]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Use libspectre, if available, for the ps backend. Fixes bugs #317106,
[evince.git] / ChangeLog
1 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * configure.ac:
4         * backend/ps/Makefile.am:
5         * backend/ps/ev-spectre.[ch]:
6         Use libspectre, if available, for the ps backend. Fixes bugs
7         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
8
9 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
10         
11         * backend/comics/comics-document.c: (comics_document_load):
12         
13         Cygwin build issue fix.
14
15 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
16
17         * shell/ev-view.c: (ev_view_set_zoom):
18
19         Do not limit the minimum zoom factor when sizing mode is best bit
20         or fit width. Fixes bug #503805.
21         
22 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
23
24         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
25         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
26         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
27         (ev_link_dest_get_property), (ev_link_dest_set_property),
28         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
29         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
30         (ev_link_dest_new_fitr):
31         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
32         (goto_fith_dest), (goto_xyz_dest):
33
34         Do not change left, top and zoom values when they are null in PDF
35         destinations. Fixes bug #460658.
36         
37 2007-12-10  Christian Persch  <chpe@gnome.org>
38
39         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
40         (ev_view_accessible_class_init),
41         (ev_view_accessible_idle_do_action),
42         (ev_view_accessible_action_do_action),
43         (ev_view_accessible_action_get_description),
44         (ev_view_accessible_action_set_description),
45         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
46         (ev_view_accessible_factory_init),
47         (ev_view_accessible_factory_get_accessible_type):
48         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
49         private data, and G_DEFINE_TYPE. Bug #502843.
50
51 2007-12-08  Christian Persch  <chpe@gnome.org>
52
53         * shell/ev-metadata-manager.c: (item_free),
54         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
55         (value_free), (parse_value), (parseItem),
56         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
57         (save_values): Use GSlice to allocate small amounts of memory. Bug
58         #475972.
59
60 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
61
62         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
63
64         Restore cursor to normal after a drag operation. Fixes bug
65         #501603.
66         
67 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
68
69         * NEWS:
70         * configure.ac:
71         
72         Update for release 2.21.1
73
74 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
75
76         * configure.ac:
77         * cut-n-paste/gedit-message-area/Makefile.am:
78         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
79         * shell/Makefile.am:
80         * shell/ev-message-area.[ch]:
81         * shell/ev-window.c: (ev_window_set_message_area),
82         (ev_window_error_message_response_cb), (ev_window_error_message),
83         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
84         (ev_window_save_job_cb), (image_save_dialog_response_cb),
85         (ev_attachment_popup_cmd_open_attachment),
86         (attachment_save_dialog_response_cb), (ev_window_set_document),
87         (ev_window_init):
88
89         Use a message area instead of a popup dialog for error
90         notifications. Fixes bug #337495.
91         
92 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
93
94         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
95         (ev_window_run_fullscreen):
96
97         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
98         
99 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
100
101         * ev-sidebar-thumbnails.c: (update_visible_range),
102         (ev_sidebar_thumbnails_refresh),
103         (ev_sidebar_thumbnails_set_document),
104         (ev_sidebar_thumbnails_support_document):
105
106         Show thumbnails for documents with one page. Fixes bug #358751.
107         
108 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
109
110         * shell/ev-window.c:
111         (ev_window_load_print_settings_from_metadata),
112         (ev_window_save_print_settings), (ev_window_print_finished),
113         (ev_window_print_range):
114
115         Print settings that are specific to the document are now saved per
116         document in the metadata file. Fixes bug #488806.
117         
118 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
119
120         * backend/tiff/tiff-document.c: (tiff_document_render):
121
122         Tiff documents were rendered with wrong colors. Fixes bug #497279.
123         
124 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
125
126         * shell/ev-application.[ch]: (get_find_string_from_args),
127         (ev_application_open_uri_at_dest), (ev_application_open_uri),
128         (ev_application_open_uri_list):
129         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
130         * shell/ev-window.[ch]: (ev_window_load_job_cb),
131         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
132         (ev_window_cmd_recent_file_activate),
133         (ev_window_open_recent_action_item_activated),
134         (ev_window_print_send), (open_remote_link):
135         * shell/main.c: (arguments_parse):
136
137         Add a command line option for search. Fixes bug #497710.
138         
139 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
140
141         * shell/ev-jobs.c: (ev_job_print_new):
142
143         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
144         
145 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
146
147         * data/evince-toolbar.xml:
148         * shell/Makefile.am:
149         * shell/ev-application.c: (ev_application_init):
150         * shell/ev-open-recent-action.[ch]:
151         * shell/ev-window.c:
152         (ev_window_open_recent_action_item_activated),
153         (register_custom_actions):
154
155         Add an expander to the open toolbar item which pops up a dropdown
156         menu with the recently used documents. Fixes bug #487215.
157         
158 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
159
160         * shell/ev-window.c: (ev_window_open_uri),
161         (ev_window_cmd_view_reload):
162
163         Do not jump to the first page when reloading by running evince
164         from the command line. Fixes bug #490847.
165         
166 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
167
168         * shell/ev-window.c: (ev_window_cmd_help_contents):
169
170         Plugged memory leak when help file is not found. Fixes bug
171         #490762.
172         
173 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
174
175         * configure.ac:
176
177         Enable djvu, dvi and comics backends by default. Fixes bug
178         #437121.
179         
180 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
181
182         * configure.ac:
183         * cut-n-paste/Makefile.am:
184         * cut-n-paste/recent-files/*: Removed
185         * help/reference/Makefile.am:
186         * shell/Makefile.am:
187         * shell/ev-application.[ch]: (ev_application_shutdown),
188         (ev_application_init):
189         * shell/ev-window.c: (ev_window_add_recent),
190         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
191
192         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
193         
194 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
195
196         * shell/ev-window.c: (launch_external_uri):
197
198         Let GnomeVFS check the URL, this allow more URL (like mailto:),
199         and report error if the URL is not supported (#489910).
200
201 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
202
203         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
204         (pdf_document_file_exporter_begin_page),
205         (pdf_document_file_exporter_end_page):
206
207         Fix printing with poppler splash backend. Fixes bug #489774.
208         
209 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
210
211         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
212         * shell/ev-print-job.c: (ev_print_job_class_init):
213
214         Fix a crash when printing with the gnome-print dialog. Fixes bug
215         #488939.
216         
217 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
218
219         * backend/pixbuf/pixbuf-document.c:
220
221         Fix an implicit function definition warning (#487655)
222
223 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
224
225         * shell/ev-window.c:
226
227         Fix conflicting shortcut for view sade pane and presentation.
228         
229 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
230
231         * backend/pdf/ev-poppler.cc:
232         (pdf_document_file_exporter_begin_page),
233         (pdf_document_file_exporter_do_page),
234         (pdf_document_file_exporter_end_page),
235         (pdf_document_file_exporter_iface_init):
236         * libdocument/ev-file-exporter.[ch]:
237         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
238         * shell/ev-jobs.c: (ev_job_print_get_page_list),
239         (ev_job_print_run):
240
241         When printing multiple pages per sheet in reverse option, do not
242         invert the order of the pages in every sheet, but the order of the
243         sheets. Do not print blank pages when page range is invalid. Fixes
244         bugs #484857 and #485521.
245         
246 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
247
248         * shell/ev-jobs.c: (ev_job_print_get_page_list),
249         (ev_job_print_run):
250         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
251
252         Respect ranges order when printing more than one range in random
253         order.
254         
255 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
256
257         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
258         (ev_window_setup_document), (ev_window_rotation_changed_cb):
259
260         Rotate also the window icon when document is rotated. Fixes bug
261         #474681.
262         
263 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
264
265         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
266         (pdf_document_forms_get_form_fields):
267
268         Silently ignore unknown form fields. Fixes bug #482654. Patch by
269         Matthias Drochner.
270         
271 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
272
273         * configure.ac:
274         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
275
276         Use poppler_page_render_for_printing() instead of
277         poppler_page_render() if available when exporting to a ps or pdf
278         file. Fixes bug #476627.
279         
280 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
281
282         * shell/ev-window.c: (ev_window_run_fullscreen):
283
284         Do not show the toolbar in fullscreen mode if the main toolbar is
285         not visible. Fixes bug #483048.
286         
287 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
288
289         * shell/ev-view.c: (ev_view_button_press_event):
290
291         Give priority to form fields over images when deciding whether a
292         button press event is over an image or form field. It allows edit
293         form fields when they are over a background image. Fixes bug
294         #477841.
295         
296 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
297
298         * NEWS:
299         * configure.ac:
300         
301         Update for release 2.20.0
302
303 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
304
305         * backend/pdf/ev-poppler.cc:
306
307         Remove #ifdef HAVE_FORMS, so that forms support works again.
308
309 2007-09-05  Götz Waschk  <waschk@mandriva.org>
310
311         * configure.ac:
312         * data/evince.desktop.in.in:
313         
314         Fixes desktop file issues. See bug #473471.
315
316 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
317
318         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
319         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
320         (ev_job_queue_remove_job):
321         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
322         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
323         * shell/ev-window.c: (ev_window_clear_save_job),
324         (ev_window_save_job_cb), (file_save_dialog_response_cb),
325         (ev_window_dispose):
326
327         Move save a copy task to its own job so that it's carried out in a
328         thread avoiding another lock in the main thread. Use
329         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
330         can be saved to a pathin another file system. Fixes bug #456891.
331         
332 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
333
334         * NEWS:
335         * configure.ac:
336         
337         Update for release 2.19.92
338
339 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
340
341         * configure.ac:
342         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
343         (pdf_selection_get_selection_region),
344         (pdf_selection_get_selection_map),
345         (ev_form_field_from_poppler_field):
346
347         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
348         and triple click selections are enabled again now.
349
350 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * shell/ev-window.c: (ev_window_add_history):
353
354         Make sure not to use the history with documents not supporting
355         links. Fixes bug #468954.
356
357 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
358
359         * shell/ev-window.c: (ev_window_load_job_cb):
360
361         Restart the search when reloading a document with the find bar
362         visible. Fixes bug #461962.
363
364 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
365
366         * shell/ev-window.c: (setup_document_from_metadata),
367         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
368
369         Do not jump to the first page when reloading a document from the
370         last page.
371
372 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
373
374         * shell/ev-window.c: (update_chrome_flag),
375         (setup_sidebar_from_metadata),
376         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
377         (ev_window_cmd_edit_find_next),
378         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
379         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
380         (find_bar_close_cb), (view_actions_focus_in_cb):
381
382         Do not update visibility when changing a chrome flag so that it's
383         possible to update several flags and update visibility only once
384         for all of them.
385
386 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
387
388         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
389
390         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
391         supported by gtk+. Fixes bug #460907.
392
393 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
394
395         * shell/ev-view.c: (view_update_range_and_current_page):
396
397         Make sure current-page <= end-page in continuous mode. Fixes bug
398         #454950.
399
400 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
401
402         * backend/pdf/ev-poppler.cc: (build_tree):
403
404         Ignore outline items without a title. Fixes bug #453913.
405
406 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
407
408         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
409         (ev_view_button_release_event), (ev_view_leave_notify_event):
410
411         Use always drag mouse cursor during a drag operation. Fixes bug
412         #470564.
413
414 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
415
416         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
417         (pdf_selection_get_selection_region),
418         (pdf_selection_get_selection_map):
419
420         Temporarily disable double and triple selections since it depends on
421         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
422         released and the update of the external dependency minimal version
423         approved.
424
425 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
426
427         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
428         (pdf_document_file_exporter_do_page):
429         * libdocument/ev-file-exporter.h:
430         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
431         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
432
433         Actually fix printing regressions. Remove orientation from
434         EvPrintContext since it's redundant.
435
436 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
437
438         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
439         * backend/impress/impress-document.c:
440         (impress_document_document_iface_init):
441         * backend/ps/ps-document.c: (ps_document_document_iface_init):
442         * backend/djvu/djvu-document.c:
443         (djvu_document_document_iface_init),
444         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
445         * backend/tiff/tiff-document.c:
446         (tiff_document_document_iface_init):
447         * backend/pixbuf/pixbuf-document.c:
448         (pixbuf_document_document_iface_init):
449         * backend/comics/comics-document.c:
450         (comics_document_document_iface_init):
451         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
452         (pdf_selection_render_selection),
453         (pdf_selection_get_selected_text),
454         (pdf_selection_get_selection_region),
455         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
456         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
457         (ev_selection_get_selection_region),
458         (ev_selection_get_selection_map):
459         * libdocument/ev-document.[ch]:
460         * shell/ev-pixbuf-cache.[ch]: (add_job),
461         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
462         * shell/ev-view-private.h:
463         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
464         (ev_job_render_run):
465         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
466         * shell/ev-view.c: (start_selection_for_event),
467         (ev_view_button_press_event), (ev_view_drag_data_get),
468         (ev_view_drag_data_received), (ev_view_button_release_event),
469         (compute_new_selection_text), (compute_selections),
470         (ev_view_select_all), (get_selected_text), (ev_view_copy),
471         (ev_view_primary_get_cb):
472
473         Add support for double and triple click selections.
474
475 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
476
477         * NEWS:
478         * configure.ac:
479
480         Update for release 2.19.4
481
482 2007-08-28  Justin Blanchard  <justinb04@aim.com>
483
484         * shell/ev-view-private.h:
485         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
486         (ev_view_set_highlight_search):
487         * shell/ev-view.h:
488         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
489         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
490         (find_bar_visibility_changed_cb):
491         
492         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
493
494 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
495
496         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
497         (pdf_document_file_exporter_begin),
498         (pdf_document_file_exporter_do_page):
499         * shell/ev-jobs.c: (ev_job_print_run):
500         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
501
502         Create always a portrait cairo surface and rotate when needed for
503         landscape. It fixes printing problems in real printers.
504
505 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
506
507         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
508         * libdocument/ev-file-exporter.[ch]:
509         (ev_file_exporter_get_capabilities):
510         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
511         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
512
513         Adjust number of pages per row according to page orientation when
514         printing 2 or 6 pages per sheet.
515
516 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
517
518         * shell/ev-window.c: (ev_window_print_send):
519
520         Reset also cups setting to 1 when printing multiple pages per
521         sheet. Fixes bug #468853.
522
523 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
524
525         * libdocument/ev-document-misc.c:
526         (ev_document_misc_surface_rotate_and_scale):
527
528         Use directly cairo_surface_get_content() when creating a similar
529         surface as suggested by Jeff Muizelaar. Thanks again.
530
531 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
532
533         * backend/djvu/djvu-document.c: (djvu_document_render):
534         * backend/tiff/tiff-document.c: (tiff_document_render):
535         * backend/pdf/ev-poppler.cc: (pdf_document_render):
536         * libdocument/ev-document-misc.c:
537         (ev_document_misc_surface_from_pixbuf),
538         (ev_document_misc_surface_rotate_and_scale):
539
540         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
541         creating page surfaces. Fixes bug #453123. Thank you very much to
542         Jeff Muizelaar <jeff@infidigm.net>.
543
544 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
545
546         * shell/ev-page-cache.c: (ev_page_cache_new),
547         (ev_page_cache_get_thumbnail_size):
548         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
549         (ev_sidebar_thumbnails_set_loading_icon):
550
551         Also store in page-cache the dimensions of the thumbnails so that
552         they can be used to create the correct loading icon in the side
553         pane. Fixes bug #466857.
554
555 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * backend/pdf/ev-poppler.cc:
558         (pdf_document_thumbnails_get_thumbnail):
559
560         Fix thumbnails rotation in pdf documents that include embedded 
561         thumbnails.
562
563 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
564
565         * backend/pdf/ev-poppler.cc:
566
567         Don't use #ifdef in macro expansion. Some compilers don't
568         like that. Closes bug #467042.
569
570 2007-08-15  Justin Blanchard  <justinb04@aim.com>
571
572         * backend/djvu/djvu-document.c: (djvu_document_finalize):
573         
574         Fixes memory leak in djvu backend.
575
576 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
577
578         * data/icons/32x32/Makefile.am:
579         * data/icons/32x32/actions/Makefile.am:
580         * data/icons/32x32/actions/view-page-cont.svg:
581         * data/icons/32x32/actions/view-page-facing.svg:
582         * data/icons/48x48/Makefile.am:
583         * data/icons/48x48/actions/Makefile.am:
584         * data/icons/48x48/actions/view-page-cont.svg:
585         * data/icons/48x48/actions/view-page-facing.svg:
586         
587         Icons for a new sizes.
588
589 2007-08-14  Justin Blanchard  <justinb04@aim.com>
590
591         * shell/ev-page-cache.c: (build_height_to_page),
592         (ev_page_cache_get_height_to_page):
593         
594         Fixes invalid read, see bug #466401.
595
596 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
597
598         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
599         (set_drag_cursor):
600         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
601         (configure_item_cursor), (new_pixbuf_from_widget):
602
603         Fix multihead problems in toolbar editor. Fixes bug #382055.
604
605 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
606
607         * shell/ev-window.c: (ev_window_cmd_file_open),
608         (ev_window_cmd_save_as):
609
610         Use g_get_user_special_dir when available instead of
611         xdg_user_dir_lookup.
612
613 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
614
615         * MAINTAINERS:
616         
617         Updated according to request on desktop-devel.
618
619 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
620
621         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
622
623         Do not use cairo_rectangle and cairo_clip since we are
624         not using cairo_fill but cairo_paint. Use the same cairo context
625         for every page in the same expose event.
626
627 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
628
629         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
630         leak.
631
632 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
633
634         * configure.ac:
635         * NEWS:
636
637         Release 0.9.3
638
639 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
640
641         * libdocument/ev-document-info.h:
642         * libdocument/ev-document.h:
643         * shell/ev-page-action.h:
644         * shell/ev-sidebar-links.h:
645
646         Fix a headers problem with ev-link
647         
648         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
649         * shell/ev-view-private.h:
650         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
651         (get_link_area), (ev_view_query_tooltip),
652         (ev_view_leave_notify_event), (ev_view_destroy),
653         (ev_view_class_init):
654
655         Use new gtk tooltips when available instead of ev-tooltip.
656         
657 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
658
659         * shell/ev-window.c: (update_chrome_visibility),
660         (ev_window_sidebar_visibility_changed_cb):
661
662         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
663         
664 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
665
666         * shell/ev-navigation-action.c:
667         (ev_navigation_action_history_changed),
668         (ev_navigation_action_set_history):
669         * shell/ev-navigation-action-widget.c:
670         (ev_navigation_action_widget_init):
671         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
672
673         Fix compile warnings.
674         
675 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
676
677         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
678         (egg_editable_toolbar_dispose):
679
680         Fix memory leak.
681         
682 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
683
684         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
685         (screensaver_disable_x11):
686         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
687         * shell/ev-window.c: (presentation_set_timeout):
688         * shell/ev-view.c: (ev_view_presentation_transition_start):
689
690         Use g_timeout_add_seconds instead of g_timeout_add when
691         available.
692         
693 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
694
695         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
696
697         Set horizontal scrollbar policy to AUTOMATIC instead of
698         NEVER. Workaround for bug #449462.
699         
700 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
701
702         * shell/ev-jobs.c: (ev_job_render_page_ready):
703
704         Add page_ready callback to main loop with high priority and hold
705         a reference to job during idle.
706         
707 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
708
709         * configure.ac:
710         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
711         (pdf_document_file_exporter_begin),
712         (pdf_document_file_exporter_do_page),
713         (pdf_document_file_exporter_get_capabilities):
714         * libdocument/ev-file-exporter.h:
715         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
716         * shell/ev-window.c: (ev_window_print_send),
717         (ev_window_print_dialog_response_cb):
718
719         Allow printing multiple pages per sheet. Fixes bug #395573.
720         
721 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
722
723         * shell/ev-view.c: (tip_from_link):
724         
725         Check for NULL, fixes bug #460862.
726
727 2007-07-29  Christian Persch  <chpe@gnome.org>
728
729         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
730         (ev_window_preview_print_finished), (ev_window_do_preview_print),
731         (ev_window_cmd_preview_print):
732         
733         Fixes bug #437681 - blocks while enumerating printers.
734
735 2007-07-29  Christian Persch  <chpe@gnome.org>
736
737         * shell/ev-window.c: (ev_window_screen_changed):
738         
739         Don't use deprecated gtk+ function. See bug #460909.
740
741 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
742
743         * shell/ev-utils.c: (get_num_monitors):
744         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
745
746         Do not use display before initializing it. Remove compile
747         warnings.
748
749 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
750
751         * shell/ev-view.c: (ev_view_class_init):
752         
753         Unix-like hjkl bindings added. See bug #458111.
754
755 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
756
757         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
758         * shell/ev-utils.h:
759         * shell/ev-view.c: (ev_view_set_zoom_for_size),
760         (ev_view_update_view_size):
761         * shell/ev-view.h:
762         * shell/ev-window.c: (ev_window_update_actions),
763         (setup_view_from_metadata), (ev_window_screen_changed),
764         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
765         (zoom_control_changed_cb):
766         * shell/ev-window.h:
767         
768         Reorganizes utility functions.
769
770 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
771
772         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
773         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
774         (add_job), (ev_pixbuf_cache_get_surface),
775         (ev_pixbuf_cache_get_link_mapping),
776         (ev_pixbuf_cache_get_image_mapping),
777         (ev_pixbuf_cache_get_form_field_mapping),
778         (ev_pixbuf_cache_get_text_mapping):
779         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
780         (notify_page_ready), (ev_job_render_page_ready),
781         (ev_job_render_run):
782
783         Add page_ready signal to notify that page is ready as soon as
784         possible even if other page elements like links, forms, images or
785         text mapping are not ready yet.
786
787 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
788
789         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
790         (dvi_document_file_exporter_do_page),
791         (dvi_document_file_exporter_get_capabilities),
792         (dvi_document_file_exporter_iface_init):
793         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
794         (ps_document_file_exporter_do_page),
795         (ps_document_file_exporter_get_capabilities),
796         (ps_document_file_exporter_iface_init):
797         * backend/djvu/djvu-document.c:
798         (djvu_document_file_exporter_begin),
799         (djvu_document_file_exporter_end),
800         (djvu_document_file_exporter_get_capabilities),
801         (djvu_document_file_exporter_iface_init):
802         * backend/tiff/tiff-document.c:
803         (tiff_document_file_exporter_begin),
804         (tiff_document_file_exporter_get_capabilities),
805         (tiff_document_document_file_exporter_iface_init):
806         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
807         (pdf_document_file_exporter_do_page),
808         (pdf_document_file_exporter_get_capabilities),
809         (pdf_document_file_exporter_iface_init):
810         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
811         (ev_file_exporter_get_capabilities):
812         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
813         (idle_print_handler), (ev_print_job_print):
814         * shell/ev-jobs.c: (ev_job_print_run):
815         * shell/ev-window.c: (ev_window_print_send),
816         (ev_window_print_range):
817
818         Use capabilities to know which options should be offered by the
819         print dialog depending on the document backend.
820
821 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
822
823         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
824
825         Give priority to forms over text to set the cursor.
826
827 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
828
829         * shell/ev-view-private.h:
830         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
831         (ev_view_leave_notify_event), (ev_view_finalize),
832         (ev_view_get_property), (ev_view_class_init):
833
834         Use IBEAM cursor for text form fields and NORMAL cursor for read
835         only fields. Remove unused status attribute.
836
837 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
838
839         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
840
841         Update region for current selected items also for checkbox
842         buttons, since they can behave as radio buttons when they are in a
843         set.
844
845 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
846
847         * configure.ac:
848         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
849
850         Get max length of text form fields.
851
852 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
853
854         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
855         * libdocument/ev-form-field.h:
856         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
857
858         Fix build with current poppler cvs head.
859
860 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
861
862         * cut-n-paste/zoom-control/ephy-zoom-control.c:
863         * shell/eggfindbar.c: (egg_find_bar_init):
864
865         Fix build with gtk+ >= 2.11.5 due to gtktooltips
866         deprecation. Fixes bug #455667
867
868 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
869
870         * NEWS:
871         * configure.ac:
872         
873         Update for release 0.9.2
874
875 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
876
877         * shell/ev-view.c: (ev_view_form_field_text_save),
878         (ev_view_form_field_choice_save):
879
880         Fix a crash when closing whith a form widget visible.
881
882 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
883
884         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
885
886         Update also the region of the current selected button when
887         clicking on another button if they are radio buttons.
888
889 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
890
891         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
892         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
893         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
894         (ev_pixbuf_cache_get_link_mapping),
895         (ev_pixbuf_cache_get_image_mapping),
896         (ev_pixbuf_cache_get_form_field_mapping),
897         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
898         * shell/ev-view.c: (ev_view_form_field_get_region),
899         (ev_view_form_field_button_create_widget),
900         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
901         (job_finished_cb):
902
903         Redraw only form field region instead of the whole page when
904         reloading a page to show changes on the form field.
905
906 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * shell/ev-view.c: (ev_view_form_field_choice_save):
909
910         Fix selection of first item in list form fields.
911
912 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
913
914         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
915         (ev_pixbuf_cache_reload_page),
916         (ev_pixbuf_cache_get_form_field_mapping):
917
918         Some refactoring to avoid duplicated code.
919
920 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
921
922         * configure.ac:
923         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
924         (ev_form_field_from_poppler_field),
925         (pdf_document_forms_get_form_fields),
926         (pdf_document_forms_form_field_text_get_text),
927         (pdf_document_forms_form_field_text_set_text),
928         (pdf_document_forms_form_field_button_set_state),
929         (pdf_document_forms_form_field_button_get_state),
930         (pdf_document_forms_form_field_choice_get_item),
931         (pdf_document_forms_form_field_choice_get_n_items),
932         (pdf_document_forms_form_field_choice_is_item_selected),
933         (pdf_document_forms_form_field_choice_select_item),
934         (pdf_document_forms_form_field_choice_toggle_item),
935         (pdf_document_forms_form_field_choice_unselect_all),
936         (pdf_document_forms_form_field_choice_set_text),
937         (pdf_document_forms_form_field_choice_get_text),
938         (pdf_document_document_forms_iface_init):
939         * libdocument/Makefile.am:
940         * libdocument/ev-form-field.[ch]:
941         * libdocument/ev-document-forms.[ch]:
942         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
943         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
944         (add_job), (ev_pixbuf_cache_reload_page),
945         (ev_pixbuf_cache_get_form_field_mapping):
946         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
947         * shell/ev-view-private.h:
948         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
949         (ev_view_handle_cursor_over_xy),
950         (ev_view_get_form_field_at_location),
951         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
952         (ev_view_form_field_button_create_widget),
953         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
954         (ev_view_form_field_text_create_widget),
955         (ev_view_form_field_choice_save),
956         (ev_view_form_field_choice_changed),
957         (ev_view_form_field_choice_create_widget),
958         (ev_view_handle_form_field), (ev_view_size_allocate),
959         (ev_view_realize), (draw_end_presentation_page),
960         (ev_view_button_press_event), (ev_view_remove_all),
961         (ev_view_motion_notify_event), (ev_view_key_press_event),
962         (ev_view_enter_notify_event), (highlight_find_results),
963         (draw_loading_text), (draw_one_page), (ev_view_destroy),
964         (ev_view_class_init), (page_changed_cb),
965         (on_adjustment_value_changed), (ev_view_set_presentation),
966         (merge_selection_region), (ev_view_set_cursor),
967         (ev_view_reset_presentation_state):
968         
969         Merge evince-forms branch.
970
971 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
972
973         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
974
975         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
976         This script also updates itself from libegg
977
978         * cut-n-paste/toolbar-editor/egg*:
979         Run update-toolbareditor-from-libegg.sh so we are in sync again with
980         libegg
981
982 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
983
984         * shell/ev-window.c:
985         
986         Adds a nice icon to page action during toolbar editing.
987         See bug #452872.
988
989 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
990
991         * data/evince-toolbar.xml:
992         * shell/ev-window.c:
993         
994         Let user add a presentation and fullscreen icons on toolbar.
995         See bug #449734.
996
997 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
998
999         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1000
1001         new script to keep in sync with toolbareditor in libegg
1002
1003         * cut-n-paste/toolbar-editor/*: 
1004
1005         Run update-toolbareditor-from-libegg so we are in sync again. 
1006         Fixes bug #452850.
1007         
1008
1009 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1010
1011         * shell/ev-sidebar-links.c: (job_finished_callback):
1012
1013         Do not connect selection changed signal more than once. Fixes bug
1014         #349433.
1015
1016 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1019
1020         Do not change sidebar chrome flag when pressing F9 key in
1021         presentation mode.
1022
1023 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1024
1025         * backend/pdf/ev-poppler.cc:
1026         (pdf_document_thumbnails_get_dimensions):
1027
1028         Make sure thumbnails width and height is not <= 0. Fixes a crash
1029         with some pdf documents which have really small pages.
1030
1031 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1032
1033         * shell/main.c: (main):
1034
1035         Fixes program description translation issue.
1036         Bug #450148.
1037
1038 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1039
1040         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1041
1042         Do not change current page when returning from black/white mode
1043         in presentation. Fixes bug #415032.
1044
1045 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1046
1047         * NEWS:
1048         * configure.ac:
1049         
1050         Update for release 0.9.1
1051
1052 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1053
1054         * backend/dvi/dvi-document.c:
1055         (dvi_document_finalize),
1056         (dvi_document_file_exporter_format_supported),
1057         (dvi_document_file_exporter_begin),
1058         (dvi_document_file_exporter_do_page),
1059         (dvi_document_file_exporter_end),
1060         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1061         
1062         PDF exporter for dvi documents. Fixes bug #441319.
1063
1064 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1065
1066         * shell/ev-window.c: (ev_window_clear_print_job):
1067
1068         Clear gtk print job when job has finished. Fixes bug #447612.
1069
1070 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1071
1072         * shell/ev-window.c: (ev_window_print_send),
1073         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1074
1075         Add preview button to print dialog. Fixes bug #445419.
1076
1077 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1078
1079         * backend/dvi/Makefile.am:
1080         * backend/dvi/pixbuf-device.[ch]: Removed
1081         * backend/dvi/cairo-device.[ch]: Added
1082         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1083         * backend/dvi/dvi-document.c: (dvi_document_load),
1084         (dvi_document_render), (dvi_document_finalize),
1085         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1086         (dvi_document_do_color_special):
1087         * libdocument/ev-document-misc.[ch]:
1088         (ev_document_misc_pixbuf_from_surface):
1089
1090         Port dvi backend to cairo and fix a problem with colors. 
1091
1092 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1093
1094         * shell/ev-view.c: (draw_one_page):
1095
1096         Draw only visible region.
1097
1098 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1099
1100         * backend/djvu/djvu-document.c: (djvu_document_render):
1101
1102         Fix rotation in djvu backend.
1103
1104 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1105
1106         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1107         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1108         (ev_pixbuf_cache_get_image_mapping),
1109         (ev_pixbuf_cache_get_text_mapping):
1110
1111         Redraw view every time we have a new surface. Fixes bug #443587.
1112
1113 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1114
1115         * libdocument/ev-document.c: (ev_document_info_free):
1116
1117         Fix memory leaks.
1118
1119 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1120
1121         * backend/dvi/dvi-document.c: (dvi_document_render),
1122         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1123         * backend/impress/impress-document.c:
1124         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1125         (impress_document_render), (impress_document_document_iface_init),
1126         (impress_document_thumbnails_get_thumbnail):
1127         * backend/djvu/djvu-document-private.h:
1128         * backend/djvu/djvu-document.c: (djvu_document_render),
1129         (djvu_document_finalize), (djvu_document_document_iface_init),
1130         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1131         * backend/tiff/tiff-document.c: (tiff_document_render),
1132         (tiff_document_render_pixbuf),
1133         (tiff_document_document_iface_init):
1134         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1135         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1136         (pdf_selection_render_selection):
1137         * backend/comics/comics-document.c:
1138         (comics_document_render_pixbuf), (comics_document_render),
1139         (comics_document_document_iface_init):
1140         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1141         (pixbuf_document_document_iface_init):
1142         * libdocument/ev-document-misc.[ch]:
1143         (ev_document_misc_surface_from_pixbuf),
1144         (ev_document_misc_surface_rotate_and_scale):
1145         * libdocument/ev-document.[ch]: (ev_document_render):
1146         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1147         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1148         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1149         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1150         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1151         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1152         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1153         (render_finished_cb), (ev_job_render_run):
1154         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1155         (merge_selection_region):
1156
1157         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1158         and selections.
1159
1160 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1161
1162         * shell/ev-window-title.c: (ev_window_title_update):
1163
1164         Fix memory leak.
1165
1166 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1167
1168         * shell/ev-view.c: (draw_loading_text):
1169
1170         Show loading text centered. Fixes bug #433061
1171
1172 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1173
1174         * shell/ev-sidebar-thumbnails.c:
1175         (ev_sidebar_thumbnails_set_loading_icon):
1176
1177         Remove a mutex in the main thread that blocks the UI in heavy
1178         documents.
1179
1180 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1181
1182         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1183
1184         Set points_set to TRUE so that selections don't disappear after a
1185         zoom change.
1186
1187 2007-06-07  Michael Monreal  <infernux@web.de>
1188
1189         * data/icons/16x16/actions/Makefile.am:
1190         * data/icons/16x16/actions/zoom.svg:
1191         * data/icons/22x22/actions/Makefile.am:
1192         * data/icons/22x22/actions/zoom.svg:
1193         * data/icons/24x24/actions/Makefile.am:
1194         * shell/ev-stock-icons.c:
1195         * shell/ev-stock-icons.h:
1196         * shell/ev-window.c:
1197         
1198         Zoom icon artwork. See bug #444795.
1199
1200 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1201
1202         * shell/ev-metadata-manager.c: Remove extraneous function
1203         (Closes: #444386)
1204
1205 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1206
1207         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1208         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1209         (ev_metadata_manager_set), (ev_metadata_manager_save):
1210         Simplify the timeout, no need for modified anymore
1211
1212 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1213
1214         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1215         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1216         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1217         (ev_metadata_manager_save): Adapted patch from Arjan van de
1218         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1219         time, saves on power (Closes: #443851)
1220
1221 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1222
1223         * configure.ac:
1224         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1225         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1226
1227         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1228
1229 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1230
1231         * shell/ev-window.c: (ev_window_add_history):
1232
1233         Check if history is NULL
1234
1235 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1236
1237         * libdocument/ev-image.c: (ev_image_finalize):
1238         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1239         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1240         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1241         (ev_tmp_uri_unlink):
1242
1243         Add functions to delete temporary files created by evince in a safe
1244         way.
1245
1246         * shell/ev-window.c: (ev_window_clear_local_uri),
1247         (open_xfer_update_progress_callback),
1248         (save_xfer_update_progress_callback), (ev_window_save_remote),
1249         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1250         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1251         (attachment_save_dialog_response_cb),
1252         (ev_attachment_popup_cmd_save_attachment_as):
1253
1254         Allow saving a copy of a document, image or attachment to a remote
1255         location. Fixes bug #440754. 
1256
1257 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1258
1259         * configure.ac:
1260         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1261
1262         Fix build with current poppler from cvs head. 
1263
1264 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1265
1266         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1267
1268         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1269         directory exists.
1270
1271 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1272
1273         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1274         * shell/ev-window.c:
1275
1276         Change sidebar ordering. Fixes bug #439939.
1277
1278 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1279
1280         * backend/comics/Makefile.am:
1281         
1282         Fixes build with --without-libgnome.
1283
1284 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1285         
1286         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1287
1288         Update cursor and tooltip on page change and view scroll. Fixes bug
1289         #439217.
1290
1291 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1292
1293         * NEWS:
1294         * configure.ac:
1295         
1296         Update for release 0.9.0
1297
1298 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1299
1300         * backend/djvu/djvu-document-private.h:
1301         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1302         (djvu_document_finalize),
1303         (djvu_document_file_exporter_format_supported),
1304         (djvu_document_file_exporter_begin),
1305         (djvu_document_file_exporter_do_page),
1306         (djvu_document_file_exporter_end),
1307         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1308         
1309         Implemented printing with djvu. Bug #437998.
1310
1311 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1312
1313         * backend/impress/zip.c:
1314         Add missing ulong definition.
1315
1316         * backend/ps/ps-interpreter.c:
1317         Add missing headers.
1318
1319         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1320
1321 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1322
1323         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1324
1325         Add missing call to parent class dispose method. 
1326
1327 2007-05-12  Ross Burton  <ross@openedhand.com>
1328
1329         * shell/main.c:
1330         Sync keybindings manually when building without libgnome
1331         (#437925).
1332
1333 2007-05-12  Ross Burton  <ross@openedhand.com>
1334
1335         * shell/ev-window.c:
1336         Respect the screen when opening help (#437866).
1337
1338 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1339
1340         * data/evince-ui.xml:
1341         * shell/ev-application.[ch]: (get_print_settings_from_args),
1342         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1343         (ev_application_open_uri_list):
1344         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1345         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1346         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1347         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1348         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1349         (ev_window_dispose):
1350         * shell/main.c: (arguments_parse):
1351
1352         Add print button in preview mode. Fixes bug #396475. 
1353
1354 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1355
1356         * cut-n-paste/zoom-control/ephy-zoom.h:
1357         
1358         Fixes zoom level factors. See bug #408119 for details.
1359
1360 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1361
1362         * backend/comics/comics-document.c: (comics_regex_quote),
1363         (extract_argv):
1364         
1365         Correctly quote symbols. Fixes crash in the bug
1366         #415370.
1367
1368 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1369
1370         * shell/ev-navigation-action-widget.c:
1371         (ev_navigation_action_widget_init),
1372         (ev_navigation_action_widget_class_init),
1373         (ev_navigation_action_widget_button_press_event):
1374         
1375         Connect to button-press event on correct widget. Fixes
1376         bug #431988
1377
1378 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1379
1380         * shell/ev-application.c: (ev_application_open_window),
1381         (ev_application_add_icon_path_for_screen),
1382         (ev_application_open_uri_at_dest):
1383         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1384         * shell/ev-navigation-action.c: (build_menu):
1385         
1386         Add app-specific icons to our icon theme. Fixes bug
1387         #425508.
1388
1389 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1390
1391         * shell/ev-history.c: (ev_history_class_init),
1392         (ev_history_add_link):
1393         * shell/ev-history.h:
1394         * shell/ev-navigation-action.c:
1395         (ev_navigation_action_history_changed),
1396         (ev_navigation_action_set_history), (build_menu),
1397         (ev_navigation_action_finalize):
1398         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1399         
1400         Make navigation action unsensitive instead of showing
1401         menu with unsensitive word. Fixes bug #417392.
1402
1403 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1404
1405         * shell/ev-application.[ch]: (ev_application_shutdown),
1406         (ev_application_get_print_settings),
1407         (ev_application_set_print_settings):
1408         * shell/ev-window.c:
1409
1410         Remember print settings. Fixes bug #349102. 
1411
1412 2007-05-08  Christian Persch  <chpe@gnome.org>
1413
1414         * configure.ac:
1415         * properties/ev-properties-view.c:
1416
1417         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1418         Bug #382438.
1419
1420 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1421
1422         * configure.ac:
1423         * properties/ev-properties-view.c: (ev_regular_paper_size):
1424
1425         Use gtk+ builtin paper list to identify the document's paper size.
1426         Fixes bug #382438. 
1427
1428 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1429
1430         * configure.ac:
1431
1432         Fix build when compiling with thumbnailer and libgnome support. 
1433
1434 2007-05-04  Ross Burton  <ross@openedhand.com>
1435
1436         * configure.ac:
1437         Add --without-libgnome, check for libgnome and libgnomeui
1438         separately, and add them to the symbols as required.
1439
1440         * libdocument/ev-file-helpers.c:
1441         When building without libgnome, use g_get_user_config_dir instead
1442         of gnome_user_dir_get.
1443
1444         * shell/ev-application.c:
1445         When building without libgnome, don't use session management.
1446
1447         * shell/main.c:
1448         When building without libgnome, don't use GnomeProgram or
1449         initialise the authentication manager.
1450
1451         This fixes #328842.
1452
1453 2007-05-04  Ross Burton  <ross@openedhand.com>
1454
1455         * shell/ev-window.c:
1456         Don't use libgnome to open help, instead call Yelp directly.
1457
1458 2007-05-04  Ross Burton  <ross@openedhand.com>
1459
1460         * shell/ev-sidebar-attachments.c:
1461         Don't use libgnome to lookup icons for MIME types, instead copy
1462         code from GTK+ to do it manually.
1463
1464 2007-05-04  Ross Burton  <ross@openedhand.com>
1465
1466         * configure.ac:
1467         Add libxml to the dependencies for SHELL_CORE (#435818).
1468
1469 2007-05-02  Ross Burton  <ross@openedhand.com>
1470
1471         * configure.ac:
1472         * Makefile.am:
1473         Add --disable-thumbnailer (#434825)
1474
1475 2007-05-02  Ross Burton  <ross@openedhand.com>
1476
1477         * shell/ev-window.c:
1478         Add missing includes, fix indentation.
1479
1480         * shell/main.c:
1481         Fix indentation.
1482
1483 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1484
1485         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1486         ev_application_open_uri_at_dest instead of ev_application_open_uri
1487         preventing new document always being opened in a new window even if there
1488         is an empty window.
1489
1490 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1491
1492         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1493         (egg_recent_view_uimanager_finalize):
1494         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1495         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1496         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1497         (ev_pixbuf_cache_dispose):
1498         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1499         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1500         
1501         Add missing chain to parent class methods. Fixes
1502         bug #433128.
1503
1504 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1505
1506         * data/Makefile.am (update-icon-cache): Updates
1507         gtk-update-icon-cache in uninstall-hook.
1508
1509 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1510
1511         * shell/ev-window.c: (ev_window_setup_document),
1512         (ev_window_set_document), (ev_window_load_job_cb):
1513         * shell/ev-view.c: (setup_caches):
1514         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1515
1516         Start rendering pages before any other jobs. 
1517
1518 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1519
1520         * shell/ev-window.c: (ev_window_stop_fullscreen),
1521         (ev_window_stop_presentation):
1522
1523         Update chrome visibility before window unfullscreen. 
1524
1525 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1526
1527         * data/Makefile.am:
1528         * data/evince-ui.xml:
1529         * shell/ev-stock-icons.[ch]:
1530         * shell/ev-application.[ch]: (ev_application_shutdown),
1531         (ev_application_init), (ev_application_get_toolbars_model):
1532         * shell/ev-window.c: (update_chrome_visibility),
1533         (fullscreen_toolbar_setup_item_properties),
1534         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1535         (ev_window_run_presentation), (ev_window_stop_presentation),
1536         (ev_window_run_preview), (ev_window_screen_changed),
1537         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1538         (ev_window_dispose), (ev_window_init):
1539
1540         Make fullscreen toolbar always visible. Do not use egg toolbars for
1541         fullscreen and preview modes since such toolbars are not editables.
1542         Fixes bugs #300278, #338910 and #316188.  
1543
1544 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1545
1546         * shell/ev-application.c:
1547         * shell/ev-job-queue.c:
1548         * shell/ev-metadata-manager.c:
1549         * shell/ev-stock-icons.c:
1550         * shell/ev-window.c:
1551         * shell/main.c:
1552         
1553         Developers documentation updated.
1554
1555 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1556
1557         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1558
1559         Check whether uri is valid before launching it. Fixes bug #427664.
1560
1561 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1562
1563         * shell/ev-window.c:
1564
1565         Change key accelerator for Open a Copy menu entry which is in conflict
1566         with Close. Fixes bug #427321.
1567
1568 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1569
1570         * NEWS:
1571         * configure.ac:
1572         
1573         Update for release 0.8.1
1574
1575 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1576
1577         * shell/ev-window.c: (setup_size_from_metadata):
1578         
1579         Do not make window bigger than screen. Fixes bug 
1580         #388985.
1581
1582 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1583
1584         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1585         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1586
1587         Use default resolution when it's not provided by document. Fixes bug
1588         #408762.
1589
1590 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1591
1592         * configure.ac:
1593         * thumbnailer/Makefile.am:
1594         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1595         * thumbnailer/evince-thumbnailer.schemas.in:
1596         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1597
1598         Add support for ps, eps and compressed documents thumbnails. Do not
1599         ignore size parameter. 
1600
1601 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1602
1603         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1604         (dvi_document_do_color_special):
1605         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1606
1607         Implement font color specials in the DVI backend. Fixes bug #303651.
1608
1609 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1610
1611         Fixup the previous commit:
1612
1613         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1614         * shell/xdg-user-dir-lookup.c: Make the function non-static
1615         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1616
1617 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1618
1619         * shell/ev-window.c (file_open_dialog_response_cb): Use
1620         the xdg-user-dirs DOCUMENTS folder as default folder when
1621         opening a file chooser.  (#424858)
1622
1623         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1624         xdg-user-dirs.
1625
1626 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1627
1628         * shell/ev-window.c: (ev_window_load_job_cb):
1629
1630         Do not setup view from metadata on preview mode. 
1631
1632 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1633
1634         * shell/main.c:
1635
1636         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1637
1638 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1639
1640         * shell/ev-view.c: (ev_view_primary_get_cb):
1641
1642         Check pointer != NULL before using it. Fixes bug #416841. 
1643
1644 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1645
1646         * NEWS:
1647         * configure.ac:
1648         
1649         Release 0.8.0
1650
1651 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1652
1653         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1654
1655         Do not render thumbnails when sidebar thumbnail page is not visible
1656         at startup. Fixes bug #416447. 
1657
1658 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1659
1660         * data/evince.desktop.in.in:
1661
1662         "Application" is not a valid category in the freedesktop specification.
1663
1664 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * libdocument/ev-file-helpers.[ch]: (compression_run),
1667         (ev_file_uncompress), (ev_file_compress):
1668         * shell/ev-window.c: (file_save_dialog_response_cb):
1669
1670         Save document compressed when saving a copy of a compressed document.
1671         Fixes bug #334542.
1672
1673 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1674
1675         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1676
1677         Allow deleting in goto window entry in presentation mode. 
1678
1679 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1680
1681         * Makefile.am: Dist MAINTAINERS.
1682
1683 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1684
1685         * shell/ev-window.c: (ev_window_update_actions):
1686
1687         Fix zoom shortcut keys when searching. Fixes bug #409828.
1688
1689 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1690
1691         * shell/ev-window.c: (ev_window_setup_document):
1692
1693         Fix crash when loading documents with only one page. 
1694
1695 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1696
1697         * backend/dvi/dvi-document.c:
1698         (dvi_document_thumbnails_get_dimensions),
1699         (dvi_document_thumbnails_get_thumbnail):
1700         * backend/impress/impress-document.c:
1701         (impress_document_thumbnails_get_thumbnail),
1702         (impress_document_thumbnails_get_dimensions):
1703         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1704         (ps_document_thumbnails_get_dimensions):
1705         * backend/djvu/djvu-document.c:
1706         (djvu_document_thumbnails_get_dimensions),
1707         (djvu_document_thumbnails_get_thumbnail):
1708         * backend/tiff/tiff-document.c:
1709         (tiff_document_thumbnails_get_thumbnail),
1710         (tiff_document_thumbnails_get_dimensions):
1711         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1712         (pdf_document_thumbnails_get_thumbnail),
1713         (pdf_document_thumbnails_get_dimensions):
1714         * backend/comics/comics-document.c:
1715         (comics_document_thumbnails_get_thumbnail),
1716         (comics_document_thumbnails_get_dimensions):
1717         * backend/pixbuf/pixbuf-document.c:
1718         (pixbuf_document_thumbnails_get_thumbnail),
1719         (pixbuf_document_thumbnails_get_dimensions):
1720         * libdocument/ev-document-thumbnails.[ch]:
1721         (ev_document_thumbnails_get_thumbnail),
1722         (ev_document_thumbnails_get_dimensions):
1723         * libdocument/ev-document-misc.[ch]:
1724         (ev_document_misc_get_thumbnail_frame):
1725         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1726         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1727         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1728         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1729         (ev_sidebar_thumbnails_refresh):
1730         * shell/ev-window.c: (ev_window_setup_document):
1731         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1732
1733         Use an EvRenderContext for rendering thumbnails instead of a suggested
1734         width, so that different sized pages get sized proportionally.
1735
1736 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1737
1738         * shell/ev-view.c: (ev_view_button_press_event),
1739         (ev_view_key_press_event):
1740
1741         Fix critical warnings when there is no document loaded. 
1742
1743 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1744
1745         * shell/ev-page-action-widget.c:
1746         * shell/ev-navigation-action.c:
1747         * shell/ev-window.c:
1748
1749         Fix compile warnings. 
1750
1751 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1752
1753         * backend/djvu/djvu-text.h:
1754         * backend/djvu/djvu-document.c:
1755         * backend/djvu/djvu-text-page.c:
1756         * backend/djvu/djvu-links.c:
1757         * backend/djvu/djvu-text-page.h:
1758         * backend/djvu/djvu-text.c:
1759         
1760         Fix build on Mac. Fixes bug #392186. Patch by
1761         <ephraim_owns@hotmail.com>
1762
1763 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1764
1765         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1766
1767         Restore cairo context before rendering every page when printing a PDF
1768         document into a PDF file. 
1769
1770 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1771
1772         * backend/ps/gstypes.h:
1773         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1774         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1775         (ps_document_thumbnails_get_thumbnail):
1776
1777         Handle PostScript page orientation. Fixes bug #318568.
1778
1779 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1780
1781         * backend/ps/Makefile.am:
1782         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1783         (document_load), (ps_document_load), (save_document),
1784         (save_page_list), (ps_document_get_n_pages),
1785         (ps_document_get_page_size), (ps_document_get_info),
1786         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1787         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1788         (ps_document_thumbnails_get_thumbnail),
1789         (ps_document_thumbnails_get_dimensions),
1790         (ps_document_document_thumbnails_iface_init):
1791         * backend/ps/ps.[ch]: (psgetpagebox):
1792         * backend/ps/ps-interpreter.[ch]:
1793
1794         Add support for thumbnails in ps backend. Fixes bug #164755. 
1795
1796 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1797
1798         * NEWS:
1799         * configure.ac:
1800         
1801         Release 0.7.2
1802
1803 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1804
1805         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1806         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1807         (ev_window_dispose):
1808
1809         Use document thumbnail as window icon. Fixes bug #384442.
1810
1811 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
1812
1813         * configure.ac:
1814
1815         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1816         duplicated adding application/x-bzpostscript instead. 
1817
1818 2007-02-11  Tom Parker  <palfrey@tevp.net>
1819
1820         * backend/ps/ps-document.c: (document_load):
1821
1822         Check return value of psscan before trying
1823         to use it. Fixes bug #372414.
1824
1825 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1826
1827         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1828
1829         Fix invalid free in ev-page-cache. Fixes bug #404745.
1830
1831 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1832
1833         * test/Makefile.am:
1834         * test/test3.py:
1835         
1836         Added reload test case.
1837
1838 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1839
1840         * po/POTFILES.in:
1841         * backend/djvu/djvu-document.c: (djvu_document_load):
1842
1843         Check whether there are missing files in indirect multipage djvu
1844         documents. Fixes bug #361683. 
1845
1846 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1847
1848         * test/Makefile.am:
1849         * test/test-mime.bin:
1850         * test/test3.py:
1851         
1852         Added test for slow mime type
1853
1854 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1855
1856         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1857
1858         Add some checks and call parent_class->finalize. Fixes bug #404745.
1859
1860 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1861
1862         * shell/ev-navigation-action.c: (connect_proxy):
1863         
1864         Fixes dropdown history menu. Thanks a lot Carlos!
1865
1866 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1867
1868         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1869
1870         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1871         bug #373715.
1872
1873 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1874
1875         * backend/ps/ps.c: (psscan):
1876
1877         Fix memory leak. 
1878
1879 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1880
1881         * configure.ac:
1882         * libdocument/ev-file-helpers.c: 
1883
1884         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1885
1886 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1887
1888         * configure.ac:
1889         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1890         (ps_interpreter_start), (document_load), (save_document),
1891         (save_page_list):
1892         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1893         * libdocument/ev-document-factory.c:
1894         (ev_document_factory_get_from_mime), (get_document_from_uri),
1895         (free_uncompressed_uri), (ev_document_factory_get_document):
1896         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1897
1898         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
1899
1900 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1901
1902         * libdocument/ev-document.h:
1903
1904         Fix typo in function name. 
1905
1906 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1907
1908         * backend/ps/ps-document.c: (ps_interpreter_finished),
1909         (ps_interpreter_start), (ps_interpreter_failed):
1910
1911         Handle ghostscript interpreter crashes. 
1912
1913 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1914
1915         * shell/ev-window.c: (ev_window_open_uri),
1916         (window_configure_event_cb):
1917
1918         Setup window size and position before showing it. Fixes bug #401711.
1919
1920 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1921
1922         * backend/ps/Makefile.am:
1923         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1924         (ps_document_dispose), (ps_document_class_init),
1925         (ps_interpreter_input), (ps_interpreter_output),
1926         (ps_interpreter_error), (setup_interpreter_env),
1927         (ps_interpreter_start), (ps_interpreter_stop),
1928         (ps_interpreter_failed), (ps_interpreter_is_ready),
1929         (check_filecompressed), (document_load), (ps_document_load),
1930         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1931         (ps_document_widget_event), (send_ps), (ps_document_next_page),
1932         (render_page):
1933
1934         Rework ps-document. Code cleanups, remove deprecated code. 
1935
1936 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1937
1938         * shell/ev-view.c: (ev_view_button_press_event):
1939
1940         Do not start an image drag and drop operation when pointer is on 
1941         text, so that we can select text when the whole background is an
1942         image. 
1943
1944 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1945
1946         * shell/ev-window.c: (ev_window_update_actions): 
1947
1948         Disable all zoom related actions during presentation mode. 
1949
1950 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
1951
1952         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
1953
1954         Do not zoom in or out on presentation mode. Fixes bug #401305.
1955
1956 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1957
1958         * shell/ev-navigation-action.c: (connect_proxy),
1959         (create_menu_item), (ev_navigation_action_class_init):
1960         
1961         Correctly show menu and fix crash when navigaton 
1962         action is out of toolbar visible area.
1963
1964 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1965
1966         * data/Makefile.am:
1967         * data/evince.1:
1968         
1969         Added man file
1970
1971 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1972
1973         * help/reference/* :
1974         * configure.ac:
1975         
1976         Added gtk-doc based documentation for Evince.
1977         Still in initial state but I hope it will
1978         grow.
1979         
1980         * configure.ac:
1981         
1982         Lower dbus requirement to 0.70
1983
1984 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1985
1986         * shell/ev-window.c: (ev_window_add_history):
1987
1988         Fix memory leak. 
1989
1990 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1991
1992         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
1993         * shell/ev-view.h:
1994         * shell/ev-window.c: (ev_window_add_history):
1995         
1996         Correctly handle named destination links
1997
1998 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1999
2000         * NOTES:
2001         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2002         * backend/pdf/ev-poppler.cc:
2003         * libdocument/ev-document-links.h:
2004         * libdocument/ev-link.c: (ev_link_get_page):
2005         * libdocument/ev-link.h:
2006         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2007         (ev_history_add_link):
2008         * shell/ev-history.h:
2009         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2010         (new_history_menu_item), (build_menu):
2011         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2012         * shell/ev-sidebar-links.c: (create_loading_model),
2013         (print_section_cb), (ev_sidebar_links_construct),
2014         (fill_page_labels), (update_page_callback_foreach),
2015         (update_page_callback), (job_finished_callback):
2016         * shell/ev-view.c: (ev_view_handle_link):
2017         * shell/ev-window.c: (ev_window_find_chapter),
2018         (ev_window_add_history), (view_handle_link_cb),
2019         (history_changed_cb):
2020         
2021         Implements another history variant
2022
2023 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2024
2025         * shell/ev-window.c: (view_external_link_cb):
2026         * shell/ev-view.c: (ev_view_button_release_event):
2027
2028         Open links in new window when clicking with middle button. 
2029
2030 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2031
2032         * shell/ev-navigation-action.c: (new_history_menu_item):
2033         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2034         * shell/ev-view.c: (ev_view_handle_link):
2035         * shell/ev-window.c:
2036         
2037         Store link before jump, not the destination. For me it 
2038         seems like more natural history behavior.
2039
2040 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2041
2042         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2043         (ev_navigation_action_class_init):
2044         * shell/ev-navigation-action.h:
2045         * shell/ev-page-action.c: (activate_cb):
2046         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2047         (ev_page_cache_set_current_page_history):
2048         * shell/ev-page-cache.h:
2049         * shell/ev-sidebar-thumbnails.c:
2050         (ev_sidebar_tree_selection_changed),
2051         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2052         * shell/ev-view-private.h:
2053         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2054         * shell/ev-view.h:
2055         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2056         (ev_window_setup_document), (ev_window_load_job_cb):
2057         * shell/ev-window.h:
2058         
2059         History finally works as expected.
2060
2061 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2062
2063         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2064
2065         Do not update links treeview if it doesn't have a model assigned yet. 
2066
2067 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2068
2069         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2070         (ev_sidebar_links_class_init), (update_page_callback):
2071
2072         Do not update links treeview when sidepane is not visible. 
2073
2074 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2075
2076         * shell/ev-marshal.list:
2077         * shell/ev-page-action.c: (activate_cb),
2078         (ev_page_action_class_init):
2079         * shell/ev-page-action.h:
2080         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2081         * shell/ev-window.c:
2082         
2083         Remove activate_link signal, not required.
2084
2085 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2086
2087         * shell/ev-navigation-action.c: (build_menu):
2088         
2089         Reorder menu items and build menu with fixed length.
2090
2091 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2092
2093         * shell/ev-view.c: (get_selected_text):
2094         
2095         Normalize text to fix ligatures problem. See bug
2096         #341947 for details.
2097
2098 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2099
2100         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2101
2102         Fix memory leak in ev-page-cache. 
2103
2104 2007-01-25  Tom Parker <palfrey@tevp.net>
2105
2106         * backend/impress/impress-document.c: (impress_document_load),
2107         (impress_document_finalize), (impress_document_init):
2108         * properties/ev-properties-main.c: (ev_properties_get_pages):
2109         
2110         Correctly handle impress document errors. Fixes nautilus
2111         crash in property page #370491.
2112
2113 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2114
2115         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2116         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2117         (ev_job_queue_remove_job):
2118         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2119         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2120         (ev_job_load_run):
2121         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2122         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2123         (ev_window_load_job_cb), (xfer_update_progress_callback),
2124         (ev_window_open_uri), (ev_window_dispose):
2125         * shell/main.c: (main):
2126
2127         Do file transfer asynchronously in the main thread instead of
2128         synchronously in the load thread. Fixes bugs #399694, #398307 and
2129         #343542.
2130
2131 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2132
2133         * shell/ev-jobs.c: (ev_job_xfer_run):
2134
2135         Load the document with the font-config lock held. 
2136
2137 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2138
2139         * backend/ps/ps-document.c: (start_interpreter):
2140
2141         Fix memory leaks in ps backend. 
2142
2143 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2144
2145         * backend/impress/impress-document.c:
2146         (impress_document_render_pixbuf):
2147
2148         Do not acquire fontconfig lock in impress backend, since it is using
2149         the main loop for rendering. 
2150
2151 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2152
2153         * po/POTFILES.in: 
2154
2155         Remove mdvi files that shouldn't be translated. 
2156
2157 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2158
2159         * shell/ev-view-private.h:
2160         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2161         (ev_view_set_zoom):
2162
2163         Render "loading..." text into a cairo surface instead of directly into
2164         the window so that fontconfig lock is only needed once and UI is not
2165         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2166
2167 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2168
2169         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2170         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2171
2172         Use icon theme associated with the window screen rather than default. 
2173
2174 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2175
2176         * configure.ac:
2177
2178         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2179
2180 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2181
2182         * data/icons/*/apps/evince.*:
2183
2184         Move Evince icons under new apps directory.
2185
2186         * data/icons/*/actions/*:
2187
2188         Add new custom themeable Evince icons: view-page-continuous, 
2189         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2190         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2191
2192         * configure.ac:
2193
2194         Add new directories to AC_CONFIG_FILES.
2195
2196         * shell/ev-stock-icons.c:
2197         * shell/ev-stock-icons.h:
2198
2199         Use new custom themeable icons.
2200
2201 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2202
2203         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2204
2205         Do not draw white background page in presentation mode. 
2206
2207 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2208
2209         * shell/ev-view.c: Remove unused gnome-vfs include.
2210
2211 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2212
2213         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2214         
2215         Format string is corrected, fixes bug #397129.
2216
2217 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2218
2219         * shell/ev-window.c: (ev_window_setup_recent):
2220
2221         Do not include in recent menu inexistent documents. Fixes
2222         bug #339171.
2223
2224 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2225
2226         * po/POTFILES.skip: 
2227
2228         Update POTFILES.skip file according to current source tree. 
2229
2230 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2231
2232         * shell/ev-window.c: (file_save_dialog_response_cb):
2233
2234         Do Save a copy in atomic way. Fixes bug #328266. 
2235
2236 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2237
2238         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2239
2240         Keep selected cell always visible in index treeview.
2241
2242 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2243         
2244         * shell/ev-view.c: (ev_view_size_allocate):
2245
2246         Restore horizontal scrollbar after switching to/from fullscreen
2247         or presentation mode. Fixes bug #331728.
2248
2249 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2250
2251         * shell/ev-view-private.h:
2252         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2253         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2254         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2255         (ev_view_can_zoom_out):
2256
2257         Use max and min scale values in the view iby taking dpi into account. 
2258
2259 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2260
2261         * configure.ac:
2262         * NEWS:
2263
2264         Release 0.7.1
2265
2266 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2267
2268         * shell/ev-window.c: (ev_window_print_send):
2269
2270         Send print job to printer with some settings set to default values,
2271         since we have already exported to a file according to such settings
2272         and they could be taken twice by some printers. 
2273
2274 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2275
2276         * shell/ev-jobs.c: (ev_job_xfer_run):
2277         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2278
2279         Show main window and load document with the font-config lock held. 
2280
2281 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2282
2283         * configure.ac:
2284         * shell/ev-application.c: (ev_application_register_service):
2285         * shell/main.c: (load_files_remote):
2286
2287         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2288
2289 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2290
2291         * doc/debugging.txt:
2292         
2293         Remove obsolete documentation.
2294
2295 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2296
2297         * Makefile.am:
2298         * backend/Makefile.am:
2299         * backend/comics/Makefile.am:
2300         * backend/djvu/Makefile.am:
2301         * backend/dvi/Makefile.am:
2302         * backend/ev-async-renderer.c:
2303         * backend/ev-async-renderer.h:
2304         * backend/ev-attachment.c:
2305         * backend/ev-attachment.h:
2306         * backend/ev-backend-marshal.c:
2307         * backend/ev-document-factory.c:
2308         * backend/ev-document-factory.h:
2309         * backend/ev-document-find.c:
2310         * backend/ev-document-find.h:
2311         * backend/ev-document-fonts.c:
2312         * backend/ev-document-fonts.h:
2313         * backend/ev-document-images.c:
2314         * backend/ev-document-images.h:
2315         * backend/ev-document-info.h:
2316         * backend/ev-document-links.c:
2317         * backend/ev-document-links.h:
2318         * backend/ev-document-misc.c:
2319         * backend/ev-document-misc.h:
2320         * backend/ev-document-security.c:
2321         * backend/ev-document-security.h:
2322         * backend/ev-document-thumbnails.c:
2323         * backend/ev-document-thumbnails.h:
2324         * backend/ev-document-transition.c:
2325         * backend/ev-document-transition.h:
2326         * backend/ev-document.c:
2327         * backend/ev-document.h:
2328         * backend/ev-file-exporter.c:
2329         * backend/ev-file-exporter.h:
2330         * backend/ev-image.c:
2331         * backend/ev-image.h:
2332         * backend/ev-link-action.c:
2333         * backend/ev-link-action.h:
2334         * backend/ev-link-dest.c:
2335         * backend/ev-link-dest.h:
2336         * backend/ev-link.c:
2337         * backend/ev-link.h:
2338         * backend/ev-render-context.c:
2339         * backend/ev-render-context.h:
2340         * backend/ev-selection.c:
2341         * backend/ev-selection.h:
2342         * backend/impress/Makefile.am:
2343         * backend/pdf/Makefile.am:
2344         * backend/pixbuf/Makefile.am:
2345         * backend/ps/Makefile.am:
2346         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2347         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2348         (start_interpreter), (stop_interpreter), (document_load),
2349         (ps_document_next_page), (render_page):
2350         * backend/tiff/Makefile.am:
2351         * comics/Makefile.am:
2352         * comics/comics-document.c:
2353         * comics/comics-document.h:
2354         * configure.ac:
2355         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2356         * djvu/Makefile.am:
2357         * djvu/djvu-document-private.h:
2358         * djvu/djvu-document.c:
2359         * djvu/djvu-document.h:
2360         * djvu/djvu-links.c:
2361         * djvu/djvu-links.h:
2362         * djvu/djvu-text-page.c:
2363         * djvu/djvu-text-page.h:
2364         * djvu/djvu-text.c:
2365         * djvu/djvu-text.h:
2366         * dvi/Makefile.am:
2367         * dvi/dvi-document.c:
2368         * dvi/dvi-document.h:
2369         * dvi/fonts.c:
2370         * dvi/fonts.h:
2371         * dvi/mdvi-lib/Makefile.am:
2372         * dvi/mdvi-lib/afmparse.c:
2373         * dvi/mdvi-lib/afmparse.h:
2374         * dvi/mdvi-lib/bitmap.c:
2375         * dvi/mdvi-lib/bitmap.h:
2376         * dvi/mdvi-lib/color.c:
2377         * dvi/mdvi-lib/color.h:
2378         * dvi/mdvi-lib/common.c:
2379         * dvi/mdvi-lib/common.h:
2380         * dvi/mdvi-lib/defaults.h:
2381         * dvi/mdvi-lib/dvimisc.c:
2382         * dvi/mdvi-lib/dviopcodes.h:
2383         * dvi/mdvi-lib/dviread.c:
2384         * dvi/mdvi-lib/files.c:
2385         * dvi/mdvi-lib/font.c:
2386         * dvi/mdvi-lib/fontmap.c:
2387         * dvi/mdvi-lib/fontmap.h:
2388         * dvi/mdvi-lib/fontsrch.c:
2389         * dvi/mdvi-lib/gf.c:
2390         * dvi/mdvi-lib/hash.c:
2391         * dvi/mdvi-lib/hash.h:
2392         * dvi/mdvi-lib/list.c:
2393         * dvi/mdvi-lib/mdvi.h:
2394         * dvi/mdvi-lib/pagesel.c:
2395         * dvi/mdvi-lib/paper.c:
2396         * dvi/mdvi-lib/paper.h:
2397         * dvi/mdvi-lib/pk.c:
2398         * dvi/mdvi-lib/private.h:
2399         * dvi/mdvi-lib/setup.c:
2400         * dvi/mdvi-lib/sp-epsf.c:
2401         * dvi/mdvi-lib/special.c:
2402         * dvi/mdvi-lib/sysdeps.h:
2403         * dvi/mdvi-lib/t1.c:
2404         * dvi/mdvi-lib/tfm.c:
2405         * dvi/mdvi-lib/tfmfile.c:
2406         * dvi/mdvi-lib/tt.c:
2407         * dvi/mdvi-lib/util.c:
2408         * dvi/mdvi-lib/vf.c:
2409         * dvi/pixbuf-device.c:
2410         * dvi/pixbuf-device.h:
2411         * impress/Makefile.am:
2412         * impress/common.h:
2413         * impress/document.c:
2414         * impress/f_oasis.c:
2415         * impress/f_oo13.c:
2416         * impress/iksemel.c:
2417         * impress/iksemel.h:
2418         * impress/imposter.h:
2419         * impress/impress-document.c:
2420         * impress/impress-document.h:
2421         * impress/internal.h:
2422         * impress/r_back.c:
2423         * impress/r_draw.c:
2424         * impress/r_geometry.c:
2425         * impress/r_gradient.c:
2426         * impress/r_style.c:
2427         * impress/r_text.c:
2428         * impress/render.c:
2429         * impress/render.h:
2430         * impress/zip.c:
2431         * impress/zip.h:
2432         * lib/Makefile.am:
2433         * lib/ev-debug.c:
2434         * lib/ev-debug.h:
2435         * lib/ev-file-helpers.c:
2436         * lib/ev-file-helpers.h:
2437         * lib/ev-gui.c:
2438         * lib/ev-gui.h:
2439         * lib/ev-tooltip.c:
2440         * lib/ev-tooltip.h:
2441         * libdocument/Makefile.am:
2442         * libdocument/ev-file-helpers.c:
2443         * pdf/Makefile.am:
2444         * pdf/ev-poppler.cc:
2445         * pdf/ev-poppler.h:
2446         * pixbuf/Makefile.am:
2447         * pixbuf/pixbuf-document.c:
2448         * pixbuf/pixbuf-document.h:
2449         * properties/Makefile.am:
2450         * ps/Makefile.am:
2451         * ps/gsdefaults.c:
2452         * ps/gsdefaults.h:
2453         * ps/gsio.c:
2454         * ps/gsio.h:
2455         * ps/gstypes.h:
2456         * ps/ps-document.c:
2457         * ps/ps-document.h:
2458         * ps/ps.c:
2459         * ps/ps.h:
2460         * shell/Makefile.am:
2461         * shell/ev-application.h:
2462         * shell/ev-sidebar-links.c:
2463         * shell/ev-sidebar-links.h:
2464         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2465         (ev_gui_menu_position_tree_selection):
2466         * shell/ev-utils.h:
2467         * shell/ev-view.c: (ev_view_finalize):
2468         * shell/ev-window.c:
2469         * shell/main.c: (main):
2470         * thumbnailer/Makefile.am:
2471         * tiff/Makefile.am:
2472         * tiff/tiff-document.c:
2473         * tiff/tiff-document.h:
2474         * tiff/tiff2ps.c:
2475         * tiff/tiff2ps.h:
2476         
2477         Reorganize source tree.
2478
2479 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2480
2481         * backend/ev-document-factory.c:
2482
2483         Do not include ev-poppler.h when pdf is disabled. 
2484
2485 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2486
2487         * configure.ac:
2488         * data/evince-ui.xml:
2489         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2490         (pdf_document_document_images_iface_init):
2491         * backend/Makefile.am:
2492         * backend/ev-document-images.[ch]:
2493         * backend/ev-image.[ch]:
2494         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2495         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2496         (ev_job_xfer_run):
2497         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2498         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2499         (ev_pixbuf_cache_get_image_mapping):
2500         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2501         (view_menu_popup_cb), (ev_window_dispose),
2502         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2503         (ev_view_popup_cmd_copy_image):
2504         * shell/ev-view-private.h:
2505         * shell/ev-view.c: (ev_view_get_image_at_location),
2506         (ev_view_do_popup_menu), (ev_view_popup_menu),
2507         (ev_view_button_press_event), (ev_view_drag_data_get),
2508         (ev_view_drag_motion), (ev_view_drag_data_received),
2509         (ev_view_motion_notify_event), (ev_view_button_release_event),
2510         (ev_view_finalize), (ev_view_class_init):
2511
2512         Add image handling support. Fixes bugs #310008 and #325047. Images
2513         selection is not supported yet. 
2514
2515 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2516
2517         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2518         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2519         (ev_view_init):
2520
2521         Move view drag and drop stuff to ev-view.
2522
2523 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2524
2525         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2526         * shell/ev-view.c: (clear_selection): 
2527
2528         Clear selection also in pixbuf cache.
2529
2530 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2531
2532         * data/evince.desktop.in.in:
2533         
2534         Change icon name in desktop file. See bug #390734
2535         for details.
2536
2537 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2538
2539         * thumbnailer/Makefile.am:
2540
2541         Use top_builddir instead top_srcdir for generated schema
2542         file installation. Fixes bug #390161.
2543
2544 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2545
2546         * configure.ac:
2547         * backend/Makefile.am:
2548         * backend/ev-document-transition.[ch]:
2549         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2550         (pdf_document_page_transition_iface_init):
2551         * shell/ev-view-private.h:
2552         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2553         (ev_view_set_presentation), (transition_next_page),
2554         (ev_view_presentation_transition_stop),
2555         (ev_view_presentation_transition_start), (ev_view_next_page):
2556
2557         Add page transition support in presentation mode. At the moment only
2558         page duration is supported, but not transition effects. Fixes bug
2559         #309815.
2560
2561 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2564
2565         Run find_link_dest with document lock held, since it's called by links
2566         thread and main thread at the same time. 
2567
2568 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2569
2570         * shell/ev-view.c: (goto_dest):
2571
2572         Update page-cache when page is changed by the view, so that
2573         page-changed signal is emitted. 
2574
2575 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2576
2577         * test/test1.py:
2578         * test/test2.py:
2579
2580         Use C locale in tests. 
2581
2582 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2583
2584         * shell/ev-window.c: (ev_window_run_presentation):
2585         * shell/ev-view-private.h:
2586         * shell/ev-view.c: (ev_view_set_presentation):
2587
2588         Restore zoom settings when back from presentation mode. 
2589
2590 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2591
2592         * shell/ev-window.c: (ev_window_run_presentation):
2593
2594         Always use "best fit" zoom in presentation mode.
2595         Fixes bug #389195.
2596
2597 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2598
2599         * shell/ev-view.c: (ev_view_goto_window_create):
2600
2601         Show "Jump to page" label in the page jumping popup in
2602         presentation mode instead of just a GtkEntry.
2603
2604 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2605
2606         * shell/ev-window.c: (launch_external_uri):
2607
2608         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2609         #378085.
2610
2611 2006-12-22  Elijah Newren  <newren gmail com>
2612
2613         * configure.ac: explicitly check for libxml2.  Fixes #388795
2614
2615 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2616
2617         * shell/ev-view-private.h:
2618         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2619         (ev_view_goto_window_delete_event), (key_is_numeric),
2620         (ev_view_goto_window_key_press_event),
2621         (ev_view_goto_window_button_press_event),
2622         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2623         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2624         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2625
2626         Allow jumping to another page by typing a page number in presentation
2627         mode. It uses a popup window with an entry. Fixes bug #353625.
2628
2629 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2630
2631         * configure.ac:
2632         * properties/ev-properties-view.c: (ev_get_default_user_units),
2633         (ev_regular_paper_size):
2634         
2635         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2636         to Damien Carbery <damien.carbery@sun.com> and
2637         Yevgen Muntyan <muntyan@tamu.edu>.
2638
2639 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2640
2641         * shell/ev-window.c: (setup_document_from_metadata):
2642
2643         Make sure Evince doesn't restore the view on the last
2644         page when a document is reopened. Fixes bug #383381.
2645
2646 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2647
2648         * shell/ev-view.c: (draw_loading_text):
2649
2650         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2651
2652 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2653
2654         * configure.ac:
2655         * NEWS:
2656
2657         Release 0.7.0
2658
2659 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2660
2661         * configure.ac:
2662         * pdf/ev-poppler.cc: (pdf_print_context_free),
2663         (pdf_document_file_exporter_begin),
2664         (pdf_document_file_exporter_do_page):
2665
2666         Make cairo-pdf depedency optional. 
2667
2668 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2669
2670         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2671
2672         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2673
2674 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2675
2676         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2677         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2678         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2679         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2680         * shell/ev-view.c: (draw_loading_text):
2681         * shell/ev-window.c: (ev_window_cmd_file_properties):
2682
2683         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2684         related to using FontConfig from different threads.
2685         
2686 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2687
2688         * shell/ev-view.c: (draw_loading_text):
2689
2690         Acquire lock document when drawing "Loading..." text so that only one
2691         thread will use FontConfig at the same time. Fixes bug #374750.
2692
2693 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2694
2695         * shell/ev-page-action.[ch]: (activate_cb):
2696         * shell/ev-window.c: (activate_label_cb):
2697
2698         Check if text inserted in page entry is a valid page number when it
2699         doesn't match to any document page label. Fixes bug #383165.
2700
2701 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2702         * shell/ev-window.c:
2703
2704         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2705         available with GTK < 2.10. Added an ifdef to avoid compilation
2706         error.
2707
2708 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2709
2710         * configure.ac:
2711         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2712
2713         Fix ps backend in multihead systems.
2714
2715 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2716
2717         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2718         * shell/ev-window.c: (ev_window_get_screen_dpi),
2719         (ev_window_update_actions), (setup_view_from_metadata),
2720         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2721
2722         Take screen DPI into account when zooming. Fixes bug #318285.
2723
2724 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2725
2726         * data/Makefile.am:
2727
2728         Cleaned up/slightly refactored Makefile.am. Added GConf
2729         schemas uninstallation as well.
2730
2731 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2732
2733         * Makefile.am:
2734         * test/Makefile.am:
2735
2736         Fight with autotools to fix make check. Make distcheck
2737         works fine as well now!
2738
2739 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2740
2741         * shell/ev-view.c: (draw_end_presentation_page):
2742
2743         Corrected "end of presentation" string.
2744
2745 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2746
2747         * shell/ev-view.c: (ev_view_key_press_event):
2748
2749         Correctly propagate key press event so that up/down keys
2750         work as expected (correct behaviour was broken by
2751         black/white screen key bindings for presentations).
2752
2753 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2754
2755         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2756         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2757         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2758         (pdf_selection_get_selection_region),
2759         (pdf_selection_get_selection_map):
2760
2761         Add "static" to some private functions. 
2762
2763 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2764
2765         * lib/ev-tooltip.h:
2766         * properties/ev-properties-view.h:
2767         * shell/ev-jobs.h:
2768         * shell/ev-properties-dialog.h:
2769         * shell/ev-properties-fonts.h:
2770         * shell/ev-sidebar-links.h:
2771         * shell/ev-sidebar-thumbnails.h:
2772         * shell/ev-sidebar.h:
2773         * shell/ev-window.h:
2774         
2775         Fixes CHACK type in class casts. See bug #385343
2776         for details.
2777
2778 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2779
2780         * shell/ev-view-private.h:
2781         * shell/ev-view.c: (draw_end_presentation_page),
2782         (ev_view_expose_event), (ev_view_key_press_event),
2783         (ev_view_class_init), (ev_view_init):
2784
2785         Blank screen in presentation mode when pressing 'b' (filling with
2786         black) or 'w' (filling with white) keys. Fixes bug #358132.
2787
2788 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2789
2790         * data/evince-toolbar.xml:
2791         * shell/ev-window.c:
2792         
2793         Use stock icon for Select All action. Fixes
2794         bug #382652.
2795
2796 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2797
2798         * shell/ev-view.c: (get_doc_point_from_offset),
2799         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2800
2801         Add links support in rotated documents. Fixes bug #343733.
2802
2803 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2804
2805         * shell/ev-view-private.h:
2806         * shell/ev-view.c: (draw_end_presentation_page),
2807         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2808
2809         Show a blank page after the last page in presentation mode with a
2810         message indicating that presentation has finished and how to exit. 
2811
2812 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2813
2814         * shell/ev-window.c: (fullscreen_timeout_cb):
2815
2816         Hide cursor after a while in presentation mode. 
2817
2818 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2819
2820         * backend/ev-document-info.h:
2821         * data/evince-properties.glade:
2822         * pdf/ev-poppler.cc:
2823         * properties/ev-properties-view.c: (ev_regular_paper_size),
2824         (ev_properties_view_set_info):
2825         * ps/ps-document.c: (ps_document_get_info):
2826
2827         Adds a paper size field to the properties dialog. Fixes
2828         bug #307315. Patch by Kasper Svendsen (with some i18n
2829         changes done by me).
2830
2831 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2832
2833         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2834         (screensaver_init_dbus), (totem_scrsaver_new),
2835         (totem_scrsaver_init):
2836         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2837         * shell/ev-application.c: (ev_application_register_service),
2838         (ev_application_screensaver_enable),
2839         (ev_application_screensaver_disable):
2840         * shell/ev-application.h:
2841         * shell/ev-window.c: (ev_window_run_presentation),
2842         (ev_window_stop_presentation), (build_comments_string),
2843         (ev_window_init):
2844         
2845         Move screensaver handling to application. No more
2846         message on startup.
2847
2848 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2849
2850         * configure.ac:
2851         * backend/Makefile.am:
2852         * backend/ev-file-exporter.[ch]:
2853         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2854         * ps/ps-document.c: (ps_document_file_exporter_*):
2855         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2856         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2857         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2858         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2859
2860         Allow printing to PDF when suppoted by the backend.
2861         
2862 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2863
2864         * shell/ev-window.c: (build_comments_string):
2865
2866         Use always "Document Viewer" in about dialog. 
2867
2868 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2869
2870         * djvu/djvu-document.c: (djvu_document_get_page_size):
2871
2872         Display a warning message when get_pageinfo fails. 
2873
2874 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
2875
2876         * Makefile.am:
2877         * backend/Makefile.am:
2878         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2879         * configure.ac:
2880         * shell/ev-window.c: (build_comments_string):
2881         
2882         Make pdf compilation optional. See bug #38007.
2883
2884 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2885
2886         * ps/ps.c: (get_next_text):
2887
2888         Fix CVE-2006-5864.
2889
2890 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2891
2892         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2893         * shell/ev-navigation-action.c: (connect_proxy),
2894         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2895         
2896         Do not call g_type_class_peek_parent twice.
2897
2898 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2899
2900         * configure.ac:
2901         * data/icons/24x24/.cvsignore:
2902         * data/icons/24x24/Makefile.am:
2903         * data/icons/24x24/evince.png:
2904         * data/icons/Makefile.am:
2905         
2906         Add 24x24 icon. Thanks to 
2907         Michael Monreal <infernux@web.de>.
2908
2909 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2910
2911         * configure.ac: Fix typo in configure.ac. Thanks
2912         to dmacks@netspace.org for notification.
2913
2914 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2915
2916         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2917         
2918         Drop dbus include, fixes compilation with older dbus.
2919
2920 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2921
2922         * configure.ac:
2923         * cut-n-paste/Makefile.am:
2924         * cut-n-paste/totem-screensaver/.cvsignore
2925         * cut-n-paste/totem-screensaver/Makefile.am:
2926         * cut-n-paste/totem-screensaver/README:
2927         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2928         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2929         * shell/Makefile.am:
2930         * shell/ev-window.c: (ev_window_run_presentation),
2931         (ev_window_stop_presentation), (ev_window_cmd_help_about),
2932         (ev_window_init):
2933
2934         Implemented screensaver enabling/disabling for
2935         presentation mode (not fullscreen mode). Code stolen
2936         from Totem (with some minor tweaks). Fixes bug #338889.
2937
2938 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2939
2940         * configure.ac:
2941
2942         Bump gnome-icon-theme requirements. We use the rotation
2943         icons that appeared recently.
2944
2945 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2946
2947         * shell/ev-history.c: (ev_history_add_page):
2948         * shell/ev-history.h:
2949         * shell/ev-window.c: (page_changed_cb):
2950         
2951         Use page labels instead of numbers.
2952
2953 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2954
2955         * data/evince-toolbar.xml:
2956         * po/POTFILES.in:
2957         * shell/Makefile.am:
2958         * shell/ev-navigation-action-widget.c:
2959         (ev_navigation_action_widget_init),
2960         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
2961         (menu_detacher), (ev_navigation_action_widget_set_menu),
2962         (menu_position_func), (popup_menu_under_arrow),
2963         (ev_navigation_action_widget_toggled),
2964         (ev_navigation_action_widget_button_press_event):
2965         * shell/ev-navigation-action-widget.h:
2966         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
2967         (ev_navigation_action_set_window), (activate_menu_item_cb),
2968         (new_history_menu_item), (new_empty_history_menu_item),
2969         (build_menu), (menu_activated_cb), (connect_proxy),
2970         (create_tool_item), (ev_navigation_action_init),
2971         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2972         * shell/ev-navigation-action.h:
2973         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
2974         (ev_page_action_widget_set_page_cache),
2975         (ev_page_action_widget_finalize),
2976         (ev_page_action_widget_class_init), (match_selected_cb),
2977         (display_completion_text), (match_completion), (build_new_tree_cb),
2978         (get_filter_model_from_model),
2979         (ev_page_action_widget_update_model):
2980         * shell/ev-page-action-widget.h:
2981         * shell/ev-page-action.c: (activate_link_cb), (update_model),
2982         (connect_proxy):
2983         * shell/ev-page-action.h:
2984         * shell/ev-stock-icons.c:
2985         * shell/ev-stock-icons.h:
2986         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2987         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
2988         (register_custom_actions):
2989         * shell/main.c:
2990         
2991         Preliminary history implementation
2992
2993 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2994
2995         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
2996         (dvi_document_class_init), (dvi_document_init_params):
2997         * dvi/mdvi-lib/font.c: (font_reference):
2998         
2999         Add reference to subfont. Fixes bug #374277.
3000
3001 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3002
3003         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3004         (ev_window_cmd_file_open_copy_at_dest):
3005
3006         Fix a race condition when creating symlink. Increase the counter
3007         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3008         Mathias Hasselmann).
3009
3010 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3011
3012         * backend/Makefile.am:
3013         * backend/ev-attachment.c: (ev_attachment_open):
3014         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3015         (ev_tmp_dir), (ev_tmp_filename):
3016         * shell/ev-sidebar-attachments.c:
3017         (ev_sidebar_attachments_drag_data_get):
3018         * shell/ev-window.c: (ev_window_clear_temp_file):
3019
3020         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3021         in ensure_dir_exists. Abort without crashing when we can't create
3022         user's directory.
3023
3024 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3025
3026         * data/evince-ui.xml:
3027         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3028         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3029         (ev_window_cmd_file_open_copy_at_dest),
3030         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3031         (ev_view_popup_cmd_open_link_new_window):
3032
3033         Allow opening a copy of the current document in a new window. Fixes bug
3034         #357472
3035
3036 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3037
3038         * data/evince-toolbar.xml:
3039         
3040         Add rotate right and rotate left to available items for toolbar.
3041         
3042         * data/evince-ui.xml:
3043         * shell/ev-window.c: (ev_window_init):
3044         
3045         Customize toolbar with right click. Fixes bug #372451.
3046
3047 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3048
3049         * shell/ev-window.c: 
3050         
3051         Use "object-rotate-{left,right}" stock icons. Fixes 
3052         bug #373863.
3053
3054 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3055
3056         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3057         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3058         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3059         (ev_window_open_uri):
3060         * shell/main.c: (arguments_parse):
3061
3062         Remove temp file created when evince is used by GTK+ in
3063         preview mode. Fixes bug #365282. 
3064
3065 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3066
3067         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3068         
3069         Fixes bug #372474 - Side pane disabled when entering 
3070         and leaving fullscreen mode.
3071
3072 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3073
3074         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3075         * data/Makefile.am:
3076         * data/evince-preview-toolbar.xml:
3077         * data/evince-toolbar.xml:
3078         * shell/ev-application.c: (ev_application_shutdown),
3079         (ev_application_init), (ev_application_get_toolbars_model):
3080         * shell/ev-application.h:
3081         * shell/ev-window.c: (update_chrome_visibility),
3082         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3083         (ev_window_cmd_edit_toolbar), (ev_window_init):
3084         
3085         Fixes bug #364364 - toolbar editor shows zoom actions again.
3086
3087 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3088
3089         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3090
3091         Do not take margins into consideration for paper size when printing.
3092         Really fixes bug #350491.
3093
3094 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3095
3096         * data/evince-ui.xml:
3097         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3098         (ev_window_cmd_file_print_setup),
3099         (ev_window_print_dialog_response_cb),
3100         (ev_window_setup_action_sensitivity):
3101
3102         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3103
3104 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3105
3106         * shell/ev-window.c: (ev_window_print_range):
3107
3108         Revert my previuos commit, since printing to PDF is not supported by
3109         evince yet. 
3110
3111 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3112
3113         * shell/ev-window.c: (ev_window_print_range):
3114
3115         Enable print to a PDF. Fixes bug #332121.
3116
3117 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3118
3119         * shell/ev-application-service.xml:
3120         * shell/ev-application.[ch]: (ev_application_open_window),
3121         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3122         (ev_application_open_uri), (ev_application_open_uri_list):
3123         * shell/ev-window.c: (file_open_dialog_response_cb),
3124         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3125         (drag_data_received_cb), (open_remote_link):
3126         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3127
3128         Add support for multiscreen systems. Fixes bug #316206.
3129
3130 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3131
3132         * shell/ev-jobs.[ch]: (ev_job_print_new),
3133         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3134         (ev_job_print_do_page):
3135         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3136
3137         Allow printing only odd/even pages. Fixes bug #367289.
3138
3139 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3140
3141         * test/test1.py:
3142         * test/test2.py:
3143
3144         Re-add locale settings to test files.
3145
3146 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3147
3148         * data/evince-ui.xml:
3149         * shell/ev-window.c: (set_action_properties):
3150         
3151         Removed garbage from code and ui.
3152
3153 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3154
3155         * shell/ev-window.c: (ev_window_cmd_help_about):
3156
3157         Shamelessly add my name to the list of contributors.
3158
3159 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3160
3161         * test/test1.py:
3162         * test/test2.py:
3163
3164         Cleaned up the dogtail scripts.
3165
3166 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3167
3168         * shell/ev-view.c: (draw_loading_text): Don't render
3169         "loading..." text in presentation mode. Temporary
3170         workaround for bug #320352.
3171
3172 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3173
3174         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3175         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3176
3177         Use print settings scale, copies, collate and reverse which were
3178         ignored. Fixes bug #359032.
3179
3180 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3181
3182         * configure.ac:
3183         * data/evince-password.glade:
3184         * test/Makefile.am:
3185         * test/test-encrypt.pdf:
3186         * test/test-links.pdf:
3187         * test/test1.py:
3188         * test/test2.py:
3189
3190         Add automated UI tests for evince with dogtail. See
3191         bug #300948.    
3192
3193 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3194
3195         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3196
3197         Hide fullscreen toolbar when switching to another desktop workspace.
3198         Fixes bug #338871
3199
3200 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3201
3202         * shell/ev-window-title.c: 
3203         
3204         Test for .dvi in title of pdf documents.
3205
3206 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3207
3208         * shell/ev-view.c: (ev_view_scroll):
3209
3210         Page Up/Down should do page jumps in "Best fit" mode.
3211         If a user has explicitly chosen to view exactly one page
3212         at a time, scrolling just a part of the page when
3213         pressing Page Up/Down is not right. Fixes bug #323107.
3214
3215 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3216
3217         * NEWS:
3218         * configure.ac:
3219         
3220         Update for 0.6.1
3221
3222 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3223
3224         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3225         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3226         
3227         Correctly disconnect from job signals on destroy.
3228
3229 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3230
3231         * shell/ev-view-private.h:
3232         * shell/ev-view.c: (view_set_adjustment_values),
3233         (view_update_range_and_current_page),
3234         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3235         
3236         Fixes bug #343199, current page now follows find page.
3237
3238 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3239
3240         * backend/ev-document-factory.c:
3241         * configure.ac:
3242         Assigned OpenDocument presenation MIME type to the
3243         Impress backend. Added some missing (but harmless)
3244         #ifdefs in the document factory as well to make things
3245         consistent again. Fixes bug #360658.
3246
3247 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3248
3249         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3250         * backend/ev-document-find.c: (ev_document_find_get_type):
3251         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3252         * backend/ev-document-links.c: (ev_document_links_get_type):
3253         * backend/ev-document-security.c: (ev_document_security_get_type):
3254         * backend/ev-document-thumbnails.c:
3255         (ev_document_thumbnails_get_type):
3256         * backend/ev-document.c: (ev_document_get_type):
3257         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3258         * backend/ev-selection.c: (ev_selection_get_type):
3259         * cut-n-paste/recent-files/egg-recent-model.c:
3260         (egg_recent_model_get_type):
3261         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3262         (egg_recent_view_uimanager_get_type):
3263         * cut-n-paste/recent-files/egg-recent-view.c:
3264         (egg_recent_view_get_type):
3265         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3266         (egg_editable_toolbar_get_type):
3267         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3268         (egg_toolbar_editor_get_type):
3269         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3270         (egg_toolbars_model_get_type):
3271         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3272         (egg_tree_multi_drag_source_get_type):
3273         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3274         (ephy_zoom_action_get_type):
3275         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3276         (ephy_zoom_control_get_type):
3277         * impress/r_back.c: (_imp_fill_back):
3278         * properties/ev-properties-main.c:
3279         (ev_properties_plugin_register_type):
3280         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3281         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3282         (ev_view_accessible_factory_get_type):
3283
3284         Reduce relocations. Bug #360616.
3285
3286 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3287
3288         * backend/ev-document-factory.c:
3289         (ev_document_factory_get_document):
3290         
3291         Load document even if extension is wrong.
3292
3293 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3294
3295         * shell/ev-metadata-manager.c: (save_values):
3296         * shell/ev-window.c: (setup_size_from_metadata),
3297         (setup_view_from_metadata), (ev_window_setup_document),
3298         (ev_window_xfer_job_cb), (window_configure_event_cb):
3299         
3300         Set size according to the document size/page size ratio.
3301         That should correct rather wierd behaviour of the previous
3302         commit.
3303
3304 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3305
3306         * shell/ev-window.c: (setup_view_from_metadata):
3307         
3308         Set size for new windows from previous window size.
3309         See bugs #354968 and #168450 for details. Thanks
3310         to Meik Hellmund.
3311
3312 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3313
3314         * djvu/djvu-links.c: (build_tree):
3315
3316         Fix memory leak.
3317
3318 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3319
3320         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3321         
3322         Don't make sidebar close button insensitive. Fixes
3323         bug #357871.
3324
3325 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3326
3327         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3328         (ev_window_set_view_accels_sensitivity):
3329         
3330         Don't enable Slash on documents which don't support
3331         find. Fixes bug #358648.
3332
3333 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3334
3335         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3336         open dialog fall back to the current document uri if the
3337         filechooser hasn't been used before. Fixes bug #356980.
3338
3339 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3340
3341         * shell/ev-window.c: (ev_window_setup_recent), 
3342         (ev_window_get_recent_file_label):
3343
3344         Escape underscores in filenames of recent file items.
3345
3346 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3347
3348         * configure.ac:
3349         
3350         Bumped poppler requirements, really 0.5.3 is very 
3351         buggy, now we require 0.5.4.
3352
3353 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3354
3355         * djvu/Makefile.am:
3356         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3357         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3358         (djvu_document_document_links_iface_init):
3359         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3360         (number_from_string_10), (get_djvu_link_dest),
3361         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3362         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3363         (djvu_links_get_links), (djvu_links_find_link_dest),
3364         (djvu_links_get_links_model):
3365         * djvu/djvu-links.h:
3366         
3367         Add support for links and bookmarks in djvu documents. Thanks
3368         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3369         patch.
3370
3371 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3372
3373         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3374         
3375         Reopen should reload document. Fixes 
3376         bug 327951.
3377
3378 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3379
3380         * configure.ac:
3381         * data/Makefile.am:
3382         * data/evince-16.png:
3383         * data/evince-22.png:
3384         * data/evince.png:
3385         * data/evince.svg:
3386         * data/icons/16x16/Makefile.am:
3387         * data/icons/16x16/evince.png:
3388         * data/icons/22x22/Makefile.am:
3389         * data/icons/22x22/evince.png:
3390         * data/icons/48x48/Makefile.am:
3391         * data/icons/48x48/evince.png:
3392         * data/icons/Makefile.am:
3393         * data/icons/scalable/Makefile.am:
3394         * data/icons/scalable/evince.svg:
3395         
3396         Install icons with correct names. Fixes
3397         bug #354429.
3398
3399 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3400
3401         * shell/ev-view.c: (ev_view_button_release_event):
3402
3403         Don't open links with middle mouse button. Fixes bug #353649
3404
3405 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3406
3407         * NEWS:
3408         * configure.ac:
3409         
3410         Update for release 0.6.0
3411
3412 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3413
3414         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3415         Implement Close named action. Patch by Carlos Garcia Campos.
3416
3417 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3418
3419         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3420         
3421         Don't clear link mapping on copy_job_to_job_info. Fixes
3422         bug 346168.
3423
3424 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3425
3426         * shell/main.c: (main):
3427
3428         Revert my previous commit, gnome_program_init owns the option context.
3429         Fix another memory leak in main. Both caught by Christian Persch. 
3430
3431 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3432
3433         * shell/main.c: (main):
3434
3435         Fix memory leak.
3436
3437 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3438
3439         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3440
3441         Fix crash when opening a pdf with password protection. 
3442
3443 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3444
3445         * pdf/ev-poppler.cc: (pdf_document_search_free):
3446
3447         Fix memory leak. 
3448
3449 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3450
3451         * backend/ev-document-factory.c:
3452         (ev_document_factory_get_document):
3453         * tiff/tiff-document.c: (tiff_document_finalize):
3454         
3455         More correct handling of document loading. Fixes
3456         bug #349043.
3457
3458 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3459
3460         * backend/ev-attachment.c: (ev_attachment_save):
3461
3462         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3463         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3464
3465 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3466         
3467         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3468         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3469
3470 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3471
3472         * shell/ev-sidebar-thumbnails.c:
3473
3474         Do not render thumbnails unless thumbnails page is active in the
3475         sidebar.
3476
3477 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3478
3479         * shell/ev-properties-dialog.c:
3480
3481         Fix dialogue spacing. Bug #351370.
3482
3483 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3484
3485         * configure.ac:
3486
3487         Use lowercase gettext catalog file names (evince.mo
3488         instead of Evince.mo)
3489
3490 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3491
3492         * shell/ev-sidebar-attachments.c:
3493
3494         GtkIconTheme is now screen safe too. Fixes bug #350878
3495
3496 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3497
3498         * shell/ev-window.c:
3499
3500         GtkRecent manager is now screen safe. Fixes bug #350145
3501
3502 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3503
3504         * shell/ev-sidebar.c: (ev_sidebar_init):
3505         
3506         Make sidebar close icon smaller. Fix for bug 350177.
3507         See also bugs 350176 and 165770.
3508
3509 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3510
3511         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3512
3513         Ignore zoom for xyz destinations when it's <= 1, keeping user
3514         preferences instead. Set correct sizing-mode for fith and fitv
3515         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3516
3517 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3518
3519         * NEWS:
3520         * configure.ac:
3521         
3522         Update for release 0.5.5
3523
3524 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3525         
3526         * shell/ev-window.c: (ev_window_cmd_escape)
3527
3528         Escape unfocus page entry. Fixes bug #345809.
3529
3530 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3531
3532         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3533         (build_tree), (pdf_document_links_get_links),
3534         (pdf_document_links_find_link_dest):
3535         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3536         (goto_xyz_dest):
3537
3538         Convert from PDF style coordinates to X style coordinates in the
3539         backend rather than in the view. Fixes bug #338440
3540
3541 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3542
3543         * shell/ev-window.c:
3544         
3545         Remove Ctrl+Shift+T shortcut for toolbars. See
3546         the bug #350098.
3547
3548 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3549
3550         * configure.ac:
3551
3552         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3553         of this. 
3554
3555 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3556
3557         * configure.ac:
3558         * cut-n-paste/Makefile.am:
3559         * data/evince-ui.xml:
3560         * shell/Makefile.am:
3561         * shell/ev-application.[ch]:
3562         * shell/ev-window.c:
3563
3564         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3565         #349273
3566
3567 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3568
3569         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3570         findbar code: s/help/search/
3571
3572 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3573
3574         * shell/ev-window.c: (setup_document_from_metadata),
3575         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3576         (setup_view_from_metadata):
3577         
3578         Fix memory leaks.
3579
3580 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3581
3582         * autogen.sh, configure.ac: 
3583         
3584         Update automake usage. See bug 349292.
3585
3586 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3587
3588         * shell/eggfindbar.c: (egg_find_bar_class_init),
3589         (entry_activate_callback), (egg_find_bar_init),
3590         (egg_find_bar_set_status_text):
3591         * shell/eggfindbar.h:
3592         
3593         Unify Evince findbar with Epiphany. Nice patch
3594         from Fabricio Silva <silva@crans.org> and
3595         Frederic Peters <fpeters@entrouvert.com>. See
3596         bug #339966 for details.
3597
3598 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3599
3600         * data/evince.desktop.in.in:
3601         
3602         Correct information for bugzilla. Thanks to
3603         Olaf Vitters, see bug #348855.
3604
3605 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3606
3607         * shell/ev-jobs.[ch]:
3608         * shell/ev-sidebar-links.c:
3609         * shell/ev-window.[ch]:
3610
3611         GtkPrintJob doesn't support print ranges or current page, so we export
3612         to a ps file now when printing ranges or current page.
3613
3614 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3615
3616         * pdf/ev-poppler.cc:
3617         * shell/ev-window.c: (do_action_named):
3618
3619         We should be more clear about bugzilla. See the
3620         poppler bug #7623.
3621
3622 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3623
3624         * configure.ac:
3625         * shell/Makefile.am:
3626         * shell/ev-job-queue.c:
3627         * shell/ev-jobs.[ch]:
3628         * shell/ev-sidebar-links.c:
3629         * shell/ev-window.[ch]:
3630         
3631         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3632         #348422
3633
3634 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3635
3636         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3637         * shell/ev-application-service.xml:
3638         * shell/ev-application.[ch]:
3639         * shell/ev-jobs.[ch]:
3640         * shell/ev-window.[ch]: (ev_window_run_preview):
3641         * shell/main.c: 
3642
3643         Add preview mode to use evince as a printing previewer. It also adds
3644         other command line options for fullscreen and presentation modes.
3645         Fixes bugs #347822, #317031
3646
3647 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3648
3649         * NEWS:
3650         * configure.ac:
3651         
3652         Update for release 0.5.4
3653
3654 2006-07-11  Bastien Nocera <hadess@hadess.net>
3655
3656         * Makefile.am:
3657         * backend/Makefile.am:
3658         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3659         * backend/ev-document-factory.h:
3660         * configure.ac:
3661         * impress/.cvsignore:
3662         * impress/Makefile.am:
3663         * impress/common.h:
3664         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3665         (imp_get_page), (imp_next_page), (imp_prev_page),
3666         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3667         * impress/f_oasis.c: (render_object), (render_page),
3668         (get_geometry), (_imp_oasis_load):
3669         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3670         (_imp_oo13_load):
3671         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3672         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3673         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3674         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3675         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3676         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3677         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3678         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3679         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3680         (iks_new_within), (iks_insert), (iks_insert_cdata),
3681         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3682         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3683         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3684         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3685         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3686         (iks_cdata), (iks_cdata_size), (iks_has_children),
3687         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3688         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3689         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3690         (iks_tree), (iks_load), (iks_save):
3691         * impress/iksemel.h:
3692         * impress/imposter.h:
3693         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3694         (imp_render_draw_bezier_real), (imp_render_get_size),
3695         (imp_render_set_fg_color), (imp_render_draw_line),
3696         (imp_render_draw_rect), (imp_render_draw_polygon),
3697         (imp_render_draw_arc), (imp_render_draw_bezier),
3698         (imp_render_open_image), (imp_render_get_image_size),
3699         (imp_render_scale_image), (imp_render_draw_image),
3700         (imp_render_close_image), (imp_render_markup),
3701         (imp_render_get_text_size), (imp_render_draw_text),
3702         (impress_document_load), (impress_document_save),
3703         (impress_document_get_n_pages), (impress_document_get_page_size),
3704         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3705         (impress_document_finalize), (impress_document_class_init),
3706         (impress_document_can_get_text), (impress_document_get_info),
3707         (impress_document_document_iface_init),
3708         (impress_document_thumbnails_get_thumbnail),
3709         (impress_document_thumbnails_get_dimensions),
3710         (impress_document_document_thumbnails_iface_init),
3711         (impress_document_init):
3712         * impress/impress-document.h:
3713         * impress/internal.h:
3714         * impress/r_back.c: (_imp_fill_back):
3715         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3716         (_imp_draw_image), (_imp_tile_image):
3717         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3718         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3719         (r_polyline):
3720         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3721         (r_draw_gradient_complex), (r_draw_gradient):
3722         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3723         (r_get_bullet):
3724         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3725         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3726         (r_text):
3727         * impress/render.c: (imp_create_context), (imp_context_set_page),
3728         (imp_context_set_step), (imp_render), (imp_delete_context):
3729         * impress/render.h:
3730         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3731         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3732         (zip_load_xml), (zip_get_size), (zip_load):
3733         * impress/zip.h:
3734         * shell/ev-utils.c:
3735         
3736         New backend to support impress slides. Fixes bug #30867.
3737
3738 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3739
3740         * shell/ev-utils.c: (using_postscript_printer):
3741         
3742         Fixes crash when print using PAPI backend,
3743         bug #345012.
3744
3745 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3746
3747         * shell/ev-jobs.c: (ev_job_xfer_run):
3748         * shell/ev-window.c: (password_dialog_response),
3749         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3750         (ev_window_dispose):
3751         Fixes bug #344160: if the xfer job doesn't complete
3752         because a password is required, reload the existing
3753         instance instead of creating a new one.
3754
3755 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3756
3757         * shell/main.c: (main): Call gdk_threads_init. Thus
3758         we'll avoid errors in auth dialog. Fix for the bug
3759         #343347.
3760
3761 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3762
3763         * configure.ac: Advertise pixbuf support, fix
3764         for the bug 343317.
3765
3766 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3767
3768         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3769         (ev_sidebar_thumbnails_set_document):
3770         
3771         Update sidebar thumbnails after reloading.
3772
3773 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3774
3775         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3776         * shell/ev-jobs.h:
3777         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3778         (ev_window_cmd_view_reload), (ev_window_init):
3779         
3780         Don't crash on reload. Fix for the bug #343167.
3781
3782 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3783
3784         * shell/ev-jobs.c: (ev_job_render_run):
3785         
3786         Check for document links.
3787
3788 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3789
3790         * backend/ev-attachment.c: (ev_attachment_save),
3791         (ev_attachment_launch_app), (ev_attachment_open):
3792         * backend/ev-document-factory.c: (get_document_from_uri):
3793         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3794         (egg_recent_view_uimanager_set_list):
3795         * ps/ps-document.c: (check_filecompressed), (document_load),
3796         (ps_document_load):
3797         * shell/ev-metadata-manager.c: (load_values):
3798         * shell/ev-password.c: (ev_password_dialog_set_property):
3799         * shell/ev-view.c: (tip_from_link):
3800         * shell/ev-window.c: (file_save_dialog_response_cb),
3801         (ev_window_print_dialog_response_cb):
3802         
3803         Use consistent quoting style. Fix for the bug #320285.
3804
3805 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3806
3807         * shell/ev-jobs.c: (ev_job_xfer_run):
3808         * shell/main.c: (load_files):
3809                 
3810         Open links with anchors. Fix for the bug #339836.
3811
3812 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3813
3814         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3815         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3816         (ev_link_dest_set_property), (ev_link_dest_finalize),
3817         (ev_link_dest_class_init), (ev_link_dest_new_named),
3818         (ev_link_dest_new_page_label):
3819         * backend/ev-link-dest.h:
3820         * shell/ev-application.c: (ev_application_open_uri):
3821         * shell/ev-view.c: (goto_dest):
3822         * shell/ev-window.c:
3823         * shell/ev-window.h:
3824         
3825         Fix page-label command line option. Bug #342070.
3826
3827 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3828
3829         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3830         
3831         Don't show highlight rects if page can't be showed. Fix for 
3832         the bug #342076
3833
3834 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3835
3836         * shell/ev-window.c: (setup_sidebar_from_metadata),
3837         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3838         
3839         Setup sidebar from metadata even if there is no document
3840         loaded. Fix for the bug #342807.
3841
3842 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3843
3844         * cut-n-paste/toolbar-editor/Makefile.am:
3845         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3846         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3847         (find_action), (drag_data_delete_cb), (drag_begin_cb),
3848         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3849         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3850         (popup_context_menu_cb), (button_press_event_cb),
3851         (configure_item_sensitivity), (configure_item_cursor),
3852         (configure_item_tooltip), (connect_widget_signals),
3853         (action_sensitive_cb), (create_item_from_action),
3854         (create_item_from_position), (toolbar_drag_data_received_cb),
3855         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3856         (toolbar_drag_leave_cb), (configure_drag_dest),
3857         (toggled_visibility_cb), (toolbar_visibility_refresh),
3858         (create_dock), (toolbar_changed_cb), (unparent_fixed),
3859         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3860         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3861         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3862         (egg_editable_toolbar_dispose),
3863         (egg_editable_toolbar_set_ui_manager),
3864         (egg_editable_toolbar_get_selected),
3865         (egg_editable_toolbar_set_selected), (set_edit_mode),
3866         (egg_editable_toolbar_set_property),
3867         (egg_editable_toolbar_get_property),
3868         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3869         (egg_editable_toolbar_new_with_model),
3870         (egg_editable_toolbar_get_edit_mode),
3871         (egg_editable_toolbar_set_edit_mode),
3872         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3873         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3874         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3875         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3876         (item_added_or_removed_cb), (toolbar_removed_cb),
3877         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3878         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3879         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3880         (editor_create_item_from_name), (append_table),
3881         (update_editor_sheet), (egg_toolbar_editor_init):
3882         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3883         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3884         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3885         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3886         (toolbar_node_free), (egg_toolbars_model_get_flags),
3887         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3888         (egg_toolbars_model_get_name), (impl_add_item),
3889         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3890         (parse_data_list), (parse_item_list), (parse_toolbars),
3891         (egg_toolbars_model_load_toolbars), (parse_available_list),
3892         (parse_names), (egg_toolbars_model_load_names),
3893         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3894         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3895         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3896         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3897         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3898         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3899         (egg_toolbars_model_set_types), (fill_avail_array),
3900         (egg_toolbars_model_get_name_avail),
3901         (egg_toolbars_model_get_name_flags),
3902         (egg_toolbars_model_set_name_flags):
3903         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3904         * cut-n-paste/toolbar-editor/eggintl.h:
3905         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3906         (egg_tree_multi_drag_source_get_type),
3907         (egg_tree_multi_drag_source_row_draggable),
3908         (egg_tree_multi_drag_source_drag_data_delete),
3909         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3910         (egg_tree_multi_drag_button_release_event), (selection_foreach),
3911         (path_list_free), (set_context_data), (get_context_data),
3912         (get_info), (egg_tree_multi_drag_drag_data_get),
3913         (egg_tree_multi_drag_motion_event),
3914         (egg_tree_multi_drag_button_press_event),
3915         (egg_tree_multi_drag_add_drag_support):
3916         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3917         * shell/ev-application.c: (ev_application_init),
3918         (ev_application_save_toolbars_model):
3919         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3920         (ev_window_cmd_edit_toolbar), (ev_window_init):
3921         
3922         Sync toolbareditor with epiphany and libegg
3923
3924 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3925
3926         * configure.ac: 
3927
3928         Depend on poppler 0.5.2
3929
3930 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3931
3932         * shell/ev-jobs.c: (ev_job_render_run):
3933         
3934         Check if document supports links iterface.
3935
3936 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3937
3938         * NEWS:
3939         * configure.ac:
3940         
3941         Update for release 0.5.3
3942
3943 2006-05-13  Michael Plump  <plumpy@skylab.org>
3944
3945         * configure.ac:
3946         * shell/Makefile.am:
3947         * shell/main.c: (main):
3948         
3949         Port to GOption command line parsing. Fix for the 
3950         bug #327518
3951
3952 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3953
3954         * shell/ev-window.c: (ev_window_cmd_help_about):
3955         
3956         Do not wrap license. Fix for the bug #309460.
3957
3958 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3959
3960         * configure.ac:
3961         * properties/ev-properties-main.c: (ev_properties_get_pages):
3962         * shell/ev-application.c: (ev_application_open_window),
3963         (ev_application_open_uri_at_dest):
3964         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3965         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
3966         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
3967         * shell/ev-utils.c: (save_print_config_to_file):
3968         * shell/ev-window.c: (ev_window_cmd_save_as),
3969         (ev_attachment_popup_cmd_save_attachment_as):
3970         * shell/main.c: (load_files_remote):
3971         
3972         Bump requirements to gtk 2.8 and drop all ifdefs used.
3973
3974 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3975
3976         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3977         * shell/ev-window.c: (ev_window_init):
3978         
3979         Show attachments page.
3980
3981 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3982
3983         * po/POTFILES.in:
3984         * shell/ev-attachment-bar.c:
3985         * shell/ev-attachment-bar.h:
3986         * shell/ev-sidebar-attachments.c:
3987         (ev_sidebar_attachments_icon_cache_add),
3988         (icon_theme_get_pixbuf_from_mime_type),
3989         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
3990         (ev_sidebar_attachments_icon_cache_refresh),
3991         (ev_sidebar_attachments_get_attachment_at_pos),
3992         (ev_sidebar_attachments_popup_menu_show),
3993         (ev_sidebar_attachments_popup_menu),
3994         (ev_sidebar_attachments_button_press),
3995         (ev_sidebar_attachments_update_icons),
3996         (ev_sidebar_attachments_drag_data_get),
3997         (ev_sidebar_attachments_get_property),
3998         (ev_sidebar_attachments_destroy),
3999         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4000         (ev_sidebar_attachments_new),
4001         (ev_sidebar_attachments_set_document),
4002         (ev_sidebar_attachments_support_document),
4003         (ev_sidebar_attachments_get_label),
4004         (ev_sidebar_attachments_page_iface_init):
4005         * shell/ev-sidebar-attachments.h:
4006         * shell/ev-window.c: (update_chrome_visibility),
4007         (setup_sidebar_from_metadata), (ev_window_setup_document),
4008         (ev_window_sidebar_current_page_changed_cb),
4009         (attachment_bar_menu_popup_cb), (ev_window_init):
4010         
4011         Move attachments bar to sidebar.
4012
4013 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4014
4015         * pdf/ev-poppler.cc:
4016         * shell/ev-application.[ch]:
4017         * shell/main.c:
4018
4019         Fix some memory leaks.
4020
4021 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4022
4023         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4024
4025         Change the properties dialog response to
4026         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4027         will make the dialog go away when the user presses
4028         enter. With gtk+ >= 2.9 this will happen anyway, but for
4029         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4030         escape by default. Fixes bug #340539. See also bug
4031         #101293 for the gtk+ part.
4032
4033 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4034
4035         * shell/ev-view.c (tip_from_action_named): Replace some strings
4036         that were wrong. Closes #340970.
4037
4038 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4039
4040         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4041
4042         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4043         #341049
4044
4045 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4046
4047         * djvu/Makefile.am:
4048         * dvi/Makefile.am:
4049         * dvi/mdvi-lib/Makefile.am:
4050         * properties/Makefile.am:
4051         * ps/Makefile.am:
4052         * shell/Makefile.am:
4053         * thumbnailer/Makefile.am:
4054         
4055         Due to broken libtool that is unable to track dependencies
4056         of noinst libraries we are forced to explicitely point
4057         libraries for binary. Fix for the bug #333334.
4058
4059 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4060
4061         * data/evince.desktop.in.in:
4062         * shell/ev-view.c: (view_update_range_and_current_page),
4063         (ev_view_next_page), (ev_view_previous_page):
4064         * shell/ev-window.c: (update_chrome_visibility),
4065         (setup_sidebar_from_metadata), (ev_window_setup_document),
4066         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4067         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4068         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4069         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4070         (ev_window_stop_presentation), (ev_window_focus_in_event),
4071         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4072         (ev_window_init):
4073         * thumbnailer/Makefile.am:
4074         
4075         Update fullscreen and presentation timeout handling. Hide
4076         cursor in presentation after timeout. Fix for the bugs
4077         #136359 and #336981.
4078
4079 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4080
4081         * backend/ev-link-action.[ch]:
4082         * pdf/ev-poppler.cc: (ev_link_from_action):
4083         * shell/ev-view-private.h:
4084         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4085         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4086
4087         Add support for Named Action links
4088
4089 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4090
4091         * backend/Makefile.am:
4092         * backend/ev-document-links.[ch]:
4093         * backend/ev-document.[ch]:
4094         * backend/ev-link-action.[ch]:
4095         * backend/ev-link-dest.[ch]:
4096         * backend/ev-link.[ch]:
4097         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4098         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4099         * shell/ev-page-action.c: (build_new_tree_cb):
4100         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4101         (links_page_num_func), (update_page_callback):
4102         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4103         (tip_from_link):
4104         * shell/ev-jobs.c:
4105         * shell/ev-window.[ch]: (ev_window_open_uri),
4106         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4107         * shell/ev-application.[ch]: (ev_application_open_window),
4108         (ev_application_open_uri):
4109
4110         Rework links system, it adds support for remote links now and it makes
4111         easier to add new kinds of actions and destinations. Fixes bug #317292
4112
4113 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4114
4115         * data/Makefile.am:
4116         * data/evince.png:
4117         * data/evince-16.png:
4118         * data/evince-22.png:
4119         * data/evince.svg:
4120         * shell/main.c: (main):
4121         
4122         Evince use it's own icon. Fix for the bug #313392.
4123
4124         * shell/ev-window.c: (fullscreen_timeout_cb),
4125         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4126         (ev_window_cmd_help_about), (ev_window_dispose):
4127         
4128         Simplify fullscreen timeout code.
4129
4130 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4131
4132         * backend/ev-attachment.c: 
4133         * shell/ev-attachment-bar.c:
4134         * shell/ev-window.c:
4135
4136         Allow multiple selection of attachments
4137
4138 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4139
4140         * shell/ev-view.c: (view_update_range_and_current_page),
4141         (ev_view_scroll):
4142         
4143         Fix for the bug #312573 – Optimal selection of current 
4144         page among visible pages.
4145
4146 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4147
4148         * configure.ac:
4149         * djvu/Makefile.am:
4150         * djvu/djvu-text.h:
4151         
4152         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4153         for the bug 339868.
4154
4155 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4156
4157         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4158
4159 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4160
4161         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4162         dictated by the GNOME HIG. Fixes bug #339235.
4163
4164 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4165
4166         * data/evince-ui.xml:
4167         * shell/ev-view.c: (ev_view_can_find_previous):
4168         * shell/ev-view.h:
4169         * shell/ev-window.c: (ev_window_update_actions),
4170         (ev_window_cmd_edit_find_previous):
4171
4172         Add support for "Find Previous" as dictated by the GNOME HIG. A
4173         menu item is added and some glue code to make it all work is added
4174         to various files.
4175
4176 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4177
4178         * configure.ac: Award myself the "useless use of cat" award.
4179
4180 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4181
4182         * po/LINGUAS: New file listing all supported languages.
4183
4184         * configure.in: Use po/LINGUAS instead of including all languages
4185         directly in this file. See the wiki for more information:
4186         http://live.gnome.org/GnomeGoals/PoLinguas
4187
4188 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4189
4190         * backend/ev-document-factory.c:
4191
4192         Do not load the document twice when there isn't errors
4193
4194 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4195
4196         * backend/ev-attachment.c: 
4197
4198         Fix a crash when there isn't a default application to open an
4199         attachment
4200
4201 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4202
4203         * backend/ev-attachment.[ch]:
4204         * shell/ev-attachment-bar.[ch]:
4205
4206         Added missing files. 
4207
4208 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4209
4210         * backend/Makefile.am:
4211         * data/evince-ui.xml:
4212         * backend/ev-attachment.[ch]:
4213         * backend/ev-document.[ch]: (ev_document_has_attachments),
4214         (ev_document_get_attachments):
4215         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4216         (attachment_save_to_buffer), (pdf_document_get_attachments),
4217         (pdf_document_document_iface_init):
4218         * shell/Makefile.am:
4219         * shell/ev-attachment-bar.[ch]:
4220         * shell/ev-window.c:
4221
4222         Add support for PDF attachments. Fixes bug #325143
4223
4224 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4225
4226         * backend/ev-document-factory.c: (get_document_from_uri),
4227         (ev_document_factory_get_document):
4228         * backend/ev-document-factory.h:
4229         * properties/ev-properties-main.c: (ev_properties_get_pages):
4230         * shell/Makefile.am:
4231         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4232         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4233         (ev_job_queue_remove_job):
4234         * shell/ev-job-queue.h:
4235         * shell/ev-job-xfer.c:
4236         * shell/ev-job-xfer.h:
4237         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4238         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4239         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4240         (ev_job_xfer_run):
4241         * shell/ev-jobs.h:
4242         * shell/ev-window.c: (ev_window_is_empty),
4243         (password_dialog_response), (ev_window_clear_xfer_job),
4244         (ev_window_xfer_job_cb), (ev_window_open_uri),
4245         (ev_window_cmd_focus_page_selector),
4246         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4247         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4248         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4249         (ev_window_dispose):
4250         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4251         
4252         * Cleanup mime type detection on document load. Fix for the
4253         bug #336448.
4254
4255 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4256
4257         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4258         
4259         Fix crash on exit, described in the bug #336825.
4260
4261 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4262
4263         * backend/ev-document-factory.c:
4264         (ev_document_factory_get_from_mime),
4265         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4266         (ev_document_factory_get_document),
4267         (file_filter_add_mime_list_and_free),
4268         (ev_document_factory_add_filters):
4269         * backend/ev-document-factory.h:
4270         * properties/ev-properties-main.c: (ev_properties_get_pages):
4271         * shell/Makefile.am:
4272         * shell/ev-application.c:
4273         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4274         * shell/ev-window.c: (ev_window_cmd_file_open),
4275         (ev_window_cmd_save_as):
4276         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4277         
4278         Rework factory functions so they are placed now in a single 
4279         file ev-document-factory.c
4280
4281 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4282
4283         * shell/ev-window.c: (update_chrome_visibility):
4284         
4285         Fix for the bug 166566 - don't show menubar in fullscreen
4286         mode.
4287
4288 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4289
4290         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4291
4292 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4293
4294         * shell/ev-view.c: (ev_view_expose_event):
4295         
4296         More correctly draw loading text when document
4297         is empty.
4298
4299 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4300
4301         * shell/ev-view.c: (ev_view_scroll):
4302         
4303         Fix for the bug #334854, page down and page up switch
4304         pages in presentation mode.
4305
4306 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4307
4308         * shell/ev-window.c: (ev_window_set_action_sensitive),
4309         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4310         (ev_window_set_view_accels_sensitivity),
4311         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4312         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4313         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4314         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4315         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4316         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4317         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4318         (view_actions_focus_in_cb), (ev_window_init):
4319         
4320         Fix for the bug #333902, now it's possible to search
4321         words with slash.
4322
4323 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4324
4325         * configure.ac: Added Breton translation.
4326         * po/br.po: Added Breton translation.
4327
4328 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4329
4330         * shell/ev-window-title (ev_window_title_update):
4331
4332         Fix memory leak in window title. Fixes bug #333944
4333
4334 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4335
4336         * shell/ev-metadata-manager.c (parseItem):
4337
4338         Fix memory leaks. Fixes bug #333945
4339
4340 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4341         
4342         * NEWS, configure.ac, TODO:
4343         
4344         Update for release 0.5.2.
4345
4346 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4347
4348         * shell/ev-view.c: (view_update_range_and_current_page),
4349         (page_changed_cb):
4350         
4351         Don't jump on scrolling, fix for the bug #333127.
4352
4353 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4354
4355         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4356         
4357         Scroll by one page in presentation mode. Fix for the bug
4358         #332993.
4359
4360 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4361
4362         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4363
4364 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4365
4366         * configure.ac  Added lv in ALL_LINGUAS line.
4367
4368 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4369         
4370         * NEWS, configure.ac:
4371         
4372         Update for release 0.5.1
4373
4374 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4375
4376         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4377         * backend/ev-document-misc.h:
4378         * shell/ev-view.c: (draw_one_page):
4379         
4380          Clairfy what page the toolbar page number applies to. Fix
4381          for the bug #328102.
4382
4383 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4384
4385         * shell/ev-view-private.h:
4386         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4387         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4388         (ev_view_search_changed):
4389         * shell/ev-view.h:
4390         * shell/ev-window.c: (find_bar_search_changed_cb):
4391         
4392         Dont't jump to find result if window was scrolled during search.
4393         Fix for the bug #313266.
4394
4395 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4396
4397         * shell/eggfindbar.c: (egg_find_bar_class_init):
4398         * shell/eggfindbar.h:
4399         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4400         * shell/ev-view-private.h:
4401         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4402         (ev_view_class_init), (ev_sizing_mode_get_type),
4403         (ev_scroll_type_get_type):
4404         * shell/ev-view.h:
4405         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4406         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4407         (ev_window_init):
4408         
4409         Fix for the bug 319133 - Find entry should allow text scroll.
4410
4411 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4412
4413         * shell/ev-view-private.h:
4414         * shell/ev-view.c: (view_update_range_and_current_page),
4415         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4416         (ev_view_set_document), (update_find_status_message),
4417         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4418         (ev_view_find_previous):
4419         
4420         Fix for the bug #319137. Search now takes account for scrolling.
4421
4422 2006-02-19  Michael Hofmann <mh21@piware.de>
4423
4424         * configure.ac:
4425         * djvu/Makefile.am:
4426         * djvu/djvu-document-private.h:
4427         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4428         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4429         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4430         (djvu_document_can_get_text), (djvu_document_get_text),
4431         (djvu_document_document_iface_init),
4432         (djvu_document_thumbnails_get_thumbnail),
4433         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4434         (djvu_document_find_get_result),
4435         (djvu_document_find_page_has_results),
4436         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4437         (djvu_document_find_iface_init):
4438         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4439         (djvu_text_page_selection), (djvu_text_page_limits_process),
4440         (djvu_text_page_limits), (djvu_text_page_copy),
4441         (djvu_text_page_position), (djvu_text_page_union),
4442         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4443         (djvu_text_page_box), (djvu_text_page_append_text),
4444         (djvu_text_page_search), (djvu_text_page_prepare_search),
4445         (djvu_text_page_new), (djvu_text_page_free):
4446         * djvu/djvu-text-page.h:
4447         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4448         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4449         (djvu_text_n_results), (djvu_text_has_results),
4450         (djvu_text_get_result), (djvu_text_get_progress):
4451         * djvu/djvu-text.h:
4452         
4453         Text search in djvu. Fix for the bug #303415.
4454
4455 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4456
4457         * configure.ac:
4458         * shell/ev-window.c: (ev_window_cmd_save_as):
4459         
4460         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4461         Thanks to Gary Coady <gary@lyranthe.org>
4462
4463 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4464
4465         * shell/ev-print-job.c: (idle_print_handler):
4466         
4467         Inverse order printing, bug #320919.
4468
4469 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4470
4471         * data/evince-toolbar.xml:
4472         * shell/ev-window.c:
4473         
4474         Allow to add sidebar checkbutton on toolbar. Fix
4475         for the bug #144577.
4476
4477 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4478
4479         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4480         
4481         Add checks that have sense for empty ps document.
4482
4483 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4484
4485         * configure.ac: Include PS in mime types list. 
4486
4487 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4488
4489         * configure.ac:
4490         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4491         * ps/gsdefaults.h:
4492         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4493         
4494         Runtime check for gs interpreter. Fix for the bug #320868.
4495         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4496
4497 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4498
4499         * shell/ev-application.c: 
4500
4501         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4502         dbus>=0.60, so that the request is not queued. 
4503
4504 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4505
4506         * configure.ac:
4507         * shell/Makefile.am:
4508         * shell/ev-sidebar-links.c: (print_section_cb):
4509         * shell/ev-utils.c:
4510         * shell/ev-utils.h:
4511         * shell/ev-window.c: (update_action_sensitivity),
4512         (ev_window_close_dialogs), (ev_window_print):
4513         * shell/ev-window.h:
4514         
4515         Make printing support optional. Patch from Eduardo de Barros Lima
4516         <eduardo.lima@indt.org.br> for the bug #330546.
4517
4518 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4519
4520         * shell/ev-view-private.h:
4521         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4522         (ev_view_set_document):
4523         * shell/ev-view.h:
4524         * shell/ev-window.c: (ev_window_load_job_cb),
4525         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4526         (ev_window_init):
4527
4528         Draw Loading message during xfer job. Fix for the bug #329495.
4529
4530 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4531
4532         * comics/comics-document.c: (comics_regex_quote),
4533         (comics_document_load), (extract_argv):
4534         
4535         Correcly quote regexp before passing it to unzip.
4536
4537 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4538
4539         * shell/ev-page-cache.c: (build_height_to_page),
4540         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4541         (ev_page_cache_get_dual_even_left):
4542         * shell/ev-page-cache.h:
4543         * shell/ev-view.c: (view_update_range_and_current_page),
4544         (get_page_y_offset), (get_page_extents):
4545         
4546         Place even pages to the left if document has less then
4547         two pages. Fix for the bug #328856.
4548
4549 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4550
4551         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4552         
4553         Correct comics scheme. This make evince create thumbnails
4554         for comic books. Fix for the bug 329088.
4555
4556 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4557
4558         * data/evince-password.glade: Don't explicitly set
4559         invisible_char to the current default value in case
4560         the default changes; let GTK+ do its magic.
4561
4562 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4563
4564         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4565         real filename to tmp filename since often document
4566         type is determined by extension.
4567
4568 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4569
4570         * shell/ev-view.c: (add_scroll_binding_keypad),
4571         (ev_view_binding_activated), (ev_view_class_init):
4572         
4573         Add keybindings for percision-scrolling of display area. 
4574         Fix for the bug #314072.
4575
4576 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4577
4578         * data/evince.desktop.in.in:
4579         
4580         Add GTK to the list of categories. Fix for the bug #328034.
4581
4582 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4583
4584         * shell/ev-application.c: (ev_application_shutdown),
4585         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4586         * shell/ev-application.h:
4587         * shell/ev-window.c: (file_open_dialog_response_cb),
4588         (ev_window_cmd_file_open):
4589         
4590         Save last uri in file chooser dialog. Fix for the bug #327950.
4591
4592 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4593
4594         * NEWS:
4595         * README:
4596         
4597         Final update for release 0.5.0
4598         
4599         * shell/Makefile.am:
4600         
4601         Remove disable deprecated until we'll require libgnome-2.13.7
4602         and port to GOption argument parsing. See bug 327518.
4603
4604 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4605
4606         * comics/comics-document.c: (comics_document_save):
4607         * djvu/djvu-document.c: (djvu_document_save):
4608         * dvi/dvi-document.c: (dvi_document_save):
4609         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4610         * lib/ev-file-helpers.h:
4611         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4612         * tiff/tiff-document.c: (tiff_document_save):
4613         
4614         Use common save function for backends.
4615
4616 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4617
4618         * backend/ev-document-types.c:
4619         
4620         Fix crash on saving pixbuf.
4621
4622 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4623
4624         * cut-n-paste/recent-files/egg-recent-item.c:
4625         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4626         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4627         (parse_info_free), (valid_element), (start_element_handler),
4628         (end_element_handler), (text_handler), (egg_recent_model_filter),
4629         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4630         (egg_recent_model_monitor), (egg_recent_model_read),
4631         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4632         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4633         (egg_recent_model_set_property), (egg_recent_model_class_init),
4634         (egg_recent_model_init), (egg_recent_model_add_full),
4635         (egg_recent_model_delete), (egg_recent_model_get_list),
4636         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4637         (egg_recent_model_set_filter_mime_types),
4638         (egg_recent_model_clear_group_filter),
4639         (egg_recent_model_set_filter_groups),
4640         (egg_recent_model_clear_scheme_filter),
4641         (egg_recent_model_set_filter_uri_schemes),
4642         (egg_recent_model_remove_expired):
4643         * cut-n-paste/recent-files/egg-recent-util.c:
4644         (egg_recent_util_get_icon):
4645         * cut-n-paste/recent-files/egg-recent-util.h:
4646         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4647         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4648         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4649         (egg_recent_view_uimanager_set_property),
4650         (egg_recent_view_uimanager_get_property),
4651         (egg_recent_view_uimanager_class_init),
4652         (egg_recent_view_uimanager_init),
4653         (egg_recent_view_uimanager_set_label_width),
4654         (egg_recent_view_uimanager_get_label_width):
4655         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4656         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4657         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4658         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4659         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4660         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4661         
4662         Update from libegg.
4663
4664 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4665
4666         * shell/ev-page-cache.c: (build_height_to_page),
4667         (ev_page_cache_get_height_to_page):
4668         * shell/ev-page-cache.h:
4669         * shell/ev-view.c: (view_update_range_and_current_page),
4670         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4671         (ev_view_previous_page):
4672         
4673         Dual mode places even pages to the left. Fix for the bug #309393.
4674
4675         * shell/ev-view.h:
4676         * shell/ev-window.c: (update_action_sensitivity),
4677         (setup_view_from_metadata), (view_menu_popup_cb):
4678         
4679         Don't restore presentation in empty windows, more intelligent
4680         next page behaviour in dual mode.
4681
4682         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4683         (ev_pixbuf_cache_clear_job_sizes):
4684         
4685         Cleanup job callback on removal. Fix for the bug #325886.
4686
4687 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4688
4689         * ps/ps.c: (psscan):
4690         
4691         Commit workaround Mozilla problem. Fix for the bug #325919
4692         
4693         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4694         (save_item):
4695         
4696         Fix for year 2038 problem.
4697
4698 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4699
4700         * shell/ev-window.c: (setup_document_from_metadata),
4701         (ev_window_cmd_view_reload):
4702
4703         Clamp page recieved from metadata in valid values. Fix
4704         for the bug #325986.
4705
4706 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4707
4708         * MAINTAINERS: 
4709         Add MAINTAINERS as requested on desktop-devel-list.
4710
4711 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4712
4713         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4714         (mime_type_supported_by_gdk_pixbuf),
4715         (ev_document_factory_get_mime_types),
4716         (ev_document_factory_get_all_mime_types):
4717         
4718         Don't add pixbuf mime types if pixbuf backend is disabled.
4719         
4720         * shell/ev-application.c: (ev_application_get_uri_window):
4721         
4722         Fix for the bug 325815 - unhandled MIME type message doesn't 
4723         appear a second time. 
4724         
4725         * shell/ev-document-types.c: (ev_document_types_add_filters):
4726         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4727         (password_dialog_response), (ev_window_popup_password_dialog),
4728         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4729         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4730         (ev_window_run_presentation), (ev_window_stop_presentation),
4731         (save_sizing_mode), (ev_window_zoom_changed_cb),
4732         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4733         (ev_window_dual_mode_changed_cb),
4734         (ev_window_sidebar_current_page_changed_cb),
4735         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4736         (window_state_event_cb), (window_configure_event_cb):
4737         
4738         Cleanup additional uris holded by EvWindow.
4739
4740 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4741
4742         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4743         (ev_view_can_previous_page), (ev_view_can_next_page):
4744         * shell/ev-view.h:
4745         * shell/ev-window.c: (update_action_sensitivity):
4746         
4747         Two page scrolling with Space and PageUp in dual mode. Second fix 
4748         for the bug #316608.
4749
4750 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4751
4752         * shell/ev-view.c: (scroll_to_current_page):
4753         
4754         Correctly clamp adjustment value. Fix for the bug
4755         #325808.
4756
4757 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4758
4759         * shell/ev-sidebar-links.c: (print_section_cb):
4760         * shell/ev-window.c: (ev_window_get_uri),
4761         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4762         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4763         (ev_window_dispose):
4764         
4765         Make print dialog non-modal. Fix for the bug #325622.
4766
4767 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4768
4769         * shell/ev-metadata-manager.c:
4770         * shell/ev-utils.c: (using_pdf_printer),
4771         (using_postscript_printer), (load_print_config_from_file),
4772         (save_print_config_to_file):
4773         * shell/ev-utils.h:
4774         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4775         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4776         (setup_view_from_metadata), (ev_window_setup_document),
4777         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4778         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4779         (ev_window_run_presentation), (ev_window_stop_presentation),
4780         (save_sizing_mode), (ev_window_zoom_changed_cb),
4781         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4782         (ev_window_dual_mode_changed_cb),
4783         (ev_window_sidebar_current_page_changed_cb),
4784         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4785         (window_state_event_cb), (window_configure_event_cb),
4786         (ev_window_init):
4787         
4788         Setting saving behaviour fixes.
4789
4790 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4791
4792         * configure.ac:
4793         
4794         Make antialiasing gs options better and allow
4795         to change them during configure. Fix for the 
4796         bug #319049.
4797
4798 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4799
4800         * shell/ev-window.c: (setup_view_from_metadata):
4801         
4802         Remember if last window was maximized. Fix for the
4803         bug #323797.
4804
4805 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
4806
4807         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4808
4809 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4810
4811         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4812         * shell/ev-page-action.c: (build_new_tree_cb):
4813         * shell/ev-sidebar-links.c: (links_page_num_func),
4814         (update_page_callback_foreach), (update_page_callback):
4815         * shell/ev-view.c: (scroll_to_current_page):
4816         
4817         Fix for the bug #325067 with more intelligent selection
4818         of current link in sidebar. Make sidebar handle links
4819         of FITR-like type more correctly.
4820
4821         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4822         (dvi_pixbuf_put_pixel):
4823         
4824         Fix memory consumtion with disabled alpha channel.
4825
4826 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4827
4828         * data/evince-ui.xml:
4829         * shell/ev-window.c: (view_menu_popup_cb),
4830         (ev_popup_cmd_open_link), (ev_window_init):
4831         
4832         Update context menu for internal links. Fix for the bug
4833         #325066.
4834
4835 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4836
4837         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4838         
4839         Bind context menu to keyboard also. Fix for the bug
4840         #325065.
4841
4842 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4843
4844         * shell/ev-view.c: (selection_scroll_timeout_cb):
4845         
4846         Horizontal scroll on selection also.
4847
4848 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4849
4850         * shell/ev-metadata-manager.c: (parse_value):
4851         * shell/ev-view.c: (goto_xyz_link):
4852         
4853         Correct zoom setup and metadata save broken in 
4854         some locales.
4855
4856 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4857
4858         * shell/ev-view-private.h:
4859         * shell/ev-view.c: (scroll_to_current_page),
4860         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4861         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4862         (page_changed_cb), (ev_view_set_continuous),
4863         (ev_view_set_dual_page), (ev_view_set_presentation):
4864         
4865         Delay scroll until allocation to correctly position page. Fix
4866         for the bug #317334.
4867
4868 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4869
4870         * NEWS:
4871         * configure.ac:
4872         
4873         Update NEWS and require poppler 0.5.0.
4874
4875 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4876         
4877         * data/evince-ui.xml:
4878         * shell/ev-view-private.h:
4879         * shell/ev-view.c: (ev_view_get_link_at_location),
4880         (handle_link_over_xy), (ev_view_button_press_event),
4881         (ev_view_button_release_event), (ev_view_class_init):
4882         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4883         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4884         (ev_window_init):
4885         
4886         Implement right-click context menu.
4887
4888 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4889
4890         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4891         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4892         (mdvi_pixbuf_device_render):
4893         * pdf/ev-poppler.cc:
4894
4895         Don't generate thumbnails with alpha. See bug #324077.
4896         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4897
4898 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4899
4900         * shell/ev-window.c: (setup_chrome_from_metadata):
4901         
4902         Fix typo that was hiding toolbar.
4903
4904 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4905
4906         * shell/ev-view-private.h:
4907         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4908         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4909         (ev_view_button_release_event), (ev_view_destroy):
4910         
4911         Small cleanup and autoscrolling during selection. Thanks to 
4912         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
4913
4914 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
4915
4916         * configure.ac:
4917         
4918         Correctly check for comics option.
4919
4920 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
4921         * Makefile.am:
4922         * configure.ac:
4923         * backend/Makefile.am:
4924         * backend/ev-document-factory.c:
4925         * shell/ev-document-types.c:
4926
4927         Included option in configure to make ps backend 
4928         compilation optional with --disable-ps.
4929
4930 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4931
4932         * backend/ev-document-factory.c:
4933         * comics/Makefile.am:
4934         * comics/comics-document.c: (comics_document_load):
4935         * comics/ev-cbr-mime.xml:
4936         * configure.ac:
4937         
4938         Comics mime types are added to shared-mime-info CVS. Now
4939         we don't need to install our own mime types.
4940
4941 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4942
4943         * shell/ev-window.c:
4944         
4945         Add shortcut for "save a copy" menu entry. Fix for
4946         the bug #324582.
4947
4948 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4949
4950         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4951         (job_finished_cb), (new_selection_pixbuf_needed),
4952         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4953         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
4954         
4955         Rework selection job info logic and fix critical warning.
4956
4957 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
4958
4959         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
4960
4961 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
4962
4963         * data/evince-ui.xml:
4964         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4965         
4966         Enter as shortcut key for next page. Fix for the bug
4967         #321394.
4968
4969 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
4970
4971         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
4972
4973 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4974
4975         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4976         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
4977         (new_selection_pixbuf_needed),
4978         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4979         (clear_job_selection):
4980         
4981         Too early for 0.5. Pixbuf cache code cleaned a bit.
4982
4983 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4984
4985         * NEWS:
4986         * configure.ac:
4987         
4988         Release 0.5.0 preparation
4989
4990 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4991
4992         * comics/Makefile.am:
4993         * configure.ac:
4994         * shell/ev-document-types.c: (ev_document_types_add_filters):
4995         
4996         More advanced handling of custom mime type installation.
4997
4998 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4999
5000         * data/evince.schemas.in:
5001         * shell/ev-metadata-manager.c: (value_free),
5002         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5003         (ev_metadata_manager_get), (ev_metadata_manager_set):
5004         * shell/ev-metadata-manager.h:
5005         * shell/ev-window.c: (update_chrome_flag),
5006         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5007         (setup_document_from_metadata), (setup_chrome_from_metadata),
5008         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5009         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5010         (ev_window_view_toolbar_cb),
5011         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5012         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5013         
5014         Save last document settings and reuse them for new documents.
5015
5016 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5017
5018         * Makefile.am:
5019         * backend/Makefile.am:
5020         * backend/ev-document-factory.c:
5021         * backend/ev-document-factory.h:
5022         * comics/Makefile.am:
5023         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5024         (comics_document_load), (comics_document_save),
5025         (comics_document_get_n_pages), (comics_document_get_page_size),
5026         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5027         (comics_document_class_init), (comics_document_can_get_text),
5028         (comics_document_get_info), (comics_document_document_iface_init),
5029         (comics_document_init), (get_supported_image_extensions),
5030         (comics_document_thumbnails_get_geometry),
5031         (comics_document_thumbnails_get_thumbnail),
5032         (comics_document_thumbnails_get_dimensions),
5033         (comics_document_document_thumbnails_iface_init), (extract_argv):
5034         * comics/comics-document.h:
5035         * comics/ev-cbr-mime.xml:
5036         * configure.ac:
5037         * po/POTFILES.in:
5038         * shell/ev-application.c: (ev_application_register_service):
5039         * shell/ev-document-types.c: (ev_document_types_add_filters):
5040         * thumbnailer/Makefile.am:
5041         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5042         
5043         New CBR/CBZ backend for comic books.
5044
5045 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5046
5047         * shell/main.c: (load_files_remote):
5048
5049         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5050         warning on startup of second instance is fixed. It
5051         is bug #320353.
5052
5053 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5054
5055         * shell/ev-window.c: (ev_window_finalize):
5056         
5057         Fix double free that cause crash.
5058
5059 2005-10-29  Bastien Nocera <hadess@hadess.net>
5060
5061         * tiff/tiff-document.c: (tiff_document_load):
5062         
5063         Fix memory leak.
5064
5065 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5066
5067         * po/POTFILES.in:
5068         * shell/Makefile.am:
5069         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5070         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5071         (ev_view_accessible_get_text),
5072         (ev_view_accessible_get_character_at_offset),
5073         (ev_view_accessible_get_text_before_offset),
5074         (ev_view_accessible_get_text_at_offset),
5075         (ev_view_accessible_get_text_after_offset),
5076         (ev_view_accessible_get_character_count),
5077         (ev_view_accessible_get_caret_offset),
5078         (ev_view_accessible_set_caret_offset),
5079         (ev_view_accessible_get_run_attributes),
5080         (ev_view_accessible_get_default_attributes),
5081         (ev_view_accessible_get_character_extents),
5082         (ev_view_accessible_get_offset_at_point),
5083         (ev_view_accessible_get_n_selections),
5084         (ev_view_accessible_get_selection),
5085         (ev_view_accessible_add_selection),
5086         (ev_view_accessible_remove_selection),
5087         (ev_view_accessible_set_selection),
5088         (ev_view_accessible_text_iface_init),
5089         (ev_view_accessible_idle_do_action),
5090         (ev_view_accessible_action_do_action),
5091         (ev_view_accessible_action_get_n_actions),
5092         (ev_view_accessible_action_get_description),
5093         (ev_view_accessible_action_get_name),
5094         (ev_view_accessible_action_set_description),
5095         (ev_view_accessible_action_iface_init),
5096         (ev_view_accessible_get_type), (ev_view_accessible_new),
5097         (ev_view_accessible_factory_get_accessible_type),
5098         (ev_view_accessible_factory_create_accessible),
5099         (ev_view_accessible_factory_class_init),
5100         (ev_view_accessible_factory_get_type):
5101         * shell/ev-view-accessible.h:
5102         * shell/ev-view-private.h:
5103         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5104         * shell/ev-view.h:
5105         
5106         Initial accessibility support.
5107
5108 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5109
5110         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5111
5112 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5113
5114         * shell/ev-print-job.c: (idle_print_handler):
5115         
5116         Fix for bug Bug 318916: Printing multiple pages.
5117
5118 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5119
5120         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5121
5122 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5123
5124         * pdf/ev-poppler.cc:
5125         
5126         Thumnail dimensions unified with other backends.
5127         
5128         * shell/ev-window-title.c: (ev_window_title_update):
5129         
5130         Fix warning.
5131
5132 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5133
5134         * data/ev-stock-zoom-fit-width.png:
5135         
5136         Remove unused file.
5137
5138 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5139
5140         * configure.ac:
5141         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5142         (djvu_document_finalize):
5143         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5144         (dvi_document_finalize):
5145         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5146         (pixbuf_document_save), (pixbuf_document_finalize):
5147         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5148         (tiff_document_finalize):
5149         
5150         Save a copy implemented for various backends.
5151
5152 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5153
5154         * configure.ac:
5155         
5156         Don't link with ltiff if tiff is disabled.
5157
5158 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5159
5160         * pdf/GDKSplashOutputDev.cc:
5161         * pdf/GDKSplashOutputDev.h:
5162         * pdf/Thumb.cc:
5163         * pdf/Thumb.h:
5164         * pdf/pdf-document.cc:
5165         * pdf/pdf-document.h:
5166         * pdf/test-gdk-output-dev.cc:
5167         
5168         Remove old unused files.
5169
5170 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5171
5172         * shell/ev-window.c: (ev_window_setup_document):
5173         
5174         Fixed warnings on reload and probably crash reason.
5175
5176 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5177
5178         * properties/ev-properties-view.c:
5179         (ev_properties_view_format_date):
5180         
5181         Check if date is invalid. Fix for bug 318134.
5182
5183 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5184
5185         * shell/ev-window-title.c:
5186         
5187         Add .indd files (Adobe Indesign) to the list of "bad
5188         extensions".
5189
5190 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * data/evince-ui.xml:
5193         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5194         
5195         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5196
5197 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5198
5199         * shell/ev-window.c: (launch_link), (launch_external_uri),
5200         (view_external_link_cb):
5201
5202         URL-escape link before passing it to gnome_vfs_url_show.
5203
5204 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5205
5206         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5207         there isn't text selected.
5208
5209 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5210
5211         * shell/ev-view.c: (handle_link_over_xy):
5212
5213         Check tooltip is valid utf8 before showing it
5214
5215 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5216
5217         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5218
5219 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5220
5221         * shell/ev-window-title.c: (ev_window_title_update):
5222
5223         Guard against using g_strstrip on NULL. Fixes bug #317291.
5224
5225 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5226
5227         * pdf/ev-poppler.cc:
5228
5229         Show title even for unknown links
5230
5231 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5232
5233         * shell/ev-window-title.c: (ev_window_title_update):
5234
5235         Strip the title string
5236
5237 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5238
5239         * shell/ev-window-title.c:
5240
5241         Add .rtf to the bad extensions list
5242
5243 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5244
5245         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5246         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5247
5248         Ignore link coordinates if they are outside page bounds
5249
5250 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5251
5252         * backend/ev-link.c: (ev_link_type_get_type),
5253         (ev_link_get_filename), (ev_link_get_params),
5254         (ev_link_get_property), (ev_link_set_property),
5255         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5256         * backend/ev-link.h:
5257         * pdf/ev-poppler.cc:
5258         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5259         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5260         (ev_window_init):
5261
5262         Implement launch links. Delegate external link opening to
5263         the window.
5264
5265 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5266
5267         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5268         (ev_link_get_right), (ev_link_get_property),
5269         (ev_link_set_property), (ev_link_class_init),
5270         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5271         * backend/ev-link.h:
5272         * pdf/ev-poppler.cc:
5273         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5274
5275         Implement fitr links
5276
5277 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5278
5279         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5280         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5281         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5282         (ev_view_size_request_continuous),
5283         (ev_view_size_request_dual_page),
5284         (ev_view_size_request_single_page), (ev_view_size_allocate),
5285         (ev_view_zoom_for_size_continuous_and_dual_page),
5286         (ev_view_zoom_for_size_continuous),
5287         (ev_view_zoom_for_size_dual_page),
5288         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5289         (ev_sizing_mode_get_type):
5290         * shell/ev-view.h:
5291         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5292
5293         Do not use modes for link, we need to calculate size ad hoc.
5294         Still not perfect because of the usual scrollbar issues grrr.
5295
5296 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5297
5298         * backend/ev-link.c: (ev_link_type_get_type),
5299         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5300         * backend/ev-link.h:
5301         * pdf/ev-poppler.cc:
5302         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5303         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5304         (ev_view_size_request_continuous),
5305         (ev_view_size_request_dual_page),
5306         (ev_view_size_request_single_page), (ev_view_size_allocate),
5307         (zoom_for_size_fit_height),
5308         (ev_view_zoom_for_size_continuous_and_dual_page),
5309         (ev_view_zoom_for_size_continuous),
5310         (ev_view_zoom_for_size_dual_page),
5311         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5312         (ev_sizing_mode_get_type):
5313         * shell/ev-view.h:
5314         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5315
5316         Implement FIT_HEIGHT mode (only for links).
5317         Implement FITH links
5318
5319 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5320
5321         * shell/ev-window-title.c: (get_filename_from_uri),
5322         (ev_window_title_sanitize_extension), (ev_window_title_update),
5323         (ev_window_title_set_document), (ev_window_title_set_uri),
5324         (ev_window_title_free):
5325         * shell/ev-window-title.h:
5326         * shell/ev-window.c: (ev_window_setup_document),
5327         (ev_window_popup_password_dialog):
5328
5329         Refactor window title building while fixing it for
5330         password documents.
5331
5332 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5333
5334         * pdf/ev-poppler.cc:
5335
5336         Escape link title before setting it in the model
5337
5338 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5339
5340         * shell/ev-application.c: (removed_from_session), (save_session),
5341         (init_session), (ev_application_get_empty_window),
5342         (ev_application_init), (ev_application_get_windows):
5343         * shell/ev-application.h:
5344         * shell/ev-window.c: (ev_window_finalize):
5345
5346         Add a function to retrieve window list and share it where
5347         necessary.
5348         Implement session handling, works pretty well thanks to the
5349         metadata system.
5350
5351 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5352
5353         * shell/ev-password.c: (ev_password_item_created_callback),
5354         (ev_password_dialog_save_password):
5355         
5356         Fix for bug 316972. Use async gnome-keyring API.
5357
5358 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5359
5360         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5361         Remove unused unrealize handler. Add scroll handling to
5362         ev_view_scroll_event for presentation mode (bug #316708),
5363         and fix the event state checks there.
5364
5365 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5366
5367         * shell/ev-page-action.c: (page_changed_cb):
5368
5369         "marco, maybe we should be crazy and jump right to 6! :)"
5370
5371         Bryan Clark, Sep 2005
5372
5373 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5374
5375         * ps/ps-document.c: (save_document), (ps_document_save),
5376         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5377         (ps_document_ps_export_end):
5378
5379         Fix unstructured documents save and print
5380
5381 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5382
5383         * shell/ev-application.c: (ev_application_open_uri):
5384
5385         Fix window size persistance
5386
5387 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5388
5389         * shell/ev-view.c: (ev_view_button_release_event):
5390
5391         Based on a patch from carlosgc@gnome.org. Mouse buttons
5392         switch pages in presentation mode.
5393
5394 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5395
5396         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5397
5398         Dont cast to int before scaling
5399
5400 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5401
5402         * backend/ev-link.c: (ev_link_type_get_type),
5403         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5404         (ev_link_new_page_fith):
5405         * backend/ev-link.h:
5406         * pdf/ev-poppler.cc:
5407         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5408
5409         Implement FIT and FITH links
5410
5411 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5412
5413         * pdf/ev-poppler.cc:
5414
5415         Return 0 results when search is not in progress.
5416
5417         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5418         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5419
5420         Update menu sensitivity when cancelling search
5421
5422 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5423
5424         * shell/ev-view.c: (ev_view_can_find_next):
5425
5426         Take all pages in consideration, not just current one
5427
5428 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5429
5430         * shell/ev-page-cache.c:
5431         * shell/ev-page-cache.h:
5432         * shell/ev-view.c: (ev_view_binding_activated),
5433         (ev_view_next_page), (ev_view_previous_page),
5434         (ev_sizing_mode_get_type):
5435         * shell/ev-view.h:
5436         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5437         (ev_window_cmd_go_next_page):
5438
5439         Move page next/previous functions from page chace to
5440         view and change it to move by 2 page steps in dual mode.
5441
5442 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5443
5444         * shell/ev-window.c: (update_sidebar_visibility),
5445         (setup_sidebar_from_metadata), (ev_window_setup_document),
5446         (setup_view_from_metadata):
5447
5448         Show the index by default when there is one     
5449
5450 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5451
5452         * shell/ev-window-title.c: (ev_window_title_set_document):
5453
5454         Missing null check
5455
5456 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5457
5458         * shell/ev-view.c: (view_update_range_and_current_page):
5459         
5460         Allow display of last odd page in dual view. Fix for 316347.
5461
5462 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5463
5464         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5465         
5466         Make close button default. Fix for 316383.
5467
5468 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5469
5470         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5471         
5472         Mark close button as default. Fix for 316381.
5473
5474 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5475
5476         * backend/ev-link.c: (ev_link_class_init):
5477
5478         Allow negative doubles in left/top properties
5479
5480 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5481
5482         * shell/ev-window.c:
5483
5484         Remove a bunch of strings that was used only
5485         by the statusbar.
5486
5487 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5488
5489         * shell/ev-window-title.c: (get_filename_from_uri),
5490         (ev_window_title_set_document):
5491
5492         When title has a confusing extension, show also
5493         the document filename inside ()
5494
5495 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5496
5497         * shell/Makefile.am:
5498         * shell/ev-window-title.c: (ev_window_title_new),
5499         (ev_window_title_update), (ev_window_title_set_type),
5500         (ev_window_title_set_document), (ev_window_title_free):
5501         * shell/ev-window-title.h:
5502         * shell/ev-window.c: (ev_window_setup_document),
5503         (password_dialog_response), (ev_window_popup_password_dialog),
5504         (ev_window_dispose), (ev_window_init):
5505
5506         Factor out and cleanup window title code
5507
5508 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5509
5510         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5511         (unable_to_load):
5512
5513         Make dialog transient so it doesnt block other windows
5514
5515 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5516
5517         * pdf/ev-poppler.cc:
5518         
5519         Fix pdf thumbnails rendering.
5520
5521 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5522
5523         * shell/ev-window.c: (fullscreen_set_timeout):
5524         
5525         Increase timeout to hide full screen popup. Bug 
5526         316123. 
5527
5528 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5529
5530         * data/evince.schemas.in:
5531         * shell/ev-window.c: (update_action_sensitivity):
5532
5533         Allow the user to override document restrictions. Fix for bug
5534         305818.
5535
5536 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5537
5538         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5539         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5540         (ev_window_class_init): Fix multihead behaviour of fullscreen
5541         toolbar popup. Fixes bug #315451.
5542
5543 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5544
5545         * configure.ac:
5546         * data/evince-password.glade:
5547         * shell/ev-password.c: (ev_password_dialog_set_property),
5548         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5549         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5550         (ev_password_dialog_entry_changed_cb),
5551         (ev_password_dialog_entry_activated_cb),
5552         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5553         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5554         (ev_password_dialog_set_bad_pass):
5555         * shell/ev-password.h:
5556         * shell/ev-window.c: (password_dialog_response),
5557         (ev_window_popup_password_dialog):
5558         
5559         Support for gnome-keyring for encrypted PDF's.
5560
5561 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5562
5563         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5564         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5565         (ev_view_enter_notify_event), (ev_view_class_init):
5566         
5567         More precise handling of enter_notify/leave_notify events
5568         in EvView. Fix for bug 315470.
5569
5570 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5571
5572         * shell/ev-window.c: (fullscreen_timeout_cb),
5573         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5574         (ev_window_dispose):
5575
5576         leak fix: unref fullscreen_timeout_source before clearing it
5577
5578 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5579
5580         * configure.ac, dvi/mdvi/Makefile.am: 
5581         
5582         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5583
5584 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5585
5586         * backend/ev-link.c: (ev_link_new_page_xyz):
5587         * pdf/ev-poppler.cc:
5588         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5589
5590         Fix some bugs with xyz links, respect zoom
5591
5592 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5593
5594         * shell/ev-window.c: (page_changed_cb),
5595         (setup_document_from_metadata), (update_sidebar_visibility),
5596         (setup_view_from_metadata), (ev_window_run_fullscreen),
5597         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5598         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5599         (ev_window_dual_mode_changed_cb),
5600         (ev_window_sidebar_current_page_changed_cb):
5601
5602         null check uri before setting and getting metadata
5603
5604 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5605
5606         * dvi/Makefile.am:
5607         * properties/Makefile.am:
5608         * shell/Makefile.am:
5609         * thumbnailer/Makefile.am:
5610
5611         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5612
5613 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5614
5615         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5616         (selection_changed_callback):
5617         * shell/ev-sidebar-links.h:
5618
5619         Add a signal for link activation.
5620
5621         * shell/ev-view.c: (ev_view_goto_link),
5622         (ev_view_button_release_event):
5623         * shell/ev-view.h:
5624         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5625         (ev_window_init):
5626
5627         Implement the signal so that we can handle all link types.
5628
5629         * shell/ev-page-cache.c:
5630
5631         Remove unused set_link function
5632
5633 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5634
5635         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5636
5637         Add some space from the cursor, hardcoded but I couldnt
5638         find a better way.
5639
5640 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5641
5642         * lib/ev-tooltip.c:
5643
5644         Use mozilla style vs gtk style, way better for links.
5645
5646         * shell/ev-view.c: (ev_view_motion_notify_event),
5647         (ev_view_destroy), (ev_view_init):
5648
5649         Deactive tooltip when the link hovered is changed.
5650
5651 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5652
5653         * backend/ev-document.h:
5654         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5655         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5656         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5657         (ev_link_new_page), (ev_link_new_page_xyz):
5658         * backend/ev-link.h:
5659         * pdf/ev-poppler.cc:
5660         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5661         (go_to_link), (tip_from_link):
5662
5663         Implement xyz links, still not functional. Links are a total
5664         mess, will need to refactor and bugfix a lot :(
5665
5666 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5667
5668         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5669
5670 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5671
5672         * data/evince-ui.xml:
5673         * data/evince.schemas.in:
5674         * shell/Makefile.am:
5675         * shell/ev-window.c: (update_chrome_visibility),
5676         (password_dialog_response), (ev_window_load_job_cb),
5677         (ev_window_xfer_job_cb), (ev_window_open_uri),
5678         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5679         (ev_window_init):
5680
5681         Remove the statusbar. This regress loading feedback, need to
5682         check with Bryan what we want to do there...
5683
5684 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5685
5686         * lib/ev-tooltip.c: (ev_tooltip_init):
5687
5688         Fix tooltip border and size handling
5689
5690 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5691
5692         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5693         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5694         (ev_tooltip_timeout), (ev_tooltip_activate),
5695         (ev_tooltip_deactivate):
5696         * lib/ev-tooltip.h:
5697         * shell/ev-view.c: (ev_view_motion_notify_event):
5698
5699         Delay popup showing. Mirror gtk logic/times.
5700
5701 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5702
5703         * lib/Makefile.am:
5704         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5705         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5706         (ev_tooltip_set_text), (ev_tooltip_set_position):
5707         * lib/ev-tooltip.h:
5708
5709         Simple widget to show tooltips at a custom position
5710
5711         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5712         (ev_view_destroy):
5713
5714         Use it for links. First go, needs work
5715
5716 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5717
5718         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5719         HIG fixes.  Use title capitalization for window title. Use 12 
5720         pixels of space between the dialog's vbox and action area.
5721
5722 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5723
5724         * shell/ev-window.c: (file_open_dialog_response_cb),
5725         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5726         (ev_window_cmd_save_as):
5727
5728         Make file pickers not modal and refactor code some
5729
5730 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5731
5732         * shell/ev-sidebar.h:
5733         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5734         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5735         (ev_sidebar_class_init), (ev_sidebar_select_page),
5736         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5737         (ev_sidebar_set_page):
5738
5739         Add a current page property and allow to get/set it
5740
5741         * shell/ev-window.c: (setup_view_from_metadata),
5742         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5743
5744         Persist current sidebar page per document
5745
5746 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5747
5748         * data/evince.schemas.in:
5749         * shell/ev-window.c: (update_chrome_visibility),
5750         (setup_document_from_metadata), (update_sidebar_visibility),
5751         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5752         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5753         (ev_window_run_presentation), (ev_window_stop_presentation),
5754         (ev_window_view_sidebar_cb),
5755         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5756         (load_chrome), (ev_window_init):
5757
5758         Persist size/visibility of sidebar per document
5759
5760 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5761
5762         * shell/ev-view.c (draw_loading_text): Draw loading text.
5763
5764 2005-09-02  Dan Damian  <dand@gnome.ro>
5765
5766         * configure.in: Added "ro" to ALL_LINGUAS.
5767
5768 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5769
5770         * shell/ev-view.c: (clear_caches):
5771
5772         ev_page_cache_get doesnt return a reference,
5773         dont try to unref it.
5774
5775 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5776
5777         * shell/main.c: (load_files_remote):
5778
5779         Fix timestamp parameter with dbus <= 0.33
5780
5781 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5782
5783         * data/evince.schemas.in:
5784
5785         Add missing full stop
5786
5787 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5788
5789         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5790         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5791
5792         Plug some memory leaks
5793
5794 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5795
5796         * configure.ac:
5797         * lib/ev-debug.c: (trap_handler):
5798
5799         Check for execinfo.h and use it only if it exists.
5800         Ported from Epiphany (bug #314776).
5801
5802 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
5803
5804         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5805
5806 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
5807
5808         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5809         * po/id.po      : Added Indonesian translation
5810
5811 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
5812
5813         * shell/main.c:
5814         * shell/ev-application.c: Last minute GTK-2.6 fixes.
5815         * NEWS: Release 0.4.0
5816
5817 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
5818
5819         * configure.ac: catch another gtk+-2.8ism
5820         * shell/main.c: Make work with gtk+-2.6
5821
5822 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
5823
5824         * shell/ev-application-service.xml: Add 'timestamp' argument to
5825           ev_application_open_window and ev_application_open_uri methods.
5826
5827         * shell/ev-application.h: Add 'timestamp' argument to
5828           ev_application_open_window, ev_application_open_uri,
5829           and ev_application_open_uri_list functions.
5830
5831         * shell/ev-application.c (ev_application_open_window,
5832           ev_application_open_uri, ev_application_open_uri_list): Change
5833           functions that show/present windows to use a timestamp if one
5834           is passed in.
5835
5836         * shell/ev-window.c (ev_window_cmd_file_open,
5837           ev_window_cmd_recent_file_activate, drag_data_received_cb):
5838         * shell/main.c (load_files): Modify calls to ev_application to
5839           include GDK_CURRENT_TIME as timestamp.
5840
5841         * shell/main.c (load_files_remote): Obtain timestamp for client
5842           instance from GDK and pass to server instance so new windows are
5843           focused properly.  Fix dbus_g_proxy_call() calls by including second
5844           G_TYPE_INVALID.
5845           
5846         Closes bug #314475.
5847
5848 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
5849
5850         * shell/ev-window.c (ev_window_finalize): Check for
5851         avail. EvWindows when quiting to handle the finalize better,
5852         #314497
5853
5854 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5855         
5856         * properties/ev-properties-view.c: 
5857         
5858         Set textdomain to libglade. Fixes translation problem in property page.
5859
5860 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5861
5862         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5863         * dvi/Makefile.am:
5864         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5865         * dvi/mdvi-lib/Makefile.am:
5866         
5867         Fix rotation of thumbnails, ported to new API. Moved library
5868         dependencies earlier, probably it will fix linkage problem.
5869
5870 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5871
5872         * backend/ev-document-misc.c:
5873         (ev_document_misc_get_thumbnail_frame):
5874         * backend/ev-document-misc.h:
5875         * configure.ac:
5876         * pdf/ev-poppler.cc:
5877         * shell/Makefile.am:
5878         * shell/ev-sidebar-thumbnails.c: (add_range),
5879         (ev_sidebar_thumbnails_set_loading_icon),
5880         (ev_sidebar_thumbnails_refresh),
5881         (ev_sidebar_thumbnails_set_document):
5882         * shell/ev-sidebar-thumbnails.h:
5883         * shell/ev-view.c: (ev_view_motion_notify_event),
5884         (ev_view_set_property), (ev_view_get_property),
5885         (ev_view_class_init), (ev_view_set_rotation):
5886         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5887         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5888         (ev_window_init):
5889         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5890         Redo rotation (again).  prepare for 0.4.0
5891
5892 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
5893
5894         * configure.ac: Bump poppler requirement to 0.4.1.
5895
5896         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5897         argument to poppler_page_render_selection() call.
5898
5899 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5900
5901         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5902         (djvu_document_thumbnails_get_thumbnail):
5903         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5904         (dvi_document_thumbnails_get_thumbnail):
5905         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5906         (pixbuf_document_thumbnails_get_thumbnail):
5907         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5908         
5909         Update rotation direction of backends to fit with pdf and ps.
5910
5911 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
5912
5913         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5914         * backend/ev-async-renderer.h:
5915         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5916         (setup_page), (ps_document_get_page_size),
5917         (ps_async_renderer_render_pixbuf):
5918         * ps/ps-document.h:
5919         * shell/ev-jobs.c: (ev_job_render_run):
5920
5921         Fix orientation in the postscript document
5922
5923 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
5924
5925         * pdf/ev-poppler.cc:
5926         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5927         * shell/ev-view.c: (highlight_find_results):
5928
5929         Adapt to the new poppler rotation API. Fix text maps on landscape
5930         documents.
5931
5932 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
5933
5934         * shell/ev-view.c (compute_new_selection_text): get the correct
5935         region when selecting in modes other than continuous.
5936
5937 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
5938
5939         * shell/main.c (main): remove redundant g_warnings.
5940
5941 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5942
5943         * shell/Makefile.am: Don't include autogenerated
5944         file ev-application-service.h into distribution, since
5945         it causes dbus crash. Fix for bugs 313724 and 313443. 
5946
5947 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5948
5949         * configure.ac: Fix sed expression for FreeBSD. Thanks
5950         to Joe Marcus Clark <marcus@freebsd.org>
5951         
5952         * shell/eggfindbar.c: (entry_activate_callback),
5953         (entry_changed_callback), (egg_find_bar_init),
5954         (egg_find_bar_set_search_string):
5955         
5956         Made findbar buttons unsensitive if there is no text in
5957         entry. Fix for the bug 313285.
5958
5959 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5960
5961         * ps/ps-document.c: Use g_filename_display_name for displaying
5962         filenames and revert string freeze breackage
5963
5964 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
5965
5966         * NEWS:
5967         * configure.ac:
5968
5969         Update for 0.3.4
5970
5971         * shell/Makefile.am:
5972
5973         Add ev-application-service.xml to extra dist
5974
5975         * shell/ev-view.c: (find_page_at_location):
5976
5977         Remove unused function (fix warning)
5978
5979 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5980
5981         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
5982         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
5983         
5984         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
5985         bug 313623.
5986
5987 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5988
5989         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
5990         * shell/ev-window.c:
5991         Fix build warnings
5992
5993 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5994
5995         * configure.ac: Update script to get dbus version.
5996         Fix for the bug #313443.
5997
5998 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5999
6000         * shell/ev-window.c: (ev_window_cmd_escape):
6001         
6002         Return focus back to view on escape. Fix for bug 313295.
6003
6004 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6005
6006         * shell/ev-window.c: (update_window_title),
6007         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6008         (ev_window_cmd_save_as):
6009         
6010         Correct conversion from uri to displayable string. Fix for
6011         bug 313296.
6012
6013 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6014
6015         * ps/ps-document.c: convert filename to utf8 when there is an error
6016         loading document. Fixes #309915
6017
6018 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6019
6020         * configure.ac:
6021
6022         We depend on poppler 0.4.0
6023
6024 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6025
6026         * configure.ac:
6027         * NEWS: Release 0.3.3.
6028         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6029
6030 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6031
6032         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6033         add a couple missing mnemonics to menu items, use title 
6034         capitalization for menu items and window titles, and add 
6035         ellipsis to open menu item.     
6036
6037 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6038
6039         * pdf/ev-poppler.cc:
6040         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6041         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6042         (ev_view_get_rotation):
6043         * shell/ev-view.h:
6044         * shell/ev-window.c: (setup_view_from_metadata),
6045         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6046         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6047         disk.
6048
6049 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6050
6051         * configure.ac: Added tr to ALL_LINGUAS
6052
6053 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6054
6055         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6056         requires several clicks to find word. Thanks to 
6057         Colin Slater <kiltedtaco@gmail.com>.
6058
6059 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6060
6061         * data/evince.desktop.in.in: Hide menu entry and
6062         rename it to "Document Viewer". Fix for bug 
6063         #312399.
6064
6065 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6066
6067         * shell/ev-page-action.c (ev_page_action_class_init): 
6068
6069         Point to the correct function in constructor of the
6070         activate_label signal
6071
6072 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6073
6074         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6075         * shell/ev-jobs.h: Make thread safe.
6076
6077 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6078
6079         * shell/ev-view.c: (view_update_range_and_current_page):
6080         Don't update page range if we are scrolling to some document
6081         point.
6082
6083 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6084
6085         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6086         when getting max_page_width, fix drawing in dual mode.
6087
6088 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6089
6090         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6091         getting the area for select_all.
6092
6093 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6094
6095         * backend/ev-selection.c: (ev_selection_render_selection):
6096         * backend/ev-selection.h:
6097         * pdf/ev-poppler.cc:
6098         * shell/ev-jobs.c: (ev_job_render_new):
6099         * shell/ev-jobs.h:
6100         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6101         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6102         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6103         (ev_view_class_init):
6104
6105         Change selection color on focus in and focus out events.  Also,
6106         poppler now uses GdkColor for specifying the selection colors, so
6107         drop some awkward conversion code.
6108
6109 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6110
6111         * configure.ac: Added Hebrew translation
6112
6113 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6114
6115         * NOTES:
6116         * backend/ev-selection.c: (ev_selection_render_selection):
6117         * backend/ev-selection.h:
6118         * pdf/ev-poppler.cc:
6119         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6120         (ev_job_render_run):
6121         * shell/ev-jobs.h:
6122         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6123         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6124         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6125         (ev_pixbuf_cache_style_changed),
6126         (ev_pixbuf_cache_get_selection_pixbuf),
6127         (ev_pixbuf_cache_set_selection_list),
6128         (ev_pixbuf_cache_get_selection_list):
6129         * shell/ev-pixbuf-cache.h:
6130         * shell/ev-utils.c: (ev_print_region_contents):
6131         * shell/ev-utils.h:
6132         * shell/ev-view.c: (ev_view_queue_draw_page),
6133         (selection_update_idle_cb), (ev_view_motion_notify_event),
6134         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6135         (setup_caches), (ev_view_find_next), (merge_selection_region),
6136         (selection_free):
6137         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6138
6139         Clean up selection to be much smoother!
6140
6141 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6142
6143         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6144         to poppler_page_render_selection().
6145
6146 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6147
6148         * ps/ps-document.c: (save_page_list): Use
6149         unzipped document when printing. Thanks to 
6150         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6151         311016.
6152
6153 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6154
6155         * shell/ev-window.c: (update_action_sensitivity):
6156         
6157         Disable print and save respect to lockdown gconf keys. Fix
6158         for 312342.
6159
6160 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6161
6162         * configure.ac:
6163         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6164         (write_to_temp_file), (ev_file_set_contents):
6165         * shell/ev-utils.h:
6166         * shell/ev-window.c: (save_print_config_to_file):
6167         
6168         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6169         Fix for bug 312238
6170
6171 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6172
6173         * shell/ev-window.c: (load_print_config_from_file),
6174         (save_print_config_to_file), (ev_window_print_range):
6175
6176         Persist the print settings. Fixes bug #311578.
6177
6178 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6179
6180         * djvu/djvu-document.c: (djvu_document_get_page_size),
6181         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6182         (djvu_document_thumbnails_get_thumbnail):
6183         * dvi/dvi-document.c: (dvi_document_get_page_size),
6184         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6185         (dvi_document_thumbnails_get_dimensions),
6186         (dvi_document_thumbnails_get_thumbnail):
6187         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6188         (pixbuf_document_render_pixbuf),
6189         (pixbuf_document_document_iface_init),
6190         (pixbuf_document_thumbnails_get_thumbnail):
6191         
6192         Update backends to make them build with new rotation system.
6193
6194 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6195
6196         * help/C/figures/evince_start_window.png:
6197         
6198         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6199
6200 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6201
6202         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6203         * shell/ev-pixbuf-cache.h:
6204         * shell/ev-sidebar-thumbnails.c:
6205         (ev_sidebar_thumbnails_get_property), (add_range),
6206         (adjustment_changed_cb):
6207         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6208         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6209         we were thumbnailing the entire docment on startup, slowing us
6210         down hugely. 
6211
6212 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6213
6214         * shell/ev-page-cache.c: (ev_page_cache_new):
6215         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6216         == 0, fixes #310306.
6217
6218 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6219
6220         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6221         (ev_view_rotate_left):
6222
6223         Account rotation in doc_rect_to_view_rect.
6224         Ensure rotation doesnt go out of bounds.
6225
6226 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6227
6228         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6229
6230         Correct and cleanup w/h swapping
6231
6232 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6233
6234         * backend/ev-document-thumbnails.c:
6235         (ev_document_thumbnails_get_thumbnail):
6236         * backend/ev-document-thumbnails.h:
6237         * backend/ev-document.c:
6238         * backend/ev-document.h:
6239         * backend/ev-render-context.c: (ev_render_context_new),
6240         (ev_render_context_set_rotation):
6241         * backend/ev-render-context.h:
6242         * pdf/ev-poppler.cc:
6243         * ps/ps-document.c: (ps_document_document_iface_init):
6244         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6245         * shell/ev-jobs.h:
6246         * shell/ev-page-cache.c: (build_height_to_page),
6247         (ev_page_cache_new), (ev_page_cache_get_size),
6248         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6249         (ev_page_cache_get_height_to_page):
6250         * shell/ev-page-cache.h:
6251         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6252         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6253         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6254         (ev_pixbuf_cache_get_selection_pixbuf):
6255         * shell/ev-pixbuf-cache.h:
6256         * shell/ev-print-job.c: (idle_print_handler):
6257         * shell/ev-sidebar-thumbnails.c: (add_range):
6258         * shell/ev-view.c: (view_update_range_and_current_page),
6259         (get_page_y_offset), (get_page_extents),
6260         (ev_view_size_request_continuous_dual_page),
6261         (ev_view_size_request_continuous),
6262         (ev_view_size_request_dual_page),
6263         (ev_view_size_request_single_page), (draw_one_page),
6264         (ev_view_set_rotation), (ev_view_rotate_right),
6265         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6266         (ev_view_zoom_for_size_continuous_and_dual_page),
6267         (ev_view_zoom_for_size_continuous),
6268         (ev_view_zoom_for_size_dual_page),
6269         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6270         (ev_view_select_all):
6271         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6272         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6273         (tiff_document_document_iface_init),
6274         (tiff_document_thumbnails_get_thumbnail):
6275
6276         Use rotation rather than orientation. It's easier and enough
6277         for our needs.
6278
6279 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6280
6281         * shell/ev-page-cache.c: (build_height_to_page),
6282         (ev_page_cache_new), (ev_page_cache_get_size),
6283         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6284         (ev_page_cache_get_height_to_page):
6285         * shell/ev-page-cache.h:
6286         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6287         (ev_view_size_request_continuous_dual_page),
6288         (ev_view_size_request_continuous),
6289         (ev_view_zoom_for_size_continuous_and_dual_page),
6290         (ev_view_zoom_for_size_continuous):
6291
6292         Make the page cache aware of page orientation.
6293
6294 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6295
6296         * backend/ev-document-thumbnails.c:
6297         (ev_document_thumbnails_get_thumbnail):
6298         * backend/ev-document-thumbnails.h:
6299         * backend/ev-document.c:
6300         * backend/ev-document.h:
6301         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6302         * backend/ev-ps-exporter.h:
6303         * pdf/ev-poppler.cc:
6304         * ps/ps-document.c: (ps_document_document_iface_init),
6305         (ps_document_ps_export_do_page):
6306         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6307         * shell/ev-jobs.h:
6308         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6309         (ev_page_cache_get):
6310         * shell/ev-page-cache.h:
6311         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6312         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6313         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6314         * shell/ev-pixbuf-cache.h:
6315         * shell/ev-print-job.c: (idle_print_handler):
6316         * shell/ev-sidebar-thumbnails.c: (add_range):
6317         * shell/ev-view.c: (view_update_range_and_current_page),
6318         (get_page_extents), (ev_view_size_request_dual_page),
6319         (ev_view_size_request_single_page), (draw_one_page),
6320         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6321         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6322         (ev_view_zoom_for_size_dual_page),
6323         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6324         (ev_view_select_all):
6325         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6326         * tiff/tiff-document.c: (tiff_document_get_page_size),
6327         (tiff_document_get_orientation), (rotate_pixbuf),
6328         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6329         (tiff_document_thumbnails_get_thumbnail),
6330         (tiff_document_ps_export_do_page), (tiff_document_init):
6331
6332         Really make use of the orientation bit of the render context.
6333         Use the render context in a few more places in the backend API.
6334         This regress orientation, but now it's done right. Will try to
6335         fix it up asap...
6336
6337 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6338
6339         * shell/ev-view.c: (ensure_rectangle_is_visible):
6340
6341         Patch by Nickolay V. Shmyrev to fix find flickering
6342
6343 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6344
6345         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6346         duplex parameters to ::begin.
6347
6348         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6349         * shell/ev-print-job.c (idle_print_handler): 
6350         * ps/ps-document.c (ps_document_ps_export_begin): 
6351         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6352         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6353         implementations. Poppler backend needs poppler cvs. Rest has
6354         unchanged behavior.
6355
6356 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6357
6358         * shell/ev-window.c (using_pdf_printer): new function.
6359         (ev_window_print_range): print a less techy message if someone
6360         tries to print to PDF.
6361
6362 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6363
6364         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6365         from "unknown font" string. Bug #311431
6366
6367 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6368
6369         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6370
6371 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6372
6373         Bug #311280
6374         
6375         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6376         name for PopplerFontTypes
6377         (pdf_document_fonts_fill_model): add font type to the detail column
6378
6379         * backend/ev-document-fonts.h: added
6380         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6381
6382         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6383         font name and font details, add a little markup.
6384         (ev_properties_fonts_init): use the new cell data func, specify ypad
6385         property for the cell renderer.
6386         (ev_properties_fonts_set_document): add the details column.
6387
6388 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6389
6390         * configure.ac: Added "pl" to ALL_LINGUAS.
6391
6392 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6393
6394         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6395
6396 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6397
6398         * help/ChangeLog: Started this for translations of manual.
6399         * configure.ac, autogen.sh, .cvsignore: Migrated to
6400         gnome-doc-utils. Patch in bug #311222.
6401
6402 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6403
6404         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6405         #ifdef this away to fix an unused-function warning.
6406
6407 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6408
6409         * configure.ac: Added 'gl' to ALL_LINGUAS.
6410
6411 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6412
6413         * configure.ac: Added ne in ALL_LINGUAS
6414         
6415 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6416
6417         * shell/ev-view.c: (ev_view_leave_notify_event):
6418         
6419         Clear status message when pointer leaves view. Fix for bug
6420         #310818 
6421
6422 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6423
6424         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6425
6426 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6427
6428         * shell/ev-view.c: (ev_view_leave_notify_event),
6429         (ev_view_class_init):
6430         
6431         Set cursor to normal then leaving view.
6432
6433 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6434
6435         * configure.ac:
6436         
6437         Fix required djvulibre version.
6438
6439 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6440
6441         *configure.ac: Hindi (hi) language added
6442
6443 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6444
6445         *configure.ac: Punjabi (pa) Language added
6446
6447 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6448
6449         * data/evince-ui.xml, shell/ev-window.c:
6450         
6451         Add keypad accelerators for zooming. Fix for bug 308128.
6452
6453 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6454
6455         * Makefile.am:
6456         * backend/Makefile.am:
6457         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6458         * configure.ac:
6459         * shell/ev-document-types.c: (ev_document_types_add_filters):
6460
6461         Allow to enable/disable the pixbuf backend.
6462         Default to off for now. If we want it enabled we should
6463         really put mime types in the desktop, implement properties etc.
6464
6465         * properties/evince-properties.c:
6466
6467         Initialize error to NULL.
6468         Check error is not NULL before freeing.
6469
6470 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6471
6472         * shell/ev-window.c:
6473
6474         Use F5 as presentation accell
6475
6476 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6477
6478         * shell/ev-window.c: (update_chrome_visibility),
6479         (ev_window_create_fullscreen_popup), (ev_window_init):
6480
6481         Do not leak the fullscreen toolbar
6482
6483 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6484
6485         * shell/ev-window.c: (view_actions_focus_in_cb),
6486         (view_actions_focus_out_cb):
6487
6488         These has a return value! Fix totally random focus
6489         issues we was seeing.
6490
6491 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6492
6493         * shell/main.c: (load_files_remote):
6494
6495         Allow open more than one file
6496
6497 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6498
6499         * shell/main.c: (load_files_remote):
6500
6501         Fix for dbus 0.33. bug #309975
6502
6503 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6504
6505         * properties/ev-properties-main.c: (ev_properties_get_pages):
6506
6507         Actually return NULL for types we dont support
6508
6509 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6510
6511         * po/POTFILES.in:
6512
6513         Remove empty lines.
6514
6515 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6516
6517         * backend/ev-document-factory.c:
6518         (ev_document_factory_get_document):
6519
6520         Do not try to create the object if type
6521         is invalid.
6522
6523 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6524
6525         * ps/ps-document.c: (ps_document_dispose),
6526         (ps_async_renderer_render_pixbuf):
6527         * ps/ps-document.h:
6528
6529         Do not leak the target window
6530
6531 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6532
6533         * shell/ev-application.c: (ev_application_init):
6534
6535         Let tbe check file existence for us.
6536         Add a comment about eggrecent mime filter.
6537
6538 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6539
6540         * data/evince-ui.xml:
6541         * shell/ev-application.c: (ev_application_shutdown),
6542         (ev_application_init), (ev_application_get_toolbars_model),
6543         (ev_application_get_recent_model),
6544         (ev_application_save_toolbars_model):
6545         * shell/ev-application.h:
6546         * shell/ev-window.c: (ev_window_add_recent),
6547         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6548         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6549         (ev_window_init):
6550
6551         Use common toolbar and recent models for all windows.
6552         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6553
6554 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6555
6556         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6557         successfully check for gtk_icon_view_get_visible_range.
6558
6559 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6560
6561         * djvu/Makefile.am:
6562         * dvi/Makefile.am:
6563         
6564         Fix djvu and dvi backend build.
6565
6566 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6567
6568         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6569         (new_separator_pixbuf):
6570
6571         Don't leak windows.
6572
6573 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6574
6575         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6576
6577         HIGification of toolbar editor dialogue.
6578
6579 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6580
6581         * configure.ac:
6582         * shell/Makefile.am:
6583
6584         Ever build metadata manager since it's just
6585         disabled at runtime now.
6586
6587 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6588
6589         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6590         (ev_metadata_manager_get), (ev_metadata_manager_set):
6591         * shell/ev-metadata-manager.h:
6592
6593         Add an _init functions that enabled metadata management
6594         at runtime.
6595
6596         * shell/ev-window.c: (page_changed_cb),
6597         (setup_document_from_metadata), (ev_window_setup_document),
6598         (setup_view_from_metadata), (ev_window_open_uri),
6599         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6600         (ev_window_run_presentation), (ev_window_stop_presentation),
6601         (save_sizing_mode), (ev_window_zoom_changed_cb),
6602         (ev_window_continuous_changed_cb),
6603         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6604         (window_configure_event_cb):
6605
6606         Remove all ugly metadata define since we deal with it
6607         at runtime now.
6608
6609         * shell/main.c: (load_files_remote), (main):
6610
6611         Add support for dbus cvs head. Hopefully didnt break one
6612         of the other versions now!
6613
6614         If we dont get a response from the dbus server just
6615         give up with it and not enable metadata.
6616
6617 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6618
6619         * Makefile.am:
6620         * backend/Makefile.am:
6621         * configure.ac:
6622         * cut-n-paste/recent-files/Makefile.am:
6623         * cut-n-paste/toolbar-editor/Makefile.am:
6624         * cut-n-paste/zoom-control/Makefile.am:
6625         * lib/Makefile.am:
6626         * pdf/Makefile.am:
6627         * pixbuf/Makefile.am:
6628         * properties/Makefile.am:
6629         * ps/Makefile.am:
6630         * shell/Makefile.am:
6631         * thumbnailer/Makefile.am:
6632         * tiff/Makefile.am:
6633
6634         Make frontends depend on just libev.
6635         Rework and group CFLAGS/LIBS definitions.
6636         Cleanups.
6637
6638 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6639
6640         * shell/ev-window:
6641
6642         do not unnecessarily save zoom
6643
6644         * configure.ac:
6645         * lib/ev-file-helpers.c: (ev_dot_dir):
6646         * shell/Makefile.am:
6647         * shell/dummy.cc:
6648
6649         Some cleanups
6650
6651 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6652
6653         * configure.ac:
6654         
6655         Remove unnecessary dependencies
6656
6657 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6658
6659         * properties/Makefile.am:
6660         * thumbnailer/Makefile.am:
6661         * tiff/Makefile.am:
6662
6663         Some more cleanups. Was really necessary
6664         but I probably introduced bugs, feel free
6665         to flame :)
6666
6667 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6668
6669         * backend/Makefile.am:
6670         * configure.ac:
6671         * cut-n-paste/recent-files/Makefile.am:
6672         * cut-n-paste/toolbar-editor/Makefile.am:
6673         * cut-n-paste/zoom-control/Makefile.am:
6674         * lib/Makefile.am:
6675         * pdf/Makefile.am:
6676         * pixbuf/Makefile.am:
6677         * properties/Makefile.am:
6678         * ps/Makefile.am:
6679         * shell/Makefile.am:
6680         * thumbnailer/Makefile.am:
6681         * tiff/Makefile.am:
6682
6683         Use gnome-common macros when possible.
6684         Cleanup dependencies.
6685         Actually disable deprecated where possible.
6686
6687 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6688
6689         * Makefile.am:
6690         * backend/Makefile.am:
6691         * properties/Makefile.am:
6692         * shell/Makefile.am:
6693         * thumbnailer/Makefile.am:
6694
6695         This should solve the circular dep without
6696         requiring dir reorg!
6697
6698         * shell/ev-window.c: (setup_view_from_metadata):
6699
6700         Never restore window size/position when the
6701         window is already visible.
6702
6703 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6704
6705         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6706
6707         Return a boolean from timeout func. Fix ported from gedit.
6708
6709 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6710
6711         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6712
6713 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6714
6715         * shell/ev-document-types.c: set "All Documents" as default filter in
6716         open dialog
6717
6718 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6719
6720         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6721         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6722         (ev_metadata_manager_set_boolean): fix value/val thinko.
6723
6724 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6725
6726         * shell/ev-window.c: (setup_view_from_metadata),
6727         (window_state_event_cb), (window_configure_event_cb),
6728         (ev_window_init):
6729
6730         Remember window position and maximized state
6731
6732 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6733
6734         * configure.ac:
6735
6736         Fix DBUS configure checks.
6737
6738         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6739         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6740         (ev_metadata_manager_set_boolean):
6741
6742         Plug mem leaks.
6743
6744         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6745         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6746         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6747         (ev_window_continuous_changed_cb),
6748         (ev_window_dual_mode_changed_cb), (ev_window_new):
6749
6750         Fix the build without DBUS.
6751
6752 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6753
6754         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6755         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6756         (ev_metadata_manager_set_string),
6757         (ev_metadata_manager_set_boolean):
6758         * shell/ev-metadata-manager.h:
6759
6760         Add support for some more types
6761
6762         * shell/ev-view.c: (scroll_to_current_page),
6763         (ev_view_get_continuous), (ev_view_set_continuous),
6764         (ev_view_get_dual_page):
6765         * shell/ev-view.h:
6766         * shell/ev-window.c: (page_changed_cb),
6767         (setup_document_from_metadata), (ev_window_setup_document),
6768         (setup_view_from_metadata), (ev_window_open_uri),
6769         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6770         (ev_window_run_presentation), (ev_window_stop_presentation),
6771         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6772         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6773         (ev_window_update_dual_page_action),
6774         (ev_window_continuous_changed_cb),
6775         (ev_window_dual_mode_changed_cb), (ev_window_init):
6776
6777         Remember a bunch of view/document properties. Prolly some
6778         are still missing but it's getting interesting.
6779
6780 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6781
6782         * configure.ac: check if dbus-binding-tool is installed. Not the
6783         case on current Ubuntu breezy, it seems.
6784
6785 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6786
6787         * data/evince.desktop.in.in:
6788         
6789         Allow open uri lists and add TryExec field.
6790
6791 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6792
6793         * configure.ac:
6794
6795         Enable dbus when available, do not require a configure
6796         option.
6797
6798 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6799
6800         * configure.ac:
6801
6802         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6803         disabled.
6804
6805 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6806         Marco Pesenti Gritti  <mpg@redhat.com>
6807
6808         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6809         
6810         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
6811         functions to the format required by dbus
6812
6813         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6814         errors. Use the RPC parameters in the expected way
6815
6816 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6817
6818         * Makefile.am:
6819         * properties/Makefile.am:
6820         * properties/ev-properties-main.c: (ev_properties_get_pages):
6821
6822         Support all mime types
6823
6824         * shell/Makefile.am:
6825         * thumbnailer/Makefile.am:
6826         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6827         (evince_thumbnail_pngenc_get):
6828
6829         Use the document factory
6830
6831 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6832
6833         * backend/Makefile.am:
6834         * backend/ev-document-factory.c:
6835         (mime_type_supported_by_gdk_pixbuf),
6836         (ev_document_type_get_from_mime),
6837         (ev_document_factory_get_document),
6838         (ev_document_factory_get_backend),
6839         (ev_document_factory_get_mime_types),
6840         (ev_document_factory_get_all_mime_types):
6841         * backend/ev-document-factory.h:
6842         * shell/Makefile.am:
6843         * shell/ev-document-types.c: (get_document_from_uri),
6844         (ev_document_types_get_document),
6845         (file_filter_add_mime_list_and_free),
6846         (ev_document_types_add_filters):
6847         * shell/ev-document-types.h:
6848         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6849         * shell/ev-properties-dialog.c:
6850         (ev_properties_dialog_set_document):
6851         * shell/ev-window.c: (ev_window_cmd_file_open),
6852         (ev_window_cmd_save_as):
6853         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6854
6855         Rework document types managing to avoid code duplication
6856         and actually abstract from backend implementations.
6857         Also provide a minimal factory api that can be used by
6858         thumbnailer/properties.
6859
6860 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6861
6862         * properties/ev-properties-view.c: (ev_properties_view_set_info):
6863         Plug a mem leak.
6864         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6865         HIG spacings.
6866
6867 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6868
6869         * shell/ev-properties-dialog.c
6870         (ev_properties_dialog_set_document): only call
6871         ev_properties_fonts_set_document() if the document implements the
6872         fonts interface
6873
6874 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6875
6876         * configure.ac:
6877         * properties/Makefile.am:
6878         * properties/ev-properties-view.c:
6879         (ev_properties_view_register_type):
6880         * properties/ev-properties-view.h:
6881         * properties/ev-properties-main.h:
6882
6883         Implement nautilus plugin for properties.
6884         Works only for pdf atm, I need to rework the
6885         document types stuff to get this to work
6886         for all backends...
6887
6888 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6889
6890         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6891         (ev_properties_fonts_set_document): use
6892         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6893
6894 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6895
6896         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6897         them
6898         (PlaceImage, tiff2ps_process_page): use
6899         g_ascii_dtostr to convert floats to strings in a locale-safe way.
6900
6901
6902 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6903
6904         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6905         (main): to call gnome_authentication_manager_init. Should fix
6906         Bug #308510
6907
6908         * configure.ac: that requires libgnomeui 2.6.0.
6909
6910 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6911
6912         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6913         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6914         use the new tiff2ps interfaces
6915
6916         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
6917         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6918
6919         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6920         structure instead of global variables.  Remove use of static
6921         variables in functions.
6922
6923 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
6924
6925         * shell/ev-page-action.c: unref the completion after setting it to the
6926         entry
6927
6928 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6929
6930         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6931         postscript files
6932
6933 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6934
6935         * shell/ev-window.c (update_action_sensitivity): disable
6936         File->Print if the document does not implement the ps exporter
6937         interface
6938
6939 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
6940
6941         * Makefile.am:
6942         * configure.ac:
6943         * data/evince-properties.glade:
6944         * properties/.cvsignore:
6945         * properties/Makefile.am:
6946         * properties/ev-properties-view.c: (ev_properties_view_dispose),
6947         (ev_properties_view_class_init), (ev_properties_view_format_date),
6948         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6949         (ev_properties_view_init), (ev_properties_view_new):
6950         * properties/ev-properties-view.h:
6951         * shell/Makefile.am:
6952         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
6953         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
6954         (ev_properties_dialog_new):
6955         * shell/ev-properties-dialog.h:
6956         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6957         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
6958         (update_progress_label), (job_fonts_finished_cb),
6959         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
6960         * shell/ev-properties-fonts.h:
6961         * shell/ev-properties.c:
6962         * shell/ev-properties.h:
6963         * shell/ev-window.c: (ev_window_setup_document),
6964         (ev_window_cmd_file_properties):
6965
6966         Split the properties pages in two different objects, depend
6967         only on the backend where possible, use widgets instead
6968         of gobject for the glade part, reimplement the dialog
6969         itself with gtk.
6970         I need this to implement nautilus properties page.
6971
6972 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
6973
6974         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6975         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
6976         (tiff_document_document_ps_exporter_iface_init): implement the ps
6977         exporter interface for tiff documents
6978
6979         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
6980         libtiff to implement TIFF postscript export
6981
6982         * tiff/tiff2ps.h: added a header file for external tiff2ps
6983         functions.
6984
6985         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
6986         tiff2ps.h
6987
6988 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6989
6990         * shell/ev-view.c: (scroll_to_current_page),
6991         (ev_view_set_fullscreen), (ev_view_set_presentation):
6992         
6993         Scroll to current page when exit from presentation
6994
6995 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6996
6997         * shell/ev-window.c: (update_document_mode),
6998         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6999         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7000         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7001         
7002         Exit from fullscreen mode when switch to presentation. Fix for
7003         bug 309365
7004
7005 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7006
7007         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7008         return NULL if the document does not implement the selection
7009         interface.
7010
7011 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7012
7013         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7014         reported height by using the resolution aspect ratio
7015         (tiff_document_render_pixbuf): scale the pixbuf using the
7016         resolution aspect ratio
7017
7018 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7019
7020         * configure.ac:
7021         
7022         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7023         <kiltedaco@gmail.com>
7024         
7025         * djvu/djvu-document.c: (djvu_document_get_orientation),
7026         (djvu_document_set_orientation), (djvu_document_get_page_size),
7027         (rotate_pixbuf), (djvu_document_render_pixbuf),
7028         (djvu_document_document_iface_init):
7029         * dvi/dvi-document.c: (dvi_document_get_orientation),
7030         (dvi_document_set_orientation), (dvi_document_get_page_size),
7031         (rotate_pixbuf), (dvi_document_render_pixbuf),
7032         (dvi_document_document_iface_init):
7033         
7034         Dvi and djvu backends are ported to new API
7035
7036 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7037
7038         * backend/ev-selection.c: (ev_selection_get_selection_region),
7039         (ev_selection_get_selection_map):
7040         * backend/ev-selection.h:
7041         * pdf/ev-poppler.cc:
7042         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7043         * shell/ev-jobs.h:
7044         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7045         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7046         (ev_pixbuf_cache_get_text_mapping):
7047         * shell/ev-pixbuf-cache.h:
7048         * shell/ev-view.c: (location_in_text),
7049         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7050         support to EvView.  Now we can see where we can select!  Sweet!
7051
7052 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7053
7054         * shell/ev-view.c (ev_view_button_press_event): Fix
7055         event->y + view->scroll_x typo.
7056
7057 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7058
7059         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7060         sub-GdkPixbuf instead of passing dest_x and dest_y.
7061         
7062         * shell/ev-view.c: (view_point_to_doc_point),
7063         (view_rect_to_doc_rect), (ev_view_button_press_event),
7064         (ev_view_motion_notify_event), (compute_new_selection_rect),
7065         (gdk_rectangle_point_in), (compute_new_selection_text),
7066         (compute_selections): Update selection code to keep the selection
7067         around as two points and not as a normalized rectangle, and fix
7068         page level selection in two-column mode.
7069
7070 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7071
7072         * shell/ev-window.c: (window_configure_event_cb): 
7073         
7074         Fix compilation
7075         
7076 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7077
7078         * pdf/ev-poppler.cc:
7079
7080         Fix compilation
7081
7082 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7083
7084         * shell/Makefile.am:
7085         * shell/ev-metadata-manager.c: (item_free),
7086         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7087         (parse_value), (parseItem), (load_values),
7088         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7089         (save_values), (save_item), (get_oldest), (resize_items),
7090         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7091         * shell/ev-metadata-manager.h:
7092
7093         Metadata manager from gedit but modified to use GValue, so that
7094         we dont need to keep converting from strings.
7095
7096         * configure.ac:
7097
7098         ENABLE_METADATA conditional, on when dbus is on
7099
7100         * shell/ev-application.c: (ev_application_open_uri):
7101
7102         Show the window after load so that we can initialize
7103         window size before it's showed.
7104
7105         * shell/ev-window.c: (ev_window_setup_from_metadata),
7106         (ev_window_open_uri), (window_configure_event_cb),
7107         (ev_window_init):
7108
7109         Save and load metadata information about window size.
7110         Not yet keeping states in account.
7111
7112         * shell/main.c: (main):
7113
7114         Shutdown metadata manager.
7115
7116 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7117
7118         * shell/ev-application-service.xml:
7119         * configure.ac:
7120         * shell/Makefile.am:
7121         * shell/ev-application.c:
7122         * shell/ev-application.h:
7123         * shell/ev-window.c:
7124         * shell/ev-window.h:
7125         * shell/main.c:
7126
7127         Add an optional dbus interface (--enable-dbus).
7128         Rework application code, mainly to be easier to
7129         use "remotely".
7130         Do not open multiple windows with the same document,
7131         spatial evince!
7132
7133 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7134
7135         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7136         pixbuf iff it exists.
7137
7138 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7139
7140         * shell/*:
7141         * backend/ev-render-context.[ch]:
7142         * backend/ev-selection.[ch]:
7143
7144         Massive changes.  We now support text selection of pdfs, and not
7145         just rectangular selection.  This is pretty broken still, but I
7146         want to get something into CVS.
7147
7148 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7149
7150         * pdf/ev-poppler.cc:
7151         
7152         Fix for Bug 309080: crash on window close.
7153         
7154         * shell/ev-page-action.c: (page_changed_cb):
7155         
7156         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7157         jensgr@gmx.net (Jens Granseuer).
7158
7159 2005-06-25  Marcel Telka  <marcel@telka.sk>
7160
7161         * configure.in (ALL_LINGUAS): Added sk.
7162
7163 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7164
7165         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7166         not a document open
7167
7168 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7169
7170         * NEWS:
7171         * configure.ac:
7172
7173         Release 0.3.2
7174
7175         * cut-n-paste/recent-files/Makefile.am:
7176
7177         Fix make distcheck
7178
7179 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7180
7181         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7182         (pixbuf_document_set_orientation), (rotate_pixbuf),
7183         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7184         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7185
7186         Implement rotation and cleanup the code a bit.
7187
7188         * tiff/tiff-document.c: (tiff_document_get_page_size),
7189         (tiff_document_get_orientation), (tiff_document_set_orientation),
7190         (rotate_pixbuf), (tiff_document_render_pixbuf),
7191         (tiff_document_document_iface_init), (tiff_document_init):
7192
7193         Implement rotation. Was the quicker solution for the release
7194         but we really need to share this code in the shell.
7195
7196 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7197
7198         * pdf/ev-poppler.cc:
7199
7200         Enable rotation, require poppler cvs. Fix a leak.
7201
7202 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7203
7204         * shell/ev-window.c: (update_action_sensitivity):
7205         
7206         Make properties unsensitive if document backend doesn't provide
7207         any info
7208
7209 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7210
7211         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7212         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7213         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7214         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7215         (bitmap_flip_rotate_counter_clockwise):
7216         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7217         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7218         (buff_gets):
7219         * dvi/mdvi-lib/common.h:
7220         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7221         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7222         (opendvi), (mdvi_reload), (mdvi_init_context),
7223         (mdvi_destroy_context), (mdvi_dopage), (special):
7224         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7225         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7226         (file_hash_free), (register_encoding), (parse_spec),
7227         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7228         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7229         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7230         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7231         (mdvi_register_font_type), (mdvi_unregister_font_type),
7232         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7233         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7234         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7235         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7236         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7237         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7238         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7239         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7240         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7241         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7242         (mdvi_unregister_special), (mdvi_flush_specials):
7243         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7244         (t1_font_remove):
7245         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7246         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7247         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7248         (free_font_metrics), (flush_font_metrics):
7249         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7250         (tt_font_remove):
7251         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7252         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7253         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7254         (dstring_insert), (dstring_new), (dstring_reset):
7255         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7256         
7257         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7258         avoid conflict with libtool on FC4
7259         
7260         * shell/ev-window.c: (ev_window_cmd_help_about):
7261         
7262         Update copyright year. Fix for bug 308828.
7263
7264 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7265
7266         * shell/ev-view.c: (add_scroll_binding_keypad),
7267         (ev_view_binding_activated), (ev_view_class_init),
7268         (on_adjustment_value_changed):
7269         
7270         Bug 170874: Arrow keys switch pages in presentation mode
7271
7272 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7273
7274         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7275         
7276         Fix for Bug 308265: Sidebar dissappears coming out of 
7277         Presentation mode
7278
7279 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7280
7281         * shell/ev-application.c: (ev_application_open):
7282         * shell/ev-document-types.c: (ev_document_types_add_filters),
7283         (ev_document_types_add_filters_for_type):
7284         * shell/ev-document-types.h:
7285         * shell/ev-window.c: (ev_window_cmd_save_as):
7286         
7287         Suggest basename as template when saving, provide filters
7288         for save dialog. It's bug 308402
7289
7290 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7291
7292         * pdf/ev-poppler.cc:
7293         * shell/ev-sidebar-links.c: (job_finished_callback):
7294         * shell/ev-view.c: (update_find_status_message):
7295         
7296         Some leaks fixed
7297
7298 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7299
7300         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7301         (egg_recent_view_uimanager_set_list):
7302
7303         Fix buglet in !show_numbers case.
7304
7305 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7306
7307         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7308         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7309
7310         Use pango ellipsisation.
7311
7312         * pdf/ev-poppler.cc:
7313
7314         Fix refcount leak, from nsh.
7315
7316 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7317
7318         * cut-n-paste/recent-files/Makefile.am:
7319         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7320         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7321         
7322         Removed EggRecentViewGtk
7323         
7324         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7325         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7326         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7327         (ev_window_setup_recent):
7328         
7329         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7330         with other projects
7331
7332 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7333
7334         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7335         (egg_recent_view_gtk_finalize):
7336
7337         Fix memory leak
7338
7339         * cut-n-paste/toolbar-editor/Makefile.am:
7340         
7341         Fix location of cursor icon.
7342         
7343         * pdf/ev-poppler.cc:
7344         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7345         (display_completion_text), (match_completion):
7346         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7347         (selection_changed_callback), (create_loading_model),
7348         (print_section_cb), (links_page_num_func),
7349         (update_page_callback_foreach):
7350         * shell/ev-window.c: (ev_window_dispose):
7351         
7352         Small memory fixes. Links model now store objects instead
7353         of pointers to improve memory management. 
7354
7355 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7356
7357         * shell/ev-window.c: (zoom_control_changed_cb):
7358         
7359         Fix update of zoom control (bug 308268).
7360
7361 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7362
7363         * shell/ev-properties.c (set_property): escape the text correctly.
7364         Handles non-UTF-8 properties and escaped properties.  Also, sets
7365         the text to "<i>None</i>" if the property isn't set.
7366
7367         * data/evince-properties.glade: Change the label to be ellipsized,
7368         and give it a minimum size.
7369
7370 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7371
7372         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7373         * shell/ev-sidebar-links.c: (create_loading_model):
7374         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7375         * shell/ev-view.c: (ev_view_set_document):
7376         * shell/ev-window.c: (ev_window_dispose):
7377         
7378         Various small fixes, mostly memory leaks. Thanks to valgrind.
7379
7380 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7381
7382         * ps/ps-document.c: remove the locale.h include again ;-). And
7383         kill the (bogus) setlocale/savelocale business.
7384
7385 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7386
7387         * ps/ps-document.c:
7388         
7389         Include locale.h to fix build
7390         
7391         * shell/ev-sidebar.c:
7392         
7393         Remove unnecessary includes
7394
7395 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7396
7397         * dvi/dvi-document.c: (dvi_document_load):
7398         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7399         * po/POTFILES.in:
7400         
7401         Check for incorrect dvi files. Fix parsing dvi on AMD64
7402         platform. Thanks to tester@tester.ca (Olivier Crete).
7403
7404 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7405
7406         * shell/ev-page-action.c: (match_selected_cb),
7407         (display_completion_text), (match_completion), (update_model):
7408         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7409         (expand_open_links):
7410         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7411         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7412         (ev_sidebar_set_document):
7413         * shell/ev-window.c: (ev_window_xfer_job_cb),
7414         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7415         
7416         Fixed lot's of memory leaks, for example, memory leak on reload, 
7417         described in bug 307793.
7418
7419 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7420
7421         * pdf/ev-poppler.cc:
7422         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7423         (update_visible_range), (adjustment_changed_cb),
7424         (ev_sidebar_thumbnails_fill_model),
7425         (ev_sidebar_thumbnails_refresh),
7426         (ev_sidebar_tree_selection_changed),
7427         (ev_sidebar_icon_selection_changed),
7428         (ev_sidebar_thumbnails_use_icon_view),
7429         (ev_sidebar_thumbnails_set_document):
7430         * shell/ev-sidebar-thumbnails.h:
7431         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7432         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7433
7434         Refresh thumbnails when changing orientation. Not fully
7435         working yet becuase of a sidebar bug.
7436
7437         Set page orientation to poppler page everywhere. This sucks
7438         really need to fix poppler.
7439
7440 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7441
7442         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7443         (egg_recent_view_gtk_new_menu_item),
7444         (egg_recent_view_gtk_set_property),
7445         (egg_recent_view_gtk_get_property),
7446         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7447         (egg_recent_view_gtk_set_tooltip_func),
7448         (egg_recent_view_gtk_set_label_width),
7449         (egg_recent_view_gtk_get_label_width):
7450         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7451
7452         Sync with libegg (ellipsize labels)
7453
7454 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7455
7456         * data/evince-ui.xml:
7457         * shell/ev-window.c: (ev_window_cmd_go_forward),
7458         (ev_window_cmd_go_backward):
7459         
7460         Shift + PageUp moves 10 Pages. Fix for 306125
7461
7462 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7463
7464         * pdf/ev-poppler.cc:
7465
7466         Add a flag to check if orientation has been overriden
7467
7468 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7469
7470         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7471         field if necessary.
7472
7473         * ps/ps.h: add creator field to document.
7474
7475         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7476         set creator field.
7477
7478 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7479
7480         * data/evince-properties.glade:
7481         * shell/ev-properties.c: (ev_properties_set_document):
7482
7483         s/PDF Version/Format
7484
7485 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7486
7487         * shell/ev-properties.c: (ev_properties_set_document):
7488
7489         Remove unnecessary translations
7490
7491 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7492
7493         * cut-n-paste/toolbar-editor/Makefile.am:
7494
7495         Correct library name    
7496
7497 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7498
7499         * configure.ac:
7500         * cut-n-paste/recent-files/egg-recent-model.c:
7501         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7502         (egg_recent_model_unlock_file):
7503         * cut-n-paste/recent-files/egg-recent-util.c:
7504         (egg_recent_util_get_unique_id):
7505         * cut-n-paste/recent-files/update-from-egg.sh:
7506         * cut-n-paste/toolbar-editor/Makefile.am:
7507         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7508         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7509         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7510         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7511         (egg_toolbars_model_get_type):
7512         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7513
7514         Better makefile for toolbar editor and update everything
7515         to latest libegg.
7516
7517 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7518
7519         * shell/ev-window.c: (update_document_mode):
7520
7521         Prefer presentation mode when the document
7522         require fullscreen.
7523
7524 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7525
7526         * data/evince-ui.xml:
7527         * shell/ev-window.c:
7528
7529         Add control-equal for zooming
7530
7531 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7532
7533         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7534
7535 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7536
7537         * backend/ev-document.c: (ev_document_get_orientation):
7538         * backend/ev-document.h:
7539         * pdf/ev-poppler.cc:
7540         * ps/ps-document.c: (ps_document_get_orientation),
7541         (ps_document_set_orientation), (ps_document_document_iface_init):
7542
7543         Add a get_orientation api. Improve set_orientation.
7544
7545         * data/evince-ui.xml:
7546         * shell/ev-view.c: (ev_view_set_orientation),
7547         (ev_view_rotate_right), (ev_view_rotate_left):
7548         * shell/ev-view.h:
7549         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7550         (ev_window_cmd_edit_rotate_right):
7551
7552         Better ui for changing document orientation
7553
7554 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7555
7556         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7557         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7558         * shell/ev-sidebar-links.h:
7559         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7560         (ev_sidebar_page_iface_init):
7561         * shell/ev-sidebar-page.h:
7562         * shell/ev-sidebar-thumbnails.c:
7563         (ev_sidebar_thumbnails_get_property),
7564         (ev_sidebar_thumbnails_class_init),
7565         (ev_sidebar_thumbnails_set_document):
7566         * shell/ev-sidebar-thumbnails.h:
7567         * shell/ev-view.c: (ev_view_motion_notify_event):
7568         * shell/ev-window.c: (update_chrome_visibility),
7569         (ev_window_cmd_focus_page_selector),
7570         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7571         (sidebar_page_main_widget_update_cb), (ev_window_init):
7572         
7573         Autoraise toolbar on GoToPage binding and fix bindings in
7574         EvSidebarThumbnails page.
7575
7576 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7577
7578         * shell/ev-properties.c: (update_progress_label):
7579
7580         Hide the progress label when finished; bug #307697.
7581
7582 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7583
7584         * pdf/ev-poppler.cc:
7585
7586         Enable is_open for links, you will need poppler cvs
7587
7588         * shell/ev-properties.c: (job_fonts_finished_cb):
7589
7590         Get a lock on the document when filling the tree view
7591
7592 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7593
7594         * backend/ev-document-links.h:
7595         * pdf/ev-poppler.cc:
7596         * shell/ev-sidebar-links.c: (create_loading_model),
7597         (expand_open_links), (job_finished_callback):
7598
7599         Expand links when specified by the document.
7600         Depend on a poppler api (defined out for now)
7601
7602 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7603
7604         * shell/ev-properties.c: (ev_properties_dispose),
7605         (ev_properties_class_init), (dialog_destroy_cb),
7606         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7607         (ev_properties_set_document), (ev_properties_new),
7608         (ev_properties_show):
7609         * shell/ev-properties.h:
7610
7611         Make it an object, cleanup the code, api to show it as transient
7612         and to set the document.
7613
7614         * shell/ev-window.c: (ev_window_setup_document),
7615         (ev_window_cmd_file_properties):
7616
7617         Adapt to EvProperties changes, do not show multiple
7618         times, update it when document changes.
7619
7620 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7621
7622         * ps/gstypes.h:
7623         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7624         (ps_document_set_orientation), (ps_document_document_iface_init):
7625         * ps/ps-document.h:
7626
7627         Implement orientation here too
7628
7629         * shell/ev-properties.c: (ev_properties_new):
7630         * data/evince-properties.glade:
7631
7632         Hide the fonts page for backends that doesnt
7633         support it.     
7634
7635 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7636
7637         * backend/ev-document.c: (ev_document_set_orientation):
7638         * backend/ev-document.h:
7639         * pdf/ev-poppler.cc:
7640
7641         Add orientation api. Currently poppler api is not optimal,
7642         we need to set orientation every time we _get a page.
7643         I will try to fix that at some point.
7644
7645         * data/evince-ui.xml:
7646         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7647         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7648
7649         Add orientation menu items
7650
7651         * shell/ev-page-cache.c: (ev_page_cache_clear):
7652         * shell/ev-page-cache.h:
7653
7654         Add api to clear the cache
7655
7656         * shell/ev-view.c: (setup_caches), (clear_caches),
7657         (ev_view_set_document), (ev_view_zoom_out),
7658         (ev_view_set_orientation):
7659         * shell/ev-view.h:
7660
7661         Implement orientation changing
7662
7663 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7664
7665         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7666         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7667         * backend/ev-document-fonts.h:
7668
7669         Separate scan and fill so that we can incrementally fill from
7670         the main thread. Add a progress api.
7671
7672         * data/evince-properties.glade:
7673         * pdf/ev-poppler.cc:
7674         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7675         * shell/ev-jobs.h:
7676         * shell/ev-properties.c: (update_progress_label),
7677         (job_fonts_finished_cb), (setup_fonts_view):
7678
7679         Incrementally feel the list and show the progress
7680         percentage in a label like acrobat does.
7681
7682         You are going to need poppler cvs
7683
7684 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7685
7686         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7687         * backend/ev-document-fonts.h:
7688         * pdf/ev-poppler.cc:
7689
7690         Make fonts model fill incrementally.
7691
7692         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7693         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7694         (ev_job_queue_remove_job):
7695         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7696         (ev_job_fonts_new), (ev_job_fonts_run):
7697         * shell/ev-jobs.h:
7698
7699         New job for fonts scanning
7700
7701         * shell/ev-properties.c: (job_fonts_finished_cb),
7702         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7703         * shell/ev-properties.h:
7704         * shell/ev-window.c: (ev_window_cmd_file_properties):
7705
7706         Incrementally feel the treeview using the new job. Show Loading...
7707         message until scanning is completed.
7708
7709         Hopefully I didnt break the build without the poppler patch.
7710
7711 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7712
7713         * shell/ev-application.c: (ev_application_open):
7714         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7715         (ev_document_type_get_type), (ev_document_type_lookup):
7716         * shell/ev-document-types.h:
7717         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7718         * shell/ev-job-xfer.h:
7719         * shell/ev-window.c: (ev_window_clear_local_uri),
7720         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7721         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7722         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7723         
7724         Transfer remote documents to tmp directory to display them later.
7725
7726 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7727
7728         * backend/ev-document-info.h:
7729         * shell/ev-properties.c: (ev_properties_new):
7730
7731         s/GTime*/GTime. Not sure why we was using a pointer
7732         at all there!
7733
7734 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7735
7736         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7737         situations.  That situation is that you're using GTK+-HEAD with
7738         the patch at #306726 is applied, and you have a document with <
7739         1500 pages in it.  It's not quite as uniformly nice as the
7740         TreeView, but should be better in the long run.
7741
7742         I'm pretty sure I guarded against breaking compilation with
7743         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7744         I missed some.
7745
7746         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7747         widget yet, so I commented that code out
7748         enable_view_actions_for_widget() for now.  Need to figure this
7749         out.
7750
7751         * shell/ev-page-action.c (match_selected_cb): emit the right
7752         signals.  Our cool C-l completion now works.
7753
7754 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7755
7756         * backend/Makefile.am:
7757         * backend/ev-document-fonts.c:
7758         * backend/ev-document-links.c:
7759         * backend/ev-document.c: (ev_document_load):
7760         * backend/ev-document.h:
7761         * backend/ev-job-queue.c:
7762         * backend/ev-job-queue.h:
7763         * backend/ev-jobs.c:
7764         * backend/ev-jobs.h:
7765         * backend/ev-page-cache.c:
7766         * backend/ev-page-cache.h:
7767
7768         EvPageCache and EvJobs are moved to shell.
7769
7770         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7771         (ev_tmp_filename):
7772         * lib/ev-file-helpers.h:
7773         
7774         New helper to work with temporary files
7775         
7776         * shell/Makefile.am:
7777         * shell/ev-application.c: (ev_application_open):
7778         * shell/ev-application.h:
7779         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7780         (remove_job_from_async_queue), (add_job_to_async_queue),
7781         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7782         (handle_job), (search_for_jobs_unlocked),
7783         (no_jobs_available_unlocked), (ev_render_thread),
7784         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7785         (ev_job_queue_add_job), (move_job_async), (move_job),
7786         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7787         * shell/ev-job-queue.h:
7788         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7789         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7790         * shell/ev-job-xfer.h:
7791         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7792         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7793         (ev_job_links_class_init), (ev_job_render_init),
7794         (ev_job_render_dispose), (ev_job_render_class_init),
7795         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7796         (ev_job_thumbnail_class_init), (ev_job_load_init),
7797         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7798         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7799         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7800         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7801         * shell/ev-jobs.h:
7802         * shell/ev-page-action.c: (ev_page_action_set_document):
7803         * shell/ev-page-cache.c: (ev_page_cache_init),
7804         (ev_page_cache_class_init), (ev_page_cache_finalize),
7805         (ev_page_cache_new), (ev_page_cache_get_n_pages),
7806         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7807         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7808         (ev_page_cache_get_title), (ev_page_cache_get_size),
7809         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7810         (ev_page_cache_get_height_to_page),
7811         (ev_page_cache_get_max_label_chars),
7812         (ev_page_cache_get_page_label),
7813         (ev_page_cache_has_nonnumeric_page_labels),
7814         (ev_page_cache_get_info), (ev_page_cache_next_page),
7815         (ev_page_cache_prev_page), (ev_page_cache_get):
7816         * shell/ev-page-cache.h:
7817         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7818         (ev_pixbuf_cache_clear_job_sizes),
7819         (ev_pixbuf_cache_add_jobs_if_needed),
7820         (ev_pixbuf_cache_set_page_range):
7821         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7822         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7823         * shell/ev-sidebar-thumbnails.c:
7824         (ev_sidebar_tree_selection_changed),
7825         (ev_sidebar_thumbnails_set_document):
7826         * shell/ev-statusbar.c: (ev_statusbar_destroy),
7827         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7828         (ev_statusbar_get_context_id), (ev_statusbar_push),
7829         (ev_statusbar_pop), (ev_statusbar_set_maximized),
7830         (ev_statusbar_pulse), (ev_statusbar_show_progress),
7831         (ev_statusbar_set_progress):
7832         * shell/ev-statusbar.h:
7833         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7834         (ev_view_find_previous):
7835         * shell/ev-window.c: (ev_window_is_empty),
7836         (ev_window_setup_document), (password_dialog_response),
7837         (ev_window_clear_jobs), (ev_window_load_job_cb),
7838         (ev_window_xfer_job_cb), (ev_window_open_uri),
7839         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7840         (ev_window_print), (ev_window_print_range),
7841         (ev_window_state_event), (ev_window_cmd_view_reload),
7842         (menu_item_select_cb), (menu_item_deselect_cb),
7843         (view_status_changed_cb), (ev_window_dispose),
7844         (drag_data_received_cb), (ev_window_init):
7845         * shell/ev-window.h:
7846         * shell/main.c: (load_files):
7847         
7848         New statusbar to show progress on idle. Two new jobs - 
7849         xfer job and load job to load document in background. And update
7850         of page_cache clients to new location of code.
7851
7852 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
7853   
7854         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7855         selection in open dialog. It also remembers the last visited directory 
7856         in the current session.
7857
7858 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7859
7860         * shell/ev-properties.c: (ev_properties_new):
7861         * shell/ev-properties.h:
7862         * shell/ev-window.c: (ev_window_cmd_file_properties):
7863         
7864         Get document info from page cache instead of document itself.
7865         This should fix crash related to race conditions described in
7866         bug 306545.
7867
7868 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7869
7870         * ps/ps-document.c: (ps_document_init),
7871         (send_ps), (get_page_box), (output), (catchPipe), (input),
7872         (stop_interpreter), (file_length), (file_readable),
7873         (check_filecompressedb), (ps_document_enable_interpreter),
7874         (document_load), (ps_async_renderer_render_pixbuf):
7875         * ps/ps-document.h:
7876
7877         Big cleanup of the ps code
7878
7879 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7880
7881         * backend/Makefile.am:
7882         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7883         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7884         * backend/ev-async-renderer.h:
7885
7886         Add an async renderer interface (method + callback) which
7887         is useful for backends like ps.
7888
7889         * backend/ev-job-queue.c: (remove_job_from_async_queue),
7890         (add_job_to_async_queue), (job_finished_cb), (handle_job),
7891         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7892         (ev_job_queue_add_job), (move_job_async), (move_job),
7893         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7894
7895         Add queues for async renderer, these are executed on the
7896         main thread.
7897
7898         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7899         (ev_job_render_run):
7900         * backend/ev-jobs.h:
7901
7902         If the backend support async renderer interface use it.
7903
7904         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7905         (setup_pixmap), (ps_document_get_type),
7906         (ps_async_renderer_render_pixbuf),
7907         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7908
7909         Implement async renderer interface.
7910
7911 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7912
7913         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7914
7915         Cleanup links job on exit.
7916
7917 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7918
7919         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7920         (drag_data_get_cb), (drag_data_received_cb):
7921         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7922         (drag_data_get_cb), (parse_item_list),
7923         (egg_toolbar_editor_load_actions):
7924         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7925         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7926         (parse_item_list), (parse_toolbars):
7927         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7928         (dvi_pixbuf_put_pixel):
7929         
7930         Fix gcc 4.0 warnings
7931
7932 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7933
7934         * ps/ps-document.c: (start_interpreter):
7935
7936         Fix warning when loading ps
7937
7938 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7939
7940         * ps/ps-document.c: (output):
7941
7942         Fix crash when priting gs error messages.
7943
7944 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7945
7946         * backend/ev-page-cache.c: (_ev_page_cache_new):
7947         * backend/ev-page-cache.h:
7948
7949         Use a const to return title so that we dont double
7950         free it. Small cleanup and fix a leak.
7951
7952         * shell/ev-window.c: (update_window_title):
7953
7954         strdup value from get_title.
7955
7956 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7957
7958         * shell/ev-sidebar-links.c: (job_finished_callback),
7959         (ev_sidebar_links_set_document):
7960
7961         Cleanup the old job when changing document
7962
7963 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7964
7965         * shell/ev-stock-icons.c:
7966         * shell/ev-stock-icons.h:
7967         * shell/ev-window.c:
7968         
7969         Add stock icons for actions that can appear in toolbar. Fix for
7970         bug 306566.
7971
7972 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7973
7974         * backend/ev-page-cache.c: (ev_page_cache_finalize),
7975         (_ev_page_cache_new), (ev_page_cache_get_max_width),
7976         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
7977         * backend/ev-page-cache.h:
7978         * shell/ev-view.c: (scroll_to_current_page),
7979         (view_update_range_and_current_page), (get_page_y_offset),
7980         (get_page_extents), (ev_view_size_request_continuous_dual_page),
7981         (ev_view_size_request_continuous),
7982         (ev_view_zoom_for_size_continuous_and_dual_page),
7983         (ev_view_zoom_for_size_continuous):
7984         
7985         More compact EvView layout in document with pages of different size.
7986
7987 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
7988
7989         * shell/ev-window.c (ev_window_cmd_file_properties): fix
7990         compilation.
7991
7992 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7993
7994         * shell/ev-view.c: (view_set_adjustment_values):
7995         * shell/ev-window.c: (ev_window_cmd_file_properties):
7996         
7997         A bit different fix for rounding problem but it has no
7998         problems on startup. Make properties window transient to parent.
7999
8000 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8001
8002         * pdf/ev-poppler.cc:
8003         
8004         More commenting of font stuff.
8005
8006 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8007
8008         * pdf/ev-poppler.cc:
8009
8010         Comment out some more fonts stuff. Should really
8011         work without the poppler patch now.
8012
8013 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8014
8015         * pdf/ev-poppler.cc:
8016
8017         Adapt to api change
8018
8019 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8020
8021         * data/evince-properties.glade:
8022         * pdf/ev-poppler.cc:
8023         * shell/ev-properties.c: (setup_fonts_view):
8024
8025         Set the column title. Show the dialog only
8026         once everything is setup.
8027         Getting font info can be very slow... will
8028         prolly need to make this threaded too.
8029
8030 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8031
8032         * backend/Makefile.am:
8033         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8034         (ev_document_fonts_get_fonts_model):
8035         * backend/ev-document-fonts.h:
8036         * data/evince-properties.glade:
8037         * pdf/ev-poppler.cc:
8038         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8039         * shell/ev-properties.h:
8040         * shell/ev-window.c: (ev_window_cmd_file_properties):
8041
8042         Implement fonts list. Defined out for now, since it depends
8043         on a not yet committed poppler patch.
8044
8045 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8046
8047         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8048         page + 1.
8049
8050         * shell/ev-window.c: Make sure we add the timeout when we get a
8051         focus-in event.
8052
8053         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8054         adjustment->value before calculating the zoom factor to average
8055         out all of our rounding errors.  The page no longer 'drifts' when
8056         resizing.
8057
8058 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8059
8060         * data/evince-properties.glade:
8061         * shell/ev-properties.c: (ev_properties_format_date),
8062         (set_property):
8063         
8064         Labels don't expand when the dialogue is resized.
8065         strftime result needs to be converted to UTF-8. Thanks
8066         to Christian Persch <chpe@gnome.org>.
8067
8068 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8069
8070         * data/evince-properties.glade:
8071
8072         Hide the fonts tab
8073
8074 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8075
8076         * backend/ev-document-info.h:
8077         * backend/ev-document.c: (ev_document_info_free):
8078         * data/evince-properties.glade:
8079         * pdf/ev-poppler.cc:
8080         * ps/ps-document.c: (ps_document_get_info):
8081         * shell/ev-properties.c: (ev_properties_format_date),
8082         (set_property), (ev_properties_new):
8083         * shell/ev-properties.h:
8084         * shell/ev-window.c: (ev_window_cmd_file_properties):
8085
8086         Rework properties code to take only EvPropertyInfo
8087         in the constructor so that it can be useful for
8088         nautilus plugin too.
8089
8090         Deal with backends that doesnt support some properties.
8091         Make set property code generic.
8092
8093 2005-06-04  Christian Persch <chpe@gnome.org>
8094
8095         * data/evince-properties.glade:
8096
8097         fix spacings, make resizeable, and make data labels
8098         selectable + ellipsised
8099
8100 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8101
8102         * backend/ev-document-info.h:
8103         * data/Makefile.am:
8104         * data/evince-ui.xml:
8105         * pdf/ev-poppler.cc:
8106         * shell/Makefile.am:
8107         * shell/ev-window.c: (update_action_sensitivity),
8108         (ev_window_cmd_file_properties):
8109
8110         Initial go at file properties. Patch by
8111         Emil Soleyman-Zomalan <emil@soleyman.com>.
8112         Needs love see #169583
8113
8114 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8115
8116         * ps/ps-document.c: (output):
8117         * ps/ps.c: (psscan):
8118
8119         Try to render even if psscan fails.
8120
8121 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8122
8123         * ps/ps.c: (psscan), (pscopydoc):
8124
8125         Port buffered reading code from gv
8126
8127 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8128
8129         * ps/ps-document.c: (interpreter_message), (output):
8130
8131         Do not fail on interpreter messages
8132
8133 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8134
8135         * backend/ev-document-misc.c:
8136         (ev_document_misc_get_thumbnail_frame):
8137
8138         Pages can be 0 x 0, dont assert on this case
8139
8140 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8141
8142         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8143         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8144
8145         Correctly manage our reference on document. Finally the reload
8146         huge leak is gone...
8147
8148 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8149
8150         * ps/ps-document.c: (ps_document_dispose):
8151
8152         Forgot to chain it to the parent. Thanks chpe.
8153
8154 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8155
8156         * ps/ps-document.c: (ps_document_dispose),
8157         (ps_document_class_init), (stop_interpreter), (document_load):
8158
8159         Cleanup dispose a bit. Dont leak the whole pixmap.
8160
8161 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8162
8163         * pdf/ev-poppler.cc:
8164
8165         Release the poppler document on dispose
8166
8167 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8168
8169         * shell/ev-view.c: (ev_view_set_document):
8170
8171         Release ref on the pixbuf cache when changing
8172         document.
8173
8174 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8175
8176         * ps/ps-document.c: (ps_document_get_info):
8177
8178         Fix a double free
8179
8180 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8181
8182         * backend/ev-page-cache.c: (ev_page_cache_init),
8183         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8184         * backend/ev-page-cache.h:
8185         * shell/ev-page-action.c: (page_changed_cb):
8186         
8187         Set page action entry width depending on labels width. Fix
8188         for bug 305202.
8189
8190 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8191
8192         * backend/ev-link.c: (ev_link_class_init):
8193
8194         Allow -1 as page value (error)
8195
8196 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8197
8198         * shell/ev-sidebar-thumbnails.c:
8199         (ev_sidebar_thumbnails_set_document):
8200         * shell/ev-view.c: (scroll_to_current_page),
8201         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8202         (page_changed_cb), (on_adjustment_value_changed),
8203         (ev_view_set_document):
8204
8205         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8206         Fix bug 305377
8207
8208 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8209
8210         * configure.ac:
8211         * djvu/djvu-document.c: (djvu_document_get_page_size):
8212
8213         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8214         bug 301993.
8215
8216 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8217
8218         * shell/ev-view.c (draw_one_page): modify the expose handling to
8219         get the shadows.
8220
8221         * shell/ev-window.c (update_action_sensitivity): Respect
8222         permissions field.  Kowtow to the man.
8223
8224         * pdf/ev-poppler.cc: Get the permissions field.
8225
8226         * tiff/*c: Make a tiny bit more robust.
8227
8228 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8229
8230         * djvu/djvu-document.c:
8231         
8232         Pop messages from djvu context message queue.
8233
8234 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8235
8236         * configure.ac, Makefile.am, shell/Makefile.am:
8237         * tiff/Makefile.am, shell/ev-document-types.c:
8238         
8239         Cleanup tiff configure checks. Fix for bug 305218.
8240
8241 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8242
8243         * configure.ac: Added "uk" to ALL_LINGUAS.
8244
8245 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8246
8247         * cut-n-paste/zoom-control/ephy-zoom.c:
8248         (ephy_zoom_get_changed_zoom_level):
8249         * cut-n-paste/zoom-control/ephy-zoom.h:
8250         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8251         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8252         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8253         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8254         (zoom_control_changed_cb), (ev_window_init):
8255         
8256         Fix minor points related to moving best fit up. Introduce
8257         "zoom" property and make zoom control change it's value on
8258         notify::zoom signals. Fix for 305080.
8259
8260 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8261
8262         * data/evince-ui.xml:
8263         * shell/ev-window.c: (set_view_actions_sensitivity):
8264         
8265         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8266
8267 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8268
8269         * configure.ac:
8270
8271         Depends on poppler 0.3.2
8272
8273 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8274
8275         * cut-n-paste/recent-files/egg-recent-item.c:
8276         (egg_recent_item_get_short_name):
8277         * cut-n-paste/toolbar-editor/Makefile.am:
8278         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8279         (new_pixbuf_from_widget):
8280         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8281         * cut-n-paste/toolbar-editor/egg-marshal.c:
8282         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8283         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8284
8285         Sync
8286
8287 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8288
8289         * tiff/tiff-document.c: Rough TIFF backend.
8290
8291 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8292
8293         * NEWS:
8294         * configure.ac:
8295         * cut-n-paste/toolbar-editor/Makefile.am:
8296
8297         Release 0.3.1
8298
8299 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8300
8301         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8302         (ev_view_find_next), (ev_view_find_previous):
8303
8304         Remove the locks around get_n_results   
8305
8306 2005-05-21  Juerg Billeter  <j@bitron.ch>
8307
8308         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8309
8310         Pass correct number of pages to poppler.
8311
8312 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8313
8314         * configure.ac:
8315         * data/Makefile.am:
8316         * data/evince.desktop.in: 
8317         * data/evince.desktop.in.in:
8318         * po/POTFILES.in:
8319         
8320         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8321
8322 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8323
8324         * shell/ev-view.c: (view_update_adjustments),
8325         (view_set_adjustment_values): cast adjustmen->value to (int)
8326         before using it.  Otherwise, we get off by a pixel in some
8327         situations.
8328
8329         (draw_one_page): Draw the border on expose.
8330
8331 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8332
8333         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8334         adjustment when the mode changes, #304923
8335
8336 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8337
8338         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8339         flickering on resize but still use gdk_window_scroll on
8340         scrolling
8341
8342 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8343
8344         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8345         option, #170458
8346
8347 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8348
8349         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8350         second page on page_changed if possible, #304669
8351
8352 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8353
8354         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8355         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8356
8357 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8358
8359         * .cvsignore:
8360         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8361         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8362         (ev_view_zoom_for_size_presentation),
8363         (ev_view_zoom_for_size_continuous_and_dual_page),
8364         (ev_view_zoom_for_size_continuous),
8365         (ev_view_zoom_for_size_dual_page),
8366         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8367         * shell/ev-view.h:
8368         * shell/ev-window.c: (update_view_size),
8369         (ev_window_sizing_mode_changed_cb):
8370
8371         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8372         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8373         an infinite loop, #304769
8374
8375
8376 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8377
8378         * data/evince-ui.xml:
8379         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8380         * shell/ev-window.c: (set_view_actions_sensitivity):
8381
8382         Make PgUp/Down behave like Space
8383
8384 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8385
8386         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8387         * backend/ev-ps-exporter.h:
8388         * pdf/ev-poppler.cc:
8389         * ps/ps-document.c: (ps_document_ps_export_begin):
8390         * shell/ev-print-job.c: (idle_print_handler):
8391
8392         Adapt to new poppler api
8393
8394 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8395
8396         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8397         (ephy_zoom_control_init):
8398
8399         Translate zoom levels
8400
8401 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8402
8403         * cut-n-paste/zoom-control/ephy-zoom.c:
8404         (ephy_zoom_get_zoom_level_index):
8405
8406         Fix current zoom -> zoom control match
8407
8408 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8409
8410         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8411         rather than the scrolled_window that it's in. Fixes bug #304655.
8412
8413 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8414
8415         * shell/ev-view.c: (view_update_adjustments),
8416         (view_set_adjustment_values), (view_update_range_and_current_page),
8417         (view_scroll_to_page), (set_scroll_adjustment),
8418         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8419         (ev_view_scroll), (ev_view_scroll_view),
8420         (ensure_rectangle_is_visible), (find_page_at_location),
8421         (get_link_at_location), (go_to_link), (status_message_from_link),
8422         (ev_view_size_request_continuous_dual_page),
8423         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8424         (ev_view_unrealize), (ev_view_expose_event),
8425         (ev_view_button_press_event), (ev_view_motion_notify_event),
8426         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8427         (draw_rubberband), (highlight_find_results), (draw_one_page),
8428         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8429         (ev_view_init), (find_changed_cb), (page_changed_cb),
8430         (on_adjustment_value_changed), (ev_view_new),
8431         (ev_view_set_document), (ev_view_set_zoom),
8432         (ev_view_set_continuous), (ev_view_set_dual_page),
8433         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8434         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8435         (ev_view_zoom_for_size_presentation),
8436         (ev_view_zoom_for_size_continuous_dual_page),
8437         (ev_view_zoom_for_size_continuous),
8438         (ev_view_zoom_for_size_dual_page),
8439         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8440         (ev_view_get_status), (ev_view_set_status),
8441         (update_find_status_message), (ev_view_get_find_status),
8442         (ev_view_set_find_status), (jump_to_find_result),
8443         (jump_to_find_page), (compute_selections), (clear_selection),
8444         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8445         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8446         (ev_view_update_primary_selection),
8447         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8448         * shell/ev-view.h:
8449         * shell/ev-window.c: (ev_window_open_page_label),
8450         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8451         (ev_window_init):
8452         * shell/ev-window.h:
8453         * shell/main.c: (load_files):
8454
8455         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8456         when resizing.  Remove the bin_window().  Also, patch from James
8457         Bowes to fix command line page, #300641
8458         
8459 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8460
8461         * data/evince-ui.xml:
8462         * shell/ev-view.c:
8463         * shell/ev-view.h:
8464         * shell/ev-window.c: (update_action_sensitivity):
8465
8466         Get rid of View->Normal Size, it's just confusing
8467
8468 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8469
8470         * backend/ev-document-info.h:
8471         * backend/ev-document.c: (ev_document_info_free): Free the
8472         EvDocumentInfo.
8473
8474         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8475         (clear_range), (add_range), (update_visible_range),
8476         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8477         (ev_sidebar_thumbnails_set_document):
8478         * shell/ev-window.c: (ev_window_setup_document): Only render the
8479         visible thumbnails.  It takes an instant to render, but it uses
8480         much less memory.
8481
8482 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8483
8484         * shell/ev-sidebar-links.c: (popup_menu_cb):
8485
8486         Select first item
8487
8488 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8489
8490         * lib/Makefile.am:
8491         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8492         (button_press_cb), (ev_sidebar_links_construct):
8493
8494         Show the popup menu also on keybindings
8495
8496 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8497
8498         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8499         * shell/ev-window.h:
8500
8501         Expose api to print a range (with dialog). Make private _print use
8502         it.
8503
8504         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8505         (ev_sidebar_links_construct):
8506
8507         Show a print context menu on linkx, it prints the selected
8508         section.
8509
8510 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8511
8512         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8513         button.
8514
8515 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8516
8517         * AUTHORS:
8518
8519         Update
8520
8521         * shell/ev-window.c: (build_comments_string),
8522         (ev_window_cmd_help_about):
8523
8524         Show poppler version/backend and authors
8525
8526 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8527
8528         * cut-n-paste/zoom-control/ephy-zoom.c:
8529         (ephy_zoom_get_zoom_level_index):
8530         * cut-n-paste/zoom-control/ephy-zoom.h:
8531
8532         Move the best fit items at the top of the list
8533
8534 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8535
8536         * shell/ev-marshal.list:
8537         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8538         (activate_cb), (match_selected_cb), (activate_link_cb),
8539         (connect_proxy), (ev_page_action_class_init):
8540         * shell/ev-page-action.h:
8541
8542         Use signals to notify action activation. Hopefully
8543         I did not break completion since I cant test...
8544
8545         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8546         (register_custom_actions):
8547
8548         Connect to page selector actions and also grab focus on
8549         the view when activated.
8550
8551 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8552
8553         * pdf/ev-poppler.cc:
8554         * backend/ev-page-cache.c: make page size calculation consistent
8555         and set it to (int)( width * scale + 0.5).  This makes the weird
8556         line going through the middle of the page go away.
8557
8558         * shell/ev-view.c: move painting the background page after
8559         checking the expose area covers us.
8560
8561 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8562
8563         * data/evince-password.glade:
8564         
8565         Mark labels as not translatable. Fix for bug 302842.
8566
8567 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8568
8569         * configure.ac: Added "es" to ALL_LINGUAS.
8570
8571 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8572
8573         * data/evince-toolbar.xml:
8574         * shell/ev-window.c: (update_action_sensitivity),
8575         (ev_window_setup_document), (ev_window_set_page_mode),
8576         (ev_window_init):
8577
8578         Remove some leftover code from jrb first continous
8579         attempt. Use the new actions, we still need good icons
8580         though...
8581
8582 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8583
8584         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8585
8586         Update label when connecting proxy. Fix a warning with NULL
8587         page_cache.
8588
8589 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8590
8591         * data/evince-ui.xml:
8592         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8593         * shell/ev-page-action.h:
8594         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8595
8596         Add mnemonic for edit toolbar.
8597         ctrl+l focus the page entry.
8598
8599 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8600
8601         * lib/Makefile.am:
8602         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8603         (ev_window_init):
8604         * shell/main.c: (main):
8605
8606         Put the toolbar xml in evince own dot dir
8607
8608 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8609
8610         * shell/ev-window.c: (ev_window_init):
8611
8612         Make the toolbar not removable
8613
8614 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8615
8616         * data/evince-ui.xml:
8617         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8618         * shell/ev-sidebar-links.h:
8619         * shell/ev-sidebar-thumbnails.c:
8620         (ev_sidebar_thumbnails_get_treeview):
8621         * shell/ev-sidebar-thumbnails.h:
8622         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8623         (ev_view_class_init):
8624         * shell/ev-view.h:
8625         * shell/ev-window.c: (update_action_sensitivity),
8626         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8627         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8628         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8629         (ev_window_init):
8630
8631         This is evil... Make space/backspace global accelerators but
8632         enable them only for some widgets (sidebars and view).
8633         I dont like it, but I dont know a better way... :/
8634
8635 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8636
8637         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8638         (ev_page_action_widget_finalize),
8639         (ev_page_action_widget_class_init), (update_page_cache):
8640
8641         Keep a weak reference on proxy->page_cache so that we
8642         dont try to disconnect the signal if the object is already
8643         gone. Maybe there is a better way to cleanup reference handling
8644         in page action though...
8645
8646 2005-05-10  Juerg Billeter  <j@bitron.ch>
8647
8648         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8649         * backend/ev-ps-exporter.h:
8650         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8651         * ps/ps-document.c: (ps_document_ps_export_begin):
8652         
8653         Change api to pass print range to ps_exporter_begin. The pdf backend
8654         requires this information.
8655         
8656         * shell/ev-print-job.c: (idle_print_handler):
8657         
8658         Adapt to api change
8659
8660 2005-05-10  Juerg Billeter  <j@bitron.ch>
8661
8662         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8663         (idle_print_handler)
8664         * shell/ev-window.c: (ev_window_print):
8665
8666         Support printing page range, based on patch by Amaury Jacquot
8667
8668 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8669
8670         * data/evince-toolbar.xml:
8671
8672         Add zoom control to available items
8673
8674 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8675
8676         * shell/ev-window.c: (update_action_sensitivity):
8677
8678         Set slash action insensitive when appropriate
8679
8680 2005-05-10  Christian Persch <chpe@gnome.org>
8681
8682         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8683
8684         Fix warning on the overflow menu
8685
8686 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8687
8688         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8689
8690         Check for uri correctness/existence
8691
8692 2005-05-09  Juerg Billeter  <j@bitron.ch>
8693
8694         * shell/ev-window.c: (using_postscript_printer):
8695
8696         LPD printers use postscript, too
8697
8698 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8699
8700         * shell/ev-window.c: (register_custom_actions):
8701
8702         The zoom one is actually sort of useful,
8703         put it back
8704
8705 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8706
8707         * shell/ev-window.c: (register_custom_actions):
8708
8709         Hide page/zoom controls from overflow, they
8710         are useless.
8711
8712 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8713
8714         * cut-n-paste/update-from-egg.sh:
8715         
8716         Share it between all cut-n-paste subdirs
8717
8718         * cut-n-paste/recent-files/Makefile.am:
8719
8720         Fix to use "global" update-from-egg.sh
8721
8722         * cut-n-paste/recent-files/egg-recent-model.c:
8723         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8724         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8725         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8726         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8727
8728         Update from libegg
8729
8730         * cut-n-paste/toolbar-editor/Makefile.am:
8731
8732         Fix to use "global" update-from-egg.sh
8733
8734         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8735
8736         Update from libegg
8737
8738 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8739
8740         * configure.ac:
8741         * cut-n-paste/Makefile.am:
8742         * cut-n-paste/recent-files/Makefile.am:
8743         * cut-n-paste/toolbar-editor/.cvsignore:
8744         * cut-n-paste/toolbar-editor/Makefile.am:
8745         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8746         (egg_editable_toolbar_get_type), (get_toolbar_position),
8747         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8748         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8749         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8750         (set_item_drag_source), (create_item_from_action), (create_item),
8751         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8752         (popup_toolbar_context_menu_cb), (free_dragged_item),
8753         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8754         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8755         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8756         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8757         (item_added_cb), (item_removed_cb),
8758         (egg_editable_toolbar_construct),
8759         (egg_editable_toolbar_disconnect_model),
8760         (egg_editable_toolbar_deconstruct),
8761         (egg_editable_toolbar_set_model),
8762         (egg_editable_toolbar_set_ui_manager),
8763         (egg_editable_toolbar_set_property),
8764         (egg_editable_toolbar_get_property),
8765         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8766         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8767         (egg_editable_toolbar_new_with_model),
8768         (egg_editable_toolbar_get_edit_mode),
8769         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8770         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8771         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8772         (new_pixbuf_from_widget), (new_separator_pixbuf),
8773         (update_separator_image), (style_set_cb),
8774         (_egg_editable_toolbar_new_separator_image),
8775         (egg_editable_toolbar_get_model):
8776         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8777         * cut-n-paste/toolbar-editor/egg-marshal.c:
8778         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8779         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8780         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8781         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8782         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8783         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8784         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8785         (editor_drag_data_delete_cb), (drag_data_get_cb),
8786         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8787         (editor_create_item), (update_editor_sheet), (setup_editor),
8788         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8789         (parse_item_list), (model_has_action), (update_actions_list),
8790         (egg_toolbar_editor_load_actions):
8791         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8792         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8793         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8794         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8795         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8796         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8797         (egg_toolbars_model_add_separator), (impl_add_item),
8798         (parse_item_list), (egg_toolbars_model_add_toolbar),
8799         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8800         (impl_get_item_data), (impl_get_item_type),
8801         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8802         (egg_toolbars_model_init), (free_toolbar),
8803         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8804         (egg_toolbars_model_remove_toolbar),
8805         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8806         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8807         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8808         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8809         (egg_toolbars_model_get_item_data),
8810         (egg_toolbars_model_get_item_type):
8811         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8812         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8813         * data/Makefile.am:
8814         * data/evince-toolbar.xml:
8815         * data/evince-ui.xml:
8816         * data/hand-open.png:
8817         * po/POTFILES.in:
8818         * shell/Makefile.am:
8819         * shell/ev-window.c: (update_chrome_visibility),
8820         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8821         (ev_window_dispose), (ev_window_init):
8822
8823         Implement epiphany like toolbar editor. Based on patch by
8824         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8825
8826 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8827
8828         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8829
8830         Use set_cursor instead of set_selection, so that
8831         the keyboard focus moves too.
8832
8833 2005-05-09  Aleksey Kliger <akliger@gmail.com>
8834
8835         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8836
8837         Fix infinite loop when loading Type1 fonts
8838
8839 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8840
8841         * data/evince-ui.xml:
8842         * shell/ev-window.c:
8843
8844         Slash -> Find
8845
8846 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8847
8848         * configure.ac:
8849
8850         Make --disable really disable
8851
8852 2005-05-07  Juerg Billeter  <j@bitron.ch>
8853
8854         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8855
8856         Compare page labels even without has_labels set, fixes setting page
8857         with entry
8858
8859 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8860
8861         * shell/ev-view.c: (ev_view_create_invisible_cursor),
8862         (ev_view_set_cursor), (ev_view_button_press_event),
8863         (ev_view_motion_notify_event), (ev_view_button_release_event),
8864         (ev_view_init):
8865
8866         Implement middle button scrolling. Based on a patch
8867         by Tommi Komulainen <tommi.komulainen@iki.fi>.
8868
8869 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
8870
8871         * shell/ev-document-types.c: (get_slow_mime_type),
8872         (get_document_type_from_mime), (ev_document_type_lookup):
8873         * shell/ev-document-types.h:
8874
8875         Change api to lookup from uri. Do fast lookup first, if the
8876         type is unknown try with data sniffing.
8877
8878         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8879         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8880
8881         Adapt to api change
8882
8883 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8884
8885         * thumbnailer/Makefile.am:
8886
8887         Fix distcheck
8888
8889 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8890
8891         * NEWS:
8892         * configure.ac:
8893
8894         Release 0.3.0
8895
8896         * data/evince-ui.xml:
8897
8898         Hide presentation mode for now
8899
8900         * shell/ev-view.c: (highlight_find_results):
8901
8902         Show current find selection only on current page
8903
8904 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8905
8906         * shell/ev-view.c: (ev_view_select_all):
8907
8908         Compute size of the actual page, not of
8909         the current one.
8910
8911 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8912
8913         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8914         (view_rect_to_doc_rect), (compute_selections),
8915         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8916         (ev_view_copy), (ev_view_primary_get_cb),
8917         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8918         (ev_view_button_press_event), (ev_view_motion_notify_event),
8919         (ev_view_button_release_event), (page_changed_cb):
8920
8921         Fix text selection
8922
8923 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8924
8925         * shell/ev-view.c: (compute_border), (get_page_extents),
8926         (doc_rect_to_view_rect), (highlight_find_results),
8927         (ev_view_bin_expose), (ev_view_select_all),
8928         (ev_view_motion_notify_event), (update_find_status_message),
8929         (jump_to_find_result), (jump_to_find_page):
8930
8931         First go at fixing search, still buggy
8932
8933 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
8934
8935         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8936         dropdown box and button at the top of the sidebar.
8937
8938 2005-05-02  James Bowes  <bowes@cs.dal.ca>
8939
8940         * configure.ac: Output zoom-control Makefile.
8941         * cut-n-paste/Makefile.am: build zoom-control subdir.
8942         * cut-n-paste/zoom-control/ephy-zoom-action.c:
8943         * cut-n-paste/zoom-control/ephy-zoom-action.h:
8944         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8945         * cut-n-paste/zoom-control/ephy-zoom-control.h:
8946         * cut-n-paste/zoom-control/ephy-zoom.c:
8947         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8948         from epiphany, and modified to add a separator into the menu.
8949         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8950         * data/evince-ui.xml: Replace old zoom toolbar actions with new
8951         zoom-control action.
8952         * shell/Makefile.am: Include zoom-control flags.
8953         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
8954         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
8955         (ev_view_zoom_for_size_presentation),
8956         (ev_view_zoom_for_size_continuous_and_dual_page),
8957         (ev_view_zoom_for_size_continuous),
8958         (ev_view_zoom_for_size_dual_page),
8959         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
8960         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
8961         ev_view_get_zoom and ev_view_get_sizing_mode.
8962         * shell/ev-view.h:
8963         * shell/ev-window.c: (update_action_sensitivity),
8964         (update_sizing_buttons), (zoom_control_changed_cb),
8965         (register_custom_actions): Initialize and use the zoom-control 
8966         widget.
8967
8968 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
8969
8970         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
8971         preview cache back to 1.  Don't know when it got set to 0.
8972         
8973         * shell/ev-view.c: (compute_border), (ev_view_realize),
8974         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
8975         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
8976         (ev_view_get_fullscreen), (ev_view_set_presentation),
8977         (ev_view_get_presentation), (ev_view_set_sizing_mode),
8978         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
8979         * shell/ev-view.h:
8980         * shell/ev-window.c:
8981         (update_chrome_visibility),
8982         (ev_window_cmd_continuous), (ev_window_cmd_dual),
8983         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8984         (update_document_mode), (ev_window_update_fullscreen_action),
8985         (ev_window_fullscreen), (ev_window_unfullscreen),
8986         (ev_window_cmd_view_fullscreen),
8987         (ev_window_update_presentation_action),
8988         (ev_window_run_presentation), (ev_window_stop_presentation),
8989         (ev_window_cmd_view_presentation), (ev_window_state_event),
8990         (ev_window_focus_in_event), (ev_window_focus_out_event),
8991         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
8992         * data/evince-ui.xml: Initial presentation mode.  We should
8993         probably hide this until it's done, as it's quite rough.  Also,
8994         change full-screen to fullscreen and add two getters to EvView.
8995
8996 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8997
8998         * shell/ev-page-action.c: (update_page_cache),
8999         (ev_page_action_dispose):
9000         * shell/ev-window.c: (destroy_fullscreen_popup),
9001         (ev_window_create_fullscreen_popup):
9002
9003         Use connect_object rather than explicitly
9004         disconnect on dispose.
9005
9006 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9007
9008         * shell/ev-page-action.c: (update_page_cache),
9009         (ev_page_action_dispose):
9010
9011 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9012
9013         * backend/ev-page-cache.c: (_ev_page_cache_new),
9014         (ev_page_cache_set_page_label),
9015         (ev_page_cache_has_nonnumeric_page_labels):
9016         * backend/ev-page-cache.h:
9017         * shell/ev-page-action.c: (update_pages_label):
9018         
9019         If all page labels are numeric, fallback to default
9020         way to display number of pages. See bug 173185.
9021
9022 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9023
9024         * shell/ev-page-action.c: (ev_page_action_dispose):
9025         * shell/ev-view.c: (view_update_range_and_current_page):
9026         * shell/ev-window.c: (ev_window_dispose):
9027         
9028         Set page on scroll in continuous mode. Fixes bug 301986.
9029         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9030
9031 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9032
9033         * configure.ac:
9034
9035         Require poppler 0.3.0
9036
9037 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9038         
9039         * shell/Makefile.am, configure.ac: Fix build problems
9040         with t1lib. Bug 301996.
9041
9042 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9043
9044         * shell/ev-view.c: (ev_view_scroll_event):
9045         
9046         Scroll up increase zoom
9047
9048 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9049
9050         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9051         (ev_view_set_sizing_mode),
9052         (ev_view_zoom_for_size_continuous_and_dual_page),
9053         (ev_view_zoom_for_size_continuous):
9054         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9055         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9056         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9057         (ev_window_init):
9058
9059         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9060         Fix for 165473 and 165472.
9061
9062 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9063
9064         * po/POTFILES.in:
9065         * thumbnailer/Makefile.am:
9066         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9067         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9068         * thumbnailer/evince-thumbnailer.schemas.in:
9069         
9070         Make thumbnailer schemas translatable. Fix for bug 301773
9071         
9072         * thumbnailer/evince-thumbnailer-djvu.schemas:
9073         * thumbnailer/evince-thumbnailer-dvi.schemas:
9074         * thumbnailer/evince-thumbnailer.schemas:
9075
9076         Removed files
9077
9078 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9079
9080         * shell/ev-view.c (ev_view_init): forgot to set this.
9081
9082 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9083
9084         * shell/ev-view.c: (find_page_at_location),
9085         (get_link_at_location),
9086         (ev_view_set_show_border), (ev_view_set_spacing),
9087         (ev_view_zoom_for_size_continuous_and_dual_page),
9088         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9089         Also, add a quick fix measuring of widths.  Also, removed
9090         ev_view_set_spacing and ev_view_set_show_border.
9091         
9092         * shell/ev-window.c: (ev_window_unfullscreen),
9093         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9094
9095 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9096
9097         * shell/ev-view.c: (view_update_range_and_current_page),
9098         (page_changed_cb):
9099         
9100         Fix crash on exit and scrolling to page in continuous view.
9101
9102 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9103
9104         * TODO:
9105         * backend/ev-page-cache.c: (_ev_page_cache_new),
9106         (ev_page_cache_get_max_width_size),
9107         (ev_page_cache_get_max_height_size):
9108         * backend/ev-page-cache.h:
9109         * data/evince-ui.xml:
9110         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9111         * shell/ev-view.c: (view_update_adjustments),
9112         (view_update_range_and_current_page), (get_bounding_box_size),
9113         (ev_view_size_request_continuous_and_dual_page),
9114         (ev_view_size_request_continuous),
9115         (ev_view_size_request_dual_page),
9116         (ev_view_size_request_single_page), (ev_view_size_request),
9117         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9118         (ev_view_bin_expose), (ev_view_expose_event),
9119         (ev_view_set_property), (ev_view_get_property),
9120         (ev_view_class_init), (ev_view_init), (ev_view_new),
9121         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9122         (ev_view_set_dual_page), (ev_view_set_full_screen),
9123         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9124         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9125         (ev_view_zoom_out), (zoom_for_size_fit_width),
9126         (zoom_for_size_best_fit),
9127         (ev_view_zoom_for_size_continuous_and_dual_page),
9128         (ev_view_zoom_for_size_continuous),
9129         (ev_view_zoom_for_size_dual_page),
9130         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9131         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9132         * shell/ev-view.h:
9133         * shell/ev-window.c: (update_action_sensitivity),
9134         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9135         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9136         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9137         (ev_window_cmd_view_zoom_out), (update_view_size),
9138         (ev_window_set_sizing_mode), (ev_window_init):
9139
9140         Add Continuous and Dual page modes.
9141
9142 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9143
9144         * dvi/dvi-document.c: (dvi_document_load),
9145         (dvi_document_thumbnails_get_thumbnail),
9146         (dvi_document_init_params): Fix up some mixups between
9147         width and height to correct thumbnail rendering.
9148
9149 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9150
9151         * dvi/mdvi-lib/private.h:
9152         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9153         
9154         Suppess output for kpathsea during font generation. Thanks to
9155         James Bowes
9156
9157 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9158
9159         * NEWS:
9160         * configure.ac:
9161
9162         Release 0.2.1
9163
9164         * Makefile.am: fix distcheck.
9165
9166 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9167
9168         * shell/ev-sidebar-links.c: (selection_changed_callback),
9169         (update_page_callback), (row_activated_callback),
9170         (job_finished_callback), (ev_sidebar_links_set_document):
9171         
9172         Fix for bug #169901. Double click on links expands tree.
9173
9174 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9175
9176         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9177         hard-coded style. Fix for bug 170111
9178
9179 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9180
9181         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9182         locking.
9183
9184 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9185
9186         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9187
9188 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9189
9190         * pdf/ev-poppler.cc:
9191         * shell/ev-view.c: (highlight_find_results):
9192
9193         Fix find on single page documents
9194
9195 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9196
9197         * data/evince.schemas.in: fix for bug 301390
9198
9199 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9200
9201         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9202         (ev_view_zoom_out), (ev_view_zoom_normal):
9203         * shell/ev-view.h:
9204         * shell/ev-window.c: (update_action_sensitivity),
9205         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9206         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9207         (ev_window_cmd_view_normal_size):
9208
9209         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9210         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9211         better than oom. 
9212
9213 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9214
9215         * configure.ac:
9216
9217         Depend on 2.57, 2.59 doesnt seem to be necessary
9218
9219 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9220
9221         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9222         (create_tool_item):
9223
9224         Put back total number of pages as (1 of 1234)
9225
9226 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9227
9228         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9229         remove the job.
9230
9231         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9232         function.  This helps debugging.
9233
9234 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9235
9236         * djvu/djvu-document.c: (djvu_document_class_init),
9237         (djvu_document_get_info), (djvu_document_document_iface_init):
9238         * dvi/dvi-document.c: (dvi_document_class_init),
9239         (dvi_document_get_info), (dvi_document_document_iface_init):
9240
9241         Dummy implementation of get_info method for dvi and
9242         djvu. Fix crashes with those backends
9243
9244 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9245
9246         * data/evince.desktop.in:
9247
9248         Add application/x-gzpostscript
9249
9250 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9251
9252         * data/evince.schemas.in: Added real long descriptions, 
9253         closes bug 172496 
9254
9255         * README: Added actual text, closes bug 171869
9256
9257 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9258
9259         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9260
9261         Thumbnail page 0
9262
9263 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9264
9265         * backend/ev-document-info.h:
9266
9267         s/GDate */GDate so we can just use g_free
9268
9269 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9270
9271         * shell/ev-window.c: (update_document_mode),
9272         (ev_window_setup_document):
9273
9274         Show the window in fullscreen when specified by
9275         the document
9276
9277 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9278
9279         * backend/ev-document.c: (ev_document_class_init),
9280         (ev_document_get_info), (ev_document_render_pixbuf):
9281         * backend/ev-document.h:
9282         * backend/ev-page-cache.c: (_ev_page_cache_new):
9283         * pdf/ev-poppler.cc:
9284         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9285         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9286         * ps/ps-document.c: (ps_document_class_init), (document_load),
9287         (ps_document_get_info), (ps_document_document_iface_init):
9288
9289         Remove get_title from the interface, we can just use document info
9290
9291 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9292
9293         * backend/Makefile.am:
9294         * backend/ev-document.c: (ev_document_render_get_info):
9295         * backend/ev-document.h:
9296         * pdf/ev-poppler.cc:
9297
9298         Initial support for document info. Based on jrb patch.
9299
9300 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9301
9302         * shell/ev-window.c: (ev_window_state_event),
9303         (ev_window_class_init), (ev_window_init):
9304         
9305         Doesn't show resize grip when maximized. See bug #301053
9306
9307 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9308
9309         * po/POTFILES.in:
9310         
9311         ev-sidebar-thumbnails now has translatable labels
9312         
9313         * shell/Makefile.am:
9314         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9315         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9316         (ev_sidebar_links_page_iface_init):
9317         * shell/ev-sidebar-links.h:
9318         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9319         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9320         (ev_sidebar_page_get_label):
9321         * shell/ev-sidebar-page.h:
9322         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9323         (ev_sidebar_thumbnails_set_document),
9324         (ev_sidebar_thumbnails_support_document),
9325         (ev_sidebar_thumbnails_get_label),
9326         (ev_sidebar_thumbnails_page_iface_init):
9327         * shell/ev-sidebar-thumbnails.h:
9328         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9329         (ev_sidebar_set_document):
9330         * shell/ev-sidebar.h:
9331         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9332         
9333         Small rework of sidebar code. Now sidebar pages should implement
9334         EvSidebarPage interface. That makes page management in EvSidebar
9335         easier. See bug #164811 for details
9336
9337 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9338
9339         * shell/ev-application.c: (ev_application_open):
9340         * shell/ev-document-types.c:
9341         
9342         Fix build error and small problem with application exit
9343
9344 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9345
9346         * thumbnailer/Makefile.am:
9347         * thumbnailer/evince-thumbnailer-djvu.schemas:
9348         * thumbnailer/evince-thumbnailer-dvi.schemas:
9349         
9350         Conditionally install schemas for djvu/dvi thumbnailer
9351
9352 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9353
9354         * shell/ev-document-types.h: 
9355         * shell/ev-document-types.c: 
9356         New files, handling the mapping from mimetypes to backends
9357         
9358         * shell/ev-window.c: 
9359         * thumbnailer/evince-thumbnailer.c:     
9360         Use the ev-document-types code
9361         
9362         * shell/Makefile.am: 
9363         Added new convenience library libevbackendfactory_la, containing
9364         the new mimetype->backend logic; moved the backends into it.
9365
9366         * thumbnailer/Makefile.am:
9367         Make the thumbnailer link with the libevbackend.la convenience
9368         library, rather than having a duplicate of the backend logic here.
9369
9370 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9371
9372         * shell/ev-stock-icons.c: constify some vars.
9373         * shell/ev-window.c: ditto.
9374
9375 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9376
9377         * ps/ps-document.c (get_page_orientation):
9378
9379         Respect document orientation 
9380
9381 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9382
9383         * djvu/Makefile.am:
9384         * dvi/Makefile.am:
9385         * shell/Makefile.am:
9386         
9387         Move library dependencies to components.
9388         
9389         * shell/ev-window.c: (update_window_title),
9390         (start_loading_document):
9391         
9392         Fix display of uris with spaces. Bug 168358.
9393
9394 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9395
9396         * shell/ev-sidebar-links.c: (selection_changed_cb):
9397         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9398         (ev_view_button_release_event), (ev_view_set_document):
9399         * shell/ev-view.h:
9400         * shell/ev-window.c: (find_bar_search_changed_cb):
9401         * shell/ev-window.h: Minor cleanups removing some dead code.
9402
9403 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9404
9405         * backend/ev-page-cache.c: (_ev_page_cache_new):
9406         
9407         Set current page to 0 if document has pages.
9408
9409 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9410
9411         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9412
9413         Initialize GError to NULL, fix a crash when loading fails.
9414
9415 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9416
9417         * shell/ev-window.c: (update_view_size):
9418
9419         Calculate shadow size only when there is actually
9420         a shadow.
9421
9422 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9423
9424         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9425         * shell/ev-view.h:
9426
9427         Allow setting view spacing, default to 0
9428
9429         * shell/ev-window.c: (ev_window_unfullscreen),
9430         (ev_window_cmd_view_fullscreen), (ev_window_init):
9431
9432         Remove spacing in fullscreen mode
9433
9434 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9435
9436         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9437         (ev_view_size_request), (expose_bin_window),
9438         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9439         * shell/ev-view.h:
9440         * shell/ev-window.c: (ev_window_unfullscreen),
9441         (ev_window_cmd_view_fullscreen):
9442
9443         Do not draw the border in fulscreen
9444
9445 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9446
9447         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9448         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9449         (find_page_at_location), (page_changed_cb):
9450
9451         Rework border calculation, so that I can more easily disable it.
9452         Code somewhat cleaner too.
9453
9454 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9455
9456         * backend/ev-page-cache.c: (ev_page_cache_init),
9457         (_ev_page_cache_new):
9458
9459         Remove some assertions, documents can have 0 pages.
9460         Make initial current page -1.
9461
9462         * shell/ev-page-action.c: (page_changed_cb):
9463
9464         Show "" if current page is -1
9465
9466         * shell/ev-window.c: (update_action_sensitivity),
9467         (ev_window_setup_document):
9468
9469         When document has 0 pages do not set the view
9470         and make nearly everything insensitive.
9471
9472 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9473
9474         * shell/ev-page-view.c:
9475         * shell/ev-page-view.h:
9476
9477         Remove unused files.
9478         
9479         * shell/ev-sidebar-thumbnails.c:
9480         (ev_sidebar_thumbnails_set_document):
9481         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9482         (ev_sidebar_supports_document):
9483         * shell/ev-sidebar.h:
9484         * shell/ev-window.c: (ev_window_setup_document):
9485         
9486         Doesn't show thumbnails if document has 1 page. Make
9487         sidebar menu entries sensitive only if if they have 
9488         sense. Fix bug 164811. 
9489
9490 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9491
9492         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9493         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9494         (ev_view_zoom_out), (ev_view_set_size):
9495
9496         Rework sizing to deal with documents with not uniform page
9497         size.
9498
9499 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9500
9501         * backend/ev-page-cache.c: (_ev_page_cache_new):
9502
9503         Fix several page size caching bugs
9504
9505 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9506
9507         * shell/ev-window.c: (set_action_properties):
9508
9509         Make all toolbar items translatable
9510
9511 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9512
9513         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9514         (save_page_list), (ps_document_save),
9515         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9516         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9517         (ps_document_ps_exporter_iface_init):
9518         * ps/ps-document.h:
9519
9520         Based on a patch by J�rg Billeter <j@bitron.ch>
9521         
9522         Implement print and save a copy for the ps backend.
9523
9524 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9525
9526         * backend/ev-document.h:
9527         * djvu/djvu-document.c: (djvu_document_can_get_text),
9528         (djvu_document_document_iface_init):
9529         * dvi/dvi-document.c: (dvi_document_can_get_text),
9530         (dvi_document_document_iface_init):
9531         * pdf/ev-poppler.cc:
9532         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9533         (pixbuf_document_document_iface_init):
9534         * ps/ps-document.c: (ps_document_can_get_text),
9535         (ps_document_document_iface_init):
9536         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9537         * shell/ev-window.c: (update_action_sensitivity):
9538
9539         Fix the crash when trying to copy in backends that doesnt
9540         support it. We can implement a better solution once we
9541         do real text selection.
9542
9543 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9544
9545         * data/evince-ui.xml:
9546         * shell/ev-window.c: (ev_window_cmd_escape):
9547         
9548         Work around the Escape conflict (find bar and unfullscreen)
9549
9550 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9551
9552         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9553         
9554         Fix for #300233. Next page correctly handles document end.
9555         
9556         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9557         (ev_sidebar_thumbnails_class_init),
9558         (ev_sidebar_thumbnails_set_document),
9559         (ev_sidebar_thumbnails_clear_job),
9560         (ev_sidebar_thumbnails_clear_model):
9561         
9562         Cleanup thumbnail jobs on document changes.
9563         
9564         * shell/ev-view.c: (add_scroll_binding_keypad),
9565         (add_scroll_binding_shifted), (ev_view_class_init):
9566         
9567         Shift + Space scrolls up. Fix for #173184
9568         
9569         * shell/ev-window.c: (ev_window_open_page),
9570         (ev_window_cmd_view_reload):
9571         
9572         Fix reload (Bug #300094)
9573
9574 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9575
9576         
9577         * dvi/mdvi-lib/assoc.c:
9578         * dvi/mdvi-lib/assoc.h: Removed garbage files
9579         
9580         * dvi/mdvi-lib/bitmap.c:
9581         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9582         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9583         * dvi/mdvi-lib/color.h: Antialias of rules
9584         
9585         * dvi/mdvi-lib/common.h:
9586         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9587         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9588         * dvi/mdvi-lib/files.c:
9589         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9590         * dvi/mdvi-lib/mdvi.h:
9591         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9592         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9593         * dvi/mdvi-lib/util.c: Fix compile warnings
9594         
9595         * dvi/dvi-document.c:
9596         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9597         (dvi_document_thumbnails_get_thumbnail),
9598         (dvi_document_document_thumbnails_iface_init):
9599         * dvi/mdvi-lib/Makefile.am:
9600         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9601         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9602         
9603         Dvi backend now renders thumbnails
9604
9605 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9606
9607         * shell/main.c: (main): 
9608         
9609         Save accelerators on exit. Fixes bug #172095.
9610
9611 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9612
9613         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9614         update priority" comment.
9615
9616         * backend/ev-job-queue.c: Give a way to change priority.
9617
9618 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9619
9620         * shell/ev-page-action.c: Fix logic.
9621
9622 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9623
9624         * shell/ev-view.c: (ev_view_can_find_next):
9625         * shell/ev-window.c: (ev_window_setup_document):
9626
9627         Check that the document supports find
9628
9629 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9630
9631         * data/evince-ui.xml:
9632         * shell/ev-view.c: (ev_view_can_find_next):
9633         * shell/ev-view.h:
9634         * shell/ev-window.c: (update_action_sensitivity),
9635         (find_changed_cb), (ev_window_setup_document),
9636         (ev_window_cmd_edit_find_next):
9637
9638         Add Edit->Find Next
9639
9640 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9641
9642         * pdf/ev-poppler.cc:
9643         * shell/ev-print-job.c: (idle_print_handler):
9644
9645         Make printing work again
9646
9647 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9648
9649         * shell/ev-page-action.h:
9650         * shell/ev-page-action.c: (ev_page_action_widget_init),
9651         (ev_page_action_widget_class_init), (page_changed_cb),
9652         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9653         (get_filter_model_from_model), (match_selected_cb),
9654         (display_completion_text), (match_completion), (update_model),
9655         (connect_proxy), (ev_page_action_set_property),
9656         (ev_page_action_get_property), (ev_page_action_set_document),
9657         (ev_page_action_set_model), (ev_page_action_class_init): Big
9658         reworking to make completions work iff we have >= GTK-2.7.0
9659                 
9660         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9661         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9662         (job_finished_cb): We now have a 'model' property that is set when
9663         the links are loaded.  This can be caught with "notify::model"
9664
9665         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9666         listen for the model to be set, and propagate it to the action.
9667
9668 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9669
9670         * cut-n-paste/recent-files/egg-recent-item.c:
9671         (egg_recent_item_set_uri), (make_valid_utf8),
9672         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9673         * cut-n-paste/recent-files/egg-recent-item.h:
9674         
9675         Update egg-recent from libegg. This should fix long
9676         startup problem. For details see
9677         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9678
9679 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9680
9681         * cut-n-paste/recent-files/Makefile.am:
9682         * data/evince-ui.xml, shell/Makefile.am:
9683         * shell/ev-application.c, shell/ev-application.h:
9684         * shell/ev-window.c: Recent files support.
9685         
9686         * configure.ac: Added "ru" to ALL_LINGUAS.
9687         
9688         * dvju: new backend to support DJVU files.
9689         * dvi: new backend to support DVI.
9690
9691         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9692         * ev-application.c: Support for new backends.
9693         
9694         * help, ev-window.c, main.c shell/Makefile.am: 
9695         Evince user documentation.
9696
9697 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9698
9699         * po/POTFILES.in:
9700         * shell/ev-window.c:
9701         * thumbnailer/evince-thumbnailer.c:
9702
9703         s/pdf-document/ev-poppler
9704
9705 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9706
9707         * NEWS:
9708         * configure.ac:
9709
9710         Release 0.2.0
9711
9712         * ps/ps-document.c: (setup_pixmap):
9713
9714         Remove debug code
9715
9716 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9717
9718         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9719         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9720         (ev_window_cmd_go_first_page): Fix of by one errors.
9721
9722 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9723
9724         * ps/ps-document.c: (get_page_box):
9725
9726         Fix page size calculation
9727
9728 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9729
9730         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9731         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9732         (get_page_orientation), (setup_page), (document_load),
9733         (ps_document_get_page_size), (render_pixbuf_idle):
9734         * ps/ps-document.h:
9735
9736         More refactoring to adapt to EvDocument changes
9737
9738 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9739
9740         * ps/ps-document.c: (start_interpreter):
9741
9742         Actually add alpha args
9743
9744 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9745
9746         * pdf/ev-poppler.cc:
9747
9748         Make clipboard work again
9749
9750 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9751
9752         Make searching work again.
9753         
9754         * backend/ev-document.c:
9755         * backend/ev-document.h:
9756         * backend/ev-document-find.c:
9757         * backend/ev-document-find.h: Change EvDocumentIface so we no
9758         longer store the current page or zoom level in the document.  The
9759         consequence is that all calls that operate on the current page now
9760         instead take the page number as an extra argument, and all
9761         coordinates are now doubles in document coordinate system.
9762
9763         * pdf/ev-poppler.cc:
9764         * pixbuf/pixbuf-document.c:
9765         * ps/ps-document.c: Update backends accordingly.
9766
9767 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9768
9769         * autogen.sh:
9770
9771         Add required gettext version
9772
9773 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9774
9775         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9776         make F1 bring up non-existent help.
9777
9778         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9779         epiphany's find bar, #167477
9780
9781         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9782         <emil@nishra.com> to add space-bar scrolling, 
9783
9784         * shell/ev-window.c (static GtkActionEntry entries): add default
9785         keybinding for Help (F1)
9786         Fixes #171068
9787
9788         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9789         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9790         170110
9791
9792 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9793
9794         * Makefile.am: 
9795         * pixbuf/pixbuf-document.c: 
9796
9797         Got pixbuf backend working again
9798
9799 2005-04-01  Steve Murphy  <murf@e-tools.com>
9800
9801         * configure.in: Added "rw" to ALL_LINGUAS.
9802
9803 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
9804
9805         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9806         model types, noticed by Martin Kretzschmar.
9807
9808 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
9809
9810         * pdf/ev-poppler.cc: Implement search based on
9811         poppler_page_find_text().  Currently a bit crude since we remember
9812         all matches from all pages.  Also, we grab the big document lock
9813         when we search since searching changes the underlying stream and
9814         thus conflicts with the rendering thread.
9815         
9816         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9817         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9818         (ev_view_find_previous): Fix some page indexes to be 0 based,
9819         offset rubber band by view offset,
9820
9821 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
9822
9823         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9824
9825 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
9826
9827         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
9828         completely because I didn't understand GtkActions.  I should
9829         read Marco's code more carefully in the future.
9830
9831         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9832         function
9833
9834 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
9835
9836         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9837         PopplerRectangle change from poppler CVS.
9838
9839 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
9840
9841         * backend/ev-document.c: (ev_document_get_page_label):
9842         * backend/ev-document.h:
9843         * backend/ev-page-cache.c: (_ev_page_cache_new),
9844         (ev_page_cache_get_page_label):
9845         * backend/ev-page-cache.h:
9846         * pdf/ev-poppler.cc:
9847         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9848         (links_page_num_func):
9849         * shell/ev-sidebar-thumbnails.c:
9850         (ev_sidebar_thumbnails_set_document):
9851         * shell/ev-view.c: (status_message_from_link),
9852         (ev_view_motion_notify_event):
9853         * shell/ev-window.c: (document_supports_sidebar): Add in page
9854         label support.  It's not perfect yet, but it's the first 'feature'
9855         in a while.
9856         Also, fix a bogus comment noticed by crispin. 
9857
9858 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
9859
9860         * Makefile.am: Remove pixbuf backend for now
9861
9862         * configure.ac: Require poppler-glib instead of just poppler.
9863
9864         * backend/ev-document-thumbnails.h: Add a comment
9865
9866         * backend/ev-document.h:
9867         * backend/ev-document.c: (ev_document_class_init),
9868         (ev_document_load), (ev_document_get_link),
9869         (ev_document_get_links): Remove 3 methods and add get_links.
9870         Also, made 0 based.
9871
9872         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9873         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9874
9875         * backend/ev-link.c: (ev_link_set_title),
9876         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9877         (ev_link_mapping_find):
9878         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
9879         
9880         * backend/ev-page-cache.c: (ev_page_cache_init),
9881         (_ev_page_cache_new), (ev_page_cache_set_current_page),
9882         (ev_page_cache_get_size), (ev_page_cache_next_page),
9883         (ev_page_cache_prev_page): Fix to be 0 based.
9884
9885         * pdf/Makefile.am: 
9886         * pdf/ev-poppler.h:
9887         * pdf/ev-poppler.cc: New backend.
9888         
9889         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9890         (ps_document_get_page), (ps_document_document_iface_init):
9891
9892         * shell/ev-pixbuf-cache.h:
9893         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9894         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9895         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9896         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9897         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9898         Fix up code to grab a page cache per each doc.  Also, fix to be 0
9899         based.
9900         
9901         * shell/ev-sidebar-thumbnails.c:
9902         (ev_sidebar_tree_selection_changed), (page_changed_cb),
9903         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9904
9905         * shell/ev-view.c: (status_message_from_link),
9906         (find_page_at_location), (get_link_at_location),
9907         (ev_view_motion_notify_event), (ev_view_button_release_event),
9908         (ev_view_init): Use the new link code.  Fix to be 0 based.
9909
9910         * shell/ev-window.c: (update_action_sensitivity),
9911         (document_supports_sidebar): 0 based.
9912
9913 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
9914
9915         * pdf/pdf-document.cc: Patch from Fernando Herrera
9916         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9917         *blush*
9918
9919 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
9920
9921         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9922         1 to the page, as this seems to be 1 based.  I thought we has this
9923         fixed.  grump.
9924
9925 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
9926
9927         * TODO:
9928         * backend/Makefile.am:
9929         * backend/ev-document-links.c:
9930         (ev_document_links_has_document_links),
9931         (ev_document_links_get_links_model):
9932         * backend/ev-document-links.h:
9933         * backend/ev-document.c: (ev_document_get_page_cache),
9934         (ev_document_get_doc_mutex), (ev_document_load),
9935         (ev_document_save), (ev_document_get_title),
9936         (ev_document_get_n_pages), (ev_document_set_page),
9937         (ev_document_get_page), (ev_document_set_target),
9938         (ev_document_set_scale), (ev_document_set_page_offset),
9939         (ev_document_get_page_size), (ev_document_get_text),
9940         (ev_document_get_link), (ev_document_render),
9941         (ev_document_render_pixbuf), (ev_document_scale_changed):
9942         * backend/ev-document.h:
9943         * backend/ev-job-queue.c: (remove_object_from_queue),
9944         (notify_finished), (handle_job), (search_for_jobs_unlocked),
9945         (no_jobs_available_unlocked), (ev_render_thread),
9946         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9947         (ev_job_queue_remove_job):
9948         * backend/ev-job-queue.h:
9949         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9950         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9951         (ev_job_links_class_init), (ev_job_render_init),
9952         (ev_job_render_dispose), (ev_job_render_class_init),
9953         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9954         (ev_job_thumbnail_class_init), (ev_job_finished),
9955         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9956         (ev_job_render_run), (ev_job_thumbnail_new),
9957         (ev_job_thumbnail_run):
9958         * backend/ev-jobs.h:
9959         * backend/ev-link.c:
9960         * backend/ev-link.h:
9961         * backend/ev-page-cache.c: (ev_page_cache_init),
9962         (ev_page_cache_class_init), (ev_page_cache_finalize),
9963         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
9964         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9965         (ev_page_cache_set_link), (ev_page_cache_get_title),
9966         (ev_page_cache_get_size), (ev_page_cache_next_page),
9967         (ev_page_cache_prev_page):
9968         * backend/ev-page-cache.h:
9969         * pdf/pdf-document.cc:
9970         * ps/gsdefaults.c:
9971         * ps/gsdefaults.h:
9972         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9973         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
9974         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
9975         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
9976         (is_interpreter_ready), (output), (catchPipe), (input),
9977         (start_interpreter), (check_filecompressed), (compute_dimensions),
9978         (ps_document_enable_interpreter), (document_load),
9979         (ps_document_next_page), (render_page), (ps_document_set_page),
9980         (ps_document_set_scale), (render_pixbuf_idle),
9981         (ps_document_render_pixbuf), (ps_document_document_iface_init):
9982         * ps/ps-document.h:
9983         * shell/Makefile.am:
9984         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9985         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
9986         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
9987         (ev_pixbuf_cache_new), (job_finished_cb),
9988         (check_job_size_and_unref), (move_one_job),
9989         (ev_pixbuf_cache_update_range), (find_job_cache),
9990         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
9991         (ev_pixbuf_cache_add_jobs_if_needed),
9992         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
9993         * shell/ev-pixbuf-cache.h:
9994         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9995         (idle_print_handler):
9996         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
9997         (selection_changed_cb), (create_loading_model),
9998         (ev_sidebar_links_construct), (links_page_num_func),
9999         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10000         (update_page_callback), (job_finished_cb),
10001         (ev_sidebar_links_set_document):
10002         * shell/ev-sidebar-thumbnails.c:
10003         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10004         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10005         (page_changed_cb), (thumbnail_job_completed_callback),
10006         (ev_sidebar_thumbnails_set_document):
10007         * shell/ev-sidebar-thumbnails.h:
10008         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10009         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10010         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10011         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10012         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10013         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10014         (ev_view_button_release_event), (ev_view_scroll_view),
10015         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10016         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10017         (ev_view_new), (job_finished_cb), (page_changed_cb),
10018         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10019         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10020         (ev_view_find_previous):
10021         * shell/ev-view.h:
10022         * shell/ev-window.c: (update_action_sensitivity),
10023         (ev_window_open_page), (update_window_title), (update_total_pages),
10024         (page_changed_cb), (ev_window_setup_document),
10025         (password_dialog_response), (ev_window_cmd_save_as),
10026         (ev_window_print), (ev_window_cmd_go_previous_page),
10027         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10028         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10029         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10030         * shell/main.c: (main):
10031
10032         Merge evince-threads branch
10033
10034 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10035
10036         * configure.ac: Added "lt" to ALL_LINGUAS.
10037
10038 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10039
10040         * NEWS:
10041         * configure.ac:
10042
10043         Release 0.1.9
10044
10045 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10046
10047         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10048
10049         Fix here also the thumbnails 1-basedness :)
10050
10051 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10052
10053         * NEWS:
10054         * configure.ac:
10055
10056         Release 0.1.8
10057
10058 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10059
10060         * pdf/pdf-document.cc:
10061         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10062         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10063
10064         Fix the mess we did with thumbnails and 1-basedness
10065
10066 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10067
10068         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10069
10070 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10071
10072         * NEWS:
10073         * configure.ac:
10074
10075         Release 0.1.7
10076
10077 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10078
10079         * ps/Makefile.am:
10080         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10081         (gtk_gs_defaults_get_alpha_parameters),
10082         (gtk_gs_defaults_get_ungzip_cmd),
10083         (gtk_gs_defaults_get_unbzip2_cmd):
10084         * ps/gsdefaults.h:
10085         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10086         (ps_document_get_orientation), (document_load),
10087         (ps_document_goto_page), (ps_document_set_page_size):
10088         * ps/ps-document.h:
10089
10090         Some more sanitization of the ps backend. Remove a lot
10091         of unused code and do not base our defaults on ggv
10092         preferences (ugh!)
10093
10094 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10095
10096         * thumbnailer/evince-thumbnailer.schemas:
10097         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10098         (main): add -s option for thumbnail size.
10099
10100 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10101
10102         * configure.ac:
10103
10104         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10105         remove it.
10106
10107 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10108
10109         * pdf/pdf-document.cc:
10110
10111         Remove 4 pixels of useless border from the
10112         thumbnail.
10113
10114 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10115
10116         * backend/ev-document-thumbnails.c:
10117         (ev_document_thumbnails_get_thumbnail):
10118         * backend/ev-document-thumbnails.h:
10119
10120         Rework API a bit. Add a border flag and
10121         change sizing logic (now the size we specify
10122         applies to the bigger dimension).
10123
10124         * pdf/pdf-document.cc:
10125         * pixbuf/pixbuf-document.c:
10126         (pixbuf_document_thumbnails_get_thumbnail):
10127         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10128         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10129
10130         Adapt to the new API and do not draw a border for nautilus
10131         thumbnailer.
10132
10133 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10134
10135         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10136         take thumbnails from page "0" instead of "1". Added a copyright header.
10137
10138 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10139
10140         * ps/ps-document.c: (set_up_page), (start_interpreter):
10141
10142         Make it C89 compliant
10143
10144 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10145
10146         * Makefile.am:
10147         * configure.ac:
10148         * pdf/.cvsignore:
10149         * pdf/pdf-document.cc:
10150         * thumbnailer/Makefile.am:
10151         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10152         (main):
10153         * thumbnailer/evince-thumbnailer.schemas:
10154         * thumbnailer/pdf-icon.png:
10155
10156         Add a nautilus thumbnailer.
10157         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10158
10159 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10160
10161         * NEWS:
10162         * configure.ac:
10163         * po/POTFILES.in:
10164
10165         Release 0.1.6
10166
10167 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10168
10169         Use poppler instead of including xpdf source code.  Poppler is a
10170         fork of xpdf to build it as a shared library. See
10171         http://freedesktop.org/wiki/Software/poppler.
10172
10173         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10174         xpdf fork.
10175         
10176         * pdf/Makefile.am: Build libpdfdocument.a here.
10177         
10178         * pdf/GDKSplashOutputDev.cc:
10179         * pdf/GDKSplashOutputDev.h:
10180         * pdf/GnomeVFSStream.cc:
10181         * pdf/GnomeVFSStream.h:
10182         * pdf-document.cc:
10183         * pdf-document.h:
10184         * test-gdk-output-dev.cc
10185         * Thumb.cc:
10186         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10187         against poppler.
10188
10189 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10190
10191         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10192
10193         Clear idle stack before unsetting the document
10194
10195 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10196
10197         * ps/ps-document.c: (ps_document_widget_event),
10198         (ps_document_set_target), (ps_document_finalize),
10199         (ps_document_get_page):
10200
10201         Disconnect the widget event signal on finalize.
10202         Some code cleanups.
10203
10204 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10205
10206         * ps/ps-document.c: (set_up_page):
10207
10208         If there is no bpixmap create one, even if size
10209         is not changed.
10210
10211 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10212
10213         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10214         (set_up_page), (document_load), (ps_document_set_zoom):
10215
10216         Default page is 0. Calculate size even when we have no
10217         target yet.
10218
10219 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10220
10221         * shell/ev-sidebar.c: expand the selection widget to be always as
10222         wide as the sidebar
10223
10224 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10225
10226         * shell/ev-sidebar-thumbnails.c:
10227         (ev_sidebar_thumbnails_set_document):
10228
10229         Clear the list store when setting document
10230
10231 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10232
10233         * shell/ev-page-action.c: (update_entry), (sync_entry),
10234         (activate_cb), (entry_size_request_cb), (create_tool_item),
10235         (connect_proxy):
10236
10237         Use an entry for the page control instead of spinbuttons
10238
10239 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10240
10241         * data/evince.schemas.in:
10242
10243         Correct confusing string
10244
10245 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10246
10247         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10248         for real.  Gosh, how long has this been broken.
10249
10250         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10251         check for a NULL link.  We crash otherwise.
10252
10253 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10254
10255         * NEWS:
10256         * configure.ac:
10257
10258         Release 0.1.5
10259
10260 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10261
10262         * configure.ac: add the french translation.
10263
10264 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10265
10266         * shell/ev-window.c:
10267
10268         Remove unused header -> fix distcheck
10269
10270 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10271
10272         * shell/ev-window.c: (update_window_title),
10273         (ev_window_popup_password_dialog):
10274
10275         Unescape filename for display
10276
10277 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10278
10279         * pdf/xpdf/pdf-document.cc:
10280
10281         In get_page_size deal with rotation. Also
10282         cleanup the function a bit.
10283
10284 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10285
10286         * pdf/xpdf/pdf-document.cc:
10287
10288         Fix crash when opening in new window
10289
10290 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10291
10292         * configure.ac:
10293
10294         Check ghostscript >= 7
10295
10296 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10297
10298         * shell/ev-window.c:
10299
10300         Make page width the default sizing mode
10301
10302 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10303         Marco Pesenti Gritti <marco@gnome.org>
10304
10305         * shell/ev-window.c: Remember the sidebar size
10306
10307         * data/evince.schemas.in: Add a new gconf key to store the size of
10308         the sidebar
10309
10310 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10311
10312         * data/evince-ui.xml:
10313         * shell/ev-window.c: (update_action_sensitivity),
10314         (ev_window_cmd_view_reload):
10315         
10316         Add a "Reload" action and menu entry
10317
10318 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10319
10320         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10321         iff the type doesn't support thumbnailing and indexing.
10322
10323 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10324
10325         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10326
10327 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10328
10329         * pdf/splash/Splash.cc:
10330
10331         Port fix for a crasher from kde bug
10332         http://bugs.kde.org/show_bug.cgi?id=97131
10333
10334 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10335
10336         * pdf/xpdf/pdf-document.cc:
10337
10338         Return a link even if it's of an unrecognized
10339         type. Otherwise we go in an infinte cycle.
10340
10341 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10342
10343         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10344         (size_allocate_cb), (ev_window_set_sizing_mode):
10345
10346         Update size when switching mode
10347
10348 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10349
10350         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10351         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10352         (ev_window_cmd_view_normal_size):
10353
10354         Fix size toggle buttons behavior
10355
10356 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10357
10358         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10359         (doc_rect_to_view_rect), (ev_view_size_allocate),
10360         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10361         (scale_changed_callback):
10362
10363         Do not cache offsets in size_allocate.
10364
10365 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10366
10367         * shell/ev-view.c: (ev_view_size_allocate):
10368
10369         Calculate offsets before calling the parent
10370         class (which does a redraw)
10371
10372 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10373
10374         * pdf/xpdf/pdf-document.cc:
10375
10376         Fix a crasher on exit. Unused code, put a TODO
10377
10378 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10379
10380         * backend/ev-document.c: (ev_document_class_init),
10381         (ev_document_page_changed), (ev_document_scale_changed):
10382         * backend/ev-document.h:
10383
10384         Separate page/scale notifications
10385
10386         * pdf/xpdf/pdf-document.cc:
10387
10388         Emit the new signals.
10389         Do not display the pdf page in _render, do it
10390         when scale/page are requested.
10391
10392         * ps/ps-document.c: (ps_document_set_zoom),
10393         (ps_document_widget_event):
10394         * ps/ps-document.h:
10395
10396         Emit the new signals.
10397
10398         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10399         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10400         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10401         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10402         * shell/ev-view.h:
10403         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10404         (ev_window_cmd_view_page_width), (size_allocate_cb),
10405         (ev_window_set_sizing_mode):
10406
10407         Rework sizing to be pixel based.
10408         There are bugs but should be already way better.
10409
10410 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10411
10412         * shell/ev-window.c: (ev_window_init):
10413
10414         Do not allow to shrink sidebar smaller then
10415         child requisition
10416
10417 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10418
10419         * shell/ev-sidebar.[ch]
10420         * shell/ev-window.c:
10421
10422         Improved sidebar widget. Fixes #166683
10423
10424 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10425
10426         * shell/ev-view.c (update_find_status_message): Give translators
10427         more flexibility with ngettext plural handling.
10428
10429 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10430
10431         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10432         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10433         page when we get the page size.
10434
10435 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10436
10437         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10438
10439         ps pages are 0 based, convert 
10440
10441 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10442
10443         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10444
10445         Initialize correct parent class. Set GError on document load
10446
10447 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10448
10449         * pdf/xpdf/pdf-document.cc:
10450
10451         Fixup selection offset calculation
10452
10453         * shell/ev-view.c: (view_rect_to_doc_rect),
10454         (doc_rect_to_view_rect), (ev_view_size_allocate),
10455         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10456         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10457
10458         Store selection as document relative, so that zooming
10459         and offset changing doesnt break it.
10460
10461 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10462
10463         * shell/ev-view.c: (ev_view_best_fit):
10464
10465         Do not try to best fit if the view is not realized
10466
10467 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10468           
10469         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10470
10471 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10472
10473         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10474
10475 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10476
10477         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10478         the popup window.  That prevents it resizing when in full screen
10479         mode.
10480
10481         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10482         multiple rerenders.  This pretty much sucks.
10483
10484         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10485         rest of the toolbar.
10486
10487 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10488
10489         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10490
10491 2005-02-17  Alexander Shopov  <ash@contact.bg>
10492
10493         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10494
10495 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10496
10497         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10498
10499 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10500
10501         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10502         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10503         (set_document_page), (document_changed_callback),
10504         (ev_view_set_document), (ev_view_find_previous),
10505         (ev_view_hide_cursor), (ev_view_show_cursor):
10506         * shell/ev-view.h:
10507         * shell/ev-window.c: (update_chrome_visibility),
10508         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10509         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10510         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10511         (ev_window_unfullscreen):
10512         * shell/main.c: (main):
10513
10514         Automatically hide the fullscreen button.
10515         Patch by Kristian Høgsberg <krh@redhat.com>
10516
10517 2005-02-16  Vincent Noel  <vnoel@cox.net>
10518
10519         * shell/main.c (main): Specify an icon for the window. Patch by
10520         Jaap A. Haitsma. Fixes #166177.
10521
10522 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10523
10524         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10525
10526 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10527
10528         * backend/ev-document-misc.h:
10529         * backend/ev-document-misc.c:
10530         (ev_document_misc_get_page_border_size),
10531         (ev_document_misc_paint_one_page): New function to canonicalize
10532         sizing/painting a border.
10533
10534         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10535         used.
10536
10537         * pdf/xpdf/pdf-document.cc: use new function
10538
10539         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10540         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10541         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10542         shell/ev-window.c: (update_sizing_buttons),
10543         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10544         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10545         (ev_window_cmd_view_page_width), (size_allocate_cb),
10546         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10547         and "fit width" values act as toggle buttons so they stay
10548         toggled.  It's not 100% perfect, and it's a little slow, but it's
10549         good enough to commit I think.
10550
10551 2005-02-15  David Lodge  <dave@cirt.net>
10552
10553         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10554
10555 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10556
10557         * shell/ev-window.c (update_window_title): replace newlines in
10558         the title by spaces. Bug #166107.
10559
10560 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10561
10562         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10563         parameters providing allocation width and height without
10564         scrollbars and width of a possible vertical scrollbar. With this
10565         additional information the functions can work as
10566         intended. Unfortunately they're not idempotent. We should
10567         transform these commands to toggles. Fixes Bug #164976
10568         Initial patch by Stephane Loeuillet, then heavily modified.
10569
10570         * shell/ev-view.h: update prototypes.
10571
10572         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10573         (ev_window_cmd_view_page_width): provide EvView fit functions with
10574         all the information they need. Formulas to calculate this
10575         information taken from GtkScrolledWindow.
10576
10577 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10578
10579         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10580         created a thumbnail, the list store is updated to know
10581         that the thumbnail is set. Fixes bug #166792
10582
10583 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10584
10585         * shell/ev-window.c: fixed typo, closes bug 166897
10586
10587         * TODO: updated TODO with bug numbers that are relevant
10588
10589 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10590
10591         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10592
10593 2005-02-09  Vincent Noel  <vnoel@cox.net>
10594
10595         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10596         and "Next" toolbar buttons as important to make them stand out.
10597
10598 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10599
10600         * lib/ev-debug.c:
10601         * lib/ev-debug.h:
10602         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10603         (start_interpreter), (stop_interpreter), (document_load),
10604         (ps_document_next_page), (ps_document_goto_page),
10605         (ps_document_set_page_size), (ps_document_widget_event),
10606         (ps_document_render):
10607         * shell/ev-page-view.c: (ev_page_view_dispose):
10608         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10609
10610         Fix compilation on non-gcc platforms
10611
10612 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10613
10614         * NEWS:
10615         * configure.ac:
10616
10617         Release 0.1.4
10618
10619         * pdf/xpdf/Catalog.cc:
10620         * pdf/xpdf/XRef.cc:
10621
10622         Fix the fix for CAN-2004-0888
10623
10624 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10625
10626         * data/Makefile.am:
10627         * data/evince-ui.xml:
10628         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10629         * shell/ev-stock-icons.h:
10630         * shell/ev-window.c: (update_action_sensitivity),
10631         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10632         (set_action_properties):
10633
10634         Improve toolbar layout/icons
10635
10636 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10637
10638         * pdf/xpdf/pdf-document.cc:
10639
10640         Add warnings about unimplemented/unknown link
10641         types.
10642
10643 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10644
10645         * ps/ps-document.c: (set_up_page):
10646
10647         Log gs property
10648
10649 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10650
10651         * ps/ps-document.c: (start_interpreter):
10652
10653         Log gs env var
10654
10655 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10656
10657         * shell/ev-page-view.c: (ev_page_view_dispose):
10658         * shell/ev-view.c: (ev_view_finalize):
10659         * shell/ev-window.c: (ev_window_setup_document),
10660         (ev_window_dispose), (ev_window_init):
10661
10662         Solve more refs issues.
10663
10664         I commented out the page_view initialization for now:
10665         it was never destroyed (because it's never added
10666         to a container). Because of that we was leaking
10667         gs processes. Couldnt think to a clean fix.
10668         We need to figure this out, password view has the
10669         same issue probably.
10670
10671 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10672
10673         * ps/ps-document.c: (ps_document_finalize),
10674         (ps_document_get_n_pages), (ps_document_get_page):
10675
10676         Some cleanups, stop the interpreter on finalize
10677
10678         * shell/ev-page-view.c: (ev_page_view_dispose),
10679         (ev_page_view_class_init):
10680
10681         Release our reference on the document
10682
10683 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10684
10685         * Makefile.am:
10686         * configure.ac:
10687         * doc/debugging.txt:
10688         * lib/.cvsignore:
10689         * lib/Makefile.am:
10690         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10691         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10692         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10693         * lib/ev-debug.h:
10694
10695         Add debugging helpers
10696
10697         * ps/Makefile.am:
10698         * ps/ps-document.c: (set_up_page), (start_interpreter),
10699         (stop_interpreter), (document_load), (ps_document_next_page),
10700         (ps_document_goto_page), (ps_document_set_page_size),
10701         (ps_document_widget_event), (ps_document_render):
10702         * shell/Makefile.am:
10703         * shell/ev-view.c: (expose_bin_window):
10704         * shell/main.c: (main):
10705
10706         Add some logs
10707         
10708 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10709
10710         * ps/ps-document.c: (ps_document_widget_event):
10711
10712         Initialize message_window, this should make ps
10713         rendering really work! (Never noticed because I was
10714         testing with a ps that is causing gs to exit every time!)
10715
10716 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10717
10718         * data/evince.schemas.in: updated simple error in applyto closing tag
10719
10720 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10721
10722         * Makefile.am:
10723         * configure.ac:
10724         * data/.cvsignore:
10725         * data/Makefile.am:
10726         * data/evince-ui.xml:
10727         A data/evince.schemas.in:
10728         * po/POTFILES.in:
10729         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10730         * shell/ev-stock-icons.h:
10731         * shell/ev-window.c: (update_chrome_visibility),
10732         (update_chrome_flag), (ev_window_cmd_edit_find),
10733         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10734         (ev_window_unfullscreen), (ev_window_focus_in_event),
10735         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10736         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10737         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10738         (ev_window_dispose), (ev_window_class_init),
10739         (set_action_properties), (set_chrome_actions), (load_chrome),
10740         (ev_window_init):
10741
10742         Implement fullscreen mode changes from bug #164776.
10743         Also implement persistent chrome toggles.
10744
10745 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10746
10747         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10748
10749 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10750
10751         * NEWS:
10752         * configure.ac:
10753         * shell/ev-view.c:
10754
10755         Add another check for find interface
10756
10757         Release 0.1.3
10758
10759 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10760
10761         * shell/ev-application.c: (ev_application_open):
10762         * shell/ev-window.c: (ev_window_open):
10763
10764         Open gzipped ps documents
10765
10766 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10767
10768         * TODO:
10769         * shell/ev-view.c: (set_document_page):
10770
10771         Clamp page number, dont try to move to
10772         not existant pages.
10773
10774 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10775
10776         * backend/ev-document-find.c: (ev_document_find_changed):
10777         * backend/ev-document-find.h:
10778         * pdf/xpdf/pdf-document.cc:
10779         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10780         * shell/ev-window.c: (find_bar_search_changed_cb):
10781
10782         Fix several bugs with find
10783
10784 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10785
10786         * shell/ev-sidebar-thumbnails.c
10787         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10788         document. Prevents warning from scroll_to_cell.
10789
10790 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10791
10792         * configure.ac: Add «nb» to ALL_LINGUAS too.
10793
10794 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10795
10796         * NOTES: New file with some random thoughts.
10797
10798         * TODO: Update.
10799
10800         * backend/ev-document-misc.c:
10801         (ev_document_misc_get_page_border_size): New function to
10802         canonicalize shadow drawing sizes.  Possibly goofy.
10803
10804         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10805         (ev_view_best_fit), (ev_view_fit_width):
10806         * pdf/xpdf/pdf-document.cc:
10807         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10808         * ps/ps-document.c: (ps_document_get_page_size):
10809         * backend/ev-document-misc.h:
10810         * backend/ev-document.c: (ev_document_get_page_size):
10811         * backend/ev-document.h: get_page_size now takes a page number
10812         parameter.  Made all the backends/frontends honor it.
10813
10814         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
10815         see.  Doesn't work yet.
10816
10817         * shell/Makefile.am:
10818         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
10819         Doesn't do anything yet.
10820
10821         * shell/ev-sidebar-thumbnails.c:
10822         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10823         [0..n_pages-1]
10824
10825         * shell/ev-window.c: (update_action_sensitivity),
10826         (ev_window_setup_document), (ev_window_set_page_mode),
10827         (ev_window_page_mode_cb), (ev_window_init): Clean up the
10828         view-swapping code a bit so we can have multiple views on a
10829         document.  Add the multi-page view, though it can't be turned on
10830         yet.
10831
10832 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10833
10834         * shell/ev-application.c: (ev_application_open):
10835         * shell/ev-view.c: (expose_bin_window):
10836         * shell/ev-window.c: (ev_window_open):
10837
10838         Support eps and check document supports find
10839         before drawing highlightings in expose.
10840
10841 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10842
10843         * pixbuf/pixbuf-document.c:
10844         (pixbuf_document_thumbnails_get_dimensions),
10845         (pixbuf_document_document_thumbnails_iface_init):
10846
10847         implement get_dimensions
10848
10849 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10850
10851         * NEWS:
10852         * configure.ac:
10853
10854         Release 0.1.2
10855
10856 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10857
10858         * shell/ev-view.c: (set_document_page):
10859
10860         Scroll at the top of the page when changing page
10861
10862 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10863
10864         * shell/ev-view.c: (ev_view_motion_notify_event):
10865
10866         Do not redraw unnecessarily
10867
10868 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10869
10870         * pdf/xpdf/pdf-document.cc:
10871         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10872         (expose_bin_window), (find_changed_cb):
10873
10874         Yay! find works now... Now to find bugs...
10875
10876 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10877
10878         * backend/ev-document-find.c: (ev_document_find_base_init),
10879         (ev_document_find_changed):
10880         * backend/ev-document-find.h:
10881         * pdf/xpdf/pdf-document.cc:
10882         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10883         (expose_bin_window), (ev_view_init), (set_document_page),
10884         (ensure_rectangle_is_visible), (jump_to_find_result),
10885         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10886         (ev_view_find_next), (ev_view_find_previous):
10887         * shell/ev-view.h:
10888         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10889
10890         More work on find implementation, mostly there now
10891
10892 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
10893
10894         * backend/ev-backend-marshalers.list:
10895         * backend/ev-document-find.c: (ev_document_find_base_init),
10896         (ev_document_find_cancel), (ev_document_find_page_has_results),
10897         (ev_document_find_get_n_results), (ev_document_find_get_result),
10898         (ev_document_find_get_progress), (ev_document_find_changed):
10899         * backend/ev-document-find.h:
10900
10901         Enanche the find interface to be really able to do
10902         multi page find.
10903
10904         * pdf/xpdf/pdf-document.cc:
10905
10906         Implement
10907
10908         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10909         (expose_bin_window), (ev_view_init),
10910         (ev_view_get_find_status_message), (find_changed_cb),
10911         (ev_view_set_document), (set_document_page):
10912
10913         Adapt to the new interface. A few things are regressed sorry,
10914         I will finish it soon.
10915
10916 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
10917
10918         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10919         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10920         ev_sidebar_thumbnails_parent_class variable, don't define another
10921         parent_class variable.
10922
10923         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10924         (ev_page_action_class_init): ditto.
10925
10926         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10927         (pixbuf_document_class_init): ditto.
10928
10929         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10930         ditto.
10931
10932         * .cvsignore: ignore various valgrind output files.
10933
10934 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10935
10936         * data/evince-ui.xml:
10937         * shell/Makefile.am:
10938         * shell/ev-history.c:
10939         * shell/ev-history.h:
10940         * shell/ev-navigation-action.c:
10941         * shell/ev-navigation-action.h:
10942         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10943         (ev_view_set_page), (ev_view_fit_width):
10944         * shell/ev-view.h:
10945         * shell/ev-window.c: (update_action_sensitivity),
10946         (ev_window_setup_document), (register_custom_actions):
10947
10948         Kill session history
10949
10950 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10951
10952         * shell/ev-window.c: (update_action_sensitivity):
10953
10954         Fix inverted up/down buttons
10955
10956 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
10957
10958         * shell/ev-sidebar-thumbnails.c
10959         (ev_sidebar_thumbnails_select_page): make sure the selected
10960         thumbnail stays visible.
10961
10962 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
10963
10964         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
10965         scrolled window for Federico.
10966
10967 2005-01-26  Ole Laursen  <olau@hardworking.dk>
10968
10969         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
10970
10971 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
10972
10973         * configure.ac:
10974         * pdf/splash/SplashFTFontEngine.cc:
10975
10976         Fix CID fonts with freetype 2.1.9
10977
10978 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
10979
10980         * TODO: added item for desktop icon thumbnailer
10981
10982 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
10983
10984         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
10985         unloaded docs when the title is accessed.
10986
10987         * shell/ev-password-view.[hc]: New widget for displaying password
10988         state.
10989
10990         * shell/ev-window.[ch]: Refactor password handling code to handle
10991         the new view.
10992
10993 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
10994
10995         * NEWS:
10996         * configure.ac:
10997         * data/Makefile.am:
10998
10999         Release 0.1.1
11000
11001 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11002
11003         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11004         ignore page offset here, to make search results independent of it,
11005
11006         * shell/ev-view.c (expose_bin_window): but take offsets into
11007         account here. Bug #164932
11008
11009         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11010         scale at the right time. Bug #164996
11011
11012 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11013
11014         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11015         fix the problem. Now I just removed the Adobe font names and hope
11016         that the URW fonts are always in outline format. Bug #164934
11017
11018         * shell/ev-window.c (update_window_title): empty titles are
11019         useless, use filename in that case too.
11020
11021         * NEWS: Add some content.
11022
11023 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11024
11025         * TODO: added one more TODO item and a TODONE section :)
11026
11027 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11028
11029         * ps/ps-document.h: add page_[xy]_offset fields.
11030
11031         * ps/ps-document.c (ps_document_set_page_offset)
11032         (ps_document_render): Keep offset in consideration in a few
11033         places. Bug #164752 "postscript documents are not centered in
11034         window"
11035
11036         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11037         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11038
11039         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11040         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11041         stub out missing methods for complete EvDocument implementation.
11042         Fixes segfaults with Save A Copy and Copy actions.
11043
11044         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11045         (ps_document_document_iface_init): ditto.
11046         
11047 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11048
11049         * data/.cvsignore:
11050         * data/Makefile.am:
11051         * data/evince.desktop.in:
11052
11053         Add desktop file
11054
11055 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11056
11057         * shell/ev-view.c: (ev_view_button_press_event),
11058         (ev_view_motion_notify_event):
11059
11060         Make selection work in any direction
11061
11062 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11063
11064         * TODO:
11065         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11066
11067         Use shorter labels for some of the toolbars items
11068
11069 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11070
11071         * pdf/xpdf/pdf-document.cc:
11072
11073         Check the links info is initialized before
11074         using it. Should fix a crash on startup.
11075
11076 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11077
11078         * pixbuf/pixbuf-document.c
11079         (pixbuf_document_thumbnails_get_dimensions): force floating point
11080         division to calculate page_ratio. Fixes crash with landscape
11081         format pixbufs.
11082
11083 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11084
11085         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11086
11087 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11088
11089         * shell/ev-view.c (set_document_page): unset has_selection when
11090         the page changes.
11091         (set_document_page): handle paper size changes when the page
11092         changes (test with Free Culture, page 2).
11093
11094 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11095
11096         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11097         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11098
11099         Use normal style color for the widget background and
11100         draw a black box around the page.
11101
11102 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11103
11104         * pdf/xpdf/pdf-document.cc:
11105
11106         Keep offset in consideration in a few places
11107
11108         * shell/ev-view.c: (expose_bin_window):
11109
11110         Set the offsets so that the document is ever centered
11111
11112 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11113
11114         * TODO: Added TODO items and finished off the first todo item
11115
11116         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11117         reflect current authors
11118
11119 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11120
11121         * pdf/xpdf/pdf-document.cc:
11122         * shell/ev-view.c: (ev_view_set_cursor),
11123         (ev_view_motion_notify_event), (document_changed_callback),
11124         (set_document_page):
11125
11126         Show a wait cursor while the page is rendering
11127
11128 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11129
11130         * shell/ev-sidebar-thumbnails.c:
11131         (ev_sidebar_tree_selection_changed),
11132         (ev_sidebar_thumbnails_select_page):
11133         * shell/ev-sidebar-thumbnails.h:
11134         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11135         (ev_view_can_go_forward):
11136         * shell/ev-window.c: (ev_window_open_page),
11137         (ev_window_setup_document), (update_current_page),
11138         (view_page_changed_cb), (ev_window_init):
11139         * shell/ev-window.h:
11140
11141         Ensure thumbnails selection, toolbar page control and
11142         current page are in sync.
11143
11144 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11145
11146         * pdf/xpdf/XRef.cc:
11147
11148         Fix CAN-2005-0064
11149
11150 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11151
11152         * backend/Makefile.am:
11153         * backend/ev-document-links.h:
11154         * backend/ev-document-security.c: (ev_document_security_get_type),
11155         (ev_document_security_has_document_security),
11156         (ev_document_security_set_password):
11157         * backend/ev-document-security.h:
11158         * backend/ev-document.c: (ev_document_error_quark):
11159         * backend/ev-document.h:
11160         * data/Makefile.am:
11161         * data/evince-password.glade:
11162         * pdf/xpdf/pdf-document.cc:
11163         * shell/Makefile.am:
11164         * shell/ev-password.c: (ev_password_set_bad_password_label),
11165         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11166         (ev_password_dialog_get_password),
11167         (ev_password_dialog_set_bad_pass):
11168         * shell/ev-password.h:
11169         * shell/ev-window.c: (ev_window_get_attribute),
11170         (ev_window_set_property), (update_action_sensitivity),
11171         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11172         (ev_window_setup_document), (ev_window_get_password),
11173         (ev_window_open), (ev_window_cmd_save_as),
11174         (using_postscript_printer), (ev_window_print),
11175         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11176         (update_fullscreen_popup), (ev_window_fullscreen),
11177         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11178         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11179         (menu_item_select_cb), (find_bar_search_changed_cb),
11180         (ev_window_dispose), (ev_window_init):
11181
11182         Add initial support for password-supported dialogs.  This could be
11183         a lot cooler, but it'll do for now.
11184
11185 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11186
11187         * pdf/xpdf/pdf-document.cc:
11188         * shell/ev-view.c: (status_message_from_link),
11189         (ev_view_set_status), (ev_view_set_cursor),
11190         (ev_view_motion_notify_event), (ev_view_init):
11191         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11192
11193         Fix bugs in the links implementation and change cursor
11194         when hovering a link.
11195
11196 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11197
11198         * viewer/.cvsignore: added cvsignore file for viewer directory
11199
11200         * TODO: created TODO document
11201
11202 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11203
11204         * shell/ev-view.h:
11205         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11206         new functions to help with implementation of sensitivity code
11207         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11208         of all actions that might require it.  Fixes a crash when you
11209         click on the Zoom actions in a window lacking a document.
11210
11211 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11212
11213         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11214         of the Find action
11215
11216 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11217
11218         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11219         (pixbuf_document_document_iface_init):
11220         * ps/ps-document.c: (ps_document_get_link),
11221         (ps_document_document_iface_init):
11222         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11223         (status_message_from_link), (ev_view_set_status),
11224         (ev_view_set_find_status), (ev_view_motion_notify_event),
11225         (ev_view_button_release_event), (ev_view_set_property),
11226         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11227         (ev_view_get_find_status_message), (update_find_results),
11228         (ev_view_get_status), (ev_view_get_find_status):
11229         * shell/ev-view.h:
11230         * shell/ev-window.c: (view_status_changed_cb),
11231         (view_find_status_changed_cb), (ev_window_init):
11232
11233         View status message support, use it to show the links.
11234         Needs work...
11235
11236 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11237
11238         * backend/ev-document.c: (ev_document_get_link):
11239         * backend/ev-document.h:
11240         * pdf/xpdf/pdf-document.cc:
11241         * shell/ev-application.c: (ev_application_open):
11242         * shell/ev-application.h:
11243         * shell/ev-sidebar-links.c: (selection_changed_cb):
11244         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11245         (ev_view_go_to_link):
11246
11247         Add support for document links
11248
11249 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11250
11251         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11252         (create_tool_item):
11253         Set the spin button limits correctly.
11254         
11255         * shell/ev-sidebar-thumbnails.c:
11256         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11257         Support changing pages by clicking on the thumbnails.
11258         
11259 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11260
11261         * pixbuf/pixbuf-document.c:
11262         (pixbuf_document_thumbnails_get_dimensions),
11263         (pixbuf_document_document_thumbnails_iface_init):
11264
11265         implement get_dimensions
11266
11267 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11268
11269         * ps/ps-document.c: (ps_document_goto_page):
11270
11271         Fix page switching on multipage documents
11272
11273 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11274
11275         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11276         
11277         check for NULL before assigning to width and height parameters
11278
11279 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11280
11281         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11282         (pixbuf_document_set_property), (pixbuf_document_get_property):
11283
11284         implement get/set properties
11285
11286 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11287
11288         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11289         
11290         return NULL instead of "Unknown", letting the title get set to
11291         the filename when the pdf has no title.
11292
11293 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11294
11295         * ps/ps-document.c: (ps_document_get_page_count),
11296         (ps_document_goto_page):
11297
11298 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11299
11300         * shell/ev-history.c: (ev_history_get_property),
11301         (ev_history_set_property), (ev_history_class_init),
11302         (ev_history_add_page), (ev_history_set_current_index):
11303         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11304         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11305         (ev_navigation_action_finalize):
11306         * shell/ev-navigation-action.h:
11307         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11308         (ev_view_go_forward), (ev_view_get_find_status_message),
11309         (history_index_changed_cb), (ev_view_set_history):
11310         * shell/ev-view.h:
11311         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11312         (update_current_page), (register_custom_actions):
11313
11314         Implement history dropdowns
11315
11316 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11317
11318         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11319         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11320         (ev_view_go_forward):
11321         * shell/ev-window.c: (register_custom_actions):
11322
11323         Fix several history bugs
11324
11325 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11326
11327         * configure.ac: Add «nb» to ALL_LINGUAS.
11328
11329 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11330
11331         * backend/Makefile.am:
11332         * backend/ev-bookmark.c:
11333         * backend/ev-bookmark.h:
11334         * backend/ev-document-bookmarks.c:
11335         * backend/ev-document-bookmarks.h:
11336         * backend/ev-document-links.c: (ev_document_links_get_type),
11337         (ev_document_links_has_document_links),
11338         (ev_document_links_begin_read), (ev_document_links_get_link),
11339         (ev_document_links_get_child), (ev_document_links_next),
11340         (ev_document_links_free_iter):
11341         * backend/ev-document-links.h:
11342         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11343         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11344         (ev_link_get_link_type), (ev_link_set_link_type),
11345         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11346         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11347         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11348         (ev_link_new_external):
11349         * backend/ev-link.h:
11350         * pdf/xpdf/pdf-document.cc:
11351         * shell/Makefile.am:
11352         * shell/ev-application.c: (ev_application_open_link):
11353         * shell/ev-application.h:
11354         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11355         (ev_history_get_link_nth):
11356         * shell/ev-history.h:
11357         * shell/ev-sidebar-bookmarks.c:
11358         * shell/ev-sidebar-bookmarks.h:
11359         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11360         (ev_sidebar_links_class_init), (selection_changed_cb),
11361         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11362         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11363         (do_one_iteration), (populate_links_idle),
11364         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11365         * shell/ev-sidebar-links.h:
11366         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11367         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11368         (go_to_index):
11369         * shell/ev-view.h:
11370         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11371         * shell/ev-window.h:
11372
11373         Rename bookmark to link, and use "Index" for the sidebar panel.
11374
11375 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11376
11377         * shell/Makefile.am:
11378         * shell/ev-application.c: (ev_application_open_bookmark):
11379         * shell/ev-application.h:
11380         * shell/ev-history.c: (ev_history_init), (free_links_list),
11381         (ev_history_finalize), (ev_history_class_init),
11382         (ev_history_add_link), (ev_history_add_page),
11383         (ev_history_get_link_nth), (ev_history_get_n_links),
11384         (ev_history_get_current_index), (ev_history_set_current_index),
11385         (ev_history_new):
11386         * shell/ev-history.h:
11387         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11388         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11389         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11390         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11391         (ev_view_set_page):
11392         * shell/ev-view.h:
11393         * shell/ev-window.c: (ev_window_open_bookmark),
11394         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11395         (goto_page_cb), (register_custom_actions):
11396         * shell/ev-window.h:
11397
11398         Initial history implementation. Needs work.
11399
11400 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11401
11402         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11403
11404 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11405
11406         * cut-n-paste/recent-files/egg-recent-item.c:
11407         * cut-n-paste/recent-files/egg-recent-item.h:
11408         * cut-n-paste/recent-files/egg-recent-model.c:
11409         * cut-n-paste/recent-files/egg-recent-util.c:
11410         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11411         * cut-n-paste/recent-files/egg-recent-view.c:
11412
11413         Update
11414
11415 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11416
11417         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11418         (fillGlyph, fillImageMask, drawImage):
11419         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11420         pdf/splash/SplashTypes.h:
11421         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11422         packed mode for Splash.
11423
11424         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11425         RGB8 packed mode, eliminates the pixbuf data creation loop.
11426
11427         * shell/ev-print-job.c (ev_print_job_finalize)
11428         (ev_print_job_set_property, ev_print_job_get_property)
11429         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11430         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11431         (print_closure_finalize, ev_print_job_print): implement
11432         printing (for backends with EvPsExporter)
11433
11434         * shell/ev_print_job.h: update prototypes.
11435
11436         * shell/ev-window.c (ev_window_print): unref print job after
11437         printing.
11438
11439         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11440         unless the document implements the EvDocumentFind interface.
11441
11442 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11443
11444         * configure.ac: Added ja to ALL_LINGUAS.
11445
11446 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11447
11448         * pdf/xpdf/pdf-document.cc:
11449
11450         add a FIXME. We should probably not allocate
11451         a bookmark object every time
11452
11453 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11454
11455         * shell/ev-application.c: (ev_application_open),
11456         (ev_application_open_bookmark):
11457         * shell/ev-application.h:
11458         
11459         Add a way to open bookmarks
11460
11461         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11462         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11463         (ev_bookmark_set_property), (ev_bookmark_class_init),
11464         (ev_bookmark_new_title), (ev_bookmark_new_link),
11465         (ev_bookmark_new_external):
11466
11467         Support for external uris, better constructors.
11468
11469         * backend/ev-bookmark.h:
11470         * pdf/xpdf/pdf-document.cc:
11471         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11472
11473         Handle external uris
11474
11475 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11476
11477         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11478         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11479
11480         Hook up bookmarks navigation
11481
11482 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11483
11484         * backend/Makefile.am:
11485         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11486         (ev_bookmark_get_title), (ev_bookmark_set_title),
11487         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11488         (ev_bookmark_get_page), (ev_bookmark_set_page),
11489         (ev_bookmark_get_property), (ev_bookmark_set_property),
11490         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11491         (ev_bookmark_new):
11492         * backend/ev-bookmark.h:
11493         * backend/ev-document-bookmarks.c:
11494         (ev_document_bookmarks_get_bookmark):
11495         * backend/ev-document-bookmarks.h:
11496         * pdf/xpdf/pdf-document.cc:
11497         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11498
11499         Add a bookmark object to the backend and use it instead of get_values
11500
11501 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11502
11503         * data/evince-ui.xml:
11504
11505         Cleanup and add select all.
11506
11507         * shell/ev-view.c: (ev_view_select_all),
11508         (ev_view_button_press_event):
11509         * shell/ev-view.h:
11510         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11511
11512         Add select all.
11513         Clear selection on click.
11514
11515 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11516
11517         * shell/ev-sidebar-thumbnails.c
11518         (ev_sidebar_thumbnails_set_document): forgot to unref the
11519         loading_icon.
11520
11521 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11522
11523         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11524         at the visible page, not just linearly.  This makes it look fast.
11525
11526 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11527
11528         * backend/ev-document-misc.c
11529         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11530         white.
11531         * backend/ev-document-thumbnails.h: New interface to get the size
11532         of a page.
11533
11534 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11535
11536         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11537         make dist works
11538
11539 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11540
11541         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11542         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11543         things up a bit.
11544
11545         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11546
11547 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11548
11549         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11550         fonts. Should fix font problems on systems that have the base
11551         fonts in bitmap format. Reported by James Henstridge
11552         <james@jamesh.id.au>.
11553
11554 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11555
11556         * pdf/xpdf/Gfx.cc:
11557         * pdf/xpdf/GfxState.cc:
11558
11559         Fix for CAN-2004-1125
11560
11561 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11562
11563         * shell/ev-view.c: (ev_view_copy):
11564         * shell/ev-view.h:
11565         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11566
11567         Implement Edit->Copy
11568
11569 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11570
11571         * backend/ev-document.c: (ev_document_get_text):
11572         * backend/ev-document.h:
11573         * pdf/xpdf/pdf-document.cc:
11574         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11575         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11576         (ev_view_update_primary_selection), (ev_view_button_press_event),
11577         (ev_view_motion_notify_event), (ev_view_button_release_event):
11578
11579         Beginnings of clipboard support. Incomplete but primary sort
11580         of work.
11581
11582 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11583
11584         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11585         (expose_bin_window):
11586
11587         Nicer rubberband drawing, from GtkIconView.
11588
11589 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11590
11591         * backend/ev-document.c: (ev_document_save):
11592         * backend/ev-document.h:
11593         * data/evince-ui.xml:
11594         * pdf/xpdf/pdf-document.cc:
11595         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11596
11597         Implement "Save a copy..." menu item
11598
11599 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11600
11601         * shell/ev-view.c: (ev_view_zoom):
11602
11603         Queue a resize when zoom changes
11604
11605 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11606
11607         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11608         shadows.
11609
11610         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11611         thumbnails..
11612
11613 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11614
11615         * pdf/xpdf/pdf-document.cc
11616         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11617
11618 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11619
11620         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11621         It's slow, but I'll speed it up next!
11622
11623 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11624
11625         * shell/main.c (load_files):
11626
11627         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11628         from the command line and because it seems more appropriate.
11629
11630 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11631
11632         * data/evince-ui.xml:
11633         * shell/ev-window.c: (update_action_sensitivity),
11634         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11635
11636         s/next page/page down
11637         s/previous page/page up
11638
11639 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11640
11641         * data/evince-ui.xml:
11642
11643         Change the layout to match clarkbw design.
11644
11645         * shell/Makefile.am:
11646         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11647         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11648         (ev_navigation_action_finalize),
11649         (ev_navigation_action_set_property),
11650         (ev_navigation_action_get_property),
11651         (ev_navigation_action_class_init):
11652         * shell/ev-navigation-action.h:
11653
11654         Implement clarkbw toolbar navigation controls (incomplete)
11655
11656         * shell/ev-page-action.c: (update_label), (update_spin),
11657         (value_changed_cb), (create_tool_item), (connect_proxy),
11658         (ev_page_action_init), (ev_page_action_finalize),
11659         (ev_page_action_set_property), (ev_page_action_get_property),
11660         (ev_page_action_set_current_page),
11661         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11662         * shell/ev-page-action.h:
11663
11664         Implement a page switcher in the toolbar
11665
11666         * shell/ev-view.c: (ev_view_scroll_view):
11667         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11668         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11669         (register_custom_actions), (ev_window_init):
11670
11671         Change page on PageUp/Down.
11672
11673 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11674
11675         * pdf/xpdf/pdf-document.cc
11676         (pdf_document_thumbnails_get_thumbnail): initial stab at
11677         implementing thumbnail support for pdfs.  It only does documents
11678         with precached pdfs now.
11679
11680 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11681
11682         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11683         thumbnail code into a time-based idle as well.  Also, turn off the
11684         shadow temporarily as it's really slow.
11685
11686 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11687
11688         * backend/ev-document.c: (ev_document_class_init):
11689         * pdf/xpdf/pdf-document.cc:
11690         * shell/ev-window.c: (ev_window_open):
11691
11692         Fix document title bugs and fallback to
11693         filename when not available.
11694
11695 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11696
11697         * backend/ev-document.c: (ev_document_get_type),
11698         (ev_document_class_init), (ev_document_load),
11699         (ev_document_get_title):
11700         * backend/ev-document.h:
11701         * pdf/xpdf/pdf-document.cc:
11702         * ps/ps-document.c: (ps_document_set_property),
11703         (ps_document_get_property), (ps_document_class_init),
11704         (document_load):
11705         * ps/ps-document.h:
11706         * ps/ps.h:
11707         * shell/ev-window.c: (update_window_title), (ev_window_open),
11708         (ev_window_init):
11709
11710         Initial support for document title. Not working yet.
11711
11712 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11713
11714         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11715
11716         Grab focus on the view when clicking it
11717
11718 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11719
11720         * shell/ev-marshal.list:
11721         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11722         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11723
11724         Add key bindings to the view. Now if the focus would work
11725         right...
11726
11727 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11728
11729         * Makefile.am:
11730         * backend/Makefile.am:
11731         * data/Makefile.am:
11732         * dvi/Makefile.am:
11733         * dvi/dvilib/Makefile.am:
11734         * pdf/xpdf/Makefile.am:
11735         * po/POTFILES.in:
11736         * ps/Makefile.am:
11737
11738         Fix distcheck
11739
11740 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11741
11742         * shell/ev-view.c: (ev_view_realize):
11743
11744         Fix mouse wheel scrolling
11745
11746 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11747
11748         * ps/Makefile.am:
11749         * ps/gstypes.h:
11750         * ps/gtkgs.c:
11751         * ps/gtkgs.h:
11752         * ps/ps-document.c: (catchPipe), (ps_document_init),
11753         (ps_document_class_init), (ps_document_cleanup),
11754         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11755         (set_up_page), (close_pipe), (is_interpreter_ready),
11756         (interpreter_failed), (output), (input), (start_interpreter),
11757         (stop_interpreter), (file_length), (file_readable),
11758         (check_filecompressed), (check_pdf), (compute_xdpi),
11759         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11760         (ps_document_get_type), (ps_document_emit_error_msg),
11761         (document_load), (ps_document_next_page),
11762         (ps_document_get_current_page), (ps_document_get_page_count),
11763         (ps_document_goto_page), (ps_document_set_page_size),
11764         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11765         (ps_document_load), (ps_document_get_n_pages),
11766         (ps_document_set_page), (ps_document_get_page),
11767         (ps_document_widget_event), (ps_document_set_target),
11768         (ps_document_set_scale), (ps_document_set_page_offset),
11769         (ps_document_get_page_size), (ps_document_render),
11770         (ps_document_document_iface_init):
11771         * ps/ps-document.h:
11772         * ps/ps.c:
11773         * shell/ev-window.c: (ev_window_open):
11774
11775         Rename GtkGS to PSDocument
11776
11777 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11778
11779         * ps/gtkgs.c: (gtk_gs_class_init):
11780         * ps/gtkgs.h:
11781
11782         Some more leftover...
11783
11784 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11785
11786         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11787         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11788         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11789         * ps/gtkgs.h:
11790
11791         Remove unused code and make a lot of stuff private
11792
11793 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11794
11795         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11796         (gtk_gs_defaults_changed):
11797         * ps/gsdefaults.h:
11798         * ps/gtkgs.c:
11799         * ps/gtkgs.h:
11800         * ps/ps.h:
11801
11802         Cleanup headers dependencies
11803
11804 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11805
11806         * ps/Makefile.am:
11807         * ps/ggvutils.c:
11808         * ps/ggvutils.h:
11809         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11810         * ps/gsdefaults.h:
11811         * ps/gtkgs.c: (file_length), (file_readable),
11812         (check_filecompressed), (check_pdf), (gtk_gs_load),
11813         (gtk_gs_get_postscript):
11814
11815         Get rid of ggvutils
11816
11817 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11818
11819         * ps/ggvutils.c:
11820         * ps/ggvutils.h:
11821         * ps/gsio.h:
11822         * ps/gtkgs.c: (gtk_gs_set_zoom):
11823
11824         Cleanups
11825
11826 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11827
11828         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11829
11830         Ensure the page is rerendered when changing zoom
11831
11832 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11833
11834         * backend/ev-document.c: (ev_document_base_init),
11835         (ev_document_changed):
11836         * backend/ev-document.h:
11837
11838         Add a changed event that is emitted when the page content
11839         changes. This is necessary to deal with the fact that
11840         in ps backend rendering happen asycrounously.
11841         This makes the ps backend mostly work.
11842
11843         * pdf/xpdf/pdf-document.cc:
11844
11845         Emit changed event
11846
11847         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11848         (ps_document_set_target):
11849
11850         Emit changed event
11851
11852         * shell/ev-view.c: (document_changed_callback),
11853         (ev_view_set_document), (ev_view_set_page):
11854
11855         Redraw on the changed signal
11856
11857 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
11858
11859         * configure.ac: Added pt_BR to ALL_LINGUAS.
11860
11861 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
11862
11863         * backend/ev-document-bookmarks.c:
11864         (ev_document_bookmarks_get_child): *
11865         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11866         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11867         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11868         (ev_sidebar_bookmarks_destroy),
11869         (ev_sidebar_bookmarks_class_init),
11870         (ev_sidebar_bookmarks_construct), (stack_data_free),
11871         (do_one_iteration), (populate_bookmarks_idle),
11872         (ev_sidebar_bookmarks_clear_document),
11873         (ev_sidebar_bookmarks_set_document): *
11874         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11875         (ev_sidebar_add_page),
11876         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11877         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
11878         it displays both the topics and the page numbers.
11879
11880 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
11881
11882         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11883         toggle.
11884         * shell/ev-window.c (toggle_entries): Set sidebar default value to
11885         visible.
11886
11887 2004-12-23  Adam Weinberger  <adamw@gnome.org>
11888
11889         * configure.ac: Added en_CA to ALL_LINGUAS.
11890
11891 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11892
11893         * ChangeLog: replace bottom of this ChangeLog (merged history of
11894         ggv and gpdf; where all paths were wrong and most of the files are
11895         not even in this tree) with ChangeLog (from arch) of the shell
11896         code.
11897
11898 2004-12-23  Havoc Pennington  <hp@redhat.com>
11899
11900         * shell/ev-window.c: hook up potentially-questionable "find
11901         results status text" feature - something involving the sidebar or
11902         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11903         might be better in the end.
11904
11905         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
11906         with corresponding signal when it should be updated
11907
11908         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11909
11910 2004-12-22  Havoc Pennington  <hp@redhat.com>
11911
11912         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11913         find stuff on other pages, sort of (only returns one result on
11914         invisible pages, to show they have results; updates full results
11915         for a page when you view it). Currently repaints the current page
11916         every time a new result is found on any page, which isn't so nice.
11917
11918 2004-12-22  Havoc Pennington  <hp@redhat.com>
11919
11920         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11921         the document doesn't support find (better ideas?)
11922         (find_bar_search_changed_cb): handle missing document or document
11923         that doesn't support find
11924
11925         * pdf/xpdf/pdf-document.cc: port to implement the new
11926         EvDocumentFindIface
11927
11928         * backend/ev-document-find.c: create a new interface for searching
11929
11930         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11931
11932 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11933
11934         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11935         libevbackend.la.
11936
11937         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11938         EvPrintJob constructor arguments.
11939
11940         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11941         for documents that can export PostScript (page by page).
11942
11943         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11944         
11945         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11946         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11947         (pdf_document_ps_exporter_iface_init:
11948         Implement EvPSExporter.
11949
11950         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11951
11952 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11953
11954         * backend/Makefile.am:
11955         * backend/ev-document-thumbnails.c:
11956         (ev_document_thumbnails_get_type),
11957         (ev_document_thumbnails_get_thumbnail):
11958         * backend/ev-document-thumbnails.h:
11959         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11960         (pixbuf_document_thumbnails_get_thumbnail),
11961         (pixbuf_document_document_thumbnails_iface_init):
11962         * shell/Makefile.am:
11963         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
11964         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
11965         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
11966         * shell/ev-sidebar-thumbnails.h:
11967         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11968         (ev_sidebar_set_document):
11969         * shell/ev-utils.c: (gaussian), (create_blur_filter),
11970         (create_shadow), (ev_pixbuf_add_shadow):
11971         * shell/ev-utils.h:
11972         Add thumbnail support.
11973         
11974 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11975
11976         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
11977         (using_postscript_printer): Set up a print dialog for "PostScript
11978         injection" method.
11979
11980         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
11981         EvPrintJob.
11982
11983         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
11984
11985 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11986
11987         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
11988         (ps_document_set_target), (ps_document_get_page_size),
11989         (ps_document_render):
11990         * ps/gtkgs.h:
11991
11992         Fix a few bugs
11993
11994 2004-12-22  Christian Rose  <menthos@menthos.com>
11995
11996         * configure.ac: Added "sv" to ALL_LINGUAS.
11997
11998 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
11999
12000         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12001         document supports bookmarks.
12002
12003 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12004
12005         * ps/ggvutils.c: (ggv_file_readable):
12006         * ps/ggvutils.h:
12007         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12008         (gtk_gs_get_postscript):
12009
12010         Remove unused utils
12011
12012 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12013
12014         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12015         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12016         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12017         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12018         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12019         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12020         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12021         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12022         (gtk_gs_set_antialiasing), (ps_document_load),
12023         (ps_document_render):
12024         * ps/gtkgs.h:
12025
12026         Another check point for the ps backend. Now I can get it to show
12027         pages!
12028
12029 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12030
12031         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12032         document setting code.
12033
12034 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12035
12036         * shell/eggfindbar.c: (entry_activate_callback):
12037         Animate the next button when activate is pressed.
12038         
12039 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12040
12041         * shell/ev-window.c: (ev_window_cmd_edit_find),
12042         (update_fullscreen_popup), (ev_window_fullscreen),
12043         (ev_window_unfullscreen), (ev_window_state_event_cb),
12044         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12045         Fix bugs in fullscreen code.
12046         
12047 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12048
12049         * Makefile.am:
12050         * configure.ac:
12051         * pixbuf/Makefile.am:
12052         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12053         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12054         (pixbuf_document_set_page), (pixbuf_document_get_page),
12055         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12056         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12057         (pixbuf_document_render), (pixbuf_document_begin_find),
12058         (pixbuf_document_end_find), (pixbuf_document_finalize),
12059         (pixbuf_document_class_init),
12060         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12061         * pixbuf/pixbuf-document.h:
12062         * shell/Makefile.am:
12063         * shell/ev-application.c: (ev_application_open):
12064         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12065         (ev_window_open):
12066         Add pixbuf backend.
12067         
12068 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12069
12070         * Makefile.am: 
12071         * dvi/dvilib/Makefile.am:
12072         * dvi/Makefile.am:
12073         * configure.ac: Auto*ify dvi and dvi/dvilib
12074
12075         * dvi/Makefile: Remove from CVS
12076         
12077         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12078         confusion.
12079
12080         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12081         
12082         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12083         
12084 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12085
12086         * ps/Makefile.am:
12087         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12088         (gtk_gs_value_adjustment_changed), (compute_size),
12089         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12090         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12091         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12092         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12093         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12094         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12095         (ps_document_load), (ps_document_get_n_pages),
12096         (ps_document_set_page), (ps_document_get_page),
12097         (ps_document_set_target), (ps_document_set_scale),
12098         (ps_document_set_page_offset), (ps_document_get_page_size),
12099         (ps_document_render), (ps_document_begin_find),
12100         (ps_document_end_find), (ps_document_document_iface_init):
12101         * ps/gtkgs.h:
12102         * shell/Makefile.am:
12103         * shell/ev-window.c: (ev_window_open):
12104
12105         Some work to integrate gtkgs with EvDocument
12106
12107 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12108
12109         * shell/ev-window.c: (update_fullscreen_popup),
12110         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12111         (exit_fullscreen_button_clicked_cb),
12112         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12113         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12114         (ev_window_state_event_cb), (ev_window_init):
12115         Add fullscreen support from Epiphany.
12116         
12117 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12118
12119         * data/ev-stock-zoom-fit-width.png: fit-width
12120         stock icon from gpdf.
12121         
12122         * shell/ev-stock-icons.[ch]: copied from gpdf.
12123         
12124         * shell/main.c: (main): init stock icons.
12125         
12126         * shell/ev-window.c: use the fit-width icon.
12127         
12128         * data/evince-ui.xml: add zooming toolbar items.
12129
12130 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12131
12132         * shell/ev-view.c: 
12133         (ev_view_best_fit), (ev_view_fit_width): because
12134         get_page_size() returns the scaled page size, we
12135         need to calculate the scale factor relative to
12136         the previous scale factor. Should really just
12137         add get_real_page_size().
12138
12139 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12140
12141         * shell/ev-view.[ch]:
12142         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12143         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12144         add zooming.
12145         
12146         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12147         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12148         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12149         hook it up.
12150         
12151         * pdf/xpdf/pdf-document.cc:
12152         (pdf_document_begin_find),
12153         (pdf_document_end_find): make static.
12154
12155 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12156
12157         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12158
12159         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12160         names to fontconfig patterns.
12161         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12162
12163         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12164         setupBaseFontsFc.
12165
12166 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12167
12168         * Makefile.am:
12169         * configure.ac:
12170         * ps/Makefile.am:
12171         * ps/ggvutils.c:
12172         * ps/ggvutils.h:
12173         * ps/gsdefaults.c:
12174         * ps/gsdefaults.h:
12175         * ps/gsio.c:
12176         * ps/gsio.h:
12177         * ps/gtkgs.c:
12178         * ps/gtkgs.h:
12179         * ps/ps.c:
12180         * ps/ps.h:
12181
12182         Import ggv backend. Not hooked up yet.
12183
12184 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12185
12186         * shell/main.c: (load_files), (main): load files
12187         from the command line.
12188
12189 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12190
12191         * configure.ac: don't require bonobo.
12192         
12193         * cut-n-paste/recent-files/*: kill bonobo recent
12194         view.
12195
12196         * shell/ev-window.c:
12197         (ev_window_is_empty): upd.
12198         (unable_to_load), (ev_window_open): load backend
12199         based on the mime type.
12200
12201 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12202
12203         * backend/.cvsignore: ignore generated marshalers source.
12204
12205         * shell/main.c (main): this is not epiphany.
12206
12207 2004-12-22  Havoc Pennington  <hp@redhat.com>
12208
12209         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12210         (expose_bin_window): draw find highlights
12211
12212         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12213         
12214         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12215         (pdf_document_end_find): implement this interface
12216
12217         * backend/ev-document.c (ev_document_found): add this to emit
12218         signal
12219
12220 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12221
12222         * data/evince-ui.xml: Add a few more toolbar items.
12223
12224         * shell/ev-window.c: Hook up page navigation toolbar 
12225         items.
12226
12227         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12228         a page-changed signal.
12229
12230         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12231         Add ev_document_get_page().
12232
12233         * shell/ev-window.c: Sensitize/desensitize navigation
12234         actions.
12235
12236 2004-12-21  Havoc Pennington  <hp@redhat.com>
12237
12238         * backend/ev-backend-marshal.c,
12239         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12240         marshaler-generator thingy. I'm sure there's a better way to do
12241         this in the modern world.
12242
12243         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12244         end_find methods and "found" signal.
12245
12246         * configure.ac: find glib-genmarshal
12247
12248 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12249
12250         * shell/ev-sidebar.c: Construct an actual sidebar.
12251         * shell/ev-sidebar-bookmarks.[ch]:
12252         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12253
12254 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12255
12256         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12257         Redo size handling.
12258         
12259         * shell/ev-view.c: Track the size from the document.
12260
12261 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12262
12263         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12264         constructor assumes ownership of the string passed in.
12265         
12266         * shell/ev-window.c (ev_window_open): Destroy the error
12267         dialog once we've displayed it.
12268
12269 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12270
12271         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12272         a bit, it works! (sort of)
12273
12274         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12275         Move to .cc since we need to use C++ in the implementation.
12276
12277         * shell/dummy.cc: Add a CC file to force evince
12278         to be linked as a C++ program.
12279
12280 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12281
12282         * shell/ev-view.[ch]: Start of content-area widget.
12283
12284         * shell/ev-window.c: Create a EvView, update it
12285         as we change documents.
12286
12287         * shell/Makefile.am shell/ev-marshal.list: Add
12288         generated marshalers.
12289
12290 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12291
12292         * Makefile.am (SUBDIRS): move shell.
12293
12294 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12295
12296         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12297         .a to libtool convenience libraries.
12298
12299         * shell/ev-window.c (ev_window_open): Hard code loading
12300         a PDF document.
12301         
12302         * backend/ev-document.h: Add a boolean return to load(),
12303         fix GError * to GError **.
12304
12305         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12306         object for a PDF backend EvDocument.
12307
12308 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12309
12310         * dvi/*: New directory with the beginning of a .dvi backend.
12311
12312 2004-12-21  Havoc Pennington  <hp@redhat.com>
12313
12314         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12315         previous/next instead of back/forward
12316
12317 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12318
12319         * backend/ev-document.[ch]: Fix a couple of problems so
12320         it compile.
12321
12322 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12323
12324         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12325         to backend/ directory, rename EvViewer to EvDocument.
12326
12327 2004-12-21  Havoc Pennington  <hp@redhat.com>
12328
12329         * shell/ev-window.c: hook up the find bar widget; now we just need
12330         a document to find things in
12331
12332         * shell/eggfindbar.c: a find bar widget
12333
12334 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12335
12336         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12337
12338 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12339
12340         * pdf/**: Import of xpdf code from gpdf. 
12341
12342         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12343
12344         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12345         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12346         Fix FreeType includes.
12347
12348         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12349         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12350         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12351         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12352         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12353         Include xpdfconfig.h
12354         
12355 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12356
12357         * shell/ev-window.c (ev_window_dispose): dispose can be called
12358         multiple times.
12359
12360 2004-12-21  Havoc Pennington  <hp@redhat.com>
12361
12362         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12363         rather than Evince
12364
12365         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12366         items; really they should be synced with the strings, etc. from
12367         current gpdf, but just getting the boring typing out of the way 
12368
12369 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12370
12371         * po/POTFILES.in:
12372         * shell/ev-application.c: (window_destroy_cb):
12373         * shell/ev-window.c:
12374         * shell/main.c: (main):
12375
12376         Actually show the window...
12377
12378 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12379
12380         * Makefile.am:
12381         * shell/Makefile.am:
12382         * shell/ev-application.c: (ev_application_class_init):
12383         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12384
12385         Make it build again
12386
12387 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12388
12389         Import to gnome cvs.
12390         
12391         * Remove copies of gpdf and ggv trees.
12392         * Rip out all the recursive configure code.
12393         * Remove bonobo machinery.
12394         * viewer/*: GInterfaces that backends should/can implement.
12395
12396 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12397
12398         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12399         typo
12400
12401 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12402
12403         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12404         (ev_application_finalize, ev_application_class_init)
12405         (ev_application_init): use GType instance private data for priv.
12406
12407         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12408         (ev_window_finalize, ev_window_class_init)
12409         (ev_window_init): ditto.
12410
12411 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12412
12413         * shell/ev-application.c (ev_application_new_window): make public
12414         (ev_application_show_initial_window): kill.
12415
12416         * shell/ev-application.h: update prototypes.
12417
12418         * shell/main.cc (main): inline ev_application_show_initial_window.
12419
12420 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12421
12422         * shell/ev-application.c (ev_application_new_window): impl.
12423         (ev_application_show_initial_window): use it.
12424         (is_window_empty, ev_application_get_empty_window): returns an
12425         existing empty window or a new one.
12426         (ev_application_open): from ev_window_cmd_file_open.
12427
12428         * shell/ev-application.h: update prototypes
12429
12430         * shell/ev-window.c (ev_window_is_empty): impl.
12431         (ev_window_open): make public.
12432         (ev_window_cmd_file_open): use ev_application_open
12433
12434         * shell/ev-window.h: update prototypes, remove unused.
12435
12436 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12437
12438         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12439         move destroy handler out of here...
12440
12441         * shell/ev-application.c, shell/ev-application.h: ...into this new
12442         class. Also handles initial window creation.
12443
12444         * shell/main.cc (main): use EvApplication to create initial
12445         window.
12446
12447 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12448
12449         * Makefile.am (SUBDIRS): add cut-n-paste
12450
12451         * cut-n-paste/Makefile.am: add
12452
12453         * configure.ac: generate Makefiles in cut-n-paste
12454
12455 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12456
12457         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12458         (ev_window_class_init): install ev_window_dispose.
12459
12460 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12461
12462         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12463         char (gchar looks stupid).
12464
12465 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12466
12467         * po/de.po: updated German translation.
12468
12469 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12470
12471         * configure.ac: add more pkg-config library checks for gnome-vfs,
12472         bonobo etc.
12473
12474         * gpdf/configure.in: temporarily disable libpaper
12475         checks. Otherwise I'd have to add the checks for the shell, too.
12476
12477 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12478
12479         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12480         and * file filters to the file choose.
12481
12482 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12483
12484         * po/de.po: Updated German translation.
12485
12486 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12487
12488         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12489
12490 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12491
12492         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12493
12494         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12495         (ev_window_init): implement those menuitems.
12496
12497 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12498
12499         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12500
12501         * shell/ev-window.c (ev_window_init): use the toolbar.
12502
12503 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12504
12505         * shell/ev-window.c (ev_window_init): use menu translations
12506
12507 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12508
12509         * configure.ac: add "de" to ALL_LINGUAS.
12510
12511         * po/de.po: add German translation.
12512
12513 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12514
12515         * Makefile.am (SUBDIRS): add po
12516
12517         * configure.ac: check intltool, glib-gettext etc, generate
12518         po/Makefile.in
12519
12520         * po, po/POTFILES.in, po/POTFILES.skip: new.
12521
12522 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12523
12524         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12525         already use (#ifdef ENABLE_NLS)
12526
12527         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12528         pointer indirection thinko.
12529
12530         * shell/main.c: include gi18n.h for bindtextdomain etc.
12531
12532 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12533
12534         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12535         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12536         tooltips for menu items in the statusbar.
12537
12538 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12539
12540         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12541         pkgdatadir drop UIDIR
12542
12543 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12544
12545         * data/evince-ui.xml: Add File->Open menu item
12546
12547         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12548         chooser), hook it up in the ui manager.
12549
12550 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12551
12552         * shell/ev-window.c: fix Help->About tooltip.
12553
12554 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12555
12556         * configure.ac: set CFLAGS for libevprivate.
12557
12558         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12559         definitions, factory etc.
12560
12561         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12562
12563         * shell/Makefile.am: link against libevprivate.a.
12564
12565         * shell/ev-window.c (entries): add stock icon to Help->About.
12566
12567         * shell/main.c (main): init stock icon code.
12568
12569 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12570
12571         * lib/recent-files: egg recent files code
12572
12573         * lib/Makefile.am: add.
12574
12575         * Makefile.am: add lib subdir.
12576
12577         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12578         set CFLAGS for recent-files.
12579
12580 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12581
12582         * configure.ac: disable -ansi and -pedantic gcc flags. They
12583         disable POSIX stuff in stdio.h, but egg-recent uses them.
12584
12585 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12586
12587         * configure.ac: add --disable-deprecated flag (defaults to on in
12588         "cvs" builds).
12589
12590         * shell/Makefile.am (INCLUDES): use it.
12591
12592 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12593
12594         * shell/main.c: add missing #include.
12595
12596         * shell/ev-window.c: fix for pedantic gcc.
12597         (ev_window_cmd_help_about): split license into paragraphs for
12598         translators and pedantic compilers.
12599
12600 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12601
12602         * configure.ac: add more warning flags if compiling with gcc from
12603         cvs (or explicitly requested with --enable-more-warnings).
12604
12605 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12606
12607         * data/evince-ui.xml: add File and File->Close menu.
12608
12609         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12610         (ev_window_destroy): quit after destroy.
12611         (ev_window_class_init): override GtkObject::destroy.
12612         (entries): install close_window callback.
12613
12614 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12615
12616         * Makefile.am (SUBDIRS): add data subdir.
12617
12618         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12619         gtk+ 2.5.0 for GtkAboutDialog.
12620
12621         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12622         main window.
12623
12624         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12625
12626         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12627         manager.
12628         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12629
12630 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12631
12632         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12633
12634 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12635
12636         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12637
12638 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12639
12640         * shell/*: Added shell directory boilerplate, build it.
12641
12642 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12643
12644         * configure.ac, Makefile.am: Added top-level configure.ac and
12645         Makefile.am