]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Do not change left, top and zoom values when they are null in PDF
[evince.git] / ChangeLog
1 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
4         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
5         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
6         (ev_link_dest_get_property), (ev_link_dest_set_property),
7         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
8         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
9         (ev_link_dest_new_fitr):
10         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
11         (goto_fith_dest), (goto_xyz_dest):
12
13         Do not change left, top and zoom values when they are null in PDF
14         destinations. Fixes bug #460658.
15         
16 2007-12-10  Christian Persch  <chpe@gnome.org>
17
18         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
19         (ev_view_accessible_class_init),
20         (ev_view_accessible_idle_do_action),
21         (ev_view_accessible_action_do_action),
22         (ev_view_accessible_action_get_description),
23         (ev_view_accessible_action_set_description),
24         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
25         (ev_view_accessible_factory_init),
26         (ev_view_accessible_factory_get_accessible_type):
27         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
28         private data, and G_DEFINE_TYPE. Bug #502843.
29
30 2007-12-08  Christian Persch  <chpe@gnome.org>
31
32         * shell/ev-metadata-manager.c: (item_free),
33         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
34         (value_free), (parse_value), (parseItem),
35         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
36         (save_values): Use GSlice to allocate small amounts of memory. Bug
37         #475972.
38
39 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
40
41         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
42
43         Restore cursor to normal after a drag operation. Fixes bug
44         #501603.
45         
46 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
47
48         * NEWS:
49         * configure.ac:
50         
51         Update for release 2.21.1
52
53 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
54
55         * configure.ac:
56         * cut-n-paste/gedit-message-area/Makefile.am:
57         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
58         * shell/Makefile.am:
59         * shell/ev-message-area.[ch]:
60         * shell/ev-window.c: (ev_window_set_message_area),
61         (ev_window_error_message_response_cb), (ev_window_error_message),
62         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
63         (ev_window_save_job_cb), (image_save_dialog_response_cb),
64         (ev_attachment_popup_cmd_open_attachment),
65         (attachment_save_dialog_response_cb), (ev_window_set_document),
66         (ev_window_init):
67
68         Use a message area instead of a popup dialog for error
69         notifications. Fixes bug #337495.
70         
71 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
72
73         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
74         (ev_window_run_fullscreen):
75
76         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
77         
78 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
79
80         * ev-sidebar-thumbnails.c: (update_visible_range),
81         (ev_sidebar_thumbnails_refresh),
82         (ev_sidebar_thumbnails_set_document),
83         (ev_sidebar_thumbnails_support_document):
84
85         Show thumbnails for documents with one page. Fixes bug #358751.
86         
87 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
88
89         * shell/ev-window.c:
90         (ev_window_load_print_settings_from_metadata),
91         (ev_window_save_print_settings), (ev_window_print_finished),
92         (ev_window_print_range):
93
94         Print settings that are specific to the document are now saved per
95         document in the metadata file. Fixes bug #488806.
96         
97 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
98
99         * backend/tiff/tiff-document.c: (tiff_document_render):
100
101         Tiff documents were rendered with wrong colors. Fixes bug #497279.
102         
103 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
104
105         * shell/ev-application.[ch]: (get_find_string_from_args),
106         (ev_application_open_uri_at_dest), (ev_application_open_uri),
107         (ev_application_open_uri_list):
108         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
109         * shell/ev-window.[ch]: (ev_window_load_job_cb),
110         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
111         (ev_window_cmd_recent_file_activate),
112         (ev_window_open_recent_action_item_activated),
113         (ev_window_print_send), (open_remote_link):
114         * shell/main.c: (arguments_parse):
115
116         Add a command line option for search. Fixes bug #497710.
117         
118 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
119
120         * shell/ev-jobs.c: (ev_job_print_new):
121
122         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
123         
124 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
125
126         * data/evince-toolbar.xml:
127         * shell/Makefile.am:
128         * shell/ev-application.c: (ev_application_init):
129         * shell/ev-open-recent-action.[ch]:
130         * shell/ev-window.c:
131         (ev_window_open_recent_action_item_activated),
132         (register_custom_actions):
133
134         Add an expander to the open toolbar item which pops up a dropdown
135         menu with the recently used documents. Fixes bug #487215.
136         
137 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
138
139         * shell/ev-window.c: (ev_window_open_uri),
140         (ev_window_cmd_view_reload):
141
142         Do not jump to the first page when reloading by running evince
143         from the command line. Fixes bug #490847.
144         
145 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
146
147         * shell/ev-window.c: (ev_window_cmd_help_contents):
148
149         Plugged memory leak when help file is not found. Fixes bug
150         #490762.
151         
152 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
153
154         * configure.ac:
155
156         Enable djvu, dvi and comics backends by default. Fixes bug
157         #437121.
158         
159 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
160
161         * configure.ac:
162         * cut-n-paste/Makefile.am:
163         * cut-n-paste/recent-files/*: Removed
164         * help/reference/Makefile.am:
165         * shell/Makefile.am:
166         * shell/ev-application.[ch]: (ev_application_shutdown),
167         (ev_application_init):
168         * shell/ev-window.c: (ev_window_add_recent),
169         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
170
171         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
172         
173 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
174
175         * shell/ev-window.c: (launch_external_uri):
176
177         Let GnomeVFS check the URL, this allow more URL (like mailto:),
178         and report error if the URL is not supported (#489910).
179
180 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
181
182         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
183         (pdf_document_file_exporter_begin_page),
184         (pdf_document_file_exporter_end_page):
185
186         Fix printing with poppler splash backend. Fixes bug #489774.
187         
188 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
189
190         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
191         * shell/ev-print-job.c: (ev_print_job_class_init):
192
193         Fix a crash when printing with the gnome-print dialog. Fixes bug
194         #488939.
195         
196 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
197
198         * backend/pixbuf/pixbuf-document.c:
199
200         Fix an implicit function definition warning (#487655)
201
202 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
203
204         * shell/ev-window.c:
205
206         Fix conflicting shortcut for view sade pane and presentation.
207         
208 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
209
210         * backend/pdf/ev-poppler.cc:
211         (pdf_document_file_exporter_begin_page),
212         (pdf_document_file_exporter_do_page),
213         (pdf_document_file_exporter_end_page),
214         (pdf_document_file_exporter_iface_init):
215         * libdocument/ev-file-exporter.[ch]:
216         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
217         * shell/ev-jobs.c: (ev_job_print_get_page_list),
218         (ev_job_print_run):
219
220         When printing multiple pages per sheet in reverse option, do not
221         invert the order of the pages in every sheet, but the order of the
222         sheets. Do not print blank pages when page range is invalid. Fixes
223         bugs #484857 and #485521.
224         
225 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
226
227         * shell/ev-jobs.c: (ev_job_print_get_page_list),
228         (ev_job_print_run):
229         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
230
231         Respect ranges order when printing more than one range in random
232         order.
233         
234 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
235
236         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
237         (ev_window_setup_document), (ev_window_rotation_changed_cb):
238
239         Rotate also the window icon when document is rotated. Fixes bug
240         #474681.
241         
242 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
243
244         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
245         (pdf_document_forms_get_form_fields):
246
247         Silently ignore unknown form fields. Fixes bug #482654. Patch by
248         Matthias Drochner.
249         
250 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
251
252         * configure.ac:
253         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
254
255         Use poppler_page_render_for_printing() instead of
256         poppler_page_render() if available when exporting to a ps or pdf
257         file. Fixes bug #476627.
258         
259 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
260
261         * shell/ev-window.c: (ev_window_run_fullscreen):
262
263         Do not show the toolbar in fullscreen mode if the main toolbar is
264         not visible. Fixes bug #483048.
265         
266 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
267
268         * shell/ev-view.c: (ev_view_button_press_event):
269
270         Give priority to form fields over images when deciding whether a
271         button press event is over an image or form field. It allows edit
272         form fields when they are over a background image. Fixes bug
273         #477841.
274         
275 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
276
277         * NEWS:
278         * configure.ac:
279         
280         Update for release 2.20.0
281
282 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
283
284         * backend/pdf/ev-poppler.cc:
285
286         Remove #ifdef HAVE_FORMS, so that forms support works again.
287
288 2007-09-05  Götz Waschk  <waschk@mandriva.org>
289
290         * configure.ac:
291         * data/evince.desktop.in.in:
292         
293         Fixes desktop file issues. See bug #473471.
294
295 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
296
297         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
298         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
299         (ev_job_queue_remove_job):
300         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
301         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
302         * shell/ev-window.c: (ev_window_clear_save_job),
303         (ev_window_save_job_cb), (file_save_dialog_response_cb),
304         (ev_window_dispose):
305
306         Move save a copy task to its own job so that it's carried out in a
307         thread avoiding another lock in the main thread. Use
308         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
309         can be saved to a pathin another file system. Fixes bug #456891.
310         
311 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
312
313         * NEWS:
314         * configure.ac:
315         
316         Update for release 2.19.92
317
318 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
319
320         * configure.ac:
321         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
322         (pdf_selection_get_selection_region),
323         (pdf_selection_get_selection_map),
324         (ev_form_field_from_poppler_field):
325
326         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
327         and triple click selections are enabled again now.
328
329 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
330
331         * shell/ev-window.c: (ev_window_add_history):
332
333         Make sure not to use the history with documents not supporting
334         links. Fixes bug #468954.
335
336 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
337
338         * shell/ev-window.c: (ev_window_load_job_cb):
339
340         Restart the search when reloading a document with the find bar
341         visible. Fixes bug #461962.
342
343 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
344
345         * shell/ev-window.c: (setup_document_from_metadata),
346         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
347
348         Do not jump to the first page when reloading a document from the
349         last page.
350
351 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
352
353         * shell/ev-window.c: (update_chrome_flag),
354         (setup_sidebar_from_metadata),
355         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
356         (ev_window_cmd_edit_find_next),
357         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
358         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
359         (find_bar_close_cb), (view_actions_focus_in_cb):
360
361         Do not update visibility when changing a chrome flag so that it's
362         possible to update several flags and update visibility only once
363         for all of them.
364
365 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
366
367         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
368
369         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
370         supported by gtk+. Fixes bug #460907.
371
372 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
373
374         * shell/ev-view.c: (view_update_range_and_current_page):
375
376         Make sure current-page <= end-page in continuous mode. Fixes bug
377         #454950.
378
379 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
380
381         * backend/pdf/ev-poppler.cc: (build_tree):
382
383         Ignore outline items without a title. Fixes bug #453913.
384
385 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
386
387         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
388         (ev_view_button_release_event), (ev_view_leave_notify_event):
389
390         Use always drag mouse cursor during a drag operation. Fixes bug
391         #470564.
392
393 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
394
395         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
396         (pdf_selection_get_selection_region),
397         (pdf_selection_get_selection_map):
398
399         Temporarily disable double and triple selections since it depends on
400         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
401         released and the update of the external dependency minimal version
402         approved.
403
404 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
405
406         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
407         (pdf_document_file_exporter_do_page):
408         * libdocument/ev-file-exporter.h:
409         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
410         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
411
412         Actually fix printing regressions. Remove orientation from
413         EvPrintContext since it's redundant.
414
415 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
416
417         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
418         * backend/impress/impress-document.c:
419         (impress_document_document_iface_init):
420         * backend/ps/ps-document.c: (ps_document_document_iface_init):
421         * backend/djvu/djvu-document.c:
422         (djvu_document_document_iface_init),
423         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
424         * backend/tiff/tiff-document.c:
425         (tiff_document_document_iface_init):
426         * backend/pixbuf/pixbuf-document.c:
427         (pixbuf_document_document_iface_init):
428         * backend/comics/comics-document.c:
429         (comics_document_document_iface_init):
430         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
431         (pdf_selection_render_selection),
432         (pdf_selection_get_selected_text),
433         (pdf_selection_get_selection_region),
434         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
435         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
436         (ev_selection_get_selection_region),
437         (ev_selection_get_selection_map):
438         * libdocument/ev-document.[ch]:
439         * shell/ev-pixbuf-cache.[ch]: (add_job),
440         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
441         * shell/ev-view-private.h:
442         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
443         (ev_job_render_run):
444         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
445         * shell/ev-view.c: (start_selection_for_event),
446         (ev_view_button_press_event), (ev_view_drag_data_get),
447         (ev_view_drag_data_received), (ev_view_button_release_event),
448         (compute_new_selection_text), (compute_selections),
449         (ev_view_select_all), (get_selected_text), (ev_view_copy),
450         (ev_view_primary_get_cb):
451
452         Add support for double and triple click selections.
453
454 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
455
456         * NEWS:
457         * configure.ac:
458
459         Update for release 2.19.4
460
461 2007-08-28  Justin Blanchard  <justinb04@aim.com>
462
463         * shell/ev-view-private.h:
464         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
465         (ev_view_set_highlight_search):
466         * shell/ev-view.h:
467         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
468         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
469         (find_bar_visibility_changed_cb):
470         
471         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
472
473 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
474
475         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
476         (pdf_document_file_exporter_begin),
477         (pdf_document_file_exporter_do_page):
478         * shell/ev-jobs.c: (ev_job_print_run):
479         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
480
481         Create always a portrait cairo surface and rotate when needed for
482         landscape. It fixes printing problems in real printers.
483
484 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
485
486         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
487         * libdocument/ev-file-exporter.[ch]:
488         (ev_file_exporter_get_capabilities):
489         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
490         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
491
492         Adjust number of pages per row according to page orientation when
493         printing 2 or 6 pages per sheet.
494
495 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
496
497         * shell/ev-window.c: (ev_window_print_send):
498
499         Reset also cups setting to 1 when printing multiple pages per
500         sheet. Fixes bug #468853.
501
502 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
503
504         * libdocument/ev-document-misc.c:
505         (ev_document_misc_surface_rotate_and_scale):
506
507         Use directly cairo_surface_get_content() when creating a similar
508         surface as suggested by Jeff Muizelaar. Thanks again.
509
510 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
511
512         * backend/djvu/djvu-document.c: (djvu_document_render):
513         * backend/tiff/tiff-document.c: (tiff_document_render):
514         * backend/pdf/ev-poppler.cc: (pdf_document_render):
515         * libdocument/ev-document-misc.c:
516         (ev_document_misc_surface_from_pixbuf),
517         (ev_document_misc_surface_rotate_and_scale):
518
519         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
520         creating page surfaces. Fixes bug #453123. Thank you very much to
521         Jeff Muizelaar <jeff@infidigm.net>.
522
523 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
524
525         * shell/ev-page-cache.c: (ev_page_cache_new),
526         (ev_page_cache_get_thumbnail_size):
527         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
528         (ev_sidebar_thumbnails_set_loading_icon):
529
530         Also store in page-cache the dimensions of the thumbnails so that
531         they can be used to create the correct loading icon in the side
532         pane. Fixes bug #466857.
533
534 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
535
536         * backend/pdf/ev-poppler.cc:
537         (pdf_document_thumbnails_get_thumbnail):
538
539         Fix thumbnails rotation in pdf documents that include embedded 
540         thumbnails.
541
542 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
543
544         * backend/pdf/ev-poppler.cc:
545
546         Don't use #ifdef in macro expansion. Some compilers don't
547         like that. Closes bug #467042.
548
549 2007-08-15  Justin Blanchard  <justinb04@aim.com>
550
551         * backend/djvu/djvu-document.c: (djvu_document_finalize):
552         
553         Fixes memory leak in djvu backend.
554
555 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
556
557         * data/icons/32x32/Makefile.am:
558         * data/icons/32x32/actions/Makefile.am:
559         * data/icons/32x32/actions/view-page-cont.svg:
560         * data/icons/32x32/actions/view-page-facing.svg:
561         * data/icons/48x48/Makefile.am:
562         * data/icons/48x48/actions/Makefile.am:
563         * data/icons/48x48/actions/view-page-cont.svg:
564         * data/icons/48x48/actions/view-page-facing.svg:
565         
566         Icons for a new sizes.
567
568 2007-08-14  Justin Blanchard  <justinb04@aim.com>
569
570         * shell/ev-page-cache.c: (build_height_to_page),
571         (ev_page_cache_get_height_to_page):
572         
573         Fixes invalid read, see bug #466401.
574
575 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
576
577         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
578         (set_drag_cursor):
579         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
580         (configure_item_cursor), (new_pixbuf_from_widget):
581
582         Fix multihead problems in toolbar editor. Fixes bug #382055.
583
584 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
585
586         * shell/ev-window.c: (ev_window_cmd_file_open),
587         (ev_window_cmd_save_as):
588
589         Use g_get_user_special_dir when available instead of
590         xdg_user_dir_lookup.
591
592 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
593
594         * MAINTAINERS:
595         
596         Updated according to request on desktop-devel.
597
598 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
599
600         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
601
602         Do not use cairo_rectangle and cairo_clip since we are
603         not using cairo_fill but cairo_paint. Use the same cairo context
604         for every page in the same expose event.
605
606 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
607
608         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
609         leak.
610
611 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
612
613         * configure.ac:
614         * NEWS:
615
616         Release 0.9.3
617
618 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
619
620         * libdocument/ev-document-info.h:
621         * libdocument/ev-document.h:
622         * shell/ev-page-action.h:
623         * shell/ev-sidebar-links.h:
624
625         Fix a headers problem with ev-link
626         
627         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
628         * shell/ev-view-private.h:
629         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
630         (get_link_area), (ev_view_query_tooltip),
631         (ev_view_leave_notify_event), (ev_view_destroy),
632         (ev_view_class_init):
633
634         Use new gtk tooltips when available instead of ev-tooltip.
635         
636 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
637
638         * shell/ev-window.c: (update_chrome_visibility),
639         (ev_window_sidebar_visibility_changed_cb):
640
641         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
642         
643 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
644
645         * shell/ev-navigation-action.c:
646         (ev_navigation_action_history_changed),
647         (ev_navigation_action_set_history):
648         * shell/ev-navigation-action-widget.c:
649         (ev_navigation_action_widget_init):
650         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
651
652         Fix compile warnings.
653         
654 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
655
656         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
657         (egg_editable_toolbar_dispose):
658
659         Fix memory leak.
660         
661 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
662
663         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
664         (screensaver_disable_x11):
665         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
666         * shell/ev-window.c: (presentation_set_timeout):
667         * shell/ev-view.c: (ev_view_presentation_transition_start):
668
669         Use g_timeout_add_seconds instead of g_timeout_add when
670         available.
671         
672 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
673
674         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
675
676         Set horizontal scrollbar policy to AUTOMATIC instead of
677         NEVER. Workaround for bug #449462.
678         
679 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
680
681         * shell/ev-jobs.c: (ev_job_render_page_ready):
682
683         Add page_ready callback to main loop with high priority and hold
684         a reference to job during idle.
685         
686 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * configure.ac:
689         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
690         (pdf_document_file_exporter_begin),
691         (pdf_document_file_exporter_do_page),
692         (pdf_document_file_exporter_get_capabilities):
693         * libdocument/ev-file-exporter.h:
694         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
695         * shell/ev-window.c: (ev_window_print_send),
696         (ev_window_print_dialog_response_cb):
697
698         Allow printing multiple pages per sheet. Fixes bug #395573.
699         
700 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
701
702         * shell/ev-view.c: (tip_from_link):
703         
704         Check for NULL, fixes bug #460862.
705
706 2007-07-29  Christian Persch  <chpe@gnome.org>
707
708         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
709         (ev_window_preview_print_finished), (ev_window_do_preview_print),
710         (ev_window_cmd_preview_print):
711         
712         Fixes bug #437681 - blocks while enumerating printers.
713
714 2007-07-29  Christian Persch  <chpe@gnome.org>
715
716         * shell/ev-window.c: (ev_window_screen_changed):
717         
718         Don't use deprecated gtk+ function. See bug #460909.
719
720 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
721
722         * shell/ev-utils.c: (get_num_monitors):
723         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
724
725         Do not use display before initializing it. Remove compile
726         warnings.
727
728 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
729
730         * shell/ev-view.c: (ev_view_class_init):
731         
732         Unix-like hjkl bindings added. See bug #458111.
733
734 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
735
736         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
737         * shell/ev-utils.h:
738         * shell/ev-view.c: (ev_view_set_zoom_for_size),
739         (ev_view_update_view_size):
740         * shell/ev-view.h:
741         * shell/ev-window.c: (ev_window_update_actions),
742         (setup_view_from_metadata), (ev_window_screen_changed),
743         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
744         (zoom_control_changed_cb):
745         * shell/ev-window.h:
746         
747         Reorganizes utility functions.
748
749 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
750
751         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
752         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
753         (add_job), (ev_pixbuf_cache_get_surface),
754         (ev_pixbuf_cache_get_link_mapping),
755         (ev_pixbuf_cache_get_image_mapping),
756         (ev_pixbuf_cache_get_form_field_mapping),
757         (ev_pixbuf_cache_get_text_mapping):
758         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
759         (notify_page_ready), (ev_job_render_page_ready),
760         (ev_job_render_run):
761
762         Add page_ready signal to notify that page is ready as soon as
763         possible even if other page elements like links, forms, images or
764         text mapping are not ready yet.
765
766 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
767
768         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
769         (dvi_document_file_exporter_do_page),
770         (dvi_document_file_exporter_get_capabilities),
771         (dvi_document_file_exporter_iface_init):
772         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
773         (ps_document_file_exporter_do_page),
774         (ps_document_file_exporter_get_capabilities),
775         (ps_document_file_exporter_iface_init):
776         * backend/djvu/djvu-document.c:
777         (djvu_document_file_exporter_begin),
778         (djvu_document_file_exporter_end),
779         (djvu_document_file_exporter_get_capabilities),
780         (djvu_document_file_exporter_iface_init):
781         * backend/tiff/tiff-document.c:
782         (tiff_document_file_exporter_begin),
783         (tiff_document_file_exporter_get_capabilities),
784         (tiff_document_document_file_exporter_iface_init):
785         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
786         (pdf_document_file_exporter_do_page),
787         (pdf_document_file_exporter_get_capabilities),
788         (pdf_document_file_exporter_iface_init):
789         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
790         (ev_file_exporter_get_capabilities):
791         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
792         (idle_print_handler), (ev_print_job_print):
793         * shell/ev-jobs.c: (ev_job_print_run):
794         * shell/ev-window.c: (ev_window_print_send),
795         (ev_window_print_range):
796
797         Use capabilities to know which options should be offered by the
798         print dialog depending on the document backend.
799
800 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
801
802         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
803
804         Give priority to forms over text to set the cursor.
805
806 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
807
808         * shell/ev-view-private.h:
809         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
810         (ev_view_leave_notify_event), (ev_view_finalize),
811         (ev_view_get_property), (ev_view_class_init):
812
813         Use IBEAM cursor for text form fields and NORMAL cursor for read
814         only fields. Remove unused status attribute.
815
816 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
817
818         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
819
820         Update region for current selected items also for checkbox
821         buttons, since they can behave as radio buttons when they are in a
822         set.
823
824 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
825
826         * configure.ac:
827         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
828
829         Get max length of text form fields.
830
831 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
832
833         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
834         * libdocument/ev-form-field.h:
835         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
836
837         Fix build with current poppler cvs head.
838
839 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
840
841         * cut-n-paste/zoom-control/ephy-zoom-control.c:
842         * shell/eggfindbar.c: (egg_find_bar_init):
843
844         Fix build with gtk+ >= 2.11.5 due to gtktooltips
845         deprecation. Fixes bug #455667
846
847 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
848
849         * NEWS:
850         * configure.ac:
851         
852         Update for release 0.9.2
853
854 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
855
856         * shell/ev-view.c: (ev_view_form_field_text_save),
857         (ev_view_form_field_choice_save):
858
859         Fix a crash when closing whith a form widget visible.
860
861 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
864
865         Update also the region of the current selected button when
866         clicking on another button if they are radio buttons.
867
868 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
869
870         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
871         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
872         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
873         (ev_pixbuf_cache_get_link_mapping),
874         (ev_pixbuf_cache_get_image_mapping),
875         (ev_pixbuf_cache_get_form_field_mapping),
876         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
877         * shell/ev-view.c: (ev_view_form_field_get_region),
878         (ev_view_form_field_button_create_widget),
879         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
880         (job_finished_cb):
881
882         Redraw only form field region instead of the whole page when
883         reloading a page to show changes on the form field.
884
885 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
886
887         * shell/ev-view.c: (ev_view_form_field_choice_save):
888
889         Fix selection of first item in list form fields.
890
891 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
892
893         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
894         (ev_pixbuf_cache_reload_page),
895         (ev_pixbuf_cache_get_form_field_mapping):
896
897         Some refactoring to avoid duplicated code.
898
899 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * configure.ac:
902         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
903         (ev_form_field_from_poppler_field),
904         (pdf_document_forms_get_form_fields),
905         (pdf_document_forms_form_field_text_get_text),
906         (pdf_document_forms_form_field_text_set_text),
907         (pdf_document_forms_form_field_button_set_state),
908         (pdf_document_forms_form_field_button_get_state),
909         (pdf_document_forms_form_field_choice_get_item),
910         (pdf_document_forms_form_field_choice_get_n_items),
911         (pdf_document_forms_form_field_choice_is_item_selected),
912         (pdf_document_forms_form_field_choice_select_item),
913         (pdf_document_forms_form_field_choice_toggle_item),
914         (pdf_document_forms_form_field_choice_unselect_all),
915         (pdf_document_forms_form_field_choice_set_text),
916         (pdf_document_forms_form_field_choice_get_text),
917         (pdf_document_document_forms_iface_init):
918         * libdocument/Makefile.am:
919         * libdocument/ev-form-field.[ch]:
920         * libdocument/ev-document-forms.[ch]:
921         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
922         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
923         (add_job), (ev_pixbuf_cache_reload_page),
924         (ev_pixbuf_cache_get_form_field_mapping):
925         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
926         * shell/ev-view-private.h:
927         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
928         (ev_view_handle_cursor_over_xy),
929         (ev_view_get_form_field_at_location),
930         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
931         (ev_view_form_field_button_create_widget),
932         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
933         (ev_view_form_field_text_create_widget),
934         (ev_view_form_field_choice_save),
935         (ev_view_form_field_choice_changed),
936         (ev_view_form_field_choice_create_widget),
937         (ev_view_handle_form_field), (ev_view_size_allocate),
938         (ev_view_realize), (draw_end_presentation_page),
939         (ev_view_button_press_event), (ev_view_remove_all),
940         (ev_view_motion_notify_event), (ev_view_key_press_event),
941         (ev_view_enter_notify_event), (highlight_find_results),
942         (draw_loading_text), (draw_one_page), (ev_view_destroy),
943         (ev_view_class_init), (page_changed_cb),
944         (on_adjustment_value_changed), (ev_view_set_presentation),
945         (merge_selection_region), (ev_view_set_cursor),
946         (ev_view_reset_presentation_state):
947         
948         Merge evince-forms branch.
949
950 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
951
952         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
953
954         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
955         This script also updates itself from libegg
956
957         * cut-n-paste/toolbar-editor/egg*:
958         Run update-toolbareditor-from-libegg.sh so we are in sync again with
959         libegg
960
961 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
962
963         * shell/ev-window.c:
964         
965         Adds a nice icon to page action during toolbar editing.
966         See bug #452872.
967
968 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
969
970         * data/evince-toolbar.xml:
971         * shell/ev-window.c:
972         
973         Let user add a presentation and fullscreen icons on toolbar.
974         See bug #449734.
975
976 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
977
978         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
979
980         new script to keep in sync with toolbareditor in libegg
981
982         * cut-n-paste/toolbar-editor/*: 
983
984         Run update-toolbareditor-from-libegg so we are in sync again. 
985         Fixes bug #452850.
986         
987
988 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
989
990         * shell/ev-sidebar-links.c: (job_finished_callback):
991
992         Do not connect selection changed signal more than once. Fixes bug
993         #349433.
994
995 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
996
997         * shell/ev-window.c: (ev_window_view_sidebar_cb):
998
999         Do not change sidebar chrome flag when pressing F9 key in
1000         presentation mode.
1001
1002 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1003
1004         * backend/pdf/ev-poppler.cc:
1005         (pdf_document_thumbnails_get_dimensions):
1006
1007         Make sure thumbnails width and height is not <= 0. Fixes a crash
1008         with some pdf documents which have really small pages.
1009
1010 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1011
1012         * shell/main.c: (main):
1013
1014         Fixes program description translation issue.
1015         Bug #450148.
1016
1017 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1018
1019         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1020
1021         Do not change current page when returning from black/white mode
1022         in presentation. Fixes bug #415032.
1023
1024 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1025
1026         * NEWS:
1027         * configure.ac:
1028         
1029         Update for release 0.9.1
1030
1031 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1032
1033         * backend/dvi/dvi-document.c:
1034         (dvi_document_finalize),
1035         (dvi_document_file_exporter_format_supported),
1036         (dvi_document_file_exporter_begin),
1037         (dvi_document_file_exporter_do_page),
1038         (dvi_document_file_exporter_end),
1039         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1040         
1041         PDF exporter for dvi documents. Fixes bug #441319.
1042
1043 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1044
1045         * shell/ev-window.c: (ev_window_clear_print_job):
1046
1047         Clear gtk print job when job has finished. Fixes bug #447612.
1048
1049 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1050
1051         * shell/ev-window.c: (ev_window_print_send),
1052         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1053
1054         Add preview button to print dialog. Fixes bug #445419.
1055
1056 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1057
1058         * backend/dvi/Makefile.am:
1059         * backend/dvi/pixbuf-device.[ch]: Removed
1060         * backend/dvi/cairo-device.[ch]: Added
1061         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1062         * backend/dvi/dvi-document.c: (dvi_document_load),
1063         (dvi_document_render), (dvi_document_finalize),
1064         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1065         (dvi_document_do_color_special):
1066         * libdocument/ev-document-misc.[ch]:
1067         (ev_document_misc_pixbuf_from_surface):
1068
1069         Port dvi backend to cairo and fix a problem with colors. 
1070
1071 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1072
1073         * shell/ev-view.c: (draw_one_page):
1074
1075         Draw only visible region.
1076
1077 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1078
1079         * backend/djvu/djvu-document.c: (djvu_document_render):
1080
1081         Fix rotation in djvu backend.
1082
1083 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1084
1085         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1086         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1087         (ev_pixbuf_cache_get_image_mapping),
1088         (ev_pixbuf_cache_get_text_mapping):
1089
1090         Redraw view every time we have a new surface. Fixes bug #443587.
1091
1092 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1093
1094         * libdocument/ev-document.c: (ev_document_info_free):
1095
1096         Fix memory leaks.
1097
1098 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1099
1100         * backend/dvi/dvi-document.c: (dvi_document_render),
1101         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1102         * backend/impress/impress-document.c:
1103         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1104         (impress_document_render), (impress_document_document_iface_init),
1105         (impress_document_thumbnails_get_thumbnail):
1106         * backend/djvu/djvu-document-private.h:
1107         * backend/djvu/djvu-document.c: (djvu_document_render),
1108         (djvu_document_finalize), (djvu_document_document_iface_init),
1109         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1110         * backend/tiff/tiff-document.c: (tiff_document_render),
1111         (tiff_document_render_pixbuf),
1112         (tiff_document_document_iface_init):
1113         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1114         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1115         (pdf_selection_render_selection):
1116         * backend/comics/comics-document.c:
1117         (comics_document_render_pixbuf), (comics_document_render),
1118         (comics_document_document_iface_init):
1119         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1120         (pixbuf_document_document_iface_init):
1121         * libdocument/ev-document-misc.[ch]:
1122         (ev_document_misc_surface_from_pixbuf),
1123         (ev_document_misc_surface_rotate_and_scale):
1124         * libdocument/ev-document.[ch]: (ev_document_render):
1125         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1126         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1127         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1128         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1129         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1130         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1131         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1132         (render_finished_cb), (ev_job_render_run):
1133         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1134         (merge_selection_region):
1135
1136         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1137         and selections.
1138
1139 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1140
1141         * shell/ev-window-title.c: (ev_window_title_update):
1142
1143         Fix memory leak.
1144
1145 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * shell/ev-view.c: (draw_loading_text):
1148
1149         Show loading text centered. Fixes bug #433061
1150
1151 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1152
1153         * shell/ev-sidebar-thumbnails.c:
1154         (ev_sidebar_thumbnails_set_loading_icon):
1155
1156         Remove a mutex in the main thread that blocks the UI in heavy
1157         documents.
1158
1159 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1160
1161         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1162
1163         Set points_set to TRUE so that selections don't disappear after a
1164         zoom change.
1165
1166 2007-06-07  Michael Monreal  <infernux@web.de>
1167
1168         * data/icons/16x16/actions/Makefile.am:
1169         * data/icons/16x16/actions/zoom.svg:
1170         * data/icons/22x22/actions/Makefile.am:
1171         * data/icons/22x22/actions/zoom.svg:
1172         * data/icons/24x24/actions/Makefile.am:
1173         * shell/ev-stock-icons.c:
1174         * shell/ev-stock-icons.h:
1175         * shell/ev-window.c:
1176         
1177         Zoom icon artwork. See bug #444795.
1178
1179 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1180
1181         * shell/ev-metadata-manager.c: Remove extraneous function
1182         (Closes: #444386)
1183
1184 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1185
1186         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1187         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1188         (ev_metadata_manager_set), (ev_metadata_manager_save):
1189         Simplify the timeout, no need for modified anymore
1190
1191 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1192
1193         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1194         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1195         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1196         (ev_metadata_manager_save): Adapted patch from Arjan van de
1197         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1198         time, saves on power (Closes: #443851)
1199
1200 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1201
1202         * configure.ac:
1203         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1204         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1205
1206         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1207
1208 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1209
1210         * shell/ev-window.c: (ev_window_add_history):
1211
1212         Check if history is NULL
1213
1214 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1215
1216         * libdocument/ev-image.c: (ev_image_finalize):
1217         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1218         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1219         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1220         (ev_tmp_uri_unlink):
1221
1222         Add functions to delete temporary files created by evince in a safe
1223         way.
1224
1225         * shell/ev-window.c: (ev_window_clear_local_uri),
1226         (open_xfer_update_progress_callback),
1227         (save_xfer_update_progress_callback), (ev_window_save_remote),
1228         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1229         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1230         (attachment_save_dialog_response_cb),
1231         (ev_attachment_popup_cmd_save_attachment_as):
1232
1233         Allow saving a copy of a document, image or attachment to a remote
1234         location. Fixes bug #440754. 
1235
1236 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1237
1238         * configure.ac:
1239         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1240
1241         Fix build with current poppler from cvs head. 
1242
1243 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1244
1245         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1246
1247         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1248         directory exists.
1249
1250 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1251
1252         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1253         * shell/ev-window.c:
1254
1255         Change sidebar ordering. Fixes bug #439939.
1256
1257 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1258
1259         * backend/comics/Makefile.am:
1260         
1261         Fixes build with --without-libgnome.
1262
1263 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1264         
1265         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1266
1267         Update cursor and tooltip on page change and view scroll. Fixes bug
1268         #439217.
1269
1270 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1271
1272         * NEWS:
1273         * configure.ac:
1274         
1275         Update for release 0.9.0
1276
1277 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1278
1279         * backend/djvu/djvu-document-private.h:
1280         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1281         (djvu_document_finalize),
1282         (djvu_document_file_exporter_format_supported),
1283         (djvu_document_file_exporter_begin),
1284         (djvu_document_file_exporter_do_page),
1285         (djvu_document_file_exporter_end),
1286         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1287         
1288         Implemented printing with djvu. Bug #437998.
1289
1290 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1291
1292         * backend/impress/zip.c:
1293         Add missing ulong definition.
1294
1295         * backend/ps/ps-interpreter.c:
1296         Add missing headers.
1297
1298         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1299
1300 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1301
1302         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1303
1304         Add missing call to parent class dispose method. 
1305
1306 2007-05-12  Ross Burton  <ross@openedhand.com>
1307
1308         * shell/main.c:
1309         Sync keybindings manually when building without libgnome
1310         (#437925).
1311
1312 2007-05-12  Ross Burton  <ross@openedhand.com>
1313
1314         * shell/ev-window.c:
1315         Respect the screen when opening help (#437866).
1316
1317 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1318
1319         * data/evince-ui.xml:
1320         * shell/ev-application.[ch]: (get_print_settings_from_args),
1321         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1322         (ev_application_open_uri_list):
1323         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1324         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1325         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1326         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1327         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1328         (ev_window_dispose):
1329         * shell/main.c: (arguments_parse):
1330
1331         Add print button in preview mode. Fixes bug #396475. 
1332
1333 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1334
1335         * cut-n-paste/zoom-control/ephy-zoom.h:
1336         
1337         Fixes zoom level factors. See bug #408119 for details.
1338
1339 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1340
1341         * backend/comics/comics-document.c: (comics_regex_quote),
1342         (extract_argv):
1343         
1344         Correctly quote symbols. Fixes crash in the bug
1345         #415370.
1346
1347 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1348
1349         * shell/ev-navigation-action-widget.c:
1350         (ev_navigation_action_widget_init),
1351         (ev_navigation_action_widget_class_init),
1352         (ev_navigation_action_widget_button_press_event):
1353         
1354         Connect to button-press event on correct widget. Fixes
1355         bug #431988
1356
1357 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1358
1359         * shell/ev-application.c: (ev_application_open_window),
1360         (ev_application_add_icon_path_for_screen),
1361         (ev_application_open_uri_at_dest):
1362         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1363         * shell/ev-navigation-action.c: (build_menu):
1364         
1365         Add app-specific icons to our icon theme. Fixes bug
1366         #425508.
1367
1368 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1369
1370         * shell/ev-history.c: (ev_history_class_init),
1371         (ev_history_add_link):
1372         * shell/ev-history.h:
1373         * shell/ev-navigation-action.c:
1374         (ev_navigation_action_history_changed),
1375         (ev_navigation_action_set_history), (build_menu),
1376         (ev_navigation_action_finalize):
1377         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1378         
1379         Make navigation action unsensitive instead of showing
1380         menu with unsensitive word. Fixes bug #417392.
1381
1382 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1383
1384         * shell/ev-application.[ch]: (ev_application_shutdown),
1385         (ev_application_get_print_settings),
1386         (ev_application_set_print_settings):
1387         * shell/ev-window.c:
1388
1389         Remember print settings. Fixes bug #349102. 
1390
1391 2007-05-08  Christian Persch  <chpe@gnome.org>
1392
1393         * configure.ac:
1394         * properties/ev-properties-view.c:
1395
1396         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1397         Bug #382438.
1398
1399 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * configure.ac:
1402         * properties/ev-properties-view.c: (ev_regular_paper_size):
1403
1404         Use gtk+ builtin paper list to identify the document's paper size.
1405         Fixes bug #382438. 
1406
1407 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1408
1409         * configure.ac:
1410
1411         Fix build when compiling with thumbnailer and libgnome support. 
1412
1413 2007-05-04  Ross Burton  <ross@openedhand.com>
1414
1415         * configure.ac:
1416         Add --without-libgnome, check for libgnome and libgnomeui
1417         separately, and add them to the symbols as required.
1418
1419         * libdocument/ev-file-helpers.c:
1420         When building without libgnome, use g_get_user_config_dir instead
1421         of gnome_user_dir_get.
1422
1423         * shell/ev-application.c:
1424         When building without libgnome, don't use session management.
1425
1426         * shell/main.c:
1427         When building without libgnome, don't use GnomeProgram or
1428         initialise the authentication manager.
1429
1430         This fixes #328842.
1431
1432 2007-05-04  Ross Burton  <ross@openedhand.com>
1433
1434         * shell/ev-window.c:
1435         Don't use libgnome to open help, instead call Yelp directly.
1436
1437 2007-05-04  Ross Burton  <ross@openedhand.com>
1438
1439         * shell/ev-sidebar-attachments.c:
1440         Don't use libgnome to lookup icons for MIME types, instead copy
1441         code from GTK+ to do it manually.
1442
1443 2007-05-04  Ross Burton  <ross@openedhand.com>
1444
1445         * configure.ac:
1446         Add libxml to the dependencies for SHELL_CORE (#435818).
1447
1448 2007-05-02  Ross Burton  <ross@openedhand.com>
1449
1450         * configure.ac:
1451         * Makefile.am:
1452         Add --disable-thumbnailer (#434825)
1453
1454 2007-05-02  Ross Burton  <ross@openedhand.com>
1455
1456         * shell/ev-window.c:
1457         Add missing includes, fix indentation.
1458
1459         * shell/main.c:
1460         Fix indentation.
1461
1462 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1463
1464         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1465         ev_application_open_uri_at_dest instead of ev_application_open_uri
1466         preventing new document always being opened in a new window even if there
1467         is an empty window.
1468
1469 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1470
1471         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1472         (egg_recent_view_uimanager_finalize):
1473         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1474         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1475         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1476         (ev_pixbuf_cache_dispose):
1477         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1478         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1479         
1480         Add missing chain to parent class methods. Fixes
1481         bug #433128.
1482
1483 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1484
1485         * data/Makefile.am (update-icon-cache): Updates
1486         gtk-update-icon-cache in uninstall-hook.
1487
1488 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1489
1490         * shell/ev-window.c: (ev_window_setup_document),
1491         (ev_window_set_document), (ev_window_load_job_cb):
1492         * shell/ev-view.c: (setup_caches):
1493         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1494
1495         Start rendering pages before any other jobs. 
1496
1497 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1498
1499         * shell/ev-window.c: (ev_window_stop_fullscreen),
1500         (ev_window_stop_presentation):
1501
1502         Update chrome visibility before window unfullscreen. 
1503
1504 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1505
1506         * data/Makefile.am:
1507         * data/evince-ui.xml:
1508         * shell/ev-stock-icons.[ch]:
1509         * shell/ev-application.[ch]: (ev_application_shutdown),
1510         (ev_application_init), (ev_application_get_toolbars_model):
1511         * shell/ev-window.c: (update_chrome_visibility),
1512         (fullscreen_toolbar_setup_item_properties),
1513         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1514         (ev_window_run_presentation), (ev_window_stop_presentation),
1515         (ev_window_run_preview), (ev_window_screen_changed),
1516         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1517         (ev_window_dispose), (ev_window_init):
1518
1519         Make fullscreen toolbar always visible. Do not use egg toolbars for
1520         fullscreen and preview modes since such toolbars are not editables.
1521         Fixes bugs #300278, #338910 and #316188.  
1522
1523 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1524
1525         * shell/ev-application.c:
1526         * shell/ev-job-queue.c:
1527         * shell/ev-metadata-manager.c:
1528         * shell/ev-stock-icons.c:
1529         * shell/ev-window.c:
1530         * shell/main.c:
1531         
1532         Developers documentation updated.
1533
1534 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1535
1536         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1537
1538         Check whether uri is valid before launching it. Fixes bug #427664.
1539
1540 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1541
1542         * shell/ev-window.c:
1543
1544         Change key accelerator for Open a Copy menu entry which is in conflict
1545         with Close. Fixes bug #427321.
1546
1547 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1548
1549         * NEWS:
1550         * configure.ac:
1551         
1552         Update for release 0.8.1
1553
1554 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1555
1556         * shell/ev-window.c: (setup_size_from_metadata):
1557         
1558         Do not make window bigger than screen. Fixes bug 
1559         #388985.
1560
1561 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1562
1563         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1564         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1565
1566         Use default resolution when it's not provided by document. Fixes bug
1567         #408762.
1568
1569 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1570
1571         * configure.ac:
1572         * thumbnailer/Makefile.am:
1573         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1574         * thumbnailer/evince-thumbnailer.schemas.in:
1575         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1576
1577         Add support for ps, eps and compressed documents thumbnails. Do not
1578         ignore size parameter. 
1579
1580 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1581
1582         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1583         (dvi_document_do_color_special):
1584         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1585
1586         Implement font color specials in the DVI backend. Fixes bug #303651.
1587
1588 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1589
1590         Fixup the previous commit:
1591
1592         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1593         * shell/xdg-user-dir-lookup.c: Make the function non-static
1594         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1595
1596 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1597
1598         * shell/ev-window.c (file_open_dialog_response_cb): Use
1599         the xdg-user-dirs DOCUMENTS folder as default folder when
1600         opening a file chooser.  (#424858)
1601
1602         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1603         xdg-user-dirs.
1604
1605 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1606
1607         * shell/ev-window.c: (ev_window_load_job_cb):
1608
1609         Do not setup view from metadata on preview mode. 
1610
1611 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1612
1613         * shell/main.c:
1614
1615         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1616
1617 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1618
1619         * shell/ev-view.c: (ev_view_primary_get_cb):
1620
1621         Check pointer != NULL before using it. Fixes bug #416841. 
1622
1623 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1624
1625         * NEWS:
1626         * configure.ac:
1627         
1628         Release 0.8.0
1629
1630 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1631
1632         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1633
1634         Do not render thumbnails when sidebar thumbnail page is not visible
1635         at startup. Fixes bug #416447. 
1636
1637 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1638
1639         * data/evince.desktop.in.in:
1640
1641         "Application" is not a valid category in the freedesktop specification.
1642
1643 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1644
1645         * libdocument/ev-file-helpers.[ch]: (compression_run),
1646         (ev_file_uncompress), (ev_file_compress):
1647         * shell/ev-window.c: (file_save_dialog_response_cb):
1648
1649         Save document compressed when saving a copy of a compressed document.
1650         Fixes bug #334542.
1651
1652 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1653
1654         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1655
1656         Allow deleting in goto window entry in presentation mode. 
1657
1658 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1659
1660         * Makefile.am: Dist MAINTAINERS.
1661
1662 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1663
1664         * shell/ev-window.c: (ev_window_update_actions):
1665
1666         Fix zoom shortcut keys when searching. Fixes bug #409828.
1667
1668 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1669
1670         * shell/ev-window.c: (ev_window_setup_document):
1671
1672         Fix crash when loading documents with only one page. 
1673
1674 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1675
1676         * backend/dvi/dvi-document.c:
1677         (dvi_document_thumbnails_get_dimensions),
1678         (dvi_document_thumbnails_get_thumbnail):
1679         * backend/impress/impress-document.c:
1680         (impress_document_thumbnails_get_thumbnail),
1681         (impress_document_thumbnails_get_dimensions):
1682         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1683         (ps_document_thumbnails_get_dimensions):
1684         * backend/djvu/djvu-document.c:
1685         (djvu_document_thumbnails_get_dimensions),
1686         (djvu_document_thumbnails_get_thumbnail):
1687         * backend/tiff/tiff-document.c:
1688         (tiff_document_thumbnails_get_thumbnail),
1689         (tiff_document_thumbnails_get_dimensions):
1690         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1691         (pdf_document_thumbnails_get_thumbnail),
1692         (pdf_document_thumbnails_get_dimensions):
1693         * backend/comics/comics-document.c:
1694         (comics_document_thumbnails_get_thumbnail),
1695         (comics_document_thumbnails_get_dimensions):
1696         * backend/pixbuf/pixbuf-document.c:
1697         (pixbuf_document_thumbnails_get_thumbnail),
1698         (pixbuf_document_thumbnails_get_dimensions):
1699         * libdocument/ev-document-thumbnails.[ch]:
1700         (ev_document_thumbnails_get_thumbnail),
1701         (ev_document_thumbnails_get_dimensions):
1702         * libdocument/ev-document-misc.[ch]:
1703         (ev_document_misc_get_thumbnail_frame):
1704         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1705         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1706         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1707         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1708         (ev_sidebar_thumbnails_refresh):
1709         * shell/ev-window.c: (ev_window_setup_document):
1710         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1711
1712         Use an EvRenderContext for rendering thumbnails instead of a suggested
1713         width, so that different sized pages get sized proportionally.
1714
1715 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1716
1717         * shell/ev-view.c: (ev_view_button_press_event),
1718         (ev_view_key_press_event):
1719
1720         Fix critical warnings when there is no document loaded. 
1721
1722 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1723
1724         * shell/ev-page-action-widget.c:
1725         * shell/ev-navigation-action.c:
1726         * shell/ev-window.c:
1727
1728         Fix compile warnings. 
1729
1730 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1731
1732         * backend/djvu/djvu-text.h:
1733         * backend/djvu/djvu-document.c:
1734         * backend/djvu/djvu-text-page.c:
1735         * backend/djvu/djvu-links.c:
1736         * backend/djvu/djvu-text-page.h:
1737         * backend/djvu/djvu-text.c:
1738         
1739         Fix build on Mac. Fixes bug #392186. Patch by
1740         <ephraim_owns@hotmail.com>
1741
1742 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1743
1744         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1745
1746         Restore cairo context before rendering every page when printing a PDF
1747         document into a PDF file. 
1748
1749 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1750
1751         * backend/ps/gstypes.h:
1752         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1753         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1754         (ps_document_thumbnails_get_thumbnail):
1755
1756         Handle PostScript page orientation. Fixes bug #318568.
1757
1758 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1759
1760         * backend/ps/Makefile.am:
1761         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1762         (document_load), (ps_document_load), (save_document),
1763         (save_page_list), (ps_document_get_n_pages),
1764         (ps_document_get_page_size), (ps_document_get_info),
1765         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1766         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1767         (ps_document_thumbnails_get_thumbnail),
1768         (ps_document_thumbnails_get_dimensions),
1769         (ps_document_document_thumbnails_iface_init):
1770         * backend/ps/ps.[ch]: (psgetpagebox):
1771         * backend/ps/ps-interpreter.[ch]:
1772
1773         Add support for thumbnails in ps backend. Fixes bug #164755. 
1774
1775 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1776
1777         * NEWS:
1778         * configure.ac:
1779         
1780         Release 0.7.2
1781
1782 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1783
1784         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1785         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1786         (ev_window_dispose):
1787
1788         Use document thumbnail as window icon. Fixes bug #384442.
1789
1790 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
1791
1792         * configure.ac:
1793
1794         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1795         duplicated adding application/x-bzpostscript instead. 
1796
1797 2007-02-11  Tom Parker  <palfrey@tevp.net>
1798
1799         * backend/ps/ps-document.c: (document_load):
1800
1801         Check return value of psscan before trying
1802         to use it. Fixes bug #372414.
1803
1804 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1805
1806         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1807
1808         Fix invalid free in ev-page-cache. Fixes bug #404745.
1809
1810 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1811
1812         * test/Makefile.am:
1813         * test/test3.py:
1814         
1815         Added reload test case.
1816
1817 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1818
1819         * po/POTFILES.in:
1820         * backend/djvu/djvu-document.c: (djvu_document_load):
1821
1822         Check whether there are missing files in indirect multipage djvu
1823         documents. Fixes bug #361683. 
1824
1825 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1826
1827         * test/Makefile.am:
1828         * test/test-mime.bin:
1829         * test/test3.py:
1830         
1831         Added test for slow mime type
1832
1833 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1834
1835         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1836
1837         Add some checks and call parent_class->finalize. Fixes bug #404745.
1838
1839 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1840
1841         * shell/ev-navigation-action.c: (connect_proxy):
1842         
1843         Fixes dropdown history menu. Thanks a lot Carlos!
1844
1845 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1846
1847         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1848
1849         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1850         bug #373715.
1851
1852 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1853
1854         * backend/ps/ps.c: (psscan):
1855
1856         Fix memory leak. 
1857
1858 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1859
1860         * configure.ac:
1861         * libdocument/ev-file-helpers.c: 
1862
1863         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1864
1865 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1866
1867         * configure.ac:
1868         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1869         (ps_interpreter_start), (document_load), (save_document),
1870         (save_page_list):
1871         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1872         * libdocument/ev-document-factory.c:
1873         (ev_document_factory_get_from_mime), (get_document_from_uri),
1874         (free_uncompressed_uri), (ev_document_factory_get_document):
1875         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1876
1877         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
1878
1879 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1880
1881         * libdocument/ev-document.h:
1882
1883         Fix typo in function name. 
1884
1885 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1886
1887         * backend/ps/ps-document.c: (ps_interpreter_finished),
1888         (ps_interpreter_start), (ps_interpreter_failed):
1889
1890         Handle ghostscript interpreter crashes. 
1891
1892 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1893
1894         * shell/ev-window.c: (ev_window_open_uri),
1895         (window_configure_event_cb):
1896
1897         Setup window size and position before showing it. Fixes bug #401711.
1898
1899 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1900
1901         * backend/ps/Makefile.am:
1902         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1903         (ps_document_dispose), (ps_document_class_init),
1904         (ps_interpreter_input), (ps_interpreter_output),
1905         (ps_interpreter_error), (setup_interpreter_env),
1906         (ps_interpreter_start), (ps_interpreter_stop),
1907         (ps_interpreter_failed), (ps_interpreter_is_ready),
1908         (check_filecompressed), (document_load), (ps_document_load),
1909         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1910         (ps_document_widget_event), (send_ps), (ps_document_next_page),
1911         (render_page):
1912
1913         Rework ps-document. Code cleanups, remove deprecated code. 
1914
1915 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1916
1917         * shell/ev-view.c: (ev_view_button_press_event):
1918
1919         Do not start an image drag and drop operation when pointer is on 
1920         text, so that we can select text when the whole background is an
1921         image. 
1922
1923 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1924
1925         * shell/ev-window.c: (ev_window_update_actions): 
1926
1927         Disable all zoom related actions during presentation mode. 
1928
1929 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
1930
1931         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
1932
1933         Do not zoom in or out on presentation mode. Fixes bug #401305.
1934
1935 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1936
1937         * shell/ev-navigation-action.c: (connect_proxy),
1938         (create_menu_item), (ev_navigation_action_class_init):
1939         
1940         Correctly show menu and fix crash when navigaton 
1941         action is out of toolbar visible area.
1942
1943 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1944
1945         * data/Makefile.am:
1946         * data/evince.1:
1947         
1948         Added man file
1949
1950 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1951
1952         * help/reference/* :
1953         * configure.ac:
1954         
1955         Added gtk-doc based documentation for Evince.
1956         Still in initial state but I hope it will
1957         grow.
1958         
1959         * configure.ac:
1960         
1961         Lower dbus requirement to 0.70
1962
1963 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1964
1965         * shell/ev-window.c: (ev_window_add_history):
1966
1967         Fix memory leak. 
1968
1969 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1970
1971         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
1972         * shell/ev-view.h:
1973         * shell/ev-window.c: (ev_window_add_history):
1974         
1975         Correctly handle named destination links
1976
1977 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1978
1979         * NOTES:
1980         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
1981         * backend/pdf/ev-poppler.cc:
1982         * libdocument/ev-document-links.h:
1983         * libdocument/ev-link.c: (ev_link_get_page):
1984         * libdocument/ev-link.h:
1985         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
1986         (ev_history_add_link):
1987         * shell/ev-history.h:
1988         * shell/ev-navigation-action.c: (activate_menu_item_cb),
1989         (new_history_menu_item), (build_menu):
1990         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
1991         * shell/ev-sidebar-links.c: (create_loading_model),
1992         (print_section_cb), (ev_sidebar_links_construct),
1993         (fill_page_labels), (update_page_callback_foreach),
1994         (update_page_callback), (job_finished_callback):
1995         * shell/ev-view.c: (ev_view_handle_link):
1996         * shell/ev-window.c: (ev_window_find_chapter),
1997         (ev_window_add_history), (view_handle_link_cb),
1998         (history_changed_cb):
1999         
2000         Implements another history variant
2001
2002 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2003
2004         * shell/ev-window.c: (view_external_link_cb):
2005         * shell/ev-view.c: (ev_view_button_release_event):
2006
2007         Open links in new window when clicking with middle button. 
2008
2009 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2010
2011         * shell/ev-navigation-action.c: (new_history_menu_item):
2012         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2013         * shell/ev-view.c: (ev_view_handle_link):
2014         * shell/ev-window.c:
2015         
2016         Store link before jump, not the destination. For me it 
2017         seems like more natural history behavior.
2018
2019 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2020
2021         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2022         (ev_navigation_action_class_init):
2023         * shell/ev-navigation-action.h:
2024         * shell/ev-page-action.c: (activate_cb):
2025         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2026         (ev_page_cache_set_current_page_history):
2027         * shell/ev-page-cache.h:
2028         * shell/ev-sidebar-thumbnails.c:
2029         (ev_sidebar_tree_selection_changed),
2030         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2031         * shell/ev-view-private.h:
2032         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2033         * shell/ev-view.h:
2034         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2035         (ev_window_setup_document), (ev_window_load_job_cb):
2036         * shell/ev-window.h:
2037         
2038         History finally works as expected.
2039
2040 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2041
2042         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2043
2044         Do not update links treeview if it doesn't have a model assigned yet. 
2045
2046 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2047
2048         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2049         (ev_sidebar_links_class_init), (update_page_callback):
2050
2051         Do not update links treeview when sidepane is not visible. 
2052
2053 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2054
2055         * shell/ev-marshal.list:
2056         * shell/ev-page-action.c: (activate_cb),
2057         (ev_page_action_class_init):
2058         * shell/ev-page-action.h:
2059         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2060         * shell/ev-window.c:
2061         
2062         Remove activate_link signal, not required.
2063
2064 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2065
2066         * shell/ev-navigation-action.c: (build_menu):
2067         
2068         Reorder menu items and build menu with fixed length.
2069
2070 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2071
2072         * shell/ev-view.c: (get_selected_text):
2073         
2074         Normalize text to fix ligatures problem. See bug
2075         #341947 for details.
2076
2077 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2078
2079         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2080
2081         Fix memory leak in ev-page-cache. 
2082
2083 2007-01-25  Tom Parker <palfrey@tevp.net>
2084
2085         * backend/impress/impress-document.c: (impress_document_load),
2086         (impress_document_finalize), (impress_document_init):
2087         * properties/ev-properties-main.c: (ev_properties_get_pages):
2088         
2089         Correctly handle impress document errors. Fixes nautilus
2090         crash in property page #370491.
2091
2092 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2093
2094         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2095         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2096         (ev_job_queue_remove_job):
2097         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2098         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2099         (ev_job_load_run):
2100         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2101         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2102         (ev_window_load_job_cb), (xfer_update_progress_callback),
2103         (ev_window_open_uri), (ev_window_dispose):
2104         * shell/main.c: (main):
2105
2106         Do file transfer asynchronously in the main thread instead of
2107         synchronously in the load thread. Fixes bugs #399694, #398307 and
2108         #343542.
2109
2110 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2111
2112         * shell/ev-jobs.c: (ev_job_xfer_run):
2113
2114         Load the document with the font-config lock held. 
2115
2116 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2117
2118         * backend/ps/ps-document.c: (start_interpreter):
2119
2120         Fix memory leaks in ps backend. 
2121
2122 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2123
2124         * backend/impress/impress-document.c:
2125         (impress_document_render_pixbuf):
2126
2127         Do not acquire fontconfig lock in impress backend, since it is using
2128         the main loop for rendering. 
2129
2130 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2131
2132         * po/POTFILES.in: 
2133
2134         Remove mdvi files that shouldn't be translated. 
2135
2136 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2137
2138         * shell/ev-view-private.h:
2139         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2140         (ev_view_set_zoom):
2141
2142         Render "loading..." text into a cairo surface instead of directly into
2143         the window so that fontconfig lock is only needed once and UI is not
2144         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2145
2146 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2147
2148         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2149         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2150
2151         Use icon theme associated with the window screen rather than default. 
2152
2153 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2154
2155         * configure.ac:
2156
2157         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2158
2159 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2160
2161         * data/icons/*/apps/evince.*:
2162
2163         Move Evince icons under new apps directory.
2164
2165         * data/icons/*/actions/*:
2166
2167         Add new custom themeable Evince icons: view-page-continuous, 
2168         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2169         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2170
2171         * configure.ac:
2172
2173         Add new directories to AC_CONFIG_FILES.
2174
2175         * shell/ev-stock-icons.c:
2176         * shell/ev-stock-icons.h:
2177
2178         Use new custom themeable icons.
2179
2180 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2181
2182         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2183
2184         Do not draw white background page in presentation mode. 
2185
2186 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2187
2188         * shell/ev-view.c: Remove unused gnome-vfs include.
2189
2190 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2191
2192         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2193         
2194         Format string is corrected, fixes bug #397129.
2195
2196 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2197
2198         * shell/ev-window.c: (ev_window_setup_recent):
2199
2200         Do not include in recent menu inexistent documents. Fixes
2201         bug #339171.
2202
2203 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2204
2205         * po/POTFILES.skip: 
2206
2207         Update POTFILES.skip file according to current source tree. 
2208
2209 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2210
2211         * shell/ev-window.c: (file_save_dialog_response_cb):
2212
2213         Do Save a copy in atomic way. Fixes bug #328266. 
2214
2215 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2216
2217         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2218
2219         Keep selected cell always visible in index treeview.
2220
2221 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2222         
2223         * shell/ev-view.c: (ev_view_size_allocate):
2224
2225         Restore horizontal scrollbar after switching to/from fullscreen
2226         or presentation mode. Fixes bug #331728.
2227
2228 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2229
2230         * shell/ev-view-private.h:
2231         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2232         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2233         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2234         (ev_view_can_zoom_out):
2235
2236         Use max and min scale values in the view iby taking dpi into account. 
2237
2238 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2239
2240         * configure.ac:
2241         * NEWS:
2242
2243         Release 0.7.1
2244
2245 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2246
2247         * shell/ev-window.c: (ev_window_print_send):
2248
2249         Send print job to printer with some settings set to default values,
2250         since we have already exported to a file according to such settings
2251         and they could be taken twice by some printers. 
2252
2253 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2254
2255         * shell/ev-jobs.c: (ev_job_xfer_run):
2256         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2257
2258         Show main window and load document with the font-config lock held. 
2259
2260 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2261
2262         * configure.ac:
2263         * shell/ev-application.c: (ev_application_register_service):
2264         * shell/main.c: (load_files_remote):
2265
2266         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2267
2268 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2269
2270         * doc/debugging.txt:
2271         
2272         Remove obsolete documentation.
2273
2274 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2275
2276         * Makefile.am:
2277         * backend/Makefile.am:
2278         * backend/comics/Makefile.am:
2279         * backend/djvu/Makefile.am:
2280         * backend/dvi/Makefile.am:
2281         * backend/ev-async-renderer.c:
2282         * backend/ev-async-renderer.h:
2283         * backend/ev-attachment.c:
2284         * backend/ev-attachment.h:
2285         * backend/ev-backend-marshal.c:
2286         * backend/ev-document-factory.c:
2287         * backend/ev-document-factory.h:
2288         * backend/ev-document-find.c:
2289         * backend/ev-document-find.h:
2290         * backend/ev-document-fonts.c:
2291         * backend/ev-document-fonts.h:
2292         * backend/ev-document-images.c:
2293         * backend/ev-document-images.h:
2294         * backend/ev-document-info.h:
2295         * backend/ev-document-links.c:
2296         * backend/ev-document-links.h:
2297         * backend/ev-document-misc.c:
2298         * backend/ev-document-misc.h:
2299         * backend/ev-document-security.c:
2300         * backend/ev-document-security.h:
2301         * backend/ev-document-thumbnails.c:
2302         * backend/ev-document-thumbnails.h:
2303         * backend/ev-document-transition.c:
2304         * backend/ev-document-transition.h:
2305         * backend/ev-document.c:
2306         * backend/ev-document.h:
2307         * backend/ev-file-exporter.c:
2308         * backend/ev-file-exporter.h:
2309         * backend/ev-image.c:
2310         * backend/ev-image.h:
2311         * backend/ev-link-action.c:
2312         * backend/ev-link-action.h:
2313         * backend/ev-link-dest.c:
2314         * backend/ev-link-dest.h:
2315         * backend/ev-link.c:
2316         * backend/ev-link.h:
2317         * backend/ev-render-context.c:
2318         * backend/ev-render-context.h:
2319         * backend/ev-selection.c:
2320         * backend/ev-selection.h:
2321         * backend/impress/Makefile.am:
2322         * backend/pdf/Makefile.am:
2323         * backend/pixbuf/Makefile.am:
2324         * backend/ps/Makefile.am:
2325         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2326         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2327         (start_interpreter), (stop_interpreter), (document_load),
2328         (ps_document_next_page), (render_page):
2329         * backend/tiff/Makefile.am:
2330         * comics/Makefile.am:
2331         * comics/comics-document.c:
2332         * comics/comics-document.h:
2333         * configure.ac:
2334         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2335         * djvu/Makefile.am:
2336         * djvu/djvu-document-private.h:
2337         * djvu/djvu-document.c:
2338         * djvu/djvu-document.h:
2339         * djvu/djvu-links.c:
2340         * djvu/djvu-links.h:
2341         * djvu/djvu-text-page.c:
2342         * djvu/djvu-text-page.h:
2343         * djvu/djvu-text.c:
2344         * djvu/djvu-text.h:
2345         * dvi/Makefile.am:
2346         * dvi/dvi-document.c:
2347         * dvi/dvi-document.h:
2348         * dvi/fonts.c:
2349         * dvi/fonts.h:
2350         * dvi/mdvi-lib/Makefile.am:
2351         * dvi/mdvi-lib/afmparse.c:
2352         * dvi/mdvi-lib/afmparse.h:
2353         * dvi/mdvi-lib/bitmap.c:
2354         * dvi/mdvi-lib/bitmap.h:
2355         * dvi/mdvi-lib/color.c:
2356         * dvi/mdvi-lib/color.h:
2357         * dvi/mdvi-lib/common.c:
2358         * dvi/mdvi-lib/common.h:
2359         * dvi/mdvi-lib/defaults.h:
2360         * dvi/mdvi-lib/dvimisc.c:
2361         * dvi/mdvi-lib/dviopcodes.h:
2362         * dvi/mdvi-lib/dviread.c:
2363         * dvi/mdvi-lib/files.c:
2364         * dvi/mdvi-lib/font.c:
2365         * dvi/mdvi-lib/fontmap.c:
2366         * dvi/mdvi-lib/fontmap.h:
2367         * dvi/mdvi-lib/fontsrch.c:
2368         * dvi/mdvi-lib/gf.c:
2369         * dvi/mdvi-lib/hash.c:
2370         * dvi/mdvi-lib/hash.h:
2371         * dvi/mdvi-lib/list.c:
2372         * dvi/mdvi-lib/mdvi.h:
2373         * dvi/mdvi-lib/pagesel.c:
2374         * dvi/mdvi-lib/paper.c:
2375         * dvi/mdvi-lib/paper.h:
2376         * dvi/mdvi-lib/pk.c:
2377         * dvi/mdvi-lib/private.h:
2378         * dvi/mdvi-lib/setup.c:
2379         * dvi/mdvi-lib/sp-epsf.c:
2380         * dvi/mdvi-lib/special.c:
2381         * dvi/mdvi-lib/sysdeps.h:
2382         * dvi/mdvi-lib/t1.c:
2383         * dvi/mdvi-lib/tfm.c:
2384         * dvi/mdvi-lib/tfmfile.c:
2385         * dvi/mdvi-lib/tt.c:
2386         * dvi/mdvi-lib/util.c:
2387         * dvi/mdvi-lib/vf.c:
2388         * dvi/pixbuf-device.c:
2389         * dvi/pixbuf-device.h:
2390         * impress/Makefile.am:
2391         * impress/common.h:
2392         * impress/document.c:
2393         * impress/f_oasis.c:
2394         * impress/f_oo13.c:
2395         * impress/iksemel.c:
2396         * impress/iksemel.h:
2397         * impress/imposter.h:
2398         * impress/impress-document.c:
2399         * impress/impress-document.h:
2400         * impress/internal.h:
2401         * impress/r_back.c:
2402         * impress/r_draw.c:
2403         * impress/r_geometry.c:
2404         * impress/r_gradient.c:
2405         * impress/r_style.c:
2406         * impress/r_text.c:
2407         * impress/render.c:
2408         * impress/render.h:
2409         * impress/zip.c:
2410         * impress/zip.h:
2411         * lib/Makefile.am:
2412         * lib/ev-debug.c:
2413         * lib/ev-debug.h:
2414         * lib/ev-file-helpers.c:
2415         * lib/ev-file-helpers.h:
2416         * lib/ev-gui.c:
2417         * lib/ev-gui.h:
2418         * lib/ev-tooltip.c:
2419         * lib/ev-tooltip.h:
2420         * libdocument/Makefile.am:
2421         * libdocument/ev-file-helpers.c:
2422         * pdf/Makefile.am:
2423         * pdf/ev-poppler.cc:
2424         * pdf/ev-poppler.h:
2425         * pixbuf/Makefile.am:
2426         * pixbuf/pixbuf-document.c:
2427         * pixbuf/pixbuf-document.h:
2428         * properties/Makefile.am:
2429         * ps/Makefile.am:
2430         * ps/gsdefaults.c:
2431         * ps/gsdefaults.h:
2432         * ps/gsio.c:
2433         * ps/gsio.h:
2434         * ps/gstypes.h:
2435         * ps/ps-document.c:
2436         * ps/ps-document.h:
2437         * ps/ps.c:
2438         * ps/ps.h:
2439         * shell/Makefile.am:
2440         * shell/ev-application.h:
2441         * shell/ev-sidebar-links.c:
2442         * shell/ev-sidebar-links.h:
2443         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2444         (ev_gui_menu_position_tree_selection):
2445         * shell/ev-utils.h:
2446         * shell/ev-view.c: (ev_view_finalize):
2447         * shell/ev-window.c:
2448         * shell/main.c: (main):
2449         * thumbnailer/Makefile.am:
2450         * tiff/Makefile.am:
2451         * tiff/tiff-document.c:
2452         * tiff/tiff-document.h:
2453         * tiff/tiff2ps.c:
2454         * tiff/tiff2ps.h:
2455         
2456         Reorganize source tree.
2457
2458 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2459
2460         * backend/ev-document-factory.c:
2461
2462         Do not include ev-poppler.h when pdf is disabled. 
2463
2464 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2465
2466         * configure.ac:
2467         * data/evince-ui.xml:
2468         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2469         (pdf_document_document_images_iface_init):
2470         * backend/Makefile.am:
2471         * backend/ev-document-images.[ch]:
2472         * backend/ev-image.[ch]:
2473         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2474         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2475         (ev_job_xfer_run):
2476         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2477         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2478         (ev_pixbuf_cache_get_image_mapping):
2479         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2480         (view_menu_popup_cb), (ev_window_dispose),
2481         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2482         (ev_view_popup_cmd_copy_image):
2483         * shell/ev-view-private.h:
2484         * shell/ev-view.c: (ev_view_get_image_at_location),
2485         (ev_view_do_popup_menu), (ev_view_popup_menu),
2486         (ev_view_button_press_event), (ev_view_drag_data_get),
2487         (ev_view_drag_motion), (ev_view_drag_data_received),
2488         (ev_view_motion_notify_event), (ev_view_button_release_event),
2489         (ev_view_finalize), (ev_view_class_init):
2490
2491         Add image handling support. Fixes bugs #310008 and #325047. Images
2492         selection is not supported yet. 
2493
2494 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2495
2496         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2497         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2498         (ev_view_init):
2499
2500         Move view drag and drop stuff to ev-view.
2501
2502 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2503
2504         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2505         * shell/ev-view.c: (clear_selection): 
2506
2507         Clear selection also in pixbuf cache.
2508
2509 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2510
2511         * data/evince.desktop.in.in:
2512         
2513         Change icon name in desktop file. See bug #390734
2514         for details.
2515
2516 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2517
2518         * thumbnailer/Makefile.am:
2519
2520         Use top_builddir instead top_srcdir for generated schema
2521         file installation. Fixes bug #390161.
2522
2523 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2524
2525         * configure.ac:
2526         * backend/Makefile.am:
2527         * backend/ev-document-transition.[ch]:
2528         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2529         (pdf_document_page_transition_iface_init):
2530         * shell/ev-view-private.h:
2531         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2532         (ev_view_set_presentation), (transition_next_page),
2533         (ev_view_presentation_transition_stop),
2534         (ev_view_presentation_transition_start), (ev_view_next_page):
2535
2536         Add page transition support in presentation mode. At the moment only
2537         page duration is supported, but not transition effects. Fixes bug
2538         #309815.
2539
2540 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2541
2542         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2543
2544         Run find_link_dest with document lock held, since it's called by links
2545         thread and main thread at the same time. 
2546
2547 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2548
2549         * shell/ev-view.c: (goto_dest):
2550
2551         Update page-cache when page is changed by the view, so that
2552         page-changed signal is emitted. 
2553
2554 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2555
2556         * test/test1.py:
2557         * test/test2.py:
2558
2559         Use C locale in tests. 
2560
2561 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * shell/ev-window.c: (ev_window_run_presentation):
2564         * shell/ev-view-private.h:
2565         * shell/ev-view.c: (ev_view_set_presentation):
2566
2567         Restore zoom settings when back from presentation mode. 
2568
2569 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2570
2571         * shell/ev-window.c: (ev_window_run_presentation):
2572
2573         Always use "best fit" zoom in presentation mode.
2574         Fixes bug #389195.
2575
2576 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2577
2578         * shell/ev-view.c: (ev_view_goto_window_create):
2579
2580         Show "Jump to page" label in the page jumping popup in
2581         presentation mode instead of just a GtkEntry.
2582
2583 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2584
2585         * shell/ev-window.c: (launch_external_uri):
2586
2587         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2588         #378085.
2589
2590 2006-12-22  Elijah Newren  <newren gmail com>
2591
2592         * configure.ac: explicitly check for libxml2.  Fixes #388795
2593
2594 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2595
2596         * shell/ev-view-private.h:
2597         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2598         (ev_view_goto_window_delete_event), (key_is_numeric),
2599         (ev_view_goto_window_key_press_event),
2600         (ev_view_goto_window_button_press_event),
2601         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2602         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2603         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2604
2605         Allow jumping to another page by typing a page number in presentation
2606         mode. It uses a popup window with an entry. Fixes bug #353625.
2607
2608 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2609
2610         * configure.ac:
2611         * properties/ev-properties-view.c: (ev_get_default_user_units),
2612         (ev_regular_paper_size):
2613         
2614         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2615         to Damien Carbery <damien.carbery@sun.com> and
2616         Yevgen Muntyan <muntyan@tamu.edu>.
2617
2618 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2619
2620         * shell/ev-window.c: (setup_document_from_metadata):
2621
2622         Make sure Evince doesn't restore the view on the last
2623         page when a document is reopened. Fixes bug #383381.
2624
2625 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2626
2627         * shell/ev-view.c: (draw_loading_text):
2628
2629         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2630
2631 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2632
2633         * configure.ac:
2634         * NEWS:
2635
2636         Release 0.7.0
2637
2638 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2639
2640         * configure.ac:
2641         * pdf/ev-poppler.cc: (pdf_print_context_free),
2642         (pdf_document_file_exporter_begin),
2643         (pdf_document_file_exporter_do_page):
2644
2645         Make cairo-pdf depedency optional. 
2646
2647 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2648
2649         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2650
2651         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2652
2653 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2654
2655         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2656         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2657         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2658         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2659         * shell/ev-view.c: (draw_loading_text):
2660         * shell/ev-window.c: (ev_window_cmd_file_properties):
2661
2662         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2663         related to using FontConfig from different threads.
2664         
2665 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2666
2667         * shell/ev-view.c: (draw_loading_text):
2668
2669         Acquire lock document when drawing "Loading..." text so that only one
2670         thread will use FontConfig at the same time. Fixes bug #374750.
2671
2672 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2673
2674         * shell/ev-page-action.[ch]: (activate_cb):
2675         * shell/ev-window.c: (activate_label_cb):
2676
2677         Check if text inserted in page entry is a valid page number when it
2678         doesn't match to any document page label. Fixes bug #383165.
2679
2680 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2681         * shell/ev-window.c:
2682
2683         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2684         available with GTK < 2.10. Added an ifdef to avoid compilation
2685         error.
2686
2687 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2688
2689         * configure.ac:
2690         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2691
2692         Fix ps backend in multihead systems.
2693
2694 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2695
2696         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2697         * shell/ev-window.c: (ev_window_get_screen_dpi),
2698         (ev_window_update_actions), (setup_view_from_metadata),
2699         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2700
2701         Take screen DPI into account when zooming. Fixes bug #318285.
2702
2703 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2704
2705         * data/Makefile.am:
2706
2707         Cleaned up/slightly refactored Makefile.am. Added GConf
2708         schemas uninstallation as well.
2709
2710 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2711
2712         * Makefile.am:
2713         * test/Makefile.am:
2714
2715         Fight with autotools to fix make check. Make distcheck
2716         works fine as well now!
2717
2718 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2719
2720         * shell/ev-view.c: (draw_end_presentation_page):
2721
2722         Corrected "end of presentation" string.
2723
2724 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2725
2726         * shell/ev-view.c: (ev_view_key_press_event):
2727
2728         Correctly propagate key press event so that up/down keys
2729         work as expected (correct behaviour was broken by
2730         black/white screen key bindings for presentations).
2731
2732 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2733
2734         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2735         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2736         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2737         (pdf_selection_get_selection_region),
2738         (pdf_selection_get_selection_map):
2739
2740         Add "static" to some private functions. 
2741
2742 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2743
2744         * lib/ev-tooltip.h:
2745         * properties/ev-properties-view.h:
2746         * shell/ev-jobs.h:
2747         * shell/ev-properties-dialog.h:
2748         * shell/ev-properties-fonts.h:
2749         * shell/ev-sidebar-links.h:
2750         * shell/ev-sidebar-thumbnails.h:
2751         * shell/ev-sidebar.h:
2752         * shell/ev-window.h:
2753         
2754         Fixes CHACK type in class casts. See bug #385343
2755         for details.
2756
2757 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2758
2759         * shell/ev-view-private.h:
2760         * shell/ev-view.c: (draw_end_presentation_page),
2761         (ev_view_expose_event), (ev_view_key_press_event),
2762         (ev_view_class_init), (ev_view_init):
2763
2764         Blank screen in presentation mode when pressing 'b' (filling with
2765         black) or 'w' (filling with white) keys. Fixes bug #358132.
2766
2767 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2768
2769         * data/evince-toolbar.xml:
2770         * shell/ev-window.c:
2771         
2772         Use stock icon for Select All action. Fixes
2773         bug #382652.
2774
2775 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2776
2777         * shell/ev-view.c: (get_doc_point_from_offset),
2778         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2779
2780         Add links support in rotated documents. Fixes bug #343733.
2781
2782 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2783
2784         * shell/ev-view-private.h:
2785         * shell/ev-view.c: (draw_end_presentation_page),
2786         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2787
2788         Show a blank page after the last page in presentation mode with a
2789         message indicating that presentation has finished and how to exit. 
2790
2791 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2792
2793         * shell/ev-window.c: (fullscreen_timeout_cb):
2794
2795         Hide cursor after a while in presentation mode. 
2796
2797 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2798
2799         * backend/ev-document-info.h:
2800         * data/evince-properties.glade:
2801         * pdf/ev-poppler.cc:
2802         * properties/ev-properties-view.c: (ev_regular_paper_size),
2803         (ev_properties_view_set_info):
2804         * ps/ps-document.c: (ps_document_get_info):
2805
2806         Adds a paper size field to the properties dialog. Fixes
2807         bug #307315. Patch by Kasper Svendsen (with some i18n
2808         changes done by me).
2809
2810 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2811
2812         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2813         (screensaver_init_dbus), (totem_scrsaver_new),
2814         (totem_scrsaver_init):
2815         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2816         * shell/ev-application.c: (ev_application_register_service),
2817         (ev_application_screensaver_enable),
2818         (ev_application_screensaver_disable):
2819         * shell/ev-application.h:
2820         * shell/ev-window.c: (ev_window_run_presentation),
2821         (ev_window_stop_presentation), (build_comments_string),
2822         (ev_window_init):
2823         
2824         Move screensaver handling to application. No more
2825         message on startup.
2826
2827 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2828
2829         * configure.ac:
2830         * backend/Makefile.am:
2831         * backend/ev-file-exporter.[ch]:
2832         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2833         * ps/ps-document.c: (ps_document_file_exporter_*):
2834         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2835         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2836         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2837         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2838
2839         Allow printing to PDF when suppoted by the backend.
2840         
2841 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2842
2843         * shell/ev-window.c: (build_comments_string):
2844
2845         Use always "Document Viewer" in about dialog. 
2846
2847 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2848
2849         * djvu/djvu-document.c: (djvu_document_get_page_size):
2850
2851         Display a warning message when get_pageinfo fails. 
2852
2853 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
2854
2855         * Makefile.am:
2856         * backend/Makefile.am:
2857         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2858         * configure.ac:
2859         * shell/ev-window.c: (build_comments_string):
2860         
2861         Make pdf compilation optional. See bug #38007.
2862
2863 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2864
2865         * ps/ps.c: (get_next_text):
2866
2867         Fix CVE-2006-5864.
2868
2869 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2870
2871         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2872         * shell/ev-navigation-action.c: (connect_proxy),
2873         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2874         
2875         Do not call g_type_class_peek_parent twice.
2876
2877 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2878
2879         * configure.ac:
2880         * data/icons/24x24/.cvsignore:
2881         * data/icons/24x24/Makefile.am:
2882         * data/icons/24x24/evince.png:
2883         * data/icons/Makefile.am:
2884         
2885         Add 24x24 icon. Thanks to 
2886         Michael Monreal <infernux@web.de>.
2887
2888 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2889
2890         * configure.ac: Fix typo in configure.ac. Thanks
2891         to dmacks@netspace.org for notification.
2892
2893 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2894
2895         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2896         
2897         Drop dbus include, fixes compilation with older dbus.
2898
2899 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2900
2901         * configure.ac:
2902         * cut-n-paste/Makefile.am:
2903         * cut-n-paste/totem-screensaver/.cvsignore
2904         * cut-n-paste/totem-screensaver/Makefile.am:
2905         * cut-n-paste/totem-screensaver/README:
2906         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2907         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2908         * shell/Makefile.am:
2909         * shell/ev-window.c: (ev_window_run_presentation),
2910         (ev_window_stop_presentation), (ev_window_cmd_help_about),
2911         (ev_window_init):
2912
2913         Implemented screensaver enabling/disabling for
2914         presentation mode (not fullscreen mode). Code stolen
2915         from Totem (with some minor tweaks). Fixes bug #338889.
2916
2917 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2918
2919         * configure.ac:
2920
2921         Bump gnome-icon-theme requirements. We use the rotation
2922         icons that appeared recently.
2923
2924 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2925
2926         * shell/ev-history.c: (ev_history_add_page):
2927         * shell/ev-history.h:
2928         * shell/ev-window.c: (page_changed_cb):
2929         
2930         Use page labels instead of numbers.
2931
2932 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2933
2934         * data/evince-toolbar.xml:
2935         * po/POTFILES.in:
2936         * shell/Makefile.am:
2937         * shell/ev-navigation-action-widget.c:
2938         (ev_navigation_action_widget_init),
2939         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
2940         (menu_detacher), (ev_navigation_action_widget_set_menu),
2941         (menu_position_func), (popup_menu_under_arrow),
2942         (ev_navigation_action_widget_toggled),
2943         (ev_navigation_action_widget_button_press_event):
2944         * shell/ev-navigation-action-widget.h:
2945         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
2946         (ev_navigation_action_set_window), (activate_menu_item_cb),
2947         (new_history_menu_item), (new_empty_history_menu_item),
2948         (build_menu), (menu_activated_cb), (connect_proxy),
2949         (create_tool_item), (ev_navigation_action_init),
2950         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2951         * shell/ev-navigation-action.h:
2952         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
2953         (ev_page_action_widget_set_page_cache),
2954         (ev_page_action_widget_finalize),
2955         (ev_page_action_widget_class_init), (match_selected_cb),
2956         (display_completion_text), (match_completion), (build_new_tree_cb),
2957         (get_filter_model_from_model),
2958         (ev_page_action_widget_update_model):
2959         * shell/ev-page-action-widget.h:
2960         * shell/ev-page-action.c: (activate_link_cb), (update_model),
2961         (connect_proxy):
2962         * shell/ev-page-action.h:
2963         * shell/ev-stock-icons.c:
2964         * shell/ev-stock-icons.h:
2965         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2966         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
2967         (register_custom_actions):
2968         * shell/main.c:
2969         
2970         Preliminary history implementation
2971
2972 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2973
2974         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
2975         (dvi_document_class_init), (dvi_document_init_params):
2976         * dvi/mdvi-lib/font.c: (font_reference):
2977         
2978         Add reference to subfont. Fixes bug #374277.
2979
2980 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2981
2982         * shell/ev-window.c: (ev_window_create_tmp_symlink),
2983         (ev_window_cmd_file_open_copy_at_dest):
2984
2985         Fix a race condition when creating symlink. Increase the counter
2986         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
2987         Mathias Hasselmann).
2988
2989 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2990
2991         * backend/Makefile.am:
2992         * backend/ev-attachment.c: (ev_attachment_open):
2993         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
2994         (ev_tmp_dir), (ev_tmp_filename):
2995         * shell/ev-sidebar-attachments.c:
2996         (ev_sidebar_attachments_drag_data_get):
2997         * shell/ev-window.c: (ev_window_clear_temp_file):
2998
2999         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3000         in ensure_dir_exists. Abort without crashing when we can't create
3001         user's directory.
3002
3003 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3004
3005         * data/evince-ui.xml:
3006         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3007         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3008         (ev_window_cmd_file_open_copy_at_dest),
3009         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3010         (ev_view_popup_cmd_open_link_new_window):
3011
3012         Allow opening a copy of the current document in a new window. Fixes bug
3013         #357472
3014
3015 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3016
3017         * data/evince-toolbar.xml:
3018         
3019         Add rotate right and rotate left to available items for toolbar.
3020         
3021         * data/evince-ui.xml:
3022         * shell/ev-window.c: (ev_window_init):
3023         
3024         Customize toolbar with right click. Fixes bug #372451.
3025
3026 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3027
3028         * shell/ev-window.c: 
3029         
3030         Use "object-rotate-{left,right}" stock icons. Fixes 
3031         bug #373863.
3032
3033 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3034
3035         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3036         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3037         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3038         (ev_window_open_uri):
3039         * shell/main.c: (arguments_parse):
3040
3041         Remove temp file created when evince is used by GTK+ in
3042         preview mode. Fixes bug #365282. 
3043
3044 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3045
3046         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3047         
3048         Fixes bug #372474 - Side pane disabled when entering 
3049         and leaving fullscreen mode.
3050
3051 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3052
3053         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3054         * data/Makefile.am:
3055         * data/evince-preview-toolbar.xml:
3056         * data/evince-toolbar.xml:
3057         * shell/ev-application.c: (ev_application_shutdown),
3058         (ev_application_init), (ev_application_get_toolbars_model):
3059         * shell/ev-application.h:
3060         * shell/ev-window.c: (update_chrome_visibility),
3061         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3062         (ev_window_cmd_edit_toolbar), (ev_window_init):
3063         
3064         Fixes bug #364364 - toolbar editor shows zoom actions again.
3065
3066 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3067
3068         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3069
3070         Do not take margins into consideration for paper size when printing.
3071         Really fixes bug #350491.
3072
3073 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3074
3075         * data/evince-ui.xml:
3076         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3077         (ev_window_cmd_file_print_setup),
3078         (ev_window_print_dialog_response_cb),
3079         (ev_window_setup_action_sensitivity):
3080
3081         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3082
3083 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3084
3085         * shell/ev-window.c: (ev_window_print_range):
3086
3087         Revert my previuos commit, since printing to PDF is not supported by
3088         evince yet. 
3089
3090 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3091
3092         * shell/ev-window.c: (ev_window_print_range):
3093
3094         Enable print to a PDF. Fixes bug #332121.
3095
3096 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3097
3098         * shell/ev-application-service.xml:
3099         * shell/ev-application.[ch]: (ev_application_open_window),
3100         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3101         (ev_application_open_uri), (ev_application_open_uri_list):
3102         * shell/ev-window.c: (file_open_dialog_response_cb),
3103         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3104         (drag_data_received_cb), (open_remote_link):
3105         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3106
3107         Add support for multiscreen systems. Fixes bug #316206.
3108
3109 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3110
3111         * shell/ev-jobs.[ch]: (ev_job_print_new),
3112         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3113         (ev_job_print_do_page):
3114         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3115
3116         Allow printing only odd/even pages. Fixes bug #367289.
3117
3118 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3119
3120         * test/test1.py:
3121         * test/test2.py:
3122
3123         Re-add locale settings to test files.
3124
3125 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3126
3127         * data/evince-ui.xml:
3128         * shell/ev-window.c: (set_action_properties):
3129         
3130         Removed garbage from code and ui.
3131
3132 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3133
3134         * shell/ev-window.c: (ev_window_cmd_help_about):
3135
3136         Shamelessly add my name to the list of contributors.
3137
3138 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3139
3140         * test/test1.py:
3141         * test/test2.py:
3142
3143         Cleaned up the dogtail scripts.
3144
3145 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3146
3147         * shell/ev-view.c: (draw_loading_text): Don't render
3148         "loading..." text in presentation mode. Temporary
3149         workaround for bug #320352.
3150
3151 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3152
3153         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3154         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3155
3156         Use print settings scale, copies, collate and reverse which were
3157         ignored. Fixes bug #359032.
3158
3159 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3160
3161         * configure.ac:
3162         * data/evince-password.glade:
3163         * test/Makefile.am:
3164         * test/test-encrypt.pdf:
3165         * test/test-links.pdf:
3166         * test/test1.py:
3167         * test/test2.py:
3168
3169         Add automated UI tests for evince with dogtail. See
3170         bug #300948.    
3171
3172 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3173
3174         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3175
3176         Hide fullscreen toolbar when switching to another desktop workspace.
3177         Fixes bug #338871
3178
3179 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3180
3181         * shell/ev-window-title.c: 
3182         
3183         Test for .dvi in title of pdf documents.
3184
3185 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3186
3187         * shell/ev-view.c: (ev_view_scroll):
3188
3189         Page Up/Down should do page jumps in "Best fit" mode.
3190         If a user has explicitly chosen to view exactly one page
3191         at a time, scrolling just a part of the page when
3192         pressing Page Up/Down is not right. Fixes bug #323107.
3193
3194 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3195
3196         * NEWS:
3197         * configure.ac:
3198         
3199         Update for 0.6.1
3200
3201 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3202
3203         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3204         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3205         
3206         Correctly disconnect from job signals on destroy.
3207
3208 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3209
3210         * shell/ev-view-private.h:
3211         * shell/ev-view.c: (view_set_adjustment_values),
3212         (view_update_range_and_current_page),
3213         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3214         
3215         Fixes bug #343199, current page now follows find page.
3216
3217 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3218
3219         * backend/ev-document-factory.c:
3220         * configure.ac:
3221         Assigned OpenDocument presenation MIME type to the
3222         Impress backend. Added some missing (but harmless)
3223         #ifdefs in the document factory as well to make things
3224         consistent again. Fixes bug #360658.
3225
3226 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3227
3228         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3229         * backend/ev-document-find.c: (ev_document_find_get_type):
3230         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3231         * backend/ev-document-links.c: (ev_document_links_get_type):
3232         * backend/ev-document-security.c: (ev_document_security_get_type):
3233         * backend/ev-document-thumbnails.c:
3234         (ev_document_thumbnails_get_type):
3235         * backend/ev-document.c: (ev_document_get_type):
3236         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3237         * backend/ev-selection.c: (ev_selection_get_type):
3238         * cut-n-paste/recent-files/egg-recent-model.c:
3239         (egg_recent_model_get_type):
3240         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3241         (egg_recent_view_uimanager_get_type):
3242         * cut-n-paste/recent-files/egg-recent-view.c:
3243         (egg_recent_view_get_type):
3244         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3245         (egg_editable_toolbar_get_type):
3246         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3247         (egg_toolbar_editor_get_type):
3248         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3249         (egg_toolbars_model_get_type):
3250         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3251         (egg_tree_multi_drag_source_get_type):
3252         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3253         (ephy_zoom_action_get_type):
3254         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3255         (ephy_zoom_control_get_type):
3256         * impress/r_back.c: (_imp_fill_back):
3257         * properties/ev-properties-main.c:
3258         (ev_properties_plugin_register_type):
3259         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3260         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3261         (ev_view_accessible_factory_get_type):
3262
3263         Reduce relocations. Bug #360616.
3264
3265 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3266
3267         * backend/ev-document-factory.c:
3268         (ev_document_factory_get_document):
3269         
3270         Load document even if extension is wrong.
3271
3272 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3273
3274         * shell/ev-metadata-manager.c: (save_values):
3275         * shell/ev-window.c: (setup_size_from_metadata),
3276         (setup_view_from_metadata), (ev_window_setup_document),
3277         (ev_window_xfer_job_cb), (window_configure_event_cb):
3278         
3279         Set size according to the document size/page size ratio.
3280         That should correct rather wierd behaviour of the previous
3281         commit.
3282
3283 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3284
3285         * shell/ev-window.c: (setup_view_from_metadata):
3286         
3287         Set size for new windows from previous window size.
3288         See bugs #354968 and #168450 for details. Thanks
3289         to Meik Hellmund.
3290
3291 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3292
3293         * djvu/djvu-links.c: (build_tree):
3294
3295         Fix memory leak.
3296
3297 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3298
3299         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3300         
3301         Don't make sidebar close button insensitive. Fixes
3302         bug #357871.
3303
3304 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3305
3306         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3307         (ev_window_set_view_accels_sensitivity):
3308         
3309         Don't enable Slash on documents which don't support
3310         find. Fixes bug #358648.
3311
3312 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3313
3314         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3315         open dialog fall back to the current document uri if the
3316         filechooser hasn't been used before. Fixes bug #356980.
3317
3318 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3319
3320         * shell/ev-window.c: (ev_window_setup_recent), 
3321         (ev_window_get_recent_file_label):
3322
3323         Escape underscores in filenames of recent file items.
3324
3325 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3326
3327         * configure.ac:
3328         
3329         Bumped poppler requirements, really 0.5.3 is very 
3330         buggy, now we require 0.5.4.
3331
3332 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3333
3334         * djvu/Makefile.am:
3335         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3336         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3337         (djvu_document_document_links_iface_init):
3338         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3339         (number_from_string_10), (get_djvu_link_dest),
3340         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3341         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3342         (djvu_links_get_links), (djvu_links_find_link_dest),
3343         (djvu_links_get_links_model):
3344         * djvu/djvu-links.h:
3345         
3346         Add support for links and bookmarks in djvu documents. Thanks
3347         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3348         patch.
3349
3350 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3351
3352         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3353         
3354         Reopen should reload document. Fixes 
3355         bug 327951.
3356
3357 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3358
3359         * configure.ac:
3360         * data/Makefile.am:
3361         * data/evince-16.png:
3362         * data/evince-22.png:
3363         * data/evince.png:
3364         * data/evince.svg:
3365         * data/icons/16x16/Makefile.am:
3366         * data/icons/16x16/evince.png:
3367         * data/icons/22x22/Makefile.am:
3368         * data/icons/22x22/evince.png:
3369         * data/icons/48x48/Makefile.am:
3370         * data/icons/48x48/evince.png:
3371         * data/icons/Makefile.am:
3372         * data/icons/scalable/Makefile.am:
3373         * data/icons/scalable/evince.svg:
3374         
3375         Install icons with correct names. Fixes
3376         bug #354429.
3377
3378 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3379
3380         * shell/ev-view.c: (ev_view_button_release_event):
3381
3382         Don't open links with middle mouse button. Fixes bug #353649
3383
3384 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3385
3386         * NEWS:
3387         * configure.ac:
3388         
3389         Update for release 0.6.0
3390
3391 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3392
3393         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3394         Implement Close named action. Patch by Carlos Garcia Campos.
3395
3396 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3397
3398         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3399         
3400         Don't clear link mapping on copy_job_to_job_info. Fixes
3401         bug 346168.
3402
3403 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3404
3405         * shell/main.c: (main):
3406
3407         Revert my previous commit, gnome_program_init owns the option context.
3408         Fix another memory leak in main. Both caught by Christian Persch. 
3409
3410 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3411
3412         * shell/main.c: (main):
3413
3414         Fix memory leak.
3415
3416 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3417
3418         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3419
3420         Fix crash when opening a pdf with password protection. 
3421
3422 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3423
3424         * pdf/ev-poppler.cc: (pdf_document_search_free):
3425
3426         Fix memory leak. 
3427
3428 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3429
3430         * backend/ev-document-factory.c:
3431         (ev_document_factory_get_document):
3432         * tiff/tiff-document.c: (tiff_document_finalize):
3433         
3434         More correct handling of document loading. Fixes
3435         bug #349043.
3436
3437 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3438
3439         * backend/ev-attachment.c: (ev_attachment_save):
3440
3441         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3442         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3443
3444 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3445         
3446         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3447         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3448
3449 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3450
3451         * shell/ev-sidebar-thumbnails.c:
3452
3453         Do not render thumbnails unless thumbnails page is active in the
3454         sidebar.
3455
3456 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3457
3458         * shell/ev-properties-dialog.c:
3459
3460         Fix dialogue spacing. Bug #351370.
3461
3462 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3463
3464         * configure.ac:
3465
3466         Use lowercase gettext catalog file names (evince.mo
3467         instead of Evince.mo)
3468
3469 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3470
3471         * shell/ev-sidebar-attachments.c:
3472
3473         GtkIconTheme is now screen safe too. Fixes bug #350878
3474
3475 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3476
3477         * shell/ev-window.c:
3478
3479         GtkRecent manager is now screen safe. Fixes bug #350145
3480
3481 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3482
3483         * shell/ev-sidebar.c: (ev_sidebar_init):
3484         
3485         Make sidebar close icon smaller. Fix for bug 350177.
3486         See also bugs 350176 and 165770.
3487
3488 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3489
3490         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3491
3492         Ignore zoom for xyz destinations when it's <= 1, keeping user
3493         preferences instead. Set correct sizing-mode for fith and fitv
3494         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3495
3496 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3497
3498         * NEWS:
3499         * configure.ac:
3500         
3501         Update for release 0.5.5
3502
3503 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3504         
3505         * shell/ev-window.c: (ev_window_cmd_escape)
3506
3507         Escape unfocus page entry. Fixes bug #345809.
3508
3509 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3510
3511         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3512         (build_tree), (pdf_document_links_get_links),
3513         (pdf_document_links_find_link_dest):
3514         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3515         (goto_xyz_dest):
3516
3517         Convert from PDF style coordinates to X style coordinates in the
3518         backend rather than in the view. Fixes bug #338440
3519
3520 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3521
3522         * shell/ev-window.c:
3523         
3524         Remove Ctrl+Shift+T shortcut for toolbars. See
3525         the bug #350098.
3526
3527 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3528
3529         * configure.ac:
3530
3531         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3532         of this. 
3533
3534 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3535
3536         * configure.ac:
3537         * cut-n-paste/Makefile.am:
3538         * data/evince-ui.xml:
3539         * shell/Makefile.am:
3540         * shell/ev-application.[ch]:
3541         * shell/ev-window.c:
3542
3543         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3544         #349273
3545
3546 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3547
3548         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3549         findbar code: s/help/search/
3550
3551 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3552
3553         * shell/ev-window.c: (setup_document_from_metadata),
3554         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3555         (setup_view_from_metadata):
3556         
3557         Fix memory leaks.
3558
3559 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3560
3561         * autogen.sh, configure.ac: 
3562         
3563         Update automake usage. See bug 349292.
3564
3565 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3566
3567         * shell/eggfindbar.c: (egg_find_bar_class_init),
3568         (entry_activate_callback), (egg_find_bar_init),
3569         (egg_find_bar_set_status_text):
3570         * shell/eggfindbar.h:
3571         
3572         Unify Evince findbar with Epiphany. Nice patch
3573         from Fabricio Silva <silva@crans.org> and
3574         Frederic Peters <fpeters@entrouvert.com>. See
3575         bug #339966 for details.
3576
3577 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3578
3579         * data/evince.desktop.in.in:
3580         
3581         Correct information for bugzilla. Thanks to
3582         Olaf Vitters, see bug #348855.
3583
3584 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3585
3586         * shell/ev-jobs.[ch]:
3587         * shell/ev-sidebar-links.c:
3588         * shell/ev-window.[ch]:
3589
3590         GtkPrintJob doesn't support print ranges or current page, so we export
3591         to a ps file now when printing ranges or current page.
3592
3593 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3594
3595         * pdf/ev-poppler.cc:
3596         * shell/ev-window.c: (do_action_named):
3597
3598         We should be more clear about bugzilla. See the
3599         poppler bug #7623.
3600
3601 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3602
3603         * configure.ac:
3604         * shell/Makefile.am:
3605         * shell/ev-job-queue.c:
3606         * shell/ev-jobs.[ch]:
3607         * shell/ev-sidebar-links.c:
3608         * shell/ev-window.[ch]:
3609         
3610         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3611         #348422
3612
3613 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3614
3615         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3616         * shell/ev-application-service.xml:
3617         * shell/ev-application.[ch]:
3618         * shell/ev-jobs.[ch]:
3619         * shell/ev-window.[ch]: (ev_window_run_preview):
3620         * shell/main.c: 
3621
3622         Add preview mode to use evince as a printing previewer. It also adds
3623         other command line options for fullscreen and presentation modes.
3624         Fixes bugs #347822, #317031
3625
3626 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3627
3628         * NEWS:
3629         * configure.ac:
3630         
3631         Update for release 0.5.4
3632
3633 2006-07-11  Bastien Nocera <hadess@hadess.net>
3634
3635         * Makefile.am:
3636         * backend/Makefile.am:
3637         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3638         * backend/ev-document-factory.h:
3639         * configure.ac:
3640         * impress/.cvsignore:
3641         * impress/Makefile.am:
3642         * impress/common.h:
3643         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3644         (imp_get_page), (imp_next_page), (imp_prev_page),
3645         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3646         * impress/f_oasis.c: (render_object), (render_page),
3647         (get_geometry), (_imp_oasis_load):
3648         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3649         (_imp_oo13_load):
3650         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3651         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3652         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3653         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3654         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3655         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3656         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3657         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3658         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3659         (iks_new_within), (iks_insert), (iks_insert_cdata),
3660         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3661         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3662         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3663         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3664         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3665         (iks_cdata), (iks_cdata_size), (iks_has_children),
3666         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3667         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3668         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3669         (iks_tree), (iks_load), (iks_save):
3670         * impress/iksemel.h:
3671         * impress/imposter.h:
3672         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3673         (imp_render_draw_bezier_real), (imp_render_get_size),
3674         (imp_render_set_fg_color), (imp_render_draw_line),
3675         (imp_render_draw_rect), (imp_render_draw_polygon),
3676         (imp_render_draw_arc), (imp_render_draw_bezier),
3677         (imp_render_open_image), (imp_render_get_image_size),
3678         (imp_render_scale_image), (imp_render_draw_image),
3679         (imp_render_close_image), (imp_render_markup),
3680         (imp_render_get_text_size), (imp_render_draw_text),
3681         (impress_document_load), (impress_document_save),
3682         (impress_document_get_n_pages), (impress_document_get_page_size),
3683         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3684         (impress_document_finalize), (impress_document_class_init),
3685         (impress_document_can_get_text), (impress_document_get_info),
3686         (impress_document_document_iface_init),
3687         (impress_document_thumbnails_get_thumbnail),
3688         (impress_document_thumbnails_get_dimensions),
3689         (impress_document_document_thumbnails_iface_init),
3690         (impress_document_init):
3691         * impress/impress-document.h:
3692         * impress/internal.h:
3693         * impress/r_back.c: (_imp_fill_back):
3694         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3695         (_imp_draw_image), (_imp_tile_image):
3696         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3697         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3698         (r_polyline):
3699         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3700         (r_draw_gradient_complex), (r_draw_gradient):
3701         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3702         (r_get_bullet):
3703         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3704         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3705         (r_text):
3706         * impress/render.c: (imp_create_context), (imp_context_set_page),
3707         (imp_context_set_step), (imp_render), (imp_delete_context):
3708         * impress/render.h:
3709         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3710         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3711         (zip_load_xml), (zip_get_size), (zip_load):
3712         * impress/zip.h:
3713         * shell/ev-utils.c:
3714         
3715         New backend to support impress slides. Fixes bug #30867.
3716
3717 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3718
3719         * shell/ev-utils.c: (using_postscript_printer):
3720         
3721         Fixes crash when print using PAPI backend,
3722         bug #345012.
3723
3724 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3725
3726         * shell/ev-jobs.c: (ev_job_xfer_run):
3727         * shell/ev-window.c: (password_dialog_response),
3728         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3729         (ev_window_dispose):
3730         Fixes bug #344160: if the xfer job doesn't complete
3731         because a password is required, reload the existing
3732         instance instead of creating a new one.
3733
3734 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3735
3736         * shell/main.c: (main): Call gdk_threads_init. Thus
3737         we'll avoid errors in auth dialog. Fix for the bug
3738         #343347.
3739
3740 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3741
3742         * configure.ac: Advertise pixbuf support, fix
3743         for the bug 343317.
3744
3745 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3746
3747         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3748         (ev_sidebar_thumbnails_set_document):
3749         
3750         Update sidebar thumbnails after reloading.
3751
3752 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3753
3754         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3755         * shell/ev-jobs.h:
3756         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3757         (ev_window_cmd_view_reload), (ev_window_init):
3758         
3759         Don't crash on reload. Fix for the bug #343167.
3760
3761 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3762
3763         * shell/ev-jobs.c: (ev_job_render_run):
3764         
3765         Check for document links.
3766
3767 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3768
3769         * backend/ev-attachment.c: (ev_attachment_save),
3770         (ev_attachment_launch_app), (ev_attachment_open):
3771         * backend/ev-document-factory.c: (get_document_from_uri):
3772         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3773         (egg_recent_view_uimanager_set_list):
3774         * ps/ps-document.c: (check_filecompressed), (document_load),
3775         (ps_document_load):
3776         * shell/ev-metadata-manager.c: (load_values):
3777         * shell/ev-password.c: (ev_password_dialog_set_property):
3778         * shell/ev-view.c: (tip_from_link):
3779         * shell/ev-window.c: (file_save_dialog_response_cb),
3780         (ev_window_print_dialog_response_cb):
3781         
3782         Use consistent quoting style. Fix for the bug #320285.
3783
3784 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3785
3786         * shell/ev-jobs.c: (ev_job_xfer_run):
3787         * shell/main.c: (load_files):
3788                 
3789         Open links with anchors. Fix for the bug #339836.
3790
3791 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3792
3793         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3794         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3795         (ev_link_dest_set_property), (ev_link_dest_finalize),
3796         (ev_link_dest_class_init), (ev_link_dest_new_named),
3797         (ev_link_dest_new_page_label):
3798         * backend/ev-link-dest.h:
3799         * shell/ev-application.c: (ev_application_open_uri):
3800         * shell/ev-view.c: (goto_dest):
3801         * shell/ev-window.c:
3802         * shell/ev-window.h:
3803         
3804         Fix page-label command line option. Bug #342070.
3805
3806 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3807
3808         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3809         
3810         Don't show highlight rects if page can't be showed. Fix for 
3811         the bug #342076
3812
3813 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3814
3815         * shell/ev-window.c: (setup_sidebar_from_metadata),
3816         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3817         
3818         Setup sidebar from metadata even if there is no document
3819         loaded. Fix for the bug #342807.
3820
3821 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3822
3823         * cut-n-paste/toolbar-editor/Makefile.am:
3824         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3825         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3826         (find_action), (drag_data_delete_cb), (drag_begin_cb),
3827         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3828         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3829         (popup_context_menu_cb), (button_press_event_cb),
3830         (configure_item_sensitivity), (configure_item_cursor),
3831         (configure_item_tooltip), (connect_widget_signals),
3832         (action_sensitive_cb), (create_item_from_action),
3833         (create_item_from_position), (toolbar_drag_data_received_cb),
3834         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3835         (toolbar_drag_leave_cb), (configure_drag_dest),
3836         (toggled_visibility_cb), (toolbar_visibility_refresh),
3837         (create_dock), (toolbar_changed_cb), (unparent_fixed),
3838         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3839         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3840         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3841         (egg_editable_toolbar_dispose),
3842         (egg_editable_toolbar_set_ui_manager),
3843         (egg_editable_toolbar_get_selected),
3844         (egg_editable_toolbar_set_selected), (set_edit_mode),
3845         (egg_editable_toolbar_set_property),
3846         (egg_editable_toolbar_get_property),
3847         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3848         (egg_editable_toolbar_new_with_model),
3849         (egg_editable_toolbar_get_edit_mode),
3850         (egg_editable_toolbar_set_edit_mode),
3851         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3852         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3853         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3854         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3855         (item_added_or_removed_cb), (toolbar_removed_cb),
3856         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3857         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3858         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3859         (editor_create_item_from_name), (append_table),
3860         (update_editor_sheet), (egg_toolbar_editor_init):
3861         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3862         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3863         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3864         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3865         (toolbar_node_free), (egg_toolbars_model_get_flags),
3866         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3867         (egg_toolbars_model_get_name), (impl_add_item),
3868         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3869         (parse_data_list), (parse_item_list), (parse_toolbars),
3870         (egg_toolbars_model_load_toolbars), (parse_available_list),
3871         (parse_names), (egg_toolbars_model_load_names),
3872         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3873         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3874         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3875         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3876         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3877         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3878         (egg_toolbars_model_set_types), (fill_avail_array),
3879         (egg_toolbars_model_get_name_avail),
3880         (egg_toolbars_model_get_name_flags),
3881         (egg_toolbars_model_set_name_flags):
3882         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3883         * cut-n-paste/toolbar-editor/eggintl.h:
3884         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3885         (egg_tree_multi_drag_source_get_type),
3886         (egg_tree_multi_drag_source_row_draggable),
3887         (egg_tree_multi_drag_source_drag_data_delete),
3888         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3889         (egg_tree_multi_drag_button_release_event), (selection_foreach),
3890         (path_list_free), (set_context_data), (get_context_data),
3891         (get_info), (egg_tree_multi_drag_drag_data_get),
3892         (egg_tree_multi_drag_motion_event),
3893         (egg_tree_multi_drag_button_press_event),
3894         (egg_tree_multi_drag_add_drag_support):
3895         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3896         * shell/ev-application.c: (ev_application_init),
3897         (ev_application_save_toolbars_model):
3898         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3899         (ev_window_cmd_edit_toolbar), (ev_window_init):
3900         
3901         Sync toolbareditor with epiphany and libegg
3902
3903 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3904
3905         * configure.ac: 
3906
3907         Depend on poppler 0.5.2
3908
3909 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3910
3911         * shell/ev-jobs.c: (ev_job_render_run):
3912         
3913         Check if document supports links iterface.
3914
3915 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3916
3917         * NEWS:
3918         * configure.ac:
3919         
3920         Update for release 0.5.3
3921
3922 2006-05-13  Michael Plump  <plumpy@skylab.org>
3923
3924         * configure.ac:
3925         * shell/Makefile.am:
3926         * shell/main.c: (main):
3927         
3928         Port to GOption command line parsing. Fix for the 
3929         bug #327518
3930
3931 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3932
3933         * shell/ev-window.c: (ev_window_cmd_help_about):
3934         
3935         Do not wrap license. Fix for the bug #309460.
3936
3937 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3938
3939         * configure.ac:
3940         * properties/ev-properties-main.c: (ev_properties_get_pages):
3941         * shell/ev-application.c: (ev_application_open_window),
3942         (ev_application_open_uri_at_dest):
3943         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3944         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
3945         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
3946         * shell/ev-utils.c: (save_print_config_to_file):
3947         * shell/ev-window.c: (ev_window_cmd_save_as),
3948         (ev_attachment_popup_cmd_save_attachment_as):
3949         * shell/main.c: (load_files_remote):
3950         
3951         Bump requirements to gtk 2.8 and drop all ifdefs used.
3952
3953 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3954
3955         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3956         * shell/ev-window.c: (ev_window_init):
3957         
3958         Show attachments page.
3959
3960 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3961
3962         * po/POTFILES.in:
3963         * shell/ev-attachment-bar.c:
3964         * shell/ev-attachment-bar.h:
3965         * shell/ev-sidebar-attachments.c:
3966         (ev_sidebar_attachments_icon_cache_add),
3967         (icon_theme_get_pixbuf_from_mime_type),
3968         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
3969         (ev_sidebar_attachments_icon_cache_refresh),
3970         (ev_sidebar_attachments_get_attachment_at_pos),
3971         (ev_sidebar_attachments_popup_menu_show),
3972         (ev_sidebar_attachments_popup_menu),
3973         (ev_sidebar_attachments_button_press),
3974         (ev_sidebar_attachments_update_icons),
3975         (ev_sidebar_attachments_drag_data_get),
3976         (ev_sidebar_attachments_get_property),
3977         (ev_sidebar_attachments_destroy),
3978         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
3979         (ev_sidebar_attachments_new),
3980         (ev_sidebar_attachments_set_document),
3981         (ev_sidebar_attachments_support_document),
3982         (ev_sidebar_attachments_get_label),
3983         (ev_sidebar_attachments_page_iface_init):
3984         * shell/ev-sidebar-attachments.h:
3985         * shell/ev-window.c: (update_chrome_visibility),
3986         (setup_sidebar_from_metadata), (ev_window_setup_document),
3987         (ev_window_sidebar_current_page_changed_cb),
3988         (attachment_bar_menu_popup_cb), (ev_window_init):
3989         
3990         Move attachments bar to sidebar.
3991
3992 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3993
3994         * pdf/ev-poppler.cc:
3995         * shell/ev-application.[ch]:
3996         * shell/main.c:
3997
3998         Fix some memory leaks.
3999
4000 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4001
4002         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4003
4004         Change the properties dialog response to
4005         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4006         will make the dialog go away when the user presses
4007         enter. With gtk+ >= 2.9 this will happen anyway, but for
4008         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4009         escape by default. Fixes bug #340539. See also bug
4010         #101293 for the gtk+ part.
4011
4012 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4013
4014         * shell/ev-view.c (tip_from_action_named): Replace some strings
4015         that were wrong. Closes #340970.
4016
4017 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4018
4019         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4020
4021         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4022         #341049
4023
4024 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4025
4026         * djvu/Makefile.am:
4027         * dvi/Makefile.am:
4028         * dvi/mdvi-lib/Makefile.am:
4029         * properties/Makefile.am:
4030         * ps/Makefile.am:
4031         * shell/Makefile.am:
4032         * thumbnailer/Makefile.am:
4033         
4034         Due to broken libtool that is unable to track dependencies
4035         of noinst libraries we are forced to explicitely point
4036         libraries for binary. Fix for the bug #333334.
4037
4038 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4039
4040         * data/evince.desktop.in.in:
4041         * shell/ev-view.c: (view_update_range_and_current_page),
4042         (ev_view_next_page), (ev_view_previous_page):
4043         * shell/ev-window.c: (update_chrome_visibility),
4044         (setup_sidebar_from_metadata), (ev_window_setup_document),
4045         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4046         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4047         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4048         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4049         (ev_window_stop_presentation), (ev_window_focus_in_event),
4050         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4051         (ev_window_init):
4052         * thumbnailer/Makefile.am:
4053         
4054         Update fullscreen and presentation timeout handling. Hide
4055         cursor in presentation after timeout. Fix for the bugs
4056         #136359 and #336981.
4057
4058 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4059
4060         * backend/ev-link-action.[ch]:
4061         * pdf/ev-poppler.cc: (ev_link_from_action):
4062         * shell/ev-view-private.h:
4063         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4064         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4065
4066         Add support for Named Action links
4067
4068 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4069
4070         * backend/Makefile.am:
4071         * backend/ev-document-links.[ch]:
4072         * backend/ev-document.[ch]:
4073         * backend/ev-link-action.[ch]:
4074         * backend/ev-link-dest.[ch]:
4075         * backend/ev-link.[ch]:
4076         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4077         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4078         * shell/ev-page-action.c: (build_new_tree_cb):
4079         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4080         (links_page_num_func), (update_page_callback):
4081         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4082         (tip_from_link):
4083         * shell/ev-jobs.c:
4084         * shell/ev-window.[ch]: (ev_window_open_uri),
4085         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4086         * shell/ev-application.[ch]: (ev_application_open_window),
4087         (ev_application_open_uri):
4088
4089         Rework links system, it adds support for remote links now and it makes
4090         easier to add new kinds of actions and destinations. Fixes bug #317292
4091
4092 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4093
4094         * data/Makefile.am:
4095         * data/evince.png:
4096         * data/evince-16.png:
4097         * data/evince-22.png:
4098         * data/evince.svg:
4099         * shell/main.c: (main):
4100         
4101         Evince use it's own icon. Fix for the bug #313392.
4102
4103         * shell/ev-window.c: (fullscreen_timeout_cb),
4104         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4105         (ev_window_cmd_help_about), (ev_window_dispose):
4106         
4107         Simplify fullscreen timeout code.
4108
4109 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4110
4111         * backend/ev-attachment.c: 
4112         * shell/ev-attachment-bar.c:
4113         * shell/ev-window.c:
4114
4115         Allow multiple selection of attachments
4116
4117 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4118
4119         * shell/ev-view.c: (view_update_range_and_current_page),
4120         (ev_view_scroll):
4121         
4122         Fix for the bug #312573 – Optimal selection of current 
4123         page among visible pages.
4124
4125 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4126
4127         * configure.ac:
4128         * djvu/Makefile.am:
4129         * djvu/djvu-text.h:
4130         
4131         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4132         for the bug 339868.
4133
4134 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4135
4136         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4137
4138 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4139
4140         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4141         dictated by the GNOME HIG. Fixes bug #339235.
4142
4143 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4144
4145         * data/evince-ui.xml:
4146         * shell/ev-view.c: (ev_view_can_find_previous):
4147         * shell/ev-view.h:
4148         * shell/ev-window.c: (ev_window_update_actions),
4149         (ev_window_cmd_edit_find_previous):
4150
4151         Add support for "Find Previous" as dictated by the GNOME HIG. A
4152         menu item is added and some glue code to make it all work is added
4153         to various files.
4154
4155 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4156
4157         * configure.ac: Award myself the "useless use of cat" award.
4158
4159 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4160
4161         * po/LINGUAS: New file listing all supported languages.
4162
4163         * configure.in: Use po/LINGUAS instead of including all languages
4164         directly in this file. See the wiki for more information:
4165         http://live.gnome.org/GnomeGoals/PoLinguas
4166
4167 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4168
4169         * backend/ev-document-factory.c:
4170
4171         Do not load the document twice when there isn't errors
4172
4173 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4174
4175         * backend/ev-attachment.c: 
4176
4177         Fix a crash when there isn't a default application to open an
4178         attachment
4179
4180 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4181
4182         * backend/ev-attachment.[ch]:
4183         * shell/ev-attachment-bar.[ch]:
4184
4185         Added missing files. 
4186
4187 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4188
4189         * backend/Makefile.am:
4190         * data/evince-ui.xml:
4191         * backend/ev-attachment.[ch]:
4192         * backend/ev-document.[ch]: (ev_document_has_attachments),
4193         (ev_document_get_attachments):
4194         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4195         (attachment_save_to_buffer), (pdf_document_get_attachments),
4196         (pdf_document_document_iface_init):
4197         * shell/Makefile.am:
4198         * shell/ev-attachment-bar.[ch]:
4199         * shell/ev-window.c:
4200
4201         Add support for PDF attachments. Fixes bug #325143
4202
4203 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4204
4205         * backend/ev-document-factory.c: (get_document_from_uri),
4206         (ev_document_factory_get_document):
4207         * backend/ev-document-factory.h:
4208         * properties/ev-properties-main.c: (ev_properties_get_pages):
4209         * shell/Makefile.am:
4210         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4211         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4212         (ev_job_queue_remove_job):
4213         * shell/ev-job-queue.h:
4214         * shell/ev-job-xfer.c:
4215         * shell/ev-job-xfer.h:
4216         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4217         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4218         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4219         (ev_job_xfer_run):
4220         * shell/ev-jobs.h:
4221         * shell/ev-window.c: (ev_window_is_empty),
4222         (password_dialog_response), (ev_window_clear_xfer_job),
4223         (ev_window_xfer_job_cb), (ev_window_open_uri),
4224         (ev_window_cmd_focus_page_selector),
4225         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4226         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4227         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4228         (ev_window_dispose):
4229         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4230         
4231         * Cleanup mime type detection on document load. Fix for the
4232         bug #336448.
4233
4234 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4235
4236         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4237         
4238         Fix crash on exit, described in the bug #336825.
4239
4240 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4241
4242         * backend/ev-document-factory.c:
4243         (ev_document_factory_get_from_mime),
4244         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4245         (ev_document_factory_get_document),
4246         (file_filter_add_mime_list_and_free),
4247         (ev_document_factory_add_filters):
4248         * backend/ev-document-factory.h:
4249         * properties/ev-properties-main.c: (ev_properties_get_pages):
4250         * shell/Makefile.am:
4251         * shell/ev-application.c:
4252         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4253         * shell/ev-window.c: (ev_window_cmd_file_open),
4254         (ev_window_cmd_save_as):
4255         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4256         
4257         Rework factory functions so they are placed now in a single 
4258         file ev-document-factory.c
4259
4260 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4261
4262         * shell/ev-window.c: (update_chrome_visibility):
4263         
4264         Fix for the bug 166566 - don't show menubar in fullscreen
4265         mode.
4266
4267 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4268
4269         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4270
4271 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4272
4273         * shell/ev-view.c: (ev_view_expose_event):
4274         
4275         More correctly draw loading text when document
4276         is empty.
4277
4278 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4279
4280         * shell/ev-view.c: (ev_view_scroll):
4281         
4282         Fix for the bug #334854, page down and page up switch
4283         pages in presentation mode.
4284
4285 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4286
4287         * shell/ev-window.c: (ev_window_set_action_sensitive),
4288         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4289         (ev_window_set_view_accels_sensitivity),
4290         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4291         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4292         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4293         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4294         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4295         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4296         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4297         (view_actions_focus_in_cb), (ev_window_init):
4298         
4299         Fix for the bug #333902, now it's possible to search
4300         words with slash.
4301
4302 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4303
4304         * configure.ac: Added Breton translation.
4305         * po/br.po: Added Breton translation.
4306
4307 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4308
4309         * shell/ev-window-title (ev_window_title_update):
4310
4311         Fix memory leak in window title. Fixes bug #333944
4312
4313 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4314
4315         * shell/ev-metadata-manager.c (parseItem):
4316
4317         Fix memory leaks. Fixes bug #333945
4318
4319 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4320         
4321         * NEWS, configure.ac, TODO:
4322         
4323         Update for release 0.5.2.
4324
4325 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4326
4327         * shell/ev-view.c: (view_update_range_and_current_page),
4328         (page_changed_cb):
4329         
4330         Don't jump on scrolling, fix for the bug #333127.
4331
4332 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4333
4334         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4335         
4336         Scroll by one page in presentation mode. Fix for the bug
4337         #332993.
4338
4339 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4340
4341         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4342
4343 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4344
4345         * configure.ac  Added lv in ALL_LINGUAS line.
4346
4347 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4348         
4349         * NEWS, configure.ac:
4350         
4351         Update for release 0.5.1
4352
4353 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4354
4355         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4356         * backend/ev-document-misc.h:
4357         * shell/ev-view.c: (draw_one_page):
4358         
4359          Clairfy what page the toolbar page number applies to. Fix
4360          for the bug #328102.
4361
4362 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4363
4364         * shell/ev-view-private.h:
4365         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4366         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4367         (ev_view_search_changed):
4368         * shell/ev-view.h:
4369         * shell/ev-window.c: (find_bar_search_changed_cb):
4370         
4371         Dont't jump to find result if window was scrolled during search.
4372         Fix for the bug #313266.
4373
4374 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4375
4376         * shell/eggfindbar.c: (egg_find_bar_class_init):
4377         * shell/eggfindbar.h:
4378         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4379         * shell/ev-view-private.h:
4380         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4381         (ev_view_class_init), (ev_sizing_mode_get_type),
4382         (ev_scroll_type_get_type):
4383         * shell/ev-view.h:
4384         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4385         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4386         (ev_window_init):
4387         
4388         Fix for the bug 319133 - Find entry should allow text scroll.
4389
4390 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4391
4392         * shell/ev-view-private.h:
4393         * shell/ev-view.c: (view_update_range_and_current_page),
4394         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4395         (ev_view_set_document), (update_find_status_message),
4396         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4397         (ev_view_find_previous):
4398         
4399         Fix for the bug #319137. Search now takes account for scrolling.
4400
4401 2006-02-19  Michael Hofmann <mh21@piware.de>
4402
4403         * configure.ac:
4404         * djvu/Makefile.am:
4405         * djvu/djvu-document-private.h:
4406         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4407         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4408         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4409         (djvu_document_can_get_text), (djvu_document_get_text),
4410         (djvu_document_document_iface_init),
4411         (djvu_document_thumbnails_get_thumbnail),
4412         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4413         (djvu_document_find_get_result),
4414         (djvu_document_find_page_has_results),
4415         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4416         (djvu_document_find_iface_init):
4417         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4418         (djvu_text_page_selection), (djvu_text_page_limits_process),
4419         (djvu_text_page_limits), (djvu_text_page_copy),
4420         (djvu_text_page_position), (djvu_text_page_union),
4421         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4422         (djvu_text_page_box), (djvu_text_page_append_text),
4423         (djvu_text_page_search), (djvu_text_page_prepare_search),
4424         (djvu_text_page_new), (djvu_text_page_free):
4425         * djvu/djvu-text-page.h:
4426         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4427         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4428         (djvu_text_n_results), (djvu_text_has_results),
4429         (djvu_text_get_result), (djvu_text_get_progress):
4430         * djvu/djvu-text.h:
4431         
4432         Text search in djvu. Fix for the bug #303415.
4433
4434 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4435
4436         * configure.ac:
4437         * shell/ev-window.c: (ev_window_cmd_save_as):
4438         
4439         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4440         Thanks to Gary Coady <gary@lyranthe.org>
4441
4442 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4443
4444         * shell/ev-print-job.c: (idle_print_handler):
4445         
4446         Inverse order printing, bug #320919.
4447
4448 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4449
4450         * data/evince-toolbar.xml:
4451         * shell/ev-window.c:
4452         
4453         Allow to add sidebar checkbutton on toolbar. Fix
4454         for the bug #144577.
4455
4456 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4457
4458         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4459         
4460         Add checks that have sense for empty ps document.
4461
4462 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4463
4464         * configure.ac: Include PS in mime types list. 
4465
4466 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4467
4468         * configure.ac:
4469         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4470         * ps/gsdefaults.h:
4471         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4472         
4473         Runtime check for gs interpreter. Fix for the bug #320868.
4474         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4475
4476 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4477
4478         * shell/ev-application.c: 
4479
4480         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4481         dbus>=0.60, so that the request is not queued. 
4482
4483 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4484
4485         * configure.ac:
4486         * shell/Makefile.am:
4487         * shell/ev-sidebar-links.c: (print_section_cb):
4488         * shell/ev-utils.c:
4489         * shell/ev-utils.h:
4490         * shell/ev-window.c: (update_action_sensitivity),
4491         (ev_window_close_dialogs), (ev_window_print):
4492         * shell/ev-window.h:
4493         
4494         Make printing support optional. Patch from Eduardo de Barros Lima
4495         <eduardo.lima@indt.org.br> for the bug #330546.
4496
4497 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4498
4499         * shell/ev-view-private.h:
4500         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4501         (ev_view_set_document):
4502         * shell/ev-view.h:
4503         * shell/ev-window.c: (ev_window_load_job_cb),
4504         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4505         (ev_window_init):
4506
4507         Draw Loading message during xfer job. Fix for the bug #329495.
4508
4509 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4510
4511         * comics/comics-document.c: (comics_regex_quote),
4512         (comics_document_load), (extract_argv):
4513         
4514         Correcly quote regexp before passing it to unzip.
4515
4516 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4517
4518         * shell/ev-page-cache.c: (build_height_to_page),
4519         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4520         (ev_page_cache_get_dual_even_left):
4521         * shell/ev-page-cache.h:
4522         * shell/ev-view.c: (view_update_range_and_current_page),
4523         (get_page_y_offset), (get_page_extents):
4524         
4525         Place even pages to the left if document has less then
4526         two pages. Fix for the bug #328856.
4527
4528 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4529
4530         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4531         
4532         Correct comics scheme. This make evince create thumbnails
4533         for comic books. Fix for the bug 329088.
4534
4535 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4536
4537         * data/evince-password.glade: Don't explicitly set
4538         invisible_char to the current default value in case
4539         the default changes; let GTK+ do its magic.
4540
4541 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4542
4543         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4544         real filename to tmp filename since often document
4545         type is determined by extension.
4546
4547 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4548
4549         * shell/ev-view.c: (add_scroll_binding_keypad),
4550         (ev_view_binding_activated), (ev_view_class_init):
4551         
4552         Add keybindings for percision-scrolling of display area. 
4553         Fix for the bug #314072.
4554
4555 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4556
4557         * data/evince.desktop.in.in:
4558         
4559         Add GTK to the list of categories. Fix for the bug #328034.
4560
4561 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4562
4563         * shell/ev-application.c: (ev_application_shutdown),
4564         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4565         * shell/ev-application.h:
4566         * shell/ev-window.c: (file_open_dialog_response_cb),
4567         (ev_window_cmd_file_open):
4568         
4569         Save last uri in file chooser dialog. Fix for the bug #327950.
4570
4571 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4572
4573         * NEWS:
4574         * README:
4575         
4576         Final update for release 0.5.0
4577         
4578         * shell/Makefile.am:
4579         
4580         Remove disable deprecated until we'll require libgnome-2.13.7
4581         and port to GOption argument parsing. See bug 327518.
4582
4583 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4584
4585         * comics/comics-document.c: (comics_document_save):
4586         * djvu/djvu-document.c: (djvu_document_save):
4587         * dvi/dvi-document.c: (dvi_document_save):
4588         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4589         * lib/ev-file-helpers.h:
4590         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4591         * tiff/tiff-document.c: (tiff_document_save):
4592         
4593         Use common save function for backends.
4594
4595 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4596
4597         * backend/ev-document-types.c:
4598         
4599         Fix crash on saving pixbuf.
4600
4601 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4602
4603         * cut-n-paste/recent-files/egg-recent-item.c:
4604         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4605         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4606         (parse_info_free), (valid_element), (start_element_handler),
4607         (end_element_handler), (text_handler), (egg_recent_model_filter),
4608         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4609         (egg_recent_model_monitor), (egg_recent_model_read),
4610         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4611         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4612         (egg_recent_model_set_property), (egg_recent_model_class_init),
4613         (egg_recent_model_init), (egg_recent_model_add_full),
4614         (egg_recent_model_delete), (egg_recent_model_get_list),
4615         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4616         (egg_recent_model_set_filter_mime_types),
4617         (egg_recent_model_clear_group_filter),
4618         (egg_recent_model_set_filter_groups),
4619         (egg_recent_model_clear_scheme_filter),
4620         (egg_recent_model_set_filter_uri_schemes),
4621         (egg_recent_model_remove_expired):
4622         * cut-n-paste/recent-files/egg-recent-util.c:
4623         (egg_recent_util_get_icon):
4624         * cut-n-paste/recent-files/egg-recent-util.h:
4625         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4626         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4627         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4628         (egg_recent_view_uimanager_set_property),
4629         (egg_recent_view_uimanager_get_property),
4630         (egg_recent_view_uimanager_class_init),
4631         (egg_recent_view_uimanager_init),
4632         (egg_recent_view_uimanager_set_label_width),
4633         (egg_recent_view_uimanager_get_label_width):
4634         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4635         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4636         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4637         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4638         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4639         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4640         
4641         Update from libegg.
4642
4643 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4644
4645         * shell/ev-page-cache.c: (build_height_to_page),
4646         (ev_page_cache_get_height_to_page):
4647         * shell/ev-page-cache.h:
4648         * shell/ev-view.c: (view_update_range_and_current_page),
4649         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4650         (ev_view_previous_page):
4651         
4652         Dual mode places even pages to the left. Fix for the bug #309393.
4653
4654         * shell/ev-view.h:
4655         * shell/ev-window.c: (update_action_sensitivity),
4656         (setup_view_from_metadata), (view_menu_popup_cb):
4657         
4658         Don't restore presentation in empty windows, more intelligent
4659         next page behaviour in dual mode.
4660
4661         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4662         (ev_pixbuf_cache_clear_job_sizes):
4663         
4664         Cleanup job callback on removal. Fix for the bug #325886.
4665
4666 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4667
4668         * ps/ps.c: (psscan):
4669         
4670         Commit workaround Mozilla problem. Fix for the bug #325919
4671         
4672         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4673         (save_item):
4674         
4675         Fix for year 2038 problem.
4676
4677 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4678
4679         * shell/ev-window.c: (setup_document_from_metadata),
4680         (ev_window_cmd_view_reload):
4681
4682         Clamp page recieved from metadata in valid values. Fix
4683         for the bug #325986.
4684
4685 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4686
4687         * MAINTAINERS: 
4688         Add MAINTAINERS as requested on desktop-devel-list.
4689
4690 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4691
4692         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4693         (mime_type_supported_by_gdk_pixbuf),
4694         (ev_document_factory_get_mime_types),
4695         (ev_document_factory_get_all_mime_types):
4696         
4697         Don't add pixbuf mime types if pixbuf backend is disabled.
4698         
4699         * shell/ev-application.c: (ev_application_get_uri_window):
4700         
4701         Fix for the bug 325815 - unhandled MIME type message doesn't 
4702         appear a second time. 
4703         
4704         * shell/ev-document-types.c: (ev_document_types_add_filters):
4705         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4706         (password_dialog_response), (ev_window_popup_password_dialog),
4707         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4708         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4709         (ev_window_run_presentation), (ev_window_stop_presentation),
4710         (save_sizing_mode), (ev_window_zoom_changed_cb),
4711         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4712         (ev_window_dual_mode_changed_cb),
4713         (ev_window_sidebar_current_page_changed_cb),
4714         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4715         (window_state_event_cb), (window_configure_event_cb):
4716         
4717         Cleanup additional uris holded by EvWindow.
4718
4719 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4720
4721         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4722         (ev_view_can_previous_page), (ev_view_can_next_page):
4723         * shell/ev-view.h:
4724         * shell/ev-window.c: (update_action_sensitivity):
4725         
4726         Two page scrolling with Space and PageUp in dual mode. Second fix 
4727         for the bug #316608.
4728
4729 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4730
4731         * shell/ev-view.c: (scroll_to_current_page):
4732         
4733         Correctly clamp adjustment value. Fix for the bug
4734         #325808.
4735
4736 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4737
4738         * shell/ev-sidebar-links.c: (print_section_cb):
4739         * shell/ev-window.c: (ev_window_get_uri),
4740         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4741         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4742         (ev_window_dispose):
4743         
4744         Make print dialog non-modal. Fix for the bug #325622.
4745
4746 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4747
4748         * shell/ev-metadata-manager.c:
4749         * shell/ev-utils.c: (using_pdf_printer),
4750         (using_postscript_printer), (load_print_config_from_file),
4751         (save_print_config_to_file):
4752         * shell/ev-utils.h:
4753         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4754         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4755         (setup_view_from_metadata), (ev_window_setup_document),
4756         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4757         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4758         (ev_window_run_presentation), (ev_window_stop_presentation),
4759         (save_sizing_mode), (ev_window_zoom_changed_cb),
4760         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4761         (ev_window_dual_mode_changed_cb),
4762         (ev_window_sidebar_current_page_changed_cb),
4763         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4764         (window_state_event_cb), (window_configure_event_cb),
4765         (ev_window_init):
4766         
4767         Setting saving behaviour fixes.
4768
4769 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4770
4771         * configure.ac:
4772         
4773         Make antialiasing gs options better and allow
4774         to change them during configure. Fix for the 
4775         bug #319049.
4776
4777 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4778
4779         * shell/ev-window.c: (setup_view_from_metadata):
4780         
4781         Remember if last window was maximized. Fix for the
4782         bug #323797.
4783
4784 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
4785
4786         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4787
4788 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4789
4790         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4791         * shell/ev-page-action.c: (build_new_tree_cb):
4792         * shell/ev-sidebar-links.c: (links_page_num_func),
4793         (update_page_callback_foreach), (update_page_callback):
4794         * shell/ev-view.c: (scroll_to_current_page):
4795         
4796         Fix for the bug #325067 with more intelligent selection
4797         of current link in sidebar. Make sidebar handle links
4798         of FITR-like type more correctly.
4799
4800         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4801         (dvi_pixbuf_put_pixel):
4802         
4803         Fix memory consumtion with disabled alpha channel.
4804
4805 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4806
4807         * data/evince-ui.xml:
4808         * shell/ev-window.c: (view_menu_popup_cb),
4809         (ev_popup_cmd_open_link), (ev_window_init):
4810         
4811         Update context menu for internal links. Fix for the bug
4812         #325066.
4813
4814 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4815
4816         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4817         
4818         Bind context menu to keyboard also. Fix for the bug
4819         #325065.
4820
4821 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4822
4823         * shell/ev-view.c: (selection_scroll_timeout_cb):
4824         
4825         Horizontal scroll on selection also.
4826
4827 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4828
4829         * shell/ev-metadata-manager.c: (parse_value):
4830         * shell/ev-view.c: (goto_xyz_link):
4831         
4832         Correct zoom setup and metadata save broken in 
4833         some locales.
4834
4835 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4836
4837         * shell/ev-view-private.h:
4838         * shell/ev-view.c: (scroll_to_current_page),
4839         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4840         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4841         (page_changed_cb), (ev_view_set_continuous),
4842         (ev_view_set_dual_page), (ev_view_set_presentation):
4843         
4844         Delay scroll until allocation to correctly position page. Fix
4845         for the bug #317334.
4846
4847 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4848
4849         * NEWS:
4850         * configure.ac:
4851         
4852         Update NEWS and require poppler 0.5.0.
4853
4854 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4855         
4856         * data/evince-ui.xml:
4857         * shell/ev-view-private.h:
4858         * shell/ev-view.c: (ev_view_get_link_at_location),
4859         (handle_link_over_xy), (ev_view_button_press_event),
4860         (ev_view_button_release_event), (ev_view_class_init):
4861         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4862         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4863         (ev_window_init):
4864         
4865         Implement right-click context menu.
4866
4867 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4868
4869         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4870         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4871         (mdvi_pixbuf_device_render):
4872         * pdf/ev-poppler.cc:
4873
4874         Don't generate thumbnails with alpha. See bug #324077.
4875         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4876
4877 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4878
4879         * shell/ev-window.c: (setup_chrome_from_metadata):
4880         
4881         Fix typo that was hiding toolbar.
4882
4883 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4884
4885         * shell/ev-view-private.h:
4886         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4887         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4888         (ev_view_button_release_event), (ev_view_destroy):
4889         
4890         Small cleanup and autoscrolling during selection. Thanks to 
4891         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
4892
4893 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
4894
4895         * configure.ac:
4896         
4897         Correctly check for comics option.
4898
4899 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
4900         * Makefile.am:
4901         * configure.ac:
4902         * backend/Makefile.am:
4903         * backend/ev-document-factory.c:
4904         * shell/ev-document-types.c:
4905
4906         Included option in configure to make ps backend 
4907         compilation optional with --disable-ps.
4908
4909 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4910
4911         * backend/ev-document-factory.c:
4912         * comics/Makefile.am:
4913         * comics/comics-document.c: (comics_document_load):
4914         * comics/ev-cbr-mime.xml:
4915         * configure.ac:
4916         
4917         Comics mime types are added to shared-mime-info CVS. Now
4918         we don't need to install our own mime types.
4919
4920 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4921
4922         * shell/ev-window.c:
4923         
4924         Add shortcut for "save a copy" menu entry. Fix for
4925         the bug #324582.
4926
4927 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4928
4929         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4930         (job_finished_cb), (new_selection_pixbuf_needed),
4931         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4932         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
4933         
4934         Rework selection job info logic and fix critical warning.
4935
4936 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
4937
4938         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
4939
4940 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
4941
4942         * data/evince-ui.xml:
4943         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4944         
4945         Enter as shortcut key for next page. Fix for the bug
4946         #321394.
4947
4948 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
4949
4950         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
4951
4952 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4953
4954         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4955         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
4956         (new_selection_pixbuf_needed),
4957         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4958         (clear_job_selection):
4959         
4960         Too early for 0.5. Pixbuf cache code cleaned a bit.
4961
4962 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4963
4964         * NEWS:
4965         * configure.ac:
4966         
4967         Release 0.5.0 preparation
4968
4969 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4970
4971         * comics/Makefile.am:
4972         * configure.ac:
4973         * shell/ev-document-types.c: (ev_document_types_add_filters):
4974         
4975         More advanced handling of custom mime type installation.
4976
4977 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4978
4979         * data/evince.schemas.in:
4980         * shell/ev-metadata-manager.c: (value_free),
4981         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
4982         (ev_metadata_manager_get), (ev_metadata_manager_set):
4983         * shell/ev-metadata-manager.h:
4984         * shell/ev-window.c: (update_chrome_flag),
4985         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
4986         (setup_document_from_metadata), (setup_chrome_from_metadata),
4987         (setup_sidebar_from_metadata), (setup_view_from_metadata),
4988         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
4989         (ev_window_view_toolbar_cb),
4990         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
4991         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
4992         
4993         Save last document settings and reuse them for new documents.
4994
4995 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4996
4997         * Makefile.am:
4998         * backend/Makefile.am:
4999         * backend/ev-document-factory.c:
5000         * backend/ev-document-factory.h:
5001         * comics/Makefile.am:
5002         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5003         (comics_document_load), (comics_document_save),
5004         (comics_document_get_n_pages), (comics_document_get_page_size),
5005         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5006         (comics_document_class_init), (comics_document_can_get_text),
5007         (comics_document_get_info), (comics_document_document_iface_init),
5008         (comics_document_init), (get_supported_image_extensions),
5009         (comics_document_thumbnails_get_geometry),
5010         (comics_document_thumbnails_get_thumbnail),
5011         (comics_document_thumbnails_get_dimensions),
5012         (comics_document_document_thumbnails_iface_init), (extract_argv):
5013         * comics/comics-document.h:
5014         * comics/ev-cbr-mime.xml:
5015         * configure.ac:
5016         * po/POTFILES.in:
5017         * shell/ev-application.c: (ev_application_register_service):
5018         * shell/ev-document-types.c: (ev_document_types_add_filters):
5019         * thumbnailer/Makefile.am:
5020         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5021         
5022         New CBR/CBZ backend for comic books.
5023
5024 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5025
5026         * shell/main.c: (load_files_remote):
5027
5028         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5029         warning on startup of second instance is fixed. It
5030         is bug #320353.
5031
5032 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5033
5034         * shell/ev-window.c: (ev_window_finalize):
5035         
5036         Fix double free that cause crash.
5037
5038 2005-10-29  Bastien Nocera <hadess@hadess.net>
5039
5040         * tiff/tiff-document.c: (tiff_document_load):
5041         
5042         Fix memory leak.
5043
5044 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5045
5046         * po/POTFILES.in:
5047         * shell/Makefile.am:
5048         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5049         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5050         (ev_view_accessible_get_text),
5051         (ev_view_accessible_get_character_at_offset),
5052         (ev_view_accessible_get_text_before_offset),
5053         (ev_view_accessible_get_text_at_offset),
5054         (ev_view_accessible_get_text_after_offset),
5055         (ev_view_accessible_get_character_count),
5056         (ev_view_accessible_get_caret_offset),
5057         (ev_view_accessible_set_caret_offset),
5058         (ev_view_accessible_get_run_attributes),
5059         (ev_view_accessible_get_default_attributes),
5060         (ev_view_accessible_get_character_extents),
5061         (ev_view_accessible_get_offset_at_point),
5062         (ev_view_accessible_get_n_selections),
5063         (ev_view_accessible_get_selection),
5064         (ev_view_accessible_add_selection),
5065         (ev_view_accessible_remove_selection),
5066         (ev_view_accessible_set_selection),
5067         (ev_view_accessible_text_iface_init),
5068         (ev_view_accessible_idle_do_action),
5069         (ev_view_accessible_action_do_action),
5070         (ev_view_accessible_action_get_n_actions),
5071         (ev_view_accessible_action_get_description),
5072         (ev_view_accessible_action_get_name),
5073         (ev_view_accessible_action_set_description),
5074         (ev_view_accessible_action_iface_init),
5075         (ev_view_accessible_get_type), (ev_view_accessible_new),
5076         (ev_view_accessible_factory_get_accessible_type),
5077         (ev_view_accessible_factory_create_accessible),
5078         (ev_view_accessible_factory_class_init),
5079         (ev_view_accessible_factory_get_type):
5080         * shell/ev-view-accessible.h:
5081         * shell/ev-view-private.h:
5082         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5083         * shell/ev-view.h:
5084         
5085         Initial accessibility support.
5086
5087 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5088
5089         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5090
5091 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5092
5093         * shell/ev-print-job.c: (idle_print_handler):
5094         
5095         Fix for bug Bug 318916: Printing multiple pages.
5096
5097 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5098
5099         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5100
5101 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5102
5103         * pdf/ev-poppler.cc:
5104         
5105         Thumnail dimensions unified with other backends.
5106         
5107         * shell/ev-window-title.c: (ev_window_title_update):
5108         
5109         Fix warning.
5110
5111 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5112
5113         * data/ev-stock-zoom-fit-width.png:
5114         
5115         Remove unused file.
5116
5117 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5118
5119         * configure.ac:
5120         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5121         (djvu_document_finalize):
5122         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5123         (dvi_document_finalize):
5124         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5125         (pixbuf_document_save), (pixbuf_document_finalize):
5126         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5127         (tiff_document_finalize):
5128         
5129         Save a copy implemented for various backends.
5130
5131 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5132
5133         * configure.ac:
5134         
5135         Don't link with ltiff if tiff is disabled.
5136
5137 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5138
5139         * pdf/GDKSplashOutputDev.cc:
5140         * pdf/GDKSplashOutputDev.h:
5141         * pdf/Thumb.cc:
5142         * pdf/Thumb.h:
5143         * pdf/pdf-document.cc:
5144         * pdf/pdf-document.h:
5145         * pdf/test-gdk-output-dev.cc:
5146         
5147         Remove old unused files.
5148
5149 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5150
5151         * shell/ev-window.c: (ev_window_setup_document):
5152         
5153         Fixed warnings on reload and probably crash reason.
5154
5155 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5156
5157         * properties/ev-properties-view.c:
5158         (ev_properties_view_format_date):
5159         
5160         Check if date is invalid. Fix for bug 318134.
5161
5162 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5163
5164         * shell/ev-window-title.c:
5165         
5166         Add .indd files (Adobe Indesign) to the list of "bad
5167         extensions".
5168
5169 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5170
5171         * data/evince-ui.xml:
5172         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5173         
5174         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5175
5176 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5177
5178         * shell/ev-window.c: (launch_link), (launch_external_uri),
5179         (view_external_link_cb):
5180
5181         URL-escape link before passing it to gnome_vfs_url_show.
5182
5183 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5184
5185         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5186         there isn't text selected.
5187
5188 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5189
5190         * shell/ev-view.c: (handle_link_over_xy):
5191
5192         Check tooltip is valid utf8 before showing it
5193
5194 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5195
5196         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5197
5198 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5199
5200         * shell/ev-window-title.c: (ev_window_title_update):
5201
5202         Guard against using g_strstrip on NULL. Fixes bug #317291.
5203
5204 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5205
5206         * pdf/ev-poppler.cc:
5207
5208         Show title even for unknown links
5209
5210 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5211
5212         * shell/ev-window-title.c: (ev_window_title_update):
5213
5214         Strip the title string
5215
5216 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5217
5218         * shell/ev-window-title.c:
5219
5220         Add .rtf to the bad extensions list
5221
5222 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5223
5224         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5225         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5226
5227         Ignore link coordinates if they are outside page bounds
5228
5229 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5230
5231         * backend/ev-link.c: (ev_link_type_get_type),
5232         (ev_link_get_filename), (ev_link_get_params),
5233         (ev_link_get_property), (ev_link_set_property),
5234         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5235         * backend/ev-link.h:
5236         * pdf/ev-poppler.cc:
5237         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5238         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5239         (ev_window_init):
5240
5241         Implement launch links. Delegate external link opening to
5242         the window.
5243
5244 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5245
5246         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5247         (ev_link_get_right), (ev_link_get_property),
5248         (ev_link_set_property), (ev_link_class_init),
5249         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5250         * backend/ev-link.h:
5251         * pdf/ev-poppler.cc:
5252         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5253
5254         Implement fitr links
5255
5256 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5257
5258         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5259         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5260         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5261         (ev_view_size_request_continuous),
5262         (ev_view_size_request_dual_page),
5263         (ev_view_size_request_single_page), (ev_view_size_allocate),
5264         (ev_view_zoom_for_size_continuous_and_dual_page),
5265         (ev_view_zoom_for_size_continuous),
5266         (ev_view_zoom_for_size_dual_page),
5267         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5268         (ev_sizing_mode_get_type):
5269         * shell/ev-view.h:
5270         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5271
5272         Do not use modes for link, we need to calculate size ad hoc.
5273         Still not perfect because of the usual scrollbar issues grrr.
5274
5275 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5276
5277         * backend/ev-link.c: (ev_link_type_get_type),
5278         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5279         * backend/ev-link.h:
5280         * pdf/ev-poppler.cc:
5281         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5282         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5283         (ev_view_size_request_continuous),
5284         (ev_view_size_request_dual_page),
5285         (ev_view_size_request_single_page), (ev_view_size_allocate),
5286         (zoom_for_size_fit_height),
5287         (ev_view_zoom_for_size_continuous_and_dual_page),
5288         (ev_view_zoom_for_size_continuous),
5289         (ev_view_zoom_for_size_dual_page),
5290         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5291         (ev_sizing_mode_get_type):
5292         * shell/ev-view.h:
5293         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5294
5295         Implement FIT_HEIGHT mode (only for links).
5296         Implement FITH links
5297
5298 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5299
5300         * shell/ev-window-title.c: (get_filename_from_uri),
5301         (ev_window_title_sanitize_extension), (ev_window_title_update),
5302         (ev_window_title_set_document), (ev_window_title_set_uri),
5303         (ev_window_title_free):
5304         * shell/ev-window-title.h:
5305         * shell/ev-window.c: (ev_window_setup_document),
5306         (ev_window_popup_password_dialog):
5307
5308         Refactor window title building while fixing it for
5309         password documents.
5310
5311 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5312
5313         * pdf/ev-poppler.cc:
5314
5315         Escape link title before setting it in the model
5316
5317 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5318
5319         * shell/ev-application.c: (removed_from_session), (save_session),
5320         (init_session), (ev_application_get_empty_window),
5321         (ev_application_init), (ev_application_get_windows):
5322         * shell/ev-application.h:
5323         * shell/ev-window.c: (ev_window_finalize):
5324
5325         Add a function to retrieve window list and share it where
5326         necessary.
5327         Implement session handling, works pretty well thanks to the
5328         metadata system.
5329
5330 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5331
5332         * shell/ev-password.c: (ev_password_item_created_callback),
5333         (ev_password_dialog_save_password):
5334         
5335         Fix for bug 316972. Use async gnome-keyring API.
5336
5337 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5338
5339         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5340         Remove unused unrealize handler. Add scroll handling to
5341         ev_view_scroll_event for presentation mode (bug #316708),
5342         and fix the event state checks there.
5343
5344 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5345
5346         * shell/ev-page-action.c: (page_changed_cb):
5347
5348         "marco, maybe we should be crazy and jump right to 6! :)"
5349
5350         Bryan Clark, Sep 2005
5351
5352 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5353
5354         * ps/ps-document.c: (save_document), (ps_document_save),
5355         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5356         (ps_document_ps_export_end):
5357
5358         Fix unstructured documents save and print
5359
5360 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5361
5362         * shell/ev-application.c: (ev_application_open_uri):
5363
5364         Fix window size persistance
5365
5366 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5367
5368         * shell/ev-view.c: (ev_view_button_release_event):
5369
5370         Based on a patch from carlosgc@gnome.org. Mouse buttons
5371         switch pages in presentation mode.
5372
5373 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5374
5375         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5376
5377         Dont cast to int before scaling
5378
5379 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5380
5381         * backend/ev-link.c: (ev_link_type_get_type),
5382         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5383         (ev_link_new_page_fith):
5384         * backend/ev-link.h:
5385         * pdf/ev-poppler.cc:
5386         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5387
5388         Implement FIT and FITH links
5389
5390 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5391
5392         * pdf/ev-poppler.cc:
5393
5394         Return 0 results when search is not in progress.
5395
5396         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5397         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5398
5399         Update menu sensitivity when cancelling search
5400
5401 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5402
5403         * shell/ev-view.c: (ev_view_can_find_next):
5404
5405         Take all pages in consideration, not just current one
5406
5407 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5408
5409         * shell/ev-page-cache.c:
5410         * shell/ev-page-cache.h:
5411         * shell/ev-view.c: (ev_view_binding_activated),
5412         (ev_view_next_page), (ev_view_previous_page),
5413         (ev_sizing_mode_get_type):
5414         * shell/ev-view.h:
5415         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5416         (ev_window_cmd_go_next_page):
5417
5418         Move page next/previous functions from page chace to
5419         view and change it to move by 2 page steps in dual mode.
5420
5421 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5422
5423         * shell/ev-window.c: (update_sidebar_visibility),
5424         (setup_sidebar_from_metadata), (ev_window_setup_document),
5425         (setup_view_from_metadata):
5426
5427         Show the index by default when there is one     
5428
5429 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5430
5431         * shell/ev-window-title.c: (ev_window_title_set_document):
5432
5433         Missing null check
5434
5435 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5436
5437         * shell/ev-view.c: (view_update_range_and_current_page):
5438         
5439         Allow display of last odd page in dual view. Fix for 316347.
5440
5441 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5442
5443         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5444         
5445         Make close button default. Fix for 316383.
5446
5447 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5448
5449         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5450         
5451         Mark close button as default. Fix for 316381.
5452
5453 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5454
5455         * backend/ev-link.c: (ev_link_class_init):
5456
5457         Allow negative doubles in left/top properties
5458
5459 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5460
5461         * shell/ev-window.c:
5462
5463         Remove a bunch of strings that was used only
5464         by the statusbar.
5465
5466 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5467
5468         * shell/ev-window-title.c: (get_filename_from_uri),
5469         (ev_window_title_set_document):
5470
5471         When title has a confusing extension, show also
5472         the document filename inside ()
5473
5474 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5475
5476         * shell/Makefile.am:
5477         * shell/ev-window-title.c: (ev_window_title_new),
5478         (ev_window_title_update), (ev_window_title_set_type),
5479         (ev_window_title_set_document), (ev_window_title_free):
5480         * shell/ev-window-title.h:
5481         * shell/ev-window.c: (ev_window_setup_document),
5482         (password_dialog_response), (ev_window_popup_password_dialog),
5483         (ev_window_dispose), (ev_window_init):
5484
5485         Factor out and cleanup window title code
5486
5487 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5488
5489         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5490         (unable_to_load):
5491
5492         Make dialog transient so it doesnt block other windows
5493
5494 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5495
5496         * pdf/ev-poppler.cc:
5497         
5498         Fix pdf thumbnails rendering.
5499
5500 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5501
5502         * shell/ev-window.c: (fullscreen_set_timeout):
5503         
5504         Increase timeout to hide full screen popup. Bug 
5505         316123. 
5506
5507 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5508
5509         * data/evince.schemas.in:
5510         * shell/ev-window.c: (update_action_sensitivity):
5511
5512         Allow the user to override document restrictions. Fix for bug
5513         305818.
5514
5515 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5516
5517         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5518         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5519         (ev_window_class_init): Fix multihead behaviour of fullscreen
5520         toolbar popup. Fixes bug #315451.
5521
5522 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5523
5524         * configure.ac:
5525         * data/evince-password.glade:
5526         * shell/ev-password.c: (ev_password_dialog_set_property),
5527         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5528         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5529         (ev_password_dialog_entry_changed_cb),
5530         (ev_password_dialog_entry_activated_cb),
5531         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5532         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5533         (ev_password_dialog_set_bad_pass):
5534         * shell/ev-password.h:
5535         * shell/ev-window.c: (password_dialog_response),
5536         (ev_window_popup_password_dialog):
5537         
5538         Support for gnome-keyring for encrypted PDF's.
5539
5540 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5541
5542         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5543         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5544         (ev_view_enter_notify_event), (ev_view_class_init):
5545         
5546         More precise handling of enter_notify/leave_notify events
5547         in EvView. Fix for bug 315470.
5548
5549 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5550
5551         * shell/ev-window.c: (fullscreen_timeout_cb),
5552         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5553         (ev_window_dispose):
5554
5555         leak fix: unref fullscreen_timeout_source before clearing it
5556
5557 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5558
5559         * configure.ac, dvi/mdvi/Makefile.am: 
5560         
5561         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5562
5563 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5564
5565         * backend/ev-link.c: (ev_link_new_page_xyz):
5566         * pdf/ev-poppler.cc:
5567         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5568
5569         Fix some bugs with xyz links, respect zoom
5570
5571 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5572
5573         * shell/ev-window.c: (page_changed_cb),
5574         (setup_document_from_metadata), (update_sidebar_visibility),
5575         (setup_view_from_metadata), (ev_window_run_fullscreen),
5576         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5577         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5578         (ev_window_dual_mode_changed_cb),
5579         (ev_window_sidebar_current_page_changed_cb):
5580
5581         null check uri before setting and getting metadata
5582
5583 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5584
5585         * dvi/Makefile.am:
5586         * properties/Makefile.am:
5587         * shell/Makefile.am:
5588         * thumbnailer/Makefile.am:
5589
5590         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5591
5592 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5593
5594         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5595         (selection_changed_callback):
5596         * shell/ev-sidebar-links.h:
5597
5598         Add a signal for link activation.
5599
5600         * shell/ev-view.c: (ev_view_goto_link),
5601         (ev_view_button_release_event):
5602         * shell/ev-view.h:
5603         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5604         (ev_window_init):
5605
5606         Implement the signal so that we can handle all link types.
5607
5608         * shell/ev-page-cache.c:
5609
5610         Remove unused set_link function
5611
5612 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5613
5614         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5615
5616         Add some space from the cursor, hardcoded but I couldnt
5617         find a better way.
5618
5619 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5620
5621         * lib/ev-tooltip.c:
5622
5623         Use mozilla style vs gtk style, way better for links.
5624
5625         * shell/ev-view.c: (ev_view_motion_notify_event),
5626         (ev_view_destroy), (ev_view_init):
5627
5628         Deactive tooltip when the link hovered is changed.
5629
5630 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5631
5632         * backend/ev-document.h:
5633         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5634         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5635         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5636         (ev_link_new_page), (ev_link_new_page_xyz):
5637         * backend/ev-link.h:
5638         * pdf/ev-poppler.cc:
5639         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5640         (go_to_link), (tip_from_link):
5641
5642         Implement xyz links, still not functional. Links are a total
5643         mess, will need to refactor and bugfix a lot :(
5644
5645 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5646
5647         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5648
5649 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5650
5651         * data/evince-ui.xml:
5652         * data/evince.schemas.in:
5653         * shell/Makefile.am:
5654         * shell/ev-window.c: (update_chrome_visibility),
5655         (password_dialog_response), (ev_window_load_job_cb),
5656         (ev_window_xfer_job_cb), (ev_window_open_uri),
5657         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5658         (ev_window_init):
5659
5660         Remove the statusbar. This regress loading feedback, need to
5661         check with Bryan what we want to do there...
5662
5663 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5664
5665         * lib/ev-tooltip.c: (ev_tooltip_init):
5666
5667         Fix tooltip border and size handling
5668
5669 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5670
5671         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5672         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5673         (ev_tooltip_timeout), (ev_tooltip_activate),
5674         (ev_tooltip_deactivate):
5675         * lib/ev-tooltip.h:
5676         * shell/ev-view.c: (ev_view_motion_notify_event):
5677
5678         Delay popup showing. Mirror gtk logic/times.
5679
5680 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5681
5682         * lib/Makefile.am:
5683         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5684         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5685         (ev_tooltip_set_text), (ev_tooltip_set_position):
5686         * lib/ev-tooltip.h:
5687
5688         Simple widget to show tooltips at a custom position
5689
5690         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5691         (ev_view_destroy):
5692
5693         Use it for links. First go, needs work
5694
5695 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5696
5697         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5698         HIG fixes.  Use title capitalization for window title. Use 12 
5699         pixels of space between the dialog's vbox and action area.
5700
5701 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5702
5703         * shell/ev-window.c: (file_open_dialog_response_cb),
5704         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5705         (ev_window_cmd_save_as):
5706
5707         Make file pickers not modal and refactor code some
5708
5709 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5710
5711         * shell/ev-sidebar.h:
5712         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5713         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5714         (ev_sidebar_class_init), (ev_sidebar_select_page),
5715         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5716         (ev_sidebar_set_page):
5717
5718         Add a current page property and allow to get/set it
5719
5720         * shell/ev-window.c: (setup_view_from_metadata),
5721         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5722
5723         Persist current sidebar page per document
5724
5725 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5726
5727         * data/evince.schemas.in:
5728         * shell/ev-window.c: (update_chrome_visibility),
5729         (setup_document_from_metadata), (update_sidebar_visibility),
5730         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5731         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5732         (ev_window_run_presentation), (ev_window_stop_presentation),
5733         (ev_window_view_sidebar_cb),
5734         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5735         (load_chrome), (ev_window_init):
5736
5737         Persist size/visibility of sidebar per document
5738
5739 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5740
5741         * shell/ev-view.c (draw_loading_text): Draw loading text.
5742
5743 2005-09-02  Dan Damian  <dand@gnome.ro>
5744
5745         * configure.in: Added "ro" to ALL_LINGUAS.
5746
5747 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5748
5749         * shell/ev-view.c: (clear_caches):
5750
5751         ev_page_cache_get doesnt return a reference,
5752         dont try to unref it.
5753
5754 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5755
5756         * shell/main.c: (load_files_remote):
5757
5758         Fix timestamp parameter with dbus <= 0.33
5759
5760 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5761
5762         * data/evince.schemas.in:
5763
5764         Add missing full stop
5765
5766 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5767
5768         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5769         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5770
5771         Plug some memory leaks
5772
5773 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5774
5775         * configure.ac:
5776         * lib/ev-debug.c: (trap_handler):
5777
5778         Check for execinfo.h and use it only if it exists.
5779         Ported from Epiphany (bug #314776).
5780
5781 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
5782
5783         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5784
5785 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
5786
5787         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5788         * po/id.po      : Added Indonesian translation
5789
5790 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
5791
5792         * shell/main.c:
5793         * shell/ev-application.c: Last minute GTK-2.6 fixes.
5794         * NEWS: Release 0.4.0
5795
5796 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
5797
5798         * configure.ac: catch another gtk+-2.8ism
5799         * shell/main.c: Make work with gtk+-2.6
5800
5801 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
5802
5803         * shell/ev-application-service.xml: Add 'timestamp' argument to
5804           ev_application_open_window and ev_application_open_uri methods.
5805
5806         * shell/ev-application.h: Add 'timestamp' argument to
5807           ev_application_open_window, ev_application_open_uri,
5808           and ev_application_open_uri_list functions.
5809
5810         * shell/ev-application.c (ev_application_open_window,
5811           ev_application_open_uri, ev_application_open_uri_list): Change
5812           functions that show/present windows to use a timestamp if one
5813           is passed in.
5814
5815         * shell/ev-window.c (ev_window_cmd_file_open,
5816           ev_window_cmd_recent_file_activate, drag_data_received_cb):
5817         * shell/main.c (load_files): Modify calls to ev_application to
5818           include GDK_CURRENT_TIME as timestamp.
5819
5820         * shell/main.c (load_files_remote): Obtain timestamp for client
5821           instance from GDK and pass to server instance so new windows are
5822           focused properly.  Fix dbus_g_proxy_call() calls by including second
5823           G_TYPE_INVALID.
5824           
5825         Closes bug #314475.
5826
5827 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
5828
5829         * shell/ev-window.c (ev_window_finalize): Check for
5830         avail. EvWindows when quiting to handle the finalize better,
5831         #314497
5832
5833 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5834         
5835         * properties/ev-properties-view.c: 
5836         
5837         Set textdomain to libglade. Fixes translation problem in property page.
5838
5839 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5840
5841         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5842         * dvi/Makefile.am:
5843         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5844         * dvi/mdvi-lib/Makefile.am:
5845         
5846         Fix rotation of thumbnails, ported to new API. Moved library
5847         dependencies earlier, probably it will fix linkage problem.
5848
5849 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5850
5851         * backend/ev-document-misc.c:
5852         (ev_document_misc_get_thumbnail_frame):
5853         * backend/ev-document-misc.h:
5854         * configure.ac:
5855         * pdf/ev-poppler.cc:
5856         * shell/Makefile.am:
5857         * shell/ev-sidebar-thumbnails.c: (add_range),
5858         (ev_sidebar_thumbnails_set_loading_icon),
5859         (ev_sidebar_thumbnails_refresh),
5860         (ev_sidebar_thumbnails_set_document):
5861         * shell/ev-sidebar-thumbnails.h:
5862         * shell/ev-view.c: (ev_view_motion_notify_event),
5863         (ev_view_set_property), (ev_view_get_property),
5864         (ev_view_class_init), (ev_view_set_rotation):
5865         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5866         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5867         (ev_window_init):
5868         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5869         Redo rotation (again).  prepare for 0.4.0
5870
5871 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
5872
5873         * configure.ac: Bump poppler requirement to 0.4.1.
5874
5875         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5876         argument to poppler_page_render_selection() call.
5877
5878 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5879
5880         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5881         (djvu_document_thumbnails_get_thumbnail):
5882         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5883         (dvi_document_thumbnails_get_thumbnail):
5884         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5885         (pixbuf_document_thumbnails_get_thumbnail):
5886         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5887         
5888         Update rotation direction of backends to fit with pdf and ps.
5889
5890 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
5891
5892         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5893         * backend/ev-async-renderer.h:
5894         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5895         (setup_page), (ps_document_get_page_size),
5896         (ps_async_renderer_render_pixbuf):
5897         * ps/ps-document.h:
5898         * shell/ev-jobs.c: (ev_job_render_run):
5899
5900         Fix orientation in the postscript document
5901
5902 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
5903
5904         * pdf/ev-poppler.cc:
5905         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5906         * shell/ev-view.c: (highlight_find_results):
5907
5908         Adapt to the new poppler rotation API. Fix text maps on landscape
5909         documents.
5910
5911 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
5912
5913         * shell/ev-view.c (compute_new_selection_text): get the correct
5914         region when selecting in modes other than continuous.
5915
5916 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
5917
5918         * shell/main.c (main): remove redundant g_warnings.
5919
5920 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5921
5922         * shell/Makefile.am: Don't include autogenerated
5923         file ev-application-service.h into distribution, since
5924         it causes dbus crash. Fix for bugs 313724 and 313443. 
5925
5926 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5927
5928         * configure.ac: Fix sed expression for FreeBSD. Thanks
5929         to Joe Marcus Clark <marcus@freebsd.org>
5930         
5931         * shell/eggfindbar.c: (entry_activate_callback),
5932         (entry_changed_callback), (egg_find_bar_init),
5933         (egg_find_bar_set_search_string):
5934         
5935         Made findbar buttons unsensitive if there is no text in
5936         entry. Fix for the bug 313285.
5937
5938 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5939
5940         * ps/ps-document.c: Use g_filename_display_name for displaying
5941         filenames and revert string freeze breackage
5942
5943 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
5944
5945         * NEWS:
5946         * configure.ac:
5947
5948         Update for 0.3.4
5949
5950         * shell/Makefile.am:
5951
5952         Add ev-application-service.xml to extra dist
5953
5954         * shell/ev-view.c: (find_page_at_location):
5955
5956         Remove unused function (fix warning)
5957
5958 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5959
5960         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
5961         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
5962         
5963         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
5964         bug 313623.
5965
5966 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5967
5968         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
5969         * shell/ev-window.c:
5970         Fix build warnings
5971
5972 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5973
5974         * configure.ac: Update script to get dbus version.
5975         Fix for the bug #313443.
5976
5977 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5978
5979         * shell/ev-window.c: (ev_window_cmd_escape):
5980         
5981         Return focus back to view on escape. Fix for bug 313295.
5982
5983 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
5984
5985         * shell/ev-window.c: (update_window_title),
5986         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
5987         (ev_window_cmd_save_as):
5988         
5989         Correct conversion from uri to displayable string. Fix for
5990         bug 313296.
5991
5992 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5993
5994         * ps/ps-document.c: convert filename to utf8 when there is an error
5995         loading document. Fixes #309915
5996
5997 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
5998
5999         * configure.ac:
6000
6001         We depend on poppler 0.4.0
6002
6003 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6004
6005         * configure.ac:
6006         * NEWS: Release 0.3.3.
6007         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6008
6009 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6010
6011         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6012         add a couple missing mnemonics to menu items, use title 
6013         capitalization for menu items and window titles, and add 
6014         ellipsis to open menu item.     
6015
6016 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6017
6018         * pdf/ev-poppler.cc:
6019         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6020         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6021         (ev_view_get_rotation):
6022         * shell/ev-view.h:
6023         * shell/ev-window.c: (setup_view_from_metadata),
6024         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6025         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6026         disk.
6027
6028 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6029
6030         * configure.ac: Added tr to ALL_LINGUAS
6031
6032 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6033
6034         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6035         requires several clicks to find word. Thanks to 
6036         Colin Slater <kiltedtaco@gmail.com>.
6037
6038 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6039
6040         * data/evince.desktop.in.in: Hide menu entry and
6041         rename it to "Document Viewer". Fix for bug 
6042         #312399.
6043
6044 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6045
6046         * shell/ev-page-action.c (ev_page_action_class_init): 
6047
6048         Point to the correct function in constructor of the
6049         activate_label signal
6050
6051 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6052
6053         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6054         * shell/ev-jobs.h: Make thread safe.
6055
6056 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6057
6058         * shell/ev-view.c: (view_update_range_and_current_page):
6059         Don't update page range if we are scrolling to some document
6060         point.
6061
6062 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6063
6064         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6065         when getting max_page_width, fix drawing in dual mode.
6066
6067 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6068
6069         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6070         getting the area for select_all.
6071
6072 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6073
6074         * backend/ev-selection.c: (ev_selection_render_selection):
6075         * backend/ev-selection.h:
6076         * pdf/ev-poppler.cc:
6077         * shell/ev-jobs.c: (ev_job_render_new):
6078         * shell/ev-jobs.h:
6079         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6080         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6081         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6082         (ev_view_class_init):
6083
6084         Change selection color on focus in and focus out events.  Also,
6085         poppler now uses GdkColor for specifying the selection colors, so
6086         drop some awkward conversion code.
6087
6088 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6089
6090         * configure.ac: Added Hebrew translation
6091
6092 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6093
6094         * NOTES:
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_dispose), (ev_job_render_new),
6099         (ev_job_render_run):
6100         * shell/ev-jobs.h:
6101         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6102         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6103         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6104         (ev_pixbuf_cache_style_changed),
6105         (ev_pixbuf_cache_get_selection_pixbuf),
6106         (ev_pixbuf_cache_set_selection_list),
6107         (ev_pixbuf_cache_get_selection_list):
6108         * shell/ev-pixbuf-cache.h:
6109         * shell/ev-utils.c: (ev_print_region_contents):
6110         * shell/ev-utils.h:
6111         * shell/ev-view.c: (ev_view_queue_draw_page),
6112         (selection_update_idle_cb), (ev_view_motion_notify_event),
6113         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6114         (setup_caches), (ev_view_find_next), (merge_selection_region),
6115         (selection_free):
6116         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6117
6118         Clean up selection to be much smoother!
6119
6120 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6121
6122         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6123         to poppler_page_render_selection().
6124
6125 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6126
6127         * ps/ps-document.c: (save_page_list): Use
6128         unzipped document when printing. Thanks to 
6129         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6130         311016.
6131
6132 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6133
6134         * shell/ev-window.c: (update_action_sensitivity):
6135         
6136         Disable print and save respect to lockdown gconf keys. Fix
6137         for 312342.
6138
6139 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6140
6141         * configure.ac:
6142         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6143         (write_to_temp_file), (ev_file_set_contents):
6144         * shell/ev-utils.h:
6145         * shell/ev-window.c: (save_print_config_to_file):
6146         
6147         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6148         Fix for bug 312238
6149
6150 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6151
6152         * shell/ev-window.c: (load_print_config_from_file),
6153         (save_print_config_to_file), (ev_window_print_range):
6154
6155         Persist the print settings. Fixes bug #311578.
6156
6157 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6158
6159         * djvu/djvu-document.c: (djvu_document_get_page_size),
6160         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6161         (djvu_document_thumbnails_get_thumbnail):
6162         * dvi/dvi-document.c: (dvi_document_get_page_size),
6163         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6164         (dvi_document_thumbnails_get_dimensions),
6165         (dvi_document_thumbnails_get_thumbnail):
6166         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6167         (pixbuf_document_render_pixbuf),
6168         (pixbuf_document_document_iface_init),
6169         (pixbuf_document_thumbnails_get_thumbnail):
6170         
6171         Update backends to make them build with new rotation system.
6172
6173 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6174
6175         * help/C/figures/evince_start_window.png:
6176         
6177         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6178
6179 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6180
6181         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6182         * shell/ev-pixbuf-cache.h:
6183         * shell/ev-sidebar-thumbnails.c:
6184         (ev_sidebar_thumbnails_get_property), (add_range),
6185         (adjustment_changed_cb):
6186         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6187         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6188         we were thumbnailing the entire docment on startup, slowing us
6189         down hugely. 
6190
6191 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6192
6193         * shell/ev-page-cache.c: (ev_page_cache_new):
6194         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6195         == 0, fixes #310306.
6196
6197 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6198
6199         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6200         (ev_view_rotate_left):
6201
6202         Account rotation in doc_rect_to_view_rect.
6203         Ensure rotation doesnt go out of bounds.
6204
6205 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6206
6207         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6208
6209         Correct and cleanup w/h swapping
6210
6211 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6212
6213         * backend/ev-document-thumbnails.c:
6214         (ev_document_thumbnails_get_thumbnail):
6215         * backend/ev-document-thumbnails.h:
6216         * backend/ev-document.c:
6217         * backend/ev-document.h:
6218         * backend/ev-render-context.c: (ev_render_context_new),
6219         (ev_render_context_set_rotation):
6220         * backend/ev-render-context.h:
6221         * pdf/ev-poppler.cc:
6222         * ps/ps-document.c: (ps_document_document_iface_init):
6223         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6224         * shell/ev-jobs.h:
6225         * shell/ev-page-cache.c: (build_height_to_page),
6226         (ev_page_cache_new), (ev_page_cache_get_size),
6227         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6228         (ev_page_cache_get_height_to_page):
6229         * shell/ev-page-cache.h:
6230         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6231         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6232         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6233         (ev_pixbuf_cache_get_selection_pixbuf):
6234         * shell/ev-pixbuf-cache.h:
6235         * shell/ev-print-job.c: (idle_print_handler):
6236         * shell/ev-sidebar-thumbnails.c: (add_range):
6237         * shell/ev-view.c: (view_update_range_and_current_page),
6238         (get_page_y_offset), (get_page_extents),
6239         (ev_view_size_request_continuous_dual_page),
6240         (ev_view_size_request_continuous),
6241         (ev_view_size_request_dual_page),
6242         (ev_view_size_request_single_page), (draw_one_page),
6243         (ev_view_set_rotation), (ev_view_rotate_right),
6244         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6245         (ev_view_zoom_for_size_continuous_and_dual_page),
6246         (ev_view_zoom_for_size_continuous),
6247         (ev_view_zoom_for_size_dual_page),
6248         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6249         (ev_view_select_all):
6250         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6251         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6252         (tiff_document_document_iface_init),
6253         (tiff_document_thumbnails_get_thumbnail):
6254
6255         Use rotation rather than orientation. It's easier and enough
6256         for our needs.
6257
6258 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6259
6260         * shell/ev-page-cache.c: (build_height_to_page),
6261         (ev_page_cache_new), (ev_page_cache_get_size),
6262         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6263         (ev_page_cache_get_height_to_page):
6264         * shell/ev-page-cache.h:
6265         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6266         (ev_view_size_request_continuous_dual_page),
6267         (ev_view_size_request_continuous),
6268         (ev_view_zoom_for_size_continuous_and_dual_page),
6269         (ev_view_zoom_for_size_continuous):
6270
6271         Make the page cache aware of page orientation.
6272
6273 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6274
6275         * backend/ev-document-thumbnails.c:
6276         (ev_document_thumbnails_get_thumbnail):
6277         * backend/ev-document-thumbnails.h:
6278         * backend/ev-document.c:
6279         * backend/ev-document.h:
6280         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6281         * backend/ev-ps-exporter.h:
6282         * pdf/ev-poppler.cc:
6283         * ps/ps-document.c: (ps_document_document_iface_init),
6284         (ps_document_ps_export_do_page):
6285         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6286         * shell/ev-jobs.h:
6287         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6288         (ev_page_cache_get):
6289         * shell/ev-page-cache.h:
6290         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6291         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6292         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6293         * shell/ev-pixbuf-cache.h:
6294         * shell/ev-print-job.c: (idle_print_handler):
6295         * shell/ev-sidebar-thumbnails.c: (add_range):
6296         * shell/ev-view.c: (view_update_range_and_current_page),
6297         (get_page_extents), (ev_view_size_request_dual_page),
6298         (ev_view_size_request_single_page), (draw_one_page),
6299         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6300         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6301         (ev_view_zoom_for_size_dual_page),
6302         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6303         (ev_view_select_all):
6304         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6305         * tiff/tiff-document.c: (tiff_document_get_page_size),
6306         (tiff_document_get_orientation), (rotate_pixbuf),
6307         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6308         (tiff_document_thumbnails_get_thumbnail),
6309         (tiff_document_ps_export_do_page), (tiff_document_init):
6310
6311         Really make use of the orientation bit of the render context.
6312         Use the render context in a few more places in the backend API.
6313         This regress orientation, but now it's done right. Will try to
6314         fix it up asap...
6315
6316 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6317
6318         * shell/ev-view.c: (ensure_rectangle_is_visible):
6319
6320         Patch by Nickolay V. Shmyrev to fix find flickering
6321
6322 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6323
6324         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6325         duplex parameters to ::begin.
6326
6327         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6328         * shell/ev-print-job.c (idle_print_handler): 
6329         * ps/ps-document.c (ps_document_ps_export_begin): 
6330         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6331         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6332         implementations. Poppler backend needs poppler cvs. Rest has
6333         unchanged behavior.
6334
6335 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6336
6337         * shell/ev-window.c (using_pdf_printer): new function.
6338         (ev_window_print_range): print a less techy message if someone
6339         tries to print to PDF.
6340
6341 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6342
6343         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6344         from "unknown font" string. Bug #311431
6345
6346 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6347
6348         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6349
6350 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6351
6352         Bug #311280
6353         
6354         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6355         name for PopplerFontTypes
6356         (pdf_document_fonts_fill_model): add font type to the detail column
6357
6358         * backend/ev-document-fonts.h: added
6359         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6360
6361         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6362         font name and font details, add a little markup.
6363         (ev_properties_fonts_init): use the new cell data func, specify ypad
6364         property for the cell renderer.
6365         (ev_properties_fonts_set_document): add the details column.
6366
6367 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6368
6369         * configure.ac: Added "pl" to ALL_LINGUAS.
6370
6371 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6372
6373         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6374
6375 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6376
6377         * help/ChangeLog: Started this for translations of manual.
6378         * configure.ac, autogen.sh, .cvsignore: Migrated to
6379         gnome-doc-utils. Patch in bug #311222.
6380
6381 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6382
6383         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6384         #ifdef this away to fix an unused-function warning.
6385
6386 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6387
6388         * configure.ac: Added 'gl' to ALL_LINGUAS.
6389
6390 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6391
6392         * configure.ac: Added ne in ALL_LINGUAS
6393         
6394 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6395
6396         * shell/ev-view.c: (ev_view_leave_notify_event):
6397         
6398         Clear status message when pointer leaves view. Fix for bug
6399         #310818 
6400
6401 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6402
6403         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6404
6405 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6406
6407         * shell/ev-view.c: (ev_view_leave_notify_event),
6408         (ev_view_class_init):
6409         
6410         Set cursor to normal then leaving view.
6411
6412 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6413
6414         * configure.ac:
6415         
6416         Fix required djvulibre version.
6417
6418 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6419
6420         *configure.ac: Hindi (hi) language added
6421
6422 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6423
6424         *configure.ac: Punjabi (pa) Language added
6425
6426 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6427
6428         * data/evince-ui.xml, shell/ev-window.c:
6429         
6430         Add keypad accelerators for zooming. Fix for bug 308128.
6431
6432 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6433
6434         * Makefile.am:
6435         * backend/Makefile.am:
6436         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6437         * configure.ac:
6438         * shell/ev-document-types.c: (ev_document_types_add_filters):
6439
6440         Allow to enable/disable the pixbuf backend.
6441         Default to off for now. If we want it enabled we should
6442         really put mime types in the desktop, implement properties etc.
6443
6444         * properties/evince-properties.c:
6445
6446         Initialize error to NULL.
6447         Check error is not NULL before freeing.
6448
6449 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6450
6451         * shell/ev-window.c:
6452
6453         Use F5 as presentation accell
6454
6455 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6456
6457         * shell/ev-window.c: (update_chrome_visibility),
6458         (ev_window_create_fullscreen_popup), (ev_window_init):
6459
6460         Do not leak the fullscreen toolbar
6461
6462 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6463
6464         * shell/ev-window.c: (view_actions_focus_in_cb),
6465         (view_actions_focus_out_cb):
6466
6467         These has a return value! Fix totally random focus
6468         issues we was seeing.
6469
6470 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6471
6472         * shell/main.c: (load_files_remote):
6473
6474         Allow open more than one file
6475
6476 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6477
6478         * shell/main.c: (load_files_remote):
6479
6480         Fix for dbus 0.33. bug #309975
6481
6482 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6483
6484         * properties/ev-properties-main.c: (ev_properties_get_pages):
6485
6486         Actually return NULL for types we dont support
6487
6488 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6489
6490         * po/POTFILES.in:
6491
6492         Remove empty lines.
6493
6494 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6495
6496         * backend/ev-document-factory.c:
6497         (ev_document_factory_get_document):
6498
6499         Do not try to create the object if type
6500         is invalid.
6501
6502 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6503
6504         * ps/ps-document.c: (ps_document_dispose),
6505         (ps_async_renderer_render_pixbuf):
6506         * ps/ps-document.h:
6507
6508         Do not leak the target window
6509
6510 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6511
6512         * shell/ev-application.c: (ev_application_init):
6513
6514         Let tbe check file existence for us.
6515         Add a comment about eggrecent mime filter.
6516
6517 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6518
6519         * data/evince-ui.xml:
6520         * shell/ev-application.c: (ev_application_shutdown),
6521         (ev_application_init), (ev_application_get_toolbars_model),
6522         (ev_application_get_recent_model),
6523         (ev_application_save_toolbars_model):
6524         * shell/ev-application.h:
6525         * shell/ev-window.c: (ev_window_add_recent),
6526         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6527         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6528         (ev_window_init):
6529
6530         Use common toolbar and recent models for all windows.
6531         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6532
6533 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6534
6535         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6536         successfully check for gtk_icon_view_get_visible_range.
6537
6538 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6539
6540         * djvu/Makefile.am:
6541         * dvi/Makefile.am:
6542         
6543         Fix djvu and dvi backend build.
6544
6545 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6546
6547         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6548         (new_separator_pixbuf):
6549
6550         Don't leak windows.
6551
6552 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6553
6554         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6555
6556         HIGification of toolbar editor dialogue.
6557
6558 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6559
6560         * configure.ac:
6561         * shell/Makefile.am:
6562
6563         Ever build metadata manager since it's just
6564         disabled at runtime now.
6565
6566 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6567
6568         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6569         (ev_metadata_manager_get), (ev_metadata_manager_set):
6570         * shell/ev-metadata-manager.h:
6571
6572         Add an _init functions that enabled metadata management
6573         at runtime.
6574
6575         * shell/ev-window.c: (page_changed_cb),
6576         (setup_document_from_metadata), (ev_window_setup_document),
6577         (setup_view_from_metadata), (ev_window_open_uri),
6578         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6579         (ev_window_run_presentation), (ev_window_stop_presentation),
6580         (save_sizing_mode), (ev_window_zoom_changed_cb),
6581         (ev_window_continuous_changed_cb),
6582         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6583         (window_configure_event_cb):
6584
6585         Remove all ugly metadata define since we deal with it
6586         at runtime now.
6587
6588         * shell/main.c: (load_files_remote), (main):
6589
6590         Add support for dbus cvs head. Hopefully didnt break one
6591         of the other versions now!
6592
6593         If we dont get a response from the dbus server just
6594         give up with it and not enable metadata.
6595
6596 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6597
6598         * Makefile.am:
6599         * backend/Makefile.am:
6600         * configure.ac:
6601         * cut-n-paste/recent-files/Makefile.am:
6602         * cut-n-paste/toolbar-editor/Makefile.am:
6603         * cut-n-paste/zoom-control/Makefile.am:
6604         * lib/Makefile.am:
6605         * pdf/Makefile.am:
6606         * pixbuf/Makefile.am:
6607         * properties/Makefile.am:
6608         * ps/Makefile.am:
6609         * shell/Makefile.am:
6610         * thumbnailer/Makefile.am:
6611         * tiff/Makefile.am:
6612
6613         Make frontends depend on just libev.
6614         Rework and group CFLAGS/LIBS definitions.
6615         Cleanups.
6616
6617 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6618
6619         * shell/ev-window:
6620
6621         do not unnecessarily save zoom
6622
6623         * configure.ac:
6624         * lib/ev-file-helpers.c: (ev_dot_dir):
6625         * shell/Makefile.am:
6626         * shell/dummy.cc:
6627
6628         Some cleanups
6629
6630 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6631
6632         * configure.ac:
6633         
6634         Remove unnecessary dependencies
6635
6636 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6637
6638         * properties/Makefile.am:
6639         * thumbnailer/Makefile.am:
6640         * tiff/Makefile.am:
6641
6642         Some more cleanups. Was really necessary
6643         but I probably introduced bugs, feel free
6644         to flame :)
6645
6646 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6647
6648         * backend/Makefile.am:
6649         * configure.ac:
6650         * cut-n-paste/recent-files/Makefile.am:
6651         * cut-n-paste/toolbar-editor/Makefile.am:
6652         * cut-n-paste/zoom-control/Makefile.am:
6653         * lib/Makefile.am:
6654         * pdf/Makefile.am:
6655         * pixbuf/Makefile.am:
6656         * properties/Makefile.am:
6657         * ps/Makefile.am:
6658         * shell/Makefile.am:
6659         * thumbnailer/Makefile.am:
6660         * tiff/Makefile.am:
6661
6662         Use gnome-common macros when possible.
6663         Cleanup dependencies.
6664         Actually disable deprecated where possible.
6665
6666 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6667
6668         * Makefile.am:
6669         * backend/Makefile.am:
6670         * properties/Makefile.am:
6671         * shell/Makefile.am:
6672         * thumbnailer/Makefile.am:
6673
6674         This should solve the circular dep without
6675         requiring dir reorg!
6676
6677         * shell/ev-window.c: (setup_view_from_metadata):
6678
6679         Never restore window size/position when the
6680         window is already visible.
6681
6682 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6683
6684         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6685
6686         Return a boolean from timeout func. Fix ported from gedit.
6687
6688 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6689
6690         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6691
6692 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6693
6694         * shell/ev-document-types.c: set "All Documents" as default filter in
6695         open dialog
6696
6697 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6698
6699         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6700         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6701         (ev_metadata_manager_set_boolean): fix value/val thinko.
6702
6703 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6704
6705         * shell/ev-window.c: (setup_view_from_metadata),
6706         (window_state_event_cb), (window_configure_event_cb),
6707         (ev_window_init):
6708
6709         Remember window position and maximized state
6710
6711 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6712
6713         * configure.ac:
6714
6715         Fix DBUS configure checks.
6716
6717         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6718         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6719         (ev_metadata_manager_set_boolean):
6720
6721         Plug mem leaks.
6722
6723         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6724         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6725         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6726         (ev_window_continuous_changed_cb),
6727         (ev_window_dual_mode_changed_cb), (ev_window_new):
6728
6729         Fix the build without DBUS.
6730
6731 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6732
6733         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6734         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6735         (ev_metadata_manager_set_string),
6736         (ev_metadata_manager_set_boolean):
6737         * shell/ev-metadata-manager.h:
6738
6739         Add support for some more types
6740
6741         * shell/ev-view.c: (scroll_to_current_page),
6742         (ev_view_get_continuous), (ev_view_set_continuous),
6743         (ev_view_get_dual_page):
6744         * shell/ev-view.h:
6745         * shell/ev-window.c: (page_changed_cb),
6746         (setup_document_from_metadata), (ev_window_setup_document),
6747         (setup_view_from_metadata), (ev_window_open_uri),
6748         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6749         (ev_window_run_presentation), (ev_window_stop_presentation),
6750         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6751         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6752         (ev_window_update_dual_page_action),
6753         (ev_window_continuous_changed_cb),
6754         (ev_window_dual_mode_changed_cb), (ev_window_init):
6755
6756         Remember a bunch of view/document properties. Prolly some
6757         are still missing but it's getting interesting.
6758
6759 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6760
6761         * configure.ac: check if dbus-binding-tool is installed. Not the
6762         case on current Ubuntu breezy, it seems.
6763
6764 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6765
6766         * data/evince.desktop.in.in:
6767         
6768         Allow open uri lists and add TryExec field.
6769
6770 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6771
6772         * configure.ac:
6773
6774         Enable dbus when available, do not require a configure
6775         option.
6776
6777 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6778
6779         * configure.ac:
6780
6781         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6782         disabled.
6783
6784 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6785         Marco Pesenti Gritti  <mpg@redhat.com>
6786
6787         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6788         
6789         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
6790         functions to the format required by dbus
6791
6792         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6793         errors. Use the RPC parameters in the expected way
6794
6795 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6796
6797         * Makefile.am:
6798         * properties/Makefile.am:
6799         * properties/ev-properties-main.c: (ev_properties_get_pages):
6800
6801         Support all mime types
6802
6803         * shell/Makefile.am:
6804         * thumbnailer/Makefile.am:
6805         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6806         (evince_thumbnail_pngenc_get):
6807
6808         Use the document factory
6809
6810 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6811
6812         * backend/Makefile.am:
6813         * backend/ev-document-factory.c:
6814         (mime_type_supported_by_gdk_pixbuf),
6815         (ev_document_type_get_from_mime),
6816         (ev_document_factory_get_document),
6817         (ev_document_factory_get_backend),
6818         (ev_document_factory_get_mime_types),
6819         (ev_document_factory_get_all_mime_types):
6820         * backend/ev-document-factory.h:
6821         * shell/Makefile.am:
6822         * shell/ev-document-types.c: (get_document_from_uri),
6823         (ev_document_types_get_document),
6824         (file_filter_add_mime_list_and_free),
6825         (ev_document_types_add_filters):
6826         * shell/ev-document-types.h:
6827         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6828         * shell/ev-properties-dialog.c:
6829         (ev_properties_dialog_set_document):
6830         * shell/ev-window.c: (ev_window_cmd_file_open),
6831         (ev_window_cmd_save_as):
6832         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6833
6834         Rework document types managing to avoid code duplication
6835         and actually abstract from backend implementations.
6836         Also provide a minimal factory api that can be used by
6837         thumbnailer/properties.
6838
6839 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6840
6841         * properties/ev-properties-view.c: (ev_properties_view_set_info):
6842         Plug a mem leak.
6843         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6844         HIG spacings.
6845
6846 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6847
6848         * shell/ev-properties-dialog.c
6849         (ev_properties_dialog_set_document): only call
6850         ev_properties_fonts_set_document() if the document implements the
6851         fonts interface
6852
6853 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6854
6855         * configure.ac:
6856         * properties/Makefile.am:
6857         * properties/ev-properties-view.c:
6858         (ev_properties_view_register_type):
6859         * properties/ev-properties-view.h:
6860         * properties/ev-properties-main.h:
6861
6862         Implement nautilus plugin for properties.
6863         Works only for pdf atm, I need to rework the
6864         document types stuff to get this to work
6865         for all backends...
6866
6867 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6868
6869         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6870         (ev_properties_fonts_set_document): use
6871         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6872
6873 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6874
6875         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6876         them
6877         (PlaceImage, tiff2ps_process_page): use
6878         g_ascii_dtostr to convert floats to strings in a locale-safe way.
6879
6880
6881 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6882
6883         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6884         (main): to call gnome_authentication_manager_init. Should fix
6885         Bug #308510
6886
6887         * configure.ac: that requires libgnomeui 2.6.0.
6888
6889 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6890
6891         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6892         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6893         use the new tiff2ps interfaces
6894
6895         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
6896         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6897
6898         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6899         structure instead of global variables.  Remove use of static
6900         variables in functions.
6901
6902 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
6903
6904         * shell/ev-page-action.c: unref the completion after setting it to the
6905         entry
6906
6907 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6908
6909         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6910         postscript files
6911
6912 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6913
6914         * shell/ev-window.c (update_action_sensitivity): disable
6915         File->Print if the document does not implement the ps exporter
6916         interface
6917
6918 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
6919
6920         * Makefile.am:
6921         * configure.ac:
6922         * data/evince-properties.glade:
6923         * properties/.cvsignore:
6924         * properties/Makefile.am:
6925         * properties/ev-properties-view.c: (ev_properties_view_dispose),
6926         (ev_properties_view_class_init), (ev_properties_view_format_date),
6927         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6928         (ev_properties_view_init), (ev_properties_view_new):
6929         * properties/ev-properties-view.h:
6930         * shell/Makefile.am:
6931         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
6932         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
6933         (ev_properties_dialog_new):
6934         * shell/ev-properties-dialog.h:
6935         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6936         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
6937         (update_progress_label), (job_fonts_finished_cb),
6938         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
6939         * shell/ev-properties-fonts.h:
6940         * shell/ev-properties.c:
6941         * shell/ev-properties.h:
6942         * shell/ev-window.c: (ev_window_setup_document),
6943         (ev_window_cmd_file_properties):
6944
6945         Split the properties pages in two different objects, depend
6946         only on the backend where possible, use widgets instead
6947         of gobject for the glade part, reimplement the dialog
6948         itself with gtk.
6949         I need this to implement nautilus properties page.
6950
6951 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
6952
6953         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6954         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
6955         (tiff_document_document_ps_exporter_iface_init): implement the ps
6956         exporter interface for tiff documents
6957
6958         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
6959         libtiff to implement TIFF postscript export
6960
6961         * tiff/tiff2ps.h: added a header file for external tiff2ps
6962         functions.
6963
6964         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
6965         tiff2ps.h
6966
6967 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6968
6969         * shell/ev-view.c: (scroll_to_current_page),
6970         (ev_view_set_fullscreen), (ev_view_set_presentation):
6971         
6972         Scroll to current page when exit from presentation
6973
6974 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6975
6976         * shell/ev-window.c: (update_document_mode),
6977         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6978         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
6979         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
6980         
6981         Exit from fullscreen mode when switch to presentation. Fix for
6982         bug 309365
6983
6984 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
6985
6986         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
6987         return NULL if the document does not implement the selection
6988         interface.
6989
6990 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
6991
6992         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
6993         reported height by using the resolution aspect ratio
6994         (tiff_document_render_pixbuf): scale the pixbuf using the
6995         resolution aspect ratio
6996
6997 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6998
6999         * configure.ac:
7000         
7001         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7002         <kiltedaco@gmail.com>
7003         
7004         * djvu/djvu-document.c: (djvu_document_get_orientation),
7005         (djvu_document_set_orientation), (djvu_document_get_page_size),
7006         (rotate_pixbuf), (djvu_document_render_pixbuf),
7007         (djvu_document_document_iface_init):
7008         * dvi/dvi-document.c: (dvi_document_get_orientation),
7009         (dvi_document_set_orientation), (dvi_document_get_page_size),
7010         (rotate_pixbuf), (dvi_document_render_pixbuf),
7011         (dvi_document_document_iface_init):
7012         
7013         Dvi and djvu backends are ported to new API
7014
7015 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7016
7017         * backend/ev-selection.c: (ev_selection_get_selection_region),
7018         (ev_selection_get_selection_map):
7019         * backend/ev-selection.h:
7020         * pdf/ev-poppler.cc:
7021         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7022         * shell/ev-jobs.h:
7023         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7024         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7025         (ev_pixbuf_cache_get_text_mapping):
7026         * shell/ev-pixbuf-cache.h:
7027         * shell/ev-view.c: (location_in_text),
7028         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7029         support to EvView.  Now we can see where we can select!  Sweet!
7030
7031 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7032
7033         * shell/ev-view.c (ev_view_button_press_event): Fix
7034         event->y + view->scroll_x typo.
7035
7036 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7037
7038         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7039         sub-GdkPixbuf instead of passing dest_x and dest_y.
7040         
7041         * shell/ev-view.c: (view_point_to_doc_point),
7042         (view_rect_to_doc_rect), (ev_view_button_press_event),
7043         (ev_view_motion_notify_event), (compute_new_selection_rect),
7044         (gdk_rectangle_point_in), (compute_new_selection_text),
7045         (compute_selections): Update selection code to keep the selection
7046         around as two points and not as a normalized rectangle, and fix
7047         page level selection in two-column mode.
7048
7049 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7050
7051         * shell/ev-window.c: (window_configure_event_cb): 
7052         
7053         Fix compilation
7054         
7055 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7056
7057         * pdf/ev-poppler.cc:
7058
7059         Fix compilation
7060
7061 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7062
7063         * shell/Makefile.am:
7064         * shell/ev-metadata-manager.c: (item_free),
7065         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7066         (parse_value), (parseItem), (load_values),
7067         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7068         (save_values), (save_item), (get_oldest), (resize_items),
7069         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7070         * shell/ev-metadata-manager.h:
7071
7072         Metadata manager from gedit but modified to use GValue, so that
7073         we dont need to keep converting from strings.
7074
7075         * configure.ac:
7076
7077         ENABLE_METADATA conditional, on when dbus is on
7078
7079         * shell/ev-application.c: (ev_application_open_uri):
7080
7081         Show the window after load so that we can initialize
7082         window size before it's showed.
7083
7084         * shell/ev-window.c: (ev_window_setup_from_metadata),
7085         (ev_window_open_uri), (window_configure_event_cb),
7086         (ev_window_init):
7087
7088         Save and load metadata information about window size.
7089         Not yet keeping states in account.
7090
7091         * shell/main.c: (main):
7092
7093         Shutdown metadata manager.
7094
7095 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7096
7097         * shell/ev-application-service.xml:
7098         * configure.ac:
7099         * shell/Makefile.am:
7100         * shell/ev-application.c:
7101         * shell/ev-application.h:
7102         * shell/ev-window.c:
7103         * shell/ev-window.h:
7104         * shell/main.c:
7105
7106         Add an optional dbus interface (--enable-dbus).
7107         Rework application code, mainly to be easier to
7108         use "remotely".
7109         Do not open multiple windows with the same document,
7110         spatial evince!
7111
7112 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7113
7114         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7115         pixbuf iff it exists.
7116
7117 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7118
7119         * shell/*:
7120         * backend/ev-render-context.[ch]:
7121         * backend/ev-selection.[ch]:
7122
7123         Massive changes.  We now support text selection of pdfs, and not
7124         just rectangular selection.  This is pretty broken still, but I
7125         want to get something into CVS.
7126
7127 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7128
7129         * pdf/ev-poppler.cc:
7130         
7131         Fix for Bug 309080: crash on window close.
7132         
7133         * shell/ev-page-action.c: (page_changed_cb):
7134         
7135         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7136         jensgr@gmx.net (Jens Granseuer).
7137
7138 2005-06-25  Marcel Telka  <marcel@telka.sk>
7139
7140         * configure.in (ALL_LINGUAS): Added sk.
7141
7142 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7143
7144         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7145         not a document open
7146
7147 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7148
7149         * NEWS:
7150         * configure.ac:
7151
7152         Release 0.3.2
7153
7154         * cut-n-paste/recent-files/Makefile.am:
7155
7156         Fix make distcheck
7157
7158 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7159
7160         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7161         (pixbuf_document_set_orientation), (rotate_pixbuf),
7162         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7163         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7164
7165         Implement rotation and cleanup the code a bit.
7166
7167         * tiff/tiff-document.c: (tiff_document_get_page_size),
7168         (tiff_document_get_orientation), (tiff_document_set_orientation),
7169         (rotate_pixbuf), (tiff_document_render_pixbuf),
7170         (tiff_document_document_iface_init), (tiff_document_init):
7171
7172         Implement rotation. Was the quicker solution for the release
7173         but we really need to share this code in the shell.
7174
7175 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7176
7177         * pdf/ev-poppler.cc:
7178
7179         Enable rotation, require poppler cvs. Fix a leak.
7180
7181 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7182
7183         * shell/ev-window.c: (update_action_sensitivity):
7184         
7185         Make properties unsensitive if document backend doesn't provide
7186         any info
7187
7188 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7189
7190         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7191         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7192         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7193         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7194         (bitmap_flip_rotate_counter_clockwise):
7195         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7196         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7197         (buff_gets):
7198         * dvi/mdvi-lib/common.h:
7199         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7200         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7201         (opendvi), (mdvi_reload), (mdvi_init_context),
7202         (mdvi_destroy_context), (mdvi_dopage), (special):
7203         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7204         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7205         (file_hash_free), (register_encoding), (parse_spec),
7206         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7207         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7208         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7209         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7210         (mdvi_register_font_type), (mdvi_unregister_font_type),
7211         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7212         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7213         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7214         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7215         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7216         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7217         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7218         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7219         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7220         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7221         (mdvi_unregister_special), (mdvi_flush_specials):
7222         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7223         (t1_font_remove):
7224         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7225         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7226         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7227         (free_font_metrics), (flush_font_metrics):
7228         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7229         (tt_font_remove):
7230         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7231         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7232         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7233         (dstring_insert), (dstring_new), (dstring_reset):
7234         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7235         
7236         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7237         avoid conflict with libtool on FC4
7238         
7239         * shell/ev-window.c: (ev_window_cmd_help_about):
7240         
7241         Update copyright year. Fix for bug 308828.
7242
7243 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7244
7245         * shell/ev-view.c: (add_scroll_binding_keypad),
7246         (ev_view_binding_activated), (ev_view_class_init),
7247         (on_adjustment_value_changed):
7248         
7249         Bug 170874: Arrow keys switch pages in presentation mode
7250
7251 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7252
7253         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7254         
7255         Fix for Bug 308265: Sidebar dissappears coming out of 
7256         Presentation mode
7257
7258 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7259
7260         * shell/ev-application.c: (ev_application_open):
7261         * shell/ev-document-types.c: (ev_document_types_add_filters),
7262         (ev_document_types_add_filters_for_type):
7263         * shell/ev-document-types.h:
7264         * shell/ev-window.c: (ev_window_cmd_save_as):
7265         
7266         Suggest basename as template when saving, provide filters
7267         for save dialog. It's bug 308402
7268
7269 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7270
7271         * pdf/ev-poppler.cc:
7272         * shell/ev-sidebar-links.c: (job_finished_callback):
7273         * shell/ev-view.c: (update_find_status_message):
7274         
7275         Some leaks fixed
7276
7277 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7278
7279         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7280         (egg_recent_view_uimanager_set_list):
7281
7282         Fix buglet in !show_numbers case.
7283
7284 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7285
7286         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7287         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7288
7289         Use pango ellipsisation.
7290
7291         * pdf/ev-poppler.cc:
7292
7293         Fix refcount leak, from nsh.
7294
7295 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7296
7297         * cut-n-paste/recent-files/Makefile.am:
7298         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7299         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7300         
7301         Removed EggRecentViewGtk
7302         
7303         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7304         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7305         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7306         (ev_window_setup_recent):
7307         
7308         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7309         with other projects
7310
7311 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7312
7313         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7314         (egg_recent_view_gtk_finalize):
7315
7316         Fix memory leak
7317
7318         * cut-n-paste/toolbar-editor/Makefile.am:
7319         
7320         Fix location of cursor icon.
7321         
7322         * pdf/ev-poppler.cc:
7323         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7324         (display_completion_text), (match_completion):
7325         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7326         (selection_changed_callback), (create_loading_model),
7327         (print_section_cb), (links_page_num_func),
7328         (update_page_callback_foreach):
7329         * shell/ev-window.c: (ev_window_dispose):
7330         
7331         Small memory fixes. Links model now store objects instead
7332         of pointers to improve memory management. 
7333
7334 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7335
7336         * shell/ev-window.c: (zoom_control_changed_cb):
7337         
7338         Fix update of zoom control (bug 308268).
7339
7340 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7341
7342         * shell/ev-properties.c (set_property): escape the text correctly.
7343         Handles non-UTF-8 properties and escaped properties.  Also, sets
7344         the text to "<i>None</i>" if the property isn't set.
7345
7346         * data/evince-properties.glade: Change the label to be ellipsized,
7347         and give it a minimum size.
7348
7349 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7350
7351         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7352         * shell/ev-sidebar-links.c: (create_loading_model):
7353         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7354         * shell/ev-view.c: (ev_view_set_document):
7355         * shell/ev-window.c: (ev_window_dispose):
7356         
7357         Various small fixes, mostly memory leaks. Thanks to valgrind.
7358
7359 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7360
7361         * ps/ps-document.c: remove the locale.h include again ;-). And
7362         kill the (bogus) setlocale/savelocale business.
7363
7364 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7365
7366         * ps/ps-document.c:
7367         
7368         Include locale.h to fix build
7369         
7370         * shell/ev-sidebar.c:
7371         
7372         Remove unnecessary includes
7373
7374 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7375
7376         * dvi/dvi-document.c: (dvi_document_load):
7377         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7378         * po/POTFILES.in:
7379         
7380         Check for incorrect dvi files. Fix parsing dvi on AMD64
7381         platform. Thanks to tester@tester.ca (Olivier Crete).
7382
7383 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7384
7385         * shell/ev-page-action.c: (match_selected_cb),
7386         (display_completion_text), (match_completion), (update_model):
7387         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7388         (expand_open_links):
7389         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7390         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7391         (ev_sidebar_set_document):
7392         * shell/ev-window.c: (ev_window_xfer_job_cb),
7393         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7394         
7395         Fixed lot's of memory leaks, for example, memory leak on reload, 
7396         described in bug 307793.
7397
7398 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7399
7400         * pdf/ev-poppler.cc:
7401         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7402         (update_visible_range), (adjustment_changed_cb),
7403         (ev_sidebar_thumbnails_fill_model),
7404         (ev_sidebar_thumbnails_refresh),
7405         (ev_sidebar_tree_selection_changed),
7406         (ev_sidebar_icon_selection_changed),
7407         (ev_sidebar_thumbnails_use_icon_view),
7408         (ev_sidebar_thumbnails_set_document):
7409         * shell/ev-sidebar-thumbnails.h:
7410         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7411         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7412
7413         Refresh thumbnails when changing orientation. Not fully
7414         working yet becuase of a sidebar bug.
7415
7416         Set page orientation to poppler page everywhere. This sucks
7417         really need to fix poppler.
7418
7419 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7420
7421         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7422         (egg_recent_view_gtk_new_menu_item),
7423         (egg_recent_view_gtk_set_property),
7424         (egg_recent_view_gtk_get_property),
7425         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7426         (egg_recent_view_gtk_set_tooltip_func),
7427         (egg_recent_view_gtk_set_label_width),
7428         (egg_recent_view_gtk_get_label_width):
7429         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7430
7431         Sync with libegg (ellipsize labels)
7432
7433 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7434
7435         * data/evince-ui.xml:
7436         * shell/ev-window.c: (ev_window_cmd_go_forward),
7437         (ev_window_cmd_go_backward):
7438         
7439         Shift + PageUp moves 10 Pages. Fix for 306125
7440
7441 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7442
7443         * pdf/ev-poppler.cc:
7444
7445         Add a flag to check if orientation has been overriden
7446
7447 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7448
7449         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7450         field if necessary.
7451
7452         * ps/ps.h: add creator field to document.
7453
7454         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7455         set creator field.
7456
7457 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7458
7459         * data/evince-properties.glade:
7460         * shell/ev-properties.c: (ev_properties_set_document):
7461
7462         s/PDF Version/Format
7463
7464 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7465
7466         * shell/ev-properties.c: (ev_properties_set_document):
7467
7468         Remove unnecessary translations
7469
7470 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7471
7472         * cut-n-paste/toolbar-editor/Makefile.am:
7473
7474         Correct library name    
7475
7476 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7477
7478         * configure.ac:
7479         * cut-n-paste/recent-files/egg-recent-model.c:
7480         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7481         (egg_recent_model_unlock_file):
7482         * cut-n-paste/recent-files/egg-recent-util.c:
7483         (egg_recent_util_get_unique_id):
7484         * cut-n-paste/recent-files/update-from-egg.sh:
7485         * cut-n-paste/toolbar-editor/Makefile.am:
7486         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7487         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7488         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7489         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7490         (egg_toolbars_model_get_type):
7491         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7492
7493         Better makefile for toolbar editor and update everything
7494         to latest libegg.
7495
7496 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7497
7498         * shell/ev-window.c: (update_document_mode):
7499
7500         Prefer presentation mode when the document
7501         require fullscreen.
7502
7503 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7504
7505         * data/evince-ui.xml:
7506         * shell/ev-window.c:
7507
7508         Add control-equal for zooming
7509
7510 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7511
7512         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7513
7514 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7515
7516         * backend/ev-document.c: (ev_document_get_orientation):
7517         * backend/ev-document.h:
7518         * pdf/ev-poppler.cc:
7519         * ps/ps-document.c: (ps_document_get_orientation),
7520         (ps_document_set_orientation), (ps_document_document_iface_init):
7521
7522         Add a get_orientation api. Improve set_orientation.
7523
7524         * data/evince-ui.xml:
7525         * shell/ev-view.c: (ev_view_set_orientation),
7526         (ev_view_rotate_right), (ev_view_rotate_left):
7527         * shell/ev-view.h:
7528         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7529         (ev_window_cmd_edit_rotate_right):
7530
7531         Better ui for changing document orientation
7532
7533 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7534
7535         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7536         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7537         * shell/ev-sidebar-links.h:
7538         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7539         (ev_sidebar_page_iface_init):
7540         * shell/ev-sidebar-page.h:
7541         * shell/ev-sidebar-thumbnails.c:
7542         (ev_sidebar_thumbnails_get_property),
7543         (ev_sidebar_thumbnails_class_init),
7544         (ev_sidebar_thumbnails_set_document):
7545         * shell/ev-sidebar-thumbnails.h:
7546         * shell/ev-view.c: (ev_view_motion_notify_event):
7547         * shell/ev-window.c: (update_chrome_visibility),
7548         (ev_window_cmd_focus_page_selector),
7549         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7550         (sidebar_page_main_widget_update_cb), (ev_window_init):
7551         
7552         Autoraise toolbar on GoToPage binding and fix bindings in
7553         EvSidebarThumbnails page.
7554
7555 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7556
7557         * shell/ev-properties.c: (update_progress_label):
7558
7559         Hide the progress label when finished; bug #307697.
7560
7561 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7562
7563         * pdf/ev-poppler.cc:
7564
7565         Enable is_open for links, you will need poppler cvs
7566
7567         * shell/ev-properties.c: (job_fonts_finished_cb):
7568
7569         Get a lock on the document when filling the tree view
7570
7571 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7572
7573         * backend/ev-document-links.h:
7574         * pdf/ev-poppler.cc:
7575         * shell/ev-sidebar-links.c: (create_loading_model),
7576         (expand_open_links), (job_finished_callback):
7577
7578         Expand links when specified by the document.
7579         Depend on a poppler api (defined out for now)
7580
7581 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7582
7583         * shell/ev-properties.c: (ev_properties_dispose),
7584         (ev_properties_class_init), (dialog_destroy_cb),
7585         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7586         (ev_properties_set_document), (ev_properties_new),
7587         (ev_properties_show):
7588         * shell/ev-properties.h:
7589
7590         Make it an object, cleanup the code, api to show it as transient
7591         and to set the document.
7592
7593         * shell/ev-window.c: (ev_window_setup_document),
7594         (ev_window_cmd_file_properties):
7595
7596         Adapt to EvProperties changes, do not show multiple
7597         times, update it when document changes.
7598
7599 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7600
7601         * ps/gstypes.h:
7602         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7603         (ps_document_set_orientation), (ps_document_document_iface_init):
7604         * ps/ps-document.h:
7605
7606         Implement orientation here too
7607
7608         * shell/ev-properties.c: (ev_properties_new):
7609         * data/evince-properties.glade:
7610
7611         Hide the fonts page for backends that doesnt
7612         support it.     
7613
7614 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7615
7616         * backend/ev-document.c: (ev_document_set_orientation):
7617         * backend/ev-document.h:
7618         * pdf/ev-poppler.cc:
7619
7620         Add orientation api. Currently poppler api is not optimal,
7621         we need to set orientation every time we _get a page.
7622         I will try to fix that at some point.
7623
7624         * data/evince-ui.xml:
7625         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7626         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7627
7628         Add orientation menu items
7629
7630         * shell/ev-page-cache.c: (ev_page_cache_clear):
7631         * shell/ev-page-cache.h:
7632
7633         Add api to clear the cache
7634
7635         * shell/ev-view.c: (setup_caches), (clear_caches),
7636         (ev_view_set_document), (ev_view_zoom_out),
7637         (ev_view_set_orientation):
7638         * shell/ev-view.h:
7639
7640         Implement orientation changing
7641
7642 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7643
7644         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7645         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7646         * backend/ev-document-fonts.h:
7647
7648         Separate scan and fill so that we can incrementally fill from
7649         the main thread. Add a progress api.
7650
7651         * data/evince-properties.glade:
7652         * pdf/ev-poppler.cc:
7653         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7654         * shell/ev-jobs.h:
7655         * shell/ev-properties.c: (update_progress_label),
7656         (job_fonts_finished_cb), (setup_fonts_view):
7657
7658         Incrementally feel the list and show the progress
7659         percentage in a label like acrobat does.
7660
7661         You are going to need poppler cvs
7662
7663 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7664
7665         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7666         * backend/ev-document-fonts.h:
7667         * pdf/ev-poppler.cc:
7668
7669         Make fonts model fill incrementally.
7670
7671         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7672         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7673         (ev_job_queue_remove_job):
7674         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7675         (ev_job_fonts_new), (ev_job_fonts_run):
7676         * shell/ev-jobs.h:
7677
7678         New job for fonts scanning
7679
7680         * shell/ev-properties.c: (job_fonts_finished_cb),
7681         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7682         * shell/ev-properties.h:
7683         * shell/ev-window.c: (ev_window_cmd_file_properties):
7684
7685         Incrementally feel the treeview using the new job. Show Loading...
7686         message until scanning is completed.
7687
7688         Hopefully I didnt break the build without the poppler patch.
7689
7690 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7691
7692         * shell/ev-application.c: (ev_application_open):
7693         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7694         (ev_document_type_get_type), (ev_document_type_lookup):
7695         * shell/ev-document-types.h:
7696         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7697         * shell/ev-job-xfer.h:
7698         * shell/ev-window.c: (ev_window_clear_local_uri),
7699         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7700         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7701         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7702         
7703         Transfer remote documents to tmp directory to display them later.
7704
7705 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7706
7707         * backend/ev-document-info.h:
7708         * shell/ev-properties.c: (ev_properties_new):
7709
7710         s/GTime*/GTime. Not sure why we was using a pointer
7711         at all there!
7712
7713 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7714
7715         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7716         situations.  That situation is that you're using GTK+-HEAD with
7717         the patch at #306726 is applied, and you have a document with <
7718         1500 pages in it.  It's not quite as uniformly nice as the
7719         TreeView, but should be better in the long run.
7720
7721         I'm pretty sure I guarded against breaking compilation with
7722         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7723         I missed some.
7724
7725         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7726         widget yet, so I commented that code out
7727         enable_view_actions_for_widget() for now.  Need to figure this
7728         out.
7729
7730         * shell/ev-page-action.c (match_selected_cb): emit the right
7731         signals.  Our cool C-l completion now works.
7732
7733 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7734
7735         * backend/Makefile.am:
7736         * backend/ev-document-fonts.c:
7737         * backend/ev-document-links.c:
7738         * backend/ev-document.c: (ev_document_load):
7739         * backend/ev-document.h:
7740         * backend/ev-job-queue.c:
7741         * backend/ev-job-queue.h:
7742         * backend/ev-jobs.c:
7743         * backend/ev-jobs.h:
7744         * backend/ev-page-cache.c:
7745         * backend/ev-page-cache.h:
7746
7747         EvPageCache and EvJobs are moved to shell.
7748
7749         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7750         (ev_tmp_filename):
7751         * lib/ev-file-helpers.h:
7752         
7753         New helper to work with temporary files
7754         
7755         * shell/Makefile.am:
7756         * shell/ev-application.c: (ev_application_open):
7757         * shell/ev-application.h:
7758         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7759         (remove_job_from_async_queue), (add_job_to_async_queue),
7760         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7761         (handle_job), (search_for_jobs_unlocked),
7762         (no_jobs_available_unlocked), (ev_render_thread),
7763         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7764         (ev_job_queue_add_job), (move_job_async), (move_job),
7765         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7766         * shell/ev-job-queue.h:
7767         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7768         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7769         * shell/ev-job-xfer.h:
7770         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7771         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7772         (ev_job_links_class_init), (ev_job_render_init),
7773         (ev_job_render_dispose), (ev_job_render_class_init),
7774         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7775         (ev_job_thumbnail_class_init), (ev_job_load_init),
7776         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7777         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7778         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7779         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7780         * shell/ev-jobs.h:
7781         * shell/ev-page-action.c: (ev_page_action_set_document):
7782         * shell/ev-page-cache.c: (ev_page_cache_init),
7783         (ev_page_cache_class_init), (ev_page_cache_finalize),
7784         (ev_page_cache_new), (ev_page_cache_get_n_pages),
7785         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7786         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7787         (ev_page_cache_get_title), (ev_page_cache_get_size),
7788         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7789         (ev_page_cache_get_height_to_page),
7790         (ev_page_cache_get_max_label_chars),
7791         (ev_page_cache_get_page_label),
7792         (ev_page_cache_has_nonnumeric_page_labels),
7793         (ev_page_cache_get_info), (ev_page_cache_next_page),
7794         (ev_page_cache_prev_page), (ev_page_cache_get):
7795         * shell/ev-page-cache.h:
7796         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7797         (ev_pixbuf_cache_clear_job_sizes),
7798         (ev_pixbuf_cache_add_jobs_if_needed),
7799         (ev_pixbuf_cache_set_page_range):
7800         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7801         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7802         * shell/ev-sidebar-thumbnails.c:
7803         (ev_sidebar_tree_selection_changed),
7804         (ev_sidebar_thumbnails_set_document):
7805         * shell/ev-statusbar.c: (ev_statusbar_destroy),
7806         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7807         (ev_statusbar_get_context_id), (ev_statusbar_push),
7808         (ev_statusbar_pop), (ev_statusbar_set_maximized),
7809         (ev_statusbar_pulse), (ev_statusbar_show_progress),
7810         (ev_statusbar_set_progress):
7811         * shell/ev-statusbar.h:
7812         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7813         (ev_view_find_previous):
7814         * shell/ev-window.c: (ev_window_is_empty),
7815         (ev_window_setup_document), (password_dialog_response),
7816         (ev_window_clear_jobs), (ev_window_load_job_cb),
7817         (ev_window_xfer_job_cb), (ev_window_open_uri),
7818         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7819         (ev_window_print), (ev_window_print_range),
7820         (ev_window_state_event), (ev_window_cmd_view_reload),
7821         (menu_item_select_cb), (menu_item_deselect_cb),
7822         (view_status_changed_cb), (ev_window_dispose),
7823         (drag_data_received_cb), (ev_window_init):
7824         * shell/ev-window.h:
7825         * shell/main.c: (load_files):
7826         
7827         New statusbar to show progress on idle. Two new jobs - 
7828         xfer job and load job to load document in background. And update
7829         of page_cache clients to new location of code.
7830
7831 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
7832   
7833         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7834         selection in open dialog. It also remembers the last visited directory 
7835         in the current session.
7836
7837 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7838
7839         * shell/ev-properties.c: (ev_properties_new):
7840         * shell/ev-properties.h:
7841         * shell/ev-window.c: (ev_window_cmd_file_properties):
7842         
7843         Get document info from page cache instead of document itself.
7844         This should fix crash related to race conditions described in
7845         bug 306545.
7846
7847 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7848
7849         * ps/ps-document.c: (ps_document_init),
7850         (send_ps), (get_page_box), (output), (catchPipe), (input),
7851         (stop_interpreter), (file_length), (file_readable),
7852         (check_filecompressedb), (ps_document_enable_interpreter),
7853         (document_load), (ps_async_renderer_render_pixbuf):
7854         * ps/ps-document.h:
7855
7856         Big cleanup of the ps code
7857
7858 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7859
7860         * backend/Makefile.am:
7861         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7862         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7863         * backend/ev-async-renderer.h:
7864
7865         Add an async renderer interface (method + callback) which
7866         is useful for backends like ps.
7867
7868         * backend/ev-job-queue.c: (remove_job_from_async_queue),
7869         (add_job_to_async_queue), (job_finished_cb), (handle_job),
7870         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7871         (ev_job_queue_add_job), (move_job_async), (move_job),
7872         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7873
7874         Add queues for async renderer, these are executed on the
7875         main thread.
7876
7877         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7878         (ev_job_render_run):
7879         * backend/ev-jobs.h:
7880
7881         If the backend support async renderer interface use it.
7882
7883         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7884         (setup_pixmap), (ps_document_get_type),
7885         (ps_async_renderer_render_pixbuf),
7886         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7887
7888         Implement async renderer interface.
7889
7890 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7891
7892         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7893
7894         Cleanup links job on exit.
7895
7896 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7897
7898         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7899         (drag_data_get_cb), (drag_data_received_cb):
7900         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7901         (drag_data_get_cb), (parse_item_list),
7902         (egg_toolbar_editor_load_actions):
7903         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7904         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7905         (parse_item_list), (parse_toolbars):
7906         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7907         (dvi_pixbuf_put_pixel):
7908         
7909         Fix gcc 4.0 warnings
7910
7911 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7912
7913         * ps/ps-document.c: (start_interpreter):
7914
7915         Fix warning when loading ps
7916
7917 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7918
7919         * ps/ps-document.c: (output):
7920
7921         Fix crash when priting gs error messages.
7922
7923 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7924
7925         * backend/ev-page-cache.c: (_ev_page_cache_new):
7926         * backend/ev-page-cache.h:
7927
7928         Use a const to return title so that we dont double
7929         free it. Small cleanup and fix a leak.
7930
7931         * shell/ev-window.c: (update_window_title):
7932
7933         strdup value from get_title.
7934
7935 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7936
7937         * shell/ev-sidebar-links.c: (job_finished_callback),
7938         (ev_sidebar_links_set_document):
7939
7940         Cleanup the old job when changing document
7941
7942 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7943
7944         * shell/ev-stock-icons.c:
7945         * shell/ev-stock-icons.h:
7946         * shell/ev-window.c:
7947         
7948         Add stock icons for actions that can appear in toolbar. Fix for
7949         bug 306566.
7950
7951 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7952
7953         * backend/ev-page-cache.c: (ev_page_cache_finalize),
7954         (_ev_page_cache_new), (ev_page_cache_get_max_width),
7955         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
7956         * backend/ev-page-cache.h:
7957         * shell/ev-view.c: (scroll_to_current_page),
7958         (view_update_range_and_current_page), (get_page_y_offset),
7959         (get_page_extents), (ev_view_size_request_continuous_dual_page),
7960         (ev_view_size_request_continuous),
7961         (ev_view_zoom_for_size_continuous_and_dual_page),
7962         (ev_view_zoom_for_size_continuous):
7963         
7964         More compact EvView layout in document with pages of different size.
7965
7966 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
7967
7968         * shell/ev-window.c (ev_window_cmd_file_properties): fix
7969         compilation.
7970
7971 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7972
7973         * shell/ev-view.c: (view_set_adjustment_values):
7974         * shell/ev-window.c: (ev_window_cmd_file_properties):
7975         
7976         A bit different fix for rounding problem but it has no
7977         problems on startup. Make properties window transient to parent.
7978
7979 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7980
7981         * pdf/ev-poppler.cc:
7982         
7983         More commenting of font stuff.
7984
7985 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7986
7987         * pdf/ev-poppler.cc:
7988
7989         Comment out some more fonts stuff. Should really
7990         work without the poppler patch now.
7991
7992 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7993
7994         * pdf/ev-poppler.cc:
7995
7996         Adapt to api change
7997
7998 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
7999
8000         * data/evince-properties.glade:
8001         * pdf/ev-poppler.cc:
8002         * shell/ev-properties.c: (setup_fonts_view):
8003
8004         Set the column title. Show the dialog only
8005         once everything is setup.
8006         Getting font info can be very slow... will
8007         prolly need to make this threaded too.
8008
8009 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8010
8011         * backend/Makefile.am:
8012         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8013         (ev_document_fonts_get_fonts_model):
8014         * backend/ev-document-fonts.h:
8015         * data/evince-properties.glade:
8016         * pdf/ev-poppler.cc:
8017         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8018         * shell/ev-properties.h:
8019         * shell/ev-window.c: (ev_window_cmd_file_properties):
8020
8021         Implement fonts list. Defined out for now, since it depends
8022         on a not yet committed poppler patch.
8023
8024 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8025
8026         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8027         page + 1.
8028
8029         * shell/ev-window.c: Make sure we add the timeout when we get a
8030         focus-in event.
8031
8032         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8033         adjustment->value before calculating the zoom factor to average
8034         out all of our rounding errors.  The page no longer 'drifts' when
8035         resizing.
8036
8037 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8038
8039         * data/evince-properties.glade:
8040         * shell/ev-properties.c: (ev_properties_format_date),
8041         (set_property):
8042         
8043         Labels don't expand when the dialogue is resized.
8044         strftime result needs to be converted to UTF-8. Thanks
8045         to Christian Persch <chpe@gnome.org>.
8046
8047 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8048
8049         * data/evince-properties.glade:
8050
8051         Hide the fonts tab
8052
8053 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8054
8055         * backend/ev-document-info.h:
8056         * backend/ev-document.c: (ev_document_info_free):
8057         * data/evince-properties.glade:
8058         * pdf/ev-poppler.cc:
8059         * ps/ps-document.c: (ps_document_get_info):
8060         * shell/ev-properties.c: (ev_properties_format_date),
8061         (set_property), (ev_properties_new):
8062         * shell/ev-properties.h:
8063         * shell/ev-window.c: (ev_window_cmd_file_properties):
8064
8065         Rework properties code to take only EvPropertyInfo
8066         in the constructor so that it can be useful for
8067         nautilus plugin too.
8068
8069         Deal with backends that doesnt support some properties.
8070         Make set property code generic.
8071
8072 2005-06-04  Christian Persch <chpe@gnome.org>
8073
8074         * data/evince-properties.glade:
8075
8076         fix spacings, make resizeable, and make data labels
8077         selectable + ellipsised
8078
8079 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8080
8081         * backend/ev-document-info.h:
8082         * data/Makefile.am:
8083         * data/evince-ui.xml:
8084         * pdf/ev-poppler.cc:
8085         * shell/Makefile.am:
8086         * shell/ev-window.c: (update_action_sensitivity),
8087         (ev_window_cmd_file_properties):
8088
8089         Initial go at file properties. Patch by
8090         Emil Soleyman-Zomalan <emil@soleyman.com>.
8091         Needs love see #169583
8092
8093 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8094
8095         * ps/ps-document.c: (output):
8096         * ps/ps.c: (psscan):
8097
8098         Try to render even if psscan fails.
8099
8100 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8101
8102         * ps/ps.c: (psscan), (pscopydoc):
8103
8104         Port buffered reading code from gv
8105
8106 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8107
8108         * ps/ps-document.c: (interpreter_message), (output):
8109
8110         Do not fail on interpreter messages
8111
8112 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8113
8114         * backend/ev-document-misc.c:
8115         (ev_document_misc_get_thumbnail_frame):
8116
8117         Pages can be 0 x 0, dont assert on this case
8118
8119 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8120
8121         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8122         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8123
8124         Correctly manage our reference on document. Finally the reload
8125         huge leak is gone...
8126
8127 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8128
8129         * ps/ps-document.c: (ps_document_dispose):
8130
8131         Forgot to chain it to the parent. Thanks chpe.
8132
8133 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8134
8135         * ps/ps-document.c: (ps_document_dispose),
8136         (ps_document_class_init), (stop_interpreter), (document_load):
8137
8138         Cleanup dispose a bit. Dont leak the whole pixmap.
8139
8140 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8141
8142         * pdf/ev-poppler.cc:
8143
8144         Release the poppler document on dispose
8145
8146 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8147
8148         * shell/ev-view.c: (ev_view_set_document):
8149
8150         Release ref on the pixbuf cache when changing
8151         document.
8152
8153 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8154
8155         * ps/ps-document.c: (ps_document_get_info):
8156
8157         Fix a double free
8158
8159 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8160
8161         * backend/ev-page-cache.c: (ev_page_cache_init),
8162         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8163         * backend/ev-page-cache.h:
8164         * shell/ev-page-action.c: (page_changed_cb):
8165         
8166         Set page action entry width depending on labels width. Fix
8167         for bug 305202.
8168
8169 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8170
8171         * backend/ev-link.c: (ev_link_class_init):
8172
8173         Allow -1 as page value (error)
8174
8175 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8176
8177         * shell/ev-sidebar-thumbnails.c:
8178         (ev_sidebar_thumbnails_set_document):
8179         * shell/ev-view.c: (scroll_to_current_page),
8180         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8181         (page_changed_cb), (on_adjustment_value_changed),
8182         (ev_view_set_document):
8183
8184         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8185         Fix bug 305377
8186
8187 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8188
8189         * configure.ac:
8190         * djvu/djvu-document.c: (djvu_document_get_page_size):
8191
8192         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8193         bug 301993.
8194
8195 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8196
8197         * shell/ev-view.c (draw_one_page): modify the expose handling to
8198         get the shadows.
8199
8200         * shell/ev-window.c (update_action_sensitivity): Respect
8201         permissions field.  Kowtow to the man.
8202
8203         * pdf/ev-poppler.cc: Get the permissions field.
8204
8205         * tiff/*c: Make a tiny bit more robust.
8206
8207 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8208
8209         * djvu/djvu-document.c:
8210         
8211         Pop messages from djvu context message queue.
8212
8213 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8214
8215         * configure.ac, Makefile.am, shell/Makefile.am:
8216         * tiff/Makefile.am, shell/ev-document-types.c:
8217         
8218         Cleanup tiff configure checks. Fix for bug 305218.
8219
8220 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8221
8222         * configure.ac: Added "uk" to ALL_LINGUAS.
8223
8224 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8225
8226         * cut-n-paste/zoom-control/ephy-zoom.c:
8227         (ephy_zoom_get_changed_zoom_level):
8228         * cut-n-paste/zoom-control/ephy-zoom.h:
8229         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8230         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8231         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8232         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8233         (zoom_control_changed_cb), (ev_window_init):
8234         
8235         Fix minor points related to moving best fit up. Introduce
8236         "zoom" property and make zoom control change it's value on
8237         notify::zoom signals. Fix for 305080.
8238
8239 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8240
8241         * data/evince-ui.xml:
8242         * shell/ev-window.c: (set_view_actions_sensitivity):
8243         
8244         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8245
8246 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8247
8248         * configure.ac:
8249
8250         Depends on poppler 0.3.2
8251
8252 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8253
8254         * cut-n-paste/recent-files/egg-recent-item.c:
8255         (egg_recent_item_get_short_name):
8256         * cut-n-paste/toolbar-editor/Makefile.am:
8257         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8258         (new_pixbuf_from_widget):
8259         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8260         * cut-n-paste/toolbar-editor/egg-marshal.c:
8261         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8262         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8263
8264         Sync
8265
8266 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8267
8268         * tiff/tiff-document.c: Rough TIFF backend.
8269
8270 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8271
8272         * NEWS:
8273         * configure.ac:
8274         * cut-n-paste/toolbar-editor/Makefile.am:
8275
8276         Release 0.3.1
8277
8278 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8279
8280         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8281         (ev_view_find_next), (ev_view_find_previous):
8282
8283         Remove the locks around get_n_results   
8284
8285 2005-05-21  Juerg Billeter  <j@bitron.ch>
8286
8287         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8288
8289         Pass correct number of pages to poppler.
8290
8291 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8292
8293         * configure.ac:
8294         * data/Makefile.am:
8295         * data/evince.desktop.in: 
8296         * data/evince.desktop.in.in:
8297         * po/POTFILES.in:
8298         
8299         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8300
8301 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8302
8303         * shell/ev-view.c: (view_update_adjustments),
8304         (view_set_adjustment_values): cast adjustmen->value to (int)
8305         before using it.  Otherwise, we get off by a pixel in some
8306         situations.
8307
8308         (draw_one_page): Draw the border on expose.
8309
8310 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8311
8312         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8313         adjustment when the mode changes, #304923
8314
8315 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8316
8317         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8318         flickering on resize but still use gdk_window_scroll on
8319         scrolling
8320
8321 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8322
8323         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8324         option, #170458
8325
8326 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8327
8328         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8329         second page on page_changed if possible, #304669
8330
8331 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8332
8333         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8334         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8335
8336 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8337
8338         * .cvsignore:
8339         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8340         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8341         (ev_view_zoom_for_size_presentation),
8342         (ev_view_zoom_for_size_continuous_and_dual_page),
8343         (ev_view_zoom_for_size_continuous),
8344         (ev_view_zoom_for_size_dual_page),
8345         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8346         * shell/ev-view.h:
8347         * shell/ev-window.c: (update_view_size),
8348         (ev_window_sizing_mode_changed_cb):
8349
8350         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8351         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8352         an infinite loop, #304769
8353
8354
8355 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8356
8357         * data/evince-ui.xml:
8358         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8359         * shell/ev-window.c: (set_view_actions_sensitivity):
8360
8361         Make PgUp/Down behave like Space
8362
8363 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8364
8365         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8366         * backend/ev-ps-exporter.h:
8367         * pdf/ev-poppler.cc:
8368         * ps/ps-document.c: (ps_document_ps_export_begin):
8369         * shell/ev-print-job.c: (idle_print_handler):
8370
8371         Adapt to new poppler api
8372
8373 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8374
8375         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8376         (ephy_zoom_control_init):
8377
8378         Translate zoom levels
8379
8380 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8381
8382         * cut-n-paste/zoom-control/ephy-zoom.c:
8383         (ephy_zoom_get_zoom_level_index):
8384
8385         Fix current zoom -> zoom control match
8386
8387 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8388
8389         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8390         rather than the scrolled_window that it's in. Fixes bug #304655.
8391
8392 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8393
8394         * shell/ev-view.c: (view_update_adjustments),
8395         (view_set_adjustment_values), (view_update_range_and_current_page),
8396         (view_scroll_to_page), (set_scroll_adjustment),
8397         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8398         (ev_view_scroll), (ev_view_scroll_view),
8399         (ensure_rectangle_is_visible), (find_page_at_location),
8400         (get_link_at_location), (go_to_link), (status_message_from_link),
8401         (ev_view_size_request_continuous_dual_page),
8402         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8403         (ev_view_unrealize), (ev_view_expose_event),
8404         (ev_view_button_press_event), (ev_view_motion_notify_event),
8405         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8406         (draw_rubberband), (highlight_find_results), (draw_one_page),
8407         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8408         (ev_view_init), (find_changed_cb), (page_changed_cb),
8409         (on_adjustment_value_changed), (ev_view_new),
8410         (ev_view_set_document), (ev_view_set_zoom),
8411         (ev_view_set_continuous), (ev_view_set_dual_page),
8412         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8413         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8414         (ev_view_zoom_for_size_presentation),
8415         (ev_view_zoom_for_size_continuous_dual_page),
8416         (ev_view_zoom_for_size_continuous),
8417         (ev_view_zoom_for_size_dual_page),
8418         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8419         (ev_view_get_status), (ev_view_set_status),
8420         (update_find_status_message), (ev_view_get_find_status),
8421         (ev_view_set_find_status), (jump_to_find_result),
8422         (jump_to_find_page), (compute_selections), (clear_selection),
8423         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8424         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8425         (ev_view_update_primary_selection),
8426         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8427         * shell/ev-view.h:
8428         * shell/ev-window.c: (ev_window_open_page_label),
8429         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8430         (ev_window_init):
8431         * shell/ev-window.h:
8432         * shell/main.c: (load_files):
8433
8434         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8435         when resizing.  Remove the bin_window().  Also, patch from James
8436         Bowes to fix command line page, #300641
8437         
8438 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8439
8440         * data/evince-ui.xml:
8441         * shell/ev-view.c:
8442         * shell/ev-view.h:
8443         * shell/ev-window.c: (update_action_sensitivity):
8444
8445         Get rid of View->Normal Size, it's just confusing
8446
8447 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8448
8449         * backend/ev-document-info.h:
8450         * backend/ev-document.c: (ev_document_info_free): Free the
8451         EvDocumentInfo.
8452
8453         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8454         (clear_range), (add_range), (update_visible_range),
8455         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8456         (ev_sidebar_thumbnails_set_document):
8457         * shell/ev-window.c: (ev_window_setup_document): Only render the
8458         visible thumbnails.  It takes an instant to render, but it uses
8459         much less memory.
8460
8461 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8462
8463         * shell/ev-sidebar-links.c: (popup_menu_cb):
8464
8465         Select first item
8466
8467 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8468
8469         * lib/Makefile.am:
8470         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8471         (button_press_cb), (ev_sidebar_links_construct):
8472
8473         Show the popup menu also on keybindings
8474
8475 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8476
8477         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8478         * shell/ev-window.h:
8479
8480         Expose api to print a range (with dialog). Make private _print use
8481         it.
8482
8483         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8484         (ev_sidebar_links_construct):
8485
8486         Show a print context menu on linkx, it prints the selected
8487         section.
8488
8489 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8490
8491         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8492         button.
8493
8494 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8495
8496         * AUTHORS:
8497
8498         Update
8499
8500         * shell/ev-window.c: (build_comments_string),
8501         (ev_window_cmd_help_about):
8502
8503         Show poppler version/backend and authors
8504
8505 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8506
8507         * cut-n-paste/zoom-control/ephy-zoom.c:
8508         (ephy_zoom_get_zoom_level_index):
8509         * cut-n-paste/zoom-control/ephy-zoom.h:
8510
8511         Move the best fit items at the top of the list
8512
8513 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8514
8515         * shell/ev-marshal.list:
8516         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8517         (activate_cb), (match_selected_cb), (activate_link_cb),
8518         (connect_proxy), (ev_page_action_class_init):
8519         * shell/ev-page-action.h:
8520
8521         Use signals to notify action activation. Hopefully
8522         I did not break completion since I cant test...
8523
8524         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8525         (register_custom_actions):
8526
8527         Connect to page selector actions and also grab focus on
8528         the view when activated.
8529
8530 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8531
8532         * pdf/ev-poppler.cc:
8533         * backend/ev-page-cache.c: make page size calculation consistent
8534         and set it to (int)( width * scale + 0.5).  This makes the weird
8535         line going through the middle of the page go away.
8536
8537         * shell/ev-view.c: move painting the background page after
8538         checking the expose area covers us.
8539
8540 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8541
8542         * data/evince-password.glade:
8543         
8544         Mark labels as not translatable. Fix for bug 302842.
8545
8546 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8547
8548         * configure.ac: Added "es" to ALL_LINGUAS.
8549
8550 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8551
8552         * data/evince-toolbar.xml:
8553         * shell/ev-window.c: (update_action_sensitivity),
8554         (ev_window_setup_document), (ev_window_set_page_mode),
8555         (ev_window_init):
8556
8557         Remove some leftover code from jrb first continous
8558         attempt. Use the new actions, we still need good icons
8559         though...
8560
8561 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8562
8563         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8564
8565         Update label when connecting proxy. Fix a warning with NULL
8566         page_cache.
8567
8568 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8569
8570         * data/evince-ui.xml:
8571         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8572         * shell/ev-page-action.h:
8573         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8574
8575         Add mnemonic for edit toolbar.
8576         ctrl+l focus the page entry.
8577
8578 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8579
8580         * lib/Makefile.am:
8581         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8582         (ev_window_init):
8583         * shell/main.c: (main):
8584
8585         Put the toolbar xml in evince own dot dir
8586
8587 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8588
8589         * shell/ev-window.c: (ev_window_init):
8590
8591         Make the toolbar not removable
8592
8593 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8594
8595         * data/evince-ui.xml:
8596         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8597         * shell/ev-sidebar-links.h:
8598         * shell/ev-sidebar-thumbnails.c:
8599         (ev_sidebar_thumbnails_get_treeview):
8600         * shell/ev-sidebar-thumbnails.h:
8601         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8602         (ev_view_class_init):
8603         * shell/ev-view.h:
8604         * shell/ev-window.c: (update_action_sensitivity),
8605         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8606         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8607         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8608         (ev_window_init):
8609
8610         This is evil... Make space/backspace global accelerators but
8611         enable them only for some widgets (sidebars and view).
8612         I dont like it, but I dont know a better way... :/
8613
8614 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8615
8616         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8617         (ev_page_action_widget_finalize),
8618         (ev_page_action_widget_class_init), (update_page_cache):
8619
8620         Keep a weak reference on proxy->page_cache so that we
8621         dont try to disconnect the signal if the object is already
8622         gone. Maybe there is a better way to cleanup reference handling
8623         in page action though...
8624
8625 2005-05-10  Juerg Billeter  <j@bitron.ch>
8626
8627         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8628         * backend/ev-ps-exporter.h:
8629         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8630         * ps/ps-document.c: (ps_document_ps_export_begin):
8631         
8632         Change api to pass print range to ps_exporter_begin. The pdf backend
8633         requires this information.
8634         
8635         * shell/ev-print-job.c: (idle_print_handler):
8636         
8637         Adapt to api change
8638
8639 2005-05-10  Juerg Billeter  <j@bitron.ch>
8640
8641         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8642         (idle_print_handler)
8643         * shell/ev-window.c: (ev_window_print):
8644
8645         Support printing page range, based on patch by Amaury Jacquot
8646
8647 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8648
8649         * data/evince-toolbar.xml:
8650
8651         Add zoom control to available items
8652
8653 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8654
8655         * shell/ev-window.c: (update_action_sensitivity):
8656
8657         Set slash action insensitive when appropriate
8658
8659 2005-05-10  Christian Persch <chpe@gnome.org>
8660
8661         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8662
8663         Fix warning on the overflow menu
8664
8665 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8666
8667         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8668
8669         Check for uri correctness/existence
8670
8671 2005-05-09  Juerg Billeter  <j@bitron.ch>
8672
8673         * shell/ev-window.c: (using_postscript_printer):
8674
8675         LPD printers use postscript, too
8676
8677 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8678
8679         * shell/ev-window.c: (register_custom_actions):
8680
8681         The zoom one is actually sort of useful,
8682         put it back
8683
8684 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8685
8686         * shell/ev-window.c: (register_custom_actions):
8687
8688         Hide page/zoom controls from overflow, they
8689         are useless.
8690
8691 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8692
8693         * cut-n-paste/update-from-egg.sh:
8694         
8695         Share it between all cut-n-paste subdirs
8696
8697         * cut-n-paste/recent-files/Makefile.am:
8698
8699         Fix to use "global" update-from-egg.sh
8700
8701         * cut-n-paste/recent-files/egg-recent-model.c:
8702         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8703         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8704         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8705         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8706
8707         Update from libegg
8708
8709         * cut-n-paste/toolbar-editor/Makefile.am:
8710
8711         Fix to use "global" update-from-egg.sh
8712
8713         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8714
8715         Update from libegg
8716
8717 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8718
8719         * configure.ac:
8720         * cut-n-paste/Makefile.am:
8721         * cut-n-paste/recent-files/Makefile.am:
8722         * cut-n-paste/toolbar-editor/.cvsignore:
8723         * cut-n-paste/toolbar-editor/Makefile.am:
8724         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8725         (egg_editable_toolbar_get_type), (get_toolbar_position),
8726         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8727         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8728         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8729         (set_item_drag_source), (create_item_from_action), (create_item),
8730         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8731         (popup_toolbar_context_menu_cb), (free_dragged_item),
8732         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8733         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8734         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8735         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8736         (item_added_cb), (item_removed_cb),
8737         (egg_editable_toolbar_construct),
8738         (egg_editable_toolbar_disconnect_model),
8739         (egg_editable_toolbar_deconstruct),
8740         (egg_editable_toolbar_set_model),
8741         (egg_editable_toolbar_set_ui_manager),
8742         (egg_editable_toolbar_set_property),
8743         (egg_editable_toolbar_get_property),
8744         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8745         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8746         (egg_editable_toolbar_new_with_model),
8747         (egg_editable_toolbar_get_edit_mode),
8748         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8749         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8750         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8751         (new_pixbuf_from_widget), (new_separator_pixbuf),
8752         (update_separator_image), (style_set_cb),
8753         (_egg_editable_toolbar_new_separator_image),
8754         (egg_editable_toolbar_get_model):
8755         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8756         * cut-n-paste/toolbar-editor/egg-marshal.c:
8757         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8758         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8759         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8760         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8761         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8762         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8763         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8764         (editor_drag_data_delete_cb), (drag_data_get_cb),
8765         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8766         (editor_create_item), (update_editor_sheet), (setup_editor),
8767         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8768         (parse_item_list), (model_has_action), (update_actions_list),
8769         (egg_toolbar_editor_load_actions):
8770         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8771         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8772         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8773         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8774         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8775         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8776         (egg_toolbars_model_add_separator), (impl_add_item),
8777         (parse_item_list), (egg_toolbars_model_add_toolbar),
8778         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8779         (impl_get_item_data), (impl_get_item_type),
8780         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8781         (egg_toolbars_model_init), (free_toolbar),
8782         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8783         (egg_toolbars_model_remove_toolbar),
8784         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8785         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8786         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8787         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8788         (egg_toolbars_model_get_item_data),
8789         (egg_toolbars_model_get_item_type):
8790         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8791         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8792         * data/Makefile.am:
8793         * data/evince-toolbar.xml:
8794         * data/evince-ui.xml:
8795         * data/hand-open.png:
8796         * po/POTFILES.in:
8797         * shell/Makefile.am:
8798         * shell/ev-window.c: (update_chrome_visibility),
8799         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8800         (ev_window_dispose), (ev_window_init):
8801
8802         Implement epiphany like toolbar editor. Based on patch by
8803         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8804
8805 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8806
8807         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8808
8809         Use set_cursor instead of set_selection, so that
8810         the keyboard focus moves too.
8811
8812 2005-05-09  Aleksey Kliger <akliger@gmail.com>
8813
8814         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8815
8816         Fix infinite loop when loading Type1 fonts
8817
8818 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8819
8820         * data/evince-ui.xml:
8821         * shell/ev-window.c:
8822
8823         Slash -> Find
8824
8825 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8826
8827         * configure.ac:
8828
8829         Make --disable really disable
8830
8831 2005-05-07  Juerg Billeter  <j@bitron.ch>
8832
8833         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8834
8835         Compare page labels even without has_labels set, fixes setting page
8836         with entry
8837
8838 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8839
8840         * shell/ev-view.c: (ev_view_create_invisible_cursor),
8841         (ev_view_set_cursor), (ev_view_button_press_event),
8842         (ev_view_motion_notify_event), (ev_view_button_release_event),
8843         (ev_view_init):
8844
8845         Implement middle button scrolling. Based on a patch
8846         by Tommi Komulainen <tommi.komulainen@iki.fi>.
8847
8848 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
8849
8850         * shell/ev-document-types.c: (get_slow_mime_type),
8851         (get_document_type_from_mime), (ev_document_type_lookup):
8852         * shell/ev-document-types.h:
8853
8854         Change api to lookup from uri. Do fast lookup first, if the
8855         type is unknown try with data sniffing.
8856
8857         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8858         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8859
8860         Adapt to api change
8861
8862 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8863
8864         * thumbnailer/Makefile.am:
8865
8866         Fix distcheck
8867
8868 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8869
8870         * NEWS:
8871         * configure.ac:
8872
8873         Release 0.3.0
8874
8875         * data/evince-ui.xml:
8876
8877         Hide presentation mode for now
8878
8879         * shell/ev-view.c: (highlight_find_results):
8880
8881         Show current find selection only on current page
8882
8883 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8884
8885         * shell/ev-view.c: (ev_view_select_all):
8886
8887         Compute size of the actual page, not of
8888         the current one.
8889
8890 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8891
8892         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8893         (view_rect_to_doc_rect), (compute_selections),
8894         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8895         (ev_view_copy), (ev_view_primary_get_cb),
8896         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8897         (ev_view_button_press_event), (ev_view_motion_notify_event),
8898         (ev_view_button_release_event), (page_changed_cb):
8899
8900         Fix text selection
8901
8902 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8903
8904         * shell/ev-view.c: (compute_border), (get_page_extents),
8905         (doc_rect_to_view_rect), (highlight_find_results),
8906         (ev_view_bin_expose), (ev_view_select_all),
8907         (ev_view_motion_notify_event), (update_find_status_message),
8908         (jump_to_find_result), (jump_to_find_page):
8909
8910         First go at fixing search, still buggy
8911
8912 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
8913
8914         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8915         dropdown box and button at the top of the sidebar.
8916
8917 2005-05-02  James Bowes  <bowes@cs.dal.ca>
8918
8919         * configure.ac: Output zoom-control Makefile.
8920         * cut-n-paste/Makefile.am: build zoom-control subdir.
8921         * cut-n-paste/zoom-control/ephy-zoom-action.c:
8922         * cut-n-paste/zoom-control/ephy-zoom-action.h:
8923         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8924         * cut-n-paste/zoom-control/ephy-zoom-control.h:
8925         * cut-n-paste/zoom-control/ephy-zoom.c:
8926         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8927         from epiphany, and modified to add a separator into the menu.
8928         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8929         * data/evince-ui.xml: Replace old zoom toolbar actions with new
8930         zoom-control action.
8931         * shell/Makefile.am: Include zoom-control flags.
8932         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
8933         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
8934         (ev_view_zoom_for_size_presentation),
8935         (ev_view_zoom_for_size_continuous_and_dual_page),
8936         (ev_view_zoom_for_size_continuous),
8937         (ev_view_zoom_for_size_dual_page),
8938         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
8939         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
8940         ev_view_get_zoom and ev_view_get_sizing_mode.
8941         * shell/ev-view.h:
8942         * shell/ev-window.c: (update_action_sensitivity),
8943         (update_sizing_buttons), (zoom_control_changed_cb),
8944         (register_custom_actions): Initialize and use the zoom-control 
8945         widget.
8946
8947 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
8948
8949         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
8950         preview cache back to 1.  Don't know when it got set to 0.
8951         
8952         * shell/ev-view.c: (compute_border), (ev_view_realize),
8953         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
8954         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
8955         (ev_view_get_fullscreen), (ev_view_set_presentation),
8956         (ev_view_get_presentation), (ev_view_set_sizing_mode),
8957         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
8958         * shell/ev-view.h:
8959         * shell/ev-window.c:
8960         (update_chrome_visibility),
8961         (ev_window_cmd_continuous), (ev_window_cmd_dual),
8962         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8963         (update_document_mode), (ev_window_update_fullscreen_action),
8964         (ev_window_fullscreen), (ev_window_unfullscreen),
8965         (ev_window_cmd_view_fullscreen),
8966         (ev_window_update_presentation_action),
8967         (ev_window_run_presentation), (ev_window_stop_presentation),
8968         (ev_window_cmd_view_presentation), (ev_window_state_event),
8969         (ev_window_focus_in_event), (ev_window_focus_out_event),
8970         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
8971         * data/evince-ui.xml: Initial presentation mode.  We should
8972         probably hide this until it's done, as it's quite rough.  Also,
8973         change full-screen to fullscreen and add two getters to EvView.
8974
8975 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8976
8977         * shell/ev-page-action.c: (update_page_cache),
8978         (ev_page_action_dispose):
8979         * shell/ev-window.c: (destroy_fullscreen_popup),
8980         (ev_window_create_fullscreen_popup):
8981
8982         Use connect_object rather than explicitly
8983         disconnect on dispose.
8984
8985 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
8986
8987         * shell/ev-page-action.c: (update_page_cache),
8988         (ev_page_action_dispose):
8989
8990 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8991
8992         * backend/ev-page-cache.c: (_ev_page_cache_new),
8993         (ev_page_cache_set_page_label),
8994         (ev_page_cache_has_nonnumeric_page_labels):
8995         * backend/ev-page-cache.h:
8996         * shell/ev-page-action.c: (update_pages_label):
8997         
8998         If all page labels are numeric, fallback to default
8999         way to display number of pages. See bug 173185.
9000
9001 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9002
9003         * shell/ev-page-action.c: (ev_page_action_dispose):
9004         * shell/ev-view.c: (view_update_range_and_current_page):
9005         * shell/ev-window.c: (ev_window_dispose):
9006         
9007         Set page on scroll in continuous mode. Fixes bug 301986.
9008         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9009
9010 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9011
9012         * configure.ac:
9013
9014         Require poppler 0.3.0
9015
9016 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9017         
9018         * shell/Makefile.am, configure.ac: Fix build problems
9019         with t1lib. Bug 301996.
9020
9021 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9022
9023         * shell/ev-view.c: (ev_view_scroll_event):
9024         
9025         Scroll up increase zoom
9026
9027 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9028
9029         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9030         (ev_view_set_sizing_mode),
9031         (ev_view_zoom_for_size_continuous_and_dual_page),
9032         (ev_view_zoom_for_size_continuous):
9033         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9034         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9035         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9036         (ev_window_init):
9037
9038         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9039         Fix for 165473 and 165472.
9040
9041 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9042
9043         * po/POTFILES.in:
9044         * thumbnailer/Makefile.am:
9045         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9046         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9047         * thumbnailer/evince-thumbnailer.schemas.in:
9048         
9049         Make thumbnailer schemas translatable. Fix for bug 301773
9050         
9051         * thumbnailer/evince-thumbnailer-djvu.schemas:
9052         * thumbnailer/evince-thumbnailer-dvi.schemas:
9053         * thumbnailer/evince-thumbnailer.schemas:
9054
9055         Removed files
9056
9057 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9058
9059         * shell/ev-view.c (ev_view_init): forgot to set this.
9060
9061 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9062
9063         * shell/ev-view.c: (find_page_at_location),
9064         (get_link_at_location),
9065         (ev_view_set_show_border), (ev_view_set_spacing),
9066         (ev_view_zoom_for_size_continuous_and_dual_page),
9067         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9068         Also, add a quick fix measuring of widths.  Also, removed
9069         ev_view_set_spacing and ev_view_set_show_border.
9070         
9071         * shell/ev-window.c: (ev_window_unfullscreen),
9072         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9073
9074 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9075
9076         * shell/ev-view.c: (view_update_range_and_current_page),
9077         (page_changed_cb):
9078         
9079         Fix crash on exit and scrolling to page in continuous view.
9080
9081 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9082
9083         * TODO:
9084         * backend/ev-page-cache.c: (_ev_page_cache_new),
9085         (ev_page_cache_get_max_width_size),
9086         (ev_page_cache_get_max_height_size):
9087         * backend/ev-page-cache.h:
9088         * data/evince-ui.xml:
9089         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9090         * shell/ev-view.c: (view_update_adjustments),
9091         (view_update_range_and_current_page), (get_bounding_box_size),
9092         (ev_view_size_request_continuous_and_dual_page),
9093         (ev_view_size_request_continuous),
9094         (ev_view_size_request_dual_page),
9095         (ev_view_size_request_single_page), (ev_view_size_request),
9096         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9097         (ev_view_bin_expose), (ev_view_expose_event),
9098         (ev_view_set_property), (ev_view_get_property),
9099         (ev_view_class_init), (ev_view_init), (ev_view_new),
9100         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9101         (ev_view_set_dual_page), (ev_view_set_full_screen),
9102         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9103         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9104         (ev_view_zoom_out), (zoom_for_size_fit_width),
9105         (zoom_for_size_best_fit),
9106         (ev_view_zoom_for_size_continuous_and_dual_page),
9107         (ev_view_zoom_for_size_continuous),
9108         (ev_view_zoom_for_size_dual_page),
9109         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9110         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9111         * shell/ev-view.h:
9112         * shell/ev-window.c: (update_action_sensitivity),
9113         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9114         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9115         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9116         (ev_window_cmd_view_zoom_out), (update_view_size),
9117         (ev_window_set_sizing_mode), (ev_window_init):
9118
9119         Add Continuous and Dual page modes.
9120
9121 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9122
9123         * dvi/dvi-document.c: (dvi_document_load),
9124         (dvi_document_thumbnails_get_thumbnail),
9125         (dvi_document_init_params): Fix up some mixups between
9126         width and height to correct thumbnail rendering.
9127
9128 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9129
9130         * dvi/mdvi-lib/private.h:
9131         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9132         
9133         Suppess output for kpathsea during font generation. Thanks to
9134         James Bowes
9135
9136 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9137
9138         * NEWS:
9139         * configure.ac:
9140
9141         Release 0.2.1
9142
9143         * Makefile.am: fix distcheck.
9144
9145 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9146
9147         * shell/ev-sidebar-links.c: (selection_changed_callback),
9148         (update_page_callback), (row_activated_callback),
9149         (job_finished_callback), (ev_sidebar_links_set_document):
9150         
9151         Fix for bug #169901. Double click on links expands tree.
9152
9153 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9154
9155         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9156         hard-coded style. Fix for bug 170111
9157
9158 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9159
9160         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9161         locking.
9162
9163 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9164
9165         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9166
9167 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9168
9169         * pdf/ev-poppler.cc:
9170         * shell/ev-view.c: (highlight_find_results):
9171
9172         Fix find on single page documents
9173
9174 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9175
9176         * data/evince.schemas.in: fix for bug 301390
9177
9178 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9179
9180         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9181         (ev_view_zoom_out), (ev_view_zoom_normal):
9182         * shell/ev-view.h:
9183         * shell/ev-window.c: (update_action_sensitivity),
9184         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9185         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9186         (ev_window_cmd_view_normal_size):
9187
9188         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9189         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9190         better than oom. 
9191
9192 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9193
9194         * configure.ac:
9195
9196         Depend on 2.57, 2.59 doesnt seem to be necessary
9197
9198 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9199
9200         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9201         (create_tool_item):
9202
9203         Put back total number of pages as (1 of 1234)
9204
9205 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9206
9207         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9208         remove the job.
9209
9210         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9211         function.  This helps debugging.
9212
9213 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9214
9215         * djvu/djvu-document.c: (djvu_document_class_init),
9216         (djvu_document_get_info), (djvu_document_document_iface_init):
9217         * dvi/dvi-document.c: (dvi_document_class_init),
9218         (dvi_document_get_info), (dvi_document_document_iface_init):
9219
9220         Dummy implementation of get_info method for dvi and
9221         djvu. Fix crashes with those backends
9222
9223 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9224
9225         * data/evince.desktop.in:
9226
9227         Add application/x-gzpostscript
9228
9229 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9230
9231         * data/evince.schemas.in: Added real long descriptions, 
9232         closes bug 172496 
9233
9234         * README: Added actual text, closes bug 171869
9235
9236 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9237
9238         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9239
9240         Thumbnail page 0
9241
9242 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9243
9244         * backend/ev-document-info.h:
9245
9246         s/GDate */GDate so we can just use g_free
9247
9248 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9249
9250         * shell/ev-window.c: (update_document_mode),
9251         (ev_window_setup_document):
9252
9253         Show the window in fullscreen when specified by
9254         the document
9255
9256 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9257
9258         * backend/ev-document.c: (ev_document_class_init),
9259         (ev_document_get_info), (ev_document_render_pixbuf):
9260         * backend/ev-document.h:
9261         * backend/ev-page-cache.c: (_ev_page_cache_new):
9262         * pdf/ev-poppler.cc:
9263         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9264         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9265         * ps/ps-document.c: (ps_document_class_init), (document_load),
9266         (ps_document_get_info), (ps_document_document_iface_init):
9267
9268         Remove get_title from the interface, we can just use document info
9269
9270 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9271
9272         * backend/Makefile.am:
9273         * backend/ev-document.c: (ev_document_render_get_info):
9274         * backend/ev-document.h:
9275         * pdf/ev-poppler.cc:
9276
9277         Initial support for document info. Based on jrb patch.
9278
9279 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9280
9281         * shell/ev-window.c: (ev_window_state_event),
9282         (ev_window_class_init), (ev_window_init):
9283         
9284         Doesn't show resize grip when maximized. See bug #301053
9285
9286 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9287
9288         * po/POTFILES.in:
9289         
9290         ev-sidebar-thumbnails now has translatable labels
9291         
9292         * shell/Makefile.am:
9293         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9294         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9295         (ev_sidebar_links_page_iface_init):
9296         * shell/ev-sidebar-links.h:
9297         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9298         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9299         (ev_sidebar_page_get_label):
9300         * shell/ev-sidebar-page.h:
9301         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9302         (ev_sidebar_thumbnails_set_document),
9303         (ev_sidebar_thumbnails_support_document),
9304         (ev_sidebar_thumbnails_get_label),
9305         (ev_sidebar_thumbnails_page_iface_init):
9306         * shell/ev-sidebar-thumbnails.h:
9307         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9308         (ev_sidebar_set_document):
9309         * shell/ev-sidebar.h:
9310         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9311         
9312         Small rework of sidebar code. Now sidebar pages should implement
9313         EvSidebarPage interface. That makes page management in EvSidebar
9314         easier. See bug #164811 for details
9315
9316 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9317
9318         * shell/ev-application.c: (ev_application_open):
9319         * shell/ev-document-types.c:
9320         
9321         Fix build error and small problem with application exit
9322
9323 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9324
9325         * thumbnailer/Makefile.am:
9326         * thumbnailer/evince-thumbnailer-djvu.schemas:
9327         * thumbnailer/evince-thumbnailer-dvi.schemas:
9328         
9329         Conditionally install schemas for djvu/dvi thumbnailer
9330
9331 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9332
9333         * shell/ev-document-types.h: 
9334         * shell/ev-document-types.c: 
9335         New files, handling the mapping from mimetypes to backends
9336         
9337         * shell/ev-window.c: 
9338         * thumbnailer/evince-thumbnailer.c:     
9339         Use the ev-document-types code
9340         
9341         * shell/Makefile.am: 
9342         Added new convenience library libevbackendfactory_la, containing
9343         the new mimetype->backend logic; moved the backends into it.
9344
9345         * thumbnailer/Makefile.am:
9346         Make the thumbnailer link with the libevbackend.la convenience
9347         library, rather than having a duplicate of the backend logic here.
9348
9349 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9350
9351         * shell/ev-stock-icons.c: constify some vars.
9352         * shell/ev-window.c: ditto.
9353
9354 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9355
9356         * ps/ps-document.c (get_page_orientation):
9357
9358         Respect document orientation 
9359
9360 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9361
9362         * djvu/Makefile.am:
9363         * dvi/Makefile.am:
9364         * shell/Makefile.am:
9365         
9366         Move library dependencies to components.
9367         
9368         * shell/ev-window.c: (update_window_title),
9369         (start_loading_document):
9370         
9371         Fix display of uris with spaces. Bug 168358.
9372
9373 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9374
9375         * shell/ev-sidebar-links.c: (selection_changed_cb):
9376         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9377         (ev_view_button_release_event), (ev_view_set_document):
9378         * shell/ev-view.h:
9379         * shell/ev-window.c: (find_bar_search_changed_cb):
9380         * shell/ev-window.h: Minor cleanups removing some dead code.
9381
9382 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9383
9384         * backend/ev-page-cache.c: (_ev_page_cache_new):
9385         
9386         Set current page to 0 if document has pages.
9387
9388 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9389
9390         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9391
9392         Initialize GError to NULL, fix a crash when loading fails.
9393
9394 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9395
9396         * shell/ev-window.c: (update_view_size):
9397
9398         Calculate shadow size only when there is actually
9399         a shadow.
9400
9401 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9402
9403         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9404         * shell/ev-view.h:
9405
9406         Allow setting view spacing, default to 0
9407
9408         * shell/ev-window.c: (ev_window_unfullscreen),
9409         (ev_window_cmd_view_fullscreen), (ev_window_init):
9410
9411         Remove spacing in fullscreen mode
9412
9413 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9414
9415         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9416         (ev_view_size_request), (expose_bin_window),
9417         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9418         * shell/ev-view.h:
9419         * shell/ev-window.c: (ev_window_unfullscreen),
9420         (ev_window_cmd_view_fullscreen):
9421
9422         Do not draw the border in fulscreen
9423
9424 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9425
9426         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9427         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9428         (find_page_at_location), (page_changed_cb):
9429
9430         Rework border calculation, so that I can more easily disable it.
9431         Code somewhat cleaner too.
9432
9433 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9434
9435         * backend/ev-page-cache.c: (ev_page_cache_init),
9436         (_ev_page_cache_new):
9437
9438         Remove some assertions, documents can have 0 pages.
9439         Make initial current page -1.
9440
9441         * shell/ev-page-action.c: (page_changed_cb):
9442
9443         Show "" if current page is -1
9444
9445         * shell/ev-window.c: (update_action_sensitivity),
9446         (ev_window_setup_document):
9447
9448         When document has 0 pages do not set the view
9449         and make nearly everything insensitive.
9450
9451 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9452
9453         * shell/ev-page-view.c:
9454         * shell/ev-page-view.h:
9455
9456         Remove unused files.
9457         
9458         * shell/ev-sidebar-thumbnails.c:
9459         (ev_sidebar_thumbnails_set_document):
9460         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9461         (ev_sidebar_supports_document):
9462         * shell/ev-sidebar.h:
9463         * shell/ev-window.c: (ev_window_setup_document):
9464         
9465         Doesn't show thumbnails if document has 1 page. Make
9466         sidebar menu entries sensitive only if if they have 
9467         sense. Fix bug 164811. 
9468
9469 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9470
9471         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9472         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9473         (ev_view_zoom_out), (ev_view_set_size):
9474
9475         Rework sizing to deal with documents with not uniform page
9476         size.
9477
9478 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9479
9480         * backend/ev-page-cache.c: (_ev_page_cache_new):
9481
9482         Fix several page size caching bugs
9483
9484 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9485
9486         * shell/ev-window.c: (set_action_properties):
9487
9488         Make all toolbar items translatable
9489
9490 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9491
9492         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9493         (save_page_list), (ps_document_save),
9494         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9495         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9496         (ps_document_ps_exporter_iface_init):
9497         * ps/ps-document.h:
9498
9499         Based on a patch by J�rg Billeter <j@bitron.ch>
9500         
9501         Implement print and save a copy for the ps backend.
9502
9503 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9504
9505         * backend/ev-document.h:
9506         * djvu/djvu-document.c: (djvu_document_can_get_text),
9507         (djvu_document_document_iface_init):
9508         * dvi/dvi-document.c: (dvi_document_can_get_text),
9509         (dvi_document_document_iface_init):
9510         * pdf/ev-poppler.cc:
9511         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9512         (pixbuf_document_document_iface_init):
9513         * ps/ps-document.c: (ps_document_can_get_text),
9514         (ps_document_document_iface_init):
9515         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9516         * shell/ev-window.c: (update_action_sensitivity):
9517
9518         Fix the crash when trying to copy in backends that doesnt
9519         support it. We can implement a better solution once we
9520         do real text selection.
9521
9522 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9523
9524         * data/evince-ui.xml:
9525         * shell/ev-window.c: (ev_window_cmd_escape):
9526         
9527         Work around the Escape conflict (find bar and unfullscreen)
9528
9529 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9530
9531         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9532         
9533         Fix for #300233. Next page correctly handles document end.
9534         
9535         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9536         (ev_sidebar_thumbnails_class_init),
9537         (ev_sidebar_thumbnails_set_document),
9538         (ev_sidebar_thumbnails_clear_job),
9539         (ev_sidebar_thumbnails_clear_model):
9540         
9541         Cleanup thumbnail jobs on document changes.
9542         
9543         * shell/ev-view.c: (add_scroll_binding_keypad),
9544         (add_scroll_binding_shifted), (ev_view_class_init):
9545         
9546         Shift + Space scrolls up. Fix for #173184
9547         
9548         * shell/ev-window.c: (ev_window_open_page),
9549         (ev_window_cmd_view_reload):
9550         
9551         Fix reload (Bug #300094)
9552
9553 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9554
9555         
9556         * dvi/mdvi-lib/assoc.c:
9557         * dvi/mdvi-lib/assoc.h: Removed garbage files
9558         
9559         * dvi/mdvi-lib/bitmap.c:
9560         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9561         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9562         * dvi/mdvi-lib/color.h: Antialias of rules
9563         
9564         * dvi/mdvi-lib/common.h:
9565         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9566         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9567         * dvi/mdvi-lib/files.c:
9568         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9569         * dvi/mdvi-lib/mdvi.h:
9570         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9571         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9572         * dvi/mdvi-lib/util.c: Fix compile warnings
9573         
9574         * dvi/dvi-document.c:
9575         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9576         (dvi_document_thumbnails_get_thumbnail),
9577         (dvi_document_document_thumbnails_iface_init):
9578         * dvi/mdvi-lib/Makefile.am:
9579         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9580         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9581         
9582         Dvi backend now renders thumbnails
9583
9584 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9585
9586         * shell/main.c: (main): 
9587         
9588         Save accelerators on exit. Fixes bug #172095.
9589
9590 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9591
9592         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9593         update priority" comment.
9594
9595         * backend/ev-job-queue.c: Give a way to change priority.
9596
9597 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9598
9599         * shell/ev-page-action.c: Fix logic.
9600
9601 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9602
9603         * shell/ev-view.c: (ev_view_can_find_next):
9604         * shell/ev-window.c: (ev_window_setup_document):
9605
9606         Check that the document supports find
9607
9608 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9609
9610         * data/evince-ui.xml:
9611         * shell/ev-view.c: (ev_view_can_find_next):
9612         * shell/ev-view.h:
9613         * shell/ev-window.c: (update_action_sensitivity),
9614         (find_changed_cb), (ev_window_setup_document),
9615         (ev_window_cmd_edit_find_next):
9616
9617         Add Edit->Find Next
9618
9619 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9620
9621         * pdf/ev-poppler.cc:
9622         * shell/ev-print-job.c: (idle_print_handler):
9623
9624         Make printing work again
9625
9626 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9627
9628         * shell/ev-page-action.h:
9629         * shell/ev-page-action.c: (ev_page_action_widget_init),
9630         (ev_page_action_widget_class_init), (page_changed_cb),
9631         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9632         (get_filter_model_from_model), (match_selected_cb),
9633         (display_completion_text), (match_completion), (update_model),
9634         (connect_proxy), (ev_page_action_set_property),
9635         (ev_page_action_get_property), (ev_page_action_set_document),
9636         (ev_page_action_set_model), (ev_page_action_class_init): Big
9637         reworking to make completions work iff we have >= GTK-2.7.0
9638                 
9639         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9640         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9641         (job_finished_cb): We now have a 'model' property that is set when
9642         the links are loaded.  This can be caught with "notify::model"
9643
9644         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9645         listen for the model to be set, and propagate it to the action.
9646
9647 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9648
9649         * cut-n-paste/recent-files/egg-recent-item.c:
9650         (egg_recent_item_set_uri), (make_valid_utf8),
9651         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9652         * cut-n-paste/recent-files/egg-recent-item.h:
9653         
9654         Update egg-recent from libegg. This should fix long
9655         startup problem. For details see
9656         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9657
9658 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9659
9660         * cut-n-paste/recent-files/Makefile.am:
9661         * data/evince-ui.xml, shell/Makefile.am:
9662         * shell/ev-application.c, shell/ev-application.h:
9663         * shell/ev-window.c: Recent files support.
9664         
9665         * configure.ac: Added "ru" to ALL_LINGUAS.
9666         
9667         * dvju: new backend to support DJVU files.
9668         * dvi: new backend to support DVI.
9669
9670         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9671         * ev-application.c: Support for new backends.
9672         
9673         * help, ev-window.c, main.c shell/Makefile.am: 
9674         Evince user documentation.
9675
9676 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9677
9678         * po/POTFILES.in:
9679         * shell/ev-window.c:
9680         * thumbnailer/evince-thumbnailer.c:
9681
9682         s/pdf-document/ev-poppler
9683
9684 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9685
9686         * NEWS:
9687         * configure.ac:
9688
9689         Release 0.2.0
9690
9691         * ps/ps-document.c: (setup_pixmap):
9692
9693         Remove debug code
9694
9695 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9696
9697         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9698         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9699         (ev_window_cmd_go_first_page): Fix of by one errors.
9700
9701 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9702
9703         * ps/ps-document.c: (get_page_box):
9704
9705         Fix page size calculation
9706
9707 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9708
9709         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9710         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9711         (get_page_orientation), (setup_page), (document_load),
9712         (ps_document_get_page_size), (render_pixbuf_idle):
9713         * ps/ps-document.h:
9714
9715         More refactoring to adapt to EvDocument changes
9716
9717 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9718
9719         * ps/ps-document.c: (start_interpreter):
9720
9721         Actually add alpha args
9722
9723 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9724
9725         * pdf/ev-poppler.cc:
9726
9727         Make clipboard work again
9728
9729 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9730
9731         Make searching work again.
9732         
9733         * backend/ev-document.c:
9734         * backend/ev-document.h:
9735         * backend/ev-document-find.c:
9736         * backend/ev-document-find.h: Change EvDocumentIface so we no
9737         longer store the current page or zoom level in the document.  The
9738         consequence is that all calls that operate on the current page now
9739         instead take the page number as an extra argument, and all
9740         coordinates are now doubles in document coordinate system.
9741
9742         * pdf/ev-poppler.cc:
9743         * pixbuf/pixbuf-document.c:
9744         * ps/ps-document.c: Update backends accordingly.
9745
9746 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9747
9748         * autogen.sh:
9749
9750         Add required gettext version
9751
9752 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9753
9754         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9755         make F1 bring up non-existent help.
9756
9757         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9758         epiphany's find bar, #167477
9759
9760         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9761         <emil@nishra.com> to add space-bar scrolling, 
9762
9763         * shell/ev-window.c (static GtkActionEntry entries): add default
9764         keybinding for Help (F1)
9765         Fixes #171068
9766
9767         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9768         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9769         170110
9770
9771 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9772
9773         * Makefile.am: 
9774         * pixbuf/pixbuf-document.c: 
9775
9776         Got pixbuf backend working again
9777
9778 2005-04-01  Steve Murphy  <murf@e-tools.com>
9779
9780         * configure.in: Added "rw" to ALL_LINGUAS.
9781
9782 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
9783
9784         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9785         model types, noticed by Martin Kretzschmar.
9786
9787 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
9788
9789         * pdf/ev-poppler.cc: Implement search based on
9790         poppler_page_find_text().  Currently a bit crude since we remember
9791         all matches from all pages.  Also, we grab the big document lock
9792         when we search since searching changes the underlying stream and
9793         thus conflicts with the rendering thread.
9794         
9795         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9796         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9797         (ev_view_find_previous): Fix some page indexes to be 0 based,
9798         offset rubber band by view offset,
9799
9800 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
9801
9802         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9803
9804 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
9805
9806         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
9807         completely because I didn't understand GtkActions.  I should
9808         read Marco's code more carefully in the future.
9809
9810         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9811         function
9812
9813 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
9814
9815         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9816         PopplerRectangle change from poppler CVS.
9817
9818 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
9819
9820         * backend/ev-document.c: (ev_document_get_page_label):
9821         * backend/ev-document.h:
9822         * backend/ev-page-cache.c: (_ev_page_cache_new),
9823         (ev_page_cache_get_page_label):
9824         * backend/ev-page-cache.h:
9825         * pdf/ev-poppler.cc:
9826         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9827         (links_page_num_func):
9828         * shell/ev-sidebar-thumbnails.c:
9829         (ev_sidebar_thumbnails_set_document):
9830         * shell/ev-view.c: (status_message_from_link),
9831         (ev_view_motion_notify_event):
9832         * shell/ev-window.c: (document_supports_sidebar): Add in page
9833         label support.  It's not perfect yet, but it's the first 'feature'
9834         in a while.
9835         Also, fix a bogus comment noticed by crispin. 
9836
9837 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
9838
9839         * Makefile.am: Remove pixbuf backend for now
9840
9841         * configure.ac: Require poppler-glib instead of just poppler.
9842
9843         * backend/ev-document-thumbnails.h: Add a comment
9844
9845         * backend/ev-document.h:
9846         * backend/ev-document.c: (ev_document_class_init),
9847         (ev_document_load), (ev_document_get_link),
9848         (ev_document_get_links): Remove 3 methods and add get_links.
9849         Also, made 0 based.
9850
9851         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9852         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9853
9854         * backend/ev-link.c: (ev_link_set_title),
9855         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9856         (ev_link_mapping_find):
9857         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
9858         
9859         * backend/ev-page-cache.c: (ev_page_cache_init),
9860         (_ev_page_cache_new), (ev_page_cache_set_current_page),
9861         (ev_page_cache_get_size), (ev_page_cache_next_page),
9862         (ev_page_cache_prev_page): Fix to be 0 based.
9863
9864         * pdf/Makefile.am: 
9865         * pdf/ev-poppler.h:
9866         * pdf/ev-poppler.cc: New backend.
9867         
9868         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9869         (ps_document_get_page), (ps_document_document_iface_init):
9870
9871         * shell/ev-pixbuf-cache.h:
9872         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9873         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9874         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9875         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9876         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9877         Fix up code to grab a page cache per each doc.  Also, fix to be 0
9878         based.
9879         
9880         * shell/ev-sidebar-thumbnails.c:
9881         (ev_sidebar_tree_selection_changed), (page_changed_cb),
9882         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9883
9884         * shell/ev-view.c: (status_message_from_link),
9885         (find_page_at_location), (get_link_at_location),
9886         (ev_view_motion_notify_event), (ev_view_button_release_event),
9887         (ev_view_init): Use the new link code.  Fix to be 0 based.
9888
9889         * shell/ev-window.c: (update_action_sensitivity),
9890         (document_supports_sidebar): 0 based.
9891
9892 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
9893
9894         * pdf/pdf-document.cc: Patch from Fernando Herrera
9895         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9896         *blush*
9897
9898 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
9899
9900         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9901         1 to the page, as this seems to be 1 based.  I thought we has this
9902         fixed.  grump.
9903
9904 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
9905
9906         * TODO:
9907         * backend/Makefile.am:
9908         * backend/ev-document-links.c:
9909         (ev_document_links_has_document_links),
9910         (ev_document_links_get_links_model):
9911         * backend/ev-document-links.h:
9912         * backend/ev-document.c: (ev_document_get_page_cache),
9913         (ev_document_get_doc_mutex), (ev_document_load),
9914         (ev_document_save), (ev_document_get_title),
9915         (ev_document_get_n_pages), (ev_document_set_page),
9916         (ev_document_get_page), (ev_document_set_target),
9917         (ev_document_set_scale), (ev_document_set_page_offset),
9918         (ev_document_get_page_size), (ev_document_get_text),
9919         (ev_document_get_link), (ev_document_render),
9920         (ev_document_render_pixbuf), (ev_document_scale_changed):
9921         * backend/ev-document.h:
9922         * backend/ev-job-queue.c: (remove_object_from_queue),
9923         (notify_finished), (handle_job), (search_for_jobs_unlocked),
9924         (no_jobs_available_unlocked), (ev_render_thread),
9925         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9926         (ev_job_queue_remove_job):
9927         * backend/ev-job-queue.h:
9928         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9929         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9930         (ev_job_links_class_init), (ev_job_render_init),
9931         (ev_job_render_dispose), (ev_job_render_class_init),
9932         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9933         (ev_job_thumbnail_class_init), (ev_job_finished),
9934         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9935         (ev_job_render_run), (ev_job_thumbnail_new),
9936         (ev_job_thumbnail_run):
9937         * backend/ev-jobs.h:
9938         * backend/ev-link.c:
9939         * backend/ev-link.h:
9940         * backend/ev-page-cache.c: (ev_page_cache_init),
9941         (ev_page_cache_class_init), (ev_page_cache_finalize),
9942         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
9943         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9944         (ev_page_cache_set_link), (ev_page_cache_get_title),
9945         (ev_page_cache_get_size), (ev_page_cache_next_page),
9946         (ev_page_cache_prev_page):
9947         * backend/ev-page-cache.h:
9948         * pdf/pdf-document.cc:
9949         * ps/gsdefaults.c:
9950         * ps/gsdefaults.h:
9951         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9952         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
9953         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
9954         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
9955         (is_interpreter_ready), (output), (catchPipe), (input),
9956         (start_interpreter), (check_filecompressed), (compute_dimensions),
9957         (ps_document_enable_interpreter), (document_load),
9958         (ps_document_next_page), (render_page), (ps_document_set_page),
9959         (ps_document_set_scale), (render_pixbuf_idle),
9960         (ps_document_render_pixbuf), (ps_document_document_iface_init):
9961         * ps/ps-document.h:
9962         * shell/Makefile.am:
9963         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9964         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
9965         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
9966         (ev_pixbuf_cache_new), (job_finished_cb),
9967         (check_job_size_and_unref), (move_one_job),
9968         (ev_pixbuf_cache_update_range), (find_job_cache),
9969         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
9970         (ev_pixbuf_cache_add_jobs_if_needed),
9971         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
9972         * shell/ev-pixbuf-cache.h:
9973         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
9974         (idle_print_handler):
9975         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
9976         (selection_changed_cb), (create_loading_model),
9977         (ev_sidebar_links_construct), (links_page_num_func),
9978         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
9979         (update_page_callback), (job_finished_cb),
9980         (ev_sidebar_links_set_document):
9981         * shell/ev-sidebar-thumbnails.c:
9982         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
9983         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
9984         (page_changed_cb), (thumbnail_job_completed_callback),
9985         (ev_sidebar_thumbnails_set_document):
9986         * shell/ev-sidebar-thumbnails.h:
9987         * shell/ev-sidebar.c: (ev_sidebar_set_document):
9988         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
9989         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
9990         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
9991         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
9992         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
9993         (ev_view_button_release_event), (ev_view_scroll_view),
9994         (ev_view_class_init), (ev_view_init), (update_find_status_message),
9995         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
9996         (ev_view_new), (job_finished_cb), (page_changed_cb),
9997         (ev_view_set_document), (go_to_link), (ev_view_zoom),
9998         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
9999         (ev_view_find_previous):
10000         * shell/ev-view.h:
10001         * shell/ev-window.c: (update_action_sensitivity),
10002         (ev_window_open_page), (update_window_title), (update_total_pages),
10003         (page_changed_cb), (ev_window_setup_document),
10004         (password_dialog_response), (ev_window_cmd_save_as),
10005         (ev_window_print), (ev_window_cmd_go_previous_page),
10006         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10007         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10008         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10009         * shell/main.c: (main):
10010
10011         Merge evince-threads branch
10012
10013 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10014
10015         * configure.ac: Added "lt" to ALL_LINGUAS.
10016
10017 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10018
10019         * NEWS:
10020         * configure.ac:
10021
10022         Release 0.1.9
10023
10024 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10025
10026         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10027
10028         Fix here also the thumbnails 1-basedness :)
10029
10030 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10031
10032         * NEWS:
10033         * configure.ac:
10034
10035         Release 0.1.8
10036
10037 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10038
10039         * pdf/pdf-document.cc:
10040         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10041         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10042
10043         Fix the mess we did with thumbnails and 1-basedness
10044
10045 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10046
10047         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10048
10049 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10050
10051         * NEWS:
10052         * configure.ac:
10053
10054         Release 0.1.7
10055
10056 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10057
10058         * ps/Makefile.am:
10059         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10060         (gtk_gs_defaults_get_alpha_parameters),
10061         (gtk_gs_defaults_get_ungzip_cmd),
10062         (gtk_gs_defaults_get_unbzip2_cmd):
10063         * ps/gsdefaults.h:
10064         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10065         (ps_document_get_orientation), (document_load),
10066         (ps_document_goto_page), (ps_document_set_page_size):
10067         * ps/ps-document.h:
10068
10069         Some more sanitization of the ps backend. Remove a lot
10070         of unused code and do not base our defaults on ggv
10071         preferences (ugh!)
10072
10073 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10074
10075         * thumbnailer/evince-thumbnailer.schemas:
10076         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10077         (main): add -s option for thumbnail size.
10078
10079 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10080
10081         * configure.ac:
10082
10083         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10084         remove it.
10085
10086 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10087
10088         * pdf/pdf-document.cc:
10089
10090         Remove 4 pixels of useless border from the
10091         thumbnail.
10092
10093 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10094
10095         * backend/ev-document-thumbnails.c:
10096         (ev_document_thumbnails_get_thumbnail):
10097         * backend/ev-document-thumbnails.h:
10098
10099         Rework API a bit. Add a border flag and
10100         change sizing logic (now the size we specify
10101         applies to the bigger dimension).
10102
10103         * pdf/pdf-document.cc:
10104         * pixbuf/pixbuf-document.c:
10105         (pixbuf_document_thumbnails_get_thumbnail):
10106         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10107         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10108
10109         Adapt to the new API and do not draw a border for nautilus
10110         thumbnailer.
10111
10112 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10113
10114         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10115         take thumbnails from page "0" instead of "1". Added a copyright header.
10116
10117 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10118
10119         * ps/ps-document.c: (set_up_page), (start_interpreter):
10120
10121         Make it C89 compliant
10122
10123 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10124
10125         * Makefile.am:
10126         * configure.ac:
10127         * pdf/.cvsignore:
10128         * pdf/pdf-document.cc:
10129         * thumbnailer/Makefile.am:
10130         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10131         (main):
10132         * thumbnailer/evince-thumbnailer.schemas:
10133         * thumbnailer/pdf-icon.png:
10134
10135         Add a nautilus thumbnailer.
10136         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10137
10138 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10139
10140         * NEWS:
10141         * configure.ac:
10142         * po/POTFILES.in:
10143
10144         Release 0.1.6
10145
10146 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10147
10148         Use poppler instead of including xpdf source code.  Poppler is a
10149         fork of xpdf to build it as a shared library. See
10150         http://freedesktop.org/wiki/Software/poppler.
10151
10152         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10153         xpdf fork.
10154         
10155         * pdf/Makefile.am: Build libpdfdocument.a here.
10156         
10157         * pdf/GDKSplashOutputDev.cc:
10158         * pdf/GDKSplashOutputDev.h:
10159         * pdf/GnomeVFSStream.cc:
10160         * pdf/GnomeVFSStream.h:
10161         * pdf-document.cc:
10162         * pdf-document.h:
10163         * test-gdk-output-dev.cc
10164         * Thumb.cc:
10165         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10166         against poppler.
10167
10168 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10169
10170         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10171
10172         Clear idle stack before unsetting the document
10173
10174 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10175
10176         * ps/ps-document.c: (ps_document_widget_event),
10177         (ps_document_set_target), (ps_document_finalize),
10178         (ps_document_get_page):
10179
10180         Disconnect the widget event signal on finalize.
10181         Some code cleanups.
10182
10183 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10184
10185         * ps/ps-document.c: (set_up_page):
10186
10187         If there is no bpixmap create one, even if size
10188         is not changed.
10189
10190 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10191
10192         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10193         (set_up_page), (document_load), (ps_document_set_zoom):
10194
10195         Default page is 0. Calculate size even when we have no
10196         target yet.
10197
10198 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10199
10200         * shell/ev-sidebar.c: expand the selection widget to be always as
10201         wide as the sidebar
10202
10203 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10204
10205         * shell/ev-sidebar-thumbnails.c:
10206         (ev_sidebar_thumbnails_set_document):
10207
10208         Clear the list store when setting document
10209
10210 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10211
10212         * shell/ev-page-action.c: (update_entry), (sync_entry),
10213         (activate_cb), (entry_size_request_cb), (create_tool_item),
10214         (connect_proxy):
10215
10216         Use an entry for the page control instead of spinbuttons
10217
10218 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10219
10220         * data/evince.schemas.in:
10221
10222         Correct confusing string
10223
10224 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10225
10226         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10227         for real.  Gosh, how long has this been broken.
10228
10229         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10230         check for a NULL link.  We crash otherwise.
10231
10232 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10233
10234         * NEWS:
10235         * configure.ac:
10236
10237         Release 0.1.5
10238
10239 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10240
10241         * configure.ac: add the french translation.
10242
10243 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10244
10245         * shell/ev-window.c:
10246
10247         Remove unused header -> fix distcheck
10248
10249 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10250
10251         * shell/ev-window.c: (update_window_title),
10252         (ev_window_popup_password_dialog):
10253
10254         Unescape filename for display
10255
10256 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10257
10258         * pdf/xpdf/pdf-document.cc:
10259
10260         In get_page_size deal with rotation. Also
10261         cleanup the function a bit.
10262
10263 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10264
10265         * pdf/xpdf/pdf-document.cc:
10266
10267         Fix crash when opening in new window
10268
10269 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10270
10271         * configure.ac:
10272
10273         Check ghostscript >= 7
10274
10275 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10276
10277         * shell/ev-window.c:
10278
10279         Make page width the default sizing mode
10280
10281 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10282         Marco Pesenti Gritti <marco@gnome.org>
10283
10284         * shell/ev-window.c: Remember the sidebar size
10285
10286         * data/evince.schemas.in: Add a new gconf key to store the size of
10287         the sidebar
10288
10289 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10290
10291         * data/evince-ui.xml:
10292         * shell/ev-window.c: (update_action_sensitivity),
10293         (ev_window_cmd_view_reload):
10294         
10295         Add a "Reload" action and menu entry
10296
10297 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10298
10299         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10300         iff the type doesn't support thumbnailing and indexing.
10301
10302 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10303
10304         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10305
10306 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10307
10308         * pdf/splash/Splash.cc:
10309
10310         Port fix for a crasher from kde bug
10311         http://bugs.kde.org/show_bug.cgi?id=97131
10312
10313 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10314
10315         * pdf/xpdf/pdf-document.cc:
10316
10317         Return a link even if it's of an unrecognized
10318         type. Otherwise we go in an infinte cycle.
10319
10320 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10321
10322         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10323         (size_allocate_cb), (ev_window_set_sizing_mode):
10324
10325         Update size when switching mode
10326
10327 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10328
10329         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10330         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10331         (ev_window_cmd_view_normal_size):
10332
10333         Fix size toggle buttons behavior
10334
10335 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10336
10337         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10338         (doc_rect_to_view_rect), (ev_view_size_allocate),
10339         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10340         (scale_changed_callback):
10341
10342         Do not cache offsets in size_allocate.
10343
10344 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10345
10346         * shell/ev-view.c: (ev_view_size_allocate):
10347
10348         Calculate offsets before calling the parent
10349         class (which does a redraw)
10350
10351 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10352
10353         * pdf/xpdf/pdf-document.cc:
10354
10355         Fix a crasher on exit. Unused code, put a TODO
10356
10357 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10358
10359         * backend/ev-document.c: (ev_document_class_init),
10360         (ev_document_page_changed), (ev_document_scale_changed):
10361         * backend/ev-document.h:
10362
10363         Separate page/scale notifications
10364
10365         * pdf/xpdf/pdf-document.cc:
10366
10367         Emit the new signals.
10368         Do not display the pdf page in _render, do it
10369         when scale/page are requested.
10370
10371         * ps/ps-document.c: (ps_document_set_zoom),
10372         (ps_document_widget_event):
10373         * ps/ps-document.h:
10374
10375         Emit the new signals.
10376
10377         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10378         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10379         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10380         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10381         * shell/ev-view.h:
10382         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10383         (ev_window_cmd_view_page_width), (size_allocate_cb),
10384         (ev_window_set_sizing_mode):
10385
10386         Rework sizing to be pixel based.
10387         There are bugs but should be already way better.
10388
10389 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10390
10391         * shell/ev-window.c: (ev_window_init):
10392
10393         Do not allow to shrink sidebar smaller then
10394         child requisition
10395
10396 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10397
10398         * shell/ev-sidebar.[ch]
10399         * shell/ev-window.c:
10400
10401         Improved sidebar widget. Fixes #166683
10402
10403 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10404
10405         * shell/ev-view.c (update_find_status_message): Give translators
10406         more flexibility with ngettext plural handling.
10407
10408 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10409
10410         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10411         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10412         page when we get the page size.
10413
10414 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10415
10416         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10417
10418         ps pages are 0 based, convert 
10419
10420 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10421
10422         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10423
10424         Initialize correct parent class. Set GError on document load
10425
10426 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10427
10428         * pdf/xpdf/pdf-document.cc:
10429
10430         Fixup selection offset calculation
10431
10432         * shell/ev-view.c: (view_rect_to_doc_rect),
10433         (doc_rect_to_view_rect), (ev_view_size_allocate),
10434         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10435         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10436
10437         Store selection as document relative, so that zooming
10438         and offset changing doesnt break it.
10439
10440 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10441
10442         * shell/ev-view.c: (ev_view_best_fit):
10443
10444         Do not try to best fit if the view is not realized
10445
10446 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10447           
10448         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10449
10450 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10451
10452         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10453
10454 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10455
10456         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10457         the popup window.  That prevents it resizing when in full screen
10458         mode.
10459
10460         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10461         multiple rerenders.  This pretty much sucks.
10462
10463         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10464         rest of the toolbar.
10465
10466 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10467
10468         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10469
10470 2005-02-17  Alexander Shopov  <ash@contact.bg>
10471
10472         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10473
10474 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10475
10476         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10477
10478 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10479
10480         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10481         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10482         (set_document_page), (document_changed_callback),
10483         (ev_view_set_document), (ev_view_find_previous),
10484         (ev_view_hide_cursor), (ev_view_show_cursor):
10485         * shell/ev-view.h:
10486         * shell/ev-window.c: (update_chrome_visibility),
10487         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10488         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10489         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10490         (ev_window_unfullscreen):
10491         * shell/main.c: (main):
10492
10493         Automatically hide the fullscreen button.
10494         Patch by Kristian Høgsberg <krh@redhat.com>
10495
10496 2005-02-16  Vincent Noel  <vnoel@cox.net>
10497
10498         * shell/main.c (main): Specify an icon for the window. Patch by
10499         Jaap A. Haitsma. Fixes #166177.
10500
10501 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10502
10503         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10504
10505 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10506
10507         * backend/ev-document-misc.h:
10508         * backend/ev-document-misc.c:
10509         (ev_document_misc_get_page_border_size),
10510         (ev_document_misc_paint_one_page): New function to canonicalize
10511         sizing/painting a border.
10512
10513         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10514         used.
10515
10516         * pdf/xpdf/pdf-document.cc: use new function
10517
10518         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10519         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10520         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10521         shell/ev-window.c: (update_sizing_buttons),
10522         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10523         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10524         (ev_window_cmd_view_page_width), (size_allocate_cb),
10525         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10526         and "fit width" values act as toggle buttons so they stay
10527         toggled.  It's not 100% perfect, and it's a little slow, but it's
10528         good enough to commit I think.
10529
10530 2005-02-15  David Lodge  <dave@cirt.net>
10531
10532         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10533
10534 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10535
10536         * shell/ev-window.c (update_window_title): replace newlines in
10537         the title by spaces. Bug #166107.
10538
10539 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10540
10541         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10542         parameters providing allocation width and height without
10543         scrollbars and width of a possible vertical scrollbar. With this
10544         additional information the functions can work as
10545         intended. Unfortunately they're not idempotent. We should
10546         transform these commands to toggles. Fixes Bug #164976
10547         Initial patch by Stephane Loeuillet, then heavily modified.
10548
10549         * shell/ev-view.h: update prototypes.
10550
10551         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10552         (ev_window_cmd_view_page_width): provide EvView fit functions with
10553         all the information they need. Formulas to calculate this
10554         information taken from GtkScrolledWindow.
10555
10556 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10557
10558         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10559         created a thumbnail, the list store is updated to know
10560         that the thumbnail is set. Fixes bug #166792
10561
10562 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10563
10564         * shell/ev-window.c: fixed typo, closes bug 166897
10565
10566         * TODO: updated TODO with bug numbers that are relevant
10567
10568 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10569
10570         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10571
10572 2005-02-09  Vincent Noel  <vnoel@cox.net>
10573
10574         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10575         and "Next" toolbar buttons as important to make them stand out.
10576
10577 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10578
10579         * lib/ev-debug.c:
10580         * lib/ev-debug.h:
10581         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10582         (start_interpreter), (stop_interpreter), (document_load),
10583         (ps_document_next_page), (ps_document_goto_page),
10584         (ps_document_set_page_size), (ps_document_widget_event),
10585         (ps_document_render):
10586         * shell/ev-page-view.c: (ev_page_view_dispose):
10587         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10588
10589         Fix compilation on non-gcc platforms
10590
10591 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10592
10593         * NEWS:
10594         * configure.ac:
10595
10596         Release 0.1.4
10597
10598         * pdf/xpdf/Catalog.cc:
10599         * pdf/xpdf/XRef.cc:
10600
10601         Fix the fix for CAN-2004-0888
10602
10603 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10604
10605         * data/Makefile.am:
10606         * data/evince-ui.xml:
10607         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10608         * shell/ev-stock-icons.h:
10609         * shell/ev-window.c: (update_action_sensitivity),
10610         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10611         (set_action_properties):
10612
10613         Improve toolbar layout/icons
10614
10615 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10616
10617         * pdf/xpdf/pdf-document.cc:
10618
10619         Add warnings about unimplemented/unknown link
10620         types.
10621
10622 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10623
10624         * ps/ps-document.c: (set_up_page):
10625
10626         Log gs property
10627
10628 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10629
10630         * ps/ps-document.c: (start_interpreter):
10631
10632         Log gs env var
10633
10634 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10635
10636         * shell/ev-page-view.c: (ev_page_view_dispose):
10637         * shell/ev-view.c: (ev_view_finalize):
10638         * shell/ev-window.c: (ev_window_setup_document),
10639         (ev_window_dispose), (ev_window_init):
10640
10641         Solve more refs issues.
10642
10643         I commented out the page_view initialization for now:
10644         it was never destroyed (because it's never added
10645         to a container). Because of that we was leaking
10646         gs processes. Couldnt think to a clean fix.
10647         We need to figure this out, password view has the
10648         same issue probably.
10649
10650 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10651
10652         * ps/ps-document.c: (ps_document_finalize),
10653         (ps_document_get_n_pages), (ps_document_get_page):
10654
10655         Some cleanups, stop the interpreter on finalize
10656
10657         * shell/ev-page-view.c: (ev_page_view_dispose),
10658         (ev_page_view_class_init):
10659
10660         Release our reference on the document
10661
10662 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10663
10664         * Makefile.am:
10665         * configure.ac:
10666         * doc/debugging.txt:
10667         * lib/.cvsignore:
10668         * lib/Makefile.am:
10669         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10670         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10671         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10672         * lib/ev-debug.h:
10673
10674         Add debugging helpers
10675
10676         * ps/Makefile.am:
10677         * ps/ps-document.c: (set_up_page), (start_interpreter),
10678         (stop_interpreter), (document_load), (ps_document_next_page),
10679         (ps_document_goto_page), (ps_document_set_page_size),
10680         (ps_document_widget_event), (ps_document_render):
10681         * shell/Makefile.am:
10682         * shell/ev-view.c: (expose_bin_window):
10683         * shell/main.c: (main):
10684
10685         Add some logs
10686         
10687 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10688
10689         * ps/ps-document.c: (ps_document_widget_event):
10690
10691         Initialize message_window, this should make ps
10692         rendering really work! (Never noticed because I was
10693         testing with a ps that is causing gs to exit every time!)
10694
10695 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10696
10697         * data/evince.schemas.in: updated simple error in applyto closing tag
10698
10699 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10700
10701         * Makefile.am:
10702         * configure.ac:
10703         * data/.cvsignore:
10704         * data/Makefile.am:
10705         * data/evince-ui.xml:
10706         A data/evince.schemas.in:
10707         * po/POTFILES.in:
10708         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10709         * shell/ev-stock-icons.h:
10710         * shell/ev-window.c: (update_chrome_visibility),
10711         (update_chrome_flag), (ev_window_cmd_edit_find),
10712         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10713         (ev_window_unfullscreen), (ev_window_focus_in_event),
10714         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10715         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10716         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10717         (ev_window_dispose), (ev_window_class_init),
10718         (set_action_properties), (set_chrome_actions), (load_chrome),
10719         (ev_window_init):
10720
10721         Implement fullscreen mode changes from bug #164776.
10722         Also implement persistent chrome toggles.
10723
10724 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10725
10726         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10727
10728 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10729
10730         * NEWS:
10731         * configure.ac:
10732         * shell/ev-view.c:
10733
10734         Add another check for find interface
10735
10736         Release 0.1.3
10737
10738 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10739
10740         * shell/ev-application.c: (ev_application_open):
10741         * shell/ev-window.c: (ev_window_open):
10742
10743         Open gzipped ps documents
10744
10745 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10746
10747         * TODO:
10748         * shell/ev-view.c: (set_document_page):
10749
10750         Clamp page number, dont try to move to
10751         not existant pages.
10752
10753 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10754
10755         * backend/ev-document-find.c: (ev_document_find_changed):
10756         * backend/ev-document-find.h:
10757         * pdf/xpdf/pdf-document.cc:
10758         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10759         * shell/ev-window.c: (find_bar_search_changed_cb):
10760
10761         Fix several bugs with find
10762
10763 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10764
10765         * shell/ev-sidebar-thumbnails.c
10766         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10767         document. Prevents warning from scroll_to_cell.
10768
10769 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10770
10771         * configure.ac: Add «nb» to ALL_LINGUAS too.
10772
10773 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10774
10775         * NOTES: New file with some random thoughts.
10776
10777         * TODO: Update.
10778
10779         * backend/ev-document-misc.c:
10780         (ev_document_misc_get_page_border_size): New function to
10781         canonicalize shadow drawing sizes.  Possibly goofy.
10782
10783         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10784         (ev_view_best_fit), (ev_view_fit_width):
10785         * pdf/xpdf/pdf-document.cc:
10786         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10787         * ps/ps-document.c: (ps_document_get_page_size):
10788         * backend/ev-document-misc.h:
10789         * backend/ev-document.c: (ev_document_get_page_size):
10790         * backend/ev-document.h: get_page_size now takes a page number
10791         parameter.  Made all the backends/frontends honor it.
10792
10793         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
10794         see.  Doesn't work yet.
10795
10796         * shell/Makefile.am:
10797         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
10798         Doesn't do anything yet.
10799
10800         * shell/ev-sidebar-thumbnails.c:
10801         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10802         [0..n_pages-1]
10803
10804         * shell/ev-window.c: (update_action_sensitivity),
10805         (ev_window_setup_document), (ev_window_set_page_mode),
10806         (ev_window_page_mode_cb), (ev_window_init): Clean up the
10807         view-swapping code a bit so we can have multiple views on a
10808         document.  Add the multi-page view, though it can't be turned on
10809         yet.
10810
10811 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10812
10813         * shell/ev-application.c: (ev_application_open):
10814         * shell/ev-view.c: (expose_bin_window):
10815         * shell/ev-window.c: (ev_window_open):
10816
10817         Support eps and check document supports find
10818         before drawing highlightings in expose.
10819
10820 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10821
10822         * pixbuf/pixbuf-document.c:
10823         (pixbuf_document_thumbnails_get_dimensions),
10824         (pixbuf_document_document_thumbnails_iface_init):
10825
10826         implement get_dimensions
10827
10828 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10829
10830         * NEWS:
10831         * configure.ac:
10832
10833         Release 0.1.2
10834
10835 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10836
10837         * shell/ev-view.c: (set_document_page):
10838
10839         Scroll at the top of the page when changing page
10840
10841 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10842
10843         * shell/ev-view.c: (ev_view_motion_notify_event):
10844
10845         Do not redraw unnecessarily
10846
10847 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10848
10849         * pdf/xpdf/pdf-document.cc:
10850         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10851         (expose_bin_window), (find_changed_cb):
10852
10853         Yay! find works now... Now to find bugs...
10854
10855 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10856
10857         * backend/ev-document-find.c: (ev_document_find_base_init),
10858         (ev_document_find_changed):
10859         * backend/ev-document-find.h:
10860         * pdf/xpdf/pdf-document.cc:
10861         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10862         (expose_bin_window), (ev_view_init), (set_document_page),
10863         (ensure_rectangle_is_visible), (jump_to_find_result),
10864         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10865         (ev_view_find_next), (ev_view_find_previous):
10866         * shell/ev-view.h:
10867         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10868
10869         More work on find implementation, mostly there now
10870
10871 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
10872
10873         * backend/ev-backend-marshalers.list:
10874         * backend/ev-document-find.c: (ev_document_find_base_init),
10875         (ev_document_find_cancel), (ev_document_find_page_has_results),
10876         (ev_document_find_get_n_results), (ev_document_find_get_result),
10877         (ev_document_find_get_progress), (ev_document_find_changed):
10878         * backend/ev-document-find.h:
10879
10880         Enanche the find interface to be really able to do
10881         multi page find.
10882
10883         * pdf/xpdf/pdf-document.cc:
10884
10885         Implement
10886
10887         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10888         (expose_bin_window), (ev_view_init),
10889         (ev_view_get_find_status_message), (find_changed_cb),
10890         (ev_view_set_document), (set_document_page):
10891
10892         Adapt to the new interface. A few things are regressed sorry,
10893         I will finish it soon.
10894
10895 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
10896
10897         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10898         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10899         ev_sidebar_thumbnails_parent_class variable, don't define another
10900         parent_class variable.
10901
10902         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10903         (ev_page_action_class_init): ditto.
10904
10905         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10906         (pixbuf_document_class_init): ditto.
10907
10908         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10909         ditto.
10910
10911         * .cvsignore: ignore various valgrind output files.
10912
10913 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10914
10915         * data/evince-ui.xml:
10916         * shell/Makefile.am:
10917         * shell/ev-history.c:
10918         * shell/ev-history.h:
10919         * shell/ev-navigation-action.c:
10920         * shell/ev-navigation-action.h:
10921         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10922         (ev_view_set_page), (ev_view_fit_width):
10923         * shell/ev-view.h:
10924         * shell/ev-window.c: (update_action_sensitivity),
10925         (ev_window_setup_document), (register_custom_actions):
10926
10927         Kill session history
10928
10929 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10930
10931         * shell/ev-window.c: (update_action_sensitivity):
10932
10933         Fix inverted up/down buttons
10934
10935 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
10936
10937         * shell/ev-sidebar-thumbnails.c
10938         (ev_sidebar_thumbnails_select_page): make sure the selected
10939         thumbnail stays visible.
10940
10941 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
10942
10943         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
10944         scrolled window for Federico.
10945
10946 2005-01-26  Ole Laursen  <olau@hardworking.dk>
10947
10948         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
10949
10950 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
10951
10952         * configure.ac:
10953         * pdf/splash/SplashFTFontEngine.cc:
10954
10955         Fix CID fonts with freetype 2.1.9
10956
10957 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
10958
10959         * TODO: added item for desktop icon thumbnailer
10960
10961 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
10962
10963         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
10964         unloaded docs when the title is accessed.
10965
10966         * shell/ev-password-view.[hc]: New widget for displaying password
10967         state.
10968
10969         * shell/ev-window.[ch]: Refactor password handling code to handle
10970         the new view.
10971
10972 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
10973
10974         * NEWS:
10975         * configure.ac:
10976         * data/Makefile.am:
10977
10978         Release 0.1.1
10979
10980 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
10981
10982         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
10983         ignore page offset here, to make search results independent of it,
10984
10985         * shell/ev-view.c (expose_bin_window): but take offsets into
10986         account here. Bug #164932
10987
10988         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
10989         scale at the right time. Bug #164996
10990
10991 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
10992
10993         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
10994         fix the problem. Now I just removed the Adobe font names and hope
10995         that the URW fonts are always in outline format. Bug #164934
10996
10997         * shell/ev-window.c (update_window_title): empty titles are
10998         useless, use filename in that case too.
10999
11000         * NEWS: Add some content.
11001
11002 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11003
11004         * TODO: added one more TODO item and a TODONE section :)
11005
11006 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11007
11008         * ps/ps-document.h: add page_[xy]_offset fields.
11009
11010         * ps/ps-document.c (ps_document_set_page_offset)
11011         (ps_document_render): Keep offset in consideration in a few
11012         places. Bug #164752 "postscript documents are not centered in
11013         window"
11014
11015         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11016         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11017
11018         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11019         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11020         stub out missing methods for complete EvDocument implementation.
11021         Fixes segfaults with Save A Copy and Copy actions.
11022
11023         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11024         (ps_document_document_iface_init): ditto.
11025         
11026 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11027
11028         * data/.cvsignore:
11029         * data/Makefile.am:
11030         * data/evince.desktop.in:
11031
11032         Add desktop file
11033
11034 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11035
11036         * shell/ev-view.c: (ev_view_button_press_event),
11037         (ev_view_motion_notify_event):
11038
11039         Make selection work in any direction
11040
11041 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11042
11043         * TODO:
11044         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11045
11046         Use shorter labels for some of the toolbars items
11047
11048 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11049
11050         * pdf/xpdf/pdf-document.cc:
11051
11052         Check the links info is initialized before
11053         using it. Should fix a crash on startup.
11054
11055 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11056
11057         * pixbuf/pixbuf-document.c
11058         (pixbuf_document_thumbnails_get_dimensions): force floating point
11059         division to calculate page_ratio. Fixes crash with landscape
11060         format pixbufs.
11061
11062 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11063
11064         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11065
11066 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11067
11068         * shell/ev-view.c (set_document_page): unset has_selection when
11069         the page changes.
11070         (set_document_page): handle paper size changes when the page
11071         changes (test with Free Culture, page 2).
11072
11073 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11074
11075         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11076         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11077
11078         Use normal style color for the widget background and
11079         draw a black box around the page.
11080
11081 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11082
11083         * pdf/xpdf/pdf-document.cc:
11084
11085         Keep offset in consideration in a few places
11086
11087         * shell/ev-view.c: (expose_bin_window):
11088
11089         Set the offsets so that the document is ever centered
11090
11091 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11092
11093         * TODO: Added TODO items and finished off the first todo item
11094
11095         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11096         reflect current authors
11097
11098 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11099
11100         * pdf/xpdf/pdf-document.cc:
11101         * shell/ev-view.c: (ev_view_set_cursor),
11102         (ev_view_motion_notify_event), (document_changed_callback),
11103         (set_document_page):
11104
11105         Show a wait cursor while the page is rendering
11106
11107 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11108
11109         * shell/ev-sidebar-thumbnails.c:
11110         (ev_sidebar_tree_selection_changed),
11111         (ev_sidebar_thumbnails_select_page):
11112         * shell/ev-sidebar-thumbnails.h:
11113         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11114         (ev_view_can_go_forward):
11115         * shell/ev-window.c: (ev_window_open_page),
11116         (ev_window_setup_document), (update_current_page),
11117         (view_page_changed_cb), (ev_window_init):
11118         * shell/ev-window.h:
11119
11120         Ensure thumbnails selection, toolbar page control and
11121         current page are in sync.
11122
11123 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11124
11125         * pdf/xpdf/XRef.cc:
11126
11127         Fix CAN-2005-0064
11128
11129 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11130
11131         * backend/Makefile.am:
11132         * backend/ev-document-links.h:
11133         * backend/ev-document-security.c: (ev_document_security_get_type),
11134         (ev_document_security_has_document_security),
11135         (ev_document_security_set_password):
11136         * backend/ev-document-security.h:
11137         * backend/ev-document.c: (ev_document_error_quark):
11138         * backend/ev-document.h:
11139         * data/Makefile.am:
11140         * data/evince-password.glade:
11141         * pdf/xpdf/pdf-document.cc:
11142         * shell/Makefile.am:
11143         * shell/ev-password.c: (ev_password_set_bad_password_label),
11144         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11145         (ev_password_dialog_get_password),
11146         (ev_password_dialog_set_bad_pass):
11147         * shell/ev-password.h:
11148         * shell/ev-window.c: (ev_window_get_attribute),
11149         (ev_window_set_property), (update_action_sensitivity),
11150         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11151         (ev_window_setup_document), (ev_window_get_password),
11152         (ev_window_open), (ev_window_cmd_save_as),
11153         (using_postscript_printer), (ev_window_print),
11154         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11155         (update_fullscreen_popup), (ev_window_fullscreen),
11156         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11157         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11158         (menu_item_select_cb), (find_bar_search_changed_cb),
11159         (ev_window_dispose), (ev_window_init):
11160
11161         Add initial support for password-supported dialogs.  This could be
11162         a lot cooler, but it'll do for now.
11163
11164 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11165
11166         * pdf/xpdf/pdf-document.cc:
11167         * shell/ev-view.c: (status_message_from_link),
11168         (ev_view_set_status), (ev_view_set_cursor),
11169         (ev_view_motion_notify_event), (ev_view_init):
11170         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11171
11172         Fix bugs in the links implementation and change cursor
11173         when hovering a link.
11174
11175 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11176
11177         * viewer/.cvsignore: added cvsignore file for viewer directory
11178
11179         * TODO: created TODO document
11180
11181 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11182
11183         * shell/ev-view.h:
11184         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11185         new functions to help with implementation of sensitivity code
11186         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11187         of all actions that might require it.  Fixes a crash when you
11188         click on the Zoom actions in a window lacking a document.
11189
11190 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11191
11192         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11193         of the Find action
11194
11195 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11196
11197         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11198         (pixbuf_document_document_iface_init):
11199         * ps/ps-document.c: (ps_document_get_link),
11200         (ps_document_document_iface_init):
11201         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11202         (status_message_from_link), (ev_view_set_status),
11203         (ev_view_set_find_status), (ev_view_motion_notify_event),
11204         (ev_view_button_release_event), (ev_view_set_property),
11205         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11206         (ev_view_get_find_status_message), (update_find_results),
11207         (ev_view_get_status), (ev_view_get_find_status):
11208         * shell/ev-view.h:
11209         * shell/ev-window.c: (view_status_changed_cb),
11210         (view_find_status_changed_cb), (ev_window_init):
11211
11212         View status message support, use it to show the links.
11213         Needs work...
11214
11215 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11216
11217         * backend/ev-document.c: (ev_document_get_link):
11218         * backend/ev-document.h:
11219         * pdf/xpdf/pdf-document.cc:
11220         * shell/ev-application.c: (ev_application_open):
11221         * shell/ev-application.h:
11222         * shell/ev-sidebar-links.c: (selection_changed_cb):
11223         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11224         (ev_view_go_to_link):
11225
11226         Add support for document links
11227
11228 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11229
11230         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11231         (create_tool_item):
11232         Set the spin button limits correctly.
11233         
11234         * shell/ev-sidebar-thumbnails.c:
11235         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11236         Support changing pages by clicking on the thumbnails.
11237         
11238 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11239
11240         * pixbuf/pixbuf-document.c:
11241         (pixbuf_document_thumbnails_get_dimensions),
11242         (pixbuf_document_document_thumbnails_iface_init):
11243
11244         implement get_dimensions
11245
11246 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11247
11248         * ps/ps-document.c: (ps_document_goto_page):
11249
11250         Fix page switching on multipage documents
11251
11252 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11253
11254         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11255         
11256         check for NULL before assigning to width and height parameters
11257
11258 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11259
11260         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11261         (pixbuf_document_set_property), (pixbuf_document_get_property):
11262
11263         implement get/set properties
11264
11265 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11266
11267         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11268         
11269         return NULL instead of "Unknown", letting the title get set to
11270         the filename when the pdf has no title.
11271
11272 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11273
11274         * ps/ps-document.c: (ps_document_get_page_count),
11275         (ps_document_goto_page):
11276
11277 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11278
11279         * shell/ev-history.c: (ev_history_get_property),
11280         (ev_history_set_property), (ev_history_class_init),
11281         (ev_history_add_page), (ev_history_set_current_index):
11282         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11283         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11284         (ev_navigation_action_finalize):
11285         * shell/ev-navigation-action.h:
11286         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11287         (ev_view_go_forward), (ev_view_get_find_status_message),
11288         (history_index_changed_cb), (ev_view_set_history):
11289         * shell/ev-view.h:
11290         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11291         (update_current_page), (register_custom_actions):
11292
11293         Implement history dropdowns
11294
11295 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11296
11297         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11298         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11299         (ev_view_go_forward):
11300         * shell/ev-window.c: (register_custom_actions):
11301
11302         Fix several history bugs
11303
11304 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11305
11306         * configure.ac: Add «nb» to ALL_LINGUAS.
11307
11308 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11309
11310         * backend/Makefile.am:
11311         * backend/ev-bookmark.c:
11312         * backend/ev-bookmark.h:
11313         * backend/ev-document-bookmarks.c:
11314         * backend/ev-document-bookmarks.h:
11315         * backend/ev-document-links.c: (ev_document_links_get_type),
11316         (ev_document_links_has_document_links),
11317         (ev_document_links_begin_read), (ev_document_links_get_link),
11318         (ev_document_links_get_child), (ev_document_links_next),
11319         (ev_document_links_free_iter):
11320         * backend/ev-document-links.h:
11321         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11322         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11323         (ev_link_get_link_type), (ev_link_set_link_type),
11324         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11325         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11326         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11327         (ev_link_new_external):
11328         * backend/ev-link.h:
11329         * pdf/xpdf/pdf-document.cc:
11330         * shell/Makefile.am:
11331         * shell/ev-application.c: (ev_application_open_link):
11332         * shell/ev-application.h:
11333         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11334         (ev_history_get_link_nth):
11335         * shell/ev-history.h:
11336         * shell/ev-sidebar-bookmarks.c:
11337         * shell/ev-sidebar-bookmarks.h:
11338         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11339         (ev_sidebar_links_class_init), (selection_changed_cb),
11340         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11341         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11342         (do_one_iteration), (populate_links_idle),
11343         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11344         * shell/ev-sidebar-links.h:
11345         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11346         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11347         (go_to_index):
11348         * shell/ev-view.h:
11349         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11350         * shell/ev-window.h:
11351
11352         Rename bookmark to link, and use "Index" for the sidebar panel.
11353
11354 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11355
11356         * shell/Makefile.am:
11357         * shell/ev-application.c: (ev_application_open_bookmark):
11358         * shell/ev-application.h:
11359         * shell/ev-history.c: (ev_history_init), (free_links_list),
11360         (ev_history_finalize), (ev_history_class_init),
11361         (ev_history_add_link), (ev_history_add_page),
11362         (ev_history_get_link_nth), (ev_history_get_n_links),
11363         (ev_history_get_current_index), (ev_history_set_current_index),
11364         (ev_history_new):
11365         * shell/ev-history.h:
11366         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11367         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11368         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11369         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11370         (ev_view_set_page):
11371         * shell/ev-view.h:
11372         * shell/ev-window.c: (ev_window_open_bookmark),
11373         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11374         (goto_page_cb), (register_custom_actions):
11375         * shell/ev-window.h:
11376
11377         Initial history implementation. Needs work.
11378
11379 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11380
11381         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11382
11383 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11384
11385         * cut-n-paste/recent-files/egg-recent-item.c:
11386         * cut-n-paste/recent-files/egg-recent-item.h:
11387         * cut-n-paste/recent-files/egg-recent-model.c:
11388         * cut-n-paste/recent-files/egg-recent-util.c:
11389         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11390         * cut-n-paste/recent-files/egg-recent-view.c:
11391
11392         Update
11393
11394 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11395
11396         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11397         (fillGlyph, fillImageMask, drawImage):
11398         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11399         pdf/splash/SplashTypes.h:
11400         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11401         packed mode for Splash.
11402
11403         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11404         RGB8 packed mode, eliminates the pixbuf data creation loop.
11405
11406         * shell/ev-print-job.c (ev_print_job_finalize)
11407         (ev_print_job_set_property, ev_print_job_get_property)
11408         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11409         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11410         (print_closure_finalize, ev_print_job_print): implement
11411         printing (for backends with EvPsExporter)
11412
11413         * shell/ev_print_job.h: update prototypes.
11414
11415         * shell/ev-window.c (ev_window_print): unref print job after
11416         printing.
11417
11418         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11419         unless the document implements the EvDocumentFind interface.
11420
11421 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11422
11423         * configure.ac: Added ja to ALL_LINGUAS.
11424
11425 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11426
11427         * pdf/xpdf/pdf-document.cc:
11428
11429         add a FIXME. We should probably not allocate
11430         a bookmark object every time
11431
11432 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11433
11434         * shell/ev-application.c: (ev_application_open),
11435         (ev_application_open_bookmark):
11436         * shell/ev-application.h:
11437         
11438         Add a way to open bookmarks
11439
11440         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11441         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11442         (ev_bookmark_set_property), (ev_bookmark_class_init),
11443         (ev_bookmark_new_title), (ev_bookmark_new_link),
11444         (ev_bookmark_new_external):
11445
11446         Support for external uris, better constructors.
11447
11448         * backend/ev-bookmark.h:
11449         * pdf/xpdf/pdf-document.cc:
11450         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11451
11452         Handle external uris
11453
11454 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11455
11456         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11457         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11458
11459         Hook up bookmarks navigation
11460
11461 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11462
11463         * backend/Makefile.am:
11464         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11465         (ev_bookmark_get_title), (ev_bookmark_set_title),
11466         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11467         (ev_bookmark_get_page), (ev_bookmark_set_page),
11468         (ev_bookmark_get_property), (ev_bookmark_set_property),
11469         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11470         (ev_bookmark_new):
11471         * backend/ev-bookmark.h:
11472         * backend/ev-document-bookmarks.c:
11473         (ev_document_bookmarks_get_bookmark):
11474         * backend/ev-document-bookmarks.h:
11475         * pdf/xpdf/pdf-document.cc:
11476         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11477
11478         Add a bookmark object to the backend and use it instead of get_values
11479
11480 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11481
11482         * data/evince-ui.xml:
11483
11484         Cleanup and add select all.
11485
11486         * shell/ev-view.c: (ev_view_select_all),
11487         (ev_view_button_press_event):
11488         * shell/ev-view.h:
11489         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11490
11491         Add select all.
11492         Clear selection on click.
11493
11494 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11495
11496         * shell/ev-sidebar-thumbnails.c
11497         (ev_sidebar_thumbnails_set_document): forgot to unref the
11498         loading_icon.
11499
11500 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11501
11502         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11503         at the visible page, not just linearly.  This makes it look fast.
11504
11505 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11506
11507         * backend/ev-document-misc.c
11508         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11509         white.
11510         * backend/ev-document-thumbnails.h: New interface to get the size
11511         of a page.
11512
11513 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11514
11515         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11516         make dist works
11517
11518 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11519
11520         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11521         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11522         things up a bit.
11523
11524         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11525
11526 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11527
11528         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11529         fonts. Should fix font problems on systems that have the base
11530         fonts in bitmap format. Reported by James Henstridge
11531         <james@jamesh.id.au>.
11532
11533 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11534
11535         * pdf/xpdf/Gfx.cc:
11536         * pdf/xpdf/GfxState.cc:
11537
11538         Fix for CAN-2004-1125
11539
11540 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11541
11542         * shell/ev-view.c: (ev_view_copy):
11543         * shell/ev-view.h:
11544         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11545
11546         Implement Edit->Copy
11547
11548 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11549
11550         * backend/ev-document.c: (ev_document_get_text):
11551         * backend/ev-document.h:
11552         * pdf/xpdf/pdf-document.cc:
11553         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11554         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11555         (ev_view_update_primary_selection), (ev_view_button_press_event),
11556         (ev_view_motion_notify_event), (ev_view_button_release_event):
11557
11558         Beginnings of clipboard support. Incomplete but primary sort
11559         of work.
11560
11561 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11562
11563         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11564         (expose_bin_window):
11565
11566         Nicer rubberband drawing, from GtkIconView.
11567
11568 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11569
11570         * backend/ev-document.c: (ev_document_save):
11571         * backend/ev-document.h:
11572         * data/evince-ui.xml:
11573         * pdf/xpdf/pdf-document.cc:
11574         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11575
11576         Implement "Save a copy..." menu item
11577
11578 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11579
11580         * shell/ev-view.c: (ev_view_zoom):
11581
11582         Queue a resize when zoom changes
11583
11584 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11585
11586         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11587         shadows.
11588
11589         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11590         thumbnails..
11591
11592 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11593
11594         * pdf/xpdf/pdf-document.cc
11595         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11596
11597 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11598
11599         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11600         It's slow, but I'll speed it up next!
11601
11602 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11603
11604         * shell/main.c (load_files):
11605
11606         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11607         from the command line and because it seems more appropriate.
11608
11609 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11610
11611         * data/evince-ui.xml:
11612         * shell/ev-window.c: (update_action_sensitivity),
11613         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11614
11615         s/next page/page down
11616         s/previous page/page up
11617
11618 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11619
11620         * data/evince-ui.xml:
11621
11622         Change the layout to match clarkbw design.
11623
11624         * shell/Makefile.am:
11625         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11626         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11627         (ev_navigation_action_finalize),
11628         (ev_navigation_action_set_property),
11629         (ev_navigation_action_get_property),
11630         (ev_navigation_action_class_init):
11631         * shell/ev-navigation-action.h:
11632
11633         Implement clarkbw toolbar navigation controls (incomplete)
11634
11635         * shell/ev-page-action.c: (update_label), (update_spin),
11636         (value_changed_cb), (create_tool_item), (connect_proxy),
11637         (ev_page_action_init), (ev_page_action_finalize),
11638         (ev_page_action_set_property), (ev_page_action_get_property),
11639         (ev_page_action_set_current_page),
11640         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11641         * shell/ev-page-action.h:
11642
11643         Implement a page switcher in the toolbar
11644
11645         * shell/ev-view.c: (ev_view_scroll_view):
11646         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11647         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11648         (register_custom_actions), (ev_window_init):
11649
11650         Change page on PageUp/Down.
11651
11652 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11653
11654         * pdf/xpdf/pdf-document.cc
11655         (pdf_document_thumbnails_get_thumbnail): initial stab at
11656         implementing thumbnail support for pdfs.  It only does documents
11657         with precached pdfs now.
11658
11659 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11660
11661         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11662         thumbnail code into a time-based idle as well.  Also, turn off the
11663         shadow temporarily as it's really slow.
11664
11665 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11666
11667         * backend/ev-document.c: (ev_document_class_init):
11668         * pdf/xpdf/pdf-document.cc:
11669         * shell/ev-window.c: (ev_window_open):
11670
11671         Fix document title bugs and fallback to
11672         filename when not available.
11673
11674 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11675
11676         * backend/ev-document.c: (ev_document_get_type),
11677         (ev_document_class_init), (ev_document_load),
11678         (ev_document_get_title):
11679         * backend/ev-document.h:
11680         * pdf/xpdf/pdf-document.cc:
11681         * ps/ps-document.c: (ps_document_set_property),
11682         (ps_document_get_property), (ps_document_class_init),
11683         (document_load):
11684         * ps/ps-document.h:
11685         * ps/ps.h:
11686         * shell/ev-window.c: (update_window_title), (ev_window_open),
11687         (ev_window_init):
11688
11689         Initial support for document title. Not working yet.
11690
11691 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11692
11693         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11694
11695         Grab focus on the view when clicking it
11696
11697 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11698
11699         * shell/ev-marshal.list:
11700         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11701         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11702
11703         Add key bindings to the view. Now if the focus would work
11704         right...
11705
11706 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11707
11708         * Makefile.am:
11709         * backend/Makefile.am:
11710         * data/Makefile.am:
11711         * dvi/Makefile.am:
11712         * dvi/dvilib/Makefile.am:
11713         * pdf/xpdf/Makefile.am:
11714         * po/POTFILES.in:
11715         * ps/Makefile.am:
11716
11717         Fix distcheck
11718
11719 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11720
11721         * shell/ev-view.c: (ev_view_realize):
11722
11723         Fix mouse wheel scrolling
11724
11725 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11726
11727         * ps/Makefile.am:
11728         * ps/gstypes.h:
11729         * ps/gtkgs.c:
11730         * ps/gtkgs.h:
11731         * ps/ps-document.c: (catchPipe), (ps_document_init),
11732         (ps_document_class_init), (ps_document_cleanup),
11733         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11734         (set_up_page), (close_pipe), (is_interpreter_ready),
11735         (interpreter_failed), (output), (input), (start_interpreter),
11736         (stop_interpreter), (file_length), (file_readable),
11737         (check_filecompressed), (check_pdf), (compute_xdpi),
11738         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11739         (ps_document_get_type), (ps_document_emit_error_msg),
11740         (document_load), (ps_document_next_page),
11741         (ps_document_get_current_page), (ps_document_get_page_count),
11742         (ps_document_goto_page), (ps_document_set_page_size),
11743         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11744         (ps_document_load), (ps_document_get_n_pages),
11745         (ps_document_set_page), (ps_document_get_page),
11746         (ps_document_widget_event), (ps_document_set_target),
11747         (ps_document_set_scale), (ps_document_set_page_offset),
11748         (ps_document_get_page_size), (ps_document_render),
11749         (ps_document_document_iface_init):
11750         * ps/ps-document.h:
11751         * ps/ps.c:
11752         * shell/ev-window.c: (ev_window_open):
11753
11754         Rename GtkGS to PSDocument
11755
11756 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11757
11758         * ps/gtkgs.c: (gtk_gs_class_init):
11759         * ps/gtkgs.h:
11760
11761         Some more leftover...
11762
11763 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11764
11765         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11766         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11767         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11768         * ps/gtkgs.h:
11769
11770         Remove unused code and make a lot of stuff private
11771
11772 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11773
11774         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11775         (gtk_gs_defaults_changed):
11776         * ps/gsdefaults.h:
11777         * ps/gtkgs.c:
11778         * ps/gtkgs.h:
11779         * ps/ps.h:
11780
11781         Cleanup headers dependencies
11782
11783 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11784
11785         * ps/Makefile.am:
11786         * ps/ggvutils.c:
11787         * ps/ggvutils.h:
11788         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11789         * ps/gsdefaults.h:
11790         * ps/gtkgs.c: (file_length), (file_readable),
11791         (check_filecompressed), (check_pdf), (gtk_gs_load),
11792         (gtk_gs_get_postscript):
11793
11794         Get rid of ggvutils
11795
11796 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11797
11798         * ps/ggvutils.c:
11799         * ps/ggvutils.h:
11800         * ps/gsio.h:
11801         * ps/gtkgs.c: (gtk_gs_set_zoom):
11802
11803         Cleanups
11804
11805 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11806
11807         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11808
11809         Ensure the page is rerendered when changing zoom
11810
11811 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11812
11813         * backend/ev-document.c: (ev_document_base_init),
11814         (ev_document_changed):
11815         * backend/ev-document.h:
11816
11817         Add a changed event that is emitted when the page content
11818         changes. This is necessary to deal with the fact that
11819         in ps backend rendering happen asycrounously.
11820         This makes the ps backend mostly work.
11821
11822         * pdf/xpdf/pdf-document.cc:
11823
11824         Emit changed event
11825
11826         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11827         (ps_document_set_target):
11828
11829         Emit changed event
11830
11831         * shell/ev-view.c: (document_changed_callback),
11832         (ev_view_set_document), (ev_view_set_page):
11833
11834         Redraw on the changed signal
11835
11836 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
11837
11838         * configure.ac: Added pt_BR to ALL_LINGUAS.
11839
11840 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
11841
11842         * backend/ev-document-bookmarks.c:
11843         (ev_document_bookmarks_get_child): *
11844         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11845         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11846         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11847         (ev_sidebar_bookmarks_destroy),
11848         (ev_sidebar_bookmarks_class_init),
11849         (ev_sidebar_bookmarks_construct), (stack_data_free),
11850         (do_one_iteration), (populate_bookmarks_idle),
11851         (ev_sidebar_bookmarks_clear_document),
11852         (ev_sidebar_bookmarks_set_document): *
11853         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11854         (ev_sidebar_add_page),
11855         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11856         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
11857         it displays both the topics and the page numbers.
11858
11859 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
11860
11861         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11862         toggle.
11863         * shell/ev-window.c (toggle_entries): Set sidebar default value to
11864         visible.
11865
11866 2004-12-23  Adam Weinberger  <adamw@gnome.org>
11867
11868         * configure.ac: Added en_CA to ALL_LINGUAS.
11869
11870 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11871
11872         * ChangeLog: replace bottom of this ChangeLog (merged history of
11873         ggv and gpdf; where all paths were wrong and most of the files are
11874         not even in this tree) with ChangeLog (from arch) of the shell
11875         code.
11876
11877 2004-12-23  Havoc Pennington  <hp@redhat.com>
11878
11879         * shell/ev-window.c: hook up potentially-questionable "find
11880         results status text" feature - something involving the sidebar or
11881         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11882         might be better in the end.
11883
11884         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
11885         with corresponding signal when it should be updated
11886
11887         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11888
11889 2004-12-22  Havoc Pennington  <hp@redhat.com>
11890
11891         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11892         find stuff on other pages, sort of (only returns one result on
11893         invisible pages, to show they have results; updates full results
11894         for a page when you view it). Currently repaints the current page
11895         every time a new result is found on any page, which isn't so nice.
11896
11897 2004-12-22  Havoc Pennington  <hp@redhat.com>
11898
11899         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11900         the document doesn't support find (better ideas?)
11901         (find_bar_search_changed_cb): handle missing document or document
11902         that doesn't support find
11903
11904         * pdf/xpdf/pdf-document.cc: port to implement the new
11905         EvDocumentFindIface
11906
11907         * backend/ev-document-find.c: create a new interface for searching
11908
11909         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11910
11911 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11912
11913         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11914         libevbackend.la.
11915
11916         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11917         EvPrintJob constructor arguments.
11918
11919         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11920         for documents that can export PostScript (page by page).
11921
11922         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11923         
11924         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11925         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11926         (pdf_document_ps_exporter_iface_init:
11927         Implement EvPSExporter.
11928
11929         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11930
11931 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11932
11933         * backend/Makefile.am:
11934         * backend/ev-document-thumbnails.c:
11935         (ev_document_thumbnails_get_type),
11936         (ev_document_thumbnails_get_thumbnail):
11937         * backend/ev-document-thumbnails.h:
11938         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11939         (pixbuf_document_thumbnails_get_thumbnail),
11940         (pixbuf_document_document_thumbnails_iface_init):
11941         * shell/Makefile.am:
11942         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
11943         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
11944         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
11945         * shell/ev-sidebar-thumbnails.h:
11946         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11947         (ev_sidebar_set_document):
11948         * shell/ev-utils.c: (gaussian), (create_blur_filter),
11949         (create_shadow), (ev_pixbuf_add_shadow):
11950         * shell/ev-utils.h:
11951         Add thumbnail support.
11952         
11953 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11954
11955         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
11956         (using_postscript_printer): Set up a print dialog for "PostScript
11957         injection" method.
11958
11959         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
11960         EvPrintJob.
11961
11962         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
11963
11964 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11965
11966         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
11967         (ps_document_set_target), (ps_document_get_page_size),
11968         (ps_document_render):
11969         * ps/gtkgs.h:
11970
11971         Fix a few bugs
11972
11973 2004-12-22  Christian Rose  <menthos@menthos.com>
11974
11975         * configure.ac: Added "sv" to ALL_LINGUAS.
11976
11977 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
11978
11979         * backend/ev-document-bookmarks.[ch]: new interface to indicate
11980         document supports bookmarks.
11981
11982 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11983
11984         * ps/ggvutils.c: (ggv_file_readable):
11985         * ps/ggvutils.h:
11986         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
11987         (gtk_gs_get_postscript):
11988
11989         Remove unused utils
11990
11991 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
11992
11993         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
11994         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
11995         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
11996         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
11997         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
11998         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
11999         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12000         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12001         (gtk_gs_set_antialiasing), (ps_document_load),
12002         (ps_document_render):
12003         * ps/gtkgs.h:
12004
12005         Another check point for the ps backend. Now I can get it to show
12006         pages!
12007
12008 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12009
12010         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12011         document setting code.
12012
12013 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12014
12015         * shell/eggfindbar.c: (entry_activate_callback):
12016         Animate the next button when activate is pressed.
12017         
12018 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12019
12020         * shell/ev-window.c: (ev_window_cmd_edit_find),
12021         (update_fullscreen_popup), (ev_window_fullscreen),
12022         (ev_window_unfullscreen), (ev_window_state_event_cb),
12023         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12024         Fix bugs in fullscreen code.
12025         
12026 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12027
12028         * Makefile.am:
12029         * configure.ac:
12030         * pixbuf/Makefile.am:
12031         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12032         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12033         (pixbuf_document_set_page), (pixbuf_document_get_page),
12034         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12035         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12036         (pixbuf_document_render), (pixbuf_document_begin_find),
12037         (pixbuf_document_end_find), (pixbuf_document_finalize),
12038         (pixbuf_document_class_init),
12039         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12040         * pixbuf/pixbuf-document.h:
12041         * shell/Makefile.am:
12042         * shell/ev-application.c: (ev_application_open):
12043         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12044         (ev_window_open):
12045         Add pixbuf backend.
12046         
12047 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12048
12049         * Makefile.am: 
12050         * dvi/dvilib/Makefile.am:
12051         * dvi/Makefile.am:
12052         * configure.ac: Auto*ify dvi and dvi/dvilib
12053
12054         * dvi/Makefile: Remove from CVS
12055         
12056         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12057         confusion.
12058
12059         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12060         
12061         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12062         
12063 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12064
12065         * ps/Makefile.am:
12066         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12067         (gtk_gs_value_adjustment_changed), (compute_size),
12068         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12069         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12070         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12071         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12072         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12073         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12074         (ps_document_load), (ps_document_get_n_pages),
12075         (ps_document_set_page), (ps_document_get_page),
12076         (ps_document_set_target), (ps_document_set_scale),
12077         (ps_document_set_page_offset), (ps_document_get_page_size),
12078         (ps_document_render), (ps_document_begin_find),
12079         (ps_document_end_find), (ps_document_document_iface_init):
12080         * ps/gtkgs.h:
12081         * shell/Makefile.am:
12082         * shell/ev-window.c: (ev_window_open):
12083
12084         Some work to integrate gtkgs with EvDocument
12085
12086 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12087
12088         * shell/ev-window.c: (update_fullscreen_popup),
12089         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12090         (exit_fullscreen_button_clicked_cb),
12091         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12092         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12093         (ev_window_state_event_cb), (ev_window_init):
12094         Add fullscreen support from Epiphany.
12095         
12096 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12097
12098         * data/ev-stock-zoom-fit-width.png: fit-width
12099         stock icon from gpdf.
12100         
12101         * shell/ev-stock-icons.[ch]: copied from gpdf.
12102         
12103         * shell/main.c: (main): init stock icons.
12104         
12105         * shell/ev-window.c: use the fit-width icon.
12106         
12107         * data/evince-ui.xml: add zooming toolbar items.
12108
12109 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12110
12111         * shell/ev-view.c: 
12112         (ev_view_best_fit), (ev_view_fit_width): because
12113         get_page_size() returns the scaled page size, we
12114         need to calculate the scale factor relative to
12115         the previous scale factor. Should really just
12116         add get_real_page_size().
12117
12118 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12119
12120         * shell/ev-view.[ch]:
12121         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12122         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12123         add zooming.
12124         
12125         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12126         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12127         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12128         hook it up.
12129         
12130         * pdf/xpdf/pdf-document.cc:
12131         (pdf_document_begin_find),
12132         (pdf_document_end_find): make static.
12133
12134 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12135
12136         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12137
12138         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12139         names to fontconfig patterns.
12140         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12141
12142         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12143         setupBaseFontsFc.
12144
12145 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12146
12147         * Makefile.am:
12148         * configure.ac:
12149         * ps/Makefile.am:
12150         * ps/ggvutils.c:
12151         * ps/ggvutils.h:
12152         * ps/gsdefaults.c:
12153         * ps/gsdefaults.h:
12154         * ps/gsio.c:
12155         * ps/gsio.h:
12156         * ps/gtkgs.c:
12157         * ps/gtkgs.h:
12158         * ps/ps.c:
12159         * ps/ps.h:
12160
12161         Import ggv backend. Not hooked up yet.
12162
12163 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12164
12165         * shell/main.c: (load_files), (main): load files
12166         from the command line.
12167
12168 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12169
12170         * configure.ac: don't require bonobo.
12171         
12172         * cut-n-paste/recent-files/*: kill bonobo recent
12173         view.
12174
12175         * shell/ev-window.c:
12176         (ev_window_is_empty): upd.
12177         (unable_to_load), (ev_window_open): load backend
12178         based on the mime type.
12179
12180 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12181
12182         * backend/.cvsignore: ignore generated marshalers source.
12183
12184         * shell/main.c (main): this is not epiphany.
12185
12186 2004-12-22  Havoc Pennington  <hp@redhat.com>
12187
12188         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12189         (expose_bin_window): draw find highlights
12190
12191         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12192         
12193         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12194         (pdf_document_end_find): implement this interface
12195
12196         * backend/ev-document.c (ev_document_found): add this to emit
12197         signal
12198
12199 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12200
12201         * data/evince-ui.xml: Add a few more toolbar items.
12202
12203         * shell/ev-window.c: Hook up page navigation toolbar 
12204         items.
12205
12206         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12207         a page-changed signal.
12208
12209         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12210         Add ev_document_get_page().
12211
12212         * shell/ev-window.c: Sensitize/desensitize navigation
12213         actions.
12214
12215 2004-12-21  Havoc Pennington  <hp@redhat.com>
12216
12217         * backend/ev-backend-marshal.c,
12218         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12219         marshaler-generator thingy. I'm sure there's a better way to do
12220         this in the modern world.
12221
12222         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12223         end_find methods and "found" signal.
12224
12225         * configure.ac: find glib-genmarshal
12226
12227 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12228
12229         * shell/ev-sidebar.c: Construct an actual sidebar.
12230         * shell/ev-sidebar-bookmarks.[ch]:
12231         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12232
12233 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12234
12235         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12236         Redo size handling.
12237         
12238         * shell/ev-view.c: Track the size from the document.
12239
12240 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12241
12242         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12243         constructor assumes ownership of the string passed in.
12244         
12245         * shell/ev-window.c (ev_window_open): Destroy the error
12246         dialog once we've displayed it.
12247
12248 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12249
12250         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12251         a bit, it works! (sort of)
12252
12253         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12254         Move to .cc since we need to use C++ in the implementation.
12255
12256         * shell/dummy.cc: Add a CC file to force evince
12257         to be linked as a C++ program.
12258
12259 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12260
12261         * shell/ev-view.[ch]: Start of content-area widget.
12262
12263         * shell/ev-window.c: Create a EvView, update it
12264         as we change documents.
12265
12266         * shell/Makefile.am shell/ev-marshal.list: Add
12267         generated marshalers.
12268
12269 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12270
12271         * Makefile.am (SUBDIRS): move shell.
12272
12273 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12274
12275         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12276         .a to libtool convenience libraries.
12277
12278         * shell/ev-window.c (ev_window_open): Hard code loading
12279         a PDF document.
12280         
12281         * backend/ev-document.h: Add a boolean return to load(),
12282         fix GError * to GError **.
12283
12284         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12285         object for a PDF backend EvDocument.
12286
12287 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12288
12289         * dvi/*: New directory with the beginning of a .dvi backend.
12290
12291 2004-12-21  Havoc Pennington  <hp@redhat.com>
12292
12293         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12294         previous/next instead of back/forward
12295
12296 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12297
12298         * backend/ev-document.[ch]: Fix a couple of problems so
12299         it compile.
12300
12301 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12302
12303         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12304         to backend/ directory, rename EvViewer to EvDocument.
12305
12306 2004-12-21  Havoc Pennington  <hp@redhat.com>
12307
12308         * shell/ev-window.c: hook up the find bar widget; now we just need
12309         a document to find things in
12310
12311         * shell/eggfindbar.c: a find bar widget
12312
12313 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12314
12315         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12316
12317 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12318
12319         * pdf/**: Import of xpdf code from gpdf. 
12320
12321         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12322
12323         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12324         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12325         Fix FreeType includes.
12326
12327         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12328         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12329         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12330         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12331         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12332         Include xpdfconfig.h
12333         
12334 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12335
12336         * shell/ev-window.c (ev_window_dispose): dispose can be called
12337         multiple times.
12338
12339 2004-12-21  Havoc Pennington  <hp@redhat.com>
12340
12341         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12342         rather than Evince
12343
12344         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12345         items; really they should be synced with the strings, etc. from
12346         current gpdf, but just getting the boring typing out of the way 
12347
12348 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12349
12350         * po/POTFILES.in:
12351         * shell/ev-application.c: (window_destroy_cb):
12352         * shell/ev-window.c:
12353         * shell/main.c: (main):
12354
12355         Actually show the window...
12356
12357 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12358
12359         * Makefile.am:
12360         * shell/Makefile.am:
12361         * shell/ev-application.c: (ev_application_class_init):
12362         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12363
12364         Make it build again
12365
12366 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12367
12368         Import to gnome cvs.
12369         
12370         * Remove copies of gpdf and ggv trees.
12371         * Rip out all the recursive configure code.
12372         * Remove bonobo machinery.
12373         * viewer/*: GInterfaces that backends should/can implement.
12374
12375 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12376
12377         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12378         typo
12379
12380 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12381
12382         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12383         (ev_application_finalize, ev_application_class_init)
12384         (ev_application_init): use GType instance private data for priv.
12385
12386         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12387         (ev_window_finalize, ev_window_class_init)
12388         (ev_window_init): ditto.
12389
12390 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12391
12392         * shell/ev-application.c (ev_application_new_window): make public
12393         (ev_application_show_initial_window): kill.
12394
12395         * shell/ev-application.h: update prototypes.
12396
12397         * shell/main.cc (main): inline ev_application_show_initial_window.
12398
12399 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12400
12401         * shell/ev-application.c (ev_application_new_window): impl.
12402         (ev_application_show_initial_window): use it.
12403         (is_window_empty, ev_application_get_empty_window): returns an
12404         existing empty window or a new one.
12405         (ev_application_open): from ev_window_cmd_file_open.
12406
12407         * shell/ev-application.h: update prototypes
12408
12409         * shell/ev-window.c (ev_window_is_empty): impl.
12410         (ev_window_open): make public.
12411         (ev_window_cmd_file_open): use ev_application_open
12412
12413         * shell/ev-window.h: update prototypes, remove unused.
12414
12415 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12416
12417         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12418         move destroy handler out of here...
12419
12420         * shell/ev-application.c, shell/ev-application.h: ...into this new
12421         class. Also handles initial window creation.
12422
12423         * shell/main.cc (main): use EvApplication to create initial
12424         window.
12425
12426 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12427
12428         * Makefile.am (SUBDIRS): add cut-n-paste
12429
12430         * cut-n-paste/Makefile.am: add
12431
12432         * configure.ac: generate Makefiles in cut-n-paste
12433
12434 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12435
12436         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12437         (ev_window_class_init): install ev_window_dispose.
12438
12439 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12440
12441         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12442         char (gchar looks stupid).
12443
12444 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12445
12446         * po/de.po: updated German translation.
12447
12448 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12449
12450         * configure.ac: add more pkg-config library checks for gnome-vfs,
12451         bonobo etc.
12452
12453         * gpdf/configure.in: temporarily disable libpaper
12454         checks. Otherwise I'd have to add the checks for the shell, too.
12455
12456 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12457
12458         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12459         and * file filters to the file choose.
12460
12461 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12462
12463         * po/de.po: Updated German translation.
12464
12465 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12466
12467         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12468
12469 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12470
12471         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12472
12473         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12474         (ev_window_init): implement those menuitems.
12475
12476 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12477
12478         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12479
12480         * shell/ev-window.c (ev_window_init): use the toolbar.
12481
12482 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12483
12484         * shell/ev-window.c (ev_window_init): use menu translations
12485
12486 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12487
12488         * configure.ac: add "de" to ALL_LINGUAS.
12489
12490         * po/de.po: add German translation.
12491
12492 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12493
12494         * Makefile.am (SUBDIRS): add po
12495
12496         * configure.ac: check intltool, glib-gettext etc, generate
12497         po/Makefile.in
12498
12499         * po, po/POTFILES.in, po/POTFILES.skip: new.
12500
12501 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12502
12503         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12504         already use (#ifdef ENABLE_NLS)
12505
12506         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12507         pointer indirection thinko.
12508
12509         * shell/main.c: include gi18n.h for bindtextdomain etc.
12510
12511 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12512
12513         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12514         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12515         tooltips for menu items in the statusbar.
12516
12517 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12518
12519         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12520         pkgdatadir drop UIDIR
12521
12522 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12523
12524         * data/evince-ui.xml: Add File->Open menu item
12525
12526         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12527         chooser), hook it up in the ui manager.
12528
12529 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12530
12531         * shell/ev-window.c: fix Help->About tooltip.
12532
12533 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12534
12535         * configure.ac: set CFLAGS for libevprivate.
12536
12537         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12538         definitions, factory etc.
12539
12540         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12541
12542         * shell/Makefile.am: link against libevprivate.a.
12543
12544         * shell/ev-window.c (entries): add stock icon to Help->About.
12545
12546         * shell/main.c (main): init stock icon code.
12547
12548 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12549
12550         * lib/recent-files: egg recent files code
12551
12552         * lib/Makefile.am: add.
12553
12554         * Makefile.am: add lib subdir.
12555
12556         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12557         set CFLAGS for recent-files.
12558
12559 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12560
12561         * configure.ac: disable -ansi and -pedantic gcc flags. They
12562         disable POSIX stuff in stdio.h, but egg-recent uses them.
12563
12564 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12565
12566         * configure.ac: add --disable-deprecated flag (defaults to on in
12567         "cvs" builds).
12568
12569         * shell/Makefile.am (INCLUDES): use it.
12570
12571 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12572
12573         * shell/main.c: add missing #include.
12574
12575         * shell/ev-window.c: fix for pedantic gcc.
12576         (ev_window_cmd_help_about): split license into paragraphs for
12577         translators and pedantic compilers.
12578
12579 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12580
12581         * configure.ac: add more warning flags if compiling with gcc from
12582         cvs (or explicitly requested with --enable-more-warnings).
12583
12584 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12585
12586         * data/evince-ui.xml: add File and File->Close menu.
12587
12588         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12589         (ev_window_destroy): quit after destroy.
12590         (ev_window_class_init): override GtkObject::destroy.
12591         (entries): install close_window callback.
12592
12593 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12594
12595         * Makefile.am (SUBDIRS): add data subdir.
12596
12597         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12598         gtk+ 2.5.0 for GtkAboutDialog.
12599
12600         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12601         main window.
12602
12603         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12604
12605         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12606         manager.
12607         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12608
12609 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12610
12611         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12612
12613 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12614
12615         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12616
12617 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12618
12619         * shell/*: Added shell directory boilerplate, build it.
12620
12621 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12622
12623         * configure.ac, Makefile.am: Added top-level configure.ac and
12624         Makefile.am