]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Add ps specials support in dvi backend when libspectre is present. Fixes
[evince.git] / ChangeLog
1 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * backend/dvi/Makefile.am:
4         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
5         (mdvi_cairo_device_init):
6         * backend/dvi/mdvi-lib/common.h:
7         * backend/dvi/mdvi-lib/mdvi.h:
8         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
10         (mdvi_build_path_from_cwd):
11
12         Add ps specials support in dvi backend when libspectre is
13         present. Fixes bug #386005.
14         
15 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
16
17         * configure.ac:
18         * backend/ps/Makefile.am:
19         * backend/ps/ev-spectre.[ch]:
20         Use libspectre, if available, for the ps backend. Fixes bugs
21         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
22
23 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
24         
25         * backend/comics/comics-document.c: (comics_document_load):
26         
27         Cygwin build issue fix.
28
29 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
30
31         * shell/ev-view.c: (ev_view_set_zoom):
32
33         Do not limit the minimum zoom factor when sizing mode is best bit
34         or fit width. Fixes bug #503805.
35         
36 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
37
38         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
39         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
40         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
41         (ev_link_dest_get_property), (ev_link_dest_set_property),
42         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
43         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
44         (ev_link_dest_new_fitr):
45         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
46         (goto_fith_dest), (goto_xyz_dest):
47
48         Do not change left, top and zoom values when they are null in PDF
49         destinations. Fixes bug #460658.
50         
51 2007-12-10  Christian Persch  <chpe@gnome.org>
52
53         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
54         (ev_view_accessible_class_init),
55         (ev_view_accessible_idle_do_action),
56         (ev_view_accessible_action_do_action),
57         (ev_view_accessible_action_get_description),
58         (ev_view_accessible_action_set_description),
59         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
60         (ev_view_accessible_factory_init),
61         (ev_view_accessible_factory_get_accessible_type):
62         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
63         private data, and G_DEFINE_TYPE. Bug #502843.
64
65 2007-12-08  Christian Persch  <chpe@gnome.org>
66
67         * shell/ev-metadata-manager.c: (item_free),
68         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
69         (value_free), (parse_value), (parseItem),
70         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
71         (save_values): Use GSlice to allocate small amounts of memory. Bug
72         #475972.
73
74 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
75
76         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
77
78         Restore cursor to normal after a drag operation. Fixes bug
79         #501603.
80         
81 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
82
83         * NEWS:
84         * configure.ac:
85         
86         Update for release 2.21.1
87
88 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
89
90         * configure.ac:
91         * cut-n-paste/gedit-message-area/Makefile.am:
92         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
93         * shell/Makefile.am:
94         * shell/ev-message-area.[ch]:
95         * shell/ev-window.c: (ev_window_set_message_area),
96         (ev_window_error_message_response_cb), (ev_window_error_message),
97         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
98         (ev_window_save_job_cb), (image_save_dialog_response_cb),
99         (ev_attachment_popup_cmd_open_attachment),
100         (attachment_save_dialog_response_cb), (ev_window_set_document),
101         (ev_window_init):
102
103         Use a message area instead of a popup dialog for error
104         notifications. Fixes bug #337495.
105         
106 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
107
108         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
109         (ev_window_run_fullscreen):
110
111         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
112         
113 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
114
115         * ev-sidebar-thumbnails.c: (update_visible_range),
116         (ev_sidebar_thumbnails_refresh),
117         (ev_sidebar_thumbnails_set_document),
118         (ev_sidebar_thumbnails_support_document):
119
120         Show thumbnails for documents with one page. Fixes bug #358751.
121         
122 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
123
124         * shell/ev-window.c:
125         (ev_window_load_print_settings_from_metadata),
126         (ev_window_save_print_settings), (ev_window_print_finished),
127         (ev_window_print_range):
128
129         Print settings that are specific to the document are now saved per
130         document in the metadata file. Fixes bug #488806.
131         
132 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
133
134         * backend/tiff/tiff-document.c: (tiff_document_render):
135
136         Tiff documents were rendered with wrong colors. Fixes bug #497279.
137         
138 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * shell/ev-application.[ch]: (get_find_string_from_args),
141         (ev_application_open_uri_at_dest), (ev_application_open_uri),
142         (ev_application_open_uri_list):
143         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
144         * shell/ev-window.[ch]: (ev_window_load_job_cb),
145         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
146         (ev_window_cmd_recent_file_activate),
147         (ev_window_open_recent_action_item_activated),
148         (ev_window_print_send), (open_remote_link):
149         * shell/main.c: (arguments_parse):
150
151         Add a command line option for search. Fixes bug #497710.
152         
153 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
154
155         * shell/ev-jobs.c: (ev_job_print_new):
156
157         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
158         
159 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
160
161         * data/evince-toolbar.xml:
162         * shell/Makefile.am:
163         * shell/ev-application.c: (ev_application_init):
164         * shell/ev-open-recent-action.[ch]:
165         * shell/ev-window.c:
166         (ev_window_open_recent_action_item_activated),
167         (register_custom_actions):
168
169         Add an expander to the open toolbar item which pops up a dropdown
170         menu with the recently used documents. Fixes bug #487215.
171         
172 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
173
174         * shell/ev-window.c: (ev_window_open_uri),
175         (ev_window_cmd_view_reload):
176
177         Do not jump to the first page when reloading by running evince
178         from the command line. Fixes bug #490847.
179         
180 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
181
182         * shell/ev-window.c: (ev_window_cmd_help_contents):
183
184         Plugged memory leak when help file is not found. Fixes bug
185         #490762.
186         
187 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
188
189         * configure.ac:
190
191         Enable djvu, dvi and comics backends by default. Fixes bug
192         #437121.
193         
194 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
195
196         * configure.ac:
197         * cut-n-paste/Makefile.am:
198         * cut-n-paste/recent-files/*: Removed
199         * help/reference/Makefile.am:
200         * shell/Makefile.am:
201         * shell/ev-application.[ch]: (ev_application_shutdown),
202         (ev_application_init):
203         * shell/ev-window.c: (ev_window_add_recent),
204         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
205
206         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
207         
208 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
209
210         * shell/ev-window.c: (launch_external_uri):
211
212         Let GnomeVFS check the URL, this allow more URL (like mailto:),
213         and report error if the URL is not supported (#489910).
214
215 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
216
217         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
218         (pdf_document_file_exporter_begin_page),
219         (pdf_document_file_exporter_end_page):
220
221         Fix printing with poppler splash backend. Fixes bug #489774.
222         
223 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
224
225         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
226         * shell/ev-print-job.c: (ev_print_job_class_init):
227
228         Fix a crash when printing with the gnome-print dialog. Fixes bug
229         #488939.
230         
231 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
232
233         * backend/pixbuf/pixbuf-document.c:
234
235         Fix an implicit function definition warning (#487655)
236
237 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
238
239         * shell/ev-window.c:
240
241         Fix conflicting shortcut for view sade pane and presentation.
242         
243 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
244
245         * backend/pdf/ev-poppler.cc:
246         (pdf_document_file_exporter_begin_page),
247         (pdf_document_file_exporter_do_page),
248         (pdf_document_file_exporter_end_page),
249         (pdf_document_file_exporter_iface_init):
250         * libdocument/ev-file-exporter.[ch]:
251         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
252         * shell/ev-jobs.c: (ev_job_print_get_page_list),
253         (ev_job_print_run):
254
255         When printing multiple pages per sheet in reverse option, do not
256         invert the order of the pages in every sheet, but the order of the
257         sheets. Do not print blank pages when page range is invalid. Fixes
258         bugs #484857 and #485521.
259         
260 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
261
262         * shell/ev-jobs.c: (ev_job_print_get_page_list),
263         (ev_job_print_run):
264         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
265
266         Respect ranges order when printing more than one range in random
267         order.
268         
269 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
270
271         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
272         (ev_window_setup_document), (ev_window_rotation_changed_cb):
273
274         Rotate also the window icon when document is rotated. Fixes bug
275         #474681.
276         
277 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
278
279         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
280         (pdf_document_forms_get_form_fields):
281
282         Silently ignore unknown form fields. Fixes bug #482654. Patch by
283         Matthias Drochner.
284         
285 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
286
287         * configure.ac:
288         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
289
290         Use poppler_page_render_for_printing() instead of
291         poppler_page_render() if available when exporting to a ps or pdf
292         file. Fixes bug #476627.
293         
294 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
295
296         * shell/ev-window.c: (ev_window_run_fullscreen):
297
298         Do not show the toolbar in fullscreen mode if the main toolbar is
299         not visible. Fixes bug #483048.
300         
301 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
302
303         * shell/ev-view.c: (ev_view_button_press_event):
304
305         Give priority to form fields over images when deciding whether a
306         button press event is over an image or form field. It allows edit
307         form fields when they are over a background image. Fixes bug
308         #477841.
309         
310 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
311
312         * NEWS:
313         * configure.ac:
314         
315         Update for release 2.20.0
316
317 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
318
319         * backend/pdf/ev-poppler.cc:
320
321         Remove #ifdef HAVE_FORMS, so that forms support works again.
322
323 2007-09-05  Götz Waschk  <waschk@mandriva.org>
324
325         * configure.ac:
326         * data/evince.desktop.in.in:
327         
328         Fixes desktop file issues. See bug #473471.
329
330 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
331
332         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
333         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
334         (ev_job_queue_remove_job):
335         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
336         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
337         * shell/ev-window.c: (ev_window_clear_save_job),
338         (ev_window_save_job_cb), (file_save_dialog_response_cb),
339         (ev_window_dispose):
340
341         Move save a copy task to its own job so that it's carried out in a
342         thread avoiding another lock in the main thread. Use
343         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
344         can be saved to a pathin another file system. Fixes bug #456891.
345         
346 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
347
348         * NEWS:
349         * configure.ac:
350         
351         Update for release 2.19.92
352
353 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
354
355         * configure.ac:
356         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
357         (pdf_selection_get_selection_region),
358         (pdf_selection_get_selection_map),
359         (ev_form_field_from_poppler_field):
360
361         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
362         and triple click selections are enabled again now.
363
364 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
365
366         * shell/ev-window.c: (ev_window_add_history):
367
368         Make sure not to use the history with documents not supporting
369         links. Fixes bug #468954.
370
371 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
372
373         * shell/ev-window.c: (ev_window_load_job_cb):
374
375         Restart the search when reloading a document with the find bar
376         visible. Fixes bug #461962.
377
378 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
379
380         * shell/ev-window.c: (setup_document_from_metadata),
381         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
382
383         Do not jump to the first page when reloading a document from the
384         last page.
385
386 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
387
388         * shell/ev-window.c: (update_chrome_flag),
389         (setup_sidebar_from_metadata),
390         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
391         (ev_window_cmd_edit_find_next),
392         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
393         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
394         (find_bar_close_cb), (view_actions_focus_in_cb):
395
396         Do not update visibility when changing a chrome flag so that it's
397         possible to update several flags and update visibility only once
398         for all of them.
399
400 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
401
402         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
403
404         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
405         supported by gtk+. Fixes bug #460907.
406
407 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
408
409         * shell/ev-view.c: (view_update_range_and_current_page):
410
411         Make sure current-page <= end-page in continuous mode. Fixes bug
412         #454950.
413
414 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
415
416         * backend/pdf/ev-poppler.cc: (build_tree):
417
418         Ignore outline items without a title. Fixes bug #453913.
419
420 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
421
422         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
423         (ev_view_button_release_event), (ev_view_leave_notify_event):
424
425         Use always drag mouse cursor during a drag operation. Fixes bug
426         #470564.
427
428 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
429
430         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
431         (pdf_selection_get_selection_region),
432         (pdf_selection_get_selection_map):
433
434         Temporarily disable double and triple selections since it depends on
435         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
436         released and the update of the external dependency minimal version
437         approved.
438
439 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
440
441         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
442         (pdf_document_file_exporter_do_page):
443         * libdocument/ev-file-exporter.h:
444         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
445         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
446
447         Actually fix printing regressions. Remove orientation from
448         EvPrintContext since it's redundant.
449
450 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
451
452         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
453         * backend/impress/impress-document.c:
454         (impress_document_document_iface_init):
455         * backend/ps/ps-document.c: (ps_document_document_iface_init):
456         * backend/djvu/djvu-document.c:
457         (djvu_document_document_iface_init),
458         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
459         * backend/tiff/tiff-document.c:
460         (tiff_document_document_iface_init):
461         * backend/pixbuf/pixbuf-document.c:
462         (pixbuf_document_document_iface_init):
463         * backend/comics/comics-document.c:
464         (comics_document_document_iface_init):
465         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
466         (pdf_selection_render_selection),
467         (pdf_selection_get_selected_text),
468         (pdf_selection_get_selection_region),
469         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
470         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
471         (ev_selection_get_selection_region),
472         (ev_selection_get_selection_map):
473         * libdocument/ev-document.[ch]:
474         * shell/ev-pixbuf-cache.[ch]: (add_job),
475         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
476         * shell/ev-view-private.h:
477         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
478         (ev_job_render_run):
479         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
480         * shell/ev-view.c: (start_selection_for_event),
481         (ev_view_button_press_event), (ev_view_drag_data_get),
482         (ev_view_drag_data_received), (ev_view_button_release_event),
483         (compute_new_selection_text), (compute_selections),
484         (ev_view_select_all), (get_selected_text), (ev_view_copy),
485         (ev_view_primary_get_cb):
486
487         Add support for double and triple click selections.
488
489 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
490
491         * NEWS:
492         * configure.ac:
493
494         Update for release 2.19.4
495
496 2007-08-28  Justin Blanchard  <justinb04@aim.com>
497
498         * shell/ev-view-private.h:
499         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
500         (ev_view_set_highlight_search):
501         * shell/ev-view.h:
502         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
503         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
504         (find_bar_visibility_changed_cb):
505         
506         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
507
508 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
509
510         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
511         (pdf_document_file_exporter_begin),
512         (pdf_document_file_exporter_do_page):
513         * shell/ev-jobs.c: (ev_job_print_run):
514         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
515
516         Create always a portrait cairo surface and rotate when needed for
517         landscape. It fixes printing problems in real printers.
518
519 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
520
521         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
522         * libdocument/ev-file-exporter.[ch]:
523         (ev_file_exporter_get_capabilities):
524         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
525         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
526
527         Adjust number of pages per row according to page orientation when
528         printing 2 or 6 pages per sheet.
529
530 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
531
532         * shell/ev-window.c: (ev_window_print_send):
533
534         Reset also cups setting to 1 when printing multiple pages per
535         sheet. Fixes bug #468853.
536
537 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
538
539         * libdocument/ev-document-misc.c:
540         (ev_document_misc_surface_rotate_and_scale):
541
542         Use directly cairo_surface_get_content() when creating a similar
543         surface as suggested by Jeff Muizelaar. Thanks again.
544
545 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
546
547         * backend/djvu/djvu-document.c: (djvu_document_render):
548         * backend/tiff/tiff-document.c: (tiff_document_render):
549         * backend/pdf/ev-poppler.cc: (pdf_document_render):
550         * libdocument/ev-document-misc.c:
551         (ev_document_misc_surface_from_pixbuf),
552         (ev_document_misc_surface_rotate_and_scale):
553
554         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
555         creating page surfaces. Fixes bug #453123. Thank you very much to
556         Jeff Muizelaar <jeff@infidigm.net>.
557
558 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
559
560         * shell/ev-page-cache.c: (ev_page_cache_new),
561         (ev_page_cache_get_thumbnail_size):
562         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
563         (ev_sidebar_thumbnails_set_loading_icon):
564
565         Also store in page-cache the dimensions of the thumbnails so that
566         they can be used to create the correct loading icon in the side
567         pane. Fixes bug #466857.
568
569 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
570
571         * backend/pdf/ev-poppler.cc:
572         (pdf_document_thumbnails_get_thumbnail):
573
574         Fix thumbnails rotation in pdf documents that include embedded 
575         thumbnails.
576
577 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
578
579         * backend/pdf/ev-poppler.cc:
580
581         Don't use #ifdef in macro expansion. Some compilers don't
582         like that. Closes bug #467042.
583
584 2007-08-15  Justin Blanchard  <justinb04@aim.com>
585
586         * backend/djvu/djvu-document.c: (djvu_document_finalize):
587         
588         Fixes memory leak in djvu backend.
589
590 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
591
592         * data/icons/32x32/Makefile.am:
593         * data/icons/32x32/actions/Makefile.am:
594         * data/icons/32x32/actions/view-page-cont.svg:
595         * data/icons/32x32/actions/view-page-facing.svg:
596         * data/icons/48x48/Makefile.am:
597         * data/icons/48x48/actions/Makefile.am:
598         * data/icons/48x48/actions/view-page-cont.svg:
599         * data/icons/48x48/actions/view-page-facing.svg:
600         
601         Icons for a new sizes.
602
603 2007-08-14  Justin Blanchard  <justinb04@aim.com>
604
605         * shell/ev-page-cache.c: (build_height_to_page),
606         (ev_page_cache_get_height_to_page):
607         
608         Fixes invalid read, see bug #466401.
609
610 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
611
612         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
613         (set_drag_cursor):
614         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
615         (configure_item_cursor), (new_pixbuf_from_widget):
616
617         Fix multihead problems in toolbar editor. Fixes bug #382055.
618
619 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
620
621         * shell/ev-window.c: (ev_window_cmd_file_open),
622         (ev_window_cmd_save_as):
623
624         Use g_get_user_special_dir when available instead of
625         xdg_user_dir_lookup.
626
627 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
628
629         * MAINTAINERS:
630         
631         Updated according to request on desktop-devel.
632
633 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
634
635         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
636
637         Do not use cairo_rectangle and cairo_clip since we are
638         not using cairo_fill but cairo_paint. Use the same cairo context
639         for every page in the same expose event.
640
641 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
642
643         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
644         leak.
645
646 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
647
648         * configure.ac:
649         * NEWS:
650
651         Release 0.9.3
652
653 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
654
655         * libdocument/ev-document-info.h:
656         * libdocument/ev-document.h:
657         * shell/ev-page-action.h:
658         * shell/ev-sidebar-links.h:
659
660         Fix a headers problem with ev-link
661         
662         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
663         * shell/ev-view-private.h:
664         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
665         (get_link_area), (ev_view_query_tooltip),
666         (ev_view_leave_notify_event), (ev_view_destroy),
667         (ev_view_class_init):
668
669         Use new gtk tooltips when available instead of ev-tooltip.
670         
671 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
672
673         * shell/ev-window.c: (update_chrome_visibility),
674         (ev_window_sidebar_visibility_changed_cb):
675
676         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
677         
678 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
679
680         * shell/ev-navigation-action.c:
681         (ev_navigation_action_history_changed),
682         (ev_navigation_action_set_history):
683         * shell/ev-navigation-action-widget.c:
684         (ev_navigation_action_widget_init):
685         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
686
687         Fix compile warnings.
688         
689 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
690
691         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
692         (egg_editable_toolbar_dispose):
693
694         Fix memory leak.
695         
696 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
697
698         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
699         (screensaver_disable_x11):
700         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
701         * shell/ev-window.c: (presentation_set_timeout):
702         * shell/ev-view.c: (ev_view_presentation_transition_start):
703
704         Use g_timeout_add_seconds instead of g_timeout_add when
705         available.
706         
707 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
708
709         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
710
711         Set horizontal scrollbar policy to AUTOMATIC instead of
712         NEVER. Workaround for bug #449462.
713         
714 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
715
716         * shell/ev-jobs.c: (ev_job_render_page_ready):
717
718         Add page_ready callback to main loop with high priority and hold
719         a reference to job during idle.
720         
721 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
722
723         * configure.ac:
724         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
725         (pdf_document_file_exporter_begin),
726         (pdf_document_file_exporter_do_page),
727         (pdf_document_file_exporter_get_capabilities):
728         * libdocument/ev-file-exporter.h:
729         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
730         * shell/ev-window.c: (ev_window_print_send),
731         (ev_window_print_dialog_response_cb):
732
733         Allow printing multiple pages per sheet. Fixes bug #395573.
734         
735 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
736
737         * shell/ev-view.c: (tip_from_link):
738         
739         Check for NULL, fixes bug #460862.
740
741 2007-07-29  Christian Persch  <chpe@gnome.org>
742
743         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
744         (ev_window_preview_print_finished), (ev_window_do_preview_print),
745         (ev_window_cmd_preview_print):
746         
747         Fixes bug #437681 - blocks while enumerating printers.
748
749 2007-07-29  Christian Persch  <chpe@gnome.org>
750
751         * shell/ev-window.c: (ev_window_screen_changed):
752         
753         Don't use deprecated gtk+ function. See bug #460909.
754
755 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
756
757         * shell/ev-utils.c: (get_num_monitors):
758         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
759
760         Do not use display before initializing it. Remove compile
761         warnings.
762
763 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
764
765         * shell/ev-view.c: (ev_view_class_init):
766         
767         Unix-like hjkl bindings added. See bug #458111.
768
769 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
770
771         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
772         * shell/ev-utils.h:
773         * shell/ev-view.c: (ev_view_set_zoom_for_size),
774         (ev_view_update_view_size):
775         * shell/ev-view.h:
776         * shell/ev-window.c: (ev_window_update_actions),
777         (setup_view_from_metadata), (ev_window_screen_changed),
778         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
779         (zoom_control_changed_cb):
780         * shell/ev-window.h:
781         
782         Reorganizes utility functions.
783
784 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
785
786         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
787         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
788         (add_job), (ev_pixbuf_cache_get_surface),
789         (ev_pixbuf_cache_get_link_mapping),
790         (ev_pixbuf_cache_get_image_mapping),
791         (ev_pixbuf_cache_get_form_field_mapping),
792         (ev_pixbuf_cache_get_text_mapping):
793         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
794         (notify_page_ready), (ev_job_render_page_ready),
795         (ev_job_render_run):
796
797         Add page_ready signal to notify that page is ready as soon as
798         possible even if other page elements like links, forms, images or
799         text mapping are not ready yet.
800
801 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
802
803         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
804         (dvi_document_file_exporter_do_page),
805         (dvi_document_file_exporter_get_capabilities),
806         (dvi_document_file_exporter_iface_init):
807         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
808         (ps_document_file_exporter_do_page),
809         (ps_document_file_exporter_get_capabilities),
810         (ps_document_file_exporter_iface_init):
811         * backend/djvu/djvu-document.c:
812         (djvu_document_file_exporter_begin),
813         (djvu_document_file_exporter_end),
814         (djvu_document_file_exporter_get_capabilities),
815         (djvu_document_file_exporter_iface_init):
816         * backend/tiff/tiff-document.c:
817         (tiff_document_file_exporter_begin),
818         (tiff_document_file_exporter_get_capabilities),
819         (tiff_document_document_file_exporter_iface_init):
820         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
821         (pdf_document_file_exporter_do_page),
822         (pdf_document_file_exporter_get_capabilities),
823         (pdf_document_file_exporter_iface_init):
824         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
825         (ev_file_exporter_get_capabilities):
826         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
827         (idle_print_handler), (ev_print_job_print):
828         * shell/ev-jobs.c: (ev_job_print_run):
829         * shell/ev-window.c: (ev_window_print_send),
830         (ev_window_print_range):
831
832         Use capabilities to know which options should be offered by the
833         print dialog depending on the document backend.
834
835 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
836
837         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
838
839         Give priority to forms over text to set the cursor.
840
841 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
842
843         * shell/ev-view-private.h:
844         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
845         (ev_view_leave_notify_event), (ev_view_finalize),
846         (ev_view_get_property), (ev_view_class_init):
847
848         Use IBEAM cursor for text form fields and NORMAL cursor for read
849         only fields. Remove unused status attribute.
850
851 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
852
853         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
854
855         Update region for current selected items also for checkbox
856         buttons, since they can behave as radio buttons when they are in a
857         set.
858
859 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
860
861         * configure.ac:
862         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
863
864         Get max length of text form fields.
865
866 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
867
868         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
869         * libdocument/ev-form-field.h:
870         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
871
872         Fix build with current poppler cvs head.
873
874 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
875
876         * cut-n-paste/zoom-control/ephy-zoom-control.c:
877         * shell/eggfindbar.c: (egg_find_bar_init):
878
879         Fix build with gtk+ >= 2.11.5 due to gtktooltips
880         deprecation. Fixes bug #455667
881
882 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
883
884         * NEWS:
885         * configure.ac:
886         
887         Update for release 0.9.2
888
889 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
890
891         * shell/ev-view.c: (ev_view_form_field_text_save),
892         (ev_view_form_field_choice_save):
893
894         Fix a crash when closing whith a form widget visible.
895
896 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
897
898         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
899
900         Update also the region of the current selected button when
901         clicking on another button if they are radio buttons.
902
903 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
904
905         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
906         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
907         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
908         (ev_pixbuf_cache_get_link_mapping),
909         (ev_pixbuf_cache_get_image_mapping),
910         (ev_pixbuf_cache_get_form_field_mapping),
911         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
912         * shell/ev-view.c: (ev_view_form_field_get_region),
913         (ev_view_form_field_button_create_widget),
914         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
915         (job_finished_cb):
916
917         Redraw only form field region instead of the whole page when
918         reloading a page to show changes on the form field.
919
920 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
921
922         * shell/ev-view.c: (ev_view_form_field_choice_save):
923
924         Fix selection of first item in list form fields.
925
926 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
927
928         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
929         (ev_pixbuf_cache_reload_page),
930         (ev_pixbuf_cache_get_form_field_mapping):
931
932         Some refactoring to avoid duplicated code.
933
934 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
935
936         * configure.ac:
937         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
938         (ev_form_field_from_poppler_field),
939         (pdf_document_forms_get_form_fields),
940         (pdf_document_forms_form_field_text_get_text),
941         (pdf_document_forms_form_field_text_set_text),
942         (pdf_document_forms_form_field_button_set_state),
943         (pdf_document_forms_form_field_button_get_state),
944         (pdf_document_forms_form_field_choice_get_item),
945         (pdf_document_forms_form_field_choice_get_n_items),
946         (pdf_document_forms_form_field_choice_is_item_selected),
947         (pdf_document_forms_form_field_choice_select_item),
948         (pdf_document_forms_form_field_choice_toggle_item),
949         (pdf_document_forms_form_field_choice_unselect_all),
950         (pdf_document_forms_form_field_choice_set_text),
951         (pdf_document_forms_form_field_choice_get_text),
952         (pdf_document_document_forms_iface_init):
953         * libdocument/Makefile.am:
954         * libdocument/ev-form-field.[ch]:
955         * libdocument/ev-document-forms.[ch]:
956         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
957         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
958         (add_job), (ev_pixbuf_cache_reload_page),
959         (ev_pixbuf_cache_get_form_field_mapping):
960         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
961         * shell/ev-view-private.h:
962         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
963         (ev_view_handle_cursor_over_xy),
964         (ev_view_get_form_field_at_location),
965         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
966         (ev_view_form_field_button_create_widget),
967         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
968         (ev_view_form_field_text_create_widget),
969         (ev_view_form_field_choice_save),
970         (ev_view_form_field_choice_changed),
971         (ev_view_form_field_choice_create_widget),
972         (ev_view_handle_form_field), (ev_view_size_allocate),
973         (ev_view_realize), (draw_end_presentation_page),
974         (ev_view_button_press_event), (ev_view_remove_all),
975         (ev_view_motion_notify_event), (ev_view_key_press_event),
976         (ev_view_enter_notify_event), (highlight_find_results),
977         (draw_loading_text), (draw_one_page), (ev_view_destroy),
978         (ev_view_class_init), (page_changed_cb),
979         (on_adjustment_value_changed), (ev_view_set_presentation),
980         (merge_selection_region), (ev_view_set_cursor),
981         (ev_view_reset_presentation_state):
982         
983         Merge evince-forms branch.
984
985 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
986
987         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
988
989         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
990         This script also updates itself from libegg
991
992         * cut-n-paste/toolbar-editor/egg*:
993         Run update-toolbareditor-from-libegg.sh so we are in sync again with
994         libegg
995
996 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
997
998         * shell/ev-window.c:
999         
1000         Adds a nice icon to page action during toolbar editing.
1001         See bug #452872.
1002
1003 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1004
1005         * data/evince-toolbar.xml:
1006         * shell/ev-window.c:
1007         
1008         Let user add a presentation and fullscreen icons on toolbar.
1009         See bug #449734.
1010
1011 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1012
1013         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1014
1015         new script to keep in sync with toolbareditor in libegg
1016
1017         * cut-n-paste/toolbar-editor/*: 
1018
1019         Run update-toolbareditor-from-libegg so we are in sync again. 
1020         Fixes bug #452850.
1021         
1022
1023 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1024
1025         * shell/ev-sidebar-links.c: (job_finished_callback):
1026
1027         Do not connect selection changed signal more than once. Fixes bug
1028         #349433.
1029
1030 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1031
1032         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1033
1034         Do not change sidebar chrome flag when pressing F9 key in
1035         presentation mode.
1036
1037 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1038
1039         * backend/pdf/ev-poppler.cc:
1040         (pdf_document_thumbnails_get_dimensions):
1041
1042         Make sure thumbnails width and height is not <= 0. Fixes a crash
1043         with some pdf documents which have really small pages.
1044
1045 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1046
1047         * shell/main.c: (main):
1048
1049         Fixes program description translation issue.
1050         Bug #450148.
1051
1052 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1053
1054         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1055
1056         Do not change current page when returning from black/white mode
1057         in presentation. Fixes bug #415032.
1058
1059 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1060
1061         * NEWS:
1062         * configure.ac:
1063         
1064         Update for release 0.9.1
1065
1066 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1067
1068         * backend/dvi/dvi-document.c:
1069         (dvi_document_finalize),
1070         (dvi_document_file_exporter_format_supported),
1071         (dvi_document_file_exporter_begin),
1072         (dvi_document_file_exporter_do_page),
1073         (dvi_document_file_exporter_end),
1074         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1075         
1076         PDF exporter for dvi documents. Fixes bug #441319.
1077
1078 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * shell/ev-window.c: (ev_window_clear_print_job):
1081
1082         Clear gtk print job when job has finished. Fixes bug #447612.
1083
1084 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1085
1086         * shell/ev-window.c: (ev_window_print_send),
1087         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1088
1089         Add preview button to print dialog. Fixes bug #445419.
1090
1091 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1092
1093         * backend/dvi/Makefile.am:
1094         * backend/dvi/pixbuf-device.[ch]: Removed
1095         * backend/dvi/cairo-device.[ch]: Added
1096         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1097         * backend/dvi/dvi-document.c: (dvi_document_load),
1098         (dvi_document_render), (dvi_document_finalize),
1099         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1100         (dvi_document_do_color_special):
1101         * libdocument/ev-document-misc.[ch]:
1102         (ev_document_misc_pixbuf_from_surface):
1103
1104         Port dvi backend to cairo and fix a problem with colors. 
1105
1106 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1107
1108         * shell/ev-view.c: (draw_one_page):
1109
1110         Draw only visible region.
1111
1112 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1113
1114         * backend/djvu/djvu-document.c: (djvu_document_render):
1115
1116         Fix rotation in djvu backend.
1117
1118 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1119
1120         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1121         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1122         (ev_pixbuf_cache_get_image_mapping),
1123         (ev_pixbuf_cache_get_text_mapping):
1124
1125         Redraw view every time we have a new surface. Fixes bug #443587.
1126
1127 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1128
1129         * libdocument/ev-document.c: (ev_document_info_free):
1130
1131         Fix memory leaks.
1132
1133 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1134
1135         * backend/dvi/dvi-document.c: (dvi_document_render),
1136         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1137         * backend/impress/impress-document.c:
1138         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1139         (impress_document_render), (impress_document_document_iface_init),
1140         (impress_document_thumbnails_get_thumbnail):
1141         * backend/djvu/djvu-document-private.h:
1142         * backend/djvu/djvu-document.c: (djvu_document_render),
1143         (djvu_document_finalize), (djvu_document_document_iface_init),
1144         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1145         * backend/tiff/tiff-document.c: (tiff_document_render),
1146         (tiff_document_render_pixbuf),
1147         (tiff_document_document_iface_init):
1148         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1149         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1150         (pdf_selection_render_selection):
1151         * backend/comics/comics-document.c:
1152         (comics_document_render_pixbuf), (comics_document_render),
1153         (comics_document_document_iface_init):
1154         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1155         (pixbuf_document_document_iface_init):
1156         * libdocument/ev-document-misc.[ch]:
1157         (ev_document_misc_surface_from_pixbuf),
1158         (ev_document_misc_surface_rotate_and_scale):
1159         * libdocument/ev-document.[ch]: (ev_document_render):
1160         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1161         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1162         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1163         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1164         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1165         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1166         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1167         (render_finished_cb), (ev_job_render_run):
1168         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1169         (merge_selection_region):
1170
1171         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1172         and selections.
1173
1174 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1175
1176         * shell/ev-window-title.c: (ev_window_title_update):
1177
1178         Fix memory leak.
1179
1180 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1181
1182         * shell/ev-view.c: (draw_loading_text):
1183
1184         Show loading text centered. Fixes bug #433061
1185
1186 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * shell/ev-sidebar-thumbnails.c:
1189         (ev_sidebar_thumbnails_set_loading_icon):
1190
1191         Remove a mutex in the main thread that blocks the UI in heavy
1192         documents.
1193
1194 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1195
1196         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1197
1198         Set points_set to TRUE so that selections don't disappear after a
1199         zoom change.
1200
1201 2007-06-07  Michael Monreal  <infernux@web.de>
1202
1203         * data/icons/16x16/actions/Makefile.am:
1204         * data/icons/16x16/actions/zoom.svg:
1205         * data/icons/22x22/actions/Makefile.am:
1206         * data/icons/22x22/actions/zoom.svg:
1207         * data/icons/24x24/actions/Makefile.am:
1208         * shell/ev-stock-icons.c:
1209         * shell/ev-stock-icons.h:
1210         * shell/ev-window.c:
1211         
1212         Zoom icon artwork. See bug #444795.
1213
1214 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1215
1216         * shell/ev-metadata-manager.c: Remove extraneous function
1217         (Closes: #444386)
1218
1219 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1220
1221         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1222         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1223         (ev_metadata_manager_set), (ev_metadata_manager_save):
1224         Simplify the timeout, no need for modified anymore
1225
1226 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1227
1228         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1229         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1230         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1231         (ev_metadata_manager_save): Adapted patch from Arjan van de
1232         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1233         time, saves on power (Closes: #443851)
1234
1235 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1236
1237         * configure.ac:
1238         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1239         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1240
1241         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1242
1243 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1244
1245         * shell/ev-window.c: (ev_window_add_history):
1246
1247         Check if history is NULL
1248
1249 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1250
1251         * libdocument/ev-image.c: (ev_image_finalize):
1252         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1253         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1254         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1255         (ev_tmp_uri_unlink):
1256
1257         Add functions to delete temporary files created by evince in a safe
1258         way.
1259
1260         * shell/ev-window.c: (ev_window_clear_local_uri),
1261         (open_xfer_update_progress_callback),
1262         (save_xfer_update_progress_callback), (ev_window_save_remote),
1263         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1264         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1265         (attachment_save_dialog_response_cb),
1266         (ev_attachment_popup_cmd_save_attachment_as):
1267
1268         Allow saving a copy of a document, image or attachment to a remote
1269         location. Fixes bug #440754. 
1270
1271 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1272
1273         * configure.ac:
1274         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1275
1276         Fix build with current poppler from cvs head. 
1277
1278 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1279
1280         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1281
1282         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1283         directory exists.
1284
1285 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1286
1287         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1288         * shell/ev-window.c:
1289
1290         Change sidebar ordering. Fixes bug #439939.
1291
1292 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1293
1294         * backend/comics/Makefile.am:
1295         
1296         Fixes build with --without-libgnome.
1297
1298 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1299         
1300         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1301
1302         Update cursor and tooltip on page change and view scroll. Fixes bug
1303         #439217.
1304
1305 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1306
1307         * NEWS:
1308         * configure.ac:
1309         
1310         Update for release 0.9.0
1311
1312 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1313
1314         * backend/djvu/djvu-document-private.h:
1315         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1316         (djvu_document_finalize),
1317         (djvu_document_file_exporter_format_supported),
1318         (djvu_document_file_exporter_begin),
1319         (djvu_document_file_exporter_do_page),
1320         (djvu_document_file_exporter_end),
1321         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1322         
1323         Implemented printing with djvu. Bug #437998.
1324
1325 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1326
1327         * backend/impress/zip.c:
1328         Add missing ulong definition.
1329
1330         * backend/ps/ps-interpreter.c:
1331         Add missing headers.
1332
1333         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1334
1335 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1336
1337         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1338
1339         Add missing call to parent class dispose method. 
1340
1341 2007-05-12  Ross Burton  <ross@openedhand.com>
1342
1343         * shell/main.c:
1344         Sync keybindings manually when building without libgnome
1345         (#437925).
1346
1347 2007-05-12  Ross Burton  <ross@openedhand.com>
1348
1349         * shell/ev-window.c:
1350         Respect the screen when opening help (#437866).
1351
1352 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1353
1354         * data/evince-ui.xml:
1355         * shell/ev-application.[ch]: (get_print_settings_from_args),
1356         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1357         (ev_application_open_uri_list):
1358         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1359         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1360         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1361         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1362         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1363         (ev_window_dispose):
1364         * shell/main.c: (arguments_parse):
1365
1366         Add print button in preview mode. Fixes bug #396475. 
1367
1368 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1369
1370         * cut-n-paste/zoom-control/ephy-zoom.h:
1371         
1372         Fixes zoom level factors. See bug #408119 for details.
1373
1374 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1375
1376         * backend/comics/comics-document.c: (comics_regex_quote),
1377         (extract_argv):
1378         
1379         Correctly quote symbols. Fixes crash in the bug
1380         #415370.
1381
1382 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1383
1384         * shell/ev-navigation-action-widget.c:
1385         (ev_navigation_action_widget_init),
1386         (ev_navigation_action_widget_class_init),
1387         (ev_navigation_action_widget_button_press_event):
1388         
1389         Connect to button-press event on correct widget. Fixes
1390         bug #431988
1391
1392 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1393
1394         * shell/ev-application.c: (ev_application_open_window),
1395         (ev_application_add_icon_path_for_screen),
1396         (ev_application_open_uri_at_dest):
1397         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1398         * shell/ev-navigation-action.c: (build_menu):
1399         
1400         Add app-specific icons to our icon theme. Fixes bug
1401         #425508.
1402
1403 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1404
1405         * shell/ev-history.c: (ev_history_class_init),
1406         (ev_history_add_link):
1407         * shell/ev-history.h:
1408         * shell/ev-navigation-action.c:
1409         (ev_navigation_action_history_changed),
1410         (ev_navigation_action_set_history), (build_menu),
1411         (ev_navigation_action_finalize):
1412         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1413         
1414         Make navigation action unsensitive instead of showing
1415         menu with unsensitive word. Fixes bug #417392.
1416
1417 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1418
1419         * shell/ev-application.[ch]: (ev_application_shutdown),
1420         (ev_application_get_print_settings),
1421         (ev_application_set_print_settings):
1422         * shell/ev-window.c:
1423
1424         Remember print settings. Fixes bug #349102. 
1425
1426 2007-05-08  Christian Persch  <chpe@gnome.org>
1427
1428         * configure.ac:
1429         * properties/ev-properties-view.c:
1430
1431         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1432         Bug #382438.
1433
1434 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1435
1436         * configure.ac:
1437         * properties/ev-properties-view.c: (ev_regular_paper_size):
1438
1439         Use gtk+ builtin paper list to identify the document's paper size.
1440         Fixes bug #382438. 
1441
1442 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1443
1444         * configure.ac:
1445
1446         Fix build when compiling with thumbnailer and libgnome support. 
1447
1448 2007-05-04  Ross Burton  <ross@openedhand.com>
1449
1450         * configure.ac:
1451         Add --without-libgnome, check for libgnome and libgnomeui
1452         separately, and add them to the symbols as required.
1453
1454         * libdocument/ev-file-helpers.c:
1455         When building without libgnome, use g_get_user_config_dir instead
1456         of gnome_user_dir_get.
1457
1458         * shell/ev-application.c:
1459         When building without libgnome, don't use session management.
1460
1461         * shell/main.c:
1462         When building without libgnome, don't use GnomeProgram or
1463         initialise the authentication manager.
1464
1465         This fixes #328842.
1466
1467 2007-05-04  Ross Burton  <ross@openedhand.com>
1468
1469         * shell/ev-window.c:
1470         Don't use libgnome to open help, instead call Yelp directly.
1471
1472 2007-05-04  Ross Burton  <ross@openedhand.com>
1473
1474         * shell/ev-sidebar-attachments.c:
1475         Don't use libgnome to lookup icons for MIME types, instead copy
1476         code from GTK+ to do it manually.
1477
1478 2007-05-04  Ross Burton  <ross@openedhand.com>
1479
1480         * configure.ac:
1481         Add libxml to the dependencies for SHELL_CORE (#435818).
1482
1483 2007-05-02  Ross Burton  <ross@openedhand.com>
1484
1485         * configure.ac:
1486         * Makefile.am:
1487         Add --disable-thumbnailer (#434825)
1488
1489 2007-05-02  Ross Burton  <ross@openedhand.com>
1490
1491         * shell/ev-window.c:
1492         Add missing includes, fix indentation.
1493
1494         * shell/main.c:
1495         Fix indentation.
1496
1497 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1498
1499         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1500         ev_application_open_uri_at_dest instead of ev_application_open_uri
1501         preventing new document always being opened in a new window even if there
1502         is an empty window.
1503
1504 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1505
1506         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1507         (egg_recent_view_uimanager_finalize):
1508         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1509         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1510         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1511         (ev_pixbuf_cache_dispose):
1512         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1513         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1514         
1515         Add missing chain to parent class methods. Fixes
1516         bug #433128.
1517
1518 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1519
1520         * data/Makefile.am (update-icon-cache): Updates
1521         gtk-update-icon-cache in uninstall-hook.
1522
1523 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1524
1525         * shell/ev-window.c: (ev_window_setup_document),
1526         (ev_window_set_document), (ev_window_load_job_cb):
1527         * shell/ev-view.c: (setup_caches):
1528         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1529
1530         Start rendering pages before any other jobs. 
1531
1532 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1533
1534         * shell/ev-window.c: (ev_window_stop_fullscreen),
1535         (ev_window_stop_presentation):
1536
1537         Update chrome visibility before window unfullscreen. 
1538
1539 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1540
1541         * data/Makefile.am:
1542         * data/evince-ui.xml:
1543         * shell/ev-stock-icons.[ch]:
1544         * shell/ev-application.[ch]: (ev_application_shutdown),
1545         (ev_application_init), (ev_application_get_toolbars_model):
1546         * shell/ev-window.c: (update_chrome_visibility),
1547         (fullscreen_toolbar_setup_item_properties),
1548         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1549         (ev_window_run_presentation), (ev_window_stop_presentation),
1550         (ev_window_run_preview), (ev_window_screen_changed),
1551         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1552         (ev_window_dispose), (ev_window_init):
1553
1554         Make fullscreen toolbar always visible. Do not use egg toolbars for
1555         fullscreen and preview modes since such toolbars are not editables.
1556         Fixes bugs #300278, #338910 and #316188.  
1557
1558 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1559
1560         * shell/ev-application.c:
1561         * shell/ev-job-queue.c:
1562         * shell/ev-metadata-manager.c:
1563         * shell/ev-stock-icons.c:
1564         * shell/ev-window.c:
1565         * shell/main.c:
1566         
1567         Developers documentation updated.
1568
1569 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1570
1571         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1572
1573         Check whether uri is valid before launching it. Fixes bug #427664.
1574
1575 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1576
1577         * shell/ev-window.c:
1578
1579         Change key accelerator for Open a Copy menu entry which is in conflict
1580         with Close. Fixes bug #427321.
1581
1582 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1583
1584         * NEWS:
1585         * configure.ac:
1586         
1587         Update for release 0.8.1
1588
1589 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1590
1591         * shell/ev-window.c: (setup_size_from_metadata):
1592         
1593         Do not make window bigger than screen. Fixes bug 
1594         #388985.
1595
1596 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1597
1598         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1599         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1600
1601         Use default resolution when it's not provided by document. Fixes bug
1602         #408762.
1603
1604 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1605
1606         * configure.ac:
1607         * thumbnailer/Makefile.am:
1608         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1609         * thumbnailer/evince-thumbnailer.schemas.in:
1610         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1611
1612         Add support for ps, eps and compressed documents thumbnails. Do not
1613         ignore size parameter. 
1614
1615 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1616
1617         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1618         (dvi_document_do_color_special):
1619         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1620
1621         Implement font color specials in the DVI backend. Fixes bug #303651.
1622
1623 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1624
1625         Fixup the previous commit:
1626
1627         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1628         * shell/xdg-user-dir-lookup.c: Make the function non-static
1629         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1630
1631 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1632
1633         * shell/ev-window.c (file_open_dialog_response_cb): Use
1634         the xdg-user-dirs DOCUMENTS folder as default folder when
1635         opening a file chooser.  (#424858)
1636
1637         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1638         xdg-user-dirs.
1639
1640 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1641
1642         * shell/ev-window.c: (ev_window_load_job_cb):
1643
1644         Do not setup view from metadata on preview mode. 
1645
1646 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1647
1648         * shell/main.c:
1649
1650         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1651
1652 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1653
1654         * shell/ev-view.c: (ev_view_primary_get_cb):
1655
1656         Check pointer != NULL before using it. Fixes bug #416841. 
1657
1658 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1659
1660         * NEWS:
1661         * configure.ac:
1662         
1663         Release 0.8.0
1664
1665 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1666
1667         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1668
1669         Do not render thumbnails when sidebar thumbnail page is not visible
1670         at startup. Fixes bug #416447. 
1671
1672 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1673
1674         * data/evince.desktop.in.in:
1675
1676         "Application" is not a valid category in the freedesktop specification.
1677
1678 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1679
1680         * libdocument/ev-file-helpers.[ch]: (compression_run),
1681         (ev_file_uncompress), (ev_file_compress):
1682         * shell/ev-window.c: (file_save_dialog_response_cb):
1683
1684         Save document compressed when saving a copy of a compressed document.
1685         Fixes bug #334542.
1686
1687 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1688
1689         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1690
1691         Allow deleting in goto window entry in presentation mode. 
1692
1693 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1694
1695         * Makefile.am: Dist MAINTAINERS.
1696
1697 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1698
1699         * shell/ev-window.c: (ev_window_update_actions):
1700
1701         Fix zoom shortcut keys when searching. Fixes bug #409828.
1702
1703 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1704
1705         * shell/ev-window.c: (ev_window_setup_document):
1706
1707         Fix crash when loading documents with only one page. 
1708
1709 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1710
1711         * backend/dvi/dvi-document.c:
1712         (dvi_document_thumbnails_get_dimensions),
1713         (dvi_document_thumbnails_get_thumbnail):
1714         * backend/impress/impress-document.c:
1715         (impress_document_thumbnails_get_thumbnail),
1716         (impress_document_thumbnails_get_dimensions):
1717         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1718         (ps_document_thumbnails_get_dimensions):
1719         * backend/djvu/djvu-document.c:
1720         (djvu_document_thumbnails_get_dimensions),
1721         (djvu_document_thumbnails_get_thumbnail):
1722         * backend/tiff/tiff-document.c:
1723         (tiff_document_thumbnails_get_thumbnail),
1724         (tiff_document_thumbnails_get_dimensions):
1725         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1726         (pdf_document_thumbnails_get_thumbnail),
1727         (pdf_document_thumbnails_get_dimensions):
1728         * backend/comics/comics-document.c:
1729         (comics_document_thumbnails_get_thumbnail),
1730         (comics_document_thumbnails_get_dimensions):
1731         * backend/pixbuf/pixbuf-document.c:
1732         (pixbuf_document_thumbnails_get_thumbnail),
1733         (pixbuf_document_thumbnails_get_dimensions):
1734         * libdocument/ev-document-thumbnails.[ch]:
1735         (ev_document_thumbnails_get_thumbnail),
1736         (ev_document_thumbnails_get_dimensions):
1737         * libdocument/ev-document-misc.[ch]:
1738         (ev_document_misc_get_thumbnail_frame):
1739         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1740         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1741         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1742         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1743         (ev_sidebar_thumbnails_refresh):
1744         * shell/ev-window.c: (ev_window_setup_document):
1745         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1746
1747         Use an EvRenderContext for rendering thumbnails instead of a suggested
1748         width, so that different sized pages get sized proportionally.
1749
1750 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1751
1752         * shell/ev-view.c: (ev_view_button_press_event),
1753         (ev_view_key_press_event):
1754
1755         Fix critical warnings when there is no document loaded. 
1756
1757 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1758
1759         * shell/ev-page-action-widget.c:
1760         * shell/ev-navigation-action.c:
1761         * shell/ev-window.c:
1762
1763         Fix compile warnings. 
1764
1765 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1766
1767         * backend/djvu/djvu-text.h:
1768         * backend/djvu/djvu-document.c:
1769         * backend/djvu/djvu-text-page.c:
1770         * backend/djvu/djvu-links.c:
1771         * backend/djvu/djvu-text-page.h:
1772         * backend/djvu/djvu-text.c:
1773         
1774         Fix build on Mac. Fixes bug #392186. Patch by
1775         <ephraim_owns@hotmail.com>
1776
1777 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1778
1779         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1780
1781         Restore cairo context before rendering every page when printing a PDF
1782         document into a PDF file. 
1783
1784 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1785
1786         * backend/ps/gstypes.h:
1787         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1788         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1789         (ps_document_thumbnails_get_thumbnail):
1790
1791         Handle PostScript page orientation. Fixes bug #318568.
1792
1793 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1794
1795         * backend/ps/Makefile.am:
1796         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1797         (document_load), (ps_document_load), (save_document),
1798         (save_page_list), (ps_document_get_n_pages),
1799         (ps_document_get_page_size), (ps_document_get_info),
1800         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1801         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1802         (ps_document_thumbnails_get_thumbnail),
1803         (ps_document_thumbnails_get_dimensions),
1804         (ps_document_document_thumbnails_iface_init):
1805         * backend/ps/ps.[ch]: (psgetpagebox):
1806         * backend/ps/ps-interpreter.[ch]:
1807
1808         Add support for thumbnails in ps backend. Fixes bug #164755. 
1809
1810 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1811
1812         * NEWS:
1813         * configure.ac:
1814         
1815         Release 0.7.2
1816
1817 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1818
1819         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1820         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1821         (ev_window_dispose):
1822
1823         Use document thumbnail as window icon. Fixes bug #384442.
1824
1825 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
1826
1827         * configure.ac:
1828
1829         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1830         duplicated adding application/x-bzpostscript instead. 
1831
1832 2007-02-11  Tom Parker  <palfrey@tevp.net>
1833
1834         * backend/ps/ps-document.c: (document_load):
1835
1836         Check return value of psscan before trying
1837         to use it. Fixes bug #372414.
1838
1839 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1840
1841         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1842
1843         Fix invalid free in ev-page-cache. Fixes bug #404745.
1844
1845 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1846
1847         * test/Makefile.am:
1848         * test/test3.py:
1849         
1850         Added reload test case.
1851
1852 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1853
1854         * po/POTFILES.in:
1855         * backend/djvu/djvu-document.c: (djvu_document_load):
1856
1857         Check whether there are missing files in indirect multipage djvu
1858         documents. Fixes bug #361683. 
1859
1860 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1861
1862         * test/Makefile.am:
1863         * test/test-mime.bin:
1864         * test/test3.py:
1865         
1866         Added test for slow mime type
1867
1868 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1869
1870         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1871
1872         Add some checks and call parent_class->finalize. Fixes bug #404745.
1873
1874 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1875
1876         * shell/ev-navigation-action.c: (connect_proxy):
1877         
1878         Fixes dropdown history menu. Thanks a lot Carlos!
1879
1880 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1881
1882         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1883
1884         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1885         bug #373715.
1886
1887 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1888
1889         * backend/ps/ps.c: (psscan):
1890
1891         Fix memory leak. 
1892
1893 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1894
1895         * configure.ac:
1896         * libdocument/ev-file-helpers.c: 
1897
1898         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1899
1900 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1901
1902         * configure.ac:
1903         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1904         (ps_interpreter_start), (document_load), (save_document),
1905         (save_page_list):
1906         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1907         * libdocument/ev-document-factory.c:
1908         (ev_document_factory_get_from_mime), (get_document_from_uri),
1909         (free_uncompressed_uri), (ev_document_factory_get_document):
1910         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1911
1912         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
1913
1914 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1915
1916         * libdocument/ev-document.h:
1917
1918         Fix typo in function name. 
1919
1920 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1921
1922         * backend/ps/ps-document.c: (ps_interpreter_finished),
1923         (ps_interpreter_start), (ps_interpreter_failed):
1924
1925         Handle ghostscript interpreter crashes. 
1926
1927 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1928
1929         * shell/ev-window.c: (ev_window_open_uri),
1930         (window_configure_event_cb):
1931
1932         Setup window size and position before showing it. Fixes bug #401711.
1933
1934 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1935
1936         * backend/ps/Makefile.am:
1937         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1938         (ps_document_dispose), (ps_document_class_init),
1939         (ps_interpreter_input), (ps_interpreter_output),
1940         (ps_interpreter_error), (setup_interpreter_env),
1941         (ps_interpreter_start), (ps_interpreter_stop),
1942         (ps_interpreter_failed), (ps_interpreter_is_ready),
1943         (check_filecompressed), (document_load), (ps_document_load),
1944         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1945         (ps_document_widget_event), (send_ps), (ps_document_next_page),
1946         (render_page):
1947
1948         Rework ps-document. Code cleanups, remove deprecated code. 
1949
1950 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1951
1952         * shell/ev-view.c: (ev_view_button_press_event):
1953
1954         Do not start an image drag and drop operation when pointer is on 
1955         text, so that we can select text when the whole background is an
1956         image. 
1957
1958 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1959
1960         * shell/ev-window.c: (ev_window_update_actions): 
1961
1962         Disable all zoom related actions during presentation mode. 
1963
1964 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
1965
1966         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
1967
1968         Do not zoom in or out on presentation mode. Fixes bug #401305.
1969
1970 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1971
1972         * shell/ev-navigation-action.c: (connect_proxy),
1973         (create_menu_item), (ev_navigation_action_class_init):
1974         
1975         Correctly show menu and fix crash when navigaton 
1976         action is out of toolbar visible area.
1977
1978 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1979
1980         * data/Makefile.am:
1981         * data/evince.1:
1982         
1983         Added man file
1984
1985 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1986
1987         * help/reference/* :
1988         * configure.ac:
1989         
1990         Added gtk-doc based documentation for Evince.
1991         Still in initial state but I hope it will
1992         grow.
1993         
1994         * configure.ac:
1995         
1996         Lower dbus requirement to 0.70
1997
1998 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1999
2000         * shell/ev-window.c: (ev_window_add_history):
2001
2002         Fix memory leak. 
2003
2004 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2005
2006         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2007         * shell/ev-view.h:
2008         * shell/ev-window.c: (ev_window_add_history):
2009         
2010         Correctly handle named destination links
2011
2012 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2013
2014         * NOTES:
2015         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2016         * backend/pdf/ev-poppler.cc:
2017         * libdocument/ev-document-links.h:
2018         * libdocument/ev-link.c: (ev_link_get_page):
2019         * libdocument/ev-link.h:
2020         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2021         (ev_history_add_link):
2022         * shell/ev-history.h:
2023         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2024         (new_history_menu_item), (build_menu):
2025         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2026         * shell/ev-sidebar-links.c: (create_loading_model),
2027         (print_section_cb), (ev_sidebar_links_construct),
2028         (fill_page_labels), (update_page_callback_foreach),
2029         (update_page_callback), (job_finished_callback):
2030         * shell/ev-view.c: (ev_view_handle_link):
2031         * shell/ev-window.c: (ev_window_find_chapter),
2032         (ev_window_add_history), (view_handle_link_cb),
2033         (history_changed_cb):
2034         
2035         Implements another history variant
2036
2037 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2038
2039         * shell/ev-window.c: (view_external_link_cb):
2040         * shell/ev-view.c: (ev_view_button_release_event):
2041
2042         Open links in new window when clicking with middle button. 
2043
2044 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2045
2046         * shell/ev-navigation-action.c: (new_history_menu_item):
2047         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2048         * shell/ev-view.c: (ev_view_handle_link):
2049         * shell/ev-window.c:
2050         
2051         Store link before jump, not the destination. For me it 
2052         seems like more natural history behavior.
2053
2054 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2055
2056         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2057         (ev_navigation_action_class_init):
2058         * shell/ev-navigation-action.h:
2059         * shell/ev-page-action.c: (activate_cb):
2060         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2061         (ev_page_cache_set_current_page_history):
2062         * shell/ev-page-cache.h:
2063         * shell/ev-sidebar-thumbnails.c:
2064         (ev_sidebar_tree_selection_changed),
2065         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2066         * shell/ev-view-private.h:
2067         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2068         * shell/ev-view.h:
2069         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2070         (ev_window_setup_document), (ev_window_load_job_cb):
2071         * shell/ev-window.h:
2072         
2073         History finally works as expected.
2074
2075 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2076
2077         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2078
2079         Do not update links treeview if it doesn't have a model assigned yet. 
2080
2081 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2082
2083         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2084         (ev_sidebar_links_class_init), (update_page_callback):
2085
2086         Do not update links treeview when sidepane is not visible. 
2087
2088 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2089
2090         * shell/ev-marshal.list:
2091         * shell/ev-page-action.c: (activate_cb),
2092         (ev_page_action_class_init):
2093         * shell/ev-page-action.h:
2094         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2095         * shell/ev-window.c:
2096         
2097         Remove activate_link signal, not required.
2098
2099 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2100
2101         * shell/ev-navigation-action.c: (build_menu):
2102         
2103         Reorder menu items and build menu with fixed length.
2104
2105 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2106
2107         * shell/ev-view.c: (get_selected_text):
2108         
2109         Normalize text to fix ligatures problem. See bug
2110         #341947 for details.
2111
2112 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2113
2114         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2115
2116         Fix memory leak in ev-page-cache. 
2117
2118 2007-01-25  Tom Parker <palfrey@tevp.net>
2119
2120         * backend/impress/impress-document.c: (impress_document_load),
2121         (impress_document_finalize), (impress_document_init):
2122         * properties/ev-properties-main.c: (ev_properties_get_pages):
2123         
2124         Correctly handle impress document errors. Fixes nautilus
2125         crash in property page #370491.
2126
2127 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2128
2129         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2130         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2131         (ev_job_queue_remove_job):
2132         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2133         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2134         (ev_job_load_run):
2135         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2136         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2137         (ev_window_load_job_cb), (xfer_update_progress_callback),
2138         (ev_window_open_uri), (ev_window_dispose):
2139         * shell/main.c: (main):
2140
2141         Do file transfer asynchronously in the main thread instead of
2142         synchronously in the load thread. Fixes bugs #399694, #398307 and
2143         #343542.
2144
2145 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * shell/ev-jobs.c: (ev_job_xfer_run):
2148
2149         Load the document with the font-config lock held. 
2150
2151 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2152
2153         * backend/ps/ps-document.c: (start_interpreter):
2154
2155         Fix memory leaks in ps backend. 
2156
2157 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2158
2159         * backend/impress/impress-document.c:
2160         (impress_document_render_pixbuf):
2161
2162         Do not acquire fontconfig lock in impress backend, since it is using
2163         the main loop for rendering. 
2164
2165 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2166
2167         * po/POTFILES.in: 
2168
2169         Remove mdvi files that shouldn't be translated. 
2170
2171 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2172
2173         * shell/ev-view-private.h:
2174         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2175         (ev_view_set_zoom):
2176
2177         Render "loading..." text into a cairo surface instead of directly into
2178         the window so that fontconfig lock is only needed once and UI is not
2179         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2180
2181 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2182
2183         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2184         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2185
2186         Use icon theme associated with the window screen rather than default. 
2187
2188 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2189
2190         * configure.ac:
2191
2192         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2193
2194 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2195
2196         * data/icons/*/apps/evince.*:
2197
2198         Move Evince icons under new apps directory.
2199
2200         * data/icons/*/actions/*:
2201
2202         Add new custom themeable Evince icons: view-page-continuous, 
2203         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2204         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2205
2206         * configure.ac:
2207
2208         Add new directories to AC_CONFIG_FILES.
2209
2210         * shell/ev-stock-icons.c:
2211         * shell/ev-stock-icons.h:
2212
2213         Use new custom themeable icons.
2214
2215 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2216
2217         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2218
2219         Do not draw white background page in presentation mode. 
2220
2221 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2222
2223         * shell/ev-view.c: Remove unused gnome-vfs include.
2224
2225 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2226
2227         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2228         
2229         Format string is corrected, fixes bug #397129.
2230
2231 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2232
2233         * shell/ev-window.c: (ev_window_setup_recent):
2234
2235         Do not include in recent menu inexistent documents. Fixes
2236         bug #339171.
2237
2238 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2239
2240         * po/POTFILES.skip: 
2241
2242         Update POTFILES.skip file according to current source tree. 
2243
2244 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * shell/ev-window.c: (file_save_dialog_response_cb):
2247
2248         Do Save a copy in atomic way. Fixes bug #328266. 
2249
2250 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2251
2252         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2253
2254         Keep selected cell always visible in index treeview.
2255
2256 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2257         
2258         * shell/ev-view.c: (ev_view_size_allocate):
2259
2260         Restore horizontal scrollbar after switching to/from fullscreen
2261         or presentation mode. Fixes bug #331728.
2262
2263 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * shell/ev-view-private.h:
2266         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2267         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2268         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2269         (ev_view_can_zoom_out):
2270
2271         Use max and min scale values in the view iby taking dpi into account. 
2272
2273 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2274
2275         * configure.ac:
2276         * NEWS:
2277
2278         Release 0.7.1
2279
2280 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2281
2282         * shell/ev-window.c: (ev_window_print_send):
2283
2284         Send print job to printer with some settings set to default values,
2285         since we have already exported to a file according to such settings
2286         and they could be taken twice by some printers. 
2287
2288 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2289
2290         * shell/ev-jobs.c: (ev_job_xfer_run):
2291         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2292
2293         Show main window and load document with the font-config lock held. 
2294
2295 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2296
2297         * configure.ac:
2298         * shell/ev-application.c: (ev_application_register_service):
2299         * shell/main.c: (load_files_remote):
2300
2301         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2302
2303 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2304
2305         * doc/debugging.txt:
2306         
2307         Remove obsolete documentation.
2308
2309 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2310
2311         * Makefile.am:
2312         * backend/Makefile.am:
2313         * backend/comics/Makefile.am:
2314         * backend/djvu/Makefile.am:
2315         * backend/dvi/Makefile.am:
2316         * backend/ev-async-renderer.c:
2317         * backend/ev-async-renderer.h:
2318         * backend/ev-attachment.c:
2319         * backend/ev-attachment.h:
2320         * backend/ev-backend-marshal.c:
2321         * backend/ev-document-factory.c:
2322         * backend/ev-document-factory.h:
2323         * backend/ev-document-find.c:
2324         * backend/ev-document-find.h:
2325         * backend/ev-document-fonts.c:
2326         * backend/ev-document-fonts.h:
2327         * backend/ev-document-images.c:
2328         * backend/ev-document-images.h:
2329         * backend/ev-document-info.h:
2330         * backend/ev-document-links.c:
2331         * backend/ev-document-links.h:
2332         * backend/ev-document-misc.c:
2333         * backend/ev-document-misc.h:
2334         * backend/ev-document-security.c:
2335         * backend/ev-document-security.h:
2336         * backend/ev-document-thumbnails.c:
2337         * backend/ev-document-thumbnails.h:
2338         * backend/ev-document-transition.c:
2339         * backend/ev-document-transition.h:
2340         * backend/ev-document.c:
2341         * backend/ev-document.h:
2342         * backend/ev-file-exporter.c:
2343         * backend/ev-file-exporter.h:
2344         * backend/ev-image.c:
2345         * backend/ev-image.h:
2346         * backend/ev-link-action.c:
2347         * backend/ev-link-action.h:
2348         * backend/ev-link-dest.c:
2349         * backend/ev-link-dest.h:
2350         * backend/ev-link.c:
2351         * backend/ev-link.h:
2352         * backend/ev-render-context.c:
2353         * backend/ev-render-context.h:
2354         * backend/ev-selection.c:
2355         * backend/ev-selection.h:
2356         * backend/impress/Makefile.am:
2357         * backend/pdf/Makefile.am:
2358         * backend/pixbuf/Makefile.am:
2359         * backend/ps/Makefile.am:
2360         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2361         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2362         (start_interpreter), (stop_interpreter), (document_load),
2363         (ps_document_next_page), (render_page):
2364         * backend/tiff/Makefile.am:
2365         * comics/Makefile.am:
2366         * comics/comics-document.c:
2367         * comics/comics-document.h:
2368         * configure.ac:
2369         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2370         * djvu/Makefile.am:
2371         * djvu/djvu-document-private.h:
2372         * djvu/djvu-document.c:
2373         * djvu/djvu-document.h:
2374         * djvu/djvu-links.c:
2375         * djvu/djvu-links.h:
2376         * djvu/djvu-text-page.c:
2377         * djvu/djvu-text-page.h:
2378         * djvu/djvu-text.c:
2379         * djvu/djvu-text.h:
2380         * dvi/Makefile.am:
2381         * dvi/dvi-document.c:
2382         * dvi/dvi-document.h:
2383         * dvi/fonts.c:
2384         * dvi/fonts.h:
2385         * dvi/mdvi-lib/Makefile.am:
2386         * dvi/mdvi-lib/afmparse.c:
2387         * dvi/mdvi-lib/afmparse.h:
2388         * dvi/mdvi-lib/bitmap.c:
2389         * dvi/mdvi-lib/bitmap.h:
2390         * dvi/mdvi-lib/color.c:
2391         * dvi/mdvi-lib/color.h:
2392         * dvi/mdvi-lib/common.c:
2393         * dvi/mdvi-lib/common.h:
2394         * dvi/mdvi-lib/defaults.h:
2395         * dvi/mdvi-lib/dvimisc.c:
2396         * dvi/mdvi-lib/dviopcodes.h:
2397         * dvi/mdvi-lib/dviread.c:
2398         * dvi/mdvi-lib/files.c:
2399         * dvi/mdvi-lib/font.c:
2400         * dvi/mdvi-lib/fontmap.c:
2401         * dvi/mdvi-lib/fontmap.h:
2402         * dvi/mdvi-lib/fontsrch.c:
2403         * dvi/mdvi-lib/gf.c:
2404         * dvi/mdvi-lib/hash.c:
2405         * dvi/mdvi-lib/hash.h:
2406         * dvi/mdvi-lib/list.c:
2407         * dvi/mdvi-lib/mdvi.h:
2408         * dvi/mdvi-lib/pagesel.c:
2409         * dvi/mdvi-lib/paper.c:
2410         * dvi/mdvi-lib/paper.h:
2411         * dvi/mdvi-lib/pk.c:
2412         * dvi/mdvi-lib/private.h:
2413         * dvi/mdvi-lib/setup.c:
2414         * dvi/mdvi-lib/sp-epsf.c:
2415         * dvi/mdvi-lib/special.c:
2416         * dvi/mdvi-lib/sysdeps.h:
2417         * dvi/mdvi-lib/t1.c:
2418         * dvi/mdvi-lib/tfm.c:
2419         * dvi/mdvi-lib/tfmfile.c:
2420         * dvi/mdvi-lib/tt.c:
2421         * dvi/mdvi-lib/util.c:
2422         * dvi/mdvi-lib/vf.c:
2423         * dvi/pixbuf-device.c:
2424         * dvi/pixbuf-device.h:
2425         * impress/Makefile.am:
2426         * impress/common.h:
2427         * impress/document.c:
2428         * impress/f_oasis.c:
2429         * impress/f_oo13.c:
2430         * impress/iksemel.c:
2431         * impress/iksemel.h:
2432         * impress/imposter.h:
2433         * impress/impress-document.c:
2434         * impress/impress-document.h:
2435         * impress/internal.h:
2436         * impress/r_back.c:
2437         * impress/r_draw.c:
2438         * impress/r_geometry.c:
2439         * impress/r_gradient.c:
2440         * impress/r_style.c:
2441         * impress/r_text.c:
2442         * impress/render.c:
2443         * impress/render.h:
2444         * impress/zip.c:
2445         * impress/zip.h:
2446         * lib/Makefile.am:
2447         * lib/ev-debug.c:
2448         * lib/ev-debug.h:
2449         * lib/ev-file-helpers.c:
2450         * lib/ev-file-helpers.h:
2451         * lib/ev-gui.c:
2452         * lib/ev-gui.h:
2453         * lib/ev-tooltip.c:
2454         * lib/ev-tooltip.h:
2455         * libdocument/Makefile.am:
2456         * libdocument/ev-file-helpers.c:
2457         * pdf/Makefile.am:
2458         * pdf/ev-poppler.cc:
2459         * pdf/ev-poppler.h:
2460         * pixbuf/Makefile.am:
2461         * pixbuf/pixbuf-document.c:
2462         * pixbuf/pixbuf-document.h:
2463         * properties/Makefile.am:
2464         * ps/Makefile.am:
2465         * ps/gsdefaults.c:
2466         * ps/gsdefaults.h:
2467         * ps/gsio.c:
2468         * ps/gsio.h:
2469         * ps/gstypes.h:
2470         * ps/ps-document.c:
2471         * ps/ps-document.h:
2472         * ps/ps.c:
2473         * ps/ps.h:
2474         * shell/Makefile.am:
2475         * shell/ev-application.h:
2476         * shell/ev-sidebar-links.c:
2477         * shell/ev-sidebar-links.h:
2478         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2479         (ev_gui_menu_position_tree_selection):
2480         * shell/ev-utils.h:
2481         * shell/ev-view.c: (ev_view_finalize):
2482         * shell/ev-window.c:
2483         * shell/main.c: (main):
2484         * thumbnailer/Makefile.am:
2485         * tiff/Makefile.am:
2486         * tiff/tiff-document.c:
2487         * tiff/tiff-document.h:
2488         * tiff/tiff2ps.c:
2489         * tiff/tiff2ps.h:
2490         
2491         Reorganize source tree.
2492
2493 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2494
2495         * backend/ev-document-factory.c:
2496
2497         Do not include ev-poppler.h when pdf is disabled. 
2498
2499 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2500
2501         * configure.ac:
2502         * data/evince-ui.xml:
2503         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2504         (pdf_document_document_images_iface_init):
2505         * backend/Makefile.am:
2506         * backend/ev-document-images.[ch]:
2507         * backend/ev-image.[ch]:
2508         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2509         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2510         (ev_job_xfer_run):
2511         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2512         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2513         (ev_pixbuf_cache_get_image_mapping):
2514         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2515         (view_menu_popup_cb), (ev_window_dispose),
2516         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2517         (ev_view_popup_cmd_copy_image):
2518         * shell/ev-view-private.h:
2519         * shell/ev-view.c: (ev_view_get_image_at_location),
2520         (ev_view_do_popup_menu), (ev_view_popup_menu),
2521         (ev_view_button_press_event), (ev_view_drag_data_get),
2522         (ev_view_drag_motion), (ev_view_drag_data_received),
2523         (ev_view_motion_notify_event), (ev_view_button_release_event),
2524         (ev_view_finalize), (ev_view_class_init):
2525
2526         Add image handling support. Fixes bugs #310008 and #325047. Images
2527         selection is not supported yet. 
2528
2529 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2530
2531         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2532         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2533         (ev_view_init):
2534
2535         Move view drag and drop stuff to ev-view.
2536
2537 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2538
2539         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2540         * shell/ev-view.c: (clear_selection): 
2541
2542         Clear selection also in pixbuf cache.
2543
2544 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2545
2546         * data/evince.desktop.in.in:
2547         
2548         Change icon name in desktop file. See bug #390734
2549         for details.
2550
2551 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2552
2553         * thumbnailer/Makefile.am:
2554
2555         Use top_builddir instead top_srcdir for generated schema
2556         file installation. Fixes bug #390161.
2557
2558 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2559
2560         * configure.ac:
2561         * backend/Makefile.am:
2562         * backend/ev-document-transition.[ch]:
2563         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2564         (pdf_document_page_transition_iface_init):
2565         * shell/ev-view-private.h:
2566         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2567         (ev_view_set_presentation), (transition_next_page),
2568         (ev_view_presentation_transition_stop),
2569         (ev_view_presentation_transition_start), (ev_view_next_page):
2570
2571         Add page transition support in presentation mode. At the moment only
2572         page duration is supported, but not transition effects. Fixes bug
2573         #309815.
2574
2575 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2576
2577         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2578
2579         Run find_link_dest with document lock held, since it's called by links
2580         thread and main thread at the same time. 
2581
2582 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2583
2584         * shell/ev-view.c: (goto_dest):
2585
2586         Update page-cache when page is changed by the view, so that
2587         page-changed signal is emitted. 
2588
2589 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2590
2591         * test/test1.py:
2592         * test/test2.py:
2593
2594         Use C locale in tests. 
2595
2596 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2597
2598         * shell/ev-window.c: (ev_window_run_presentation):
2599         * shell/ev-view-private.h:
2600         * shell/ev-view.c: (ev_view_set_presentation):
2601
2602         Restore zoom settings when back from presentation mode. 
2603
2604 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2605
2606         * shell/ev-window.c: (ev_window_run_presentation):
2607
2608         Always use "best fit" zoom in presentation mode.
2609         Fixes bug #389195.
2610
2611 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2612
2613         * shell/ev-view.c: (ev_view_goto_window_create):
2614
2615         Show "Jump to page" label in the page jumping popup in
2616         presentation mode instead of just a GtkEntry.
2617
2618 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2619
2620         * shell/ev-window.c: (launch_external_uri):
2621
2622         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2623         #378085.
2624
2625 2006-12-22  Elijah Newren  <newren gmail com>
2626
2627         * configure.ac: explicitly check for libxml2.  Fixes #388795
2628
2629 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2630
2631         * shell/ev-view-private.h:
2632         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2633         (ev_view_goto_window_delete_event), (key_is_numeric),
2634         (ev_view_goto_window_key_press_event),
2635         (ev_view_goto_window_button_press_event),
2636         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2637         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2638         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2639
2640         Allow jumping to another page by typing a page number in presentation
2641         mode. It uses a popup window with an entry. Fixes bug #353625.
2642
2643 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2644
2645         * configure.ac:
2646         * properties/ev-properties-view.c: (ev_get_default_user_units),
2647         (ev_regular_paper_size):
2648         
2649         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2650         to Damien Carbery <damien.carbery@sun.com> and
2651         Yevgen Muntyan <muntyan@tamu.edu>.
2652
2653 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2654
2655         * shell/ev-window.c: (setup_document_from_metadata):
2656
2657         Make sure Evince doesn't restore the view on the last
2658         page when a document is reopened. Fixes bug #383381.
2659
2660 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2661
2662         * shell/ev-view.c: (draw_loading_text):
2663
2664         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2665
2666 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2667
2668         * configure.ac:
2669         * NEWS:
2670
2671         Release 0.7.0
2672
2673 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2674
2675         * configure.ac:
2676         * pdf/ev-poppler.cc: (pdf_print_context_free),
2677         (pdf_document_file_exporter_begin),
2678         (pdf_document_file_exporter_do_page):
2679
2680         Make cairo-pdf depedency optional. 
2681
2682 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2683
2684         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2685
2686         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2687
2688 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2689
2690         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2691         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2692         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2693         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2694         * shell/ev-view.c: (draw_loading_text):
2695         * shell/ev-window.c: (ev_window_cmd_file_properties):
2696
2697         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2698         related to using FontConfig from different threads.
2699         
2700 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2701
2702         * shell/ev-view.c: (draw_loading_text):
2703
2704         Acquire lock document when drawing "Loading..." text so that only one
2705         thread will use FontConfig at the same time. Fixes bug #374750.
2706
2707 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2708
2709         * shell/ev-page-action.[ch]: (activate_cb):
2710         * shell/ev-window.c: (activate_label_cb):
2711
2712         Check if text inserted in page entry is a valid page number when it
2713         doesn't match to any document page label. Fixes bug #383165.
2714
2715 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2716         * shell/ev-window.c:
2717
2718         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2719         available with GTK < 2.10. Added an ifdef to avoid compilation
2720         error.
2721
2722 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2723
2724         * configure.ac:
2725         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2726
2727         Fix ps backend in multihead systems.
2728
2729 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2730
2731         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2732         * shell/ev-window.c: (ev_window_get_screen_dpi),
2733         (ev_window_update_actions), (setup_view_from_metadata),
2734         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2735
2736         Take screen DPI into account when zooming. Fixes bug #318285.
2737
2738 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2739
2740         * data/Makefile.am:
2741
2742         Cleaned up/slightly refactored Makefile.am. Added GConf
2743         schemas uninstallation as well.
2744
2745 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2746
2747         * Makefile.am:
2748         * test/Makefile.am:
2749
2750         Fight with autotools to fix make check. Make distcheck
2751         works fine as well now!
2752
2753 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2754
2755         * shell/ev-view.c: (draw_end_presentation_page):
2756
2757         Corrected "end of presentation" string.
2758
2759 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2760
2761         * shell/ev-view.c: (ev_view_key_press_event):
2762
2763         Correctly propagate key press event so that up/down keys
2764         work as expected (correct behaviour was broken by
2765         black/white screen key bindings for presentations).
2766
2767 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2768
2769         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2770         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2771         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2772         (pdf_selection_get_selection_region),
2773         (pdf_selection_get_selection_map):
2774
2775         Add "static" to some private functions. 
2776
2777 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2778
2779         * lib/ev-tooltip.h:
2780         * properties/ev-properties-view.h:
2781         * shell/ev-jobs.h:
2782         * shell/ev-properties-dialog.h:
2783         * shell/ev-properties-fonts.h:
2784         * shell/ev-sidebar-links.h:
2785         * shell/ev-sidebar-thumbnails.h:
2786         * shell/ev-sidebar.h:
2787         * shell/ev-window.h:
2788         
2789         Fixes CHACK type in class casts. See bug #385343
2790         for details.
2791
2792 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2793
2794         * shell/ev-view-private.h:
2795         * shell/ev-view.c: (draw_end_presentation_page),
2796         (ev_view_expose_event), (ev_view_key_press_event),
2797         (ev_view_class_init), (ev_view_init):
2798
2799         Blank screen in presentation mode when pressing 'b' (filling with
2800         black) or 'w' (filling with white) keys. Fixes bug #358132.
2801
2802 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2803
2804         * data/evince-toolbar.xml:
2805         * shell/ev-window.c:
2806         
2807         Use stock icon for Select All action. Fixes
2808         bug #382652.
2809
2810 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2811
2812         * shell/ev-view.c: (get_doc_point_from_offset),
2813         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2814
2815         Add links support in rotated documents. Fixes bug #343733.
2816
2817 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2818
2819         * shell/ev-view-private.h:
2820         * shell/ev-view.c: (draw_end_presentation_page),
2821         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2822
2823         Show a blank page after the last page in presentation mode with a
2824         message indicating that presentation has finished and how to exit. 
2825
2826 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2827
2828         * shell/ev-window.c: (fullscreen_timeout_cb):
2829
2830         Hide cursor after a while in presentation mode. 
2831
2832 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2833
2834         * backend/ev-document-info.h:
2835         * data/evince-properties.glade:
2836         * pdf/ev-poppler.cc:
2837         * properties/ev-properties-view.c: (ev_regular_paper_size),
2838         (ev_properties_view_set_info):
2839         * ps/ps-document.c: (ps_document_get_info):
2840
2841         Adds a paper size field to the properties dialog. Fixes
2842         bug #307315. Patch by Kasper Svendsen (with some i18n
2843         changes done by me).
2844
2845 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2846
2847         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2848         (screensaver_init_dbus), (totem_scrsaver_new),
2849         (totem_scrsaver_init):
2850         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2851         * shell/ev-application.c: (ev_application_register_service),
2852         (ev_application_screensaver_enable),
2853         (ev_application_screensaver_disable):
2854         * shell/ev-application.h:
2855         * shell/ev-window.c: (ev_window_run_presentation),
2856         (ev_window_stop_presentation), (build_comments_string),
2857         (ev_window_init):
2858         
2859         Move screensaver handling to application. No more
2860         message on startup.
2861
2862 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2863
2864         * configure.ac:
2865         * backend/Makefile.am:
2866         * backend/ev-file-exporter.[ch]:
2867         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2868         * ps/ps-document.c: (ps_document_file_exporter_*):
2869         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2870         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2871         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2872         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2873
2874         Allow printing to PDF when suppoted by the backend.
2875         
2876 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2877
2878         * shell/ev-window.c: (build_comments_string):
2879
2880         Use always "Document Viewer" in about dialog. 
2881
2882 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2883
2884         * djvu/djvu-document.c: (djvu_document_get_page_size):
2885
2886         Display a warning message when get_pageinfo fails. 
2887
2888 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
2889
2890         * Makefile.am:
2891         * backend/Makefile.am:
2892         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2893         * configure.ac:
2894         * shell/ev-window.c: (build_comments_string):
2895         
2896         Make pdf compilation optional. See bug #38007.
2897
2898 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2899
2900         * ps/ps.c: (get_next_text):
2901
2902         Fix CVE-2006-5864.
2903
2904 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2905
2906         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2907         * shell/ev-navigation-action.c: (connect_proxy),
2908         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2909         
2910         Do not call g_type_class_peek_parent twice.
2911
2912 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2913
2914         * configure.ac:
2915         * data/icons/24x24/.cvsignore:
2916         * data/icons/24x24/Makefile.am:
2917         * data/icons/24x24/evince.png:
2918         * data/icons/Makefile.am:
2919         
2920         Add 24x24 icon. Thanks to 
2921         Michael Monreal <infernux@web.de>.
2922
2923 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2924
2925         * configure.ac: Fix typo in configure.ac. Thanks
2926         to dmacks@netspace.org for notification.
2927
2928 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2929
2930         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2931         
2932         Drop dbus include, fixes compilation with older dbus.
2933
2934 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2935
2936         * configure.ac:
2937         * cut-n-paste/Makefile.am:
2938         * cut-n-paste/totem-screensaver/.cvsignore
2939         * cut-n-paste/totem-screensaver/Makefile.am:
2940         * cut-n-paste/totem-screensaver/README:
2941         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2942         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2943         * shell/Makefile.am:
2944         * shell/ev-window.c: (ev_window_run_presentation),
2945         (ev_window_stop_presentation), (ev_window_cmd_help_about),
2946         (ev_window_init):
2947
2948         Implemented screensaver enabling/disabling for
2949         presentation mode (not fullscreen mode). Code stolen
2950         from Totem (with some minor tweaks). Fixes bug #338889.
2951
2952 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2953
2954         * configure.ac:
2955
2956         Bump gnome-icon-theme requirements. We use the rotation
2957         icons that appeared recently.
2958
2959 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2960
2961         * shell/ev-history.c: (ev_history_add_page):
2962         * shell/ev-history.h:
2963         * shell/ev-window.c: (page_changed_cb):
2964         
2965         Use page labels instead of numbers.
2966
2967 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2968
2969         * data/evince-toolbar.xml:
2970         * po/POTFILES.in:
2971         * shell/Makefile.am:
2972         * shell/ev-navigation-action-widget.c:
2973         (ev_navigation_action_widget_init),
2974         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
2975         (menu_detacher), (ev_navigation_action_widget_set_menu),
2976         (menu_position_func), (popup_menu_under_arrow),
2977         (ev_navigation_action_widget_toggled),
2978         (ev_navigation_action_widget_button_press_event):
2979         * shell/ev-navigation-action-widget.h:
2980         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
2981         (ev_navigation_action_set_window), (activate_menu_item_cb),
2982         (new_history_menu_item), (new_empty_history_menu_item),
2983         (build_menu), (menu_activated_cb), (connect_proxy),
2984         (create_tool_item), (ev_navigation_action_init),
2985         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2986         * shell/ev-navigation-action.h:
2987         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
2988         (ev_page_action_widget_set_page_cache),
2989         (ev_page_action_widget_finalize),
2990         (ev_page_action_widget_class_init), (match_selected_cb),
2991         (display_completion_text), (match_completion), (build_new_tree_cb),
2992         (get_filter_model_from_model),
2993         (ev_page_action_widget_update_model):
2994         * shell/ev-page-action-widget.h:
2995         * shell/ev-page-action.c: (activate_link_cb), (update_model),
2996         (connect_proxy):
2997         * shell/ev-page-action.h:
2998         * shell/ev-stock-icons.c:
2999         * shell/ev-stock-icons.h:
3000         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3001         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3002         (register_custom_actions):
3003         * shell/main.c:
3004         
3005         Preliminary history implementation
3006
3007 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3008
3009         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3010         (dvi_document_class_init), (dvi_document_init_params):
3011         * dvi/mdvi-lib/font.c: (font_reference):
3012         
3013         Add reference to subfont. Fixes bug #374277.
3014
3015 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3016
3017         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3018         (ev_window_cmd_file_open_copy_at_dest):
3019
3020         Fix a race condition when creating symlink. Increase the counter
3021         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3022         Mathias Hasselmann).
3023
3024 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3025
3026         * backend/Makefile.am:
3027         * backend/ev-attachment.c: (ev_attachment_open):
3028         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3029         (ev_tmp_dir), (ev_tmp_filename):
3030         * shell/ev-sidebar-attachments.c:
3031         (ev_sidebar_attachments_drag_data_get):
3032         * shell/ev-window.c: (ev_window_clear_temp_file):
3033
3034         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3035         in ensure_dir_exists. Abort without crashing when we can't create
3036         user's directory.
3037
3038 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3039
3040         * data/evince-ui.xml:
3041         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3042         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3043         (ev_window_cmd_file_open_copy_at_dest),
3044         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3045         (ev_view_popup_cmd_open_link_new_window):
3046
3047         Allow opening a copy of the current document in a new window. Fixes bug
3048         #357472
3049
3050 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3051
3052         * data/evince-toolbar.xml:
3053         
3054         Add rotate right and rotate left to available items for toolbar.
3055         
3056         * data/evince-ui.xml:
3057         * shell/ev-window.c: (ev_window_init):
3058         
3059         Customize toolbar with right click. Fixes bug #372451.
3060
3061 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3062
3063         * shell/ev-window.c: 
3064         
3065         Use "object-rotate-{left,right}" stock icons. Fixes 
3066         bug #373863.
3067
3068 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3069
3070         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3071         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3072         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3073         (ev_window_open_uri):
3074         * shell/main.c: (arguments_parse):
3075
3076         Remove temp file created when evince is used by GTK+ in
3077         preview mode. Fixes bug #365282. 
3078
3079 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3080
3081         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3082         
3083         Fixes bug #372474 - Side pane disabled when entering 
3084         and leaving fullscreen mode.
3085
3086 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3087
3088         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3089         * data/Makefile.am:
3090         * data/evince-preview-toolbar.xml:
3091         * data/evince-toolbar.xml:
3092         * shell/ev-application.c: (ev_application_shutdown),
3093         (ev_application_init), (ev_application_get_toolbars_model):
3094         * shell/ev-application.h:
3095         * shell/ev-window.c: (update_chrome_visibility),
3096         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3097         (ev_window_cmd_edit_toolbar), (ev_window_init):
3098         
3099         Fixes bug #364364 - toolbar editor shows zoom actions again.
3100
3101 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3102
3103         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3104
3105         Do not take margins into consideration for paper size when printing.
3106         Really fixes bug #350491.
3107
3108 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3109
3110         * data/evince-ui.xml:
3111         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3112         (ev_window_cmd_file_print_setup),
3113         (ev_window_print_dialog_response_cb),
3114         (ev_window_setup_action_sensitivity):
3115
3116         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3117
3118 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3119
3120         * shell/ev-window.c: (ev_window_print_range):
3121
3122         Revert my previuos commit, since printing to PDF is not supported by
3123         evince yet. 
3124
3125 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3126
3127         * shell/ev-window.c: (ev_window_print_range):
3128
3129         Enable print to a PDF. Fixes bug #332121.
3130
3131 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3132
3133         * shell/ev-application-service.xml:
3134         * shell/ev-application.[ch]: (ev_application_open_window),
3135         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3136         (ev_application_open_uri), (ev_application_open_uri_list):
3137         * shell/ev-window.c: (file_open_dialog_response_cb),
3138         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3139         (drag_data_received_cb), (open_remote_link):
3140         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3141
3142         Add support for multiscreen systems. Fixes bug #316206.
3143
3144 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3145
3146         * shell/ev-jobs.[ch]: (ev_job_print_new),
3147         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3148         (ev_job_print_do_page):
3149         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3150
3151         Allow printing only odd/even pages. Fixes bug #367289.
3152
3153 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3154
3155         * test/test1.py:
3156         * test/test2.py:
3157
3158         Re-add locale settings to test files.
3159
3160 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3161
3162         * data/evince-ui.xml:
3163         * shell/ev-window.c: (set_action_properties):
3164         
3165         Removed garbage from code and ui.
3166
3167 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3168
3169         * shell/ev-window.c: (ev_window_cmd_help_about):
3170
3171         Shamelessly add my name to the list of contributors.
3172
3173 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3174
3175         * test/test1.py:
3176         * test/test2.py:
3177
3178         Cleaned up the dogtail scripts.
3179
3180 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3181
3182         * shell/ev-view.c: (draw_loading_text): Don't render
3183         "loading..." text in presentation mode. Temporary
3184         workaround for bug #320352.
3185
3186 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3187
3188         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3189         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3190
3191         Use print settings scale, copies, collate and reverse which were
3192         ignored. Fixes bug #359032.
3193
3194 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3195
3196         * configure.ac:
3197         * data/evince-password.glade:
3198         * test/Makefile.am:
3199         * test/test-encrypt.pdf:
3200         * test/test-links.pdf:
3201         * test/test1.py:
3202         * test/test2.py:
3203
3204         Add automated UI tests for evince with dogtail. See
3205         bug #300948.    
3206
3207 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3208
3209         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3210
3211         Hide fullscreen toolbar when switching to another desktop workspace.
3212         Fixes bug #338871
3213
3214 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3215
3216         * shell/ev-window-title.c: 
3217         
3218         Test for .dvi in title of pdf documents.
3219
3220 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3221
3222         * shell/ev-view.c: (ev_view_scroll):
3223
3224         Page Up/Down should do page jumps in "Best fit" mode.
3225         If a user has explicitly chosen to view exactly one page
3226         at a time, scrolling just a part of the page when
3227         pressing Page Up/Down is not right. Fixes bug #323107.
3228
3229 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3230
3231         * NEWS:
3232         * configure.ac:
3233         
3234         Update for 0.6.1
3235
3236 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3237
3238         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3239         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3240         
3241         Correctly disconnect from job signals on destroy.
3242
3243 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3244
3245         * shell/ev-view-private.h:
3246         * shell/ev-view.c: (view_set_adjustment_values),
3247         (view_update_range_and_current_page),
3248         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3249         
3250         Fixes bug #343199, current page now follows find page.
3251
3252 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3253
3254         * backend/ev-document-factory.c:
3255         * configure.ac:
3256         Assigned OpenDocument presenation MIME type to the
3257         Impress backend. Added some missing (but harmless)
3258         #ifdefs in the document factory as well to make things
3259         consistent again. Fixes bug #360658.
3260
3261 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3262
3263         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3264         * backend/ev-document-find.c: (ev_document_find_get_type):
3265         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3266         * backend/ev-document-links.c: (ev_document_links_get_type):
3267         * backend/ev-document-security.c: (ev_document_security_get_type):
3268         * backend/ev-document-thumbnails.c:
3269         (ev_document_thumbnails_get_type):
3270         * backend/ev-document.c: (ev_document_get_type):
3271         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3272         * backend/ev-selection.c: (ev_selection_get_type):
3273         * cut-n-paste/recent-files/egg-recent-model.c:
3274         (egg_recent_model_get_type):
3275         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3276         (egg_recent_view_uimanager_get_type):
3277         * cut-n-paste/recent-files/egg-recent-view.c:
3278         (egg_recent_view_get_type):
3279         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3280         (egg_editable_toolbar_get_type):
3281         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3282         (egg_toolbar_editor_get_type):
3283         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3284         (egg_toolbars_model_get_type):
3285         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3286         (egg_tree_multi_drag_source_get_type):
3287         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3288         (ephy_zoom_action_get_type):
3289         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3290         (ephy_zoom_control_get_type):
3291         * impress/r_back.c: (_imp_fill_back):
3292         * properties/ev-properties-main.c:
3293         (ev_properties_plugin_register_type):
3294         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3295         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3296         (ev_view_accessible_factory_get_type):
3297
3298         Reduce relocations. Bug #360616.
3299
3300 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3301
3302         * backend/ev-document-factory.c:
3303         (ev_document_factory_get_document):
3304         
3305         Load document even if extension is wrong.
3306
3307 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3308
3309         * shell/ev-metadata-manager.c: (save_values):
3310         * shell/ev-window.c: (setup_size_from_metadata),
3311         (setup_view_from_metadata), (ev_window_setup_document),
3312         (ev_window_xfer_job_cb), (window_configure_event_cb):
3313         
3314         Set size according to the document size/page size ratio.
3315         That should correct rather wierd behaviour of the previous
3316         commit.
3317
3318 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3319
3320         * shell/ev-window.c: (setup_view_from_metadata):
3321         
3322         Set size for new windows from previous window size.
3323         See bugs #354968 and #168450 for details. Thanks
3324         to Meik Hellmund.
3325
3326 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3327
3328         * djvu/djvu-links.c: (build_tree):
3329
3330         Fix memory leak.
3331
3332 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3333
3334         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3335         
3336         Don't make sidebar close button insensitive. Fixes
3337         bug #357871.
3338
3339 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3340
3341         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3342         (ev_window_set_view_accels_sensitivity):
3343         
3344         Don't enable Slash on documents which don't support
3345         find. Fixes bug #358648.
3346
3347 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3348
3349         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3350         open dialog fall back to the current document uri if the
3351         filechooser hasn't been used before. Fixes bug #356980.
3352
3353 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3354
3355         * shell/ev-window.c: (ev_window_setup_recent), 
3356         (ev_window_get_recent_file_label):
3357
3358         Escape underscores in filenames of recent file items.
3359
3360 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3361
3362         * configure.ac:
3363         
3364         Bumped poppler requirements, really 0.5.3 is very 
3365         buggy, now we require 0.5.4.
3366
3367 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3368
3369         * djvu/Makefile.am:
3370         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3371         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3372         (djvu_document_document_links_iface_init):
3373         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3374         (number_from_string_10), (get_djvu_link_dest),
3375         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3376         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3377         (djvu_links_get_links), (djvu_links_find_link_dest),
3378         (djvu_links_get_links_model):
3379         * djvu/djvu-links.h:
3380         
3381         Add support for links and bookmarks in djvu documents. Thanks
3382         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3383         patch.
3384
3385 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3386
3387         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3388         
3389         Reopen should reload document. Fixes 
3390         bug 327951.
3391
3392 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3393
3394         * configure.ac:
3395         * data/Makefile.am:
3396         * data/evince-16.png:
3397         * data/evince-22.png:
3398         * data/evince.png:
3399         * data/evince.svg:
3400         * data/icons/16x16/Makefile.am:
3401         * data/icons/16x16/evince.png:
3402         * data/icons/22x22/Makefile.am:
3403         * data/icons/22x22/evince.png:
3404         * data/icons/48x48/Makefile.am:
3405         * data/icons/48x48/evince.png:
3406         * data/icons/Makefile.am:
3407         * data/icons/scalable/Makefile.am:
3408         * data/icons/scalable/evince.svg:
3409         
3410         Install icons with correct names. Fixes
3411         bug #354429.
3412
3413 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3414
3415         * shell/ev-view.c: (ev_view_button_release_event):
3416
3417         Don't open links with middle mouse button. Fixes bug #353649
3418
3419 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3420
3421         * NEWS:
3422         * configure.ac:
3423         
3424         Update for release 0.6.0
3425
3426 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3427
3428         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3429         Implement Close named action. Patch by Carlos Garcia Campos.
3430
3431 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3432
3433         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3434         
3435         Don't clear link mapping on copy_job_to_job_info. Fixes
3436         bug 346168.
3437
3438 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3439
3440         * shell/main.c: (main):
3441
3442         Revert my previous commit, gnome_program_init owns the option context.
3443         Fix another memory leak in main. Both caught by Christian Persch. 
3444
3445 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3446
3447         * shell/main.c: (main):
3448
3449         Fix memory leak.
3450
3451 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3452
3453         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3454
3455         Fix crash when opening a pdf with password protection. 
3456
3457 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3458
3459         * pdf/ev-poppler.cc: (pdf_document_search_free):
3460
3461         Fix memory leak. 
3462
3463 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3464
3465         * backend/ev-document-factory.c:
3466         (ev_document_factory_get_document):
3467         * tiff/tiff-document.c: (tiff_document_finalize):
3468         
3469         More correct handling of document loading. Fixes
3470         bug #349043.
3471
3472 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3473
3474         * backend/ev-attachment.c: (ev_attachment_save):
3475
3476         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3477         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3478
3479 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3480         
3481         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3482         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3483
3484 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3485
3486         * shell/ev-sidebar-thumbnails.c:
3487
3488         Do not render thumbnails unless thumbnails page is active in the
3489         sidebar.
3490
3491 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3492
3493         * shell/ev-properties-dialog.c:
3494
3495         Fix dialogue spacing. Bug #351370.
3496
3497 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3498
3499         * configure.ac:
3500
3501         Use lowercase gettext catalog file names (evince.mo
3502         instead of Evince.mo)
3503
3504 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3505
3506         * shell/ev-sidebar-attachments.c:
3507
3508         GtkIconTheme is now screen safe too. Fixes bug #350878
3509
3510 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3511
3512         * shell/ev-window.c:
3513
3514         GtkRecent manager is now screen safe. Fixes bug #350145
3515
3516 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3517
3518         * shell/ev-sidebar.c: (ev_sidebar_init):
3519         
3520         Make sidebar close icon smaller. Fix for bug 350177.
3521         See also bugs 350176 and 165770.
3522
3523 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3524
3525         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3526
3527         Ignore zoom for xyz destinations when it's <= 1, keeping user
3528         preferences instead. Set correct sizing-mode for fith and fitv
3529         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3530
3531 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3532
3533         * NEWS:
3534         * configure.ac:
3535         
3536         Update for release 0.5.5
3537
3538 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3539         
3540         * shell/ev-window.c: (ev_window_cmd_escape)
3541
3542         Escape unfocus page entry. Fixes bug #345809.
3543
3544 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3545
3546         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3547         (build_tree), (pdf_document_links_get_links),
3548         (pdf_document_links_find_link_dest):
3549         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3550         (goto_xyz_dest):
3551
3552         Convert from PDF style coordinates to X style coordinates in the
3553         backend rather than in the view. Fixes bug #338440
3554
3555 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3556
3557         * shell/ev-window.c:
3558         
3559         Remove Ctrl+Shift+T shortcut for toolbars. See
3560         the bug #350098.
3561
3562 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3563
3564         * configure.ac:
3565
3566         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3567         of this. 
3568
3569 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3570
3571         * configure.ac:
3572         * cut-n-paste/Makefile.am:
3573         * data/evince-ui.xml:
3574         * shell/Makefile.am:
3575         * shell/ev-application.[ch]:
3576         * shell/ev-window.c:
3577
3578         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3579         #349273
3580
3581 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3582
3583         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3584         findbar code: s/help/search/
3585
3586 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3587
3588         * shell/ev-window.c: (setup_document_from_metadata),
3589         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3590         (setup_view_from_metadata):
3591         
3592         Fix memory leaks.
3593
3594 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3595
3596         * autogen.sh, configure.ac: 
3597         
3598         Update automake usage. See bug 349292.
3599
3600 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3601
3602         * shell/eggfindbar.c: (egg_find_bar_class_init),
3603         (entry_activate_callback), (egg_find_bar_init),
3604         (egg_find_bar_set_status_text):
3605         * shell/eggfindbar.h:
3606         
3607         Unify Evince findbar with Epiphany. Nice patch
3608         from Fabricio Silva <silva@crans.org> and
3609         Frederic Peters <fpeters@entrouvert.com>. See
3610         bug #339966 for details.
3611
3612 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3613
3614         * data/evince.desktop.in.in:
3615         
3616         Correct information for bugzilla. Thanks to
3617         Olaf Vitters, see bug #348855.
3618
3619 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3620
3621         * shell/ev-jobs.[ch]:
3622         * shell/ev-sidebar-links.c:
3623         * shell/ev-window.[ch]:
3624
3625         GtkPrintJob doesn't support print ranges or current page, so we export
3626         to a ps file now when printing ranges or current page.
3627
3628 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3629
3630         * pdf/ev-poppler.cc:
3631         * shell/ev-window.c: (do_action_named):
3632
3633         We should be more clear about bugzilla. See the
3634         poppler bug #7623.
3635
3636 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3637
3638         * configure.ac:
3639         * shell/Makefile.am:
3640         * shell/ev-job-queue.c:
3641         * shell/ev-jobs.[ch]:
3642         * shell/ev-sidebar-links.c:
3643         * shell/ev-window.[ch]:
3644         
3645         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3646         #348422
3647
3648 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3649
3650         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3651         * shell/ev-application-service.xml:
3652         * shell/ev-application.[ch]:
3653         * shell/ev-jobs.[ch]:
3654         * shell/ev-window.[ch]: (ev_window_run_preview):
3655         * shell/main.c: 
3656
3657         Add preview mode to use evince as a printing previewer. It also adds
3658         other command line options for fullscreen and presentation modes.
3659         Fixes bugs #347822, #317031
3660
3661 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3662
3663         * NEWS:
3664         * configure.ac:
3665         
3666         Update for release 0.5.4
3667
3668 2006-07-11  Bastien Nocera <hadess@hadess.net>
3669
3670         * Makefile.am:
3671         * backend/Makefile.am:
3672         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3673         * backend/ev-document-factory.h:
3674         * configure.ac:
3675         * impress/.cvsignore:
3676         * impress/Makefile.am:
3677         * impress/common.h:
3678         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3679         (imp_get_page), (imp_next_page), (imp_prev_page),
3680         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3681         * impress/f_oasis.c: (render_object), (render_page),
3682         (get_geometry), (_imp_oasis_load):
3683         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3684         (_imp_oo13_load):
3685         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3686         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3687         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3688         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3689         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3690         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3691         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3692         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3693         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3694         (iks_new_within), (iks_insert), (iks_insert_cdata),
3695         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3696         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3697         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3698         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3699         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3700         (iks_cdata), (iks_cdata_size), (iks_has_children),
3701         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3702         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3703         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3704         (iks_tree), (iks_load), (iks_save):
3705         * impress/iksemel.h:
3706         * impress/imposter.h:
3707         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3708         (imp_render_draw_bezier_real), (imp_render_get_size),
3709         (imp_render_set_fg_color), (imp_render_draw_line),
3710         (imp_render_draw_rect), (imp_render_draw_polygon),
3711         (imp_render_draw_arc), (imp_render_draw_bezier),
3712         (imp_render_open_image), (imp_render_get_image_size),
3713         (imp_render_scale_image), (imp_render_draw_image),
3714         (imp_render_close_image), (imp_render_markup),
3715         (imp_render_get_text_size), (imp_render_draw_text),
3716         (impress_document_load), (impress_document_save),
3717         (impress_document_get_n_pages), (impress_document_get_page_size),
3718         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3719         (impress_document_finalize), (impress_document_class_init),
3720         (impress_document_can_get_text), (impress_document_get_info),
3721         (impress_document_document_iface_init),
3722         (impress_document_thumbnails_get_thumbnail),
3723         (impress_document_thumbnails_get_dimensions),
3724         (impress_document_document_thumbnails_iface_init),
3725         (impress_document_init):
3726         * impress/impress-document.h:
3727         * impress/internal.h:
3728         * impress/r_back.c: (_imp_fill_back):
3729         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3730         (_imp_draw_image), (_imp_tile_image):
3731         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3732         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3733         (r_polyline):
3734         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3735         (r_draw_gradient_complex), (r_draw_gradient):
3736         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3737         (r_get_bullet):
3738         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3739         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3740         (r_text):
3741         * impress/render.c: (imp_create_context), (imp_context_set_page),
3742         (imp_context_set_step), (imp_render), (imp_delete_context):
3743         * impress/render.h:
3744         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3745         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3746         (zip_load_xml), (zip_get_size), (zip_load):
3747         * impress/zip.h:
3748         * shell/ev-utils.c:
3749         
3750         New backend to support impress slides. Fixes bug #30867.
3751
3752 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3753
3754         * shell/ev-utils.c: (using_postscript_printer):
3755         
3756         Fixes crash when print using PAPI backend,
3757         bug #345012.
3758
3759 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3760
3761         * shell/ev-jobs.c: (ev_job_xfer_run):
3762         * shell/ev-window.c: (password_dialog_response),
3763         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3764         (ev_window_dispose):
3765         Fixes bug #344160: if the xfer job doesn't complete
3766         because a password is required, reload the existing
3767         instance instead of creating a new one.
3768
3769 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3770
3771         * shell/main.c: (main): Call gdk_threads_init. Thus
3772         we'll avoid errors in auth dialog. Fix for the bug
3773         #343347.
3774
3775 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3776
3777         * configure.ac: Advertise pixbuf support, fix
3778         for the bug 343317.
3779
3780 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3781
3782         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3783         (ev_sidebar_thumbnails_set_document):
3784         
3785         Update sidebar thumbnails after reloading.
3786
3787 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3788
3789         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3790         * shell/ev-jobs.h:
3791         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3792         (ev_window_cmd_view_reload), (ev_window_init):
3793         
3794         Don't crash on reload. Fix for the bug #343167.
3795
3796 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3797
3798         * shell/ev-jobs.c: (ev_job_render_run):
3799         
3800         Check for document links.
3801
3802 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3803
3804         * backend/ev-attachment.c: (ev_attachment_save),
3805         (ev_attachment_launch_app), (ev_attachment_open):
3806         * backend/ev-document-factory.c: (get_document_from_uri):
3807         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3808         (egg_recent_view_uimanager_set_list):
3809         * ps/ps-document.c: (check_filecompressed), (document_load),
3810         (ps_document_load):
3811         * shell/ev-metadata-manager.c: (load_values):
3812         * shell/ev-password.c: (ev_password_dialog_set_property):
3813         * shell/ev-view.c: (tip_from_link):
3814         * shell/ev-window.c: (file_save_dialog_response_cb),
3815         (ev_window_print_dialog_response_cb):
3816         
3817         Use consistent quoting style. Fix for the bug #320285.
3818
3819 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3820
3821         * shell/ev-jobs.c: (ev_job_xfer_run):
3822         * shell/main.c: (load_files):
3823                 
3824         Open links with anchors. Fix for the bug #339836.
3825
3826 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3827
3828         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3829         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3830         (ev_link_dest_set_property), (ev_link_dest_finalize),
3831         (ev_link_dest_class_init), (ev_link_dest_new_named),
3832         (ev_link_dest_new_page_label):
3833         * backend/ev-link-dest.h:
3834         * shell/ev-application.c: (ev_application_open_uri):
3835         * shell/ev-view.c: (goto_dest):
3836         * shell/ev-window.c:
3837         * shell/ev-window.h:
3838         
3839         Fix page-label command line option. Bug #342070.
3840
3841 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3842
3843         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3844         
3845         Don't show highlight rects if page can't be showed. Fix for 
3846         the bug #342076
3847
3848 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3849
3850         * shell/ev-window.c: (setup_sidebar_from_metadata),
3851         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3852         
3853         Setup sidebar from metadata even if there is no document
3854         loaded. Fix for the bug #342807.
3855
3856 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3857
3858         * cut-n-paste/toolbar-editor/Makefile.am:
3859         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3860         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3861         (find_action), (drag_data_delete_cb), (drag_begin_cb),
3862         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3863         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3864         (popup_context_menu_cb), (button_press_event_cb),
3865         (configure_item_sensitivity), (configure_item_cursor),
3866         (configure_item_tooltip), (connect_widget_signals),
3867         (action_sensitive_cb), (create_item_from_action),
3868         (create_item_from_position), (toolbar_drag_data_received_cb),
3869         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3870         (toolbar_drag_leave_cb), (configure_drag_dest),
3871         (toggled_visibility_cb), (toolbar_visibility_refresh),
3872         (create_dock), (toolbar_changed_cb), (unparent_fixed),
3873         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3874         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3875         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3876         (egg_editable_toolbar_dispose),
3877         (egg_editable_toolbar_set_ui_manager),
3878         (egg_editable_toolbar_get_selected),
3879         (egg_editable_toolbar_set_selected), (set_edit_mode),
3880         (egg_editable_toolbar_set_property),
3881         (egg_editable_toolbar_get_property),
3882         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3883         (egg_editable_toolbar_new_with_model),
3884         (egg_editable_toolbar_get_edit_mode),
3885         (egg_editable_toolbar_set_edit_mode),
3886         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3887         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3888         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3889         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3890         (item_added_or_removed_cb), (toolbar_removed_cb),
3891         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3892         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3893         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3894         (editor_create_item_from_name), (append_table),
3895         (update_editor_sheet), (egg_toolbar_editor_init):
3896         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3897         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3898         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3899         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3900         (toolbar_node_free), (egg_toolbars_model_get_flags),
3901         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3902         (egg_toolbars_model_get_name), (impl_add_item),
3903         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3904         (parse_data_list), (parse_item_list), (parse_toolbars),
3905         (egg_toolbars_model_load_toolbars), (parse_available_list),
3906         (parse_names), (egg_toolbars_model_load_names),
3907         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3908         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3909         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3910         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3911         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3912         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3913         (egg_toolbars_model_set_types), (fill_avail_array),
3914         (egg_toolbars_model_get_name_avail),
3915         (egg_toolbars_model_get_name_flags),
3916         (egg_toolbars_model_set_name_flags):
3917         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3918         * cut-n-paste/toolbar-editor/eggintl.h:
3919         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3920         (egg_tree_multi_drag_source_get_type),
3921         (egg_tree_multi_drag_source_row_draggable),
3922         (egg_tree_multi_drag_source_drag_data_delete),
3923         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3924         (egg_tree_multi_drag_button_release_event), (selection_foreach),
3925         (path_list_free), (set_context_data), (get_context_data),
3926         (get_info), (egg_tree_multi_drag_drag_data_get),
3927         (egg_tree_multi_drag_motion_event),
3928         (egg_tree_multi_drag_button_press_event),
3929         (egg_tree_multi_drag_add_drag_support):
3930         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3931         * shell/ev-application.c: (ev_application_init),
3932         (ev_application_save_toolbars_model):
3933         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3934         (ev_window_cmd_edit_toolbar), (ev_window_init):
3935         
3936         Sync toolbareditor with epiphany and libegg
3937
3938 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3939
3940         * configure.ac: 
3941
3942         Depend on poppler 0.5.2
3943
3944 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3945
3946         * shell/ev-jobs.c: (ev_job_render_run):
3947         
3948         Check if document supports links iterface.
3949
3950 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3951
3952         * NEWS:
3953         * configure.ac:
3954         
3955         Update for release 0.5.3
3956
3957 2006-05-13  Michael Plump  <plumpy@skylab.org>
3958
3959         * configure.ac:
3960         * shell/Makefile.am:
3961         * shell/main.c: (main):
3962         
3963         Port to GOption command line parsing. Fix for the 
3964         bug #327518
3965
3966 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3967
3968         * shell/ev-window.c: (ev_window_cmd_help_about):
3969         
3970         Do not wrap license. Fix for the bug #309460.
3971
3972 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3973
3974         * configure.ac:
3975         * properties/ev-properties-main.c: (ev_properties_get_pages):
3976         * shell/ev-application.c: (ev_application_open_window),
3977         (ev_application_open_uri_at_dest):
3978         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3979         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
3980         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
3981         * shell/ev-utils.c: (save_print_config_to_file):
3982         * shell/ev-window.c: (ev_window_cmd_save_as),
3983         (ev_attachment_popup_cmd_save_attachment_as):
3984         * shell/main.c: (load_files_remote):
3985         
3986         Bump requirements to gtk 2.8 and drop all ifdefs used.
3987
3988 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3989
3990         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
3991         * shell/ev-window.c: (ev_window_init):
3992         
3993         Show attachments page.
3994
3995 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3996
3997         * po/POTFILES.in:
3998         * shell/ev-attachment-bar.c:
3999         * shell/ev-attachment-bar.h:
4000         * shell/ev-sidebar-attachments.c:
4001         (ev_sidebar_attachments_icon_cache_add),
4002         (icon_theme_get_pixbuf_from_mime_type),
4003         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4004         (ev_sidebar_attachments_icon_cache_refresh),
4005         (ev_sidebar_attachments_get_attachment_at_pos),
4006         (ev_sidebar_attachments_popup_menu_show),
4007         (ev_sidebar_attachments_popup_menu),
4008         (ev_sidebar_attachments_button_press),
4009         (ev_sidebar_attachments_update_icons),
4010         (ev_sidebar_attachments_drag_data_get),
4011         (ev_sidebar_attachments_get_property),
4012         (ev_sidebar_attachments_destroy),
4013         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4014         (ev_sidebar_attachments_new),
4015         (ev_sidebar_attachments_set_document),
4016         (ev_sidebar_attachments_support_document),
4017         (ev_sidebar_attachments_get_label),
4018         (ev_sidebar_attachments_page_iface_init):
4019         * shell/ev-sidebar-attachments.h:
4020         * shell/ev-window.c: (update_chrome_visibility),
4021         (setup_sidebar_from_metadata), (ev_window_setup_document),
4022         (ev_window_sidebar_current_page_changed_cb),
4023         (attachment_bar_menu_popup_cb), (ev_window_init):
4024         
4025         Move attachments bar to sidebar.
4026
4027 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4028
4029         * pdf/ev-poppler.cc:
4030         * shell/ev-application.[ch]:
4031         * shell/main.c:
4032
4033         Fix some memory leaks.
4034
4035 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4036
4037         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4038
4039         Change the properties dialog response to
4040         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4041         will make the dialog go away when the user presses
4042         enter. With gtk+ >= 2.9 this will happen anyway, but for
4043         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4044         escape by default. Fixes bug #340539. See also bug
4045         #101293 for the gtk+ part.
4046
4047 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4048
4049         * shell/ev-view.c (tip_from_action_named): Replace some strings
4050         that were wrong. Closes #340970.
4051
4052 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4053
4054         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4055
4056         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4057         #341049
4058
4059 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4060
4061         * djvu/Makefile.am:
4062         * dvi/Makefile.am:
4063         * dvi/mdvi-lib/Makefile.am:
4064         * properties/Makefile.am:
4065         * ps/Makefile.am:
4066         * shell/Makefile.am:
4067         * thumbnailer/Makefile.am:
4068         
4069         Due to broken libtool that is unable to track dependencies
4070         of noinst libraries we are forced to explicitely point
4071         libraries for binary. Fix for the bug #333334.
4072
4073 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4074
4075         * data/evince.desktop.in.in:
4076         * shell/ev-view.c: (view_update_range_and_current_page),
4077         (ev_view_next_page), (ev_view_previous_page):
4078         * shell/ev-window.c: (update_chrome_visibility),
4079         (setup_sidebar_from_metadata), (ev_window_setup_document),
4080         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4081         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4082         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4083         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4084         (ev_window_stop_presentation), (ev_window_focus_in_event),
4085         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4086         (ev_window_init):
4087         * thumbnailer/Makefile.am:
4088         
4089         Update fullscreen and presentation timeout handling. Hide
4090         cursor in presentation after timeout. Fix for the bugs
4091         #136359 and #336981.
4092
4093 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4094
4095         * backend/ev-link-action.[ch]:
4096         * pdf/ev-poppler.cc: (ev_link_from_action):
4097         * shell/ev-view-private.h:
4098         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4099         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4100
4101         Add support for Named Action links
4102
4103 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4104
4105         * backend/Makefile.am:
4106         * backend/ev-document-links.[ch]:
4107         * backend/ev-document.[ch]:
4108         * backend/ev-link-action.[ch]:
4109         * backend/ev-link-dest.[ch]:
4110         * backend/ev-link.[ch]:
4111         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4112         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4113         * shell/ev-page-action.c: (build_new_tree_cb):
4114         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4115         (links_page_num_func), (update_page_callback):
4116         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4117         (tip_from_link):
4118         * shell/ev-jobs.c:
4119         * shell/ev-window.[ch]: (ev_window_open_uri),
4120         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4121         * shell/ev-application.[ch]: (ev_application_open_window),
4122         (ev_application_open_uri):
4123
4124         Rework links system, it adds support for remote links now and it makes
4125         easier to add new kinds of actions and destinations. Fixes bug #317292
4126
4127 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4128
4129         * data/Makefile.am:
4130         * data/evince.png:
4131         * data/evince-16.png:
4132         * data/evince-22.png:
4133         * data/evince.svg:
4134         * shell/main.c: (main):
4135         
4136         Evince use it's own icon. Fix for the bug #313392.
4137
4138         * shell/ev-window.c: (fullscreen_timeout_cb),
4139         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4140         (ev_window_cmd_help_about), (ev_window_dispose):
4141         
4142         Simplify fullscreen timeout code.
4143
4144 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4145
4146         * backend/ev-attachment.c: 
4147         * shell/ev-attachment-bar.c:
4148         * shell/ev-window.c:
4149
4150         Allow multiple selection of attachments
4151
4152 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4153
4154         * shell/ev-view.c: (view_update_range_and_current_page),
4155         (ev_view_scroll):
4156         
4157         Fix for the bug #312573 – Optimal selection of current 
4158         page among visible pages.
4159
4160 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4161
4162         * configure.ac:
4163         * djvu/Makefile.am:
4164         * djvu/djvu-text.h:
4165         
4166         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4167         for the bug 339868.
4168
4169 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4170
4171         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4172
4173 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4174
4175         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4176         dictated by the GNOME HIG. Fixes bug #339235.
4177
4178 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4179
4180         * data/evince-ui.xml:
4181         * shell/ev-view.c: (ev_view_can_find_previous):
4182         * shell/ev-view.h:
4183         * shell/ev-window.c: (ev_window_update_actions),
4184         (ev_window_cmd_edit_find_previous):
4185
4186         Add support for "Find Previous" as dictated by the GNOME HIG. A
4187         menu item is added and some glue code to make it all work is added
4188         to various files.
4189
4190 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4191
4192         * configure.ac: Award myself the "useless use of cat" award.
4193
4194 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4195
4196         * po/LINGUAS: New file listing all supported languages.
4197
4198         * configure.in: Use po/LINGUAS instead of including all languages
4199         directly in this file. See the wiki for more information:
4200         http://live.gnome.org/GnomeGoals/PoLinguas
4201
4202 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4203
4204         * backend/ev-document-factory.c:
4205
4206         Do not load the document twice when there isn't errors
4207
4208 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4209
4210         * backend/ev-attachment.c: 
4211
4212         Fix a crash when there isn't a default application to open an
4213         attachment
4214
4215 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4216
4217         * backend/ev-attachment.[ch]:
4218         * shell/ev-attachment-bar.[ch]:
4219
4220         Added missing files. 
4221
4222 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4223
4224         * backend/Makefile.am:
4225         * data/evince-ui.xml:
4226         * backend/ev-attachment.[ch]:
4227         * backend/ev-document.[ch]: (ev_document_has_attachments),
4228         (ev_document_get_attachments):
4229         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4230         (attachment_save_to_buffer), (pdf_document_get_attachments),
4231         (pdf_document_document_iface_init):
4232         * shell/Makefile.am:
4233         * shell/ev-attachment-bar.[ch]:
4234         * shell/ev-window.c:
4235
4236         Add support for PDF attachments. Fixes bug #325143
4237
4238 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4239
4240         * backend/ev-document-factory.c: (get_document_from_uri),
4241         (ev_document_factory_get_document):
4242         * backend/ev-document-factory.h:
4243         * properties/ev-properties-main.c: (ev_properties_get_pages):
4244         * shell/Makefile.am:
4245         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4246         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4247         (ev_job_queue_remove_job):
4248         * shell/ev-job-queue.h:
4249         * shell/ev-job-xfer.c:
4250         * shell/ev-job-xfer.h:
4251         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4252         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4253         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4254         (ev_job_xfer_run):
4255         * shell/ev-jobs.h:
4256         * shell/ev-window.c: (ev_window_is_empty),
4257         (password_dialog_response), (ev_window_clear_xfer_job),
4258         (ev_window_xfer_job_cb), (ev_window_open_uri),
4259         (ev_window_cmd_focus_page_selector),
4260         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4261         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4262         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4263         (ev_window_dispose):
4264         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4265         
4266         * Cleanup mime type detection on document load. Fix for the
4267         bug #336448.
4268
4269 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4270
4271         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4272         
4273         Fix crash on exit, described in the bug #336825.
4274
4275 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4276
4277         * backend/ev-document-factory.c:
4278         (ev_document_factory_get_from_mime),
4279         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4280         (ev_document_factory_get_document),
4281         (file_filter_add_mime_list_and_free),
4282         (ev_document_factory_add_filters):
4283         * backend/ev-document-factory.h:
4284         * properties/ev-properties-main.c: (ev_properties_get_pages):
4285         * shell/Makefile.am:
4286         * shell/ev-application.c:
4287         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4288         * shell/ev-window.c: (ev_window_cmd_file_open),
4289         (ev_window_cmd_save_as):
4290         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4291         
4292         Rework factory functions so they are placed now in a single 
4293         file ev-document-factory.c
4294
4295 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4296
4297         * shell/ev-window.c: (update_chrome_visibility):
4298         
4299         Fix for the bug 166566 - don't show menubar in fullscreen
4300         mode.
4301
4302 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4303
4304         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4305
4306 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4307
4308         * shell/ev-view.c: (ev_view_expose_event):
4309         
4310         More correctly draw loading text when document
4311         is empty.
4312
4313 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4314
4315         * shell/ev-view.c: (ev_view_scroll):
4316         
4317         Fix for the bug #334854, page down and page up switch
4318         pages in presentation mode.
4319
4320 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4321
4322         * shell/ev-window.c: (ev_window_set_action_sensitive),
4323         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4324         (ev_window_set_view_accels_sensitivity),
4325         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4326         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4327         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4328         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4329         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4330         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4331         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4332         (view_actions_focus_in_cb), (ev_window_init):
4333         
4334         Fix for the bug #333902, now it's possible to search
4335         words with slash.
4336
4337 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4338
4339         * configure.ac: Added Breton translation.
4340         * po/br.po: Added Breton translation.
4341
4342 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4343
4344         * shell/ev-window-title (ev_window_title_update):
4345
4346         Fix memory leak in window title. Fixes bug #333944
4347
4348 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4349
4350         * shell/ev-metadata-manager.c (parseItem):
4351
4352         Fix memory leaks. Fixes bug #333945
4353
4354 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4355         
4356         * NEWS, configure.ac, TODO:
4357         
4358         Update for release 0.5.2.
4359
4360 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4361
4362         * shell/ev-view.c: (view_update_range_and_current_page),
4363         (page_changed_cb):
4364         
4365         Don't jump on scrolling, fix for the bug #333127.
4366
4367 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4368
4369         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4370         
4371         Scroll by one page in presentation mode. Fix for the bug
4372         #332993.
4373
4374 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4375
4376         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4377
4378 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4379
4380         * configure.ac  Added lv in ALL_LINGUAS line.
4381
4382 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4383         
4384         * NEWS, configure.ac:
4385         
4386         Update for release 0.5.1
4387
4388 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4389
4390         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4391         * backend/ev-document-misc.h:
4392         * shell/ev-view.c: (draw_one_page):
4393         
4394          Clairfy what page the toolbar page number applies to. Fix
4395          for the bug #328102.
4396
4397 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4398
4399         * shell/ev-view-private.h:
4400         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4401         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4402         (ev_view_search_changed):
4403         * shell/ev-view.h:
4404         * shell/ev-window.c: (find_bar_search_changed_cb):
4405         
4406         Dont't jump to find result if window was scrolled during search.
4407         Fix for the bug #313266.
4408
4409 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4410
4411         * shell/eggfindbar.c: (egg_find_bar_class_init):
4412         * shell/eggfindbar.h:
4413         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4414         * shell/ev-view-private.h:
4415         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4416         (ev_view_class_init), (ev_sizing_mode_get_type),
4417         (ev_scroll_type_get_type):
4418         * shell/ev-view.h:
4419         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4420         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4421         (ev_window_init):
4422         
4423         Fix for the bug 319133 - Find entry should allow text scroll.
4424
4425 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4426
4427         * shell/ev-view-private.h:
4428         * shell/ev-view.c: (view_update_range_and_current_page),
4429         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4430         (ev_view_set_document), (update_find_status_message),
4431         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4432         (ev_view_find_previous):
4433         
4434         Fix for the bug #319137. Search now takes account for scrolling.
4435
4436 2006-02-19  Michael Hofmann <mh21@piware.de>
4437
4438         * configure.ac:
4439         * djvu/Makefile.am:
4440         * djvu/djvu-document-private.h:
4441         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4442         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4443         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4444         (djvu_document_can_get_text), (djvu_document_get_text),
4445         (djvu_document_document_iface_init),
4446         (djvu_document_thumbnails_get_thumbnail),
4447         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4448         (djvu_document_find_get_result),
4449         (djvu_document_find_page_has_results),
4450         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4451         (djvu_document_find_iface_init):
4452         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4453         (djvu_text_page_selection), (djvu_text_page_limits_process),
4454         (djvu_text_page_limits), (djvu_text_page_copy),
4455         (djvu_text_page_position), (djvu_text_page_union),
4456         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4457         (djvu_text_page_box), (djvu_text_page_append_text),
4458         (djvu_text_page_search), (djvu_text_page_prepare_search),
4459         (djvu_text_page_new), (djvu_text_page_free):
4460         * djvu/djvu-text-page.h:
4461         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4462         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4463         (djvu_text_n_results), (djvu_text_has_results),
4464         (djvu_text_get_result), (djvu_text_get_progress):
4465         * djvu/djvu-text.h:
4466         
4467         Text search in djvu. Fix for the bug #303415.
4468
4469 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4470
4471         * configure.ac:
4472         * shell/ev-window.c: (ev_window_cmd_save_as):
4473         
4474         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4475         Thanks to Gary Coady <gary@lyranthe.org>
4476
4477 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4478
4479         * shell/ev-print-job.c: (idle_print_handler):
4480         
4481         Inverse order printing, bug #320919.
4482
4483 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4484
4485         * data/evince-toolbar.xml:
4486         * shell/ev-window.c:
4487         
4488         Allow to add sidebar checkbutton on toolbar. Fix
4489         for the bug #144577.
4490
4491 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4492
4493         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4494         
4495         Add checks that have sense for empty ps document.
4496
4497 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4498
4499         * configure.ac: Include PS in mime types list. 
4500
4501 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4502
4503         * configure.ac:
4504         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4505         * ps/gsdefaults.h:
4506         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4507         
4508         Runtime check for gs interpreter. Fix for the bug #320868.
4509         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4510
4511 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4512
4513         * shell/ev-application.c: 
4514
4515         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4516         dbus>=0.60, so that the request is not queued. 
4517
4518 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4519
4520         * configure.ac:
4521         * shell/Makefile.am:
4522         * shell/ev-sidebar-links.c: (print_section_cb):
4523         * shell/ev-utils.c:
4524         * shell/ev-utils.h:
4525         * shell/ev-window.c: (update_action_sensitivity),
4526         (ev_window_close_dialogs), (ev_window_print):
4527         * shell/ev-window.h:
4528         
4529         Make printing support optional. Patch from Eduardo de Barros Lima
4530         <eduardo.lima@indt.org.br> for the bug #330546.
4531
4532 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4533
4534         * shell/ev-view-private.h:
4535         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4536         (ev_view_set_document):
4537         * shell/ev-view.h:
4538         * shell/ev-window.c: (ev_window_load_job_cb),
4539         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4540         (ev_window_init):
4541
4542         Draw Loading message during xfer job. Fix for the bug #329495.
4543
4544 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4545
4546         * comics/comics-document.c: (comics_regex_quote),
4547         (comics_document_load), (extract_argv):
4548         
4549         Correcly quote regexp before passing it to unzip.
4550
4551 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4552
4553         * shell/ev-page-cache.c: (build_height_to_page),
4554         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4555         (ev_page_cache_get_dual_even_left):
4556         * shell/ev-page-cache.h:
4557         * shell/ev-view.c: (view_update_range_and_current_page),
4558         (get_page_y_offset), (get_page_extents):
4559         
4560         Place even pages to the left if document has less then
4561         two pages. Fix for the bug #328856.
4562
4563 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4564
4565         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4566         
4567         Correct comics scheme. This make evince create thumbnails
4568         for comic books. Fix for the bug 329088.
4569
4570 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4571
4572         * data/evince-password.glade: Don't explicitly set
4573         invisible_char to the current default value in case
4574         the default changes; let GTK+ do its magic.
4575
4576 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4577
4578         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4579         real filename to tmp filename since often document
4580         type is determined by extension.
4581
4582 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4583
4584         * shell/ev-view.c: (add_scroll_binding_keypad),
4585         (ev_view_binding_activated), (ev_view_class_init):
4586         
4587         Add keybindings for percision-scrolling of display area. 
4588         Fix for the bug #314072.
4589
4590 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4591
4592         * data/evince.desktop.in.in:
4593         
4594         Add GTK to the list of categories. Fix for the bug #328034.
4595
4596 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4597
4598         * shell/ev-application.c: (ev_application_shutdown),
4599         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4600         * shell/ev-application.h:
4601         * shell/ev-window.c: (file_open_dialog_response_cb),
4602         (ev_window_cmd_file_open):
4603         
4604         Save last uri in file chooser dialog. Fix for the bug #327950.
4605
4606 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4607
4608         * NEWS:
4609         * README:
4610         
4611         Final update for release 0.5.0
4612         
4613         * shell/Makefile.am:
4614         
4615         Remove disable deprecated until we'll require libgnome-2.13.7
4616         and port to GOption argument parsing. See bug 327518.
4617
4618 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4619
4620         * comics/comics-document.c: (comics_document_save):
4621         * djvu/djvu-document.c: (djvu_document_save):
4622         * dvi/dvi-document.c: (dvi_document_save):
4623         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4624         * lib/ev-file-helpers.h:
4625         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4626         * tiff/tiff-document.c: (tiff_document_save):
4627         
4628         Use common save function for backends.
4629
4630 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4631
4632         * backend/ev-document-types.c:
4633         
4634         Fix crash on saving pixbuf.
4635
4636 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4637
4638         * cut-n-paste/recent-files/egg-recent-item.c:
4639         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4640         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4641         (parse_info_free), (valid_element), (start_element_handler),
4642         (end_element_handler), (text_handler), (egg_recent_model_filter),
4643         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4644         (egg_recent_model_monitor), (egg_recent_model_read),
4645         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4646         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4647         (egg_recent_model_set_property), (egg_recent_model_class_init),
4648         (egg_recent_model_init), (egg_recent_model_add_full),
4649         (egg_recent_model_delete), (egg_recent_model_get_list),
4650         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4651         (egg_recent_model_set_filter_mime_types),
4652         (egg_recent_model_clear_group_filter),
4653         (egg_recent_model_set_filter_groups),
4654         (egg_recent_model_clear_scheme_filter),
4655         (egg_recent_model_set_filter_uri_schemes),
4656         (egg_recent_model_remove_expired):
4657         * cut-n-paste/recent-files/egg-recent-util.c:
4658         (egg_recent_util_get_icon):
4659         * cut-n-paste/recent-files/egg-recent-util.h:
4660         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4661         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4662         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4663         (egg_recent_view_uimanager_set_property),
4664         (egg_recent_view_uimanager_get_property),
4665         (egg_recent_view_uimanager_class_init),
4666         (egg_recent_view_uimanager_init),
4667         (egg_recent_view_uimanager_set_label_width),
4668         (egg_recent_view_uimanager_get_label_width):
4669         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4670         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4671         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4672         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4673         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4674         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4675         
4676         Update from libegg.
4677
4678 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4679
4680         * shell/ev-page-cache.c: (build_height_to_page),
4681         (ev_page_cache_get_height_to_page):
4682         * shell/ev-page-cache.h:
4683         * shell/ev-view.c: (view_update_range_and_current_page),
4684         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4685         (ev_view_previous_page):
4686         
4687         Dual mode places even pages to the left. Fix for the bug #309393.
4688
4689         * shell/ev-view.h:
4690         * shell/ev-window.c: (update_action_sensitivity),
4691         (setup_view_from_metadata), (view_menu_popup_cb):
4692         
4693         Don't restore presentation in empty windows, more intelligent
4694         next page behaviour in dual mode.
4695
4696         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4697         (ev_pixbuf_cache_clear_job_sizes):
4698         
4699         Cleanup job callback on removal. Fix for the bug #325886.
4700
4701 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4702
4703         * ps/ps.c: (psscan):
4704         
4705         Commit workaround Mozilla problem. Fix for the bug #325919
4706         
4707         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4708         (save_item):
4709         
4710         Fix for year 2038 problem.
4711
4712 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4713
4714         * shell/ev-window.c: (setup_document_from_metadata),
4715         (ev_window_cmd_view_reload):
4716
4717         Clamp page recieved from metadata in valid values. Fix
4718         for the bug #325986.
4719
4720 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4721
4722         * MAINTAINERS: 
4723         Add MAINTAINERS as requested on desktop-devel-list.
4724
4725 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4726
4727         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4728         (mime_type_supported_by_gdk_pixbuf),
4729         (ev_document_factory_get_mime_types),
4730         (ev_document_factory_get_all_mime_types):
4731         
4732         Don't add pixbuf mime types if pixbuf backend is disabled.
4733         
4734         * shell/ev-application.c: (ev_application_get_uri_window):
4735         
4736         Fix for the bug 325815 - unhandled MIME type message doesn't 
4737         appear a second time. 
4738         
4739         * shell/ev-document-types.c: (ev_document_types_add_filters):
4740         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4741         (password_dialog_response), (ev_window_popup_password_dialog),
4742         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4743         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4744         (ev_window_run_presentation), (ev_window_stop_presentation),
4745         (save_sizing_mode), (ev_window_zoom_changed_cb),
4746         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4747         (ev_window_dual_mode_changed_cb),
4748         (ev_window_sidebar_current_page_changed_cb),
4749         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4750         (window_state_event_cb), (window_configure_event_cb):
4751         
4752         Cleanup additional uris holded by EvWindow.
4753
4754 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4755
4756         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4757         (ev_view_can_previous_page), (ev_view_can_next_page):
4758         * shell/ev-view.h:
4759         * shell/ev-window.c: (update_action_sensitivity):
4760         
4761         Two page scrolling with Space and PageUp in dual mode. Second fix 
4762         for the bug #316608.
4763
4764 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4765
4766         * shell/ev-view.c: (scroll_to_current_page):
4767         
4768         Correctly clamp adjustment value. Fix for the bug
4769         #325808.
4770
4771 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4772
4773         * shell/ev-sidebar-links.c: (print_section_cb):
4774         * shell/ev-window.c: (ev_window_get_uri),
4775         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4776         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4777         (ev_window_dispose):
4778         
4779         Make print dialog non-modal. Fix for the bug #325622.
4780
4781 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4782
4783         * shell/ev-metadata-manager.c:
4784         * shell/ev-utils.c: (using_pdf_printer),
4785         (using_postscript_printer), (load_print_config_from_file),
4786         (save_print_config_to_file):
4787         * shell/ev-utils.h:
4788         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4789         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4790         (setup_view_from_metadata), (ev_window_setup_document),
4791         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4792         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4793         (ev_window_run_presentation), (ev_window_stop_presentation),
4794         (save_sizing_mode), (ev_window_zoom_changed_cb),
4795         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4796         (ev_window_dual_mode_changed_cb),
4797         (ev_window_sidebar_current_page_changed_cb),
4798         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4799         (window_state_event_cb), (window_configure_event_cb),
4800         (ev_window_init):
4801         
4802         Setting saving behaviour fixes.
4803
4804 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4805
4806         * configure.ac:
4807         
4808         Make antialiasing gs options better and allow
4809         to change them during configure. Fix for the 
4810         bug #319049.
4811
4812 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4813
4814         * shell/ev-window.c: (setup_view_from_metadata):
4815         
4816         Remember if last window was maximized. Fix for the
4817         bug #323797.
4818
4819 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
4820
4821         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4822
4823 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4824
4825         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4826         * shell/ev-page-action.c: (build_new_tree_cb):
4827         * shell/ev-sidebar-links.c: (links_page_num_func),
4828         (update_page_callback_foreach), (update_page_callback):
4829         * shell/ev-view.c: (scroll_to_current_page):
4830         
4831         Fix for the bug #325067 with more intelligent selection
4832         of current link in sidebar. Make sidebar handle links
4833         of FITR-like type more correctly.
4834
4835         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4836         (dvi_pixbuf_put_pixel):
4837         
4838         Fix memory consumtion with disabled alpha channel.
4839
4840 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4841
4842         * data/evince-ui.xml:
4843         * shell/ev-window.c: (view_menu_popup_cb),
4844         (ev_popup_cmd_open_link), (ev_window_init):
4845         
4846         Update context menu for internal links. Fix for the bug
4847         #325066.
4848
4849 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4850
4851         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4852         
4853         Bind context menu to keyboard also. Fix for the bug
4854         #325065.
4855
4856 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4857
4858         * shell/ev-view.c: (selection_scroll_timeout_cb):
4859         
4860         Horizontal scroll on selection also.
4861
4862 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4863
4864         * shell/ev-metadata-manager.c: (parse_value):
4865         * shell/ev-view.c: (goto_xyz_link):
4866         
4867         Correct zoom setup and metadata save broken in 
4868         some locales.
4869
4870 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4871
4872         * shell/ev-view-private.h:
4873         * shell/ev-view.c: (scroll_to_current_page),
4874         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4875         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4876         (page_changed_cb), (ev_view_set_continuous),
4877         (ev_view_set_dual_page), (ev_view_set_presentation):
4878         
4879         Delay scroll until allocation to correctly position page. Fix
4880         for the bug #317334.
4881
4882 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4883
4884         * NEWS:
4885         * configure.ac:
4886         
4887         Update NEWS and require poppler 0.5.0.
4888
4889 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4890         
4891         * data/evince-ui.xml:
4892         * shell/ev-view-private.h:
4893         * shell/ev-view.c: (ev_view_get_link_at_location),
4894         (handle_link_over_xy), (ev_view_button_press_event),
4895         (ev_view_button_release_event), (ev_view_class_init):
4896         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4897         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4898         (ev_window_init):
4899         
4900         Implement right-click context menu.
4901
4902 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4903
4904         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4905         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4906         (mdvi_pixbuf_device_render):
4907         * pdf/ev-poppler.cc:
4908
4909         Don't generate thumbnails with alpha. See bug #324077.
4910         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4911
4912 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4913
4914         * shell/ev-window.c: (setup_chrome_from_metadata):
4915         
4916         Fix typo that was hiding toolbar.
4917
4918 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4919
4920         * shell/ev-view-private.h:
4921         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4922         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4923         (ev_view_button_release_event), (ev_view_destroy):
4924         
4925         Small cleanup and autoscrolling during selection. Thanks to 
4926         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
4927
4928 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
4929
4930         * configure.ac:
4931         
4932         Correctly check for comics option.
4933
4934 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
4935         * Makefile.am:
4936         * configure.ac:
4937         * backend/Makefile.am:
4938         * backend/ev-document-factory.c:
4939         * shell/ev-document-types.c:
4940
4941         Included option in configure to make ps backend 
4942         compilation optional with --disable-ps.
4943
4944 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4945
4946         * backend/ev-document-factory.c:
4947         * comics/Makefile.am:
4948         * comics/comics-document.c: (comics_document_load):
4949         * comics/ev-cbr-mime.xml:
4950         * configure.ac:
4951         
4952         Comics mime types are added to shared-mime-info CVS. Now
4953         we don't need to install our own mime types.
4954
4955 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4956
4957         * shell/ev-window.c:
4958         
4959         Add shortcut for "save a copy" menu entry. Fix for
4960         the bug #324582.
4961
4962 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4963
4964         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4965         (job_finished_cb), (new_selection_pixbuf_needed),
4966         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4967         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
4968         
4969         Rework selection job info logic and fix critical warning.
4970
4971 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
4972
4973         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
4974
4975 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
4976
4977         * data/evince-ui.xml:
4978         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
4979         
4980         Enter as shortcut key for next page. Fix for the bug
4981         #321394.
4982
4983 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
4984
4985         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
4986
4987 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4988
4989         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4990         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
4991         (new_selection_pixbuf_needed),
4992         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
4993         (clear_job_selection):
4994         
4995         Too early for 0.5. Pixbuf cache code cleaned a bit.
4996
4997 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4998
4999         * NEWS:
5000         * configure.ac:
5001         
5002         Release 0.5.0 preparation
5003
5004 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5005
5006         * comics/Makefile.am:
5007         * configure.ac:
5008         * shell/ev-document-types.c: (ev_document_types_add_filters):
5009         
5010         More advanced handling of custom mime type installation.
5011
5012 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5013
5014         * data/evince.schemas.in:
5015         * shell/ev-metadata-manager.c: (value_free),
5016         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5017         (ev_metadata_manager_get), (ev_metadata_manager_set):
5018         * shell/ev-metadata-manager.h:
5019         * shell/ev-window.c: (update_chrome_flag),
5020         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5021         (setup_document_from_metadata), (setup_chrome_from_metadata),
5022         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5023         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5024         (ev_window_view_toolbar_cb),
5025         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5026         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5027         
5028         Save last document settings and reuse them for new documents.
5029
5030 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5031
5032         * Makefile.am:
5033         * backend/Makefile.am:
5034         * backend/ev-document-factory.c:
5035         * backend/ev-document-factory.h:
5036         * comics/Makefile.am:
5037         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5038         (comics_document_load), (comics_document_save),
5039         (comics_document_get_n_pages), (comics_document_get_page_size),
5040         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5041         (comics_document_class_init), (comics_document_can_get_text),
5042         (comics_document_get_info), (comics_document_document_iface_init),
5043         (comics_document_init), (get_supported_image_extensions),
5044         (comics_document_thumbnails_get_geometry),
5045         (comics_document_thumbnails_get_thumbnail),
5046         (comics_document_thumbnails_get_dimensions),
5047         (comics_document_document_thumbnails_iface_init), (extract_argv):
5048         * comics/comics-document.h:
5049         * comics/ev-cbr-mime.xml:
5050         * configure.ac:
5051         * po/POTFILES.in:
5052         * shell/ev-application.c: (ev_application_register_service):
5053         * shell/ev-document-types.c: (ev_document_types_add_filters):
5054         * thumbnailer/Makefile.am:
5055         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5056         
5057         New CBR/CBZ backend for comic books.
5058
5059 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5060
5061         * shell/main.c: (load_files_remote):
5062
5063         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5064         warning on startup of second instance is fixed. It
5065         is bug #320353.
5066
5067 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5068
5069         * shell/ev-window.c: (ev_window_finalize):
5070         
5071         Fix double free that cause crash.
5072
5073 2005-10-29  Bastien Nocera <hadess@hadess.net>
5074
5075         * tiff/tiff-document.c: (tiff_document_load):
5076         
5077         Fix memory leak.
5078
5079 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5080
5081         * po/POTFILES.in:
5082         * shell/Makefile.am:
5083         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5084         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5085         (ev_view_accessible_get_text),
5086         (ev_view_accessible_get_character_at_offset),
5087         (ev_view_accessible_get_text_before_offset),
5088         (ev_view_accessible_get_text_at_offset),
5089         (ev_view_accessible_get_text_after_offset),
5090         (ev_view_accessible_get_character_count),
5091         (ev_view_accessible_get_caret_offset),
5092         (ev_view_accessible_set_caret_offset),
5093         (ev_view_accessible_get_run_attributes),
5094         (ev_view_accessible_get_default_attributes),
5095         (ev_view_accessible_get_character_extents),
5096         (ev_view_accessible_get_offset_at_point),
5097         (ev_view_accessible_get_n_selections),
5098         (ev_view_accessible_get_selection),
5099         (ev_view_accessible_add_selection),
5100         (ev_view_accessible_remove_selection),
5101         (ev_view_accessible_set_selection),
5102         (ev_view_accessible_text_iface_init),
5103         (ev_view_accessible_idle_do_action),
5104         (ev_view_accessible_action_do_action),
5105         (ev_view_accessible_action_get_n_actions),
5106         (ev_view_accessible_action_get_description),
5107         (ev_view_accessible_action_get_name),
5108         (ev_view_accessible_action_set_description),
5109         (ev_view_accessible_action_iface_init),
5110         (ev_view_accessible_get_type), (ev_view_accessible_new),
5111         (ev_view_accessible_factory_get_accessible_type),
5112         (ev_view_accessible_factory_create_accessible),
5113         (ev_view_accessible_factory_class_init),
5114         (ev_view_accessible_factory_get_type):
5115         * shell/ev-view-accessible.h:
5116         * shell/ev-view-private.h:
5117         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5118         * shell/ev-view.h:
5119         
5120         Initial accessibility support.
5121
5122 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5123
5124         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5125
5126 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5127
5128         * shell/ev-print-job.c: (idle_print_handler):
5129         
5130         Fix for bug Bug 318916: Printing multiple pages.
5131
5132 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5133
5134         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5135
5136 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5137
5138         * pdf/ev-poppler.cc:
5139         
5140         Thumnail dimensions unified with other backends.
5141         
5142         * shell/ev-window-title.c: (ev_window_title_update):
5143         
5144         Fix warning.
5145
5146 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5147
5148         * data/ev-stock-zoom-fit-width.png:
5149         
5150         Remove unused file.
5151
5152 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5153
5154         * configure.ac:
5155         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5156         (djvu_document_finalize):
5157         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5158         (dvi_document_finalize):
5159         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5160         (pixbuf_document_save), (pixbuf_document_finalize):
5161         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5162         (tiff_document_finalize):
5163         
5164         Save a copy implemented for various backends.
5165
5166 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5167
5168         * configure.ac:
5169         
5170         Don't link with ltiff if tiff is disabled.
5171
5172 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5173
5174         * pdf/GDKSplashOutputDev.cc:
5175         * pdf/GDKSplashOutputDev.h:
5176         * pdf/Thumb.cc:
5177         * pdf/Thumb.h:
5178         * pdf/pdf-document.cc:
5179         * pdf/pdf-document.h:
5180         * pdf/test-gdk-output-dev.cc:
5181         
5182         Remove old unused files.
5183
5184 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5185
5186         * shell/ev-window.c: (ev_window_setup_document):
5187         
5188         Fixed warnings on reload and probably crash reason.
5189
5190 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * properties/ev-properties-view.c:
5193         (ev_properties_view_format_date):
5194         
5195         Check if date is invalid. Fix for bug 318134.
5196
5197 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5198
5199         * shell/ev-window-title.c:
5200         
5201         Add .indd files (Adobe Indesign) to the list of "bad
5202         extensions".
5203
5204 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5205
5206         * data/evince-ui.xml:
5207         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5208         
5209         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5210
5211 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5212
5213         * shell/ev-window.c: (launch_link), (launch_external_uri),
5214         (view_external_link_cb):
5215
5216         URL-escape link before passing it to gnome_vfs_url_show.
5217
5218 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5219
5220         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5221         there isn't text selected.
5222
5223 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5224
5225         * shell/ev-view.c: (handle_link_over_xy):
5226
5227         Check tooltip is valid utf8 before showing it
5228
5229 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5230
5231         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5232
5233 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5234
5235         * shell/ev-window-title.c: (ev_window_title_update):
5236
5237         Guard against using g_strstrip on NULL. Fixes bug #317291.
5238
5239 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5240
5241         * pdf/ev-poppler.cc:
5242
5243         Show title even for unknown links
5244
5245 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5246
5247         * shell/ev-window-title.c: (ev_window_title_update):
5248
5249         Strip the title string
5250
5251 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5252
5253         * shell/ev-window-title.c:
5254
5255         Add .rtf to the bad extensions list
5256
5257 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5258
5259         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5260         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5261
5262         Ignore link coordinates if they are outside page bounds
5263
5264 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5265
5266         * backend/ev-link.c: (ev_link_type_get_type),
5267         (ev_link_get_filename), (ev_link_get_params),
5268         (ev_link_get_property), (ev_link_set_property),
5269         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5270         * backend/ev-link.h:
5271         * pdf/ev-poppler.cc:
5272         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5273         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5274         (ev_window_init):
5275
5276         Implement launch links. Delegate external link opening to
5277         the window.
5278
5279 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5280
5281         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5282         (ev_link_get_right), (ev_link_get_property),
5283         (ev_link_set_property), (ev_link_class_init),
5284         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5285         * backend/ev-link.h:
5286         * pdf/ev-poppler.cc:
5287         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5288
5289         Implement fitr links
5290
5291 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5292
5293         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5294         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5295         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5296         (ev_view_size_request_continuous),
5297         (ev_view_size_request_dual_page),
5298         (ev_view_size_request_single_page), (ev_view_size_allocate),
5299         (ev_view_zoom_for_size_continuous_and_dual_page),
5300         (ev_view_zoom_for_size_continuous),
5301         (ev_view_zoom_for_size_dual_page),
5302         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5303         (ev_sizing_mode_get_type):
5304         * shell/ev-view.h:
5305         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5306
5307         Do not use modes for link, we need to calculate size ad hoc.
5308         Still not perfect because of the usual scrollbar issues grrr.
5309
5310 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5311
5312         * backend/ev-link.c: (ev_link_type_get_type),
5313         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5314         * backend/ev-link.h:
5315         * pdf/ev-poppler.cc:
5316         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5317         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5318         (ev_view_size_request_continuous),
5319         (ev_view_size_request_dual_page),
5320         (ev_view_size_request_single_page), (ev_view_size_allocate),
5321         (zoom_for_size_fit_height),
5322         (ev_view_zoom_for_size_continuous_and_dual_page),
5323         (ev_view_zoom_for_size_continuous),
5324         (ev_view_zoom_for_size_dual_page),
5325         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5326         (ev_sizing_mode_get_type):
5327         * shell/ev-view.h:
5328         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5329
5330         Implement FIT_HEIGHT mode (only for links).
5331         Implement FITH links
5332
5333 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5334
5335         * shell/ev-window-title.c: (get_filename_from_uri),
5336         (ev_window_title_sanitize_extension), (ev_window_title_update),
5337         (ev_window_title_set_document), (ev_window_title_set_uri),
5338         (ev_window_title_free):
5339         * shell/ev-window-title.h:
5340         * shell/ev-window.c: (ev_window_setup_document),
5341         (ev_window_popup_password_dialog):
5342
5343         Refactor window title building while fixing it for
5344         password documents.
5345
5346 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5347
5348         * pdf/ev-poppler.cc:
5349
5350         Escape link title before setting it in the model
5351
5352 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5353
5354         * shell/ev-application.c: (removed_from_session), (save_session),
5355         (init_session), (ev_application_get_empty_window),
5356         (ev_application_init), (ev_application_get_windows):
5357         * shell/ev-application.h:
5358         * shell/ev-window.c: (ev_window_finalize):
5359
5360         Add a function to retrieve window list and share it where
5361         necessary.
5362         Implement session handling, works pretty well thanks to the
5363         metadata system.
5364
5365 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5366
5367         * shell/ev-password.c: (ev_password_item_created_callback),
5368         (ev_password_dialog_save_password):
5369         
5370         Fix for bug 316972. Use async gnome-keyring API.
5371
5372 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5373
5374         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5375         Remove unused unrealize handler. Add scroll handling to
5376         ev_view_scroll_event for presentation mode (bug #316708),
5377         and fix the event state checks there.
5378
5379 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5380
5381         * shell/ev-page-action.c: (page_changed_cb):
5382
5383         "marco, maybe we should be crazy and jump right to 6! :)"
5384
5385         Bryan Clark, Sep 2005
5386
5387 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5388
5389         * ps/ps-document.c: (save_document), (ps_document_save),
5390         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5391         (ps_document_ps_export_end):
5392
5393         Fix unstructured documents save and print
5394
5395 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5396
5397         * shell/ev-application.c: (ev_application_open_uri):
5398
5399         Fix window size persistance
5400
5401 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5402
5403         * shell/ev-view.c: (ev_view_button_release_event):
5404
5405         Based on a patch from carlosgc@gnome.org. Mouse buttons
5406         switch pages in presentation mode.
5407
5408 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5409
5410         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5411
5412         Dont cast to int before scaling
5413
5414 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5415
5416         * backend/ev-link.c: (ev_link_type_get_type),
5417         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5418         (ev_link_new_page_fith):
5419         * backend/ev-link.h:
5420         * pdf/ev-poppler.cc:
5421         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5422
5423         Implement FIT and FITH links
5424
5425 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5426
5427         * pdf/ev-poppler.cc:
5428
5429         Return 0 results when search is not in progress.
5430
5431         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5432         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5433
5434         Update menu sensitivity when cancelling search
5435
5436 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5437
5438         * shell/ev-view.c: (ev_view_can_find_next):
5439
5440         Take all pages in consideration, not just current one
5441
5442 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5443
5444         * shell/ev-page-cache.c:
5445         * shell/ev-page-cache.h:
5446         * shell/ev-view.c: (ev_view_binding_activated),
5447         (ev_view_next_page), (ev_view_previous_page),
5448         (ev_sizing_mode_get_type):
5449         * shell/ev-view.h:
5450         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5451         (ev_window_cmd_go_next_page):
5452
5453         Move page next/previous functions from page chace to
5454         view and change it to move by 2 page steps in dual mode.
5455
5456 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5457
5458         * shell/ev-window.c: (update_sidebar_visibility),
5459         (setup_sidebar_from_metadata), (ev_window_setup_document),
5460         (setup_view_from_metadata):
5461
5462         Show the index by default when there is one     
5463
5464 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5465
5466         * shell/ev-window-title.c: (ev_window_title_set_document):
5467
5468         Missing null check
5469
5470 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5471
5472         * shell/ev-view.c: (view_update_range_and_current_page):
5473         
5474         Allow display of last odd page in dual view. Fix for 316347.
5475
5476 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5477
5478         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5479         
5480         Make close button default. Fix for 316383.
5481
5482 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5483
5484         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5485         
5486         Mark close button as default. Fix for 316381.
5487
5488 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5489
5490         * backend/ev-link.c: (ev_link_class_init):
5491
5492         Allow negative doubles in left/top properties
5493
5494 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5495
5496         * shell/ev-window.c:
5497
5498         Remove a bunch of strings that was used only
5499         by the statusbar.
5500
5501 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5502
5503         * shell/ev-window-title.c: (get_filename_from_uri),
5504         (ev_window_title_set_document):
5505
5506         When title has a confusing extension, show also
5507         the document filename inside ()
5508
5509 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5510
5511         * shell/Makefile.am:
5512         * shell/ev-window-title.c: (ev_window_title_new),
5513         (ev_window_title_update), (ev_window_title_set_type),
5514         (ev_window_title_set_document), (ev_window_title_free):
5515         * shell/ev-window-title.h:
5516         * shell/ev-window.c: (ev_window_setup_document),
5517         (password_dialog_response), (ev_window_popup_password_dialog),
5518         (ev_window_dispose), (ev_window_init):
5519
5520         Factor out and cleanup window title code
5521
5522 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5523
5524         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5525         (unable_to_load):
5526
5527         Make dialog transient so it doesnt block other windows
5528
5529 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5530
5531         * pdf/ev-poppler.cc:
5532         
5533         Fix pdf thumbnails rendering.
5534
5535 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5536
5537         * shell/ev-window.c: (fullscreen_set_timeout):
5538         
5539         Increase timeout to hide full screen popup. Bug 
5540         316123. 
5541
5542 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5543
5544         * data/evince.schemas.in:
5545         * shell/ev-window.c: (update_action_sensitivity):
5546
5547         Allow the user to override document restrictions. Fix for bug
5548         305818.
5549
5550 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5551
5552         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5553         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5554         (ev_window_class_init): Fix multihead behaviour of fullscreen
5555         toolbar popup. Fixes bug #315451.
5556
5557 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5558
5559         * configure.ac:
5560         * data/evince-password.glade:
5561         * shell/ev-password.c: (ev_password_dialog_set_property),
5562         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5563         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5564         (ev_password_dialog_entry_changed_cb),
5565         (ev_password_dialog_entry_activated_cb),
5566         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5567         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5568         (ev_password_dialog_set_bad_pass):
5569         * shell/ev-password.h:
5570         * shell/ev-window.c: (password_dialog_response),
5571         (ev_window_popup_password_dialog):
5572         
5573         Support for gnome-keyring for encrypted PDF's.
5574
5575 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5576
5577         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5578         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5579         (ev_view_enter_notify_event), (ev_view_class_init):
5580         
5581         More precise handling of enter_notify/leave_notify events
5582         in EvView. Fix for bug 315470.
5583
5584 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5585
5586         * shell/ev-window.c: (fullscreen_timeout_cb),
5587         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5588         (ev_window_dispose):
5589
5590         leak fix: unref fullscreen_timeout_source before clearing it
5591
5592 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5593
5594         * configure.ac, dvi/mdvi/Makefile.am: 
5595         
5596         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5597
5598 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5599
5600         * backend/ev-link.c: (ev_link_new_page_xyz):
5601         * pdf/ev-poppler.cc:
5602         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5603
5604         Fix some bugs with xyz links, respect zoom
5605
5606 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5607
5608         * shell/ev-window.c: (page_changed_cb),
5609         (setup_document_from_metadata), (update_sidebar_visibility),
5610         (setup_view_from_metadata), (ev_window_run_fullscreen),
5611         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5612         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5613         (ev_window_dual_mode_changed_cb),
5614         (ev_window_sidebar_current_page_changed_cb):
5615
5616         null check uri before setting and getting metadata
5617
5618 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5619
5620         * dvi/Makefile.am:
5621         * properties/Makefile.am:
5622         * shell/Makefile.am:
5623         * thumbnailer/Makefile.am:
5624
5625         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5626
5627 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5628
5629         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5630         (selection_changed_callback):
5631         * shell/ev-sidebar-links.h:
5632
5633         Add a signal for link activation.
5634
5635         * shell/ev-view.c: (ev_view_goto_link),
5636         (ev_view_button_release_event):
5637         * shell/ev-view.h:
5638         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5639         (ev_window_init):
5640
5641         Implement the signal so that we can handle all link types.
5642
5643         * shell/ev-page-cache.c:
5644
5645         Remove unused set_link function
5646
5647 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5648
5649         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5650
5651         Add some space from the cursor, hardcoded but I couldnt
5652         find a better way.
5653
5654 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5655
5656         * lib/ev-tooltip.c:
5657
5658         Use mozilla style vs gtk style, way better for links.
5659
5660         * shell/ev-view.c: (ev_view_motion_notify_event),
5661         (ev_view_destroy), (ev_view_init):
5662
5663         Deactive tooltip when the link hovered is changed.
5664
5665 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5666
5667         * backend/ev-document.h:
5668         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5669         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5670         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5671         (ev_link_new_page), (ev_link_new_page_xyz):
5672         * backend/ev-link.h:
5673         * pdf/ev-poppler.cc:
5674         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5675         (go_to_link), (tip_from_link):
5676
5677         Implement xyz links, still not functional. Links are a total
5678         mess, will need to refactor and bugfix a lot :(
5679
5680 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5681
5682         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5683
5684 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5685
5686         * data/evince-ui.xml:
5687         * data/evince.schemas.in:
5688         * shell/Makefile.am:
5689         * shell/ev-window.c: (update_chrome_visibility),
5690         (password_dialog_response), (ev_window_load_job_cb),
5691         (ev_window_xfer_job_cb), (ev_window_open_uri),
5692         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5693         (ev_window_init):
5694
5695         Remove the statusbar. This regress loading feedback, need to
5696         check with Bryan what we want to do there...
5697
5698 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5699
5700         * lib/ev-tooltip.c: (ev_tooltip_init):
5701
5702         Fix tooltip border and size handling
5703
5704 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5705
5706         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5707         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5708         (ev_tooltip_timeout), (ev_tooltip_activate),
5709         (ev_tooltip_deactivate):
5710         * lib/ev-tooltip.h:
5711         * shell/ev-view.c: (ev_view_motion_notify_event):
5712
5713         Delay popup showing. Mirror gtk logic/times.
5714
5715 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5716
5717         * lib/Makefile.am:
5718         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5719         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5720         (ev_tooltip_set_text), (ev_tooltip_set_position):
5721         * lib/ev-tooltip.h:
5722
5723         Simple widget to show tooltips at a custom position
5724
5725         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5726         (ev_view_destroy):
5727
5728         Use it for links. First go, needs work
5729
5730 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5731
5732         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5733         HIG fixes.  Use title capitalization for window title. Use 12 
5734         pixels of space between the dialog's vbox and action area.
5735
5736 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5737
5738         * shell/ev-window.c: (file_open_dialog_response_cb),
5739         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5740         (ev_window_cmd_save_as):
5741
5742         Make file pickers not modal and refactor code some
5743
5744 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5745
5746         * shell/ev-sidebar.h:
5747         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5748         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5749         (ev_sidebar_class_init), (ev_sidebar_select_page),
5750         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5751         (ev_sidebar_set_page):
5752
5753         Add a current page property and allow to get/set it
5754
5755         * shell/ev-window.c: (setup_view_from_metadata),
5756         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5757
5758         Persist current sidebar page per document
5759
5760 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5761
5762         * data/evince.schemas.in:
5763         * shell/ev-window.c: (update_chrome_visibility),
5764         (setup_document_from_metadata), (update_sidebar_visibility),
5765         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5766         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5767         (ev_window_run_presentation), (ev_window_stop_presentation),
5768         (ev_window_view_sidebar_cb),
5769         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5770         (load_chrome), (ev_window_init):
5771
5772         Persist size/visibility of sidebar per document
5773
5774 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5775
5776         * shell/ev-view.c (draw_loading_text): Draw loading text.
5777
5778 2005-09-02  Dan Damian  <dand@gnome.ro>
5779
5780         * configure.in: Added "ro" to ALL_LINGUAS.
5781
5782 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5783
5784         * shell/ev-view.c: (clear_caches):
5785
5786         ev_page_cache_get doesnt return a reference,
5787         dont try to unref it.
5788
5789 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5790
5791         * shell/main.c: (load_files_remote):
5792
5793         Fix timestamp parameter with dbus <= 0.33
5794
5795 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5796
5797         * data/evince.schemas.in:
5798
5799         Add missing full stop
5800
5801 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5802
5803         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5804         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5805
5806         Plug some memory leaks
5807
5808 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5809
5810         * configure.ac:
5811         * lib/ev-debug.c: (trap_handler):
5812
5813         Check for execinfo.h and use it only if it exists.
5814         Ported from Epiphany (bug #314776).
5815
5816 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
5817
5818         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5819
5820 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
5821
5822         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5823         * po/id.po      : Added Indonesian translation
5824
5825 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
5826
5827         * shell/main.c:
5828         * shell/ev-application.c: Last minute GTK-2.6 fixes.
5829         * NEWS: Release 0.4.0
5830
5831 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
5832
5833         * configure.ac: catch another gtk+-2.8ism
5834         * shell/main.c: Make work with gtk+-2.6
5835
5836 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
5837
5838         * shell/ev-application-service.xml: Add 'timestamp' argument to
5839           ev_application_open_window and ev_application_open_uri methods.
5840
5841         * shell/ev-application.h: Add 'timestamp' argument to
5842           ev_application_open_window, ev_application_open_uri,
5843           and ev_application_open_uri_list functions.
5844
5845         * shell/ev-application.c (ev_application_open_window,
5846           ev_application_open_uri, ev_application_open_uri_list): Change
5847           functions that show/present windows to use a timestamp if one
5848           is passed in.
5849
5850         * shell/ev-window.c (ev_window_cmd_file_open,
5851           ev_window_cmd_recent_file_activate, drag_data_received_cb):
5852         * shell/main.c (load_files): Modify calls to ev_application to
5853           include GDK_CURRENT_TIME as timestamp.
5854
5855         * shell/main.c (load_files_remote): Obtain timestamp for client
5856           instance from GDK and pass to server instance so new windows are
5857           focused properly.  Fix dbus_g_proxy_call() calls by including second
5858           G_TYPE_INVALID.
5859           
5860         Closes bug #314475.
5861
5862 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
5863
5864         * shell/ev-window.c (ev_window_finalize): Check for
5865         avail. EvWindows when quiting to handle the finalize better,
5866         #314497
5867
5868 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5869         
5870         * properties/ev-properties-view.c: 
5871         
5872         Set textdomain to libglade. Fixes translation problem in property page.
5873
5874 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5875
5876         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5877         * dvi/Makefile.am:
5878         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5879         * dvi/mdvi-lib/Makefile.am:
5880         
5881         Fix rotation of thumbnails, ported to new API. Moved library
5882         dependencies earlier, probably it will fix linkage problem.
5883
5884 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5885
5886         * backend/ev-document-misc.c:
5887         (ev_document_misc_get_thumbnail_frame):
5888         * backend/ev-document-misc.h:
5889         * configure.ac:
5890         * pdf/ev-poppler.cc:
5891         * shell/Makefile.am:
5892         * shell/ev-sidebar-thumbnails.c: (add_range),
5893         (ev_sidebar_thumbnails_set_loading_icon),
5894         (ev_sidebar_thumbnails_refresh),
5895         (ev_sidebar_thumbnails_set_document):
5896         * shell/ev-sidebar-thumbnails.h:
5897         * shell/ev-view.c: (ev_view_motion_notify_event),
5898         (ev_view_set_property), (ev_view_get_property),
5899         (ev_view_class_init), (ev_view_set_rotation):
5900         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5901         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5902         (ev_window_init):
5903         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5904         Redo rotation (again).  prepare for 0.4.0
5905
5906 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
5907
5908         * configure.ac: Bump poppler requirement to 0.4.1.
5909
5910         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5911         argument to poppler_page_render_selection() call.
5912
5913 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5914
5915         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5916         (djvu_document_thumbnails_get_thumbnail):
5917         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5918         (dvi_document_thumbnails_get_thumbnail):
5919         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5920         (pixbuf_document_thumbnails_get_thumbnail):
5921         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5922         
5923         Update rotation direction of backends to fit with pdf and ps.
5924
5925 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
5926
5927         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5928         * backend/ev-async-renderer.h:
5929         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5930         (setup_page), (ps_document_get_page_size),
5931         (ps_async_renderer_render_pixbuf):
5932         * ps/ps-document.h:
5933         * shell/ev-jobs.c: (ev_job_render_run):
5934
5935         Fix orientation in the postscript document
5936
5937 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
5938
5939         * pdf/ev-poppler.cc:
5940         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5941         * shell/ev-view.c: (highlight_find_results):
5942
5943         Adapt to the new poppler rotation API. Fix text maps on landscape
5944         documents.
5945
5946 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
5947
5948         * shell/ev-view.c (compute_new_selection_text): get the correct
5949         region when selecting in modes other than continuous.
5950
5951 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
5952
5953         * shell/main.c (main): remove redundant g_warnings.
5954
5955 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5956
5957         * shell/Makefile.am: Don't include autogenerated
5958         file ev-application-service.h into distribution, since
5959         it causes dbus crash. Fix for bugs 313724 and 313443. 
5960
5961 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5962
5963         * configure.ac: Fix sed expression for FreeBSD. Thanks
5964         to Joe Marcus Clark <marcus@freebsd.org>
5965         
5966         * shell/eggfindbar.c: (entry_activate_callback),
5967         (entry_changed_callback), (egg_find_bar_init),
5968         (egg_find_bar_set_search_string):
5969         
5970         Made findbar buttons unsensitive if there is no text in
5971         entry. Fix for the bug 313285.
5972
5973 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5974
5975         * ps/ps-document.c: Use g_filename_display_name for displaying
5976         filenames and revert string freeze breackage
5977
5978 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
5979
5980         * NEWS:
5981         * configure.ac:
5982
5983         Update for 0.3.4
5984
5985         * shell/Makefile.am:
5986
5987         Add ev-application-service.xml to extra dist
5988
5989         * shell/ev-view.c: (find_page_at_location):
5990
5991         Remove unused function (fix warning)
5992
5993 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5994
5995         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
5996         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
5997         
5998         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
5999         bug 313623.
6000
6001 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6002
6003         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6004         * shell/ev-window.c:
6005         Fix build warnings
6006
6007 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6008
6009         * configure.ac: Update script to get dbus version.
6010         Fix for the bug #313443.
6011
6012 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6013
6014         * shell/ev-window.c: (ev_window_cmd_escape):
6015         
6016         Return focus back to view on escape. Fix for bug 313295.
6017
6018 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6019
6020         * shell/ev-window.c: (update_window_title),
6021         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6022         (ev_window_cmd_save_as):
6023         
6024         Correct conversion from uri to displayable string. Fix for
6025         bug 313296.
6026
6027 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6028
6029         * ps/ps-document.c: convert filename to utf8 when there is an error
6030         loading document. Fixes #309915
6031
6032 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6033
6034         * configure.ac:
6035
6036         We depend on poppler 0.4.0
6037
6038 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6039
6040         * configure.ac:
6041         * NEWS: Release 0.3.3.
6042         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6043
6044 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6045
6046         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6047         add a couple missing mnemonics to menu items, use title 
6048         capitalization for menu items and window titles, and add 
6049         ellipsis to open menu item.     
6050
6051 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6052
6053         * pdf/ev-poppler.cc:
6054         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6055         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6056         (ev_view_get_rotation):
6057         * shell/ev-view.h:
6058         * shell/ev-window.c: (setup_view_from_metadata),
6059         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6060         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6061         disk.
6062
6063 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6064
6065         * configure.ac: Added tr to ALL_LINGUAS
6066
6067 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6068
6069         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6070         requires several clicks to find word. Thanks to 
6071         Colin Slater <kiltedtaco@gmail.com>.
6072
6073 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6074
6075         * data/evince.desktop.in.in: Hide menu entry and
6076         rename it to "Document Viewer". Fix for bug 
6077         #312399.
6078
6079 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6080
6081         * shell/ev-page-action.c (ev_page_action_class_init): 
6082
6083         Point to the correct function in constructor of the
6084         activate_label signal
6085
6086 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6087
6088         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6089         * shell/ev-jobs.h: Make thread safe.
6090
6091 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6092
6093         * shell/ev-view.c: (view_update_range_and_current_page):
6094         Don't update page range if we are scrolling to some document
6095         point.
6096
6097 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6098
6099         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6100         when getting max_page_width, fix drawing in dual mode.
6101
6102 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6103
6104         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6105         getting the area for select_all.
6106
6107 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6108
6109         * backend/ev-selection.c: (ev_selection_render_selection):
6110         * backend/ev-selection.h:
6111         * pdf/ev-poppler.cc:
6112         * shell/ev-jobs.c: (ev_job_render_new):
6113         * shell/ev-jobs.h:
6114         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6115         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6116         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6117         (ev_view_class_init):
6118
6119         Change selection color on focus in and focus out events.  Also,
6120         poppler now uses GdkColor for specifying the selection colors, so
6121         drop some awkward conversion code.
6122
6123 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6124
6125         * configure.ac: Added Hebrew translation
6126
6127 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6128
6129         * NOTES:
6130         * backend/ev-selection.c: (ev_selection_render_selection):
6131         * backend/ev-selection.h:
6132         * pdf/ev-poppler.cc:
6133         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6134         (ev_job_render_run):
6135         * shell/ev-jobs.h:
6136         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6137         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6138         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6139         (ev_pixbuf_cache_style_changed),
6140         (ev_pixbuf_cache_get_selection_pixbuf),
6141         (ev_pixbuf_cache_set_selection_list),
6142         (ev_pixbuf_cache_get_selection_list):
6143         * shell/ev-pixbuf-cache.h:
6144         * shell/ev-utils.c: (ev_print_region_contents):
6145         * shell/ev-utils.h:
6146         * shell/ev-view.c: (ev_view_queue_draw_page),
6147         (selection_update_idle_cb), (ev_view_motion_notify_event),
6148         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6149         (setup_caches), (ev_view_find_next), (merge_selection_region),
6150         (selection_free):
6151         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6152
6153         Clean up selection to be much smoother!
6154
6155 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6156
6157         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6158         to poppler_page_render_selection().
6159
6160 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6161
6162         * ps/ps-document.c: (save_page_list): Use
6163         unzipped document when printing. Thanks to 
6164         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6165         311016.
6166
6167 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6168
6169         * shell/ev-window.c: (update_action_sensitivity):
6170         
6171         Disable print and save respect to lockdown gconf keys. Fix
6172         for 312342.
6173
6174 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6175
6176         * configure.ac:
6177         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6178         (write_to_temp_file), (ev_file_set_contents):
6179         * shell/ev-utils.h:
6180         * shell/ev-window.c: (save_print_config_to_file):
6181         
6182         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6183         Fix for bug 312238
6184
6185 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6186
6187         * shell/ev-window.c: (load_print_config_from_file),
6188         (save_print_config_to_file), (ev_window_print_range):
6189
6190         Persist the print settings. Fixes bug #311578.
6191
6192 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6193
6194         * djvu/djvu-document.c: (djvu_document_get_page_size),
6195         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6196         (djvu_document_thumbnails_get_thumbnail):
6197         * dvi/dvi-document.c: (dvi_document_get_page_size),
6198         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6199         (dvi_document_thumbnails_get_dimensions),
6200         (dvi_document_thumbnails_get_thumbnail):
6201         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6202         (pixbuf_document_render_pixbuf),
6203         (pixbuf_document_document_iface_init),
6204         (pixbuf_document_thumbnails_get_thumbnail):
6205         
6206         Update backends to make them build with new rotation system.
6207
6208 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6209
6210         * help/C/figures/evince_start_window.png:
6211         
6212         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6213
6214 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6215
6216         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6217         * shell/ev-pixbuf-cache.h:
6218         * shell/ev-sidebar-thumbnails.c:
6219         (ev_sidebar_thumbnails_get_property), (add_range),
6220         (adjustment_changed_cb):
6221         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6222         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6223         we were thumbnailing the entire docment on startup, slowing us
6224         down hugely. 
6225
6226 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6227
6228         * shell/ev-page-cache.c: (ev_page_cache_new):
6229         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6230         == 0, fixes #310306.
6231
6232 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6233
6234         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6235         (ev_view_rotate_left):
6236
6237         Account rotation in doc_rect_to_view_rect.
6238         Ensure rotation doesnt go out of bounds.
6239
6240 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6241
6242         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6243
6244         Correct and cleanup w/h swapping
6245
6246 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6247
6248         * backend/ev-document-thumbnails.c:
6249         (ev_document_thumbnails_get_thumbnail):
6250         * backend/ev-document-thumbnails.h:
6251         * backend/ev-document.c:
6252         * backend/ev-document.h:
6253         * backend/ev-render-context.c: (ev_render_context_new),
6254         (ev_render_context_set_rotation):
6255         * backend/ev-render-context.h:
6256         * pdf/ev-poppler.cc:
6257         * ps/ps-document.c: (ps_document_document_iface_init):
6258         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6259         * shell/ev-jobs.h:
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-pixbuf-cache.c: (check_job_size_and_unref),
6266         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6267         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6268         (ev_pixbuf_cache_get_selection_pixbuf):
6269         * shell/ev-pixbuf-cache.h:
6270         * shell/ev-print-job.c: (idle_print_handler):
6271         * shell/ev-sidebar-thumbnails.c: (add_range):
6272         * shell/ev-view.c: (view_update_range_and_current_page),
6273         (get_page_y_offset), (get_page_extents),
6274         (ev_view_size_request_continuous_dual_page),
6275         (ev_view_size_request_continuous),
6276         (ev_view_size_request_dual_page),
6277         (ev_view_size_request_single_page), (draw_one_page),
6278         (ev_view_set_rotation), (ev_view_rotate_right),
6279         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6280         (ev_view_zoom_for_size_continuous_and_dual_page),
6281         (ev_view_zoom_for_size_continuous),
6282         (ev_view_zoom_for_size_dual_page),
6283         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6284         (ev_view_select_all):
6285         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6286         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6287         (tiff_document_document_iface_init),
6288         (tiff_document_thumbnails_get_thumbnail):
6289
6290         Use rotation rather than orientation. It's easier and enough
6291         for our needs.
6292
6293 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6294
6295         * shell/ev-page-cache.c: (build_height_to_page),
6296         (ev_page_cache_new), (ev_page_cache_get_size),
6297         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6298         (ev_page_cache_get_height_to_page):
6299         * shell/ev-page-cache.h:
6300         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6301         (ev_view_size_request_continuous_dual_page),
6302         (ev_view_size_request_continuous),
6303         (ev_view_zoom_for_size_continuous_and_dual_page),
6304         (ev_view_zoom_for_size_continuous):
6305
6306         Make the page cache aware of page orientation.
6307
6308 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6309
6310         * backend/ev-document-thumbnails.c:
6311         (ev_document_thumbnails_get_thumbnail):
6312         * backend/ev-document-thumbnails.h:
6313         * backend/ev-document.c:
6314         * backend/ev-document.h:
6315         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6316         * backend/ev-ps-exporter.h:
6317         * pdf/ev-poppler.cc:
6318         * ps/ps-document.c: (ps_document_document_iface_init),
6319         (ps_document_ps_export_do_page):
6320         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6321         * shell/ev-jobs.h:
6322         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6323         (ev_page_cache_get):
6324         * shell/ev-page-cache.h:
6325         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6326         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6327         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6328         * shell/ev-pixbuf-cache.h:
6329         * shell/ev-print-job.c: (idle_print_handler):
6330         * shell/ev-sidebar-thumbnails.c: (add_range):
6331         * shell/ev-view.c: (view_update_range_and_current_page),
6332         (get_page_extents), (ev_view_size_request_dual_page),
6333         (ev_view_size_request_single_page), (draw_one_page),
6334         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6335         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6336         (ev_view_zoom_for_size_dual_page),
6337         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6338         (ev_view_select_all):
6339         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6340         * tiff/tiff-document.c: (tiff_document_get_page_size),
6341         (tiff_document_get_orientation), (rotate_pixbuf),
6342         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6343         (tiff_document_thumbnails_get_thumbnail),
6344         (tiff_document_ps_export_do_page), (tiff_document_init):
6345
6346         Really make use of the orientation bit of the render context.
6347         Use the render context in a few more places in the backend API.
6348         This regress orientation, but now it's done right. Will try to
6349         fix it up asap...
6350
6351 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6352
6353         * shell/ev-view.c: (ensure_rectangle_is_visible):
6354
6355         Patch by Nickolay V. Shmyrev to fix find flickering
6356
6357 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6358
6359         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6360         duplex parameters to ::begin.
6361
6362         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6363         * shell/ev-print-job.c (idle_print_handler): 
6364         * ps/ps-document.c (ps_document_ps_export_begin): 
6365         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6366         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6367         implementations. Poppler backend needs poppler cvs. Rest has
6368         unchanged behavior.
6369
6370 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6371
6372         * shell/ev-window.c (using_pdf_printer): new function.
6373         (ev_window_print_range): print a less techy message if someone
6374         tries to print to PDF.
6375
6376 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6377
6378         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6379         from "unknown font" string. Bug #311431
6380
6381 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6382
6383         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6384
6385 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6386
6387         Bug #311280
6388         
6389         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6390         name for PopplerFontTypes
6391         (pdf_document_fonts_fill_model): add font type to the detail column
6392
6393         * backend/ev-document-fonts.h: added
6394         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6395
6396         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6397         font name and font details, add a little markup.
6398         (ev_properties_fonts_init): use the new cell data func, specify ypad
6399         property for the cell renderer.
6400         (ev_properties_fonts_set_document): add the details column.
6401
6402 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6403
6404         * configure.ac: Added "pl" to ALL_LINGUAS.
6405
6406 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6407
6408         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6409
6410 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6411
6412         * help/ChangeLog: Started this for translations of manual.
6413         * configure.ac, autogen.sh, .cvsignore: Migrated to
6414         gnome-doc-utils. Patch in bug #311222.
6415
6416 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6417
6418         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6419         #ifdef this away to fix an unused-function warning.
6420
6421 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6422
6423         * configure.ac: Added 'gl' to ALL_LINGUAS.
6424
6425 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6426
6427         * configure.ac: Added ne in ALL_LINGUAS
6428         
6429 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6430
6431         * shell/ev-view.c: (ev_view_leave_notify_event):
6432         
6433         Clear status message when pointer leaves view. Fix for bug
6434         #310818 
6435
6436 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6437
6438         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6439
6440 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6441
6442         * shell/ev-view.c: (ev_view_leave_notify_event),
6443         (ev_view_class_init):
6444         
6445         Set cursor to normal then leaving view.
6446
6447 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6448
6449         * configure.ac:
6450         
6451         Fix required djvulibre version.
6452
6453 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6454
6455         *configure.ac: Hindi (hi) language added
6456
6457 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6458
6459         *configure.ac: Punjabi (pa) Language added
6460
6461 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6462
6463         * data/evince-ui.xml, shell/ev-window.c:
6464         
6465         Add keypad accelerators for zooming. Fix for bug 308128.
6466
6467 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6468
6469         * Makefile.am:
6470         * backend/Makefile.am:
6471         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6472         * configure.ac:
6473         * shell/ev-document-types.c: (ev_document_types_add_filters):
6474
6475         Allow to enable/disable the pixbuf backend.
6476         Default to off for now. If we want it enabled we should
6477         really put mime types in the desktop, implement properties etc.
6478
6479         * properties/evince-properties.c:
6480
6481         Initialize error to NULL.
6482         Check error is not NULL before freeing.
6483
6484 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6485
6486         * shell/ev-window.c:
6487
6488         Use F5 as presentation accell
6489
6490 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6491
6492         * shell/ev-window.c: (update_chrome_visibility),
6493         (ev_window_create_fullscreen_popup), (ev_window_init):
6494
6495         Do not leak the fullscreen toolbar
6496
6497 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6498
6499         * shell/ev-window.c: (view_actions_focus_in_cb),
6500         (view_actions_focus_out_cb):
6501
6502         These has a return value! Fix totally random focus
6503         issues we was seeing.
6504
6505 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6506
6507         * shell/main.c: (load_files_remote):
6508
6509         Allow open more than one file
6510
6511 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6512
6513         * shell/main.c: (load_files_remote):
6514
6515         Fix for dbus 0.33. bug #309975
6516
6517 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6518
6519         * properties/ev-properties-main.c: (ev_properties_get_pages):
6520
6521         Actually return NULL for types we dont support
6522
6523 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6524
6525         * po/POTFILES.in:
6526
6527         Remove empty lines.
6528
6529 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6530
6531         * backend/ev-document-factory.c:
6532         (ev_document_factory_get_document):
6533
6534         Do not try to create the object if type
6535         is invalid.
6536
6537 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6538
6539         * ps/ps-document.c: (ps_document_dispose),
6540         (ps_async_renderer_render_pixbuf):
6541         * ps/ps-document.h:
6542
6543         Do not leak the target window
6544
6545 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6546
6547         * shell/ev-application.c: (ev_application_init):
6548
6549         Let tbe check file existence for us.
6550         Add a comment about eggrecent mime filter.
6551
6552 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6553
6554         * data/evince-ui.xml:
6555         * shell/ev-application.c: (ev_application_shutdown),
6556         (ev_application_init), (ev_application_get_toolbars_model),
6557         (ev_application_get_recent_model),
6558         (ev_application_save_toolbars_model):
6559         * shell/ev-application.h:
6560         * shell/ev-window.c: (ev_window_add_recent),
6561         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6562         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6563         (ev_window_init):
6564
6565         Use common toolbar and recent models for all windows.
6566         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6567
6568 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6569
6570         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6571         successfully check for gtk_icon_view_get_visible_range.
6572
6573 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6574
6575         * djvu/Makefile.am:
6576         * dvi/Makefile.am:
6577         
6578         Fix djvu and dvi backend build.
6579
6580 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6581
6582         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6583         (new_separator_pixbuf):
6584
6585         Don't leak windows.
6586
6587 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6588
6589         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6590
6591         HIGification of toolbar editor dialogue.
6592
6593 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6594
6595         * configure.ac:
6596         * shell/Makefile.am:
6597
6598         Ever build metadata manager since it's just
6599         disabled at runtime now.
6600
6601 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6602
6603         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6604         (ev_metadata_manager_get), (ev_metadata_manager_set):
6605         * shell/ev-metadata-manager.h:
6606
6607         Add an _init functions that enabled metadata management
6608         at runtime.
6609
6610         * shell/ev-window.c: (page_changed_cb),
6611         (setup_document_from_metadata), (ev_window_setup_document),
6612         (setup_view_from_metadata), (ev_window_open_uri),
6613         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6614         (ev_window_run_presentation), (ev_window_stop_presentation),
6615         (save_sizing_mode), (ev_window_zoom_changed_cb),
6616         (ev_window_continuous_changed_cb),
6617         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6618         (window_configure_event_cb):
6619
6620         Remove all ugly metadata define since we deal with it
6621         at runtime now.
6622
6623         * shell/main.c: (load_files_remote), (main):
6624
6625         Add support for dbus cvs head. Hopefully didnt break one
6626         of the other versions now!
6627
6628         If we dont get a response from the dbus server just
6629         give up with it and not enable metadata.
6630
6631 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6632
6633         * Makefile.am:
6634         * backend/Makefile.am:
6635         * configure.ac:
6636         * cut-n-paste/recent-files/Makefile.am:
6637         * cut-n-paste/toolbar-editor/Makefile.am:
6638         * cut-n-paste/zoom-control/Makefile.am:
6639         * lib/Makefile.am:
6640         * pdf/Makefile.am:
6641         * pixbuf/Makefile.am:
6642         * properties/Makefile.am:
6643         * ps/Makefile.am:
6644         * shell/Makefile.am:
6645         * thumbnailer/Makefile.am:
6646         * tiff/Makefile.am:
6647
6648         Make frontends depend on just libev.
6649         Rework and group CFLAGS/LIBS definitions.
6650         Cleanups.
6651
6652 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6653
6654         * shell/ev-window:
6655
6656         do not unnecessarily save zoom
6657
6658         * configure.ac:
6659         * lib/ev-file-helpers.c: (ev_dot_dir):
6660         * shell/Makefile.am:
6661         * shell/dummy.cc:
6662
6663         Some cleanups
6664
6665 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6666
6667         * configure.ac:
6668         
6669         Remove unnecessary dependencies
6670
6671 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6672
6673         * properties/Makefile.am:
6674         * thumbnailer/Makefile.am:
6675         * tiff/Makefile.am:
6676
6677         Some more cleanups. Was really necessary
6678         but I probably introduced bugs, feel free
6679         to flame :)
6680
6681 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6682
6683         * backend/Makefile.am:
6684         * configure.ac:
6685         * cut-n-paste/recent-files/Makefile.am:
6686         * cut-n-paste/toolbar-editor/Makefile.am:
6687         * cut-n-paste/zoom-control/Makefile.am:
6688         * lib/Makefile.am:
6689         * pdf/Makefile.am:
6690         * pixbuf/Makefile.am:
6691         * properties/Makefile.am:
6692         * ps/Makefile.am:
6693         * shell/Makefile.am:
6694         * thumbnailer/Makefile.am:
6695         * tiff/Makefile.am:
6696
6697         Use gnome-common macros when possible.
6698         Cleanup dependencies.
6699         Actually disable deprecated where possible.
6700
6701 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6702
6703         * Makefile.am:
6704         * backend/Makefile.am:
6705         * properties/Makefile.am:
6706         * shell/Makefile.am:
6707         * thumbnailer/Makefile.am:
6708
6709         This should solve the circular dep without
6710         requiring dir reorg!
6711
6712         * shell/ev-window.c: (setup_view_from_metadata):
6713
6714         Never restore window size/position when the
6715         window is already visible.
6716
6717 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6718
6719         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6720
6721         Return a boolean from timeout func. Fix ported from gedit.
6722
6723 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6724
6725         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6726
6727 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6728
6729         * shell/ev-document-types.c: set "All Documents" as default filter in
6730         open dialog
6731
6732 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6733
6734         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6735         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6736         (ev_metadata_manager_set_boolean): fix value/val thinko.
6737
6738 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6739
6740         * shell/ev-window.c: (setup_view_from_metadata),
6741         (window_state_event_cb), (window_configure_event_cb),
6742         (ev_window_init):
6743
6744         Remember window position and maximized state
6745
6746 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6747
6748         * configure.ac:
6749
6750         Fix DBUS configure checks.
6751
6752         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6753         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6754         (ev_metadata_manager_set_boolean):
6755
6756         Plug mem leaks.
6757
6758         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6759         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6760         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6761         (ev_window_continuous_changed_cb),
6762         (ev_window_dual_mode_changed_cb), (ev_window_new):
6763
6764         Fix the build without DBUS.
6765
6766 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6767
6768         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6769         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6770         (ev_metadata_manager_set_string),
6771         (ev_metadata_manager_set_boolean):
6772         * shell/ev-metadata-manager.h:
6773
6774         Add support for some more types
6775
6776         * shell/ev-view.c: (scroll_to_current_page),
6777         (ev_view_get_continuous), (ev_view_set_continuous),
6778         (ev_view_get_dual_page):
6779         * shell/ev-view.h:
6780         * shell/ev-window.c: (page_changed_cb),
6781         (setup_document_from_metadata), (ev_window_setup_document),
6782         (setup_view_from_metadata), (ev_window_open_uri),
6783         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6784         (ev_window_run_presentation), (ev_window_stop_presentation),
6785         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6786         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6787         (ev_window_update_dual_page_action),
6788         (ev_window_continuous_changed_cb),
6789         (ev_window_dual_mode_changed_cb), (ev_window_init):
6790
6791         Remember a bunch of view/document properties. Prolly some
6792         are still missing but it's getting interesting.
6793
6794 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6795
6796         * configure.ac: check if dbus-binding-tool is installed. Not the
6797         case on current Ubuntu breezy, it seems.
6798
6799 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6800
6801         * data/evince.desktop.in.in:
6802         
6803         Allow open uri lists and add TryExec field.
6804
6805 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6806
6807         * configure.ac:
6808
6809         Enable dbus when available, do not require a configure
6810         option.
6811
6812 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6813
6814         * configure.ac:
6815
6816         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6817         disabled.
6818
6819 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6820         Marco Pesenti Gritti  <mpg@redhat.com>
6821
6822         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6823         
6824         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
6825         functions to the format required by dbus
6826
6827         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6828         errors. Use the RPC parameters in the expected way
6829
6830 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6831
6832         * Makefile.am:
6833         * properties/Makefile.am:
6834         * properties/ev-properties-main.c: (ev_properties_get_pages):
6835
6836         Support all mime types
6837
6838         * shell/Makefile.am:
6839         * thumbnailer/Makefile.am:
6840         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6841         (evince_thumbnail_pngenc_get):
6842
6843         Use the document factory
6844
6845 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6846
6847         * backend/Makefile.am:
6848         * backend/ev-document-factory.c:
6849         (mime_type_supported_by_gdk_pixbuf),
6850         (ev_document_type_get_from_mime),
6851         (ev_document_factory_get_document),
6852         (ev_document_factory_get_backend),
6853         (ev_document_factory_get_mime_types),
6854         (ev_document_factory_get_all_mime_types):
6855         * backend/ev-document-factory.h:
6856         * shell/Makefile.am:
6857         * shell/ev-document-types.c: (get_document_from_uri),
6858         (ev_document_types_get_document),
6859         (file_filter_add_mime_list_and_free),
6860         (ev_document_types_add_filters):
6861         * shell/ev-document-types.h:
6862         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6863         * shell/ev-properties-dialog.c:
6864         (ev_properties_dialog_set_document):
6865         * shell/ev-window.c: (ev_window_cmd_file_open),
6866         (ev_window_cmd_save_as):
6867         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6868
6869         Rework document types managing to avoid code duplication
6870         and actually abstract from backend implementations.
6871         Also provide a minimal factory api that can be used by
6872         thumbnailer/properties.
6873
6874 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6875
6876         * properties/ev-properties-view.c: (ev_properties_view_set_info):
6877         Plug a mem leak.
6878         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6879         HIG spacings.
6880
6881 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6882
6883         * shell/ev-properties-dialog.c
6884         (ev_properties_dialog_set_document): only call
6885         ev_properties_fonts_set_document() if the document implements the
6886         fonts interface
6887
6888 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6889
6890         * configure.ac:
6891         * properties/Makefile.am:
6892         * properties/ev-properties-view.c:
6893         (ev_properties_view_register_type):
6894         * properties/ev-properties-view.h:
6895         * properties/ev-properties-main.h:
6896
6897         Implement nautilus plugin for properties.
6898         Works only for pdf atm, I need to rework the
6899         document types stuff to get this to work
6900         for all backends...
6901
6902 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6903
6904         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6905         (ev_properties_fonts_set_document): use
6906         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6907
6908 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6909
6910         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6911         them
6912         (PlaceImage, tiff2ps_process_page): use
6913         g_ascii_dtostr to convert floats to strings in a locale-safe way.
6914
6915
6916 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6917
6918         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6919         (main): to call gnome_authentication_manager_init. Should fix
6920         Bug #308510
6921
6922         * configure.ac: that requires libgnomeui 2.6.0.
6923
6924 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6925
6926         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6927         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6928         use the new tiff2ps interfaces
6929
6930         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
6931         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6932
6933         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6934         structure instead of global variables.  Remove use of static
6935         variables in functions.
6936
6937 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
6938
6939         * shell/ev-page-action.c: unref the completion after setting it to the
6940         entry
6941
6942 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6943
6944         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6945         postscript files
6946
6947 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6948
6949         * shell/ev-window.c (update_action_sensitivity): disable
6950         File->Print if the document does not implement the ps exporter
6951         interface
6952
6953 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
6954
6955         * Makefile.am:
6956         * configure.ac:
6957         * data/evince-properties.glade:
6958         * properties/.cvsignore:
6959         * properties/Makefile.am:
6960         * properties/ev-properties-view.c: (ev_properties_view_dispose),
6961         (ev_properties_view_class_init), (ev_properties_view_format_date),
6962         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6963         (ev_properties_view_init), (ev_properties_view_new):
6964         * properties/ev-properties-view.h:
6965         * shell/Makefile.am:
6966         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
6967         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
6968         (ev_properties_dialog_new):
6969         * shell/ev-properties-dialog.h:
6970         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6971         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
6972         (update_progress_label), (job_fonts_finished_cb),
6973         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
6974         * shell/ev-properties-fonts.h:
6975         * shell/ev-properties.c:
6976         * shell/ev-properties.h:
6977         * shell/ev-window.c: (ev_window_setup_document),
6978         (ev_window_cmd_file_properties):
6979
6980         Split the properties pages in two different objects, depend
6981         only on the backend where possible, use widgets instead
6982         of gobject for the glade part, reimplement the dialog
6983         itself with gtk.
6984         I need this to implement nautilus properties page.
6985
6986 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
6987
6988         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6989         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
6990         (tiff_document_document_ps_exporter_iface_init): implement the ps
6991         exporter interface for tiff documents
6992
6993         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
6994         libtiff to implement TIFF postscript export
6995
6996         * tiff/tiff2ps.h: added a header file for external tiff2ps
6997         functions.
6998
6999         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7000         tiff2ps.h
7001
7002 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7003
7004         * shell/ev-view.c: (scroll_to_current_page),
7005         (ev_view_set_fullscreen), (ev_view_set_presentation):
7006         
7007         Scroll to current page when exit from presentation
7008
7009 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7010
7011         * shell/ev-window.c: (update_document_mode),
7012         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7013         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7014         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7015         
7016         Exit from fullscreen mode when switch to presentation. Fix for
7017         bug 309365
7018
7019 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7020
7021         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7022         return NULL if the document does not implement the selection
7023         interface.
7024
7025 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7026
7027         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7028         reported height by using the resolution aspect ratio
7029         (tiff_document_render_pixbuf): scale the pixbuf using the
7030         resolution aspect ratio
7031
7032 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7033
7034         * configure.ac:
7035         
7036         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7037         <kiltedaco@gmail.com>
7038         
7039         * djvu/djvu-document.c: (djvu_document_get_orientation),
7040         (djvu_document_set_orientation), (djvu_document_get_page_size),
7041         (rotate_pixbuf), (djvu_document_render_pixbuf),
7042         (djvu_document_document_iface_init):
7043         * dvi/dvi-document.c: (dvi_document_get_orientation),
7044         (dvi_document_set_orientation), (dvi_document_get_page_size),
7045         (rotate_pixbuf), (dvi_document_render_pixbuf),
7046         (dvi_document_document_iface_init):
7047         
7048         Dvi and djvu backends are ported to new API
7049
7050 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7051
7052         * backend/ev-selection.c: (ev_selection_get_selection_region),
7053         (ev_selection_get_selection_map):
7054         * backend/ev-selection.h:
7055         * pdf/ev-poppler.cc:
7056         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7057         * shell/ev-jobs.h:
7058         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7059         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7060         (ev_pixbuf_cache_get_text_mapping):
7061         * shell/ev-pixbuf-cache.h:
7062         * shell/ev-view.c: (location_in_text),
7063         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7064         support to EvView.  Now we can see where we can select!  Sweet!
7065
7066 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7067
7068         * shell/ev-view.c (ev_view_button_press_event): Fix
7069         event->y + view->scroll_x typo.
7070
7071 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7072
7073         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7074         sub-GdkPixbuf instead of passing dest_x and dest_y.
7075         
7076         * shell/ev-view.c: (view_point_to_doc_point),
7077         (view_rect_to_doc_rect), (ev_view_button_press_event),
7078         (ev_view_motion_notify_event), (compute_new_selection_rect),
7079         (gdk_rectangle_point_in), (compute_new_selection_text),
7080         (compute_selections): Update selection code to keep the selection
7081         around as two points and not as a normalized rectangle, and fix
7082         page level selection in two-column mode.
7083
7084 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7085
7086         * shell/ev-window.c: (window_configure_event_cb): 
7087         
7088         Fix compilation
7089         
7090 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7091
7092         * pdf/ev-poppler.cc:
7093
7094         Fix compilation
7095
7096 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7097
7098         * shell/Makefile.am:
7099         * shell/ev-metadata-manager.c: (item_free),
7100         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7101         (parse_value), (parseItem), (load_values),
7102         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7103         (save_values), (save_item), (get_oldest), (resize_items),
7104         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7105         * shell/ev-metadata-manager.h:
7106
7107         Metadata manager from gedit but modified to use GValue, so that
7108         we dont need to keep converting from strings.
7109
7110         * configure.ac:
7111
7112         ENABLE_METADATA conditional, on when dbus is on
7113
7114         * shell/ev-application.c: (ev_application_open_uri):
7115
7116         Show the window after load so that we can initialize
7117         window size before it's showed.
7118
7119         * shell/ev-window.c: (ev_window_setup_from_metadata),
7120         (ev_window_open_uri), (window_configure_event_cb),
7121         (ev_window_init):
7122
7123         Save and load metadata information about window size.
7124         Not yet keeping states in account.
7125
7126         * shell/main.c: (main):
7127
7128         Shutdown metadata manager.
7129
7130 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7131
7132         * shell/ev-application-service.xml:
7133         * configure.ac:
7134         * shell/Makefile.am:
7135         * shell/ev-application.c:
7136         * shell/ev-application.h:
7137         * shell/ev-window.c:
7138         * shell/ev-window.h:
7139         * shell/main.c:
7140
7141         Add an optional dbus interface (--enable-dbus).
7142         Rework application code, mainly to be easier to
7143         use "remotely".
7144         Do not open multiple windows with the same document,
7145         spatial evince!
7146
7147 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7148
7149         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7150         pixbuf iff it exists.
7151
7152 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7153
7154         * shell/*:
7155         * backend/ev-render-context.[ch]:
7156         * backend/ev-selection.[ch]:
7157
7158         Massive changes.  We now support text selection of pdfs, and not
7159         just rectangular selection.  This is pretty broken still, but I
7160         want to get something into CVS.
7161
7162 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7163
7164         * pdf/ev-poppler.cc:
7165         
7166         Fix for Bug 309080: crash on window close.
7167         
7168         * shell/ev-page-action.c: (page_changed_cb):
7169         
7170         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7171         jensgr@gmx.net (Jens Granseuer).
7172
7173 2005-06-25  Marcel Telka  <marcel@telka.sk>
7174
7175         * configure.in (ALL_LINGUAS): Added sk.
7176
7177 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7178
7179         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7180         not a document open
7181
7182 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7183
7184         * NEWS:
7185         * configure.ac:
7186
7187         Release 0.3.2
7188
7189         * cut-n-paste/recent-files/Makefile.am:
7190
7191         Fix make distcheck
7192
7193 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7194
7195         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7196         (pixbuf_document_set_orientation), (rotate_pixbuf),
7197         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7198         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7199
7200         Implement rotation and cleanup the code a bit.
7201
7202         * tiff/tiff-document.c: (tiff_document_get_page_size),
7203         (tiff_document_get_orientation), (tiff_document_set_orientation),
7204         (rotate_pixbuf), (tiff_document_render_pixbuf),
7205         (tiff_document_document_iface_init), (tiff_document_init):
7206
7207         Implement rotation. Was the quicker solution for the release
7208         but we really need to share this code in the shell.
7209
7210 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7211
7212         * pdf/ev-poppler.cc:
7213
7214         Enable rotation, require poppler cvs. Fix a leak.
7215
7216 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7217
7218         * shell/ev-window.c: (update_action_sensitivity):
7219         
7220         Make properties unsensitive if document backend doesn't provide
7221         any info
7222
7223 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7224
7225         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7226         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7227         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7228         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7229         (bitmap_flip_rotate_counter_clockwise):
7230         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7231         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7232         (buff_gets):
7233         * dvi/mdvi-lib/common.h:
7234         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7235         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7236         (opendvi), (mdvi_reload), (mdvi_init_context),
7237         (mdvi_destroy_context), (mdvi_dopage), (special):
7238         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7239         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7240         (file_hash_free), (register_encoding), (parse_spec),
7241         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7242         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7243         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7244         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7245         (mdvi_register_font_type), (mdvi_unregister_font_type),
7246         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7247         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7248         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7249         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7250         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7251         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7252         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7253         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7254         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7255         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7256         (mdvi_unregister_special), (mdvi_flush_specials):
7257         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7258         (t1_font_remove):
7259         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7260         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7261         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7262         (free_font_metrics), (flush_font_metrics):
7263         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7264         (tt_font_remove):
7265         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7266         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7267         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7268         (dstring_insert), (dstring_new), (dstring_reset):
7269         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7270         
7271         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7272         avoid conflict with libtool on FC4
7273         
7274         * shell/ev-window.c: (ev_window_cmd_help_about):
7275         
7276         Update copyright year. Fix for bug 308828.
7277
7278 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7279
7280         * shell/ev-view.c: (add_scroll_binding_keypad),
7281         (ev_view_binding_activated), (ev_view_class_init),
7282         (on_adjustment_value_changed):
7283         
7284         Bug 170874: Arrow keys switch pages in presentation mode
7285
7286 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7287
7288         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7289         
7290         Fix for Bug 308265: Sidebar dissappears coming out of 
7291         Presentation mode
7292
7293 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7294
7295         * shell/ev-application.c: (ev_application_open):
7296         * shell/ev-document-types.c: (ev_document_types_add_filters),
7297         (ev_document_types_add_filters_for_type):
7298         * shell/ev-document-types.h:
7299         * shell/ev-window.c: (ev_window_cmd_save_as):
7300         
7301         Suggest basename as template when saving, provide filters
7302         for save dialog. It's bug 308402
7303
7304 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7305
7306         * pdf/ev-poppler.cc:
7307         * shell/ev-sidebar-links.c: (job_finished_callback):
7308         * shell/ev-view.c: (update_find_status_message):
7309         
7310         Some leaks fixed
7311
7312 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7313
7314         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7315         (egg_recent_view_uimanager_set_list):
7316
7317         Fix buglet in !show_numbers case.
7318
7319 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7320
7321         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7322         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7323
7324         Use pango ellipsisation.
7325
7326         * pdf/ev-poppler.cc:
7327
7328         Fix refcount leak, from nsh.
7329
7330 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7331
7332         * cut-n-paste/recent-files/Makefile.am:
7333         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7334         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7335         
7336         Removed EggRecentViewGtk
7337         
7338         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7339         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7340         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7341         (ev_window_setup_recent):
7342         
7343         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7344         with other projects
7345
7346 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7347
7348         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7349         (egg_recent_view_gtk_finalize):
7350
7351         Fix memory leak
7352
7353         * cut-n-paste/toolbar-editor/Makefile.am:
7354         
7355         Fix location of cursor icon.
7356         
7357         * pdf/ev-poppler.cc:
7358         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7359         (display_completion_text), (match_completion):
7360         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7361         (selection_changed_callback), (create_loading_model),
7362         (print_section_cb), (links_page_num_func),
7363         (update_page_callback_foreach):
7364         * shell/ev-window.c: (ev_window_dispose):
7365         
7366         Small memory fixes. Links model now store objects instead
7367         of pointers to improve memory management. 
7368
7369 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7370
7371         * shell/ev-window.c: (zoom_control_changed_cb):
7372         
7373         Fix update of zoom control (bug 308268).
7374
7375 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7376
7377         * shell/ev-properties.c (set_property): escape the text correctly.
7378         Handles non-UTF-8 properties and escaped properties.  Also, sets
7379         the text to "<i>None</i>" if the property isn't set.
7380
7381         * data/evince-properties.glade: Change the label to be ellipsized,
7382         and give it a minimum size.
7383
7384 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7385
7386         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7387         * shell/ev-sidebar-links.c: (create_loading_model):
7388         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7389         * shell/ev-view.c: (ev_view_set_document):
7390         * shell/ev-window.c: (ev_window_dispose):
7391         
7392         Various small fixes, mostly memory leaks. Thanks to valgrind.
7393
7394 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7395
7396         * ps/ps-document.c: remove the locale.h include again ;-). And
7397         kill the (bogus) setlocale/savelocale business.
7398
7399 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7400
7401         * ps/ps-document.c:
7402         
7403         Include locale.h to fix build
7404         
7405         * shell/ev-sidebar.c:
7406         
7407         Remove unnecessary includes
7408
7409 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7410
7411         * dvi/dvi-document.c: (dvi_document_load):
7412         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7413         * po/POTFILES.in:
7414         
7415         Check for incorrect dvi files. Fix parsing dvi on AMD64
7416         platform. Thanks to tester@tester.ca (Olivier Crete).
7417
7418 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7419
7420         * shell/ev-page-action.c: (match_selected_cb),
7421         (display_completion_text), (match_completion), (update_model):
7422         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7423         (expand_open_links):
7424         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7425         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7426         (ev_sidebar_set_document):
7427         * shell/ev-window.c: (ev_window_xfer_job_cb),
7428         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7429         
7430         Fixed lot's of memory leaks, for example, memory leak on reload, 
7431         described in bug 307793.
7432
7433 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7434
7435         * pdf/ev-poppler.cc:
7436         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7437         (update_visible_range), (adjustment_changed_cb),
7438         (ev_sidebar_thumbnails_fill_model),
7439         (ev_sidebar_thumbnails_refresh),
7440         (ev_sidebar_tree_selection_changed),
7441         (ev_sidebar_icon_selection_changed),
7442         (ev_sidebar_thumbnails_use_icon_view),
7443         (ev_sidebar_thumbnails_set_document):
7444         * shell/ev-sidebar-thumbnails.h:
7445         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7446         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7447
7448         Refresh thumbnails when changing orientation. Not fully
7449         working yet becuase of a sidebar bug.
7450
7451         Set page orientation to poppler page everywhere. This sucks
7452         really need to fix poppler.
7453
7454 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7455
7456         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7457         (egg_recent_view_gtk_new_menu_item),
7458         (egg_recent_view_gtk_set_property),
7459         (egg_recent_view_gtk_get_property),
7460         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7461         (egg_recent_view_gtk_set_tooltip_func),
7462         (egg_recent_view_gtk_set_label_width),
7463         (egg_recent_view_gtk_get_label_width):
7464         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7465
7466         Sync with libegg (ellipsize labels)
7467
7468 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7469
7470         * data/evince-ui.xml:
7471         * shell/ev-window.c: (ev_window_cmd_go_forward),
7472         (ev_window_cmd_go_backward):
7473         
7474         Shift + PageUp moves 10 Pages. Fix for 306125
7475
7476 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7477
7478         * pdf/ev-poppler.cc:
7479
7480         Add a flag to check if orientation has been overriden
7481
7482 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7483
7484         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7485         field if necessary.
7486
7487         * ps/ps.h: add creator field to document.
7488
7489         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7490         set creator field.
7491
7492 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7493
7494         * data/evince-properties.glade:
7495         * shell/ev-properties.c: (ev_properties_set_document):
7496
7497         s/PDF Version/Format
7498
7499 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7500
7501         * shell/ev-properties.c: (ev_properties_set_document):
7502
7503         Remove unnecessary translations
7504
7505 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7506
7507         * cut-n-paste/toolbar-editor/Makefile.am:
7508
7509         Correct library name    
7510
7511 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7512
7513         * configure.ac:
7514         * cut-n-paste/recent-files/egg-recent-model.c:
7515         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7516         (egg_recent_model_unlock_file):
7517         * cut-n-paste/recent-files/egg-recent-util.c:
7518         (egg_recent_util_get_unique_id):
7519         * cut-n-paste/recent-files/update-from-egg.sh:
7520         * cut-n-paste/toolbar-editor/Makefile.am:
7521         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7522         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7523         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7524         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7525         (egg_toolbars_model_get_type):
7526         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7527
7528         Better makefile for toolbar editor and update everything
7529         to latest libegg.
7530
7531 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7532
7533         * shell/ev-window.c: (update_document_mode):
7534
7535         Prefer presentation mode when the document
7536         require fullscreen.
7537
7538 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7539
7540         * data/evince-ui.xml:
7541         * shell/ev-window.c:
7542
7543         Add control-equal for zooming
7544
7545 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7546
7547         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7548
7549 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7550
7551         * backend/ev-document.c: (ev_document_get_orientation):
7552         * backend/ev-document.h:
7553         * pdf/ev-poppler.cc:
7554         * ps/ps-document.c: (ps_document_get_orientation),
7555         (ps_document_set_orientation), (ps_document_document_iface_init):
7556
7557         Add a get_orientation api. Improve set_orientation.
7558
7559         * data/evince-ui.xml:
7560         * shell/ev-view.c: (ev_view_set_orientation),
7561         (ev_view_rotate_right), (ev_view_rotate_left):
7562         * shell/ev-view.h:
7563         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7564         (ev_window_cmd_edit_rotate_right):
7565
7566         Better ui for changing document orientation
7567
7568 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7569
7570         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7571         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7572         * shell/ev-sidebar-links.h:
7573         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7574         (ev_sidebar_page_iface_init):
7575         * shell/ev-sidebar-page.h:
7576         * shell/ev-sidebar-thumbnails.c:
7577         (ev_sidebar_thumbnails_get_property),
7578         (ev_sidebar_thumbnails_class_init),
7579         (ev_sidebar_thumbnails_set_document):
7580         * shell/ev-sidebar-thumbnails.h:
7581         * shell/ev-view.c: (ev_view_motion_notify_event):
7582         * shell/ev-window.c: (update_chrome_visibility),
7583         (ev_window_cmd_focus_page_selector),
7584         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7585         (sidebar_page_main_widget_update_cb), (ev_window_init):
7586         
7587         Autoraise toolbar on GoToPage binding and fix bindings in
7588         EvSidebarThumbnails page.
7589
7590 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7591
7592         * shell/ev-properties.c: (update_progress_label):
7593
7594         Hide the progress label when finished; bug #307697.
7595
7596 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7597
7598         * pdf/ev-poppler.cc:
7599
7600         Enable is_open for links, you will need poppler cvs
7601
7602         * shell/ev-properties.c: (job_fonts_finished_cb):
7603
7604         Get a lock on the document when filling the tree view
7605
7606 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7607
7608         * backend/ev-document-links.h:
7609         * pdf/ev-poppler.cc:
7610         * shell/ev-sidebar-links.c: (create_loading_model),
7611         (expand_open_links), (job_finished_callback):
7612
7613         Expand links when specified by the document.
7614         Depend on a poppler api (defined out for now)
7615
7616 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7617
7618         * shell/ev-properties.c: (ev_properties_dispose),
7619         (ev_properties_class_init), (dialog_destroy_cb),
7620         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7621         (ev_properties_set_document), (ev_properties_new),
7622         (ev_properties_show):
7623         * shell/ev-properties.h:
7624
7625         Make it an object, cleanup the code, api to show it as transient
7626         and to set the document.
7627
7628         * shell/ev-window.c: (ev_window_setup_document),
7629         (ev_window_cmd_file_properties):
7630
7631         Adapt to EvProperties changes, do not show multiple
7632         times, update it when document changes.
7633
7634 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7635
7636         * ps/gstypes.h:
7637         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7638         (ps_document_set_orientation), (ps_document_document_iface_init):
7639         * ps/ps-document.h:
7640
7641         Implement orientation here too
7642
7643         * shell/ev-properties.c: (ev_properties_new):
7644         * data/evince-properties.glade:
7645
7646         Hide the fonts page for backends that doesnt
7647         support it.     
7648
7649 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7650
7651         * backend/ev-document.c: (ev_document_set_orientation):
7652         * backend/ev-document.h:
7653         * pdf/ev-poppler.cc:
7654
7655         Add orientation api. Currently poppler api is not optimal,
7656         we need to set orientation every time we _get a page.
7657         I will try to fix that at some point.
7658
7659         * data/evince-ui.xml:
7660         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7661         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7662
7663         Add orientation menu items
7664
7665         * shell/ev-page-cache.c: (ev_page_cache_clear):
7666         * shell/ev-page-cache.h:
7667
7668         Add api to clear the cache
7669
7670         * shell/ev-view.c: (setup_caches), (clear_caches),
7671         (ev_view_set_document), (ev_view_zoom_out),
7672         (ev_view_set_orientation):
7673         * shell/ev-view.h:
7674
7675         Implement orientation changing
7676
7677 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7678
7679         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7680         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7681         * backend/ev-document-fonts.h:
7682
7683         Separate scan and fill so that we can incrementally fill from
7684         the main thread. Add a progress api.
7685
7686         * data/evince-properties.glade:
7687         * pdf/ev-poppler.cc:
7688         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7689         * shell/ev-jobs.h:
7690         * shell/ev-properties.c: (update_progress_label),
7691         (job_fonts_finished_cb), (setup_fonts_view):
7692
7693         Incrementally feel the list and show the progress
7694         percentage in a label like acrobat does.
7695
7696         You are going to need poppler cvs
7697
7698 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7699
7700         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7701         * backend/ev-document-fonts.h:
7702         * pdf/ev-poppler.cc:
7703
7704         Make fonts model fill incrementally.
7705
7706         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7707         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7708         (ev_job_queue_remove_job):
7709         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7710         (ev_job_fonts_new), (ev_job_fonts_run):
7711         * shell/ev-jobs.h:
7712
7713         New job for fonts scanning
7714
7715         * shell/ev-properties.c: (job_fonts_finished_cb),
7716         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7717         * shell/ev-properties.h:
7718         * shell/ev-window.c: (ev_window_cmd_file_properties):
7719
7720         Incrementally feel the treeview using the new job. Show Loading...
7721         message until scanning is completed.
7722
7723         Hopefully I didnt break the build without the poppler patch.
7724
7725 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7726
7727         * shell/ev-application.c: (ev_application_open):
7728         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7729         (ev_document_type_get_type), (ev_document_type_lookup):
7730         * shell/ev-document-types.h:
7731         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7732         * shell/ev-job-xfer.h:
7733         * shell/ev-window.c: (ev_window_clear_local_uri),
7734         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7735         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7736         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7737         
7738         Transfer remote documents to tmp directory to display them later.
7739
7740 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7741
7742         * backend/ev-document-info.h:
7743         * shell/ev-properties.c: (ev_properties_new):
7744
7745         s/GTime*/GTime. Not sure why we was using a pointer
7746         at all there!
7747
7748 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7749
7750         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7751         situations.  That situation is that you're using GTK+-HEAD with
7752         the patch at #306726 is applied, and you have a document with <
7753         1500 pages in it.  It's not quite as uniformly nice as the
7754         TreeView, but should be better in the long run.
7755
7756         I'm pretty sure I guarded against breaking compilation with
7757         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7758         I missed some.
7759
7760         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7761         widget yet, so I commented that code out
7762         enable_view_actions_for_widget() for now.  Need to figure this
7763         out.
7764
7765         * shell/ev-page-action.c (match_selected_cb): emit the right
7766         signals.  Our cool C-l completion now works.
7767
7768 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7769
7770         * backend/Makefile.am:
7771         * backend/ev-document-fonts.c:
7772         * backend/ev-document-links.c:
7773         * backend/ev-document.c: (ev_document_load):
7774         * backend/ev-document.h:
7775         * backend/ev-job-queue.c:
7776         * backend/ev-job-queue.h:
7777         * backend/ev-jobs.c:
7778         * backend/ev-jobs.h:
7779         * backend/ev-page-cache.c:
7780         * backend/ev-page-cache.h:
7781
7782         EvPageCache and EvJobs are moved to shell.
7783
7784         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7785         (ev_tmp_filename):
7786         * lib/ev-file-helpers.h:
7787         
7788         New helper to work with temporary files
7789         
7790         * shell/Makefile.am:
7791         * shell/ev-application.c: (ev_application_open):
7792         * shell/ev-application.h:
7793         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7794         (remove_job_from_async_queue), (add_job_to_async_queue),
7795         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7796         (handle_job), (search_for_jobs_unlocked),
7797         (no_jobs_available_unlocked), (ev_render_thread),
7798         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7799         (ev_job_queue_add_job), (move_job_async), (move_job),
7800         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7801         * shell/ev-job-queue.h:
7802         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7803         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7804         * shell/ev-job-xfer.h:
7805         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7806         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7807         (ev_job_links_class_init), (ev_job_render_init),
7808         (ev_job_render_dispose), (ev_job_render_class_init),
7809         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7810         (ev_job_thumbnail_class_init), (ev_job_load_init),
7811         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7812         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7813         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7814         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7815         * shell/ev-jobs.h:
7816         * shell/ev-page-action.c: (ev_page_action_set_document):
7817         * shell/ev-page-cache.c: (ev_page_cache_init),
7818         (ev_page_cache_class_init), (ev_page_cache_finalize),
7819         (ev_page_cache_new), (ev_page_cache_get_n_pages),
7820         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7821         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7822         (ev_page_cache_get_title), (ev_page_cache_get_size),
7823         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7824         (ev_page_cache_get_height_to_page),
7825         (ev_page_cache_get_max_label_chars),
7826         (ev_page_cache_get_page_label),
7827         (ev_page_cache_has_nonnumeric_page_labels),
7828         (ev_page_cache_get_info), (ev_page_cache_next_page),
7829         (ev_page_cache_prev_page), (ev_page_cache_get):
7830         * shell/ev-page-cache.h:
7831         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7832         (ev_pixbuf_cache_clear_job_sizes),
7833         (ev_pixbuf_cache_add_jobs_if_needed),
7834         (ev_pixbuf_cache_set_page_range):
7835         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7836         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7837         * shell/ev-sidebar-thumbnails.c:
7838         (ev_sidebar_tree_selection_changed),
7839         (ev_sidebar_thumbnails_set_document):
7840         * shell/ev-statusbar.c: (ev_statusbar_destroy),
7841         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7842         (ev_statusbar_get_context_id), (ev_statusbar_push),
7843         (ev_statusbar_pop), (ev_statusbar_set_maximized),
7844         (ev_statusbar_pulse), (ev_statusbar_show_progress),
7845         (ev_statusbar_set_progress):
7846         * shell/ev-statusbar.h:
7847         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7848         (ev_view_find_previous):
7849         * shell/ev-window.c: (ev_window_is_empty),
7850         (ev_window_setup_document), (password_dialog_response),
7851         (ev_window_clear_jobs), (ev_window_load_job_cb),
7852         (ev_window_xfer_job_cb), (ev_window_open_uri),
7853         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7854         (ev_window_print), (ev_window_print_range),
7855         (ev_window_state_event), (ev_window_cmd_view_reload),
7856         (menu_item_select_cb), (menu_item_deselect_cb),
7857         (view_status_changed_cb), (ev_window_dispose),
7858         (drag_data_received_cb), (ev_window_init):
7859         * shell/ev-window.h:
7860         * shell/main.c: (load_files):
7861         
7862         New statusbar to show progress on idle. Two new jobs - 
7863         xfer job and load job to load document in background. And update
7864         of page_cache clients to new location of code.
7865
7866 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
7867   
7868         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7869         selection in open dialog. It also remembers the last visited directory 
7870         in the current session.
7871
7872 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7873
7874         * shell/ev-properties.c: (ev_properties_new):
7875         * shell/ev-properties.h:
7876         * shell/ev-window.c: (ev_window_cmd_file_properties):
7877         
7878         Get document info from page cache instead of document itself.
7879         This should fix crash related to race conditions described in
7880         bug 306545.
7881
7882 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7883
7884         * ps/ps-document.c: (ps_document_init),
7885         (send_ps), (get_page_box), (output), (catchPipe), (input),
7886         (stop_interpreter), (file_length), (file_readable),
7887         (check_filecompressedb), (ps_document_enable_interpreter),
7888         (document_load), (ps_async_renderer_render_pixbuf):
7889         * ps/ps-document.h:
7890
7891         Big cleanup of the ps code
7892
7893 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7894
7895         * backend/Makefile.am:
7896         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7897         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7898         * backend/ev-async-renderer.h:
7899
7900         Add an async renderer interface (method + callback) which
7901         is useful for backends like ps.
7902
7903         * backend/ev-job-queue.c: (remove_job_from_async_queue),
7904         (add_job_to_async_queue), (job_finished_cb), (handle_job),
7905         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7906         (ev_job_queue_add_job), (move_job_async), (move_job),
7907         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7908
7909         Add queues for async renderer, these are executed on the
7910         main thread.
7911
7912         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7913         (ev_job_render_run):
7914         * backend/ev-jobs.h:
7915
7916         If the backend support async renderer interface use it.
7917
7918         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7919         (setup_pixmap), (ps_document_get_type),
7920         (ps_async_renderer_render_pixbuf),
7921         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7922
7923         Implement async renderer interface.
7924
7925 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7926
7927         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7928
7929         Cleanup links job on exit.
7930
7931 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7932
7933         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7934         (drag_data_get_cb), (drag_data_received_cb):
7935         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7936         (drag_data_get_cb), (parse_item_list),
7937         (egg_toolbar_editor_load_actions):
7938         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7939         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7940         (parse_item_list), (parse_toolbars):
7941         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7942         (dvi_pixbuf_put_pixel):
7943         
7944         Fix gcc 4.0 warnings
7945
7946 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7947
7948         * ps/ps-document.c: (start_interpreter):
7949
7950         Fix warning when loading ps
7951
7952 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7953
7954         * ps/ps-document.c: (output):
7955
7956         Fix crash when priting gs error messages.
7957
7958 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7959
7960         * backend/ev-page-cache.c: (_ev_page_cache_new):
7961         * backend/ev-page-cache.h:
7962
7963         Use a const to return title so that we dont double
7964         free it. Small cleanup and fix a leak.
7965
7966         * shell/ev-window.c: (update_window_title):
7967
7968         strdup value from get_title.
7969
7970 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7971
7972         * shell/ev-sidebar-links.c: (job_finished_callback),
7973         (ev_sidebar_links_set_document):
7974
7975         Cleanup the old job when changing document
7976
7977 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7978
7979         * shell/ev-stock-icons.c:
7980         * shell/ev-stock-icons.h:
7981         * shell/ev-window.c:
7982         
7983         Add stock icons for actions that can appear in toolbar. Fix for
7984         bug 306566.
7985
7986 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7987
7988         * backend/ev-page-cache.c: (ev_page_cache_finalize),
7989         (_ev_page_cache_new), (ev_page_cache_get_max_width),
7990         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
7991         * backend/ev-page-cache.h:
7992         * shell/ev-view.c: (scroll_to_current_page),
7993         (view_update_range_and_current_page), (get_page_y_offset),
7994         (get_page_extents), (ev_view_size_request_continuous_dual_page),
7995         (ev_view_size_request_continuous),
7996         (ev_view_zoom_for_size_continuous_and_dual_page),
7997         (ev_view_zoom_for_size_continuous):
7998         
7999         More compact EvView layout in document with pages of different size.
8000
8001 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8002
8003         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8004         compilation.
8005
8006 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8007
8008         * shell/ev-view.c: (view_set_adjustment_values):
8009         * shell/ev-window.c: (ev_window_cmd_file_properties):
8010         
8011         A bit different fix for rounding problem but it has no
8012         problems on startup. Make properties window transient to parent.
8013
8014 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8015
8016         * pdf/ev-poppler.cc:
8017         
8018         More commenting of font stuff.
8019
8020 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8021
8022         * pdf/ev-poppler.cc:
8023
8024         Comment out some more fonts stuff. Should really
8025         work without the poppler patch now.
8026
8027 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8028
8029         * pdf/ev-poppler.cc:
8030
8031         Adapt to api change
8032
8033 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8034
8035         * data/evince-properties.glade:
8036         * pdf/ev-poppler.cc:
8037         * shell/ev-properties.c: (setup_fonts_view):
8038
8039         Set the column title. Show the dialog only
8040         once everything is setup.
8041         Getting font info can be very slow... will
8042         prolly need to make this threaded too.
8043
8044 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8045
8046         * backend/Makefile.am:
8047         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8048         (ev_document_fonts_get_fonts_model):
8049         * backend/ev-document-fonts.h:
8050         * data/evince-properties.glade:
8051         * pdf/ev-poppler.cc:
8052         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8053         * shell/ev-properties.h:
8054         * shell/ev-window.c: (ev_window_cmd_file_properties):
8055
8056         Implement fonts list. Defined out for now, since it depends
8057         on a not yet committed poppler patch.
8058
8059 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8060
8061         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8062         page + 1.
8063
8064         * shell/ev-window.c: Make sure we add the timeout when we get a
8065         focus-in event.
8066
8067         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8068         adjustment->value before calculating the zoom factor to average
8069         out all of our rounding errors.  The page no longer 'drifts' when
8070         resizing.
8071
8072 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8073
8074         * data/evince-properties.glade:
8075         * shell/ev-properties.c: (ev_properties_format_date),
8076         (set_property):
8077         
8078         Labels don't expand when the dialogue is resized.
8079         strftime result needs to be converted to UTF-8. Thanks
8080         to Christian Persch <chpe@gnome.org>.
8081
8082 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8083
8084         * data/evince-properties.glade:
8085
8086         Hide the fonts tab
8087
8088 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8089
8090         * backend/ev-document-info.h:
8091         * backend/ev-document.c: (ev_document_info_free):
8092         * data/evince-properties.glade:
8093         * pdf/ev-poppler.cc:
8094         * ps/ps-document.c: (ps_document_get_info):
8095         * shell/ev-properties.c: (ev_properties_format_date),
8096         (set_property), (ev_properties_new):
8097         * shell/ev-properties.h:
8098         * shell/ev-window.c: (ev_window_cmd_file_properties):
8099
8100         Rework properties code to take only EvPropertyInfo
8101         in the constructor so that it can be useful for
8102         nautilus plugin too.
8103
8104         Deal with backends that doesnt support some properties.
8105         Make set property code generic.
8106
8107 2005-06-04  Christian Persch <chpe@gnome.org>
8108
8109         * data/evince-properties.glade:
8110
8111         fix spacings, make resizeable, and make data labels
8112         selectable + ellipsised
8113
8114 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8115
8116         * backend/ev-document-info.h:
8117         * data/Makefile.am:
8118         * data/evince-ui.xml:
8119         * pdf/ev-poppler.cc:
8120         * shell/Makefile.am:
8121         * shell/ev-window.c: (update_action_sensitivity),
8122         (ev_window_cmd_file_properties):
8123
8124         Initial go at file properties. Patch by
8125         Emil Soleyman-Zomalan <emil@soleyman.com>.
8126         Needs love see #169583
8127
8128 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8129
8130         * ps/ps-document.c: (output):
8131         * ps/ps.c: (psscan):
8132
8133         Try to render even if psscan fails.
8134
8135 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8136
8137         * ps/ps.c: (psscan), (pscopydoc):
8138
8139         Port buffered reading code from gv
8140
8141 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8142
8143         * ps/ps-document.c: (interpreter_message), (output):
8144
8145         Do not fail on interpreter messages
8146
8147 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8148
8149         * backend/ev-document-misc.c:
8150         (ev_document_misc_get_thumbnail_frame):
8151
8152         Pages can be 0 x 0, dont assert on this case
8153
8154 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8155
8156         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8157         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8158
8159         Correctly manage our reference on document. Finally the reload
8160         huge leak is gone...
8161
8162 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8163
8164         * ps/ps-document.c: (ps_document_dispose):
8165
8166         Forgot to chain it to the parent. Thanks chpe.
8167
8168 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8169
8170         * ps/ps-document.c: (ps_document_dispose),
8171         (ps_document_class_init), (stop_interpreter), (document_load):
8172
8173         Cleanup dispose a bit. Dont leak the whole pixmap.
8174
8175 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8176
8177         * pdf/ev-poppler.cc:
8178
8179         Release the poppler document on dispose
8180
8181 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8182
8183         * shell/ev-view.c: (ev_view_set_document):
8184
8185         Release ref on the pixbuf cache when changing
8186         document.
8187
8188 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8189
8190         * ps/ps-document.c: (ps_document_get_info):
8191
8192         Fix a double free
8193
8194 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8195
8196         * backend/ev-page-cache.c: (ev_page_cache_init),
8197         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8198         * backend/ev-page-cache.h:
8199         * shell/ev-page-action.c: (page_changed_cb):
8200         
8201         Set page action entry width depending on labels width. Fix
8202         for bug 305202.
8203
8204 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8205
8206         * backend/ev-link.c: (ev_link_class_init):
8207
8208         Allow -1 as page value (error)
8209
8210 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8211
8212         * shell/ev-sidebar-thumbnails.c:
8213         (ev_sidebar_thumbnails_set_document):
8214         * shell/ev-view.c: (scroll_to_current_page),
8215         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8216         (page_changed_cb), (on_adjustment_value_changed),
8217         (ev_view_set_document):
8218
8219         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8220         Fix bug 305377
8221
8222 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8223
8224         * configure.ac:
8225         * djvu/djvu-document.c: (djvu_document_get_page_size):
8226
8227         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8228         bug 301993.
8229
8230 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8231
8232         * shell/ev-view.c (draw_one_page): modify the expose handling to
8233         get the shadows.
8234
8235         * shell/ev-window.c (update_action_sensitivity): Respect
8236         permissions field.  Kowtow to the man.
8237
8238         * pdf/ev-poppler.cc: Get the permissions field.
8239
8240         * tiff/*c: Make a tiny bit more robust.
8241
8242 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8243
8244         * djvu/djvu-document.c:
8245         
8246         Pop messages from djvu context message queue.
8247
8248 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8249
8250         * configure.ac, Makefile.am, shell/Makefile.am:
8251         * tiff/Makefile.am, shell/ev-document-types.c:
8252         
8253         Cleanup tiff configure checks. Fix for bug 305218.
8254
8255 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8256
8257         * configure.ac: Added "uk" to ALL_LINGUAS.
8258
8259 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8260
8261         * cut-n-paste/zoom-control/ephy-zoom.c:
8262         (ephy_zoom_get_changed_zoom_level):
8263         * cut-n-paste/zoom-control/ephy-zoom.h:
8264         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8265         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8266         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8267         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8268         (zoom_control_changed_cb), (ev_window_init):
8269         
8270         Fix minor points related to moving best fit up. Introduce
8271         "zoom" property and make zoom control change it's value on
8272         notify::zoom signals. Fix for 305080.
8273
8274 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8275
8276         * data/evince-ui.xml:
8277         * shell/ev-window.c: (set_view_actions_sensitivity):
8278         
8279         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8280
8281 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8282
8283         * configure.ac:
8284
8285         Depends on poppler 0.3.2
8286
8287 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8288
8289         * cut-n-paste/recent-files/egg-recent-item.c:
8290         (egg_recent_item_get_short_name):
8291         * cut-n-paste/toolbar-editor/Makefile.am:
8292         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8293         (new_pixbuf_from_widget):
8294         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8295         * cut-n-paste/toolbar-editor/egg-marshal.c:
8296         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8297         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8298
8299         Sync
8300
8301 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8302
8303         * tiff/tiff-document.c: Rough TIFF backend.
8304
8305 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8306
8307         * NEWS:
8308         * configure.ac:
8309         * cut-n-paste/toolbar-editor/Makefile.am:
8310
8311         Release 0.3.1
8312
8313 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8314
8315         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8316         (ev_view_find_next), (ev_view_find_previous):
8317
8318         Remove the locks around get_n_results   
8319
8320 2005-05-21  Juerg Billeter  <j@bitron.ch>
8321
8322         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8323
8324         Pass correct number of pages to poppler.
8325
8326 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8327
8328         * configure.ac:
8329         * data/Makefile.am:
8330         * data/evince.desktop.in: 
8331         * data/evince.desktop.in.in:
8332         * po/POTFILES.in:
8333         
8334         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8335
8336 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8337
8338         * shell/ev-view.c: (view_update_adjustments),
8339         (view_set_adjustment_values): cast adjustmen->value to (int)
8340         before using it.  Otherwise, we get off by a pixel in some
8341         situations.
8342
8343         (draw_one_page): Draw the border on expose.
8344
8345 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8346
8347         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8348         adjustment when the mode changes, #304923
8349
8350 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8351
8352         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8353         flickering on resize but still use gdk_window_scroll on
8354         scrolling
8355
8356 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8357
8358         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8359         option, #170458
8360
8361 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8362
8363         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8364         second page on page_changed if possible, #304669
8365
8366 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8367
8368         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8369         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8370
8371 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8372
8373         * .cvsignore:
8374         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8375         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8376         (ev_view_zoom_for_size_presentation),
8377         (ev_view_zoom_for_size_continuous_and_dual_page),
8378         (ev_view_zoom_for_size_continuous),
8379         (ev_view_zoom_for_size_dual_page),
8380         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8381         * shell/ev-view.h:
8382         * shell/ev-window.c: (update_view_size),
8383         (ev_window_sizing_mode_changed_cb):
8384
8385         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8386         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8387         an infinite loop, #304769
8388
8389
8390 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8391
8392         * data/evince-ui.xml:
8393         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8394         * shell/ev-window.c: (set_view_actions_sensitivity):
8395
8396         Make PgUp/Down behave like Space
8397
8398 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8399
8400         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8401         * backend/ev-ps-exporter.h:
8402         * pdf/ev-poppler.cc:
8403         * ps/ps-document.c: (ps_document_ps_export_begin):
8404         * shell/ev-print-job.c: (idle_print_handler):
8405
8406         Adapt to new poppler api
8407
8408 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8409
8410         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8411         (ephy_zoom_control_init):
8412
8413         Translate zoom levels
8414
8415 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8416
8417         * cut-n-paste/zoom-control/ephy-zoom.c:
8418         (ephy_zoom_get_zoom_level_index):
8419
8420         Fix current zoom -> zoom control match
8421
8422 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8423
8424         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8425         rather than the scrolled_window that it's in. Fixes bug #304655.
8426
8427 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8428
8429         * shell/ev-view.c: (view_update_adjustments),
8430         (view_set_adjustment_values), (view_update_range_and_current_page),
8431         (view_scroll_to_page), (set_scroll_adjustment),
8432         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8433         (ev_view_scroll), (ev_view_scroll_view),
8434         (ensure_rectangle_is_visible), (find_page_at_location),
8435         (get_link_at_location), (go_to_link), (status_message_from_link),
8436         (ev_view_size_request_continuous_dual_page),
8437         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8438         (ev_view_unrealize), (ev_view_expose_event),
8439         (ev_view_button_press_event), (ev_view_motion_notify_event),
8440         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8441         (draw_rubberband), (highlight_find_results), (draw_one_page),
8442         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8443         (ev_view_init), (find_changed_cb), (page_changed_cb),
8444         (on_adjustment_value_changed), (ev_view_new),
8445         (ev_view_set_document), (ev_view_set_zoom),
8446         (ev_view_set_continuous), (ev_view_set_dual_page),
8447         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8448         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8449         (ev_view_zoom_for_size_presentation),
8450         (ev_view_zoom_for_size_continuous_dual_page),
8451         (ev_view_zoom_for_size_continuous),
8452         (ev_view_zoom_for_size_dual_page),
8453         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8454         (ev_view_get_status), (ev_view_set_status),
8455         (update_find_status_message), (ev_view_get_find_status),
8456         (ev_view_set_find_status), (jump_to_find_result),
8457         (jump_to_find_page), (compute_selections), (clear_selection),
8458         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8459         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8460         (ev_view_update_primary_selection),
8461         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8462         * shell/ev-view.h:
8463         * shell/ev-window.c: (ev_window_open_page_label),
8464         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8465         (ev_window_init):
8466         * shell/ev-window.h:
8467         * shell/main.c: (load_files):
8468
8469         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8470         when resizing.  Remove the bin_window().  Also, patch from James
8471         Bowes to fix command line page, #300641
8472         
8473 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8474
8475         * data/evince-ui.xml:
8476         * shell/ev-view.c:
8477         * shell/ev-view.h:
8478         * shell/ev-window.c: (update_action_sensitivity):
8479
8480         Get rid of View->Normal Size, it's just confusing
8481
8482 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8483
8484         * backend/ev-document-info.h:
8485         * backend/ev-document.c: (ev_document_info_free): Free the
8486         EvDocumentInfo.
8487
8488         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8489         (clear_range), (add_range), (update_visible_range),
8490         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8491         (ev_sidebar_thumbnails_set_document):
8492         * shell/ev-window.c: (ev_window_setup_document): Only render the
8493         visible thumbnails.  It takes an instant to render, but it uses
8494         much less memory.
8495
8496 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8497
8498         * shell/ev-sidebar-links.c: (popup_menu_cb):
8499
8500         Select first item
8501
8502 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8503
8504         * lib/Makefile.am:
8505         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8506         (button_press_cb), (ev_sidebar_links_construct):
8507
8508         Show the popup menu also on keybindings
8509
8510 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8511
8512         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8513         * shell/ev-window.h:
8514
8515         Expose api to print a range (with dialog). Make private _print use
8516         it.
8517
8518         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8519         (ev_sidebar_links_construct):
8520
8521         Show a print context menu on linkx, it prints the selected
8522         section.
8523
8524 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8525
8526         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8527         button.
8528
8529 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8530
8531         * AUTHORS:
8532
8533         Update
8534
8535         * shell/ev-window.c: (build_comments_string),
8536         (ev_window_cmd_help_about):
8537
8538         Show poppler version/backend and authors
8539
8540 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8541
8542         * cut-n-paste/zoom-control/ephy-zoom.c:
8543         (ephy_zoom_get_zoom_level_index):
8544         * cut-n-paste/zoom-control/ephy-zoom.h:
8545
8546         Move the best fit items at the top of the list
8547
8548 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8549
8550         * shell/ev-marshal.list:
8551         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8552         (activate_cb), (match_selected_cb), (activate_link_cb),
8553         (connect_proxy), (ev_page_action_class_init):
8554         * shell/ev-page-action.h:
8555
8556         Use signals to notify action activation. Hopefully
8557         I did not break completion since I cant test...
8558
8559         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8560         (register_custom_actions):
8561
8562         Connect to page selector actions and also grab focus on
8563         the view when activated.
8564
8565 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8566
8567         * pdf/ev-poppler.cc:
8568         * backend/ev-page-cache.c: make page size calculation consistent
8569         and set it to (int)( width * scale + 0.5).  This makes the weird
8570         line going through the middle of the page go away.
8571
8572         * shell/ev-view.c: move painting the background page after
8573         checking the expose area covers us.
8574
8575 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8576
8577         * data/evince-password.glade:
8578         
8579         Mark labels as not translatable. Fix for bug 302842.
8580
8581 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8582
8583         * configure.ac: Added "es" to ALL_LINGUAS.
8584
8585 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8586
8587         * data/evince-toolbar.xml:
8588         * shell/ev-window.c: (update_action_sensitivity),
8589         (ev_window_setup_document), (ev_window_set_page_mode),
8590         (ev_window_init):
8591
8592         Remove some leftover code from jrb first continous
8593         attempt. Use the new actions, we still need good icons
8594         though...
8595
8596 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8597
8598         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8599
8600         Update label when connecting proxy. Fix a warning with NULL
8601         page_cache.
8602
8603 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8604
8605         * data/evince-ui.xml:
8606         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8607         * shell/ev-page-action.h:
8608         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8609
8610         Add mnemonic for edit toolbar.
8611         ctrl+l focus the page entry.
8612
8613 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8614
8615         * lib/Makefile.am:
8616         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8617         (ev_window_init):
8618         * shell/main.c: (main):
8619
8620         Put the toolbar xml in evince own dot dir
8621
8622 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8623
8624         * shell/ev-window.c: (ev_window_init):
8625
8626         Make the toolbar not removable
8627
8628 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8629
8630         * data/evince-ui.xml:
8631         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8632         * shell/ev-sidebar-links.h:
8633         * shell/ev-sidebar-thumbnails.c:
8634         (ev_sidebar_thumbnails_get_treeview):
8635         * shell/ev-sidebar-thumbnails.h:
8636         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8637         (ev_view_class_init):
8638         * shell/ev-view.h:
8639         * shell/ev-window.c: (update_action_sensitivity),
8640         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8641         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8642         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8643         (ev_window_init):
8644
8645         This is evil... Make space/backspace global accelerators but
8646         enable them only for some widgets (sidebars and view).
8647         I dont like it, but I dont know a better way... :/
8648
8649 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8650
8651         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8652         (ev_page_action_widget_finalize),
8653         (ev_page_action_widget_class_init), (update_page_cache):
8654
8655         Keep a weak reference on proxy->page_cache so that we
8656         dont try to disconnect the signal if the object is already
8657         gone. Maybe there is a better way to cleanup reference handling
8658         in page action though...
8659
8660 2005-05-10  Juerg Billeter  <j@bitron.ch>
8661
8662         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8663         * backend/ev-ps-exporter.h:
8664         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8665         * ps/ps-document.c: (ps_document_ps_export_begin):
8666         
8667         Change api to pass print range to ps_exporter_begin. The pdf backend
8668         requires this information.
8669         
8670         * shell/ev-print-job.c: (idle_print_handler):
8671         
8672         Adapt to api change
8673
8674 2005-05-10  Juerg Billeter  <j@bitron.ch>
8675
8676         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8677         (idle_print_handler)
8678         * shell/ev-window.c: (ev_window_print):
8679
8680         Support printing page range, based on patch by Amaury Jacquot
8681
8682 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8683
8684         * data/evince-toolbar.xml:
8685
8686         Add zoom control to available items
8687
8688 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8689
8690         * shell/ev-window.c: (update_action_sensitivity):
8691
8692         Set slash action insensitive when appropriate
8693
8694 2005-05-10  Christian Persch <chpe@gnome.org>
8695
8696         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8697
8698         Fix warning on the overflow menu
8699
8700 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8701
8702         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8703
8704         Check for uri correctness/existence
8705
8706 2005-05-09  Juerg Billeter  <j@bitron.ch>
8707
8708         * shell/ev-window.c: (using_postscript_printer):
8709
8710         LPD printers use postscript, too
8711
8712 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8713
8714         * shell/ev-window.c: (register_custom_actions):
8715
8716         The zoom one is actually sort of useful,
8717         put it back
8718
8719 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8720
8721         * shell/ev-window.c: (register_custom_actions):
8722
8723         Hide page/zoom controls from overflow, they
8724         are useless.
8725
8726 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8727
8728         * cut-n-paste/update-from-egg.sh:
8729         
8730         Share it between all cut-n-paste subdirs
8731
8732         * cut-n-paste/recent-files/Makefile.am:
8733
8734         Fix to use "global" update-from-egg.sh
8735
8736         * cut-n-paste/recent-files/egg-recent-model.c:
8737         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8738         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8739         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8740         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8741
8742         Update from libegg
8743
8744         * cut-n-paste/toolbar-editor/Makefile.am:
8745
8746         Fix to use "global" update-from-egg.sh
8747
8748         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8749
8750         Update from libegg
8751
8752 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8753
8754         * configure.ac:
8755         * cut-n-paste/Makefile.am:
8756         * cut-n-paste/recent-files/Makefile.am:
8757         * cut-n-paste/toolbar-editor/.cvsignore:
8758         * cut-n-paste/toolbar-editor/Makefile.am:
8759         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8760         (egg_editable_toolbar_get_type), (get_toolbar_position),
8761         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8762         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8763         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8764         (set_item_drag_source), (create_item_from_action), (create_item),
8765         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8766         (popup_toolbar_context_menu_cb), (free_dragged_item),
8767         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8768         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8769         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8770         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8771         (item_added_cb), (item_removed_cb),
8772         (egg_editable_toolbar_construct),
8773         (egg_editable_toolbar_disconnect_model),
8774         (egg_editable_toolbar_deconstruct),
8775         (egg_editable_toolbar_set_model),
8776         (egg_editable_toolbar_set_ui_manager),
8777         (egg_editable_toolbar_set_property),
8778         (egg_editable_toolbar_get_property),
8779         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8780         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8781         (egg_editable_toolbar_new_with_model),
8782         (egg_editable_toolbar_get_edit_mode),
8783         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8784         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8785         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8786         (new_pixbuf_from_widget), (new_separator_pixbuf),
8787         (update_separator_image), (style_set_cb),
8788         (_egg_editable_toolbar_new_separator_image),
8789         (egg_editable_toolbar_get_model):
8790         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8791         * cut-n-paste/toolbar-editor/egg-marshal.c:
8792         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8793         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8794         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8795         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8796         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8797         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8798         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8799         (editor_drag_data_delete_cb), (drag_data_get_cb),
8800         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8801         (editor_create_item), (update_editor_sheet), (setup_editor),
8802         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8803         (parse_item_list), (model_has_action), (update_actions_list),
8804         (egg_toolbar_editor_load_actions):
8805         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8806         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8807         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8808         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8809         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8810         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8811         (egg_toolbars_model_add_separator), (impl_add_item),
8812         (parse_item_list), (egg_toolbars_model_add_toolbar),
8813         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8814         (impl_get_item_data), (impl_get_item_type),
8815         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8816         (egg_toolbars_model_init), (free_toolbar),
8817         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8818         (egg_toolbars_model_remove_toolbar),
8819         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8820         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8821         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8822         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8823         (egg_toolbars_model_get_item_data),
8824         (egg_toolbars_model_get_item_type):
8825         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8826         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8827         * data/Makefile.am:
8828         * data/evince-toolbar.xml:
8829         * data/evince-ui.xml:
8830         * data/hand-open.png:
8831         * po/POTFILES.in:
8832         * shell/Makefile.am:
8833         * shell/ev-window.c: (update_chrome_visibility),
8834         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8835         (ev_window_dispose), (ev_window_init):
8836
8837         Implement epiphany like toolbar editor. Based on patch by
8838         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8839
8840 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8841
8842         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8843
8844         Use set_cursor instead of set_selection, so that
8845         the keyboard focus moves too.
8846
8847 2005-05-09  Aleksey Kliger <akliger@gmail.com>
8848
8849         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8850
8851         Fix infinite loop when loading Type1 fonts
8852
8853 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8854
8855         * data/evince-ui.xml:
8856         * shell/ev-window.c:
8857
8858         Slash -> Find
8859
8860 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8861
8862         * configure.ac:
8863
8864         Make --disable really disable
8865
8866 2005-05-07  Juerg Billeter  <j@bitron.ch>
8867
8868         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8869
8870         Compare page labels even without has_labels set, fixes setting page
8871         with entry
8872
8873 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8874
8875         * shell/ev-view.c: (ev_view_create_invisible_cursor),
8876         (ev_view_set_cursor), (ev_view_button_press_event),
8877         (ev_view_motion_notify_event), (ev_view_button_release_event),
8878         (ev_view_init):
8879
8880         Implement middle button scrolling. Based on a patch
8881         by Tommi Komulainen <tommi.komulainen@iki.fi>.
8882
8883 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
8884
8885         * shell/ev-document-types.c: (get_slow_mime_type),
8886         (get_document_type_from_mime), (ev_document_type_lookup):
8887         * shell/ev-document-types.h:
8888
8889         Change api to lookup from uri. Do fast lookup first, if the
8890         type is unknown try with data sniffing.
8891
8892         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8893         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8894
8895         Adapt to api change
8896
8897 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8898
8899         * thumbnailer/Makefile.am:
8900
8901         Fix distcheck
8902
8903 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8904
8905         * NEWS:
8906         * configure.ac:
8907
8908         Release 0.3.0
8909
8910         * data/evince-ui.xml:
8911
8912         Hide presentation mode for now
8913
8914         * shell/ev-view.c: (highlight_find_results):
8915
8916         Show current find selection only on current page
8917
8918 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8919
8920         * shell/ev-view.c: (ev_view_select_all):
8921
8922         Compute size of the actual page, not of
8923         the current one.
8924
8925 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8926
8927         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8928         (view_rect_to_doc_rect), (compute_selections),
8929         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8930         (ev_view_copy), (ev_view_primary_get_cb),
8931         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8932         (ev_view_button_press_event), (ev_view_motion_notify_event),
8933         (ev_view_button_release_event), (page_changed_cb):
8934
8935         Fix text selection
8936
8937 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8938
8939         * shell/ev-view.c: (compute_border), (get_page_extents),
8940         (doc_rect_to_view_rect), (highlight_find_results),
8941         (ev_view_bin_expose), (ev_view_select_all),
8942         (ev_view_motion_notify_event), (update_find_status_message),
8943         (jump_to_find_result), (jump_to_find_page):
8944
8945         First go at fixing search, still buggy
8946
8947 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
8948
8949         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8950         dropdown box and button at the top of the sidebar.
8951
8952 2005-05-02  James Bowes  <bowes@cs.dal.ca>
8953
8954         * configure.ac: Output zoom-control Makefile.
8955         * cut-n-paste/Makefile.am: build zoom-control subdir.
8956         * cut-n-paste/zoom-control/ephy-zoom-action.c:
8957         * cut-n-paste/zoom-control/ephy-zoom-action.h:
8958         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8959         * cut-n-paste/zoom-control/ephy-zoom-control.h:
8960         * cut-n-paste/zoom-control/ephy-zoom.c:
8961         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8962         from epiphany, and modified to add a separator into the menu.
8963         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8964         * data/evince-ui.xml: Replace old zoom toolbar actions with new
8965         zoom-control action.
8966         * shell/Makefile.am: Include zoom-control flags.
8967         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
8968         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
8969         (ev_view_zoom_for_size_presentation),
8970         (ev_view_zoom_for_size_continuous_and_dual_page),
8971         (ev_view_zoom_for_size_continuous),
8972         (ev_view_zoom_for_size_dual_page),
8973         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
8974         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
8975         ev_view_get_zoom and ev_view_get_sizing_mode.
8976         * shell/ev-view.h:
8977         * shell/ev-window.c: (update_action_sensitivity),
8978         (update_sizing_buttons), (zoom_control_changed_cb),
8979         (register_custom_actions): Initialize and use the zoom-control 
8980         widget.
8981
8982 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
8983
8984         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
8985         preview cache back to 1.  Don't know when it got set to 0.
8986         
8987         * shell/ev-view.c: (compute_border), (ev_view_realize),
8988         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
8989         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
8990         (ev_view_get_fullscreen), (ev_view_set_presentation),
8991         (ev_view_get_presentation), (ev_view_set_sizing_mode),
8992         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
8993         * shell/ev-view.h:
8994         * shell/ev-window.c:
8995         (update_chrome_visibility),
8996         (ev_window_cmd_continuous), (ev_window_cmd_dual),
8997         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
8998         (update_document_mode), (ev_window_update_fullscreen_action),
8999         (ev_window_fullscreen), (ev_window_unfullscreen),
9000         (ev_window_cmd_view_fullscreen),
9001         (ev_window_update_presentation_action),
9002         (ev_window_run_presentation), (ev_window_stop_presentation),
9003         (ev_window_cmd_view_presentation), (ev_window_state_event),
9004         (ev_window_focus_in_event), (ev_window_focus_out_event),
9005         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9006         * data/evince-ui.xml: Initial presentation mode.  We should
9007         probably hide this until it's done, as it's quite rough.  Also,
9008         change full-screen to fullscreen and add two getters to EvView.
9009
9010 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9011
9012         * shell/ev-page-action.c: (update_page_cache),
9013         (ev_page_action_dispose):
9014         * shell/ev-window.c: (destroy_fullscreen_popup),
9015         (ev_window_create_fullscreen_popup):
9016
9017         Use connect_object rather than explicitly
9018         disconnect on dispose.
9019
9020 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9021
9022         * shell/ev-page-action.c: (update_page_cache),
9023         (ev_page_action_dispose):
9024
9025 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9026
9027         * backend/ev-page-cache.c: (_ev_page_cache_new),
9028         (ev_page_cache_set_page_label),
9029         (ev_page_cache_has_nonnumeric_page_labels):
9030         * backend/ev-page-cache.h:
9031         * shell/ev-page-action.c: (update_pages_label):
9032         
9033         If all page labels are numeric, fallback to default
9034         way to display number of pages. See bug 173185.
9035
9036 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9037
9038         * shell/ev-page-action.c: (ev_page_action_dispose):
9039         * shell/ev-view.c: (view_update_range_and_current_page):
9040         * shell/ev-window.c: (ev_window_dispose):
9041         
9042         Set page on scroll in continuous mode. Fixes bug 301986.
9043         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9044
9045 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9046
9047         * configure.ac:
9048
9049         Require poppler 0.3.0
9050
9051 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9052         
9053         * shell/Makefile.am, configure.ac: Fix build problems
9054         with t1lib. Bug 301996.
9055
9056 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9057
9058         * shell/ev-view.c: (ev_view_scroll_event):
9059         
9060         Scroll up increase zoom
9061
9062 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9063
9064         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9065         (ev_view_set_sizing_mode),
9066         (ev_view_zoom_for_size_continuous_and_dual_page),
9067         (ev_view_zoom_for_size_continuous):
9068         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9069         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9070         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9071         (ev_window_init):
9072
9073         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9074         Fix for 165473 and 165472.
9075
9076 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9077
9078         * po/POTFILES.in:
9079         * thumbnailer/Makefile.am:
9080         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9081         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9082         * thumbnailer/evince-thumbnailer.schemas.in:
9083         
9084         Make thumbnailer schemas translatable. Fix for bug 301773
9085         
9086         * thumbnailer/evince-thumbnailer-djvu.schemas:
9087         * thumbnailer/evince-thumbnailer-dvi.schemas:
9088         * thumbnailer/evince-thumbnailer.schemas:
9089
9090         Removed files
9091
9092 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9093
9094         * shell/ev-view.c (ev_view_init): forgot to set this.
9095
9096 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9097
9098         * shell/ev-view.c: (find_page_at_location),
9099         (get_link_at_location),
9100         (ev_view_set_show_border), (ev_view_set_spacing),
9101         (ev_view_zoom_for_size_continuous_and_dual_page),
9102         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9103         Also, add a quick fix measuring of widths.  Also, removed
9104         ev_view_set_spacing and ev_view_set_show_border.
9105         
9106         * shell/ev-window.c: (ev_window_unfullscreen),
9107         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9108
9109 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9110
9111         * shell/ev-view.c: (view_update_range_and_current_page),
9112         (page_changed_cb):
9113         
9114         Fix crash on exit and scrolling to page in continuous view.
9115
9116 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9117
9118         * TODO:
9119         * backend/ev-page-cache.c: (_ev_page_cache_new),
9120         (ev_page_cache_get_max_width_size),
9121         (ev_page_cache_get_max_height_size):
9122         * backend/ev-page-cache.h:
9123         * data/evince-ui.xml:
9124         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9125         * shell/ev-view.c: (view_update_adjustments),
9126         (view_update_range_and_current_page), (get_bounding_box_size),
9127         (ev_view_size_request_continuous_and_dual_page),
9128         (ev_view_size_request_continuous),
9129         (ev_view_size_request_dual_page),
9130         (ev_view_size_request_single_page), (ev_view_size_request),
9131         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9132         (ev_view_bin_expose), (ev_view_expose_event),
9133         (ev_view_set_property), (ev_view_get_property),
9134         (ev_view_class_init), (ev_view_init), (ev_view_new),
9135         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9136         (ev_view_set_dual_page), (ev_view_set_full_screen),
9137         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9138         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9139         (ev_view_zoom_out), (zoom_for_size_fit_width),
9140         (zoom_for_size_best_fit),
9141         (ev_view_zoom_for_size_continuous_and_dual_page),
9142         (ev_view_zoom_for_size_continuous),
9143         (ev_view_zoom_for_size_dual_page),
9144         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9145         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9146         * shell/ev-view.h:
9147         * shell/ev-window.c: (update_action_sensitivity),
9148         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9149         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9150         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9151         (ev_window_cmd_view_zoom_out), (update_view_size),
9152         (ev_window_set_sizing_mode), (ev_window_init):
9153
9154         Add Continuous and Dual page modes.
9155
9156 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9157
9158         * dvi/dvi-document.c: (dvi_document_load),
9159         (dvi_document_thumbnails_get_thumbnail),
9160         (dvi_document_init_params): Fix up some mixups between
9161         width and height to correct thumbnail rendering.
9162
9163 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9164
9165         * dvi/mdvi-lib/private.h:
9166         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9167         
9168         Suppess output for kpathsea during font generation. Thanks to
9169         James Bowes
9170
9171 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9172
9173         * NEWS:
9174         * configure.ac:
9175
9176         Release 0.2.1
9177
9178         * Makefile.am: fix distcheck.
9179
9180 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9181
9182         * shell/ev-sidebar-links.c: (selection_changed_callback),
9183         (update_page_callback), (row_activated_callback),
9184         (job_finished_callback), (ev_sidebar_links_set_document):
9185         
9186         Fix for bug #169901. Double click on links expands tree.
9187
9188 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9189
9190         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9191         hard-coded style. Fix for bug 170111
9192
9193 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9194
9195         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9196         locking.
9197
9198 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9199
9200         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9201
9202 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9203
9204         * pdf/ev-poppler.cc:
9205         * shell/ev-view.c: (highlight_find_results):
9206
9207         Fix find on single page documents
9208
9209 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9210
9211         * data/evince.schemas.in: fix for bug 301390
9212
9213 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9214
9215         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9216         (ev_view_zoom_out), (ev_view_zoom_normal):
9217         * shell/ev-view.h:
9218         * shell/ev-window.c: (update_action_sensitivity),
9219         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9220         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9221         (ev_window_cmd_view_normal_size):
9222
9223         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9224         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9225         better than oom. 
9226
9227 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9228
9229         * configure.ac:
9230
9231         Depend on 2.57, 2.59 doesnt seem to be necessary
9232
9233 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9234
9235         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9236         (create_tool_item):
9237
9238         Put back total number of pages as (1 of 1234)
9239
9240 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9241
9242         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9243         remove the job.
9244
9245         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9246         function.  This helps debugging.
9247
9248 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9249
9250         * djvu/djvu-document.c: (djvu_document_class_init),
9251         (djvu_document_get_info), (djvu_document_document_iface_init):
9252         * dvi/dvi-document.c: (dvi_document_class_init),
9253         (dvi_document_get_info), (dvi_document_document_iface_init):
9254
9255         Dummy implementation of get_info method for dvi and
9256         djvu. Fix crashes with those backends
9257
9258 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9259
9260         * data/evince.desktop.in:
9261
9262         Add application/x-gzpostscript
9263
9264 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9265
9266         * data/evince.schemas.in: Added real long descriptions, 
9267         closes bug 172496 
9268
9269         * README: Added actual text, closes bug 171869
9270
9271 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9272
9273         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9274
9275         Thumbnail page 0
9276
9277 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9278
9279         * backend/ev-document-info.h:
9280
9281         s/GDate */GDate so we can just use g_free
9282
9283 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9284
9285         * shell/ev-window.c: (update_document_mode),
9286         (ev_window_setup_document):
9287
9288         Show the window in fullscreen when specified by
9289         the document
9290
9291 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9292
9293         * backend/ev-document.c: (ev_document_class_init),
9294         (ev_document_get_info), (ev_document_render_pixbuf):
9295         * backend/ev-document.h:
9296         * backend/ev-page-cache.c: (_ev_page_cache_new):
9297         * pdf/ev-poppler.cc:
9298         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9299         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9300         * ps/ps-document.c: (ps_document_class_init), (document_load),
9301         (ps_document_get_info), (ps_document_document_iface_init):
9302
9303         Remove get_title from the interface, we can just use document info
9304
9305 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9306
9307         * backend/Makefile.am:
9308         * backend/ev-document.c: (ev_document_render_get_info):
9309         * backend/ev-document.h:
9310         * pdf/ev-poppler.cc:
9311
9312         Initial support for document info. Based on jrb patch.
9313
9314 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9315
9316         * shell/ev-window.c: (ev_window_state_event),
9317         (ev_window_class_init), (ev_window_init):
9318         
9319         Doesn't show resize grip when maximized. See bug #301053
9320
9321 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9322
9323         * po/POTFILES.in:
9324         
9325         ev-sidebar-thumbnails now has translatable labels
9326         
9327         * shell/Makefile.am:
9328         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9329         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9330         (ev_sidebar_links_page_iface_init):
9331         * shell/ev-sidebar-links.h:
9332         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9333         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9334         (ev_sidebar_page_get_label):
9335         * shell/ev-sidebar-page.h:
9336         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9337         (ev_sidebar_thumbnails_set_document),
9338         (ev_sidebar_thumbnails_support_document),
9339         (ev_sidebar_thumbnails_get_label),
9340         (ev_sidebar_thumbnails_page_iface_init):
9341         * shell/ev-sidebar-thumbnails.h:
9342         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9343         (ev_sidebar_set_document):
9344         * shell/ev-sidebar.h:
9345         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9346         
9347         Small rework of sidebar code. Now sidebar pages should implement
9348         EvSidebarPage interface. That makes page management in EvSidebar
9349         easier. See bug #164811 for details
9350
9351 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9352
9353         * shell/ev-application.c: (ev_application_open):
9354         * shell/ev-document-types.c:
9355         
9356         Fix build error and small problem with application exit
9357
9358 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9359
9360         * thumbnailer/Makefile.am:
9361         * thumbnailer/evince-thumbnailer-djvu.schemas:
9362         * thumbnailer/evince-thumbnailer-dvi.schemas:
9363         
9364         Conditionally install schemas for djvu/dvi thumbnailer
9365
9366 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9367
9368         * shell/ev-document-types.h: 
9369         * shell/ev-document-types.c: 
9370         New files, handling the mapping from mimetypes to backends
9371         
9372         * shell/ev-window.c: 
9373         * thumbnailer/evince-thumbnailer.c:     
9374         Use the ev-document-types code
9375         
9376         * shell/Makefile.am: 
9377         Added new convenience library libevbackendfactory_la, containing
9378         the new mimetype->backend logic; moved the backends into it.
9379
9380         * thumbnailer/Makefile.am:
9381         Make the thumbnailer link with the libevbackend.la convenience
9382         library, rather than having a duplicate of the backend logic here.
9383
9384 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9385
9386         * shell/ev-stock-icons.c: constify some vars.
9387         * shell/ev-window.c: ditto.
9388
9389 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9390
9391         * ps/ps-document.c (get_page_orientation):
9392
9393         Respect document orientation 
9394
9395 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9396
9397         * djvu/Makefile.am:
9398         * dvi/Makefile.am:
9399         * shell/Makefile.am:
9400         
9401         Move library dependencies to components.
9402         
9403         * shell/ev-window.c: (update_window_title),
9404         (start_loading_document):
9405         
9406         Fix display of uris with spaces. Bug 168358.
9407
9408 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9409
9410         * shell/ev-sidebar-links.c: (selection_changed_cb):
9411         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9412         (ev_view_button_release_event), (ev_view_set_document):
9413         * shell/ev-view.h:
9414         * shell/ev-window.c: (find_bar_search_changed_cb):
9415         * shell/ev-window.h: Minor cleanups removing some dead code.
9416
9417 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9418
9419         * backend/ev-page-cache.c: (_ev_page_cache_new):
9420         
9421         Set current page to 0 if document has pages.
9422
9423 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9424
9425         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9426
9427         Initialize GError to NULL, fix a crash when loading fails.
9428
9429 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9430
9431         * shell/ev-window.c: (update_view_size):
9432
9433         Calculate shadow size only when there is actually
9434         a shadow.
9435
9436 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9437
9438         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9439         * shell/ev-view.h:
9440
9441         Allow setting view spacing, default to 0
9442
9443         * shell/ev-window.c: (ev_window_unfullscreen),
9444         (ev_window_cmd_view_fullscreen), (ev_window_init):
9445
9446         Remove spacing in fullscreen mode
9447
9448 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9449
9450         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9451         (ev_view_size_request), (expose_bin_window),
9452         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9453         * shell/ev-view.h:
9454         * shell/ev-window.c: (ev_window_unfullscreen),
9455         (ev_window_cmd_view_fullscreen):
9456
9457         Do not draw the border in fulscreen
9458
9459 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9460
9461         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9462         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9463         (find_page_at_location), (page_changed_cb):
9464
9465         Rework border calculation, so that I can more easily disable it.
9466         Code somewhat cleaner too.
9467
9468 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9469
9470         * backend/ev-page-cache.c: (ev_page_cache_init),
9471         (_ev_page_cache_new):
9472
9473         Remove some assertions, documents can have 0 pages.
9474         Make initial current page -1.
9475
9476         * shell/ev-page-action.c: (page_changed_cb):
9477
9478         Show "" if current page is -1
9479
9480         * shell/ev-window.c: (update_action_sensitivity),
9481         (ev_window_setup_document):
9482
9483         When document has 0 pages do not set the view
9484         and make nearly everything insensitive.
9485
9486 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9487
9488         * shell/ev-page-view.c:
9489         * shell/ev-page-view.h:
9490
9491         Remove unused files.
9492         
9493         * shell/ev-sidebar-thumbnails.c:
9494         (ev_sidebar_thumbnails_set_document):
9495         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9496         (ev_sidebar_supports_document):
9497         * shell/ev-sidebar.h:
9498         * shell/ev-window.c: (ev_window_setup_document):
9499         
9500         Doesn't show thumbnails if document has 1 page. Make
9501         sidebar menu entries sensitive only if if they have 
9502         sense. Fix bug 164811. 
9503
9504 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9505
9506         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9507         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9508         (ev_view_zoom_out), (ev_view_set_size):
9509
9510         Rework sizing to deal with documents with not uniform page
9511         size.
9512
9513 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9514
9515         * backend/ev-page-cache.c: (_ev_page_cache_new):
9516
9517         Fix several page size caching bugs
9518
9519 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9520
9521         * shell/ev-window.c: (set_action_properties):
9522
9523         Make all toolbar items translatable
9524
9525 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9526
9527         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9528         (save_page_list), (ps_document_save),
9529         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9530         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9531         (ps_document_ps_exporter_iface_init):
9532         * ps/ps-document.h:
9533
9534         Based on a patch by J�rg Billeter <j@bitron.ch>
9535         
9536         Implement print and save a copy for the ps backend.
9537
9538 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9539
9540         * backend/ev-document.h:
9541         * djvu/djvu-document.c: (djvu_document_can_get_text),
9542         (djvu_document_document_iface_init):
9543         * dvi/dvi-document.c: (dvi_document_can_get_text),
9544         (dvi_document_document_iface_init):
9545         * pdf/ev-poppler.cc:
9546         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9547         (pixbuf_document_document_iface_init):
9548         * ps/ps-document.c: (ps_document_can_get_text),
9549         (ps_document_document_iface_init):
9550         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9551         * shell/ev-window.c: (update_action_sensitivity):
9552
9553         Fix the crash when trying to copy in backends that doesnt
9554         support it. We can implement a better solution once we
9555         do real text selection.
9556
9557 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9558
9559         * data/evince-ui.xml:
9560         * shell/ev-window.c: (ev_window_cmd_escape):
9561         
9562         Work around the Escape conflict (find bar and unfullscreen)
9563
9564 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9565
9566         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9567         
9568         Fix for #300233. Next page correctly handles document end.
9569         
9570         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9571         (ev_sidebar_thumbnails_class_init),
9572         (ev_sidebar_thumbnails_set_document),
9573         (ev_sidebar_thumbnails_clear_job),
9574         (ev_sidebar_thumbnails_clear_model):
9575         
9576         Cleanup thumbnail jobs on document changes.
9577         
9578         * shell/ev-view.c: (add_scroll_binding_keypad),
9579         (add_scroll_binding_shifted), (ev_view_class_init):
9580         
9581         Shift + Space scrolls up. Fix for #173184
9582         
9583         * shell/ev-window.c: (ev_window_open_page),
9584         (ev_window_cmd_view_reload):
9585         
9586         Fix reload (Bug #300094)
9587
9588 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9589
9590         
9591         * dvi/mdvi-lib/assoc.c:
9592         * dvi/mdvi-lib/assoc.h: Removed garbage files
9593         
9594         * dvi/mdvi-lib/bitmap.c:
9595         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9596         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9597         * dvi/mdvi-lib/color.h: Antialias of rules
9598         
9599         * dvi/mdvi-lib/common.h:
9600         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9601         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9602         * dvi/mdvi-lib/files.c:
9603         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9604         * dvi/mdvi-lib/mdvi.h:
9605         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9606         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9607         * dvi/mdvi-lib/util.c: Fix compile warnings
9608         
9609         * dvi/dvi-document.c:
9610         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9611         (dvi_document_thumbnails_get_thumbnail),
9612         (dvi_document_document_thumbnails_iface_init):
9613         * dvi/mdvi-lib/Makefile.am:
9614         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9615         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9616         
9617         Dvi backend now renders thumbnails
9618
9619 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9620
9621         * shell/main.c: (main): 
9622         
9623         Save accelerators on exit. Fixes bug #172095.
9624
9625 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9626
9627         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9628         update priority" comment.
9629
9630         * backend/ev-job-queue.c: Give a way to change priority.
9631
9632 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9633
9634         * shell/ev-page-action.c: Fix logic.
9635
9636 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9637
9638         * shell/ev-view.c: (ev_view_can_find_next):
9639         * shell/ev-window.c: (ev_window_setup_document):
9640
9641         Check that the document supports find
9642
9643 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9644
9645         * data/evince-ui.xml:
9646         * shell/ev-view.c: (ev_view_can_find_next):
9647         * shell/ev-view.h:
9648         * shell/ev-window.c: (update_action_sensitivity),
9649         (find_changed_cb), (ev_window_setup_document),
9650         (ev_window_cmd_edit_find_next):
9651
9652         Add Edit->Find Next
9653
9654 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9655
9656         * pdf/ev-poppler.cc:
9657         * shell/ev-print-job.c: (idle_print_handler):
9658
9659         Make printing work again
9660
9661 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9662
9663         * shell/ev-page-action.h:
9664         * shell/ev-page-action.c: (ev_page_action_widget_init),
9665         (ev_page_action_widget_class_init), (page_changed_cb),
9666         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9667         (get_filter_model_from_model), (match_selected_cb),
9668         (display_completion_text), (match_completion), (update_model),
9669         (connect_proxy), (ev_page_action_set_property),
9670         (ev_page_action_get_property), (ev_page_action_set_document),
9671         (ev_page_action_set_model), (ev_page_action_class_init): Big
9672         reworking to make completions work iff we have >= GTK-2.7.0
9673                 
9674         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9675         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9676         (job_finished_cb): We now have a 'model' property that is set when
9677         the links are loaded.  This can be caught with "notify::model"
9678
9679         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9680         listen for the model to be set, and propagate it to the action.
9681
9682 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9683
9684         * cut-n-paste/recent-files/egg-recent-item.c:
9685         (egg_recent_item_set_uri), (make_valid_utf8),
9686         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9687         * cut-n-paste/recent-files/egg-recent-item.h:
9688         
9689         Update egg-recent from libegg. This should fix long
9690         startup problem. For details see
9691         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9692
9693 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9694
9695         * cut-n-paste/recent-files/Makefile.am:
9696         * data/evince-ui.xml, shell/Makefile.am:
9697         * shell/ev-application.c, shell/ev-application.h:
9698         * shell/ev-window.c: Recent files support.
9699         
9700         * configure.ac: Added "ru" to ALL_LINGUAS.
9701         
9702         * dvju: new backend to support DJVU files.
9703         * dvi: new backend to support DVI.
9704
9705         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9706         * ev-application.c: Support for new backends.
9707         
9708         * help, ev-window.c, main.c shell/Makefile.am: 
9709         Evince user documentation.
9710
9711 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9712
9713         * po/POTFILES.in:
9714         * shell/ev-window.c:
9715         * thumbnailer/evince-thumbnailer.c:
9716
9717         s/pdf-document/ev-poppler
9718
9719 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9720
9721         * NEWS:
9722         * configure.ac:
9723
9724         Release 0.2.0
9725
9726         * ps/ps-document.c: (setup_pixmap):
9727
9728         Remove debug code
9729
9730 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9731
9732         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9733         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9734         (ev_window_cmd_go_first_page): Fix of by one errors.
9735
9736 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9737
9738         * ps/ps-document.c: (get_page_box):
9739
9740         Fix page size calculation
9741
9742 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9743
9744         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9745         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9746         (get_page_orientation), (setup_page), (document_load),
9747         (ps_document_get_page_size), (render_pixbuf_idle):
9748         * ps/ps-document.h:
9749
9750         More refactoring to adapt to EvDocument changes
9751
9752 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9753
9754         * ps/ps-document.c: (start_interpreter):
9755
9756         Actually add alpha args
9757
9758 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9759
9760         * pdf/ev-poppler.cc:
9761
9762         Make clipboard work again
9763
9764 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9765
9766         Make searching work again.
9767         
9768         * backend/ev-document.c:
9769         * backend/ev-document.h:
9770         * backend/ev-document-find.c:
9771         * backend/ev-document-find.h: Change EvDocumentIface so we no
9772         longer store the current page or zoom level in the document.  The
9773         consequence is that all calls that operate on the current page now
9774         instead take the page number as an extra argument, and all
9775         coordinates are now doubles in document coordinate system.
9776
9777         * pdf/ev-poppler.cc:
9778         * pixbuf/pixbuf-document.c:
9779         * ps/ps-document.c: Update backends accordingly.
9780
9781 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9782
9783         * autogen.sh:
9784
9785         Add required gettext version
9786
9787 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9788
9789         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9790         make F1 bring up non-existent help.
9791
9792         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9793         epiphany's find bar, #167477
9794
9795         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9796         <emil@nishra.com> to add space-bar scrolling, 
9797
9798         * shell/ev-window.c (static GtkActionEntry entries): add default
9799         keybinding for Help (F1)
9800         Fixes #171068
9801
9802         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9803         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9804         170110
9805
9806 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9807
9808         * Makefile.am: 
9809         * pixbuf/pixbuf-document.c: 
9810
9811         Got pixbuf backend working again
9812
9813 2005-04-01  Steve Murphy  <murf@e-tools.com>
9814
9815         * configure.in: Added "rw" to ALL_LINGUAS.
9816
9817 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
9818
9819         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9820         model types, noticed by Martin Kretzschmar.
9821
9822 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
9823
9824         * pdf/ev-poppler.cc: Implement search based on
9825         poppler_page_find_text().  Currently a bit crude since we remember
9826         all matches from all pages.  Also, we grab the big document lock
9827         when we search since searching changes the underlying stream and
9828         thus conflicts with the rendering thread.
9829         
9830         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9831         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9832         (ev_view_find_previous): Fix some page indexes to be 0 based,
9833         offset rubber band by view offset,
9834
9835 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
9836
9837         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9838
9839 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
9840
9841         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
9842         completely because I didn't understand GtkActions.  I should
9843         read Marco's code more carefully in the future.
9844
9845         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9846         function
9847
9848 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
9849
9850         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9851         PopplerRectangle change from poppler CVS.
9852
9853 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
9854
9855         * backend/ev-document.c: (ev_document_get_page_label):
9856         * backend/ev-document.h:
9857         * backend/ev-page-cache.c: (_ev_page_cache_new),
9858         (ev_page_cache_get_page_label):
9859         * backend/ev-page-cache.h:
9860         * pdf/ev-poppler.cc:
9861         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9862         (links_page_num_func):
9863         * shell/ev-sidebar-thumbnails.c:
9864         (ev_sidebar_thumbnails_set_document):
9865         * shell/ev-view.c: (status_message_from_link),
9866         (ev_view_motion_notify_event):
9867         * shell/ev-window.c: (document_supports_sidebar): Add in page
9868         label support.  It's not perfect yet, but it's the first 'feature'
9869         in a while.
9870         Also, fix a bogus comment noticed by crispin. 
9871
9872 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
9873
9874         * Makefile.am: Remove pixbuf backend for now
9875
9876         * configure.ac: Require poppler-glib instead of just poppler.
9877
9878         * backend/ev-document-thumbnails.h: Add a comment
9879
9880         * backend/ev-document.h:
9881         * backend/ev-document.c: (ev_document_class_init),
9882         (ev_document_load), (ev_document_get_link),
9883         (ev_document_get_links): Remove 3 methods and add get_links.
9884         Also, made 0 based.
9885
9886         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9887         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9888
9889         * backend/ev-link.c: (ev_link_set_title),
9890         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9891         (ev_link_mapping_find):
9892         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
9893         
9894         * backend/ev-page-cache.c: (ev_page_cache_init),
9895         (_ev_page_cache_new), (ev_page_cache_set_current_page),
9896         (ev_page_cache_get_size), (ev_page_cache_next_page),
9897         (ev_page_cache_prev_page): Fix to be 0 based.
9898
9899         * pdf/Makefile.am: 
9900         * pdf/ev-poppler.h:
9901         * pdf/ev-poppler.cc: New backend.
9902         
9903         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9904         (ps_document_get_page), (ps_document_document_iface_init):
9905
9906         * shell/ev-pixbuf-cache.h:
9907         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9908         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9909         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9910         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9911         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9912         Fix up code to grab a page cache per each doc.  Also, fix to be 0
9913         based.
9914         
9915         * shell/ev-sidebar-thumbnails.c:
9916         (ev_sidebar_tree_selection_changed), (page_changed_cb),
9917         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9918
9919         * shell/ev-view.c: (status_message_from_link),
9920         (find_page_at_location), (get_link_at_location),
9921         (ev_view_motion_notify_event), (ev_view_button_release_event),
9922         (ev_view_init): Use the new link code.  Fix to be 0 based.
9923
9924         * shell/ev-window.c: (update_action_sensitivity),
9925         (document_supports_sidebar): 0 based.
9926
9927 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
9928
9929         * pdf/pdf-document.cc: Patch from Fernando Herrera
9930         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9931         *blush*
9932
9933 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
9934
9935         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9936         1 to the page, as this seems to be 1 based.  I thought we has this
9937         fixed.  grump.
9938
9939 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
9940
9941         * TODO:
9942         * backend/Makefile.am:
9943         * backend/ev-document-links.c:
9944         (ev_document_links_has_document_links),
9945         (ev_document_links_get_links_model):
9946         * backend/ev-document-links.h:
9947         * backend/ev-document.c: (ev_document_get_page_cache),
9948         (ev_document_get_doc_mutex), (ev_document_load),
9949         (ev_document_save), (ev_document_get_title),
9950         (ev_document_get_n_pages), (ev_document_set_page),
9951         (ev_document_get_page), (ev_document_set_target),
9952         (ev_document_set_scale), (ev_document_set_page_offset),
9953         (ev_document_get_page_size), (ev_document_get_text),
9954         (ev_document_get_link), (ev_document_render),
9955         (ev_document_render_pixbuf), (ev_document_scale_changed):
9956         * backend/ev-document.h:
9957         * backend/ev-job-queue.c: (remove_object_from_queue),
9958         (notify_finished), (handle_job), (search_for_jobs_unlocked),
9959         (no_jobs_available_unlocked), (ev_render_thread),
9960         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9961         (ev_job_queue_remove_job):
9962         * backend/ev-job-queue.h:
9963         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9964         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9965         (ev_job_links_class_init), (ev_job_render_init),
9966         (ev_job_render_dispose), (ev_job_render_class_init),
9967         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9968         (ev_job_thumbnail_class_init), (ev_job_finished),
9969         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9970         (ev_job_render_run), (ev_job_thumbnail_new),
9971         (ev_job_thumbnail_run):
9972         * backend/ev-jobs.h:
9973         * backend/ev-link.c:
9974         * backend/ev-link.h:
9975         * backend/ev-page-cache.c: (ev_page_cache_init),
9976         (ev_page_cache_class_init), (ev_page_cache_finalize),
9977         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
9978         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9979         (ev_page_cache_set_link), (ev_page_cache_get_title),
9980         (ev_page_cache_get_size), (ev_page_cache_next_page),
9981         (ev_page_cache_prev_page):
9982         * backend/ev-page-cache.h:
9983         * pdf/pdf-document.cc:
9984         * ps/gsdefaults.c:
9985         * ps/gsdefaults.h:
9986         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
9987         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
9988         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
9989         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
9990         (is_interpreter_ready), (output), (catchPipe), (input),
9991         (start_interpreter), (check_filecompressed), (compute_dimensions),
9992         (ps_document_enable_interpreter), (document_load),
9993         (ps_document_next_page), (render_page), (ps_document_set_page),
9994         (ps_document_set_scale), (render_pixbuf_idle),
9995         (ps_document_render_pixbuf), (ps_document_document_iface_init):
9996         * ps/ps-document.h:
9997         * shell/Makefile.am:
9998         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9999         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10000         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10001         (ev_pixbuf_cache_new), (job_finished_cb),
10002         (check_job_size_and_unref), (move_one_job),
10003         (ev_pixbuf_cache_update_range), (find_job_cache),
10004         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10005         (ev_pixbuf_cache_add_jobs_if_needed),
10006         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10007         * shell/ev-pixbuf-cache.h:
10008         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10009         (idle_print_handler):
10010         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10011         (selection_changed_cb), (create_loading_model),
10012         (ev_sidebar_links_construct), (links_page_num_func),
10013         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10014         (update_page_callback), (job_finished_cb),
10015         (ev_sidebar_links_set_document):
10016         * shell/ev-sidebar-thumbnails.c:
10017         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10018         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10019         (page_changed_cb), (thumbnail_job_completed_callback),
10020         (ev_sidebar_thumbnails_set_document):
10021         * shell/ev-sidebar-thumbnails.h:
10022         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10023         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10024         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10025         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10026         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10027         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10028         (ev_view_button_release_event), (ev_view_scroll_view),
10029         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10030         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10031         (ev_view_new), (job_finished_cb), (page_changed_cb),
10032         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10033         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10034         (ev_view_find_previous):
10035         * shell/ev-view.h:
10036         * shell/ev-window.c: (update_action_sensitivity),
10037         (ev_window_open_page), (update_window_title), (update_total_pages),
10038         (page_changed_cb), (ev_window_setup_document),
10039         (password_dialog_response), (ev_window_cmd_save_as),
10040         (ev_window_print), (ev_window_cmd_go_previous_page),
10041         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10042         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10043         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10044         * shell/main.c: (main):
10045
10046         Merge evince-threads branch
10047
10048 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10049
10050         * configure.ac: Added "lt" to ALL_LINGUAS.
10051
10052 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10053
10054         * NEWS:
10055         * configure.ac:
10056
10057         Release 0.1.9
10058
10059 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10060
10061         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10062
10063         Fix here also the thumbnails 1-basedness :)
10064
10065 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10066
10067         * NEWS:
10068         * configure.ac:
10069
10070         Release 0.1.8
10071
10072 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10073
10074         * pdf/pdf-document.cc:
10075         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10076         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10077
10078         Fix the mess we did with thumbnails and 1-basedness
10079
10080 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10081
10082         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10083
10084 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10085
10086         * NEWS:
10087         * configure.ac:
10088
10089         Release 0.1.7
10090
10091 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10092
10093         * ps/Makefile.am:
10094         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10095         (gtk_gs_defaults_get_alpha_parameters),
10096         (gtk_gs_defaults_get_ungzip_cmd),
10097         (gtk_gs_defaults_get_unbzip2_cmd):
10098         * ps/gsdefaults.h:
10099         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10100         (ps_document_get_orientation), (document_load),
10101         (ps_document_goto_page), (ps_document_set_page_size):
10102         * ps/ps-document.h:
10103
10104         Some more sanitization of the ps backend. Remove a lot
10105         of unused code and do not base our defaults on ggv
10106         preferences (ugh!)
10107
10108 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10109
10110         * thumbnailer/evince-thumbnailer.schemas:
10111         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10112         (main): add -s option for thumbnail size.
10113
10114 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10115
10116         * configure.ac:
10117
10118         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10119         remove it.
10120
10121 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10122
10123         * pdf/pdf-document.cc:
10124
10125         Remove 4 pixels of useless border from the
10126         thumbnail.
10127
10128 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10129
10130         * backend/ev-document-thumbnails.c:
10131         (ev_document_thumbnails_get_thumbnail):
10132         * backend/ev-document-thumbnails.h:
10133
10134         Rework API a bit. Add a border flag and
10135         change sizing logic (now the size we specify
10136         applies to the bigger dimension).
10137
10138         * pdf/pdf-document.cc:
10139         * pixbuf/pixbuf-document.c:
10140         (pixbuf_document_thumbnails_get_thumbnail):
10141         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10142         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10143
10144         Adapt to the new API and do not draw a border for nautilus
10145         thumbnailer.
10146
10147 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10148
10149         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10150         take thumbnails from page "0" instead of "1". Added a copyright header.
10151
10152 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10153
10154         * ps/ps-document.c: (set_up_page), (start_interpreter):
10155
10156         Make it C89 compliant
10157
10158 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10159
10160         * Makefile.am:
10161         * configure.ac:
10162         * pdf/.cvsignore:
10163         * pdf/pdf-document.cc:
10164         * thumbnailer/Makefile.am:
10165         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10166         (main):
10167         * thumbnailer/evince-thumbnailer.schemas:
10168         * thumbnailer/pdf-icon.png:
10169
10170         Add a nautilus thumbnailer.
10171         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10172
10173 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10174
10175         * NEWS:
10176         * configure.ac:
10177         * po/POTFILES.in:
10178
10179         Release 0.1.6
10180
10181 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10182
10183         Use poppler instead of including xpdf source code.  Poppler is a
10184         fork of xpdf to build it as a shared library. See
10185         http://freedesktop.org/wiki/Software/poppler.
10186
10187         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10188         xpdf fork.
10189         
10190         * pdf/Makefile.am: Build libpdfdocument.a here.
10191         
10192         * pdf/GDKSplashOutputDev.cc:
10193         * pdf/GDKSplashOutputDev.h:
10194         * pdf/GnomeVFSStream.cc:
10195         * pdf/GnomeVFSStream.h:
10196         * pdf-document.cc:
10197         * pdf-document.h:
10198         * test-gdk-output-dev.cc
10199         * Thumb.cc:
10200         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10201         against poppler.
10202
10203 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10204
10205         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10206
10207         Clear idle stack before unsetting the document
10208
10209 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10210
10211         * ps/ps-document.c: (ps_document_widget_event),
10212         (ps_document_set_target), (ps_document_finalize),
10213         (ps_document_get_page):
10214
10215         Disconnect the widget event signal on finalize.
10216         Some code cleanups.
10217
10218 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10219
10220         * ps/ps-document.c: (set_up_page):
10221
10222         If there is no bpixmap create one, even if size
10223         is not changed.
10224
10225 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10226
10227         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10228         (set_up_page), (document_load), (ps_document_set_zoom):
10229
10230         Default page is 0. Calculate size even when we have no
10231         target yet.
10232
10233 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10234
10235         * shell/ev-sidebar.c: expand the selection widget to be always as
10236         wide as the sidebar
10237
10238 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10239
10240         * shell/ev-sidebar-thumbnails.c:
10241         (ev_sidebar_thumbnails_set_document):
10242
10243         Clear the list store when setting document
10244
10245 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10246
10247         * shell/ev-page-action.c: (update_entry), (sync_entry),
10248         (activate_cb), (entry_size_request_cb), (create_tool_item),
10249         (connect_proxy):
10250
10251         Use an entry for the page control instead of spinbuttons
10252
10253 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10254
10255         * data/evince.schemas.in:
10256
10257         Correct confusing string
10258
10259 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10260
10261         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10262         for real.  Gosh, how long has this been broken.
10263
10264         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10265         check for a NULL link.  We crash otherwise.
10266
10267 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10268
10269         * NEWS:
10270         * configure.ac:
10271
10272         Release 0.1.5
10273
10274 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10275
10276         * configure.ac: add the french translation.
10277
10278 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10279
10280         * shell/ev-window.c:
10281
10282         Remove unused header -> fix distcheck
10283
10284 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10285
10286         * shell/ev-window.c: (update_window_title),
10287         (ev_window_popup_password_dialog):
10288
10289         Unescape filename for display
10290
10291 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10292
10293         * pdf/xpdf/pdf-document.cc:
10294
10295         In get_page_size deal with rotation. Also
10296         cleanup the function a bit.
10297
10298 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10299
10300         * pdf/xpdf/pdf-document.cc:
10301
10302         Fix crash when opening in new window
10303
10304 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10305
10306         * configure.ac:
10307
10308         Check ghostscript >= 7
10309
10310 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10311
10312         * shell/ev-window.c:
10313
10314         Make page width the default sizing mode
10315
10316 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10317         Marco Pesenti Gritti <marco@gnome.org>
10318
10319         * shell/ev-window.c: Remember the sidebar size
10320
10321         * data/evince.schemas.in: Add a new gconf key to store the size of
10322         the sidebar
10323
10324 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10325
10326         * data/evince-ui.xml:
10327         * shell/ev-window.c: (update_action_sensitivity),
10328         (ev_window_cmd_view_reload):
10329         
10330         Add a "Reload" action and menu entry
10331
10332 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10333
10334         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10335         iff the type doesn't support thumbnailing and indexing.
10336
10337 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10338
10339         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10340
10341 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10342
10343         * pdf/splash/Splash.cc:
10344
10345         Port fix for a crasher from kde bug
10346         http://bugs.kde.org/show_bug.cgi?id=97131
10347
10348 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10349
10350         * pdf/xpdf/pdf-document.cc:
10351
10352         Return a link even if it's of an unrecognized
10353         type. Otherwise we go in an infinte cycle.
10354
10355 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10356
10357         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10358         (size_allocate_cb), (ev_window_set_sizing_mode):
10359
10360         Update size when switching mode
10361
10362 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10363
10364         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10365         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10366         (ev_window_cmd_view_normal_size):
10367
10368         Fix size toggle buttons behavior
10369
10370 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10371
10372         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10373         (doc_rect_to_view_rect), (ev_view_size_allocate),
10374         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10375         (scale_changed_callback):
10376
10377         Do not cache offsets in size_allocate.
10378
10379 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10380
10381         * shell/ev-view.c: (ev_view_size_allocate):
10382
10383         Calculate offsets before calling the parent
10384         class (which does a redraw)
10385
10386 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10387
10388         * pdf/xpdf/pdf-document.cc:
10389
10390         Fix a crasher on exit. Unused code, put a TODO
10391
10392 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10393
10394         * backend/ev-document.c: (ev_document_class_init),
10395         (ev_document_page_changed), (ev_document_scale_changed):
10396         * backend/ev-document.h:
10397
10398         Separate page/scale notifications
10399
10400         * pdf/xpdf/pdf-document.cc:
10401
10402         Emit the new signals.
10403         Do not display the pdf page in _render, do it
10404         when scale/page are requested.
10405
10406         * ps/ps-document.c: (ps_document_set_zoom),
10407         (ps_document_widget_event):
10408         * ps/ps-document.h:
10409
10410         Emit the new signals.
10411
10412         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10413         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10414         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10415         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10416         * shell/ev-view.h:
10417         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10418         (ev_window_cmd_view_page_width), (size_allocate_cb),
10419         (ev_window_set_sizing_mode):
10420
10421         Rework sizing to be pixel based.
10422         There are bugs but should be already way better.
10423
10424 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10425
10426         * shell/ev-window.c: (ev_window_init):
10427
10428         Do not allow to shrink sidebar smaller then
10429         child requisition
10430
10431 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10432
10433         * shell/ev-sidebar.[ch]
10434         * shell/ev-window.c:
10435
10436         Improved sidebar widget. Fixes #166683
10437
10438 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10439
10440         * shell/ev-view.c (update_find_status_message): Give translators
10441         more flexibility with ngettext plural handling.
10442
10443 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10444
10445         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10446         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10447         page when we get the page size.
10448
10449 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10450
10451         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10452
10453         ps pages are 0 based, convert 
10454
10455 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10456
10457         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10458
10459         Initialize correct parent class. Set GError on document load
10460
10461 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10462
10463         * pdf/xpdf/pdf-document.cc:
10464
10465         Fixup selection offset calculation
10466
10467         * shell/ev-view.c: (view_rect_to_doc_rect),
10468         (doc_rect_to_view_rect), (ev_view_size_allocate),
10469         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10470         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10471
10472         Store selection as document relative, so that zooming
10473         and offset changing doesnt break it.
10474
10475 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10476
10477         * shell/ev-view.c: (ev_view_best_fit):
10478
10479         Do not try to best fit if the view is not realized
10480
10481 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10482           
10483         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10484
10485 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10486
10487         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10488
10489 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10490
10491         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10492         the popup window.  That prevents it resizing when in full screen
10493         mode.
10494
10495         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10496         multiple rerenders.  This pretty much sucks.
10497
10498         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10499         rest of the toolbar.
10500
10501 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10502
10503         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10504
10505 2005-02-17  Alexander Shopov  <ash@contact.bg>
10506
10507         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10508
10509 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10510
10511         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10512
10513 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10514
10515         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10516         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10517         (set_document_page), (document_changed_callback),
10518         (ev_view_set_document), (ev_view_find_previous),
10519         (ev_view_hide_cursor), (ev_view_show_cursor):
10520         * shell/ev-view.h:
10521         * shell/ev-window.c: (update_chrome_visibility),
10522         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10523         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10524         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10525         (ev_window_unfullscreen):
10526         * shell/main.c: (main):
10527
10528         Automatically hide the fullscreen button.
10529         Patch by Kristian Høgsberg <krh@redhat.com>
10530
10531 2005-02-16  Vincent Noel  <vnoel@cox.net>
10532
10533         * shell/main.c (main): Specify an icon for the window. Patch by
10534         Jaap A. Haitsma. Fixes #166177.
10535
10536 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10537
10538         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10539
10540 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10541
10542         * backend/ev-document-misc.h:
10543         * backend/ev-document-misc.c:
10544         (ev_document_misc_get_page_border_size),
10545         (ev_document_misc_paint_one_page): New function to canonicalize
10546         sizing/painting a border.
10547
10548         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10549         used.
10550
10551         * pdf/xpdf/pdf-document.cc: use new function
10552
10553         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10554         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10555         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10556         shell/ev-window.c: (update_sizing_buttons),
10557         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10558         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10559         (ev_window_cmd_view_page_width), (size_allocate_cb),
10560         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10561         and "fit width" values act as toggle buttons so they stay
10562         toggled.  It's not 100% perfect, and it's a little slow, but it's
10563         good enough to commit I think.
10564
10565 2005-02-15  David Lodge  <dave@cirt.net>
10566
10567         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10568
10569 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10570
10571         * shell/ev-window.c (update_window_title): replace newlines in
10572         the title by spaces. Bug #166107.
10573
10574 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10575
10576         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10577         parameters providing allocation width and height without
10578         scrollbars and width of a possible vertical scrollbar. With this
10579         additional information the functions can work as
10580         intended. Unfortunately they're not idempotent. We should
10581         transform these commands to toggles. Fixes Bug #164976
10582         Initial patch by Stephane Loeuillet, then heavily modified.
10583
10584         * shell/ev-view.h: update prototypes.
10585
10586         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10587         (ev_window_cmd_view_page_width): provide EvView fit functions with
10588         all the information they need. Formulas to calculate this
10589         information taken from GtkScrolledWindow.
10590
10591 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10592
10593         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10594         created a thumbnail, the list store is updated to know
10595         that the thumbnail is set. Fixes bug #166792
10596
10597 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10598
10599         * shell/ev-window.c: fixed typo, closes bug 166897
10600
10601         * TODO: updated TODO with bug numbers that are relevant
10602
10603 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10604
10605         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10606
10607 2005-02-09  Vincent Noel  <vnoel@cox.net>
10608
10609         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10610         and "Next" toolbar buttons as important to make them stand out.
10611
10612 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10613
10614         * lib/ev-debug.c:
10615         * lib/ev-debug.h:
10616         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10617         (start_interpreter), (stop_interpreter), (document_load),
10618         (ps_document_next_page), (ps_document_goto_page),
10619         (ps_document_set_page_size), (ps_document_widget_event),
10620         (ps_document_render):
10621         * shell/ev-page-view.c: (ev_page_view_dispose):
10622         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10623
10624         Fix compilation on non-gcc platforms
10625
10626 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10627
10628         * NEWS:
10629         * configure.ac:
10630
10631         Release 0.1.4
10632
10633         * pdf/xpdf/Catalog.cc:
10634         * pdf/xpdf/XRef.cc:
10635
10636         Fix the fix for CAN-2004-0888
10637
10638 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10639
10640         * data/Makefile.am:
10641         * data/evince-ui.xml:
10642         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10643         * shell/ev-stock-icons.h:
10644         * shell/ev-window.c: (update_action_sensitivity),
10645         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10646         (set_action_properties):
10647
10648         Improve toolbar layout/icons
10649
10650 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10651
10652         * pdf/xpdf/pdf-document.cc:
10653
10654         Add warnings about unimplemented/unknown link
10655         types.
10656
10657 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10658
10659         * ps/ps-document.c: (set_up_page):
10660
10661         Log gs property
10662
10663 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10664
10665         * ps/ps-document.c: (start_interpreter):
10666
10667         Log gs env var
10668
10669 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10670
10671         * shell/ev-page-view.c: (ev_page_view_dispose):
10672         * shell/ev-view.c: (ev_view_finalize):
10673         * shell/ev-window.c: (ev_window_setup_document),
10674         (ev_window_dispose), (ev_window_init):
10675
10676         Solve more refs issues.
10677
10678         I commented out the page_view initialization for now:
10679         it was never destroyed (because it's never added
10680         to a container). Because of that we was leaking
10681         gs processes. Couldnt think to a clean fix.
10682         We need to figure this out, password view has the
10683         same issue probably.
10684
10685 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10686
10687         * ps/ps-document.c: (ps_document_finalize),
10688         (ps_document_get_n_pages), (ps_document_get_page):
10689
10690         Some cleanups, stop the interpreter on finalize
10691
10692         * shell/ev-page-view.c: (ev_page_view_dispose),
10693         (ev_page_view_class_init):
10694
10695         Release our reference on the document
10696
10697 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10698
10699         * Makefile.am:
10700         * configure.ac:
10701         * doc/debugging.txt:
10702         * lib/.cvsignore:
10703         * lib/Makefile.am:
10704         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10705         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10706         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10707         * lib/ev-debug.h:
10708
10709         Add debugging helpers
10710
10711         * ps/Makefile.am:
10712         * ps/ps-document.c: (set_up_page), (start_interpreter),
10713         (stop_interpreter), (document_load), (ps_document_next_page),
10714         (ps_document_goto_page), (ps_document_set_page_size),
10715         (ps_document_widget_event), (ps_document_render):
10716         * shell/Makefile.am:
10717         * shell/ev-view.c: (expose_bin_window):
10718         * shell/main.c: (main):
10719
10720         Add some logs
10721         
10722 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10723
10724         * ps/ps-document.c: (ps_document_widget_event):
10725
10726         Initialize message_window, this should make ps
10727         rendering really work! (Never noticed because I was
10728         testing with a ps that is causing gs to exit every time!)
10729
10730 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10731
10732         * data/evince.schemas.in: updated simple error in applyto closing tag
10733
10734 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10735
10736         * Makefile.am:
10737         * configure.ac:
10738         * data/.cvsignore:
10739         * data/Makefile.am:
10740         * data/evince-ui.xml:
10741         A data/evince.schemas.in:
10742         * po/POTFILES.in:
10743         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10744         * shell/ev-stock-icons.h:
10745         * shell/ev-window.c: (update_chrome_visibility),
10746         (update_chrome_flag), (ev_window_cmd_edit_find),
10747         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10748         (ev_window_unfullscreen), (ev_window_focus_in_event),
10749         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10750         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10751         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10752         (ev_window_dispose), (ev_window_class_init),
10753         (set_action_properties), (set_chrome_actions), (load_chrome),
10754         (ev_window_init):
10755
10756         Implement fullscreen mode changes from bug #164776.
10757         Also implement persistent chrome toggles.
10758
10759 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10760
10761         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10762
10763 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10764
10765         * NEWS:
10766         * configure.ac:
10767         * shell/ev-view.c:
10768
10769         Add another check for find interface
10770
10771         Release 0.1.3
10772
10773 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10774
10775         * shell/ev-application.c: (ev_application_open):
10776         * shell/ev-window.c: (ev_window_open):
10777
10778         Open gzipped ps documents
10779
10780 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10781
10782         * TODO:
10783         * shell/ev-view.c: (set_document_page):
10784
10785         Clamp page number, dont try to move to
10786         not existant pages.
10787
10788 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10789
10790         * backend/ev-document-find.c: (ev_document_find_changed):
10791         * backend/ev-document-find.h:
10792         * pdf/xpdf/pdf-document.cc:
10793         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10794         * shell/ev-window.c: (find_bar_search_changed_cb):
10795
10796         Fix several bugs with find
10797
10798 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10799
10800         * shell/ev-sidebar-thumbnails.c
10801         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10802         document. Prevents warning from scroll_to_cell.
10803
10804 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10805
10806         * configure.ac: Add «nb» to ALL_LINGUAS too.
10807
10808 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10809
10810         * NOTES: New file with some random thoughts.
10811
10812         * TODO: Update.
10813
10814         * backend/ev-document-misc.c:
10815         (ev_document_misc_get_page_border_size): New function to
10816         canonicalize shadow drawing sizes.  Possibly goofy.
10817
10818         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10819         (ev_view_best_fit), (ev_view_fit_width):
10820         * pdf/xpdf/pdf-document.cc:
10821         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10822         * ps/ps-document.c: (ps_document_get_page_size):
10823         * backend/ev-document-misc.h:
10824         * backend/ev-document.c: (ev_document_get_page_size):
10825         * backend/ev-document.h: get_page_size now takes a page number
10826         parameter.  Made all the backends/frontends honor it.
10827
10828         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
10829         see.  Doesn't work yet.
10830
10831         * shell/Makefile.am:
10832         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
10833         Doesn't do anything yet.
10834
10835         * shell/ev-sidebar-thumbnails.c:
10836         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10837         [0..n_pages-1]
10838
10839         * shell/ev-window.c: (update_action_sensitivity),
10840         (ev_window_setup_document), (ev_window_set_page_mode),
10841         (ev_window_page_mode_cb), (ev_window_init): Clean up the
10842         view-swapping code a bit so we can have multiple views on a
10843         document.  Add the multi-page view, though it can't be turned on
10844         yet.
10845
10846 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10847
10848         * shell/ev-application.c: (ev_application_open):
10849         * shell/ev-view.c: (expose_bin_window):
10850         * shell/ev-window.c: (ev_window_open):
10851
10852         Support eps and check document supports find
10853         before drawing highlightings in expose.
10854
10855 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10856
10857         * pixbuf/pixbuf-document.c:
10858         (pixbuf_document_thumbnails_get_dimensions),
10859         (pixbuf_document_document_thumbnails_iface_init):
10860
10861         implement get_dimensions
10862
10863 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10864
10865         * NEWS:
10866         * configure.ac:
10867
10868         Release 0.1.2
10869
10870 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10871
10872         * shell/ev-view.c: (set_document_page):
10873
10874         Scroll at the top of the page when changing page
10875
10876 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10877
10878         * shell/ev-view.c: (ev_view_motion_notify_event):
10879
10880         Do not redraw unnecessarily
10881
10882 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10883
10884         * pdf/xpdf/pdf-document.cc:
10885         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10886         (expose_bin_window), (find_changed_cb):
10887
10888         Yay! find works now... Now to find bugs...
10889
10890 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10891
10892         * backend/ev-document-find.c: (ev_document_find_base_init),
10893         (ev_document_find_changed):
10894         * backend/ev-document-find.h:
10895         * pdf/xpdf/pdf-document.cc:
10896         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10897         (expose_bin_window), (ev_view_init), (set_document_page),
10898         (ensure_rectangle_is_visible), (jump_to_find_result),
10899         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10900         (ev_view_find_next), (ev_view_find_previous):
10901         * shell/ev-view.h:
10902         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10903
10904         More work on find implementation, mostly there now
10905
10906 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
10907
10908         * backend/ev-backend-marshalers.list:
10909         * backend/ev-document-find.c: (ev_document_find_base_init),
10910         (ev_document_find_cancel), (ev_document_find_page_has_results),
10911         (ev_document_find_get_n_results), (ev_document_find_get_result),
10912         (ev_document_find_get_progress), (ev_document_find_changed):
10913         * backend/ev-document-find.h:
10914
10915         Enanche the find interface to be really able to do
10916         multi page find.
10917
10918         * pdf/xpdf/pdf-document.cc:
10919
10920         Implement
10921
10922         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10923         (expose_bin_window), (ev_view_init),
10924         (ev_view_get_find_status_message), (find_changed_cb),
10925         (ev_view_set_document), (set_document_page):
10926
10927         Adapt to the new interface. A few things are regressed sorry,
10928         I will finish it soon.
10929
10930 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
10931
10932         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10933         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10934         ev_sidebar_thumbnails_parent_class variable, don't define another
10935         parent_class variable.
10936
10937         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10938         (ev_page_action_class_init): ditto.
10939
10940         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10941         (pixbuf_document_class_init): ditto.
10942
10943         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10944         ditto.
10945
10946         * .cvsignore: ignore various valgrind output files.
10947
10948 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10949
10950         * data/evince-ui.xml:
10951         * shell/Makefile.am:
10952         * shell/ev-history.c:
10953         * shell/ev-history.h:
10954         * shell/ev-navigation-action.c:
10955         * shell/ev-navigation-action.h:
10956         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10957         (ev_view_set_page), (ev_view_fit_width):
10958         * shell/ev-view.h:
10959         * shell/ev-window.c: (update_action_sensitivity),
10960         (ev_window_setup_document), (register_custom_actions):
10961
10962         Kill session history
10963
10964 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10965
10966         * shell/ev-window.c: (update_action_sensitivity):
10967
10968         Fix inverted up/down buttons
10969
10970 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
10971
10972         * shell/ev-sidebar-thumbnails.c
10973         (ev_sidebar_thumbnails_select_page): make sure the selected
10974         thumbnail stays visible.
10975
10976 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
10977
10978         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
10979         scrolled window for Federico.
10980
10981 2005-01-26  Ole Laursen  <olau@hardworking.dk>
10982
10983         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
10984
10985 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
10986
10987         * configure.ac:
10988         * pdf/splash/SplashFTFontEngine.cc:
10989
10990         Fix CID fonts with freetype 2.1.9
10991
10992 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
10993
10994         * TODO: added item for desktop icon thumbnailer
10995
10996 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
10997
10998         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
10999         unloaded docs when the title is accessed.
11000
11001         * shell/ev-password-view.[hc]: New widget for displaying password
11002         state.
11003
11004         * shell/ev-window.[ch]: Refactor password handling code to handle
11005         the new view.
11006
11007 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11008
11009         * NEWS:
11010         * configure.ac:
11011         * data/Makefile.am:
11012
11013         Release 0.1.1
11014
11015 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11016
11017         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11018         ignore page offset here, to make search results independent of it,
11019
11020         * shell/ev-view.c (expose_bin_window): but take offsets into
11021         account here. Bug #164932
11022
11023         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11024         scale at the right time. Bug #164996
11025
11026 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11027
11028         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11029         fix the problem. Now I just removed the Adobe font names and hope
11030         that the URW fonts are always in outline format. Bug #164934
11031
11032         * shell/ev-window.c (update_window_title): empty titles are
11033         useless, use filename in that case too.
11034
11035         * NEWS: Add some content.
11036
11037 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11038
11039         * TODO: added one more TODO item and a TODONE section :)
11040
11041 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11042
11043         * ps/ps-document.h: add page_[xy]_offset fields.
11044
11045         * ps/ps-document.c (ps_document_set_page_offset)
11046         (ps_document_render): Keep offset in consideration in a few
11047         places. Bug #164752 "postscript documents are not centered in
11048         window"
11049
11050         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11051         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11052
11053         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11054         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11055         stub out missing methods for complete EvDocument implementation.
11056         Fixes segfaults with Save A Copy and Copy actions.
11057
11058         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11059         (ps_document_document_iface_init): ditto.
11060         
11061 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11062
11063         * data/.cvsignore:
11064         * data/Makefile.am:
11065         * data/evince.desktop.in:
11066
11067         Add desktop file
11068
11069 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11070
11071         * shell/ev-view.c: (ev_view_button_press_event),
11072         (ev_view_motion_notify_event):
11073
11074         Make selection work in any direction
11075
11076 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11077
11078         * TODO:
11079         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11080
11081         Use shorter labels for some of the toolbars items
11082
11083 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11084
11085         * pdf/xpdf/pdf-document.cc:
11086
11087         Check the links info is initialized before
11088         using it. Should fix a crash on startup.
11089
11090 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11091
11092         * pixbuf/pixbuf-document.c
11093         (pixbuf_document_thumbnails_get_dimensions): force floating point
11094         division to calculate page_ratio. Fixes crash with landscape
11095         format pixbufs.
11096
11097 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11098
11099         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11100
11101 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11102
11103         * shell/ev-view.c (set_document_page): unset has_selection when
11104         the page changes.
11105         (set_document_page): handle paper size changes when the page
11106         changes (test with Free Culture, page 2).
11107
11108 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11109
11110         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11111         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11112
11113         Use normal style color for the widget background and
11114         draw a black box around the page.
11115
11116 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11117
11118         * pdf/xpdf/pdf-document.cc:
11119
11120         Keep offset in consideration in a few places
11121
11122         * shell/ev-view.c: (expose_bin_window):
11123
11124         Set the offsets so that the document is ever centered
11125
11126 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11127
11128         * TODO: Added TODO items and finished off the first todo item
11129
11130         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11131         reflect current authors
11132
11133 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11134
11135         * pdf/xpdf/pdf-document.cc:
11136         * shell/ev-view.c: (ev_view_set_cursor),
11137         (ev_view_motion_notify_event), (document_changed_callback),
11138         (set_document_page):
11139
11140         Show a wait cursor while the page is rendering
11141
11142 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11143
11144         * shell/ev-sidebar-thumbnails.c:
11145         (ev_sidebar_tree_selection_changed),
11146         (ev_sidebar_thumbnails_select_page):
11147         * shell/ev-sidebar-thumbnails.h:
11148         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11149         (ev_view_can_go_forward):
11150         * shell/ev-window.c: (ev_window_open_page),
11151         (ev_window_setup_document), (update_current_page),
11152         (view_page_changed_cb), (ev_window_init):
11153         * shell/ev-window.h:
11154
11155         Ensure thumbnails selection, toolbar page control and
11156         current page are in sync.
11157
11158 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11159
11160         * pdf/xpdf/XRef.cc:
11161
11162         Fix CAN-2005-0064
11163
11164 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11165
11166         * backend/Makefile.am:
11167         * backend/ev-document-links.h:
11168         * backend/ev-document-security.c: (ev_document_security_get_type),
11169         (ev_document_security_has_document_security),
11170         (ev_document_security_set_password):
11171         * backend/ev-document-security.h:
11172         * backend/ev-document.c: (ev_document_error_quark):
11173         * backend/ev-document.h:
11174         * data/Makefile.am:
11175         * data/evince-password.glade:
11176         * pdf/xpdf/pdf-document.cc:
11177         * shell/Makefile.am:
11178         * shell/ev-password.c: (ev_password_set_bad_password_label),
11179         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11180         (ev_password_dialog_get_password),
11181         (ev_password_dialog_set_bad_pass):
11182         * shell/ev-password.h:
11183         * shell/ev-window.c: (ev_window_get_attribute),
11184         (ev_window_set_property), (update_action_sensitivity),
11185         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11186         (ev_window_setup_document), (ev_window_get_password),
11187         (ev_window_open), (ev_window_cmd_save_as),
11188         (using_postscript_printer), (ev_window_print),
11189         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11190         (update_fullscreen_popup), (ev_window_fullscreen),
11191         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11192         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11193         (menu_item_select_cb), (find_bar_search_changed_cb),
11194         (ev_window_dispose), (ev_window_init):
11195
11196         Add initial support for password-supported dialogs.  This could be
11197         a lot cooler, but it'll do for now.
11198
11199 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11200
11201         * pdf/xpdf/pdf-document.cc:
11202         * shell/ev-view.c: (status_message_from_link),
11203         (ev_view_set_status), (ev_view_set_cursor),
11204         (ev_view_motion_notify_event), (ev_view_init):
11205         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11206
11207         Fix bugs in the links implementation and change cursor
11208         when hovering a link.
11209
11210 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11211
11212         * viewer/.cvsignore: added cvsignore file for viewer directory
11213
11214         * TODO: created TODO document
11215
11216 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11217
11218         * shell/ev-view.h:
11219         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11220         new functions to help with implementation of sensitivity code
11221         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11222         of all actions that might require it.  Fixes a crash when you
11223         click on the Zoom actions in a window lacking a document.
11224
11225 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11226
11227         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11228         of the Find action
11229
11230 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11231
11232         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11233         (pixbuf_document_document_iface_init):
11234         * ps/ps-document.c: (ps_document_get_link),
11235         (ps_document_document_iface_init):
11236         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11237         (status_message_from_link), (ev_view_set_status),
11238         (ev_view_set_find_status), (ev_view_motion_notify_event),
11239         (ev_view_button_release_event), (ev_view_set_property),
11240         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11241         (ev_view_get_find_status_message), (update_find_results),
11242         (ev_view_get_status), (ev_view_get_find_status):
11243         * shell/ev-view.h:
11244         * shell/ev-window.c: (view_status_changed_cb),
11245         (view_find_status_changed_cb), (ev_window_init):
11246
11247         View status message support, use it to show the links.
11248         Needs work...
11249
11250 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11251
11252         * backend/ev-document.c: (ev_document_get_link):
11253         * backend/ev-document.h:
11254         * pdf/xpdf/pdf-document.cc:
11255         * shell/ev-application.c: (ev_application_open):
11256         * shell/ev-application.h:
11257         * shell/ev-sidebar-links.c: (selection_changed_cb):
11258         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11259         (ev_view_go_to_link):
11260
11261         Add support for document links
11262
11263 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11264
11265         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11266         (create_tool_item):
11267         Set the spin button limits correctly.
11268         
11269         * shell/ev-sidebar-thumbnails.c:
11270         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11271         Support changing pages by clicking on the thumbnails.
11272         
11273 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11274
11275         * pixbuf/pixbuf-document.c:
11276         (pixbuf_document_thumbnails_get_dimensions),
11277         (pixbuf_document_document_thumbnails_iface_init):
11278
11279         implement get_dimensions
11280
11281 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11282
11283         * ps/ps-document.c: (ps_document_goto_page):
11284
11285         Fix page switching on multipage documents
11286
11287 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11288
11289         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11290         
11291         check for NULL before assigning to width and height parameters
11292
11293 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11294
11295         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11296         (pixbuf_document_set_property), (pixbuf_document_get_property):
11297
11298         implement get/set properties
11299
11300 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11301
11302         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11303         
11304         return NULL instead of "Unknown", letting the title get set to
11305         the filename when the pdf has no title.
11306
11307 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11308
11309         * ps/ps-document.c: (ps_document_get_page_count),
11310         (ps_document_goto_page):
11311
11312 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11313
11314         * shell/ev-history.c: (ev_history_get_property),
11315         (ev_history_set_property), (ev_history_class_init),
11316         (ev_history_add_page), (ev_history_set_current_index):
11317         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11318         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11319         (ev_navigation_action_finalize):
11320         * shell/ev-navigation-action.h:
11321         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11322         (ev_view_go_forward), (ev_view_get_find_status_message),
11323         (history_index_changed_cb), (ev_view_set_history):
11324         * shell/ev-view.h:
11325         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11326         (update_current_page), (register_custom_actions):
11327
11328         Implement history dropdowns
11329
11330 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11331
11332         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11333         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11334         (ev_view_go_forward):
11335         * shell/ev-window.c: (register_custom_actions):
11336
11337         Fix several history bugs
11338
11339 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11340
11341         * configure.ac: Add «nb» to ALL_LINGUAS.
11342
11343 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11344
11345         * backend/Makefile.am:
11346         * backend/ev-bookmark.c:
11347         * backend/ev-bookmark.h:
11348         * backend/ev-document-bookmarks.c:
11349         * backend/ev-document-bookmarks.h:
11350         * backend/ev-document-links.c: (ev_document_links_get_type),
11351         (ev_document_links_has_document_links),
11352         (ev_document_links_begin_read), (ev_document_links_get_link),
11353         (ev_document_links_get_child), (ev_document_links_next),
11354         (ev_document_links_free_iter):
11355         * backend/ev-document-links.h:
11356         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11357         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11358         (ev_link_get_link_type), (ev_link_set_link_type),
11359         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11360         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11361         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11362         (ev_link_new_external):
11363         * backend/ev-link.h:
11364         * pdf/xpdf/pdf-document.cc:
11365         * shell/Makefile.am:
11366         * shell/ev-application.c: (ev_application_open_link):
11367         * shell/ev-application.h:
11368         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11369         (ev_history_get_link_nth):
11370         * shell/ev-history.h:
11371         * shell/ev-sidebar-bookmarks.c:
11372         * shell/ev-sidebar-bookmarks.h:
11373         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11374         (ev_sidebar_links_class_init), (selection_changed_cb),
11375         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11376         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11377         (do_one_iteration), (populate_links_idle),
11378         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11379         * shell/ev-sidebar-links.h:
11380         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11381         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11382         (go_to_index):
11383         * shell/ev-view.h:
11384         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11385         * shell/ev-window.h:
11386
11387         Rename bookmark to link, and use "Index" for the sidebar panel.
11388
11389 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11390
11391         * shell/Makefile.am:
11392         * shell/ev-application.c: (ev_application_open_bookmark):
11393         * shell/ev-application.h:
11394         * shell/ev-history.c: (ev_history_init), (free_links_list),
11395         (ev_history_finalize), (ev_history_class_init),
11396         (ev_history_add_link), (ev_history_add_page),
11397         (ev_history_get_link_nth), (ev_history_get_n_links),
11398         (ev_history_get_current_index), (ev_history_set_current_index),
11399         (ev_history_new):
11400         * shell/ev-history.h:
11401         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11402         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11403         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11404         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11405         (ev_view_set_page):
11406         * shell/ev-view.h:
11407         * shell/ev-window.c: (ev_window_open_bookmark),
11408         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11409         (goto_page_cb), (register_custom_actions):
11410         * shell/ev-window.h:
11411
11412         Initial history implementation. Needs work.
11413
11414 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11415
11416         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11417
11418 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11419
11420         * cut-n-paste/recent-files/egg-recent-item.c:
11421         * cut-n-paste/recent-files/egg-recent-item.h:
11422         * cut-n-paste/recent-files/egg-recent-model.c:
11423         * cut-n-paste/recent-files/egg-recent-util.c:
11424         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11425         * cut-n-paste/recent-files/egg-recent-view.c:
11426
11427         Update
11428
11429 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11430
11431         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11432         (fillGlyph, fillImageMask, drawImage):
11433         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11434         pdf/splash/SplashTypes.h:
11435         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11436         packed mode for Splash.
11437
11438         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11439         RGB8 packed mode, eliminates the pixbuf data creation loop.
11440
11441         * shell/ev-print-job.c (ev_print_job_finalize)
11442         (ev_print_job_set_property, ev_print_job_get_property)
11443         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11444         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11445         (print_closure_finalize, ev_print_job_print): implement
11446         printing (for backends with EvPsExporter)
11447
11448         * shell/ev_print_job.h: update prototypes.
11449
11450         * shell/ev-window.c (ev_window_print): unref print job after
11451         printing.
11452
11453         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11454         unless the document implements the EvDocumentFind interface.
11455
11456 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11457
11458         * configure.ac: Added ja to ALL_LINGUAS.
11459
11460 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11461
11462         * pdf/xpdf/pdf-document.cc:
11463
11464         add a FIXME. We should probably not allocate
11465         a bookmark object every time
11466
11467 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11468
11469         * shell/ev-application.c: (ev_application_open),
11470         (ev_application_open_bookmark):
11471         * shell/ev-application.h:
11472         
11473         Add a way to open bookmarks
11474
11475         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11476         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11477         (ev_bookmark_set_property), (ev_bookmark_class_init),
11478         (ev_bookmark_new_title), (ev_bookmark_new_link),
11479         (ev_bookmark_new_external):
11480
11481         Support for external uris, better constructors.
11482
11483         * backend/ev-bookmark.h:
11484         * pdf/xpdf/pdf-document.cc:
11485         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11486
11487         Handle external uris
11488
11489 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11490
11491         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11492         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11493
11494         Hook up bookmarks navigation
11495
11496 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11497
11498         * backend/Makefile.am:
11499         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11500         (ev_bookmark_get_title), (ev_bookmark_set_title),
11501         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11502         (ev_bookmark_get_page), (ev_bookmark_set_page),
11503         (ev_bookmark_get_property), (ev_bookmark_set_property),
11504         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11505         (ev_bookmark_new):
11506         * backend/ev-bookmark.h:
11507         * backend/ev-document-bookmarks.c:
11508         (ev_document_bookmarks_get_bookmark):
11509         * backend/ev-document-bookmarks.h:
11510         * pdf/xpdf/pdf-document.cc:
11511         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11512
11513         Add a bookmark object to the backend and use it instead of get_values
11514
11515 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11516
11517         * data/evince-ui.xml:
11518
11519         Cleanup and add select all.
11520
11521         * shell/ev-view.c: (ev_view_select_all),
11522         (ev_view_button_press_event):
11523         * shell/ev-view.h:
11524         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11525
11526         Add select all.
11527         Clear selection on click.
11528
11529 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11530
11531         * shell/ev-sidebar-thumbnails.c
11532         (ev_sidebar_thumbnails_set_document): forgot to unref the
11533         loading_icon.
11534
11535 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11536
11537         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11538         at the visible page, not just linearly.  This makes it look fast.
11539
11540 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11541
11542         * backend/ev-document-misc.c
11543         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11544         white.
11545         * backend/ev-document-thumbnails.h: New interface to get the size
11546         of a page.
11547
11548 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11549
11550         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11551         make dist works
11552
11553 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11554
11555         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11556         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11557         things up a bit.
11558
11559         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11560
11561 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11562
11563         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11564         fonts. Should fix font problems on systems that have the base
11565         fonts in bitmap format. Reported by James Henstridge
11566         <james@jamesh.id.au>.
11567
11568 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11569
11570         * pdf/xpdf/Gfx.cc:
11571         * pdf/xpdf/GfxState.cc:
11572
11573         Fix for CAN-2004-1125
11574
11575 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11576
11577         * shell/ev-view.c: (ev_view_copy):
11578         * shell/ev-view.h:
11579         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11580
11581         Implement Edit->Copy
11582
11583 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11584
11585         * backend/ev-document.c: (ev_document_get_text):
11586         * backend/ev-document.h:
11587         * pdf/xpdf/pdf-document.cc:
11588         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11589         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11590         (ev_view_update_primary_selection), (ev_view_button_press_event),
11591         (ev_view_motion_notify_event), (ev_view_button_release_event):
11592
11593         Beginnings of clipboard support. Incomplete but primary sort
11594         of work.
11595
11596 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11597
11598         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11599         (expose_bin_window):
11600
11601         Nicer rubberband drawing, from GtkIconView.
11602
11603 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11604
11605         * backend/ev-document.c: (ev_document_save):
11606         * backend/ev-document.h:
11607         * data/evince-ui.xml:
11608         * pdf/xpdf/pdf-document.cc:
11609         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11610
11611         Implement "Save a copy..." menu item
11612
11613 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11614
11615         * shell/ev-view.c: (ev_view_zoom):
11616
11617         Queue a resize when zoom changes
11618
11619 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11620
11621         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11622         shadows.
11623
11624         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11625         thumbnails..
11626
11627 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11628
11629         * pdf/xpdf/pdf-document.cc
11630         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11631
11632 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11633
11634         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11635         It's slow, but I'll speed it up next!
11636
11637 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11638
11639         * shell/main.c (load_files):
11640
11641         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11642         from the command line and because it seems more appropriate.
11643
11644 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11645
11646         * data/evince-ui.xml:
11647         * shell/ev-window.c: (update_action_sensitivity),
11648         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11649
11650         s/next page/page down
11651         s/previous page/page up
11652
11653 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11654
11655         * data/evince-ui.xml:
11656
11657         Change the layout to match clarkbw design.
11658
11659         * shell/Makefile.am:
11660         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11661         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11662         (ev_navigation_action_finalize),
11663         (ev_navigation_action_set_property),
11664         (ev_navigation_action_get_property),
11665         (ev_navigation_action_class_init):
11666         * shell/ev-navigation-action.h:
11667
11668         Implement clarkbw toolbar navigation controls (incomplete)
11669
11670         * shell/ev-page-action.c: (update_label), (update_spin),
11671         (value_changed_cb), (create_tool_item), (connect_proxy),
11672         (ev_page_action_init), (ev_page_action_finalize),
11673         (ev_page_action_set_property), (ev_page_action_get_property),
11674         (ev_page_action_set_current_page),
11675         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11676         * shell/ev-page-action.h:
11677
11678         Implement a page switcher in the toolbar
11679
11680         * shell/ev-view.c: (ev_view_scroll_view):
11681         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11682         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11683         (register_custom_actions), (ev_window_init):
11684
11685         Change page on PageUp/Down.
11686
11687 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11688
11689         * pdf/xpdf/pdf-document.cc
11690         (pdf_document_thumbnails_get_thumbnail): initial stab at
11691         implementing thumbnail support for pdfs.  It only does documents
11692         with precached pdfs now.
11693
11694 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11695
11696         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11697         thumbnail code into a time-based idle as well.  Also, turn off the
11698         shadow temporarily as it's really slow.
11699
11700 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11701
11702         * backend/ev-document.c: (ev_document_class_init):
11703         * pdf/xpdf/pdf-document.cc:
11704         * shell/ev-window.c: (ev_window_open):
11705
11706         Fix document title bugs and fallback to
11707         filename when not available.
11708
11709 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11710
11711         * backend/ev-document.c: (ev_document_get_type),
11712         (ev_document_class_init), (ev_document_load),
11713         (ev_document_get_title):
11714         * backend/ev-document.h:
11715         * pdf/xpdf/pdf-document.cc:
11716         * ps/ps-document.c: (ps_document_set_property),
11717         (ps_document_get_property), (ps_document_class_init),
11718         (document_load):
11719         * ps/ps-document.h:
11720         * ps/ps.h:
11721         * shell/ev-window.c: (update_window_title), (ev_window_open),
11722         (ev_window_init):
11723
11724         Initial support for document title. Not working yet.
11725
11726 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11727
11728         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11729
11730         Grab focus on the view when clicking it
11731
11732 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11733
11734         * shell/ev-marshal.list:
11735         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11736         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11737
11738         Add key bindings to the view. Now if the focus would work
11739         right...
11740
11741 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11742
11743         * Makefile.am:
11744         * backend/Makefile.am:
11745         * data/Makefile.am:
11746         * dvi/Makefile.am:
11747         * dvi/dvilib/Makefile.am:
11748         * pdf/xpdf/Makefile.am:
11749         * po/POTFILES.in:
11750         * ps/Makefile.am:
11751
11752         Fix distcheck
11753
11754 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11755
11756         * shell/ev-view.c: (ev_view_realize):
11757
11758         Fix mouse wheel scrolling
11759
11760 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11761
11762         * ps/Makefile.am:
11763         * ps/gstypes.h:
11764         * ps/gtkgs.c:
11765         * ps/gtkgs.h:
11766         * ps/ps-document.c: (catchPipe), (ps_document_init),
11767         (ps_document_class_init), (ps_document_cleanup),
11768         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11769         (set_up_page), (close_pipe), (is_interpreter_ready),
11770         (interpreter_failed), (output), (input), (start_interpreter),
11771         (stop_interpreter), (file_length), (file_readable),
11772         (check_filecompressed), (check_pdf), (compute_xdpi),
11773         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11774         (ps_document_get_type), (ps_document_emit_error_msg),
11775         (document_load), (ps_document_next_page),
11776         (ps_document_get_current_page), (ps_document_get_page_count),
11777         (ps_document_goto_page), (ps_document_set_page_size),
11778         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11779         (ps_document_load), (ps_document_get_n_pages),
11780         (ps_document_set_page), (ps_document_get_page),
11781         (ps_document_widget_event), (ps_document_set_target),
11782         (ps_document_set_scale), (ps_document_set_page_offset),
11783         (ps_document_get_page_size), (ps_document_render),
11784         (ps_document_document_iface_init):
11785         * ps/ps-document.h:
11786         * ps/ps.c:
11787         * shell/ev-window.c: (ev_window_open):
11788
11789         Rename GtkGS to PSDocument
11790
11791 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11792
11793         * ps/gtkgs.c: (gtk_gs_class_init):
11794         * ps/gtkgs.h:
11795
11796         Some more leftover...
11797
11798 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11799
11800         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11801         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11802         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11803         * ps/gtkgs.h:
11804
11805         Remove unused code and make a lot of stuff private
11806
11807 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11808
11809         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11810         (gtk_gs_defaults_changed):
11811         * ps/gsdefaults.h:
11812         * ps/gtkgs.c:
11813         * ps/gtkgs.h:
11814         * ps/ps.h:
11815
11816         Cleanup headers dependencies
11817
11818 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11819
11820         * ps/Makefile.am:
11821         * ps/ggvutils.c:
11822         * ps/ggvutils.h:
11823         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11824         * ps/gsdefaults.h:
11825         * ps/gtkgs.c: (file_length), (file_readable),
11826         (check_filecompressed), (check_pdf), (gtk_gs_load),
11827         (gtk_gs_get_postscript):
11828
11829         Get rid of ggvutils
11830
11831 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11832
11833         * ps/ggvutils.c:
11834         * ps/ggvutils.h:
11835         * ps/gsio.h:
11836         * ps/gtkgs.c: (gtk_gs_set_zoom):
11837
11838         Cleanups
11839
11840 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11841
11842         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11843
11844         Ensure the page is rerendered when changing zoom
11845
11846 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11847
11848         * backend/ev-document.c: (ev_document_base_init),
11849         (ev_document_changed):
11850         * backend/ev-document.h:
11851
11852         Add a changed event that is emitted when the page content
11853         changes. This is necessary to deal with the fact that
11854         in ps backend rendering happen asycrounously.
11855         This makes the ps backend mostly work.
11856
11857         * pdf/xpdf/pdf-document.cc:
11858
11859         Emit changed event
11860
11861         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11862         (ps_document_set_target):
11863
11864         Emit changed event
11865
11866         * shell/ev-view.c: (document_changed_callback),
11867         (ev_view_set_document), (ev_view_set_page):
11868
11869         Redraw on the changed signal
11870
11871 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
11872
11873         * configure.ac: Added pt_BR to ALL_LINGUAS.
11874
11875 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
11876
11877         * backend/ev-document-bookmarks.c:
11878         (ev_document_bookmarks_get_child): *
11879         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11880         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11881         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11882         (ev_sidebar_bookmarks_destroy),
11883         (ev_sidebar_bookmarks_class_init),
11884         (ev_sidebar_bookmarks_construct), (stack_data_free),
11885         (do_one_iteration), (populate_bookmarks_idle),
11886         (ev_sidebar_bookmarks_clear_document),
11887         (ev_sidebar_bookmarks_set_document): *
11888         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11889         (ev_sidebar_add_page),
11890         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11891         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
11892         it displays both the topics and the page numbers.
11893
11894 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
11895
11896         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11897         toggle.
11898         * shell/ev-window.c (toggle_entries): Set sidebar default value to
11899         visible.
11900
11901 2004-12-23  Adam Weinberger  <adamw@gnome.org>
11902
11903         * configure.ac: Added en_CA to ALL_LINGUAS.
11904
11905 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11906
11907         * ChangeLog: replace bottom of this ChangeLog (merged history of
11908         ggv and gpdf; where all paths were wrong and most of the files are
11909         not even in this tree) with ChangeLog (from arch) of the shell
11910         code.
11911
11912 2004-12-23  Havoc Pennington  <hp@redhat.com>
11913
11914         * shell/ev-window.c: hook up potentially-questionable "find
11915         results status text" feature - something involving the sidebar or
11916         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11917         might be better in the end.
11918
11919         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
11920         with corresponding signal when it should be updated
11921
11922         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11923
11924 2004-12-22  Havoc Pennington  <hp@redhat.com>
11925
11926         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11927         find stuff on other pages, sort of (only returns one result on
11928         invisible pages, to show they have results; updates full results
11929         for a page when you view it). Currently repaints the current page
11930         every time a new result is found on any page, which isn't so nice.
11931
11932 2004-12-22  Havoc Pennington  <hp@redhat.com>
11933
11934         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11935         the document doesn't support find (better ideas?)
11936         (find_bar_search_changed_cb): handle missing document or document
11937         that doesn't support find
11938
11939         * pdf/xpdf/pdf-document.cc: port to implement the new
11940         EvDocumentFindIface
11941
11942         * backend/ev-document-find.c: create a new interface for searching
11943
11944         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11945
11946 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11947
11948         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11949         libevbackend.la.
11950
11951         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11952         EvPrintJob constructor arguments.
11953
11954         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11955         for documents that can export PostScript (page by page).
11956
11957         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11958         
11959         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11960         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11961         (pdf_document_ps_exporter_iface_init:
11962         Implement EvPSExporter.
11963
11964         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11965
11966 2004-12-22  Anders Carlsson  <andersca@gnome.org>
11967
11968         * backend/Makefile.am:
11969         * backend/ev-document-thumbnails.c:
11970         (ev_document_thumbnails_get_type),
11971         (ev_document_thumbnails_get_thumbnail):
11972         * backend/ev-document-thumbnails.h:
11973         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
11974         (pixbuf_document_thumbnails_get_thumbnail),
11975         (pixbuf_document_document_thumbnails_iface_init):
11976         * shell/Makefile.am:
11977         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
11978         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
11979         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
11980         * shell/ev-sidebar-thumbnails.h:
11981         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11982         (ev_sidebar_set_document):
11983         * shell/ev-utils.c: (gaussian), (create_blur_filter),
11984         (create_shadow), (ev_pixbuf_add_shadow):
11985         * shell/ev-utils.h:
11986         Add thumbnail support.
11987         
11988 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
11989
11990         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
11991         (using_postscript_printer): Set up a print dialog for "PostScript
11992         injection" method.
11993
11994         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
11995         EvPrintJob.
11996
11997         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
11998
11999 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12000
12001         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12002         (ps_document_set_target), (ps_document_get_page_size),
12003         (ps_document_render):
12004         * ps/gtkgs.h:
12005
12006         Fix a few bugs
12007
12008 2004-12-22  Christian Rose  <menthos@menthos.com>
12009
12010         * configure.ac: Added "sv" to ALL_LINGUAS.
12011
12012 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12013
12014         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12015         document supports bookmarks.
12016
12017 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12018
12019         * ps/ggvutils.c: (ggv_file_readable):
12020         * ps/ggvutils.h:
12021         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12022         (gtk_gs_get_postscript):
12023
12024         Remove unused utils
12025
12026 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12027
12028         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12029         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12030         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12031         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12032         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12033         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12034         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12035         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12036         (gtk_gs_set_antialiasing), (ps_document_load),
12037         (ps_document_render):
12038         * ps/gtkgs.h:
12039
12040         Another check point for the ps backend. Now I can get it to show
12041         pages!
12042
12043 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12044
12045         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12046         document setting code.
12047
12048 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12049
12050         * shell/eggfindbar.c: (entry_activate_callback):
12051         Animate the next button when activate is pressed.
12052         
12053 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12054
12055         * shell/ev-window.c: (ev_window_cmd_edit_find),
12056         (update_fullscreen_popup), (ev_window_fullscreen),
12057         (ev_window_unfullscreen), (ev_window_state_event_cb),
12058         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12059         Fix bugs in fullscreen code.
12060         
12061 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12062
12063         * Makefile.am:
12064         * configure.ac:
12065         * pixbuf/Makefile.am:
12066         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12067         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12068         (pixbuf_document_set_page), (pixbuf_document_get_page),
12069         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12070         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12071         (pixbuf_document_render), (pixbuf_document_begin_find),
12072         (pixbuf_document_end_find), (pixbuf_document_finalize),
12073         (pixbuf_document_class_init),
12074         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12075         * pixbuf/pixbuf-document.h:
12076         * shell/Makefile.am:
12077         * shell/ev-application.c: (ev_application_open):
12078         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12079         (ev_window_open):
12080         Add pixbuf backend.
12081         
12082 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12083
12084         * Makefile.am: 
12085         * dvi/dvilib/Makefile.am:
12086         * dvi/Makefile.am:
12087         * configure.ac: Auto*ify dvi and dvi/dvilib
12088
12089         * dvi/Makefile: Remove from CVS
12090         
12091         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12092         confusion.
12093
12094         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12095         
12096         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12097         
12098 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12099
12100         * ps/Makefile.am:
12101         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12102         (gtk_gs_value_adjustment_changed), (compute_size),
12103         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12104         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12105         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12106         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12107         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12108         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12109         (ps_document_load), (ps_document_get_n_pages),
12110         (ps_document_set_page), (ps_document_get_page),
12111         (ps_document_set_target), (ps_document_set_scale),
12112         (ps_document_set_page_offset), (ps_document_get_page_size),
12113         (ps_document_render), (ps_document_begin_find),
12114         (ps_document_end_find), (ps_document_document_iface_init):
12115         * ps/gtkgs.h:
12116         * shell/Makefile.am:
12117         * shell/ev-window.c: (ev_window_open):
12118
12119         Some work to integrate gtkgs with EvDocument
12120
12121 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12122
12123         * shell/ev-window.c: (update_fullscreen_popup),
12124         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12125         (exit_fullscreen_button_clicked_cb),
12126         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12127         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12128         (ev_window_state_event_cb), (ev_window_init):
12129         Add fullscreen support from Epiphany.
12130         
12131 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12132
12133         * data/ev-stock-zoom-fit-width.png: fit-width
12134         stock icon from gpdf.
12135         
12136         * shell/ev-stock-icons.[ch]: copied from gpdf.
12137         
12138         * shell/main.c: (main): init stock icons.
12139         
12140         * shell/ev-window.c: use the fit-width icon.
12141         
12142         * data/evince-ui.xml: add zooming toolbar items.
12143
12144 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12145
12146         * shell/ev-view.c: 
12147         (ev_view_best_fit), (ev_view_fit_width): because
12148         get_page_size() returns the scaled page size, we
12149         need to calculate the scale factor relative to
12150         the previous scale factor. Should really just
12151         add get_real_page_size().
12152
12153 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12154
12155         * shell/ev-view.[ch]:
12156         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12157         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12158         add zooming.
12159         
12160         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12161         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12162         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12163         hook it up.
12164         
12165         * pdf/xpdf/pdf-document.cc:
12166         (pdf_document_begin_find),
12167         (pdf_document_end_find): make static.
12168
12169 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12170
12171         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12172
12173         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12174         names to fontconfig patterns.
12175         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12176
12177         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12178         setupBaseFontsFc.
12179
12180 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12181
12182         * Makefile.am:
12183         * configure.ac:
12184         * ps/Makefile.am:
12185         * ps/ggvutils.c:
12186         * ps/ggvutils.h:
12187         * ps/gsdefaults.c:
12188         * ps/gsdefaults.h:
12189         * ps/gsio.c:
12190         * ps/gsio.h:
12191         * ps/gtkgs.c:
12192         * ps/gtkgs.h:
12193         * ps/ps.c:
12194         * ps/ps.h:
12195
12196         Import ggv backend. Not hooked up yet.
12197
12198 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12199
12200         * shell/main.c: (load_files), (main): load files
12201         from the command line.
12202
12203 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12204
12205         * configure.ac: don't require bonobo.
12206         
12207         * cut-n-paste/recent-files/*: kill bonobo recent
12208         view.
12209
12210         * shell/ev-window.c:
12211         (ev_window_is_empty): upd.
12212         (unable_to_load), (ev_window_open): load backend
12213         based on the mime type.
12214
12215 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12216
12217         * backend/.cvsignore: ignore generated marshalers source.
12218
12219         * shell/main.c (main): this is not epiphany.
12220
12221 2004-12-22  Havoc Pennington  <hp@redhat.com>
12222
12223         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12224         (expose_bin_window): draw find highlights
12225
12226         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12227         
12228         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12229         (pdf_document_end_find): implement this interface
12230
12231         * backend/ev-document.c (ev_document_found): add this to emit
12232         signal
12233
12234 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12235
12236         * data/evince-ui.xml: Add a few more toolbar items.
12237
12238         * shell/ev-window.c: Hook up page navigation toolbar 
12239         items.
12240
12241         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12242         a page-changed signal.
12243
12244         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12245         Add ev_document_get_page().
12246
12247         * shell/ev-window.c: Sensitize/desensitize navigation
12248         actions.
12249
12250 2004-12-21  Havoc Pennington  <hp@redhat.com>
12251
12252         * backend/ev-backend-marshal.c,
12253         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12254         marshaler-generator thingy. I'm sure there's a better way to do
12255         this in the modern world.
12256
12257         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12258         end_find methods and "found" signal.
12259
12260         * configure.ac: find glib-genmarshal
12261
12262 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12263
12264         * shell/ev-sidebar.c: Construct an actual sidebar.
12265         * shell/ev-sidebar-bookmarks.[ch]:
12266         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12267
12268 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12269
12270         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12271         Redo size handling.
12272         
12273         * shell/ev-view.c: Track the size from the document.
12274
12275 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12276
12277         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12278         constructor assumes ownership of the string passed in.
12279         
12280         * shell/ev-window.c (ev_window_open): Destroy the error
12281         dialog once we've displayed it.
12282
12283 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12284
12285         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12286         a bit, it works! (sort of)
12287
12288         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12289         Move to .cc since we need to use C++ in the implementation.
12290
12291         * shell/dummy.cc: Add a CC file to force evince
12292         to be linked as a C++ program.
12293
12294 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12295
12296         * shell/ev-view.[ch]: Start of content-area widget.
12297
12298         * shell/ev-window.c: Create a EvView, update it
12299         as we change documents.
12300
12301         * shell/Makefile.am shell/ev-marshal.list: Add
12302         generated marshalers.
12303
12304 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12305
12306         * Makefile.am (SUBDIRS): move shell.
12307
12308 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12309
12310         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12311         .a to libtool convenience libraries.
12312
12313         * shell/ev-window.c (ev_window_open): Hard code loading
12314         a PDF document.
12315         
12316         * backend/ev-document.h: Add a boolean return to load(),
12317         fix GError * to GError **.
12318
12319         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12320         object for a PDF backend EvDocument.
12321
12322 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12323
12324         * dvi/*: New directory with the beginning of a .dvi backend.
12325
12326 2004-12-21  Havoc Pennington  <hp@redhat.com>
12327
12328         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12329         previous/next instead of back/forward
12330
12331 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12332
12333         * backend/ev-document.[ch]: Fix a couple of problems so
12334         it compile.
12335
12336 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12337
12338         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12339         to backend/ directory, rename EvViewer to EvDocument.
12340
12341 2004-12-21  Havoc Pennington  <hp@redhat.com>
12342
12343         * shell/ev-window.c: hook up the find bar widget; now we just need
12344         a document to find things in
12345
12346         * shell/eggfindbar.c: a find bar widget
12347
12348 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12349
12350         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12351
12352 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12353
12354         * pdf/**: Import of xpdf code from gpdf. 
12355
12356         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12357
12358         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12359         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12360         Fix FreeType includes.
12361
12362         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12363         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12364         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12365         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12366         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12367         Include xpdfconfig.h
12368         
12369 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12370
12371         * shell/ev-window.c (ev_window_dispose): dispose can be called
12372         multiple times.
12373
12374 2004-12-21  Havoc Pennington  <hp@redhat.com>
12375
12376         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12377         rather than Evince
12378
12379         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12380         items; really they should be synced with the strings, etc. from
12381         current gpdf, but just getting the boring typing out of the way 
12382
12383 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12384
12385         * po/POTFILES.in:
12386         * shell/ev-application.c: (window_destroy_cb):
12387         * shell/ev-window.c:
12388         * shell/main.c: (main):
12389
12390         Actually show the window...
12391
12392 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12393
12394         * Makefile.am:
12395         * shell/Makefile.am:
12396         * shell/ev-application.c: (ev_application_class_init):
12397         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12398
12399         Make it build again
12400
12401 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12402
12403         Import to gnome cvs.
12404         
12405         * Remove copies of gpdf and ggv trees.
12406         * Rip out all the recursive configure code.
12407         * Remove bonobo machinery.
12408         * viewer/*: GInterfaces that backends should/can implement.
12409
12410 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12411
12412         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12413         typo
12414
12415 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12416
12417         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12418         (ev_application_finalize, ev_application_class_init)
12419         (ev_application_init): use GType instance private data for priv.
12420
12421         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12422         (ev_window_finalize, ev_window_class_init)
12423         (ev_window_init): ditto.
12424
12425 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12426
12427         * shell/ev-application.c (ev_application_new_window): make public
12428         (ev_application_show_initial_window): kill.
12429
12430         * shell/ev-application.h: update prototypes.
12431
12432         * shell/main.cc (main): inline ev_application_show_initial_window.
12433
12434 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12435
12436         * shell/ev-application.c (ev_application_new_window): impl.
12437         (ev_application_show_initial_window): use it.
12438         (is_window_empty, ev_application_get_empty_window): returns an
12439         existing empty window or a new one.
12440         (ev_application_open): from ev_window_cmd_file_open.
12441
12442         * shell/ev-application.h: update prototypes
12443
12444         * shell/ev-window.c (ev_window_is_empty): impl.
12445         (ev_window_open): make public.
12446         (ev_window_cmd_file_open): use ev_application_open
12447
12448         * shell/ev-window.h: update prototypes, remove unused.
12449
12450 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12451
12452         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12453         move destroy handler out of here...
12454
12455         * shell/ev-application.c, shell/ev-application.h: ...into this new
12456         class. Also handles initial window creation.
12457
12458         * shell/main.cc (main): use EvApplication to create initial
12459         window.
12460
12461 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12462
12463         * Makefile.am (SUBDIRS): add cut-n-paste
12464
12465         * cut-n-paste/Makefile.am: add
12466
12467         * configure.ac: generate Makefiles in cut-n-paste
12468
12469 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12470
12471         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12472         (ev_window_class_init): install ev_window_dispose.
12473
12474 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12475
12476         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12477         char (gchar looks stupid).
12478
12479 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12480
12481         * po/de.po: updated German translation.
12482
12483 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12484
12485         * configure.ac: add more pkg-config library checks for gnome-vfs,
12486         bonobo etc.
12487
12488         * gpdf/configure.in: temporarily disable libpaper
12489         checks. Otherwise I'd have to add the checks for the shell, too.
12490
12491 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12492
12493         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12494         and * file filters to the file choose.
12495
12496 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12497
12498         * po/de.po: Updated German translation.
12499
12500 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12501
12502         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12503
12504 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12505
12506         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12507
12508         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12509         (ev_window_init): implement those menuitems.
12510
12511 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12512
12513         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12514
12515         * shell/ev-window.c (ev_window_init): use the toolbar.
12516
12517 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12518
12519         * shell/ev-window.c (ev_window_init): use menu translations
12520
12521 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12522
12523         * configure.ac: add "de" to ALL_LINGUAS.
12524
12525         * po/de.po: add German translation.
12526
12527 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12528
12529         * Makefile.am (SUBDIRS): add po
12530
12531         * configure.ac: check intltool, glib-gettext etc, generate
12532         po/Makefile.in
12533
12534         * po, po/POTFILES.in, po/POTFILES.skip: new.
12535
12536 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12537
12538         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12539         already use (#ifdef ENABLE_NLS)
12540
12541         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12542         pointer indirection thinko.
12543
12544         * shell/main.c: include gi18n.h for bindtextdomain etc.
12545
12546 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12547
12548         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12549         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12550         tooltips for menu items in the statusbar.
12551
12552 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12553
12554         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12555         pkgdatadir drop UIDIR
12556
12557 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12558
12559         * data/evince-ui.xml: Add File->Open menu item
12560
12561         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12562         chooser), hook it up in the ui manager.
12563
12564 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12565
12566         * shell/ev-window.c: fix Help->About tooltip.
12567
12568 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12569
12570         * configure.ac: set CFLAGS for libevprivate.
12571
12572         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12573         definitions, factory etc.
12574
12575         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12576
12577         * shell/Makefile.am: link against libevprivate.a.
12578
12579         * shell/ev-window.c (entries): add stock icon to Help->About.
12580
12581         * shell/main.c (main): init stock icon code.
12582
12583 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12584
12585         * lib/recent-files: egg recent files code
12586
12587         * lib/Makefile.am: add.
12588
12589         * Makefile.am: add lib subdir.
12590
12591         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12592         set CFLAGS for recent-files.
12593
12594 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12595
12596         * configure.ac: disable -ansi and -pedantic gcc flags. They
12597         disable POSIX stuff in stdio.h, but egg-recent uses them.
12598
12599 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12600
12601         * configure.ac: add --disable-deprecated flag (defaults to on in
12602         "cvs" builds).
12603
12604         * shell/Makefile.am (INCLUDES): use it.
12605
12606 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12607
12608         * shell/main.c: add missing #include.
12609
12610         * shell/ev-window.c: fix for pedantic gcc.
12611         (ev_window_cmd_help_about): split license into paragraphs for
12612         translators and pedantic compilers.
12613
12614 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12615
12616         * configure.ac: add more warning flags if compiling with gcc from
12617         cvs (or explicitly requested with --enable-more-warnings).
12618
12619 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12620
12621         * data/evince-ui.xml: add File and File->Close menu.
12622
12623         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12624         (ev_window_destroy): quit after destroy.
12625         (ev_window_class_init): override GtkObject::destroy.
12626         (entries): install close_window callback.
12627
12628 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12629
12630         * Makefile.am (SUBDIRS): add data subdir.
12631
12632         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12633         gtk+ 2.5.0 for GtkAboutDialog.
12634
12635         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12636         main window.
12637
12638         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12639
12640         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12641         manager.
12642         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12643
12644 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12645
12646         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12647
12648 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12649
12650         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12651
12652 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12653
12654         * shell/*: Added shell directory boilerplate, build it.
12655
12656 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12657
12658         * configure.ac, Makefile.am: Added top-level configure.ac and
12659         Makefile.am