]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Autoscroll feature with the context menu. Fixes bug #323670. Thanks to
[evince.git] / ChangeLog
1 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * data/evince-toolbar.xml:
4         * data/evince-ui.xml:
5         * shell/ev-view-private.h:
6         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
7         (ev_view_button_press_event), (ev_view_motion_notify_event),
8         (ev_view_button_release_event), (ev_view_init),
9         (ev_view_autoscroll_cb), (ev_view_autoscroll),
10         (ev_view_set_cursor):
11         * shell/ev-view.h:
12         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
13         (ev_window_cmd_view_autoscroll):
14         
15         Autoscroll feature with the context menu. Fixes bug 
16         #323670. Thanks to David Turner <cillian64@googlemail.com>.
17
18 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
19
20         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
21
22         Disconnect also page-ready signal when removing a job because the
23         page size has changed. Thanks to kripken
24         <kripkensteiner@gmail.com>.
25
26 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
27
28         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
29         
30         Scroll pages in page entry with mouse wheel. Fixes bug
31         #324122. Thanks to David Turner <cillian64@googlemail.com>.
32
33 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
34
35         * backend/dvi/Makefile.am:
36         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
37         (mdvi_cairo_device_init):
38         * backend/dvi/mdvi-lib/common.h:
39         * backend/dvi/mdvi-lib/mdvi.h:
40         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
41         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
42         (mdvi_build_path_from_cwd):
43
44         Add ps specials support in dvi backend when libspectre is
45         present. Fixes bug #386005.
46         
47 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
48
49         * configure.ac:
50         * backend/ps/Makefile.am:
51         * backend/ps/ev-spectre.[ch]:
52         
53         Use libspectre, if available, for the ps backend. Fixes bugs
54         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
55
56 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
57         
58         * backend/comics/comics-document.c: (comics_document_load):
59         
60         Cygwin build issue fix.
61
62 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
63
64         * shell/ev-view.c: (ev_view_set_zoom):
65
66         Do not limit the minimum zoom factor when sizing mode is best bit
67         or fit width. Fixes bug #503805.
68         
69 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
70
71         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
72         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
73         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
74         (ev_link_dest_get_property), (ev_link_dest_set_property),
75         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
76         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
77         (ev_link_dest_new_fitr):
78         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
79         (goto_fith_dest), (goto_xyz_dest):
80
81         Do not change left, top and zoom values when they are null in PDF
82         destinations. Fixes bug #460658.
83         
84 2007-12-10  Christian Persch  <chpe@gnome.org>
85
86         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
87         (ev_view_accessible_class_init),
88         (ev_view_accessible_idle_do_action),
89         (ev_view_accessible_action_do_action),
90         (ev_view_accessible_action_get_description),
91         (ev_view_accessible_action_set_description),
92         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
93         (ev_view_accessible_factory_init),
94         (ev_view_accessible_factory_get_accessible_type):
95         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
96         private data, and G_DEFINE_TYPE. Bug #502843.
97
98 2007-12-08  Christian Persch  <chpe@gnome.org>
99
100         * shell/ev-metadata-manager.c: (item_free),
101         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
102         (value_free), (parse_value), (parseItem),
103         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
104         (save_values): Use GSlice to allocate small amounts of memory. Bug
105         #475972.
106
107 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
108
109         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
110
111         Restore cursor to normal after a drag operation. Fixes bug
112         #501603.
113         
114 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
115
116         * NEWS:
117         * configure.ac:
118         
119         Update for release 2.21.1
120
121 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
122
123         * configure.ac:
124         * cut-n-paste/gedit-message-area/Makefile.am:
125         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
126         * shell/Makefile.am:
127         * shell/ev-message-area.[ch]:
128         * shell/ev-window.c: (ev_window_set_message_area),
129         (ev_window_error_message_response_cb), (ev_window_error_message),
130         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
131         (ev_window_save_job_cb), (image_save_dialog_response_cb),
132         (ev_attachment_popup_cmd_open_attachment),
133         (attachment_save_dialog_response_cb), (ev_window_set_document),
134         (ev_window_init):
135
136         Use a message area instead of a popup dialog for error
137         notifications. Fixes bug #337495.
138         
139 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
140
141         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
142         (ev_window_run_fullscreen):
143
144         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
145         
146 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
147
148         * ev-sidebar-thumbnails.c: (update_visible_range),
149         (ev_sidebar_thumbnails_refresh),
150         (ev_sidebar_thumbnails_set_document),
151         (ev_sidebar_thumbnails_support_document):
152
153         Show thumbnails for documents with one page. Fixes bug #358751.
154         
155 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
156
157         * shell/ev-window.c:
158         (ev_window_load_print_settings_from_metadata),
159         (ev_window_save_print_settings), (ev_window_print_finished),
160         (ev_window_print_range):
161
162         Print settings that are specific to the document are now saved per
163         document in the metadata file. Fixes bug #488806.
164         
165 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
166
167         * backend/tiff/tiff-document.c: (tiff_document_render):
168
169         Tiff documents were rendered with wrong colors. Fixes bug #497279.
170         
171 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
172
173         * shell/ev-application.[ch]: (get_find_string_from_args),
174         (ev_application_open_uri_at_dest), (ev_application_open_uri),
175         (ev_application_open_uri_list):
176         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
177         * shell/ev-window.[ch]: (ev_window_load_job_cb),
178         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
179         (ev_window_cmd_recent_file_activate),
180         (ev_window_open_recent_action_item_activated),
181         (ev_window_print_send), (open_remote_link):
182         * shell/main.c: (arguments_parse):
183
184         Add a command line option for search. Fixes bug #497710.
185         
186 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
187
188         * shell/ev-jobs.c: (ev_job_print_new):
189
190         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
191         
192 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
193
194         * data/evince-toolbar.xml:
195         * shell/Makefile.am:
196         * shell/ev-application.c: (ev_application_init):
197         * shell/ev-open-recent-action.[ch]:
198         * shell/ev-window.c:
199         (ev_window_open_recent_action_item_activated),
200         (register_custom_actions):
201
202         Add an expander to the open toolbar item which pops up a dropdown
203         menu with the recently used documents. Fixes bug #487215.
204         
205 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
206
207         * shell/ev-window.c: (ev_window_open_uri),
208         (ev_window_cmd_view_reload):
209
210         Do not jump to the first page when reloading by running evince
211         from the command line. Fixes bug #490847.
212         
213 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
214
215         * shell/ev-window.c: (ev_window_cmd_help_contents):
216
217         Plugged memory leak when help file is not found. Fixes bug
218         #490762.
219         
220 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
221
222         * configure.ac:
223
224         Enable djvu, dvi and comics backends by default. Fixes bug
225         #437121.
226         
227 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
228
229         * configure.ac:
230         * cut-n-paste/Makefile.am:
231         * cut-n-paste/recent-files/*: Removed
232         * help/reference/Makefile.am:
233         * shell/Makefile.am:
234         * shell/ev-application.[ch]: (ev_application_shutdown),
235         (ev_application_init):
236         * shell/ev-window.c: (ev_window_add_recent),
237         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
238
239         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
240         
241 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
242
243         * shell/ev-window.c: (launch_external_uri):
244
245         Let GnomeVFS check the URL, this allow more URL (like mailto:),
246         and report error if the URL is not supported (#489910).
247
248 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
249
250         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
251         (pdf_document_file_exporter_begin_page),
252         (pdf_document_file_exporter_end_page):
253
254         Fix printing with poppler splash backend. Fixes bug #489774.
255         
256 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
257
258         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
259         * shell/ev-print-job.c: (ev_print_job_class_init):
260
261         Fix a crash when printing with the gnome-print dialog. Fixes bug
262         #488939.
263         
264 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
265
266         * backend/pixbuf/pixbuf-document.c:
267
268         Fix an implicit function definition warning (#487655)
269
270 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
271
272         * shell/ev-window.c:
273
274         Fix conflicting shortcut for view sade pane and presentation.
275         
276 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
277
278         * backend/pdf/ev-poppler.cc:
279         (pdf_document_file_exporter_begin_page),
280         (pdf_document_file_exporter_do_page),
281         (pdf_document_file_exporter_end_page),
282         (pdf_document_file_exporter_iface_init):
283         * libdocument/ev-file-exporter.[ch]:
284         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
285         * shell/ev-jobs.c: (ev_job_print_get_page_list),
286         (ev_job_print_run):
287
288         When printing multiple pages per sheet in reverse option, do not
289         invert the order of the pages in every sheet, but the order of the
290         sheets. Do not print blank pages when page range is invalid. Fixes
291         bugs #484857 and #485521.
292         
293 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
294
295         * shell/ev-jobs.c: (ev_job_print_get_page_list),
296         (ev_job_print_run):
297         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
298
299         Respect ranges order when printing more than one range in random
300         order.
301         
302 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
303
304         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
305         (ev_window_setup_document), (ev_window_rotation_changed_cb):
306
307         Rotate also the window icon when document is rotated. Fixes bug
308         #474681.
309         
310 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
311
312         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
313         (pdf_document_forms_get_form_fields):
314
315         Silently ignore unknown form fields. Fixes bug #482654. Patch by
316         Matthias Drochner.
317         
318 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
319
320         * configure.ac:
321         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
322
323         Use poppler_page_render_for_printing() instead of
324         poppler_page_render() if available when exporting to a ps or pdf
325         file. Fixes bug #476627.
326         
327 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
328
329         * shell/ev-window.c: (ev_window_run_fullscreen):
330
331         Do not show the toolbar in fullscreen mode if the main toolbar is
332         not visible. Fixes bug #483048.
333         
334 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
335
336         * shell/ev-view.c: (ev_view_button_press_event):
337
338         Give priority to form fields over images when deciding whether a
339         button press event is over an image or form field. It allows edit
340         form fields when they are over a background image. Fixes bug
341         #477841.
342         
343 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
344
345         * NEWS:
346         * configure.ac:
347         
348         Update for release 2.20.0
349
350 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * backend/pdf/ev-poppler.cc:
353
354         Remove #ifdef HAVE_FORMS, so that forms support works again.
355
356 2007-09-05  Götz Waschk  <waschk@mandriva.org>
357
358         * configure.ac:
359         * data/evince.desktop.in.in:
360         
361         Fixes desktop file issues. See bug #473471.
362
363 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
364
365         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
366         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
367         (ev_job_queue_remove_job):
368         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
369         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
370         * shell/ev-window.c: (ev_window_clear_save_job),
371         (ev_window_save_job_cb), (file_save_dialog_response_cb),
372         (ev_window_dispose):
373
374         Move save a copy task to its own job so that it's carried out in a
375         thread avoiding another lock in the main thread. Use
376         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
377         can be saved to a pathin another file system. Fixes bug #456891.
378         
379 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
380
381         * NEWS:
382         * configure.ac:
383         
384         Update for release 2.19.92
385
386 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
387
388         * configure.ac:
389         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
390         (pdf_selection_get_selection_region),
391         (pdf_selection_get_selection_map),
392         (ev_form_field_from_poppler_field):
393
394         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
395         and triple click selections are enabled again now.
396
397 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
398
399         * shell/ev-window.c: (ev_window_add_history):
400
401         Make sure not to use the history with documents not supporting
402         links. Fixes bug #468954.
403
404 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
405
406         * shell/ev-window.c: (ev_window_load_job_cb):
407
408         Restart the search when reloading a document with the find bar
409         visible. Fixes bug #461962.
410
411 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
412
413         * shell/ev-window.c: (setup_document_from_metadata),
414         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
415
416         Do not jump to the first page when reloading a document from the
417         last page.
418
419 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
420
421         * shell/ev-window.c: (update_chrome_flag),
422         (setup_sidebar_from_metadata),
423         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
424         (ev_window_cmd_edit_find_next),
425         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
426         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
427         (find_bar_close_cb), (view_actions_focus_in_cb):
428
429         Do not update visibility when changing a chrome flag so that it's
430         possible to update several flags and update visibility only once
431         for all of them.
432
433 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
434
435         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
436
437         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
438         supported by gtk+. Fixes bug #460907.
439
440 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
441
442         * shell/ev-view.c: (view_update_range_and_current_page):
443
444         Make sure current-page <= end-page in continuous mode. Fixes bug
445         #454950.
446
447 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
448
449         * backend/pdf/ev-poppler.cc: (build_tree):
450
451         Ignore outline items without a title. Fixes bug #453913.
452
453 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
454
455         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
456         (ev_view_button_release_event), (ev_view_leave_notify_event):
457
458         Use always drag mouse cursor during a drag operation. Fixes bug
459         #470564.
460
461 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
462
463         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
464         (pdf_selection_get_selection_region),
465         (pdf_selection_get_selection_map):
466
467         Temporarily disable double and triple selections since it depends on
468         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
469         released and the update of the external dependency minimal version
470         approved.
471
472 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
473
474         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
475         (pdf_document_file_exporter_do_page):
476         * libdocument/ev-file-exporter.h:
477         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
478         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
479
480         Actually fix printing regressions. Remove orientation from
481         EvPrintContext since it's redundant.
482
483 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
484
485         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
486         * backend/impress/impress-document.c:
487         (impress_document_document_iface_init):
488         * backend/ps/ps-document.c: (ps_document_document_iface_init):
489         * backend/djvu/djvu-document.c:
490         (djvu_document_document_iface_init),
491         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
492         * backend/tiff/tiff-document.c:
493         (tiff_document_document_iface_init):
494         * backend/pixbuf/pixbuf-document.c:
495         (pixbuf_document_document_iface_init):
496         * backend/comics/comics-document.c:
497         (comics_document_document_iface_init):
498         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
499         (pdf_selection_render_selection),
500         (pdf_selection_get_selected_text),
501         (pdf_selection_get_selection_region),
502         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
503         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
504         (ev_selection_get_selection_region),
505         (ev_selection_get_selection_map):
506         * libdocument/ev-document.[ch]:
507         * shell/ev-pixbuf-cache.[ch]: (add_job),
508         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
509         * shell/ev-view-private.h:
510         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
511         (ev_job_render_run):
512         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
513         * shell/ev-view.c: (start_selection_for_event),
514         (ev_view_button_press_event), (ev_view_drag_data_get),
515         (ev_view_drag_data_received), (ev_view_button_release_event),
516         (compute_new_selection_text), (compute_selections),
517         (ev_view_select_all), (get_selected_text), (ev_view_copy),
518         (ev_view_primary_get_cb):
519
520         Add support for double and triple click selections.
521
522 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
523
524         * NEWS:
525         * configure.ac:
526
527         Update for release 2.19.4
528
529 2007-08-28  Justin Blanchard  <justinb04@aim.com>
530
531         * shell/ev-view-private.h:
532         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
533         (ev_view_set_highlight_search):
534         * shell/ev-view.h:
535         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
536         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
537         (find_bar_visibility_changed_cb):
538         
539         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
540
541 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
542
543         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
544         (pdf_document_file_exporter_begin),
545         (pdf_document_file_exporter_do_page):
546         * shell/ev-jobs.c: (ev_job_print_run):
547         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
548
549         Create always a portrait cairo surface and rotate when needed for
550         landscape. It fixes printing problems in real printers.
551
552 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
553
554         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
555         * libdocument/ev-file-exporter.[ch]:
556         (ev_file_exporter_get_capabilities):
557         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
558         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
559
560         Adjust number of pages per row according to page orientation when
561         printing 2 or 6 pages per sheet.
562
563 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
564
565         * shell/ev-window.c: (ev_window_print_send):
566
567         Reset also cups setting to 1 when printing multiple pages per
568         sheet. Fixes bug #468853.
569
570 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
571
572         * libdocument/ev-document-misc.c:
573         (ev_document_misc_surface_rotate_and_scale):
574
575         Use directly cairo_surface_get_content() when creating a similar
576         surface as suggested by Jeff Muizelaar. Thanks again.
577
578 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
579
580         * backend/djvu/djvu-document.c: (djvu_document_render):
581         * backend/tiff/tiff-document.c: (tiff_document_render):
582         * backend/pdf/ev-poppler.cc: (pdf_document_render):
583         * libdocument/ev-document-misc.c:
584         (ev_document_misc_surface_from_pixbuf),
585         (ev_document_misc_surface_rotate_and_scale):
586
587         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
588         creating page surfaces. Fixes bug #453123. Thank you very much to
589         Jeff Muizelaar <jeff@infidigm.net>.
590
591 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
592
593         * shell/ev-page-cache.c: (ev_page_cache_new),
594         (ev_page_cache_get_thumbnail_size):
595         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
596         (ev_sidebar_thumbnails_set_loading_icon):
597
598         Also store in page-cache the dimensions of the thumbnails so that
599         they can be used to create the correct loading icon in the side
600         pane. Fixes bug #466857.
601
602 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
603
604         * backend/pdf/ev-poppler.cc:
605         (pdf_document_thumbnails_get_thumbnail):
606
607         Fix thumbnails rotation in pdf documents that include embedded 
608         thumbnails.
609
610 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
611
612         * backend/pdf/ev-poppler.cc:
613
614         Don't use #ifdef in macro expansion. Some compilers don't
615         like that. Closes bug #467042.
616
617 2007-08-15  Justin Blanchard  <justinb04@aim.com>
618
619         * backend/djvu/djvu-document.c: (djvu_document_finalize):
620         
621         Fixes memory leak in djvu backend.
622
623 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
624
625         * data/icons/32x32/Makefile.am:
626         * data/icons/32x32/actions/Makefile.am:
627         * data/icons/32x32/actions/view-page-cont.svg:
628         * data/icons/32x32/actions/view-page-facing.svg:
629         * data/icons/48x48/Makefile.am:
630         * data/icons/48x48/actions/Makefile.am:
631         * data/icons/48x48/actions/view-page-cont.svg:
632         * data/icons/48x48/actions/view-page-facing.svg:
633         
634         Icons for a new sizes.
635
636 2007-08-14  Justin Blanchard  <justinb04@aim.com>
637
638         * shell/ev-page-cache.c: (build_height_to_page),
639         (ev_page_cache_get_height_to_page):
640         
641         Fixes invalid read, see bug #466401.
642
643 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
644
645         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
646         (set_drag_cursor):
647         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
648         (configure_item_cursor), (new_pixbuf_from_widget):
649
650         Fix multihead problems in toolbar editor. Fixes bug #382055.
651
652 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
653
654         * shell/ev-window.c: (ev_window_cmd_file_open),
655         (ev_window_cmd_save_as):
656
657         Use g_get_user_special_dir when available instead of
658         xdg_user_dir_lookup.
659
660 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
661
662         * MAINTAINERS:
663         
664         Updated according to request on desktop-devel.
665
666 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
667
668         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
669
670         Do not use cairo_rectangle and cairo_clip since we are
671         not using cairo_fill but cairo_paint. Use the same cairo context
672         for every page in the same expose event.
673
674 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
675
676         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
677         leak.
678
679 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
680
681         * configure.ac:
682         * NEWS:
683
684         Release 0.9.3
685
686 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * libdocument/ev-document-info.h:
689         * libdocument/ev-document.h:
690         * shell/ev-page-action.h:
691         * shell/ev-sidebar-links.h:
692
693         Fix a headers problem with ev-link
694         
695         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
696         * shell/ev-view-private.h:
697         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
698         (get_link_area), (ev_view_query_tooltip),
699         (ev_view_leave_notify_event), (ev_view_destroy),
700         (ev_view_class_init):
701
702         Use new gtk tooltips when available instead of ev-tooltip.
703         
704 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
705
706         * shell/ev-window.c: (update_chrome_visibility),
707         (ev_window_sidebar_visibility_changed_cb):
708
709         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
710         
711 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
712
713         * shell/ev-navigation-action.c:
714         (ev_navigation_action_history_changed),
715         (ev_navigation_action_set_history):
716         * shell/ev-navigation-action-widget.c:
717         (ev_navigation_action_widget_init):
718         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
719
720         Fix compile warnings.
721         
722 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
723
724         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
725         (egg_editable_toolbar_dispose):
726
727         Fix memory leak.
728         
729 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
730
731         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
732         (screensaver_disable_x11):
733         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
734         * shell/ev-window.c: (presentation_set_timeout):
735         * shell/ev-view.c: (ev_view_presentation_transition_start):
736
737         Use g_timeout_add_seconds instead of g_timeout_add when
738         available.
739         
740 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
741
742         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
743
744         Set horizontal scrollbar policy to AUTOMATIC instead of
745         NEVER. Workaround for bug #449462.
746         
747 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
748
749         * shell/ev-jobs.c: (ev_job_render_page_ready):
750
751         Add page_ready callback to main loop with high priority and hold
752         a reference to job during idle.
753         
754 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
755
756         * configure.ac:
757         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
758         (pdf_document_file_exporter_begin),
759         (pdf_document_file_exporter_do_page),
760         (pdf_document_file_exporter_get_capabilities):
761         * libdocument/ev-file-exporter.h:
762         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
763         * shell/ev-window.c: (ev_window_print_send),
764         (ev_window_print_dialog_response_cb):
765
766         Allow printing multiple pages per sheet. Fixes bug #395573.
767         
768 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
769
770         * shell/ev-view.c: (tip_from_link):
771         
772         Check for NULL, fixes bug #460862.
773
774 2007-07-29  Christian Persch  <chpe@gnome.org>
775
776         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
777         (ev_window_preview_print_finished), (ev_window_do_preview_print),
778         (ev_window_cmd_preview_print):
779         
780         Fixes bug #437681 - blocks while enumerating printers.
781
782 2007-07-29  Christian Persch  <chpe@gnome.org>
783
784         * shell/ev-window.c: (ev_window_screen_changed):
785         
786         Don't use deprecated gtk+ function. See bug #460909.
787
788 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
789
790         * shell/ev-utils.c: (get_num_monitors):
791         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
792
793         Do not use display before initializing it. Remove compile
794         warnings.
795
796 2007-07-27  Cosimo Cecchi   <anarki@lilik.it>
797
798         * shell/ev-view.c: (ev_view_class_init):
799         
800         Unix-like hjkl bindings added. See bug #458111.
801
802 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
803
804         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
805         * shell/ev-utils.h:
806         * shell/ev-view.c: (ev_view_set_zoom_for_size),
807         (ev_view_update_view_size):
808         * shell/ev-view.h:
809         * shell/ev-window.c: (ev_window_update_actions),
810         (setup_view_from_metadata), (ev_window_screen_changed),
811         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
812         (zoom_control_changed_cb):
813         * shell/ev-window.h:
814         
815         Reorganizes utility functions.
816
817 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
818
819         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
820         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
821         (add_job), (ev_pixbuf_cache_get_surface),
822         (ev_pixbuf_cache_get_link_mapping),
823         (ev_pixbuf_cache_get_image_mapping),
824         (ev_pixbuf_cache_get_form_field_mapping),
825         (ev_pixbuf_cache_get_text_mapping):
826         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
827         (notify_page_ready), (ev_job_render_page_ready),
828         (ev_job_render_run):
829
830         Add page_ready signal to notify that page is ready as soon as
831         possible even if other page elements like links, forms, images or
832         text mapping are not ready yet.
833
834 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
835
836         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
837         (dvi_document_file_exporter_do_page),
838         (dvi_document_file_exporter_get_capabilities),
839         (dvi_document_file_exporter_iface_init):
840         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
841         (ps_document_file_exporter_do_page),
842         (ps_document_file_exporter_get_capabilities),
843         (ps_document_file_exporter_iface_init):
844         * backend/djvu/djvu-document.c:
845         (djvu_document_file_exporter_begin),
846         (djvu_document_file_exporter_end),
847         (djvu_document_file_exporter_get_capabilities),
848         (djvu_document_file_exporter_iface_init):
849         * backend/tiff/tiff-document.c:
850         (tiff_document_file_exporter_begin),
851         (tiff_document_file_exporter_get_capabilities),
852         (tiff_document_document_file_exporter_iface_init):
853         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
854         (pdf_document_file_exporter_do_page),
855         (pdf_document_file_exporter_get_capabilities),
856         (pdf_document_file_exporter_iface_init):
857         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
858         (ev_file_exporter_get_capabilities):
859         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
860         (idle_print_handler), (ev_print_job_print):
861         * shell/ev-jobs.c: (ev_job_print_run):
862         * shell/ev-window.c: (ev_window_print_send),
863         (ev_window_print_range):
864
865         Use capabilities to know which options should be offered by the
866         print dialog depending on the document backend.
867
868 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
869
870         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
871
872         Give priority to forms over text to set the cursor.
873
874 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
875
876         * shell/ev-view-private.h:
877         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
878         (ev_view_leave_notify_event), (ev_view_finalize),
879         (ev_view_get_property), (ev_view_class_init):
880
881         Use IBEAM cursor for text form fields and NORMAL cursor for read
882         only fields. Remove unused status attribute.
883
884 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
885
886         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
887
888         Update region for current selected items also for checkbox
889         buttons, since they can behave as radio buttons when they are in a
890         set.
891
892 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
893
894         * configure.ac:
895         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
896
897         Get max length of text form fields.
898
899 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
902         * libdocument/ev-form-field.h:
903         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
904
905         Fix build with current poppler cvs head.
906
907 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
908
909         * cut-n-paste/zoom-control/ephy-zoom-control.c:
910         * shell/eggfindbar.c: (egg_find_bar_init):
911
912         Fix build with gtk+ >= 2.11.5 due to gtktooltips
913         deprecation. Fixes bug #455667
914
915 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
916
917         * NEWS:
918         * configure.ac:
919         
920         Update for release 0.9.2
921
922 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
923
924         * shell/ev-view.c: (ev_view_form_field_text_save),
925         (ev_view_form_field_choice_save):
926
927         Fix a crash when closing whith a form widget visible.
928
929 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
930
931         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
932
933         Update also the region of the current selected button when
934         clicking on another button if they are radio buttons.
935
936 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
937
938         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
939         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
940         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
941         (ev_pixbuf_cache_get_link_mapping),
942         (ev_pixbuf_cache_get_image_mapping),
943         (ev_pixbuf_cache_get_form_field_mapping),
944         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
945         * shell/ev-view.c: (ev_view_form_field_get_region),
946         (ev_view_form_field_button_create_widget),
947         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
948         (job_finished_cb):
949
950         Redraw only form field region instead of the whole page when
951         reloading a page to show changes on the form field.
952
953 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
954
955         * shell/ev-view.c: (ev_view_form_field_choice_save):
956
957         Fix selection of first item in list form fields.
958
959 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
960
961         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
962         (ev_pixbuf_cache_reload_page),
963         (ev_pixbuf_cache_get_form_field_mapping):
964
965         Some refactoring to avoid duplicated code.
966
967 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
968
969         * configure.ac:
970         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
971         (ev_form_field_from_poppler_field),
972         (pdf_document_forms_get_form_fields),
973         (pdf_document_forms_form_field_text_get_text),
974         (pdf_document_forms_form_field_text_set_text),
975         (pdf_document_forms_form_field_button_set_state),
976         (pdf_document_forms_form_field_button_get_state),
977         (pdf_document_forms_form_field_choice_get_item),
978         (pdf_document_forms_form_field_choice_get_n_items),
979         (pdf_document_forms_form_field_choice_is_item_selected),
980         (pdf_document_forms_form_field_choice_select_item),
981         (pdf_document_forms_form_field_choice_toggle_item),
982         (pdf_document_forms_form_field_choice_unselect_all),
983         (pdf_document_forms_form_field_choice_set_text),
984         (pdf_document_forms_form_field_choice_get_text),
985         (pdf_document_document_forms_iface_init):
986         * libdocument/Makefile.am:
987         * libdocument/ev-form-field.[ch]:
988         * libdocument/ev-document-forms.[ch]:
989         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
990         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
991         (add_job), (ev_pixbuf_cache_reload_page),
992         (ev_pixbuf_cache_get_form_field_mapping):
993         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
994         * shell/ev-view-private.h:
995         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
996         (ev_view_handle_cursor_over_xy),
997         (ev_view_get_form_field_at_location),
998         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
999         (ev_view_form_field_button_create_widget),
1000         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
1001         (ev_view_form_field_text_create_widget),
1002         (ev_view_form_field_choice_save),
1003         (ev_view_form_field_choice_changed),
1004         (ev_view_form_field_choice_create_widget),
1005         (ev_view_handle_form_field), (ev_view_size_allocate),
1006         (ev_view_realize), (draw_end_presentation_page),
1007         (ev_view_button_press_event), (ev_view_remove_all),
1008         (ev_view_motion_notify_event), (ev_view_key_press_event),
1009         (ev_view_enter_notify_event), (highlight_find_results),
1010         (draw_loading_text), (draw_one_page), (ev_view_destroy),
1011         (ev_view_class_init), (page_changed_cb),
1012         (on_adjustment_value_changed), (ev_view_set_presentation),
1013         (merge_selection_region), (ev_view_set_cursor),
1014         (ev_view_reset_presentation_state):
1015         
1016         Merge evince-forms branch.
1017
1018 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
1019
1020         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
1021
1022         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
1023         This script also updates itself from libegg
1024
1025         * cut-n-paste/toolbar-editor/egg*:
1026         Run update-toolbareditor-from-libegg.sh so we are in sync again with
1027         libegg
1028
1029 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
1030
1031         * shell/ev-window.c:
1032         
1033         Adds a nice icon to page action during toolbar editing.
1034         See bug #452872.
1035
1036 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1037
1038         * data/evince-toolbar.xml:
1039         * shell/ev-window.c:
1040         
1041         Let user add a presentation and fullscreen icons on toolbar.
1042         See bug #449734.
1043
1044 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
1045
1046         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
1047
1048         new script to keep in sync with toolbareditor in libegg
1049
1050         * cut-n-paste/toolbar-editor/*: 
1051
1052         Run update-toolbareditor-from-libegg so we are in sync again. 
1053         Fixes bug #452850.
1054         
1055
1056 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1057
1058         * shell/ev-sidebar-links.c: (job_finished_callback):
1059
1060         Do not connect selection changed signal more than once. Fixes bug
1061         #349433.
1062
1063 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1064
1065         * shell/ev-window.c: (ev_window_view_sidebar_cb):
1066
1067         Do not change sidebar chrome flag when pressing F9 key in
1068         presentation mode.
1069
1070 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1071
1072         * backend/pdf/ev-poppler.cc:
1073         (pdf_document_thumbnails_get_dimensions):
1074
1075         Make sure thumbnails width and height is not <= 0. Fixes a crash
1076         with some pdf documents which have really small pages.
1077
1078 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
1079
1080         * shell/main.c: (main):
1081
1082         Fixes program description translation issue.
1083         Bug #450148.
1084
1085 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
1086
1087         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
1088
1089         Do not change current page when returning from black/white mode
1090         in presentation. Fixes bug #415032.
1091
1092 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1093
1094         * NEWS:
1095         * configure.ac:
1096         
1097         Update for release 0.9.1
1098
1099 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
1100
1101         * backend/dvi/dvi-document.c:
1102         (dvi_document_finalize),
1103         (dvi_document_file_exporter_format_supported),
1104         (dvi_document_file_exporter_begin),
1105         (dvi_document_file_exporter_do_page),
1106         (dvi_document_file_exporter_end),
1107         (dvi_document_file_exporter_iface_init), (dvi_document_init):
1108         
1109         PDF exporter for dvi documents. Fixes bug #441319.
1110
1111 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1112
1113         * shell/ev-window.c: (ev_window_clear_print_job):
1114
1115         Clear gtk print job when job has finished. Fixes bug #447612.
1116
1117 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1118
1119         * shell/ev-window.c: (ev_window_print_send),
1120         (ev_window_print_dialog_response_cb), (ev_window_print_range):
1121
1122         Add preview button to print dialog. Fixes bug #445419.
1123
1124 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1125
1126         * backend/dvi/Makefile.am:
1127         * backend/dvi/pixbuf-device.[ch]: Removed
1128         * backend/dvi/cairo-device.[ch]: Added
1129         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
1130         * backend/dvi/dvi-document.c: (dvi_document_load),
1131         (dvi_document_render), (dvi_document_finalize),
1132         (dvi_document_thumbnails_get_thumbnail), (parse_color),
1133         (dvi_document_do_color_special):
1134         * libdocument/ev-document-misc.[ch]:
1135         (ev_document_misc_pixbuf_from_surface):
1136
1137         Port dvi backend to cairo and fix a problem with colors. 
1138
1139 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1140
1141         * shell/ev-view.c: (draw_one_page):
1142
1143         Draw only visible region.
1144
1145 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1146
1147         * backend/djvu/djvu-document.c: (djvu_document_render):
1148
1149         Fix rotation in djvu backend.
1150
1151 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1152
1153         * shell/ev-pixbuf-cache.c: (job_finished_cb),
1154         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
1155         (ev_pixbuf_cache_get_image_mapping),
1156         (ev_pixbuf_cache_get_text_mapping):
1157
1158         Redraw view every time we have a new surface. Fixes bug #443587.
1159
1160 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1161
1162         * libdocument/ev-document.c: (ev_document_info_free):
1163
1164         Fix memory leaks.
1165
1166 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1167
1168         * backend/dvi/dvi-document.c: (dvi_document_render),
1169         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
1170         * backend/impress/impress-document.c:
1171         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
1172         (impress_document_render), (impress_document_document_iface_init),
1173         (impress_document_thumbnails_get_thumbnail):
1174         * backend/djvu/djvu-document-private.h:
1175         * backend/djvu/djvu-document.c: (djvu_document_render),
1176         (djvu_document_finalize), (djvu_document_document_iface_init),
1177         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
1178         * backend/tiff/tiff-document.c: (tiff_document_render),
1179         (tiff_document_render_pixbuf),
1180         (tiff_document_document_iface_init):
1181         * backend/pdf/ev-poppler.cc: (pdf_document_render),
1182         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
1183         (pdf_selection_render_selection):
1184         * backend/comics/comics-document.c:
1185         (comics_document_render_pixbuf), (comics_document_render),
1186         (comics_document_document_iface_init):
1187         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
1188         (pixbuf_document_document_iface_init):
1189         * libdocument/ev-document-misc.[ch]:
1190         (ev_document_misc_surface_from_pixbuf),
1191         (ev_document_misc_surface_rotate_and_scale):
1192         * libdocument/ev-document.[ch]: (ev_document_render):
1193         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
1194         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1195         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
1196         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
1197         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
1198         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
1199         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1200         (render_finished_cb), (ev_job_render_run):
1201         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
1202         (merge_selection_region):
1203
1204         Use cairo image surfaces instead of GDK pixbufs for drawing pages
1205         and selections.
1206
1207 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1208
1209         * shell/ev-window-title.c: (ev_window_title_update):
1210
1211         Fix memory leak.
1212
1213 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1214
1215         * shell/ev-view.c: (draw_loading_text):
1216
1217         Show loading text centered. Fixes bug #433061
1218
1219 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1220
1221         * shell/ev-sidebar-thumbnails.c:
1222         (ev_sidebar_thumbnails_set_loading_icon):
1223
1224         Remove a mutex in the main thread that blocks the UI in heavy
1225         documents.
1226
1227 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1228
1229         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
1230
1231         Set points_set to TRUE so that selections don't disappear after a
1232         zoom change.
1233
1234 2007-06-07  Michael Monreal  <infernux@web.de>
1235
1236         * data/icons/16x16/actions/Makefile.am:
1237         * data/icons/16x16/actions/zoom.svg:
1238         * data/icons/22x22/actions/Makefile.am:
1239         * data/icons/22x22/actions/zoom.svg:
1240         * data/icons/24x24/actions/Makefile.am:
1241         * shell/ev-stock-icons.c:
1242         * shell/ev-stock-icons.h:
1243         * shell/ev-window.c:
1244         
1245         Zoom icon artwork. See bug #444795.
1246
1247 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1248
1249         * shell/ev-metadata-manager.c: Remove extraneous function
1250         (Closes: #444386)
1251
1252 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1253
1254         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
1255         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
1256         (ev_metadata_manager_set), (ev_metadata_manager_save):
1257         Simplify the timeout, no need for modified anymore
1258
1259 2007-06-05  Bastien Nocera  <hadess@hadess.net>
1260
1261         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
1262         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1263         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1264         (ev_metadata_manager_save): Adapted patch from Arjan van de
1265         Ven (arjan@linux.intel.com) to avoid the timeout running all the
1266         time, saves on power (Closes: #443851)
1267
1268 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1269
1270         * configure.ac:
1271         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
1272         (pdf_selection_render_selection), (pdf_document_get_page_duration):
1273
1274         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
1275
1276 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1277
1278         * shell/ev-window.c: (ev_window_add_history):
1279
1280         Check if history is NULL
1281
1282 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1283
1284         * libdocument/ev-image.c: (ev_image_finalize):
1285         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
1286         * libdocument/ev-attachment.c: (ev_attachment_finalize):
1287         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
1288         (ev_tmp_uri_unlink):
1289
1290         Add functions to delete temporary files created by evince in a safe
1291         way.
1292
1293         * shell/ev-window.c: (ev_window_clear_local_uri),
1294         (open_xfer_update_progress_callback),
1295         (save_xfer_update_progress_callback), (ev_window_save_remote),
1296         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
1297         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
1298         (attachment_save_dialog_response_cb),
1299         (ev_attachment_popup_cmd_save_attachment_as):
1300
1301         Allow saving a copy of a document, image or attachment to a remote
1302         location. Fixes bug #440754. 
1303
1304 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1305
1306         * configure.ac:
1307         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1308
1309         Fix build with current poppler from cvs head. 
1310
1311 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
1312
1313         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
1314
1315         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
1316         directory exists.
1317
1318 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1319
1320         * shell/ev-sidebar.c: (ev_sidebar_add_page):
1321         * shell/ev-window.c:
1322
1323         Change sidebar ordering. Fixes bug #439939.
1324
1325 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
1326
1327         * backend/comics/Makefile.am:
1328         
1329         Fixes build with --without-libgnome.
1330
1331 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1332         
1333         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
1334
1335         Update cursor and tooltip on page change and view scroll. Fixes bug
1336         #439217.
1337
1338 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1339
1340         * NEWS:
1341         * configure.ac:
1342         
1343         Update for release 0.9.0
1344
1345 2007-05-14  Alaska Subedi <asubedi@gmail.com>
1346
1347         * backend/djvu/djvu-document-private.h:
1348         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
1349         (djvu_document_finalize),
1350         (djvu_document_file_exporter_format_supported),
1351         (djvu_document_file_exporter_begin),
1352         (djvu_document_file_exporter_do_page),
1353         (djvu_document_file_exporter_end),
1354         (djvu_document_file_exporter_iface_init), (djvu_document_init):
1355         
1356         Implemented printing with djvu. Bug #437998.
1357
1358 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1359
1360         * backend/impress/zip.c:
1361         Add missing ulong definition.
1362
1363         * backend/ps/ps-interpreter.c:
1364         Add missing headers.
1365
1366         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
1367
1368 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1369
1370         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
1371
1372         Add missing call to parent class dispose method. 
1373
1374 2007-05-12  Ross Burton  <ross@openedhand.com>
1375
1376         * shell/main.c:
1377         Sync keybindings manually when building without libgnome
1378         (#437925).
1379
1380 2007-05-12  Ross Burton  <ross@openedhand.com>
1381
1382         * shell/ev-window.c:
1383         Respect the screen when opening help (#437866).
1384
1385 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1386
1387         * data/evince-ui.xml:
1388         * shell/ev-application.[ch]: (get_print_settings_from_args),
1389         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1390         (ev_application_open_uri_list):
1391         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
1392         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1393         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
1394         (ev_window_cmd_view_reload), (lookup_printer_from_name),
1395         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
1396         (ev_window_dispose):
1397         * shell/main.c: (arguments_parse):
1398
1399         Add print button in preview mode. Fixes bug #396475. 
1400
1401 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1402
1403         * cut-n-paste/zoom-control/ephy-zoom.h:
1404         
1405         Fixes zoom level factors. See bug #408119 for details.
1406
1407 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1408
1409         * backend/comics/comics-document.c: (comics_regex_quote),
1410         (extract_argv):
1411         
1412         Correctly quote symbols. Fixes crash in the bug
1413         #415370.
1414
1415 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1416
1417         * shell/ev-navigation-action-widget.c:
1418         (ev_navigation_action_widget_init),
1419         (ev_navigation_action_widget_class_init),
1420         (ev_navigation_action_widget_button_press_event):
1421         
1422         Connect to button-press event on correct widget. Fixes
1423         bug #431988
1424
1425 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1426
1427         * shell/ev-application.c: (ev_application_open_window),
1428         (ev_application_add_icon_path_for_screen),
1429         (ev_application_open_uri_at_dest):
1430         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
1431         * shell/ev-navigation-action.c: (build_menu):
1432         
1433         Add app-specific icons to our icon theme. Fixes bug
1434         #425508.
1435
1436 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1437
1438         * shell/ev-history.c: (ev_history_class_init),
1439         (ev_history_add_link):
1440         * shell/ev-history.h:
1441         * shell/ev-navigation-action.c:
1442         (ev_navigation_action_history_changed),
1443         (ev_navigation_action_set_history), (build_menu),
1444         (ev_navigation_action_finalize):
1445         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1446         
1447         Make navigation action unsensitive instead of showing
1448         menu with unsensitive word. Fixes bug #417392.
1449
1450 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1451
1452         * shell/ev-application.[ch]: (ev_application_shutdown),
1453         (ev_application_get_print_settings),
1454         (ev_application_set_print_settings):
1455         * shell/ev-window.c:
1456
1457         Remember print settings. Fixes bug #349102. 
1458
1459 2007-05-08  Christian Persch  <chpe@gnome.org>
1460
1461         * configure.ac:
1462         * properties/ev-properties-view.c:
1463
1464         No need for a configure check; just use the GTK_CHECK_VERSION macro.
1465         Bug #382438.
1466
1467 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1468
1469         * configure.ac:
1470         * properties/ev-properties-view.c: (ev_regular_paper_size):
1471
1472         Use gtk+ builtin paper list to identify the document's paper size.
1473         Fixes bug #382438. 
1474
1475 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1476
1477         * configure.ac:
1478
1479         Fix build when compiling with thumbnailer and libgnome support. 
1480
1481 2007-05-04  Ross Burton  <ross@openedhand.com>
1482
1483         * configure.ac:
1484         Add --without-libgnome, check for libgnome and libgnomeui
1485         separately, and add them to the symbols as required.
1486
1487         * libdocument/ev-file-helpers.c:
1488         When building without libgnome, use g_get_user_config_dir instead
1489         of gnome_user_dir_get.
1490
1491         * shell/ev-application.c:
1492         When building without libgnome, don't use session management.
1493
1494         * shell/main.c:
1495         When building without libgnome, don't use GnomeProgram or
1496         initialise the authentication manager.
1497
1498         This fixes #328842.
1499
1500 2007-05-04  Ross Burton  <ross@openedhand.com>
1501
1502         * shell/ev-window.c:
1503         Don't use libgnome to open help, instead call Yelp directly.
1504
1505 2007-05-04  Ross Burton  <ross@openedhand.com>
1506
1507         * shell/ev-sidebar-attachments.c:
1508         Don't use libgnome to lookup icons for MIME types, instead copy
1509         code from GTK+ to do it manually.
1510
1511 2007-05-04  Ross Burton  <ross@openedhand.com>
1512
1513         * configure.ac:
1514         Add libxml to the dependencies for SHELL_CORE (#435818).
1515
1516 2007-05-02  Ross Burton  <ross@openedhand.com>
1517
1518         * configure.ac:
1519         * Makefile.am:
1520         Add --disable-thumbnailer (#434825)
1521
1522 2007-05-02  Ross Burton  <ross@openedhand.com>
1523
1524         * shell/ev-window.c:
1525         Add missing includes, fix indentation.
1526
1527         * shell/main.c:
1528         Fix indentation.
1529
1530 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
1531
1532         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
1533         ev_application_open_uri_at_dest instead of ev_application_open_uri
1534         preventing new document always being opened in a new window even if there
1535         is an empty window.
1536
1537 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1538
1539         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
1540         (egg_recent_view_uimanager_finalize):
1541         * properties/ev-properties-view.c: (ev_properties_view_dispose):
1542         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
1543         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
1544         (ev_pixbuf_cache_dispose):
1545         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
1546         * shell/ev-tooltip.c: (ev_tooltip_dispose):
1547         
1548         Add missing chain to parent class methods. Fixes
1549         bug #433128.
1550
1551 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
1552
1553         * data/Makefile.am (update-icon-cache): Updates
1554         gtk-update-icon-cache in uninstall-hook.
1555
1556 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1557
1558         * shell/ev-window.c: (ev_window_setup_document),
1559         (ev_window_set_document), (ev_window_load_job_cb):
1560         * shell/ev-view.c: (setup_caches):
1561         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
1562
1563         Start rendering pages before any other jobs. 
1564
1565 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1566
1567         * shell/ev-window.c: (ev_window_stop_fullscreen),
1568         (ev_window_stop_presentation):
1569
1570         Update chrome visibility before window unfullscreen. 
1571
1572 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1573
1574         * data/Makefile.am:
1575         * data/evince-ui.xml:
1576         * shell/ev-stock-icons.[ch]:
1577         * shell/ev-application.[ch]: (ev_application_shutdown),
1578         (ev_application_init), (ev_application_get_toolbars_model):
1579         * shell/ev-window.c: (update_chrome_visibility),
1580         (fullscreen_toolbar_setup_item_properties),
1581         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
1582         (ev_window_run_presentation), (ev_window_stop_presentation),
1583         (ev_window_run_preview), (ev_window_screen_changed),
1584         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
1585         (ev_window_dispose), (ev_window_init):
1586
1587         Make fullscreen toolbar always visible. Do not use egg toolbars for
1588         fullscreen and preview modes since such toolbars are not editables.
1589         Fixes bugs #300278, #338910 and #316188.  
1590
1591 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
1592
1593         * shell/ev-application.c:
1594         * shell/ev-job-queue.c:
1595         * shell/ev-metadata-manager.c:
1596         * shell/ev-stock-icons.c:
1597         * shell/ev-window.c:
1598         * shell/main.c:
1599         
1600         Developers documentation updated.
1601
1602 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1603
1604         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
1605
1606         Check whether uri is valid before launching it. Fixes bug #427664.
1607
1608 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1609
1610         * shell/ev-window.c:
1611
1612         Change key accelerator for Open a Copy menu entry which is in conflict
1613         with Close. Fixes bug #427321.
1614
1615 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1616
1617         * NEWS:
1618         * configure.ac:
1619         
1620         Update for release 0.8.1
1621
1622 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1623
1624         * shell/ev-window.c: (setup_size_from_metadata):
1625         
1626         Do not make window bigger than screen. Fixes bug 
1627         #388985.
1628
1629 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1630
1631         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
1632         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
1633
1634         Use default resolution when it's not provided by document. Fixes bug
1635         #408762.
1636
1637 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1638
1639         * configure.ac:
1640         * thumbnailer/Makefile.am:
1641         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1642         * thumbnailer/evince-thumbnailer.schemas.in:
1643         * thumbnailer/evince-thumbnailer-ps.schemas.in:
1644
1645         Add support for ps, eps and compressed documents thumbnails. Do not
1646         ignore size parameter. 
1647
1648 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
1649
1650         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
1651         (dvi_document_do_color_special):
1652         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
1653
1654         Implement font color specials in the DVI backend. Fixes bug #303651.
1655
1656 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1657
1658         Fixup the previous commit:
1659
1660         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
1661         * shell/xdg-user-dir-lookup.c: Make the function non-static
1662         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
1663
1664 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
1665
1666         * shell/ev-window.c (file_open_dialog_response_cb): Use
1667         the xdg-user-dirs DOCUMENTS folder as default folder when
1668         opening a file chooser.  (#424858)
1669
1670         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
1671         xdg-user-dirs.
1672
1673 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1674
1675         * shell/ev-window.c: (ev_window_load_job_cb):
1676
1677         Do not setup view from metadata on preview mode. 
1678
1679 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1680
1681         * shell/main.c:
1682
1683         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
1684
1685 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1686
1687         * shell/ev-view.c: (ev_view_primary_get_cb):
1688
1689         Check pointer != NULL before using it. Fixes bug #416841. 
1690
1691 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1692
1693         * NEWS:
1694         * configure.ac:
1695         
1696         Release 0.8.0
1697
1698 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1699
1700         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1701
1702         Do not render thumbnails when sidebar thumbnail page is not visible
1703         at startup. Fixes bug #416447. 
1704
1705 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
1706
1707         * data/evince.desktop.in.in:
1708
1709         "Application" is not a valid category in the freedesktop specification.
1710
1711 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1712
1713         * libdocument/ev-file-helpers.[ch]: (compression_run),
1714         (ev_file_uncompress), (ev_file_compress):
1715         * shell/ev-window.c: (file_save_dialog_response_cb):
1716
1717         Save document compressed when saving a copy of a compressed document.
1718         Fixes bug #334542.
1719
1720 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1721
1722         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
1723
1724         Allow deleting in goto window entry in presentation mode. 
1725
1726 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
1727
1728         * Makefile.am: Dist MAINTAINERS.
1729
1730 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1731
1732         * shell/ev-window.c: (ev_window_update_actions):
1733
1734         Fix zoom shortcut keys when searching. Fixes bug #409828.
1735
1736 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1737
1738         * shell/ev-window.c: (ev_window_setup_document):
1739
1740         Fix crash when loading documents with only one page. 
1741
1742 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1743
1744         * backend/dvi/dvi-document.c:
1745         (dvi_document_thumbnails_get_dimensions),
1746         (dvi_document_thumbnails_get_thumbnail):
1747         * backend/impress/impress-document.c:
1748         (impress_document_thumbnails_get_thumbnail),
1749         (impress_document_thumbnails_get_dimensions):
1750         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
1751         (ps_document_thumbnails_get_dimensions):
1752         * backend/djvu/djvu-document.c:
1753         (djvu_document_thumbnails_get_dimensions),
1754         (djvu_document_thumbnails_get_thumbnail):
1755         * backend/tiff/tiff-document.c:
1756         (tiff_document_thumbnails_get_thumbnail),
1757         (tiff_document_thumbnails_get_dimensions):
1758         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
1759         (pdf_document_thumbnails_get_thumbnail),
1760         (pdf_document_thumbnails_get_dimensions):
1761         * backend/comics/comics-document.c:
1762         (comics_document_thumbnails_get_thumbnail),
1763         (comics_document_thumbnails_get_dimensions):
1764         * backend/pixbuf/pixbuf-document.c:
1765         (pixbuf_document_thumbnails_get_thumbnail),
1766         (pixbuf_document_thumbnails_get_dimensions):
1767         * libdocument/ev-document-thumbnails.[ch]:
1768         (ev_document_thumbnails_get_thumbnail),
1769         (ev_document_thumbnails_get_dimensions):
1770         * libdocument/ev-document-misc.[ch]:
1771         (ev_document_misc_get_thumbnail_frame):
1772         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1773         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
1774         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
1775         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
1776         (ev_sidebar_thumbnails_refresh):
1777         * shell/ev-window.c: (ev_window_setup_document):
1778         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1779
1780         Use an EvRenderContext for rendering thumbnails instead of a suggested
1781         width, so that different sized pages get sized proportionally.
1782
1783 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1784
1785         * shell/ev-view.c: (ev_view_button_press_event),
1786         (ev_view_key_press_event):
1787
1788         Fix critical warnings when there is no document loaded. 
1789
1790 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1791
1792         * shell/ev-page-action-widget.c:
1793         * shell/ev-navigation-action.c:
1794         * shell/ev-window.c:
1795
1796         Fix compile warnings. 
1797
1798 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1799
1800         * backend/djvu/djvu-text.h:
1801         * backend/djvu/djvu-document.c:
1802         * backend/djvu/djvu-text-page.c:
1803         * backend/djvu/djvu-links.c:
1804         * backend/djvu/djvu-text-page.h:
1805         * backend/djvu/djvu-text.c:
1806         
1807         Fix build on Mac. Fixes bug #392186. Patch by
1808         <ephraim_owns@hotmail.com>
1809
1810 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1811
1812         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1813
1814         Restore cairo context before rendering every page when printing a PDF
1815         document into a PDF file. 
1816
1817 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1818
1819         * backend/ps/gstypes.h:
1820         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
1821         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
1822         (ps_document_thumbnails_get_thumbnail):
1823
1824         Handle PostScript page orientation. Fixes bug #318568.
1825
1826 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1827
1828         * backend/ps/Makefile.am:
1829         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
1830         (document_load), (ps_document_load), (save_document),
1831         (save_page_list), (ps_document_get_n_pages),
1832         (ps_document_get_page_size), (ps_document_get_info),
1833         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
1834         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
1835         (ps_document_thumbnails_get_thumbnail),
1836         (ps_document_thumbnails_get_dimensions),
1837         (ps_document_document_thumbnails_iface_init):
1838         * backend/ps/ps.[ch]: (psgetpagebox):
1839         * backend/ps/ps-interpreter.[ch]:
1840
1841         Add support for thumbnails in ps backend. Fixes bug #164755. 
1842
1843 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1844
1845         * NEWS:
1846         * configure.ac:
1847         
1848         Release 0.7.2
1849
1850 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1851
1852         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
1853         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
1854         (ev_window_dispose):
1855
1856         Use document thumbnail as window icon. Fixes bug #384442.
1857
1858 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
1859
1860         * configure.ac:
1861
1862         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
1863         duplicated adding application/x-bzpostscript instead. 
1864
1865 2007-02-11  Tom Parker  <palfrey@tevp.net>
1866
1867         * backend/ps/ps-document.c: (document_load):
1868
1869         Check return value of psscan before trying
1870         to use it. Fixes bug #372414.
1871
1872 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1873
1874         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1875
1876         Fix invalid free in ev-page-cache. Fixes bug #404745.
1877
1878 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1879
1880         * test/Makefile.am:
1881         * test/test3.py:
1882         
1883         Added reload test case.
1884
1885 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1886
1887         * po/POTFILES.in:
1888         * backend/djvu/djvu-document.c: (djvu_document_load):
1889
1890         Check whether there are missing files in indirect multipage djvu
1891         documents. Fixes bug #361683. 
1892
1893 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1894
1895         * test/Makefile.am:
1896         * test/test-mime.bin:
1897         * test/test3.py:
1898         
1899         Added test for slow mime type
1900
1901 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1902
1903         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1904
1905         Add some checks and call parent_class->finalize. Fixes bug #404745.
1906
1907 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1908
1909         * shell/ev-navigation-action.c: (connect_proxy):
1910         
1911         Fixes dropdown history menu. Thanks a lot Carlos!
1912
1913 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1914
1915         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
1916
1917         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
1918         bug #373715.
1919
1920 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1921
1922         * backend/ps/ps.c: (psscan):
1923
1924         Fix memory leak. 
1925
1926 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1927
1928         * configure.ac:
1929         * libdocument/ev-file-helpers.c: 
1930
1931         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
1932
1933 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1934
1935         * configure.ac:
1936         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
1937         (ps_interpreter_start), (document_load), (save_document),
1938         (save_page_list):
1939         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
1940         * libdocument/ev-document-factory.c:
1941         (ev_document_factory_get_from_mime), (get_document_from_uri),
1942         (free_uncompressed_uri), (ev_document_factory_get_document):
1943         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
1944
1945         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
1946
1947 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1948
1949         * libdocument/ev-document.h:
1950
1951         Fix typo in function name. 
1952
1953 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1954
1955         * backend/ps/ps-document.c: (ps_interpreter_finished),
1956         (ps_interpreter_start), (ps_interpreter_failed):
1957
1958         Handle ghostscript interpreter crashes. 
1959
1960 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1961
1962         * shell/ev-window.c: (ev_window_open_uri),
1963         (window_configure_event_cb):
1964
1965         Setup window size and position before showing it. Fixes bug #401711.
1966
1967 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1968
1969         * backend/ps/Makefile.am:
1970         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
1971         (ps_document_dispose), (ps_document_class_init),
1972         (ps_interpreter_input), (ps_interpreter_output),
1973         (ps_interpreter_error), (setup_interpreter_env),
1974         (ps_interpreter_start), (ps_interpreter_stop),
1975         (ps_interpreter_failed), (ps_interpreter_is_ready),
1976         (check_filecompressed), (document_load), (ps_document_load),
1977         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
1978         (ps_document_widget_event), (send_ps), (ps_document_next_page),
1979         (render_page):
1980
1981         Rework ps-document. Code cleanups, remove deprecated code. 
1982
1983 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1984
1985         * shell/ev-view.c: (ev_view_button_press_event):
1986
1987         Do not start an image drag and drop operation when pointer is on 
1988         text, so that we can select text when the whole background is an
1989         image. 
1990
1991 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1992
1993         * shell/ev-window.c: (ev_window_update_actions): 
1994
1995         Disable all zoom related actions during presentation mode. 
1996
1997 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
1998
1999         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
2000
2001         Do not zoom in or out on presentation mode. Fixes bug #401305.
2002
2003 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2004
2005         * shell/ev-navigation-action.c: (connect_proxy),
2006         (create_menu_item), (ev_navigation_action_class_init):
2007         
2008         Correctly show menu and fix crash when navigaton 
2009         action is out of toolbar visible area.
2010
2011 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2012
2013         * data/Makefile.am:
2014         * data/evince.1:
2015         
2016         Added man file
2017
2018 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2019
2020         * help/reference/* :
2021         * configure.ac:
2022         
2023         Added gtk-doc based documentation for Evince.
2024         Still in initial state but I hope it will
2025         grow.
2026         
2027         * configure.ac:
2028         
2029         Lower dbus requirement to 0.70
2030
2031 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2032
2033         * shell/ev-window.c: (ev_window_add_history):
2034
2035         Fix memory leak. 
2036
2037 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2038
2039         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
2040         * shell/ev-view.h:
2041         * shell/ev-window.c: (ev_window_add_history):
2042         
2043         Correctly handle named destination links
2044
2045 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2046
2047         * NOTES:
2048         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
2049         * backend/pdf/ev-poppler.cc:
2050         * libdocument/ev-document-links.h:
2051         * libdocument/ev-link.c: (ev_link_get_page):
2052         * libdocument/ev-link.h:
2053         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
2054         (ev_history_add_link):
2055         * shell/ev-history.h:
2056         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2057         (new_history_menu_item), (build_menu):
2058         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2059         * shell/ev-sidebar-links.c: (create_loading_model),
2060         (print_section_cb), (ev_sidebar_links_construct),
2061         (fill_page_labels), (update_page_callback_foreach),
2062         (update_page_callback), (job_finished_callback):
2063         * shell/ev-view.c: (ev_view_handle_link):
2064         * shell/ev-window.c: (ev_window_find_chapter),
2065         (ev_window_add_history), (view_handle_link_cb),
2066         (history_changed_cb):
2067         
2068         Implements another history variant
2069
2070 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2071
2072         * shell/ev-window.c: (view_external_link_cb):
2073         * shell/ev-view.c: (ev_view_button_release_event):
2074
2075         Open links in new window when clicking with middle button. 
2076
2077 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2078
2079         * shell/ev-navigation-action.c: (new_history_menu_item):
2080         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
2081         * shell/ev-view.c: (ev_view_handle_link):
2082         * shell/ev-window.c:
2083         
2084         Store link before jump, not the destination. For me it 
2085         seems like more natural history behavior.
2086
2087 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2088
2089         * shell/ev-navigation-action.c: (activate_menu_item_cb),
2090         (ev_navigation_action_class_init):
2091         * shell/ev-navigation-action.h:
2092         * shell/ev-page-action.c: (activate_cb):
2093         * shell/ev-page-cache.c: (ev_page_cache_class_init),
2094         (ev_page_cache_set_current_page_history):
2095         * shell/ev-page-cache.h:
2096         * shell/ev-sidebar-thumbnails.c:
2097         (ev_sidebar_tree_selection_changed),
2098         (ev_sidebar_icon_selection_changed), (page_changed_cb):
2099         * shell/ev-view-private.h:
2100         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
2101         * shell/ev-view.h:
2102         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
2103         (ev_window_setup_document), (ev_window_load_job_cb):
2104         * shell/ev-window.h:
2105         
2106         History finally works as expected.
2107
2108 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2109
2110         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
2111
2112         Do not update links treeview if it doesn't have a model assigned yet. 
2113
2114 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2115
2116         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
2117         (ev_sidebar_links_class_init), (update_page_callback):
2118
2119         Do not update links treeview when sidepane is not visible. 
2120
2121 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2122
2123         * shell/ev-marshal.list:
2124         * shell/ev-page-action.c: (activate_cb),
2125         (ev_page_action_class_init):
2126         * shell/ev-page-action.h:
2127         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
2128         * shell/ev-window.c:
2129         
2130         Remove activate_link signal, not required.
2131
2132 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2133
2134         * shell/ev-navigation-action.c: (build_menu):
2135         
2136         Reorder menu items and build menu with fixed length.
2137
2138 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
2139
2140         * shell/ev-view.c: (get_selected_text):
2141         
2142         Normalize text to fix ligatures problem. See bug
2143         #341947 for details.
2144
2145 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * shell/ev-page-cache.c: (ev_page_cache_finalize):
2148
2149         Fix memory leak in ev-page-cache. 
2150
2151 2007-01-25  Tom Parker <palfrey@tevp.net>
2152
2153         * backend/impress/impress-document.c: (impress_document_load),
2154         (impress_document_finalize), (impress_document_init):
2155         * properties/ev-properties-main.c: (ev_properties_get_pages):
2156         
2157         Correctly handle impress document errors. Fixes nautilus
2158         crash in property page #370491.
2159
2160 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2161
2162         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2163         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2164         (ev_job_queue_remove_job):
2165         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
2166         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
2167         (ev_job_load_run):
2168         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
2169         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
2170         (ev_window_load_job_cb), (xfer_update_progress_callback),
2171         (ev_window_open_uri), (ev_window_dispose):
2172         * shell/main.c: (main):
2173
2174         Do file transfer asynchronously in the main thread instead of
2175         synchronously in the load thread. Fixes bugs #399694, #398307 and
2176         #343542.
2177
2178 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2179
2180         * shell/ev-jobs.c: (ev_job_xfer_run):
2181
2182         Load the document with the font-config lock held. 
2183
2184 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2185
2186         * backend/ps/ps-document.c: (start_interpreter):
2187
2188         Fix memory leaks in ps backend. 
2189
2190 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2191
2192         * backend/impress/impress-document.c:
2193         (impress_document_render_pixbuf):
2194
2195         Do not acquire fontconfig lock in impress backend, since it is using
2196         the main loop for rendering. 
2197
2198 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2199
2200         * po/POTFILES.in: 
2201
2202         Remove mdvi files that shouldn't be translated. 
2203
2204 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2205
2206         * shell/ev-view-private.h:
2207         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
2208         (ev_view_set_zoom):
2209
2210         Render "loading..." text into a cairo surface instead of directly into
2211         the window so that fontconfig lock is only needed once and UI is not
2212         blocked. Change text color to #9B9B9B. Fixes bug #397356.
2213
2214 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2215
2216         * shell/ev-stock-icons.c: (ev_stock_icons_init):
2217         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2218
2219         Use icon theme associated with the window screen rather than default. 
2220
2221 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2222
2223         * configure.ac:
2224
2225         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
2226
2227 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
2228
2229         * data/icons/*/apps/evince.*:
2230
2231         Move Evince icons under new apps directory.
2232
2233         * data/icons/*/actions/*:
2234
2235         Add new custom themeable Evince icons: view-page-continuous, 
2236         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
2237         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
2238
2239         * configure.ac:
2240
2241         Add new directories to AC_CONFIG_FILES.
2242
2243         * shell/ev-stock-icons.c:
2244         * shell/ev-stock-icons.h:
2245
2246         Use new custom themeable icons.
2247
2248 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2249
2250         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2251
2252         Do not draw white background page in presentation mode. 
2253
2254 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
2255
2256         * shell/ev-view.c: Remove unused gnome-vfs include.
2257
2258 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
2259
2260         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
2261         
2262         Format string is corrected, fixes bug #397129.
2263
2264 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2265
2266         * shell/ev-window.c: (ev_window_setup_recent):
2267
2268         Do not include in recent menu inexistent documents. Fixes
2269         bug #339171.
2270
2271 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2272
2273         * po/POTFILES.skip: 
2274
2275         Update POTFILES.skip file according to current source tree. 
2276
2277 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2278
2279         * shell/ev-window.c: (file_save_dialog_response_cb):
2280
2281         Do Save a copy in atomic way. Fixes bug #328266. 
2282
2283 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2284
2285         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
2286
2287         Keep selected cell always visible in index treeview.
2288
2289 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2290         
2291         * shell/ev-view.c: (ev_view_size_allocate):
2292
2293         Restore horizontal scrollbar after switching to/from fullscreen
2294         or presentation mode. Fixes bug #331728.
2295
2296 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2297
2298         * shell/ev-view-private.h:
2299         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
2300         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
2301         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
2302         (ev_view_can_zoom_out):
2303
2304         Use max and min scale values in the view iby taking dpi into account. 
2305
2306 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2307
2308         * configure.ac:
2309         * NEWS:
2310
2311         Release 0.7.1
2312
2313 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2314
2315         * shell/ev-window.c: (ev_window_print_send):
2316
2317         Send print job to printer with some settings set to default values,
2318         since we have already exported to a file according to such settings
2319         and they could be taken twice by some printers. 
2320
2321 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2322
2323         * shell/ev-jobs.c: (ev_job_xfer_run):
2324         * shell/ev-application.c: (ev_application_open_uri_at_dest):
2325
2326         Show main window and load document with the font-config lock held. 
2327
2328 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2329
2330         * configure.ac:
2331         * shell/ev-application.c: (ev_application_register_service):
2332         * shell/main.c: (load_files_remote):
2333
2334         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
2335
2336 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2337
2338         * doc/debugging.txt:
2339         
2340         Remove obsolete documentation.
2341
2342 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2343
2344         * Makefile.am:
2345         * backend/Makefile.am:
2346         * backend/comics/Makefile.am:
2347         * backend/djvu/Makefile.am:
2348         * backend/dvi/Makefile.am:
2349         * backend/ev-async-renderer.c:
2350         * backend/ev-async-renderer.h:
2351         * backend/ev-attachment.c:
2352         * backend/ev-attachment.h:
2353         * backend/ev-backend-marshal.c:
2354         * backend/ev-document-factory.c:
2355         * backend/ev-document-factory.h:
2356         * backend/ev-document-find.c:
2357         * backend/ev-document-find.h:
2358         * backend/ev-document-fonts.c:
2359         * backend/ev-document-fonts.h:
2360         * backend/ev-document-images.c:
2361         * backend/ev-document-images.h:
2362         * backend/ev-document-info.h:
2363         * backend/ev-document-links.c:
2364         * backend/ev-document-links.h:
2365         * backend/ev-document-misc.c:
2366         * backend/ev-document-misc.h:
2367         * backend/ev-document-security.c:
2368         * backend/ev-document-security.h:
2369         * backend/ev-document-thumbnails.c:
2370         * backend/ev-document-thumbnails.h:
2371         * backend/ev-document-transition.c:
2372         * backend/ev-document-transition.h:
2373         * backend/ev-document.c:
2374         * backend/ev-document.h:
2375         * backend/ev-file-exporter.c:
2376         * backend/ev-file-exporter.h:
2377         * backend/ev-image.c:
2378         * backend/ev-image.h:
2379         * backend/ev-link-action.c:
2380         * backend/ev-link-action.h:
2381         * backend/ev-link-dest.c:
2382         * backend/ev-link-dest.h:
2383         * backend/ev-link.c:
2384         * backend/ev-link.h:
2385         * backend/ev-render-context.c:
2386         * backend/ev-render-context.h:
2387         * backend/ev-selection.c:
2388         * backend/ev-selection.h:
2389         * backend/impress/Makefile.am:
2390         * backend/pdf/Makefile.am:
2391         * backend/pixbuf/Makefile.am:
2392         * backend/ps/Makefile.am:
2393         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
2394         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
2395         (start_interpreter), (stop_interpreter), (document_load),
2396         (ps_document_next_page), (render_page):
2397         * backend/tiff/Makefile.am:
2398         * comics/Makefile.am:
2399         * comics/comics-document.c:
2400         * comics/comics-document.h:
2401         * configure.ac:
2402         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2403         * djvu/Makefile.am:
2404         * djvu/djvu-document-private.h:
2405         * djvu/djvu-document.c:
2406         * djvu/djvu-document.h:
2407         * djvu/djvu-links.c:
2408         * djvu/djvu-links.h:
2409         * djvu/djvu-text-page.c:
2410         * djvu/djvu-text-page.h:
2411         * djvu/djvu-text.c:
2412         * djvu/djvu-text.h:
2413         * dvi/Makefile.am:
2414         * dvi/dvi-document.c:
2415         * dvi/dvi-document.h:
2416         * dvi/fonts.c:
2417         * dvi/fonts.h:
2418         * dvi/mdvi-lib/Makefile.am:
2419         * dvi/mdvi-lib/afmparse.c:
2420         * dvi/mdvi-lib/afmparse.h:
2421         * dvi/mdvi-lib/bitmap.c:
2422         * dvi/mdvi-lib/bitmap.h:
2423         * dvi/mdvi-lib/color.c:
2424         * dvi/mdvi-lib/color.h:
2425         * dvi/mdvi-lib/common.c:
2426         * dvi/mdvi-lib/common.h:
2427         * dvi/mdvi-lib/defaults.h:
2428         * dvi/mdvi-lib/dvimisc.c:
2429         * dvi/mdvi-lib/dviopcodes.h:
2430         * dvi/mdvi-lib/dviread.c:
2431         * dvi/mdvi-lib/files.c:
2432         * dvi/mdvi-lib/font.c:
2433         * dvi/mdvi-lib/fontmap.c:
2434         * dvi/mdvi-lib/fontmap.h:
2435         * dvi/mdvi-lib/fontsrch.c:
2436         * dvi/mdvi-lib/gf.c:
2437         * dvi/mdvi-lib/hash.c:
2438         * dvi/mdvi-lib/hash.h:
2439         * dvi/mdvi-lib/list.c:
2440         * dvi/mdvi-lib/mdvi.h:
2441         * dvi/mdvi-lib/pagesel.c:
2442         * dvi/mdvi-lib/paper.c:
2443         * dvi/mdvi-lib/paper.h:
2444         * dvi/mdvi-lib/pk.c:
2445         * dvi/mdvi-lib/private.h:
2446         * dvi/mdvi-lib/setup.c:
2447         * dvi/mdvi-lib/sp-epsf.c:
2448         * dvi/mdvi-lib/special.c:
2449         * dvi/mdvi-lib/sysdeps.h:
2450         * dvi/mdvi-lib/t1.c:
2451         * dvi/mdvi-lib/tfm.c:
2452         * dvi/mdvi-lib/tfmfile.c:
2453         * dvi/mdvi-lib/tt.c:
2454         * dvi/mdvi-lib/util.c:
2455         * dvi/mdvi-lib/vf.c:
2456         * dvi/pixbuf-device.c:
2457         * dvi/pixbuf-device.h:
2458         * impress/Makefile.am:
2459         * impress/common.h:
2460         * impress/document.c:
2461         * impress/f_oasis.c:
2462         * impress/f_oo13.c:
2463         * impress/iksemel.c:
2464         * impress/iksemel.h:
2465         * impress/imposter.h:
2466         * impress/impress-document.c:
2467         * impress/impress-document.h:
2468         * impress/internal.h:
2469         * impress/r_back.c:
2470         * impress/r_draw.c:
2471         * impress/r_geometry.c:
2472         * impress/r_gradient.c:
2473         * impress/r_style.c:
2474         * impress/r_text.c:
2475         * impress/render.c:
2476         * impress/render.h:
2477         * impress/zip.c:
2478         * impress/zip.h:
2479         * lib/Makefile.am:
2480         * lib/ev-debug.c:
2481         * lib/ev-debug.h:
2482         * lib/ev-file-helpers.c:
2483         * lib/ev-file-helpers.h:
2484         * lib/ev-gui.c:
2485         * lib/ev-gui.h:
2486         * lib/ev-tooltip.c:
2487         * lib/ev-tooltip.h:
2488         * libdocument/Makefile.am:
2489         * libdocument/ev-file-helpers.c:
2490         * pdf/Makefile.am:
2491         * pdf/ev-poppler.cc:
2492         * pdf/ev-poppler.h:
2493         * pixbuf/Makefile.am:
2494         * pixbuf/pixbuf-document.c:
2495         * pixbuf/pixbuf-document.h:
2496         * properties/Makefile.am:
2497         * ps/Makefile.am:
2498         * ps/gsdefaults.c:
2499         * ps/gsdefaults.h:
2500         * ps/gsio.c:
2501         * ps/gsio.h:
2502         * ps/gstypes.h:
2503         * ps/ps-document.c:
2504         * ps/ps-document.h:
2505         * ps/ps.c:
2506         * ps/ps.h:
2507         * shell/Makefile.am:
2508         * shell/ev-application.h:
2509         * shell/ev-sidebar-links.c:
2510         * shell/ev-sidebar-links.h:
2511         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
2512         (ev_gui_menu_position_tree_selection):
2513         * shell/ev-utils.h:
2514         * shell/ev-view.c: (ev_view_finalize):
2515         * shell/ev-window.c:
2516         * shell/main.c: (main):
2517         * thumbnailer/Makefile.am:
2518         * tiff/Makefile.am:
2519         * tiff/tiff-document.c:
2520         * tiff/tiff-document.h:
2521         * tiff/tiff2ps.c:
2522         * tiff/tiff2ps.h:
2523         
2524         Reorganize source tree.
2525
2526 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2527
2528         * backend/ev-document-factory.c:
2529
2530         Do not include ev-poppler.h when pdf is disabled. 
2531
2532 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2533
2534         * configure.ac:
2535         * data/evince-ui.xml:
2536         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
2537         (pdf_document_document_images_iface_init):
2538         * backend/Makefile.am:
2539         * backend/ev-document-images.[ch]:
2540         * backend/ev-image.[ch]:
2541         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
2542         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
2543         (ev_job_xfer_run):
2544         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2545         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2546         (ev_pixbuf_cache_get_image_mapping):
2547         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
2548         (view_menu_popup_cb), (ev_window_dispose),
2549         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2550         (ev_view_popup_cmd_copy_image):
2551         * shell/ev-view-private.h:
2552         * shell/ev-view.c: (ev_view_get_image_at_location),
2553         (ev_view_do_popup_menu), (ev_view_popup_menu),
2554         (ev_view_button_press_event), (ev_view_drag_data_get),
2555         (ev_view_drag_motion), (ev_view_drag_data_received),
2556         (ev_view_motion_notify_event), (ev_view_button_release_event),
2557         (ev_view_finalize), (ev_view_class_init):
2558
2559         Add image handling support. Fixes bugs #310008 and #325047. Images
2560         selection is not supported yet. 
2561
2562 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2563
2564         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
2565         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
2566         (ev_view_init):
2567
2568         Move view drag and drop stuff to ev-view.
2569
2570 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2571
2572         * shell/ev-pixbuf-cache.c: (clear_job_selection):
2573         * shell/ev-view.c: (clear_selection): 
2574
2575         Clear selection also in pixbuf cache.
2576
2577 2007-01-02  Luca Ferretti <elle.uca@libero.it>
2578
2579         * data/evince.desktop.in.in:
2580         
2581         Change icon name in desktop file. See bug #390734
2582         for details.
2583
2584 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2585
2586         * thumbnailer/Makefile.am:
2587
2588         Use top_builddir instead top_srcdir for generated schema
2589         file installation. Fixes bug #390161.
2590
2591 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2592
2593         * configure.ac:
2594         * backend/Makefile.am:
2595         * backend/ev-document-transition.[ch]:
2596         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
2597         (pdf_document_page_transition_iface_init):
2598         * shell/ev-view-private.h:
2599         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
2600         (ev_view_set_presentation), (transition_next_page),
2601         (ev_view_presentation_transition_stop),
2602         (ev_view_presentation_transition_start), (ev_view_next_page):
2603
2604         Add page transition support in presentation mode. At the moment only
2605         page duration is supported, but not transition effects. Fixes bug
2606         #309815.
2607
2608 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2609
2610         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
2611
2612         Run find_link_dest with document lock held, since it's called by links
2613         thread and main thread at the same time. 
2614
2615 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2616
2617         * shell/ev-view.c: (goto_dest):
2618
2619         Update page-cache when page is changed by the view, so that
2620         page-changed signal is emitted. 
2621
2622 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2623
2624         * test/test1.py:
2625         * test/test2.py:
2626
2627         Use C locale in tests. 
2628
2629 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2630
2631         * shell/ev-window.c: (ev_window_run_presentation):
2632         * shell/ev-view-private.h:
2633         * shell/ev-view.c: (ev_view_set_presentation):
2634
2635         Restore zoom settings when back from presentation mode. 
2636
2637 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2638
2639         * shell/ev-window.c: (ev_window_run_presentation):
2640
2641         Always use "best fit" zoom in presentation mode.
2642         Fixes bug #389195.
2643
2644 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2645
2646         * shell/ev-view.c: (ev_view_goto_window_create):
2647
2648         Show "Jump to page" label in the page jumping popup in
2649         presentation mode instead of just a GtkEntry.
2650
2651 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2652
2653         * shell/ev-window.c: (launch_external_uri):
2654
2655         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
2656         #378085.
2657
2658 2006-12-22  Elijah Newren  <newren gmail com>
2659
2660         * configure.ac: explicitly check for libxml2.  Fixes #388795
2661
2662 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2663
2664         * shell/ev-view-private.h:
2665         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
2666         (ev_view_goto_window_delete_event), (key_is_numeric),
2667         (ev_view_goto_window_key_press_event),
2668         (ev_view_goto_window_button_press_event),
2669         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
2670         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
2671         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
2672
2673         Allow jumping to another page by typing a page number in presentation
2674         mode. It uses a popup window with an entry. Fixes bug #353625.
2675
2676 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2677
2678         * configure.ac:
2679         * properties/ev-properties-view.c: (ev_get_default_user_units),
2680         (ev_regular_paper_size):
2681         
2682         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
2683         to Damien Carbery <damien.carbery@sun.com> and
2684         Yevgen Muntyan <muntyan@tamu.edu>.
2685
2686 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2687
2688         * shell/ev-window.c: (setup_document_from_metadata):
2689
2690         Make sure Evince doesn't restore the view on the last
2691         page when a document is reopened. Fixes bug #383381.
2692
2693 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
2694
2695         * shell/ev-view.c: (draw_loading_text):
2696
2697         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
2698
2699 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2700
2701         * configure.ac:
2702         * NEWS:
2703
2704         Release 0.7.0
2705
2706 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2707
2708         * configure.ac:
2709         * pdf/ev-poppler.cc: (pdf_print_context_free),
2710         (pdf_document_file_exporter_begin),
2711         (pdf_document_file_exporter_do_page):
2712
2713         Make cairo-pdf depedency optional. 
2714
2715 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2716
2717         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
2718
2719         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
2720
2721 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2722
2723         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
2724         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
2725         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
2726         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
2727         * shell/ev-view.c: (draw_loading_text):
2728         * shell/ev-window.c: (ev_window_cmd_file_properties):
2729
2730         Use an specific lock for FontConfig. Hopefully it fixes some crashes
2731         related to using FontConfig from different threads.
2732         
2733 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2734
2735         * shell/ev-view.c: (draw_loading_text):
2736
2737         Acquire lock document when drawing "Loading..." text so that only one
2738         thread will use FontConfig at the same time. Fixes bug #374750.
2739
2740 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2741
2742         * shell/ev-page-action.[ch]: (activate_cb):
2743         * shell/ev-window.c: (activate_label_cb):
2744
2745         Check if text inserted in page entry is a valid page number when it
2746         doesn't match to any document page label. Fixes bug #383165.
2747
2748 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
2749         * shell/ev-window.c:
2750
2751         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
2752         available with GTK < 2.10. Added an ifdef to avoid compilation
2753         error.
2754
2755 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2756
2757         * configure.ac:
2758         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
2759
2760         Fix ps backend in multihead systems.
2761
2762 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2763
2764         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
2765         * shell/ev-window.c: (ev_window_get_screen_dpi),
2766         (ev_window_update_actions), (setup_view_from_metadata),
2767         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
2768
2769         Take screen DPI into account when zooming. Fixes bug #318285.
2770
2771 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2772
2773         * data/Makefile.am:
2774
2775         Cleaned up/slightly refactored Makefile.am. Added GConf
2776         schemas uninstallation as well.
2777
2778 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2779
2780         * Makefile.am:
2781         * test/Makefile.am:
2782
2783         Fight with autotools to fix make check. Make distcheck
2784         works fine as well now!
2785
2786 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2787
2788         * shell/ev-view.c: (draw_end_presentation_page):
2789
2790         Corrected "end of presentation" string.
2791
2792 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2793
2794         * shell/ev-view.c: (ev_view_key_press_event):
2795
2796         Correctly propagate key press event so that up/down keys
2797         work as expected (correct behaviour was broken by
2798         black/white screen key bindings for presentations).
2799
2800 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2801
2802         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
2803         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
2804         (pdf_document_find_get_progress), (pdf_selection_render_selection),
2805         (pdf_selection_get_selection_region),
2806         (pdf_selection_get_selection_map):
2807
2808         Add "static" to some private functions. 
2809
2810 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
2811
2812         * lib/ev-tooltip.h:
2813         * properties/ev-properties-view.h:
2814         * shell/ev-jobs.h:
2815         * shell/ev-properties-dialog.h:
2816         * shell/ev-properties-fonts.h:
2817         * shell/ev-sidebar-links.h:
2818         * shell/ev-sidebar-thumbnails.h:
2819         * shell/ev-sidebar.h:
2820         * shell/ev-window.h:
2821         
2822         Fixes CHACK type in class casts. See bug #385343
2823         for details.
2824
2825 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2826
2827         * shell/ev-view-private.h:
2828         * shell/ev-view.c: (draw_end_presentation_page),
2829         (ev_view_expose_event), (ev_view_key_press_event),
2830         (ev_view_class_init), (ev_view_init):
2831
2832         Blank screen in presentation mode when pressing 'b' (filling with
2833         black) or 'w' (filling with white) keys. Fixes bug #358132.
2834
2835 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
2836
2837         * data/evince-toolbar.xml:
2838         * shell/ev-window.c:
2839         
2840         Use stock icon for Select All action. Fixes
2841         bug #382652.
2842
2843 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
2844
2845         * shell/ev-view.c: (get_doc_point_from_offset),
2846         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
2847
2848         Add links support in rotated documents. Fixes bug #343733.
2849
2850 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2851
2852         * shell/ev-view-private.h:
2853         * shell/ev-view.c: (draw_end_presentation_page),
2854         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
2855
2856         Show a blank page after the last page in presentation mode with a
2857         message indicating that presentation has finished and how to exit. 
2858
2859 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2860
2861         * shell/ev-window.c: (fullscreen_timeout_cb):
2862
2863         Hide cursor after a while in presentation mode. 
2864
2865 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2866
2867         * backend/ev-document-info.h:
2868         * data/evince-properties.glade:
2869         * pdf/ev-poppler.cc:
2870         * properties/ev-properties-view.c: (ev_regular_paper_size),
2871         (ev_properties_view_set_info):
2872         * ps/ps-document.c: (ps_document_get_info):
2873
2874         Adds a paper size field to the properties dialog. Fixes
2875         bug #307315. Patch by Kasper Svendsen (with some i18n
2876         changes done by me).
2877
2878 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2879
2880         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2881         (screensaver_init_dbus), (totem_scrsaver_new),
2882         (totem_scrsaver_init):
2883         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2884         * shell/ev-application.c: (ev_application_register_service),
2885         (ev_application_screensaver_enable),
2886         (ev_application_screensaver_disable):
2887         * shell/ev-application.h:
2888         * shell/ev-window.c: (ev_window_run_presentation),
2889         (ev_window_stop_presentation), (build_comments_string),
2890         (ev_window_init):
2891         
2892         Move screensaver handling to application. No more
2893         message on startup.
2894
2895 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2896
2897         * configure.ac:
2898         * backend/Makefile.am:
2899         * backend/ev-file-exporter.[ch]:
2900         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
2901         * ps/ps-document.c: (ps_document_file_exporter_*):
2902         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
2903         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2904         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2905         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2906
2907         Allow printing to PDF when suppoted by the backend.
2908         
2909 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2910
2911         * shell/ev-window.c: (build_comments_string):
2912
2913         Use always "Document Viewer" in about dialog. 
2914
2915 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2916
2917         * djvu/djvu-document.c: (djvu_document_get_page_size):
2918
2919         Display a warning message when get_pageinfo fails. 
2920
2921 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
2922
2923         * Makefile.am:
2924         * backend/Makefile.am:
2925         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
2926         * configure.ac:
2927         * shell/ev-window.c: (build_comments_string):
2928         
2929         Make pdf compilation optional. See bug #38007.
2930
2931 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2932
2933         * ps/ps.c: (get_next_text):
2934
2935         Fix CVE-2006-5864.
2936
2937 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2938
2939         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
2940         * shell/ev-navigation-action.c: (connect_proxy),
2941         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
2942         
2943         Do not call g_type_class_peek_parent twice.
2944
2945 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2946
2947         * configure.ac:
2948         * data/icons/24x24/.cvsignore:
2949         * data/icons/24x24/Makefile.am:
2950         * data/icons/24x24/evince.png:
2951         * data/icons/Makefile.am:
2952         
2953         Add 24x24 icon. Thanks to 
2954         Michael Monreal <infernux@web.de>.
2955
2956 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2957
2958         * configure.ac: Fix typo in configure.ac. Thanks
2959         to dmacks@netspace.org for notification.
2960
2961 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2962
2963         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2964         
2965         Drop dbus include, fixes compilation with older dbus.
2966
2967 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2968
2969         * configure.ac:
2970         * cut-n-paste/Makefile.am:
2971         * cut-n-paste/totem-screensaver/.cvsignore
2972         * cut-n-paste/totem-screensaver/Makefile.am:
2973         * cut-n-paste/totem-screensaver/README:
2974         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2975         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
2976         * shell/Makefile.am:
2977         * shell/ev-window.c: (ev_window_run_presentation),
2978         (ev_window_stop_presentation), (ev_window_cmd_help_about),
2979         (ev_window_init):
2980
2981         Implemented screensaver enabling/disabling for
2982         presentation mode (not fullscreen mode). Code stolen
2983         from Totem (with some minor tweaks). Fixes bug #338889.
2984
2985 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
2986
2987         * configure.ac:
2988
2989         Bump gnome-icon-theme requirements. We use the rotation
2990         icons that appeared recently.
2991
2992 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2993
2994         * shell/ev-history.c: (ev_history_add_page):
2995         * shell/ev-history.h:
2996         * shell/ev-window.c: (page_changed_cb):
2997         
2998         Use page labels instead of numbers.
2999
3000 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3001
3002         * data/evince-toolbar.xml:
3003         * po/POTFILES.in:
3004         * shell/Makefile.am:
3005         * shell/ev-navigation-action-widget.c:
3006         (ev_navigation_action_widget_init),
3007         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
3008         (menu_detacher), (ev_navigation_action_widget_set_menu),
3009         (menu_position_func), (popup_menu_under_arrow),
3010         (ev_navigation_action_widget_toggled),
3011         (ev_navigation_action_widget_button_press_event):
3012         * shell/ev-navigation-action-widget.h:
3013         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
3014         (ev_navigation_action_set_window), (activate_menu_item_cb),
3015         (new_history_menu_item), (new_empty_history_menu_item),
3016         (build_menu), (menu_activated_cb), (connect_proxy),
3017         (create_tool_item), (ev_navigation_action_init),
3018         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
3019         * shell/ev-navigation-action.h:
3020         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
3021         (ev_page_action_widget_set_page_cache),
3022         (ev_page_action_widget_finalize),
3023         (ev_page_action_widget_class_init), (match_selected_cb),
3024         (display_completion_text), (match_completion), (build_new_tree_cb),
3025         (get_filter_model_from_model),
3026         (ev_page_action_widget_update_model):
3027         * shell/ev-page-action-widget.h:
3028         * shell/ev-page-action.c: (activate_link_cb), (update_model),
3029         (connect_proxy):
3030         * shell/ev-page-action.h:
3031         * shell/ev-stock-icons.c:
3032         * shell/ev-stock-icons.h:
3033         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3034         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
3035         (register_custom_actions):
3036         * shell/main.c:
3037         
3038         Preliminary history implementation
3039
3040 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3041
3042         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
3043         (dvi_document_class_init), (dvi_document_init_params):
3044         * dvi/mdvi-lib/font.c: (font_reference):
3045         
3046         Add reference to subfont. Fixes bug #374277.
3047
3048 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3049
3050         * shell/ev-window.c: (ev_window_create_tmp_symlink),
3051         (ev_window_cmd_file_open_copy_at_dest):
3052
3053         Fix a race condition when creating symlink. Increase the counter
3054         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
3055         Mathias Hasselmann).
3056
3057 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3058
3059         * backend/Makefile.am:
3060         * backend/ev-attachment.c: (ev_attachment_open):
3061         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
3062         (ev_tmp_dir), (ev_tmp_filename):
3063         * shell/ev-sidebar-attachments.c:
3064         (ev_sidebar_attachments_drag_data_get):
3065         * shell/ev-window.c: (ev_window_clear_temp_file):
3066
3067         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
3068         in ensure_dir_exists. Abort without crashing when we can't create
3069         user's directory.
3070
3071 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3072
3073         * data/evince-ui.xml:
3074         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3075         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
3076         (ev_window_cmd_file_open_copy_at_dest),
3077         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
3078         (ev_view_popup_cmd_open_link_new_window):
3079
3080         Allow opening a copy of the current document in a new window. Fixes bug
3081         #357472
3082
3083 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3084
3085         * data/evince-toolbar.xml:
3086         
3087         Add rotate right and rotate left to available items for toolbar.
3088         
3089         * data/evince-ui.xml:
3090         * shell/ev-window.c: (ev_window_init):
3091         
3092         Customize toolbar with right click. Fixes bug #372451.
3093
3094 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
3095
3096         * shell/ev-window.c: 
3097         
3098         Use "object-rotate-{left,right}" stock icons. Fixes 
3099         bug #373863.
3100
3101 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3102
3103         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
3104         (ev_application_open_uri_at_dest), (ev_application_open_uri):
3105         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
3106         (ev_window_open_uri):
3107         * shell/main.c: (arguments_parse):
3108
3109         Remove temp file created when evince is used by GTK+ in
3110         preview mode. Fixes bug #365282. 
3111
3112 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3113
3114         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
3115         
3116         Fixes bug #372474 - Side pane disabled when entering 
3117         and leaving fullscreen mode.
3118
3119 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3120
3121         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
3122         * data/Makefile.am:
3123         * data/evince-preview-toolbar.xml:
3124         * data/evince-toolbar.xml:
3125         * shell/ev-application.c: (ev_application_shutdown),
3126         (ev_application_init), (ev_application_get_toolbars_model):
3127         * shell/ev-application.h:
3128         * shell/ev-window.c: (update_chrome_visibility),
3129         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
3130         (ev_window_cmd_edit_toolbar), (ev_window_init):
3131         
3132         Fixes bug #364364 - toolbar editor shows zoom actions again.
3133
3134 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3135
3136         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3137
3138         Do not take margins into consideration for paper size when printing.
3139         Really fixes bug #350491.
3140
3141 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3142
3143         * data/evince-ui.xml:
3144         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
3145         (ev_window_cmd_file_print_setup),
3146         (ev_window_print_dialog_response_cb),
3147         (ev_window_setup_action_sensitivity):
3148
3149         Add page setup settings for printing. Fixes bugs #363860 and #350491.
3150
3151 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3152
3153         * shell/ev-window.c: (ev_window_print_range):
3154
3155         Revert my previuos commit, since printing to PDF is not supported by
3156         evince yet. 
3157
3158 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3159
3160         * shell/ev-window.c: (ev_window_print_range):
3161
3162         Enable print to a PDF. Fixes bug #332121.
3163
3164 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3165
3166         * shell/ev-application-service.xml:
3167         * shell/ev-application.[ch]: (ev_application_open_window),
3168         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
3169         (ev_application_open_uri), (ev_application_open_uri_list):
3170         * shell/ev-window.c: (file_open_dialog_response_cb),
3171         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
3172         (drag_data_received_cb), (open_remote_link):
3173         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
3174
3175         Add support for multiscreen systems. Fixes bug #316206.
3176
3177 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3178
3179         * shell/ev-jobs.[ch]: (ev_job_print_new),
3180         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
3181         (ev_job_print_do_page):
3182         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
3183
3184         Allow printing only odd/even pages. Fixes bug #367289.
3185
3186 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3187
3188         * test/test1.py:
3189         * test/test2.py:
3190
3191         Re-add locale settings to test files.
3192
3193 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3194
3195         * data/evince-ui.xml:
3196         * shell/ev-window.c: (set_action_properties):
3197         
3198         Removed garbage from code and ui.
3199
3200 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3201
3202         * shell/ev-window.c: (ev_window_cmd_help_about):
3203
3204         Shamelessly add my name to the list of contributors.
3205
3206 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3207
3208         * test/test1.py:
3209         * test/test2.py:
3210
3211         Cleaned up the dogtail scripts.
3212
3213 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3214
3215         * shell/ev-view.c: (draw_loading_text): Don't render
3216         "loading..." text in presentation mode. Temporary
3217         workaround for bug #320352.
3218
3219 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3220
3221         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3222         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3223
3224         Use print settings scale, copies, collate and reverse which were
3225         ignored. Fixes bug #359032.
3226
3227 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3228
3229         * configure.ac:
3230         * data/evince-password.glade:
3231         * test/Makefile.am:
3232         * test/test-encrypt.pdf:
3233         * test/test-links.pdf:
3234         * test/test1.py:
3235         * test/test2.py:
3236
3237         Add automated UI tests for evince with dogtail. See
3238         bug #300948.    
3239
3240 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3241
3242         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
3243
3244         Hide fullscreen toolbar when switching to another desktop workspace.
3245         Fixes bug #338871
3246
3247 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3248
3249         * shell/ev-window-title.c: 
3250         
3251         Test for .dvi in title of pdf documents.
3252
3253 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
3254
3255         * shell/ev-view.c: (ev_view_scroll):
3256
3257         Page Up/Down should do page jumps in "Best fit" mode.
3258         If a user has explicitly chosen to view exactly one page
3259         at a time, scrolling just a part of the page when
3260         pressing Page Up/Down is not right. Fixes bug #323107.
3261
3262 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3263
3264         * NEWS:
3265         * configure.ac:
3266         
3267         Update for 0.6.1
3268
3269 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3270
3271         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
3272         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
3273         
3274         Correctly disconnect from job signals on destroy.
3275
3276 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3277
3278         * shell/ev-view-private.h:
3279         * shell/ev-view.c: (view_set_adjustment_values),
3280         (view_update_range_and_current_page),
3281         (ensure_rectangle_is_visible), (ev_view_size_allocate):
3282         
3283         Fixes bug #343199, current page now follows find page.
3284
3285 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
3286
3287         * backend/ev-document-factory.c:
3288         * configure.ac:
3289         Assigned OpenDocument presenation MIME type to the
3290         Impress backend. Added some missing (but harmless)
3291         #ifdefs in the document factory as well to make things
3292         consistent again. Fixes bug #360658.
3293
3294 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
3295
3296         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
3297         * backend/ev-document-find.c: (ev_document_find_get_type):
3298         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
3299         * backend/ev-document-links.c: (ev_document_links_get_type):
3300         * backend/ev-document-security.c: (ev_document_security_get_type):
3301         * backend/ev-document-thumbnails.c:
3302         (ev_document_thumbnails_get_type):
3303         * backend/ev-document.c: (ev_document_get_type):
3304         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
3305         * backend/ev-selection.c: (ev_selection_get_type):
3306         * cut-n-paste/recent-files/egg-recent-model.c:
3307         (egg_recent_model_get_type):
3308         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3309         (egg_recent_view_uimanager_get_type):
3310         * cut-n-paste/recent-files/egg-recent-view.c:
3311         (egg_recent_view_get_type):
3312         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3313         (egg_editable_toolbar_get_type):
3314         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3315         (egg_toolbar_editor_get_type):
3316         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3317         (egg_toolbars_model_get_type):
3318         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3319         (egg_tree_multi_drag_source_get_type):
3320         * cut-n-paste/zoom-control/ephy-zoom-action.c:
3321         (ephy_zoom_action_get_type):
3322         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3323         (ephy_zoom_control_get_type):
3324         * impress/r_back.c: (_imp_fill_back):
3325         * properties/ev-properties-main.c:
3326         (ev_properties_plugin_register_type):
3327         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
3328         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
3329         (ev_view_accessible_factory_get_type):
3330
3331         Reduce relocations. Bug #360616.
3332
3333 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3334
3335         * backend/ev-document-factory.c:
3336         (ev_document_factory_get_document):
3337         
3338         Load document even if extension is wrong.
3339
3340 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3341
3342         * shell/ev-metadata-manager.c: (save_values):
3343         * shell/ev-window.c: (setup_size_from_metadata),
3344         (setup_view_from_metadata), (ev_window_setup_document),
3345         (ev_window_xfer_job_cb), (window_configure_event_cb):
3346         
3347         Set size according to the document size/page size ratio.
3348         That should correct rather wierd behaviour of the previous
3349         commit.
3350
3351 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3352
3353         * shell/ev-window.c: (setup_view_from_metadata):
3354         
3355         Set size for new windows from previous window size.
3356         See bugs #354968 and #168450 for details. Thanks
3357         to Meik Hellmund.
3358
3359 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3360
3361         * djvu/djvu-links.c: (build_tree):
3362
3363         Fix memory leak.
3364
3365 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3366
3367         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
3368         
3369         Don't make sidebar close button insensitive. Fixes
3370         bug #357871.
3371
3372 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3373
3374         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3375         (ev_window_set_view_accels_sensitivity):
3376         
3377         Don't enable Slash on documents which don't support
3378         find. Fixes bug #358648.
3379
3380 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
3381
3382         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
3383         open dialog fall back to the current document uri if the
3384         filechooser hasn't been used before. Fixes bug #356980.
3385
3386 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
3387
3388         * shell/ev-window.c: (ev_window_setup_recent), 
3389         (ev_window_get_recent_file_label):
3390
3391         Escape underscores in filenames of recent file items.
3392
3393 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3394
3395         * configure.ac:
3396         
3397         Bumped poppler requirements, really 0.5.3 is very 
3398         buggy, now we require 0.5.4.
3399
3400 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3401
3402         * djvu/Makefile.am:
3403         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3404         (djvu_document_find_iface_init), (djvu_document_links_get_links),
3405         (djvu_document_document_links_iface_init):
3406         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
3407         (number_from_string_10), (get_djvu_link_dest),
3408         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
3409         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
3410         (djvu_links_get_links), (djvu_links_find_link_dest),
3411         (djvu_links_get_links_model):
3412         * djvu/djvu-links.h:
3413         
3414         Add support for links and bookmarks in djvu documents. Thanks
3415         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
3416         patch.
3417
3418 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3419
3420         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3421         
3422         Reopen should reload document. Fixes 
3423         bug 327951.
3424
3425 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3426
3427         * configure.ac:
3428         * data/Makefile.am:
3429         * data/evince-16.png:
3430         * data/evince-22.png:
3431         * data/evince.png:
3432         * data/evince.svg:
3433         * data/icons/16x16/Makefile.am:
3434         * data/icons/16x16/evince.png:
3435         * data/icons/22x22/Makefile.am:
3436         * data/icons/22x22/evince.png:
3437         * data/icons/48x48/Makefile.am:
3438         * data/icons/48x48/evince.png:
3439         * data/icons/Makefile.am:
3440         * data/icons/scalable/Makefile.am:
3441         * data/icons/scalable/evince.svg:
3442         
3443         Install icons with correct names. Fixes
3444         bug #354429.
3445
3446 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
3447
3448         * shell/ev-view.c: (ev_view_button_release_event):
3449
3450         Don't open links with middle mouse button. Fixes bug #353649
3451
3452 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3453
3454         * NEWS:
3455         * configure.ac:
3456         
3457         Update for release 0.6.0
3458
3459 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3460
3461         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
3462         Implement Close named action. Patch by Carlos Garcia Campos.
3463
3464 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3465
3466         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
3467         
3468         Don't clear link mapping on copy_job_to_job_info. Fixes
3469         bug 346168.
3470
3471 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3472
3473         * shell/main.c: (main):
3474
3475         Revert my previous commit, gnome_program_init owns the option context.
3476         Fix another memory leak in main. Both caught by Christian Persch. 
3477
3478 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3479
3480         * shell/main.c: (main):
3481
3482         Fix memory leak.
3483
3484 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3485
3486         * backend/ev-document-factory.c: (ev_document_factory_get_document):
3487
3488         Fix crash when opening a pdf with password protection. 
3489
3490 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3491
3492         * pdf/ev-poppler.cc: (pdf_document_search_free):
3493
3494         Fix memory leak. 
3495
3496 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3497
3498         * backend/ev-document-factory.c:
3499         (ev_document_factory_get_document):
3500         * tiff/tiff-document.c: (tiff_document_finalize):
3501         
3502         More correct handling of document loading. Fixes
3503         bug #349043.
3504
3505 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3506
3507         * backend/ev-attachment.c: (ev_attachment_save):
3508
3509         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
3510         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
3511
3512 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
3513         
3514         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
3515         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
3516
3517 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3518
3519         * shell/ev-sidebar-thumbnails.c:
3520
3521         Do not render thumbnails unless thumbnails page is active in the
3522         sidebar.
3523
3524 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
3525
3526         * shell/ev-properties-dialog.c:
3527
3528         Fix dialogue spacing. Bug #351370.
3529
3530 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3531
3532         * configure.ac:
3533
3534         Use lowercase gettext catalog file names (evince.mo
3535         instead of Evince.mo)
3536
3537 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3538
3539         * shell/ev-sidebar-attachments.c:
3540
3541         GtkIconTheme is now screen safe too. Fixes bug #350878
3542
3543 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3544
3545         * shell/ev-window.c:
3546
3547         GtkRecent manager is now screen safe. Fixes bug #350145
3548
3549 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3550
3551         * shell/ev-sidebar.c: (ev_sidebar_init):
3552         
3553         Make sidebar close icon smaller. Fix for bug 350177.
3554         See also bugs 350176 and 165770.
3555
3556 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3557
3558         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
3559
3560         Ignore zoom for xyz destinations when it's <= 1, keeping user
3561         preferences instead. Set correct sizing-mode for fith and fitv
3562         destinations rather than EV_SIZING_FREE. Fixes bug #349433
3563
3564 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3565
3566         * NEWS:
3567         * configure.ac:
3568         
3569         Update for release 0.5.5
3570
3571 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
3572         
3573         * shell/ev-window.c: (ev_window_cmd_escape)
3574
3575         Escape unfocus page entry. Fixes bug #345809.
3576
3577 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3578
3579         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
3580         (build_tree), (pdf_document_links_get_links),
3581         (pdf_document_links_find_link_dest):
3582         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
3583         (goto_xyz_dest):
3584
3585         Convert from PDF style coordinates to X style coordinates in the
3586         backend rather than in the view. Fixes bug #338440
3587
3588 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3589
3590         * shell/ev-window.c:
3591         
3592         Remove Ctrl+Shift+T shortcut for toolbars. See
3593         the bug #350098.
3594
3595 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3596
3597         * configure.ac:
3598
3599         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
3600         of this. 
3601
3602 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3603
3604         * configure.ac:
3605         * cut-n-paste/Makefile.am:
3606         * data/evince-ui.xml:
3607         * shell/Makefile.am:
3608         * shell/ev-application.[ch]:
3609         * shell/ev-window.c:
3610
3611         Use GtkRecent instead of EggRecent when it's available. Fixes bug
3612         #349273
3613
3614 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3615
3616         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
3617         findbar code: s/help/search/
3618
3619 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3620
3621         * shell/ev-window.c: (setup_document_from_metadata),
3622         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
3623         (setup_view_from_metadata):
3624         
3625         Fix memory leaks.
3626
3627 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
3628
3629         * autogen.sh, configure.ac: 
3630         
3631         Update automake usage. See bug 349292.
3632
3633 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3634
3635         * shell/eggfindbar.c: (egg_find_bar_class_init),
3636         (entry_activate_callback), (egg_find_bar_init),
3637         (egg_find_bar_set_status_text):
3638         * shell/eggfindbar.h:
3639         
3640         Unify Evince findbar with Epiphany. Nice patch
3641         from Fabricio Silva <silva@crans.org> and
3642         Frederic Peters <fpeters@entrouvert.com>. See
3643         bug #339966 for details.
3644
3645 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3646
3647         * data/evince.desktop.in.in:
3648         
3649         Correct information for bugzilla. Thanks to
3650         Olaf Vitters, see bug #348855.
3651
3652 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3653
3654         * shell/ev-jobs.[ch]:
3655         * shell/ev-sidebar-links.c:
3656         * shell/ev-window.[ch]:
3657
3658         GtkPrintJob doesn't support print ranges or current page, so we export
3659         to a ps file now when printing ranges or current page.
3660
3661 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3662
3663         * pdf/ev-poppler.cc:
3664         * shell/ev-window.c: (do_action_named):
3665
3666         We should be more clear about bugzilla. See the
3667         poppler bug #7623.
3668
3669 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3670
3671         * configure.ac:
3672         * shell/Makefile.am:
3673         * shell/ev-job-queue.c:
3674         * shell/ev-jobs.[ch]:
3675         * shell/ev-sidebar-links.c:
3676         * shell/ev-window.[ch]:
3677         
3678         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
3679         #348422
3680
3681 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3682
3683         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
3684         * shell/ev-application-service.xml:
3685         * shell/ev-application.[ch]:
3686         * shell/ev-jobs.[ch]:
3687         * shell/ev-window.[ch]: (ev_window_run_preview):
3688         * shell/main.c: 
3689
3690         Add preview mode to use evince as a printing previewer. It also adds
3691         other command line options for fullscreen and presentation modes.
3692         Fixes bugs #347822, #317031
3693
3694 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3695
3696         * NEWS:
3697         * configure.ac:
3698         
3699         Update for release 0.5.4
3700
3701 2006-07-11  Bastien Nocera <hadess@hadess.net>
3702
3703         * Makefile.am:
3704         * backend/Makefile.am:
3705         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
3706         * backend/ev-document-factory.h:
3707         * configure.ac:
3708         * impress/.cvsignore:
3709         * impress/Makefile.am:
3710         * impress/common.h:
3711         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
3712         (imp_get_page), (imp_next_page), (imp_prev_page),
3713         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
3714         * impress/f_oasis.c: (render_object), (render_page),
3715         (get_geometry), (_imp_oasis_load):
3716         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
3717         (_imp_oo13_load):
3718         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
3719         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
3720         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
3721         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
3722         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
3723         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
3724         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
3725         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
3726         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
3727         (iks_new_within), (iks_insert), (iks_insert_cdata),
3728         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
3729         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
3730         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
3731         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
3732         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
3733         (iks_cdata), (iks_cdata_size), (iks_has_children),
3734         (iks_has_attribs), (escape_size), (my_strcat), (escape),
3735         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
3736         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
3737         (iks_tree), (iks_load), (iks_save):
3738         * impress/iksemel.h:
3739         * impress/imposter.h:
3740         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
3741         (imp_render_draw_bezier_real), (imp_render_get_size),
3742         (imp_render_set_fg_color), (imp_render_draw_line),
3743         (imp_render_draw_rect), (imp_render_draw_polygon),
3744         (imp_render_draw_arc), (imp_render_draw_bezier),
3745         (imp_render_open_image), (imp_render_get_image_size),
3746         (imp_render_scale_image), (imp_render_draw_image),
3747         (imp_render_close_image), (imp_render_markup),
3748         (imp_render_get_text_size), (imp_render_draw_text),
3749         (impress_document_load), (impress_document_save),
3750         (impress_document_get_n_pages), (impress_document_get_page_size),
3751         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3752         (impress_document_finalize), (impress_document_class_init),
3753         (impress_document_can_get_text), (impress_document_get_info),
3754         (impress_document_document_iface_init),
3755         (impress_document_thumbnails_get_thumbnail),
3756         (impress_document_thumbnails_get_dimensions),
3757         (impress_document_document_thumbnails_iface_init),
3758         (impress_document_init):
3759         * impress/impress-document.h:
3760         * impress/internal.h:
3761         * impress/r_back.c: (_imp_fill_back):
3762         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
3763         (_imp_draw_image), (_imp_tile_image):
3764         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
3765         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
3766         (r_polyline):
3767         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
3768         (r_draw_gradient_complex), (r_draw_gradient):
3769         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
3770         (r_get_bullet):
3771         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
3772         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
3773         (r_text):
3774         * impress/render.c: (imp_create_context), (imp_context_set_page),
3775         (imp_context_set_step), (imp_render), (imp_delete_context):
3776         * impress/render.h:
3777         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
3778         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
3779         (zip_load_xml), (zip_get_size), (zip_load):
3780         * impress/zip.h:
3781         * shell/ev-utils.c:
3782         
3783         New backend to support impress slides. Fixes bug #30867.
3784
3785 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
3786
3787         * shell/ev-utils.c: (using_postscript_printer):
3788         
3789         Fixes crash when print using PAPI backend,
3790         bug #345012.
3791
3792 2006-06-09  Pat Rondon  <pmr@patrondon.org>
3793
3794         * shell/ev-jobs.c: (ev_job_xfer_run):
3795         * shell/ev-window.c: (password_dialog_response),
3796         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
3797         (ev_window_dispose):
3798         Fixes bug #344160: if the xfer job doesn't complete
3799         because a password is required, reload the existing
3800         instance instead of creating a new one.
3801
3802 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3803
3804         * shell/main.c: (main): Call gdk_threads_init. Thus
3805         we'll avoid errors in auth dialog. Fix for the bug
3806         #343347.
3807
3808 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
3809
3810         * configure.ac: Advertise pixbuf support, fix
3811         for the bug 343317.
3812
3813 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3814
3815         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
3816         (ev_sidebar_thumbnails_set_document):
3817         
3818         Update sidebar thumbnails after reloading.
3819
3820 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3821
3822         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
3823         * shell/ev-jobs.h:
3824         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
3825         (ev_window_cmd_view_reload), (ev_window_init):
3826         
3827         Don't crash on reload. Fix for the bug #343167.
3828
3829 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3830
3831         * shell/ev-jobs.c: (ev_job_render_run):
3832         
3833         Check for document links.
3834
3835 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3836
3837         * backend/ev-attachment.c: (ev_attachment_save),
3838         (ev_attachment_launch_app), (ev_attachment_open):
3839         * backend/ev-document-factory.c: (get_document_from_uri):
3840         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3841         (egg_recent_view_uimanager_set_list):
3842         * ps/ps-document.c: (check_filecompressed), (document_load),
3843         (ps_document_load):
3844         * shell/ev-metadata-manager.c: (load_values):
3845         * shell/ev-password.c: (ev_password_dialog_set_property):
3846         * shell/ev-view.c: (tip_from_link):
3847         * shell/ev-window.c: (file_save_dialog_response_cb),
3848         (ev_window_print_dialog_response_cb):
3849         
3850         Use consistent quoting style. Fix for the bug #320285.
3851
3852 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3853
3854         * shell/ev-jobs.c: (ev_job_xfer_run):
3855         * shell/main.c: (load_files):
3856                 
3857         Open links with anchors. Fix for the bug #339836.
3858
3859 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3860
3861         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
3862         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
3863         (ev_link_dest_set_property), (ev_link_dest_finalize),
3864         (ev_link_dest_class_init), (ev_link_dest_new_named),
3865         (ev_link_dest_new_page_label):
3866         * backend/ev-link-dest.h:
3867         * shell/ev-application.c: (ev_application_open_uri):
3868         * shell/ev-view.c: (goto_dest):
3869         * shell/ev-window.c:
3870         * shell/ev-window.h:
3871         
3872         Fix page-label command line option. Bug #342070.
3873
3874 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3875
3876         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3877         
3878         Don't show highlight rects if page can't be showed. Fix for 
3879         the bug #342076
3880
3881 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3882
3883         * shell/ev-window.c: (setup_sidebar_from_metadata),
3884         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
3885         
3886         Setup sidebar from metadata even if there is no document
3887         loaded. Fix for the bug #342807.
3888
3889 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3890
3891         * cut-n-paste/toolbar-editor/Makefile.am:
3892         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3893         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
3894         (find_action), (drag_data_delete_cb), (drag_begin_cb),
3895         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
3896         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
3897         (popup_context_menu_cb), (button_press_event_cb),
3898         (configure_item_sensitivity), (configure_item_cursor),
3899         (configure_item_tooltip), (connect_widget_signals),
3900         (action_sensitive_cb), (create_item_from_action),
3901         (create_item_from_position), (toolbar_drag_data_received_cb),
3902         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
3903         (toolbar_drag_leave_cb), (configure_drag_dest),
3904         (toggled_visibility_cb), (toolbar_visibility_refresh),
3905         (create_dock), (toolbar_changed_cb), (unparent_fixed),
3906         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
3907         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
3908         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
3909         (egg_editable_toolbar_dispose),
3910         (egg_editable_toolbar_set_ui_manager),
3911         (egg_editable_toolbar_get_selected),
3912         (egg_editable_toolbar_set_selected), (set_edit_mode),
3913         (egg_editable_toolbar_set_property),
3914         (egg_editable_toolbar_get_property),
3915         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
3916         (egg_editable_toolbar_new_with_model),
3917         (egg_editable_toolbar_get_edit_mode),
3918         (egg_editable_toolbar_set_edit_mode),
3919         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
3920         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
3921         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
3922         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
3923         (item_added_or_removed_cb), (toolbar_removed_cb),
3924         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
3925         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
3926         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
3927         (editor_create_item_from_name), (append_table),
3928         (update_editor_sheet), (egg_toolbar_editor_init):
3929         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
3930         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
3931         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
3932         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
3933         (toolbar_node_free), (egg_toolbars_model_get_flags),
3934         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
3935         (egg_toolbars_model_get_name), (impl_add_item),
3936         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
3937         (parse_data_list), (parse_item_list), (parse_toolbars),
3938         (egg_toolbars_model_load_toolbars), (parse_available_list),
3939         (parse_names), (egg_toolbars_model_load_names),
3940         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
3941         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
3942         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
3943         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
3944         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
3945         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
3946         (egg_toolbars_model_set_types), (fill_avail_array),
3947         (egg_toolbars_model_get_name_avail),
3948         (egg_toolbars_model_get_name_flags),
3949         (egg_toolbars_model_set_name_flags):
3950         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
3951         * cut-n-paste/toolbar-editor/eggintl.h:
3952         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
3953         (egg_tree_multi_drag_source_get_type),
3954         (egg_tree_multi_drag_source_row_draggable),
3955         (egg_tree_multi_drag_source_drag_data_delete),
3956         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
3957         (egg_tree_multi_drag_button_release_event), (selection_foreach),
3958         (path_list_free), (set_context_data), (get_context_data),
3959         (get_info), (egg_tree_multi_drag_drag_data_get),
3960         (egg_tree_multi_drag_motion_event),
3961         (egg_tree_multi_drag_button_press_event),
3962         (egg_tree_multi_drag_add_drag_support):
3963         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
3964         * shell/ev-application.c: (ev_application_init),
3965         (ev_application_save_toolbars_model):
3966         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
3967         (ev_window_cmd_edit_toolbar), (ev_window_init):
3968         
3969         Sync toolbareditor with epiphany and libegg
3970
3971 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3972
3973         * configure.ac: 
3974
3975         Depend on poppler 0.5.2
3976
3977 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3978
3979         * shell/ev-jobs.c: (ev_job_render_run):
3980         
3981         Check if document supports links iterface.
3982
3983 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3984
3985         * NEWS:
3986         * configure.ac:
3987         
3988         Update for release 0.5.3
3989
3990 2006-05-13  Michael Plump  <plumpy@skylab.org>
3991
3992         * configure.ac:
3993         * shell/Makefile.am:
3994         * shell/main.c: (main):
3995         
3996         Port to GOption command line parsing. Fix for the 
3997         bug #327518
3998
3999 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4000
4001         * shell/ev-window.c: (ev_window_cmd_help_about):
4002         
4003         Do not wrap license. Fix for the bug #309460.
4004
4005 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4006
4007         * configure.ac:
4008         * properties/ev-properties-main.c: (ev_properties_get_pages):
4009         * shell/ev-application.c: (ev_application_open_window),
4010         (ev_application_open_uri_at_dest):
4011         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4012         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
4013         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
4014         * shell/ev-utils.c: (save_print_config_to_file):
4015         * shell/ev-window.c: (ev_window_cmd_save_as),
4016         (ev_attachment_popup_cmd_save_attachment_as):
4017         * shell/main.c: (load_files_remote):
4018         
4019         Bump requirements to gtk 2.8 and drop all ifdefs used.
4020
4021 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4022
4023         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
4024         * shell/ev-window.c: (ev_window_init):
4025         
4026         Show attachments page.
4027
4028 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4029
4030         * po/POTFILES.in:
4031         * shell/ev-attachment-bar.c:
4032         * shell/ev-attachment-bar.h:
4033         * shell/ev-sidebar-attachments.c:
4034         (ev_sidebar_attachments_icon_cache_add),
4035         (icon_theme_get_pixbuf_from_mime_type),
4036         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
4037         (ev_sidebar_attachments_icon_cache_refresh),
4038         (ev_sidebar_attachments_get_attachment_at_pos),
4039         (ev_sidebar_attachments_popup_menu_show),
4040         (ev_sidebar_attachments_popup_menu),
4041         (ev_sidebar_attachments_button_press),
4042         (ev_sidebar_attachments_update_icons),
4043         (ev_sidebar_attachments_drag_data_get),
4044         (ev_sidebar_attachments_get_property),
4045         (ev_sidebar_attachments_destroy),
4046         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
4047         (ev_sidebar_attachments_new),
4048         (ev_sidebar_attachments_set_document),
4049         (ev_sidebar_attachments_support_document),
4050         (ev_sidebar_attachments_get_label),
4051         (ev_sidebar_attachments_page_iface_init):
4052         * shell/ev-sidebar-attachments.h:
4053         * shell/ev-window.c: (update_chrome_visibility),
4054         (setup_sidebar_from_metadata), (ev_window_setup_document),
4055         (ev_window_sidebar_current_page_changed_cb),
4056         (attachment_bar_menu_popup_cb), (ev_window_init):
4057         
4058         Move attachments bar to sidebar.
4059
4060 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4061
4062         * pdf/ev-poppler.cc:
4063         * shell/ev-application.[ch]:
4064         * shell/main.c:
4065
4066         Fix some memory leaks.
4067
4068 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4069
4070         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
4071
4072         Change the properties dialog response to
4073         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
4074         will make the dialog go away when the user presses
4075         enter. With gtk+ >= 2.9 this will happen anyway, but for
4076         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
4077         escape by default. Fixes bug #340539. See also bug
4078         #101293 for the gtk+ part.
4079
4080 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
4081
4082         * shell/ev-view.c (tip_from_action_named): Replace some strings
4083         that were wrong. Closes #340970.
4084
4085 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4086
4087         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4088
4089         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
4090         #341049
4091
4092 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4093
4094         * djvu/Makefile.am:
4095         * dvi/Makefile.am:
4096         * dvi/mdvi-lib/Makefile.am:
4097         * properties/Makefile.am:
4098         * ps/Makefile.am:
4099         * shell/Makefile.am:
4100         * thumbnailer/Makefile.am:
4101         
4102         Due to broken libtool that is unable to track dependencies
4103         of noinst libraries we are forced to explicitely point
4104         libraries for binary. Fix for the bug #333334.
4105
4106 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4107
4108         * data/evince.desktop.in.in:
4109         * shell/ev-view.c: (view_update_range_and_current_page),
4110         (ev_view_next_page), (ev_view_previous_page):
4111         * shell/ev-window.c: (update_chrome_visibility),
4112         (setup_sidebar_from_metadata), (ev_window_setup_document),
4113         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
4114         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4115         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
4116         (ev_window_stop_fullscreen), (ev_window_run_presentation),
4117         (ev_window_stop_presentation), (ev_window_focus_in_event),
4118         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
4119         (ev_window_init):
4120         * thumbnailer/Makefile.am:
4121         
4122         Update fullscreen and presentation timeout handling. Hide
4123         cursor in presentation after timeout. Fix for the bugs
4124         #136359 and #336981.
4125
4126 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4127
4128         * backend/ev-link-action.[ch]:
4129         * pdf/ev-poppler.cc: (ev_link_from_action):
4130         * shell/ev-view-private.h:
4131         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
4132         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
4133
4134         Add support for Named Action links
4135
4136 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4137
4138         * backend/Makefile.am:
4139         * backend/ev-document-links.[ch]:
4140         * backend/ev-document.[ch]:
4141         * backend/ev-link-action.[ch]:
4142         * backend/ev-link-dest.[ch]:
4143         * backend/ev-link.[ch]:
4144         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
4145         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
4146         * shell/ev-page-action.c: (build_new_tree_cb):
4147         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
4148         (links_page_num_func), (update_page_callback):
4149         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
4150         (tip_from_link):
4151         * shell/ev-jobs.c:
4152         * shell/ev-window.[ch]: (ev_window_open_uri),
4153         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
4154         * shell/ev-application.[ch]: (ev_application_open_window),
4155         (ev_application_open_uri):
4156
4157         Rework links system, it adds support for remote links now and it makes
4158         easier to add new kinds of actions and destinations. Fixes bug #317292
4159
4160 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4161
4162         * data/Makefile.am:
4163         * data/evince.png:
4164         * data/evince-16.png:
4165         * data/evince-22.png:
4166         * data/evince.svg:
4167         * shell/main.c: (main):
4168         
4169         Evince use it's own icon. Fix for the bug #313392.
4170
4171         * shell/ev-window.c: (fullscreen_timeout_cb),
4172         (fullscreen_set_timeout), (fullscreen_clear_timeout),
4173         (ev_window_cmd_help_about), (ev_window_dispose):
4174         
4175         Simplify fullscreen timeout code.
4176
4177 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4178
4179         * backend/ev-attachment.c: 
4180         * shell/ev-attachment-bar.c:
4181         * shell/ev-window.c:
4182
4183         Allow multiple selection of attachments
4184
4185 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4186
4187         * shell/ev-view.c: (view_update_range_and_current_page),
4188         (ev_view_scroll):
4189         
4190         Fix for the bug #312573 – Optimal selection of current 
4191         page among visible pages.
4192
4193 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4194
4195         * configure.ac:
4196         * djvu/Makefile.am:
4197         * djvu/djvu-text.h:
4198         
4199         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
4200         for the bug 339868.
4201
4202 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
4203
4204         * configure.ac: Fix the LINGUAS stuff here too so it builds.
4205
4206 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4207
4208         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
4209         dictated by the GNOME HIG. Fixes bug #339235.
4210
4211 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4212
4213         * data/evince-ui.xml:
4214         * shell/ev-view.c: (ev_view_can_find_previous):
4215         * shell/ev-view.h:
4216         * shell/ev-window.c: (ev_window_update_actions),
4217         (ev_window_cmd_edit_find_previous):
4218
4219         Add support for "Find Previous" as dictated by the GNOME HIG. A
4220         menu item is added and some glue code to make it all work is added
4221         to various files.
4222
4223 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4224
4225         * configure.ac: Award myself the "useless use of cat" award.
4226
4227 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
4228
4229         * po/LINGUAS: New file listing all supported languages.
4230
4231         * configure.in: Use po/LINGUAS instead of including all languages
4232         directly in this file. See the wiki for more information:
4233         http://live.gnome.org/GnomeGoals/PoLinguas
4234
4235 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4236
4237         * backend/ev-document-factory.c:
4238
4239         Do not load the document twice when there isn't errors
4240
4241 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4242
4243         * backend/ev-attachment.c: 
4244
4245         Fix a crash when there isn't a default application to open an
4246         attachment
4247
4248 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4249
4250         * backend/ev-attachment.[ch]:
4251         * shell/ev-attachment-bar.[ch]:
4252
4253         Added missing files. 
4254
4255 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4256
4257         * backend/Makefile.am:
4258         * data/evince-ui.xml:
4259         * backend/ev-attachment.[ch]:
4260         * backend/ev-document.[ch]: (ev_document_has_attachments),
4261         (ev_document_get_attachments):
4262         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
4263         (attachment_save_to_buffer), (pdf_document_get_attachments),
4264         (pdf_document_document_iface_init):
4265         * shell/Makefile.am:
4266         * shell/ev-attachment-bar.[ch]:
4267         * shell/ev-window.c:
4268
4269         Add support for PDF attachments. Fixes bug #325143
4270
4271 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4272
4273         * backend/ev-document-factory.c: (get_document_from_uri),
4274         (ev_document_factory_get_document):
4275         * backend/ev-document-factory.h:
4276         * properties/ev-properties-main.c: (ev_properties_get_pages):
4277         * shell/Makefile.am:
4278         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4279         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4280         (ev_job_queue_remove_job):
4281         * shell/ev-job-queue.h:
4282         * shell/ev-job-xfer.c:
4283         * shell/ev-job-xfer.h:
4284         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
4285         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
4286         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
4287         (ev_job_xfer_run):
4288         * shell/ev-jobs.h:
4289         * shell/ev-window.c: (ev_window_is_empty),
4290         (password_dialog_response), (ev_window_clear_xfer_job),
4291         (ev_window_xfer_job_cb), (ev_window_open_uri),
4292         (ev_window_cmd_focus_page_selector),
4293         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
4294         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4295         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4296         (ev_window_dispose):
4297         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4298         
4299         * Cleanup mime type detection on document load. Fix for the
4300         bug #336448.
4301
4302 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4303
4304         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
4305         
4306         Fix crash on exit, described in the bug #336825.
4307
4308 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4309
4310         * backend/ev-document-factory.c:
4311         (ev_document_factory_get_from_mime),
4312         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
4313         (ev_document_factory_get_document),
4314         (file_filter_add_mime_list_and_free),
4315         (ev_document_factory_add_filters):
4316         * backend/ev-document-factory.h:
4317         * properties/ev-properties-main.c: (ev_properties_get_pages):
4318         * shell/Makefile.am:
4319         * shell/ev-application.c:
4320         * shell/ev-job-xfer.c: (ev_job_xfer_run):
4321         * shell/ev-window.c: (ev_window_cmd_file_open),
4322         (ev_window_cmd_save_as):
4323         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4324         
4325         Rework factory functions so they are placed now in a single 
4326         file ev-document-factory.c
4327
4328 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4329
4330         * shell/ev-window.c: (update_chrome_visibility):
4331         
4332         Fix for the bug 166566 - don't show menubar in fullscreen
4333         mode.
4334
4335 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
4336
4337         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
4338
4339 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4340
4341         * shell/ev-view.c: (ev_view_expose_event):
4342         
4343         More correctly draw loading text when document
4344         is empty.
4345
4346 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4347
4348         * shell/ev-view.c: (ev_view_scroll):
4349         
4350         Fix for the bug #334854, page down and page up switch
4351         pages in presentation mode.
4352
4353 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4354
4355         * shell/ev-window.c: (ev_window_set_action_sensitive),
4356         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
4357         (ev_window_set_view_accels_sensitivity),
4358         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
4359         (ev_window_cmd_continuous), (ev_window_cmd_dual),
4360         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
4361         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
4362         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
4363         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
4364         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
4365         (view_actions_focus_in_cb), (ev_window_init):
4366         
4367         Fix for the bug #333902, now it's possible to search
4368         words with slash.
4369
4370 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
4371
4372         * configure.ac: Added Breton translation.
4373         * po/br.po: Added Breton translation.
4374
4375 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4376
4377         * shell/ev-window-title (ev_window_title_update):
4378
4379         Fix memory leak in window title. Fixes bug #333944
4380
4381 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4382
4383         * shell/ev-metadata-manager.c (parseItem):
4384
4385         Fix memory leaks. Fixes bug #333945
4386
4387 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4388         
4389         * NEWS, configure.ac, TODO:
4390         
4391         Update for release 0.5.2.
4392
4393 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4394
4395         * shell/ev-view.c: (view_update_range_and_current_page),
4396         (page_changed_cb):
4397         
4398         Don't jump on scrolling, fix for the bug #333127.
4399
4400 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4401
4402         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4403         
4404         Scroll by one page in presentation mode. Fix for the bug
4405         #332993.
4406
4407 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
4408
4409         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
4410
4411 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
4412
4413         * configure.ac  Added lv in ALL_LINGUAS line.
4414
4415 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
4416         
4417         * NEWS, configure.ac:
4418         
4419         Update for release 0.5.1
4420
4421 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4422
4423         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
4424         * backend/ev-document-misc.h:
4425         * shell/ev-view.c: (draw_one_page):
4426         
4427          Clairfy what page the toolbar page number applies to. Fix
4428          for the bug #328102.
4429
4430 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
4431
4432         * shell/ev-view-private.h:
4433         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
4434         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
4435         (ev_view_search_changed):
4436         * shell/ev-view.h:
4437         * shell/ev-window.c: (find_bar_search_changed_cb):
4438         
4439         Dont't jump to find result if window was scrolled during search.
4440         Fix for the bug #313266.
4441
4442 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
4443
4444         * shell/eggfindbar.c: (egg_find_bar_class_init):
4445         * shell/eggfindbar.h:
4446         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
4447         * shell/ev-view-private.h:
4448         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
4449         (ev_view_class_init), (ev_sizing_mode_get_type),
4450         (ev_scroll_type_get_type):
4451         * shell/ev-view.h:
4452         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
4453         (ev_window_cmd_scroll_backward), (find_bar_scroll),
4454         (ev_window_init):
4455         
4456         Fix for the bug 319133 - Find entry should allow text scroll.
4457
4458 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
4459
4460         * shell/ev-view-private.h:
4461         * shell/ev-view.c: (view_update_range_and_current_page),
4462         (highlight_find_results), (find_changed_cb), (page_changed_cb),
4463         (ev_view_set_document), (update_find_status_message),
4464         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
4465         (ev_view_find_previous):
4466         
4467         Fix for the bug #319137. Search now takes account for scrolling.
4468
4469 2006-02-19  Michael Hofmann <mh21@piware.de>
4470
4471         * configure.ac:
4472         * djvu/Makefile.am:
4473         * djvu/djvu-document-private.h:
4474         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4475         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
4476         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
4477         (djvu_document_can_get_text), (djvu_document_get_text),
4478         (djvu_document_document_iface_init),
4479         (djvu_document_thumbnails_get_thumbnail),
4480         (djvu_document_find_begin), (djvu_document_find_get_n_results),
4481         (djvu_document_find_get_result),
4482         (djvu_document_find_page_has_results),
4483         (djvu_document_find_get_progress), (djvu_document_find_cancel),
4484         (djvu_document_find_iface_init):
4485         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
4486         (djvu_text_page_selection), (djvu_text_page_limits_process),
4487         (djvu_text_page_limits), (djvu_text_page_copy),
4488         (djvu_text_page_position), (djvu_text_page_union),
4489         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
4490         (djvu_text_page_box), (djvu_text_page_append_text),
4491         (djvu_text_page_search), (djvu_text_page_prepare_search),
4492         (djvu_text_page_new), (djvu_text_page_free):
4493         * djvu/djvu-text-page.h:
4494         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
4495         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
4496         (djvu_text_n_results), (djvu_text_has_results),
4497         (djvu_text_get_result), (djvu_text_get_progress):
4498         * djvu/djvu-text.h:
4499         
4500         Text search in djvu. Fix for the bug #303415.
4501
4502 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4503
4504         * configure.ac:
4505         * shell/ev-window.c: (ev_window_cmd_save_as):
4506         
4507         Ask filechooser to confirm overwrite. Fix for the bug #328266.
4508         Thanks to Gary Coady <gary@lyranthe.org>
4509
4510 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4511
4512         * shell/ev-print-job.c: (idle_print_handler):
4513         
4514         Inverse order printing, bug #320919.
4515
4516 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4517
4518         * data/evince-toolbar.xml:
4519         * shell/ev-window.c:
4520         
4521         Allow to add sidebar checkbutton on toolbar. Fix
4522         for the bug #144577.
4523
4524 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4525
4526         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
4527         
4528         Add checks that have sense for empty ps document.
4529
4530 2006-02-15  Luca Ferretti <elle.uca@libero.it>
4531
4532         * configure.ac: Include PS in mime types list. 
4533
4534 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4535
4536         * configure.ac:
4537         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
4538         * ps/gsdefaults.h:
4539         * ps/ps-document.c: (start_interpreter), (ps_document_load):
4540         
4541         Runtime check for gs interpreter. Fix for the bug #320868.
4542         Thanks to Antoine Dopffer antoine.dopffer@free.fr
4543
4544 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4545
4546         * shell/ev-application.c: 
4547
4548         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
4549         dbus>=0.60, so that the request is not queued. 
4550
4551 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4552
4553         * configure.ac:
4554         * shell/Makefile.am:
4555         * shell/ev-sidebar-links.c: (print_section_cb):
4556         * shell/ev-utils.c:
4557         * shell/ev-utils.h:
4558         * shell/ev-window.c: (update_action_sensitivity),
4559         (ev_window_close_dialogs), (ev_window_print):
4560         * shell/ev-window.h:
4561         
4562         Make printing support optional. Patch from Eduardo de Barros Lima
4563         <eduardo.lima@indt.org.br> for the bug #330546.
4564
4565 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4566
4567         * shell/ev-view-private.h:
4568         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
4569         (ev_view_set_document):
4570         * shell/ev-view.h:
4571         * shell/ev-window.c: (ev_window_load_job_cb),
4572         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
4573         (ev_window_init):
4574
4575         Draw Loading message during xfer job. Fix for the bug #329495.
4576
4577 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4578
4579         * comics/comics-document.c: (comics_regex_quote),
4580         (comics_document_load), (extract_argv):
4581         
4582         Correcly quote regexp before passing it to unzip.
4583
4584 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4585
4586         * shell/ev-page-cache.c: (build_height_to_page),
4587         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
4588         (ev_page_cache_get_dual_even_left):
4589         * shell/ev-page-cache.h:
4590         * shell/ev-view.c: (view_update_range_and_current_page),
4591         (get_page_y_offset), (get_page_extents):
4592         
4593         Place even pages to the left if document has less then
4594         two pages. Fix for the bug #328856.
4595
4596 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4597
4598         * thumbnailer/evince-thumbnailer-comics.schemas.in:
4599         
4600         Correct comics scheme. This make evince create thumbnails
4601         for comic books. Fix for the bug 329088.
4602
4603 2006-01-31  Christopher Aillon  <caillon@redhat.com>
4604
4605         * data/evince-password.glade: Don't explicitly set
4606         invisible_char to the current default value in case
4607         the default changes; let GTK+ do its magic.
4608
4609 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4610
4611         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
4612         real filename to tmp filename since often document
4613         type is determined by extension.
4614
4615 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4616
4617         * shell/ev-view.c: (add_scroll_binding_keypad),
4618         (ev_view_binding_activated), (ev_view_class_init):
4619         
4620         Add keybindings for percision-scrolling of display area. 
4621         Fix for the bug #314072.
4622
4623 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4624
4625         * data/evince.desktop.in.in:
4626         
4627         Add GTK to the list of categories. Fix for the bug #328034.
4628
4629 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4630
4631         * shell/ev-application.c: (ev_application_shutdown),
4632         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
4633         * shell/ev-application.h:
4634         * shell/ev-window.c: (file_open_dialog_response_cb),
4635         (ev_window_cmd_file_open):
4636         
4637         Save last uri in file chooser dialog. Fix for the bug #327950.
4638
4639 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4640
4641         * NEWS:
4642         * README:
4643         
4644         Final update for release 0.5.0
4645         
4646         * shell/Makefile.am:
4647         
4648         Remove disable deprecated until we'll require libgnome-2.13.7
4649         and port to GOption argument parsing. See bug 327518.
4650
4651 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
4652
4653         * comics/comics-document.c: (comics_document_save):
4654         * djvu/djvu-document.c: (djvu_document_save):
4655         * dvi/dvi-document.c: (dvi_document_save):
4656         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
4657         * lib/ev-file-helpers.h:
4658         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
4659         * tiff/tiff-document.c: (tiff_document_save):
4660         
4661         Use common save function for backends.
4662
4663 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
4664
4665         * backend/ev-document-types.c:
4666         
4667         Fix crash on saving pixbuf.
4668
4669 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4670
4671         * cut-n-paste/recent-files/egg-recent-item.c:
4672         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
4673         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
4674         (parse_info_free), (valid_element), (start_element_handler),
4675         (end_element_handler), (text_handler), (egg_recent_model_filter),
4676         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4677         (egg_recent_model_monitor), (egg_recent_model_read),
4678         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4679         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4680         (egg_recent_model_set_property), (egg_recent_model_class_init),
4681         (egg_recent_model_init), (egg_recent_model_add_full),
4682         (egg_recent_model_delete), (egg_recent_model_get_list),
4683         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4684         (egg_recent_model_set_filter_mime_types),
4685         (egg_recent_model_clear_group_filter),
4686         (egg_recent_model_set_filter_groups),
4687         (egg_recent_model_clear_scheme_filter),
4688         (egg_recent_model_set_filter_uri_schemes),
4689         (egg_recent_model_remove_expired):
4690         * cut-n-paste/recent-files/egg-recent-util.c:
4691         (egg_recent_util_get_icon):
4692         * cut-n-paste/recent-files/egg-recent-util.h:
4693         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4694         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
4695         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
4696         (egg_recent_view_uimanager_set_property),
4697         (egg_recent_view_uimanager_get_property),
4698         (egg_recent_view_uimanager_class_init),
4699         (egg_recent_view_uimanager_init),
4700         (egg_recent_view_uimanager_set_label_width),
4701         (egg_recent_view_uimanager_get_label_width):
4702         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
4703         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4704         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
4705         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4706         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4707         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
4708         
4709         Update from libegg.
4710
4711 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4712
4713         * shell/ev-page-cache.c: (build_height_to_page),
4714         (ev_page_cache_get_height_to_page):
4715         * shell/ev-page-cache.h:
4716         * shell/ev-view.c: (view_update_range_and_current_page),
4717         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
4718         (ev_view_previous_page):
4719         
4720         Dual mode places even pages to the left. Fix for the bug #309393.
4721
4722         * shell/ev-view.h:
4723         * shell/ev-window.c: (update_action_sensitivity),
4724         (setup_view_from_metadata), (view_menu_popup_cb):
4725         
4726         Don't restore presentation in empty windows, more intelligent
4727         next page behaviour in dual mode.
4728
4729         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
4730         (ev_pixbuf_cache_clear_job_sizes):
4731         
4732         Cleanup job callback on removal. Fix for the bug #325886.
4733
4734 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4735
4736         * ps/ps.c: (psscan):
4737         
4738         Commit workaround Mozilla problem. Fix for the bug #325919
4739         
4740         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
4741         (save_item):
4742         
4743         Fix for year 2038 problem.
4744
4745 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4746
4747         * shell/ev-window.c: (setup_document_from_metadata),
4748         (ev_window_cmd_view_reload):
4749
4750         Clamp page recieved from metadata in valid values. Fix
4751         for the bug #325986.
4752
4753 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4754
4755         * MAINTAINERS: 
4756         Add MAINTAINERS as requested on desktop-devel-list.
4757
4758 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4759
4760         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
4761         (mime_type_supported_by_gdk_pixbuf),
4762         (ev_document_factory_get_mime_types),
4763         (ev_document_factory_get_all_mime_types):
4764         
4765         Don't add pixbuf mime types if pixbuf backend is disabled.
4766         
4767         * shell/ev-application.c: (ev_application_get_uri_window):
4768         
4769         Fix for the bug 325815 - unhandled MIME type message doesn't 
4770         appear a second time. 
4771         
4772         * shell/ev-document-types.c: (ev_document_types_add_filters):
4773         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
4774         (password_dialog_response), (ev_window_popup_password_dialog),
4775         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4776         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4777         (ev_window_run_presentation), (ev_window_stop_presentation),
4778         (save_sizing_mode), (ev_window_zoom_changed_cb),
4779         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4780         (ev_window_dual_mode_changed_cb),
4781         (ev_window_sidebar_current_page_changed_cb),
4782         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4783         (window_state_event_cb), (window_configure_event_cb):
4784         
4785         Cleanup additional uris holded by EvWindow.
4786
4787 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4788
4789         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
4790         (ev_view_can_previous_page), (ev_view_can_next_page):
4791         * shell/ev-view.h:
4792         * shell/ev-window.c: (update_action_sensitivity):
4793         
4794         Two page scrolling with Space and PageUp in dual mode. Second fix 
4795         for the bug #316608.
4796
4797 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4798
4799         * shell/ev-view.c: (scroll_to_current_page):
4800         
4801         Correctly clamp adjustment value. Fix for the bug
4802         #325808.
4803
4804 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4805
4806         * shell/ev-sidebar-links.c: (print_section_cb):
4807         * shell/ev-window.c: (ev_window_get_uri),
4808         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
4809         (ev_window_print_dialog_response_cb), (ev_window_print_range),
4810         (ev_window_dispose):
4811         
4812         Make print dialog non-modal. Fix for the bug #325622.
4813
4814 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4815
4816         * shell/ev-metadata-manager.c:
4817         * shell/ev-utils.c: (using_pdf_printer),
4818         (using_postscript_printer), (load_print_config_from_file),
4819         (save_print_config_to_file):
4820         * shell/ev-utils.h:
4821         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
4822         (update_sidebar_visibility), (setup_sidebar_from_metadata),
4823         (setup_view_from_metadata), (ev_window_setup_document),
4824         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
4825         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4826         (ev_window_run_presentation), (ev_window_stop_presentation),
4827         (save_sizing_mode), (ev_window_zoom_changed_cb),
4828         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
4829         (ev_window_dual_mode_changed_cb),
4830         (ev_window_sidebar_current_page_changed_cb),
4831         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
4832         (window_state_event_cb), (window_configure_event_cb),
4833         (ev_window_init):
4834         
4835         Setting saving behaviour fixes.
4836
4837 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4838
4839         * configure.ac:
4840         
4841         Make antialiasing gs options better and allow
4842         to change them during configure. Fix for the 
4843         bug #319049.
4844
4845 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4846
4847         * shell/ev-window.c: (setup_view_from_metadata):
4848         
4849         Remember if last window was maximized. Fix for the
4850         bug #323797.
4851
4852 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
4853
4854         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
4855
4856 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4857
4858         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
4859         * shell/ev-page-action.c: (build_new_tree_cb):
4860         * shell/ev-sidebar-links.c: (links_page_num_func),
4861         (update_page_callback_foreach), (update_page_callback):
4862         * shell/ev-view.c: (scroll_to_current_page):
4863         
4864         Fix for the bug #325067 with more intelligent selection
4865         of current link in sidebar. Make sidebar handle links
4866         of FITR-like type more correctly.
4867
4868         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
4869         (dvi_pixbuf_put_pixel):
4870         
4871         Fix memory consumtion with disabled alpha channel.
4872
4873 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4874
4875         * data/evince-ui.xml:
4876         * shell/ev-window.c: (view_menu_popup_cb),
4877         (ev_popup_cmd_open_link), (ev_window_init):
4878         
4879         Update context menu for internal links. Fix for the bug
4880         #325066.
4881
4882 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4883
4884         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
4885         
4886         Bind context menu to keyboard also. Fix for the bug
4887         #325065.
4888
4889 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4890
4891         * shell/ev-view.c: (selection_scroll_timeout_cb):
4892         
4893         Horizontal scroll on selection also.
4894
4895 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4896
4897         * shell/ev-metadata-manager.c: (parse_value):
4898         * shell/ev-view.c: (goto_xyz_link):
4899         
4900         Correct zoom setup and metadata save broken in 
4901         some locales.
4902
4903 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4904
4905         * shell/ev-view-private.h:
4906         * shell/ev-view.c: (scroll_to_current_page),
4907         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
4908         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
4909         (page_changed_cb), (ev_view_set_continuous),
4910         (ev_view_set_dual_page), (ev_view_set_presentation):
4911         
4912         Delay scroll until allocation to correctly position page. Fix
4913         for the bug #317334.
4914
4915 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4916
4917         * NEWS:
4918         * configure.ac:
4919         
4920         Update NEWS and require poppler 0.5.0.
4921
4922 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4923         
4924         * data/evince-ui.xml:
4925         * shell/ev-view-private.h:
4926         * shell/ev-view.c: (ev_view_get_link_at_location),
4927         (handle_link_over_xy), (ev_view_button_press_event),
4928         (ev_view_button_release_event), (ev_view_class_init):
4929         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
4930         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
4931         (ev_window_init):
4932         
4933         Implement right-click context menu.
4934
4935 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4936
4937         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
4938         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
4939         (mdvi_pixbuf_device_render):
4940         * pdf/ev-poppler.cc:
4941
4942         Don't generate thumbnails with alpha. See bug #324077.
4943         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
4944
4945 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4946
4947         * shell/ev-window.c: (setup_chrome_from_metadata):
4948         
4949         Fix typo that was hiding toolbar.
4950
4951 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4952
4953         * shell/ev-view-private.h:
4954         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
4955         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
4956         (ev_view_button_release_event), (ev_view_destroy):
4957         
4958         Small cleanup and autoscrolling during selection. Thanks to 
4959         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
4960
4961 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
4962
4963         * configure.ac:
4964         
4965         Correctly check for comics option.
4966
4967 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
4968         * Makefile.am:
4969         * configure.ac:
4970         * backend/Makefile.am:
4971         * backend/ev-document-factory.c:
4972         * shell/ev-document-types.c:
4973
4974         Included option in configure to make ps backend 
4975         compilation optional with --disable-ps.
4976
4977 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4978
4979         * backend/ev-document-factory.c:
4980         * comics/Makefile.am:
4981         * comics/comics-document.c: (comics_document_load):
4982         * comics/ev-cbr-mime.xml:
4983         * configure.ac:
4984         
4985         Comics mime types are added to shared-mime-info CVS. Now
4986         we don't need to install our own mime types.
4987
4988 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4989
4990         * shell/ev-window.c:
4991         
4992         Add shortcut for "save a copy" menu entry. Fix for
4993         the bug #324582.
4994
4995 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4996
4997         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
4998         (job_finished_cb), (new_selection_pixbuf_needed),
4999         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5000         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
5001         
5002         Rework selection job info logic and fix critical warning.
5003
5004 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
5005
5006         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
5007
5008 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
5009
5010         * data/evince-ui.xml:
5011         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5012         
5013         Enter as shortcut key for next page. Fix for the bug
5014         #321394.
5015
5016 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
5017
5018         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
5019
5020 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5021
5022         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
5023         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
5024         (new_selection_pixbuf_needed),
5025         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
5026         (clear_job_selection):
5027         
5028         Too early for 0.5. Pixbuf cache code cleaned a bit.
5029
5030 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5031
5032         * NEWS:
5033         * configure.ac:
5034         
5035         Release 0.5.0 preparation
5036
5037 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5038
5039         * comics/Makefile.am:
5040         * configure.ac:
5041         * shell/ev-document-types.c: (ev_document_types_add_filters):
5042         
5043         More advanced handling of custom mime type installation.
5044
5045 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5046
5047         * data/evince.schemas.in:
5048         * shell/ev-metadata-manager.c: (value_free),
5049         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
5050         (ev_metadata_manager_get), (ev_metadata_manager_set):
5051         * shell/ev-metadata-manager.h:
5052         * shell/ev-window.c: (update_chrome_flag),
5053         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
5054         (setup_document_from_metadata), (setup_chrome_from_metadata),
5055         (setup_sidebar_from_metadata), (setup_view_from_metadata),
5056         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
5057         (ev_window_view_toolbar_cb),
5058         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
5059         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
5060         
5061         Save last document settings and reuse them for new documents.
5062
5063 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5064
5065         * Makefile.am:
5066         * backend/Makefile.am:
5067         * backend/ev-document-factory.c:
5068         * backend/ev-document-factory.h:
5069         * comics/Makefile.am:
5070         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
5071         (comics_document_load), (comics_document_save),
5072         (comics_document_get_n_pages), (comics_document_get_page_size),
5073         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
5074         (comics_document_class_init), (comics_document_can_get_text),
5075         (comics_document_get_info), (comics_document_document_iface_init),
5076         (comics_document_init), (get_supported_image_extensions),
5077         (comics_document_thumbnails_get_geometry),
5078         (comics_document_thumbnails_get_thumbnail),
5079         (comics_document_thumbnails_get_dimensions),
5080         (comics_document_document_thumbnails_iface_init), (extract_argv):
5081         * comics/comics-document.h:
5082         * comics/ev-cbr-mime.xml:
5083         * configure.ac:
5084         * po/POTFILES.in:
5085         * shell/ev-application.c: (ev_application_register_service):
5086         * shell/ev-document-types.c: (ev_document_types_add_filters):
5087         * thumbnailer/Makefile.am:
5088         * thumbnailer/evince-thumbnailer-comics.schemas.in:
5089         
5090         New CBR/CBZ backend for comic books.
5091
5092 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5093
5094         * shell/main.c: (load_files_remote):
5095
5096         Thanks to Robert McQueen <robot101@debian.org>. Dbus
5097         warning on startup of second instance is fixed. It
5098         is bug #320353.
5099
5100 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5101
5102         * shell/ev-window.c: (ev_window_finalize):
5103         
5104         Fix double free that cause crash.
5105
5106 2005-10-29  Bastien Nocera <hadess@hadess.net>
5107
5108         * tiff/tiff-document.c: (tiff_document_load):
5109         
5110         Fix memory leak.
5111
5112 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5113
5114         * po/POTFILES.in:
5115         * shell/Makefile.am:
5116         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
5117         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
5118         (ev_view_accessible_get_text),
5119         (ev_view_accessible_get_character_at_offset),
5120         (ev_view_accessible_get_text_before_offset),
5121         (ev_view_accessible_get_text_at_offset),
5122         (ev_view_accessible_get_text_after_offset),
5123         (ev_view_accessible_get_character_count),
5124         (ev_view_accessible_get_caret_offset),
5125         (ev_view_accessible_set_caret_offset),
5126         (ev_view_accessible_get_run_attributes),
5127         (ev_view_accessible_get_default_attributes),
5128         (ev_view_accessible_get_character_extents),
5129         (ev_view_accessible_get_offset_at_point),
5130         (ev_view_accessible_get_n_selections),
5131         (ev_view_accessible_get_selection),
5132         (ev_view_accessible_add_selection),
5133         (ev_view_accessible_remove_selection),
5134         (ev_view_accessible_set_selection),
5135         (ev_view_accessible_text_iface_init),
5136         (ev_view_accessible_idle_do_action),
5137         (ev_view_accessible_action_do_action),
5138         (ev_view_accessible_action_get_n_actions),
5139         (ev_view_accessible_action_get_description),
5140         (ev_view_accessible_action_get_name),
5141         (ev_view_accessible_action_set_description),
5142         (ev_view_accessible_action_iface_init),
5143         (ev_view_accessible_get_type), (ev_view_accessible_new),
5144         (ev_view_accessible_factory_get_accessible_type),
5145         (ev_view_accessible_factory_create_accessible),
5146         (ev_view_accessible_factory_class_init),
5147         (ev_view_accessible_factory_get_type):
5148         * shell/ev-view-accessible.h:
5149         * shell/ev-view-private.h:
5150         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
5151         * shell/ev-view.h:
5152         
5153         Initial accessibility support.
5154
5155 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
5156
5157         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
5158
5159 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
5160
5161         * shell/ev-print-job.c: (idle_print_handler):
5162         
5163         Fix for bug Bug 318916: Printing multiple pages.
5164
5165 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
5166
5167         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
5168
5169 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5170
5171         * pdf/ev-poppler.cc:
5172         
5173         Thumnail dimensions unified with other backends.
5174         
5175         * shell/ev-window-title.c: (ev_window_title_update):
5176         
5177         Fix warning.
5178
5179 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5180
5181         * data/ev-stock-zoom-fit-width.png:
5182         
5183         Remove unused file.
5184
5185 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5186
5187         * configure.ac:
5188         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
5189         (djvu_document_finalize):
5190         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
5191         (dvi_document_finalize):
5192         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
5193         (pixbuf_document_save), (pixbuf_document_finalize):
5194         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
5195         (tiff_document_finalize):
5196         
5197         Save a copy implemented for various backends.
5198
5199 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
5200
5201         * configure.ac:
5202         
5203         Don't link with ltiff if tiff is disabled.
5204
5205 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5206
5207         * pdf/GDKSplashOutputDev.cc:
5208         * pdf/GDKSplashOutputDev.h:
5209         * pdf/Thumb.cc:
5210         * pdf/Thumb.h:
5211         * pdf/pdf-document.cc:
5212         * pdf/pdf-document.h:
5213         * pdf/test-gdk-output-dev.cc:
5214         
5215         Remove old unused files.
5216
5217 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5218
5219         * shell/ev-window.c: (ev_window_setup_document):
5220         
5221         Fixed warnings on reload and probably crash reason.
5222
5223 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5224
5225         * properties/ev-properties-view.c:
5226         (ev_properties_view_format_date):
5227         
5228         Check if date is invalid. Fix for bug 318134.
5229
5230 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
5231
5232         * shell/ev-window-title.c:
5233         
5234         Add .indd files (Adobe Indesign) to the list of "bad
5235         extensions".
5236
5237 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5238
5239         * data/evince-ui.xml:
5240         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
5241         
5242         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
5243
5244 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5245
5246         * shell/ev-window.c: (launch_link), (launch_external_uri),
5247         (view_external_link_cb):
5248
5249         URL-escape link before passing it to gnome_vfs_url_show.
5250
5251 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5252
5253         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
5254         there isn't text selected.
5255
5256 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
5257
5258         * shell/ev-view.c: (handle_link_over_xy):
5259
5260         Check tooltip is valid utf8 before showing it
5261
5262 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5263
5264         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
5265
5266 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
5267
5268         * shell/ev-window-title.c: (ev_window_title_update):
5269
5270         Guard against using g_strstrip on NULL. Fixes bug #317291.
5271
5272 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5273
5274         * pdf/ev-poppler.cc:
5275
5276         Show title even for unknown links
5277
5278 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5279
5280         * shell/ev-window-title.c: (ev_window_title_update):
5281
5282         Strip the title string
5283
5284 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5285
5286         * shell/ev-window-title.c:
5287
5288         Add .rtf to the bad extensions list
5289
5290 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5291
5292         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
5293         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
5294
5295         Ignore link coordinates if they are outside page bounds
5296
5297 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
5298
5299         * backend/ev-link.c: (ev_link_type_get_type),
5300         (ev_link_get_filename), (ev_link_get_params),
5301         (ev_link_get_property), (ev_link_set_property),
5302         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
5303         * backend/ev-link.h:
5304         * pdf/ev-poppler.cc:
5305         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
5306         * shell/ev-window.c: (launch_link), (view_external_link_cb),
5307         (ev_window_init):
5308
5309         Implement launch links. Delegate external link opening to
5310         the window.
5311
5312 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5313
5314         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
5315         (ev_link_get_right), (ev_link_get_property),
5316         (ev_link_set_property), (ev_link_class_init),
5317         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
5318         * backend/ev-link.h:
5319         * pdf/ev-poppler.cc:
5320         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
5321
5322         Implement fitr links
5323
5324 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5325
5326         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
5327         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
5328         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5329         (ev_view_size_request_continuous),
5330         (ev_view_size_request_dual_page),
5331         (ev_view_size_request_single_page), (ev_view_size_allocate),
5332         (ev_view_zoom_for_size_continuous_and_dual_page),
5333         (ev_view_zoom_for_size_continuous),
5334         (ev_view_zoom_for_size_dual_page),
5335         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5336         (ev_sizing_mode_get_type):
5337         * shell/ev-view.h:
5338         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5339
5340         Do not use modes for link, we need to calculate size ad hoc.
5341         Still not perfect because of the usual scrollbar issues grrr.
5342
5343 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5344
5345         * backend/ev-link.c: (ev_link_type_get_type),
5346         (ev_link_new_page_fith), (ev_link_new_page_fitv):
5347         * backend/ev-link.h:
5348         * pdf/ev-poppler.cc:
5349         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
5350         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
5351         (ev_view_size_request_continuous),
5352         (ev_view_size_request_dual_page),
5353         (ev_view_size_request_single_page), (ev_view_size_allocate),
5354         (zoom_for_size_fit_height),
5355         (ev_view_zoom_for_size_continuous_and_dual_page),
5356         (ev_view_zoom_for_size_continuous),
5357         (ev_view_zoom_for_size_dual_page),
5358         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
5359         (ev_sizing_mode_get_type):
5360         * shell/ev-view.h:
5361         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
5362
5363         Implement FIT_HEIGHT mode (only for links).
5364         Implement FITH links
5365
5366 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5367
5368         * shell/ev-window-title.c: (get_filename_from_uri),
5369         (ev_window_title_sanitize_extension), (ev_window_title_update),
5370         (ev_window_title_set_document), (ev_window_title_set_uri),
5371         (ev_window_title_free):
5372         * shell/ev-window-title.h:
5373         * shell/ev-window.c: (ev_window_setup_document),
5374         (ev_window_popup_password_dialog):
5375
5376         Refactor window title building while fixing it for
5377         password documents.
5378
5379 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
5380
5381         * pdf/ev-poppler.cc:
5382
5383         Escape link title before setting it in the model
5384
5385 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
5386
5387         * shell/ev-application.c: (removed_from_session), (save_session),
5388         (init_session), (ev_application_get_empty_window),
5389         (ev_application_init), (ev_application_get_windows):
5390         * shell/ev-application.h:
5391         * shell/ev-window.c: (ev_window_finalize):
5392
5393         Add a function to retrieve window list and share it where
5394         necessary.
5395         Implement session handling, works pretty well thanks to the
5396         metadata system.
5397
5398 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5399
5400         * shell/ev-password.c: (ev_password_item_created_callback),
5401         (ev_password_dialog_save_password):
5402         
5403         Fix for bug 316972. Use async gnome-keyring API.
5404
5405 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
5406
5407         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
5408         Remove unused unrealize handler. Add scroll handling to
5409         ev_view_scroll_event for presentation mode (bug #316708),
5410         and fix the event state checks there.
5411
5412 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5413
5414         * shell/ev-page-action.c: (page_changed_cb):
5415
5416         "marco, maybe we should be crazy and jump right to 6! :)"
5417
5418         Bryan Clark, Sep 2005
5419
5420 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5421
5422         * ps/ps-document.c: (save_document), (ps_document_save),
5423         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
5424         (ps_document_ps_export_end):
5425
5426         Fix unstructured documents save and print
5427
5428 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5429
5430         * shell/ev-application.c: (ev_application_open_uri):
5431
5432         Fix window size persistance
5433
5434 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
5435
5436         * shell/ev-view.c: (ev_view_button_release_event):
5437
5438         Based on a patch from carlosgc@gnome.org. Mouse buttons
5439         switch pages in presentation mode.
5440
5441 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5442
5443         * shell/ev-page-cache.c: (ev_page_cache_get_size):
5444
5445         Dont cast to int before scaling
5446
5447 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5448
5449         * backend/ev-link.c: (ev_link_type_get_type),
5450         (ev_link_new_page_xyz), (ev_link_new_page_fit),
5451         (ev_link_new_page_fith):
5452         * backend/ev-link.h:
5453         * pdf/ev-poppler.cc:
5454         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
5455
5456         Implement FIT and FITH links
5457
5458 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5459
5460         * pdf/ev-poppler.cc:
5461
5462         Return 0 results when search is not in progress.
5463
5464         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5465         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
5466
5467         Update menu sensitivity when cancelling search
5468
5469 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5470
5471         * shell/ev-view.c: (ev_view_can_find_next):
5472
5473         Take all pages in consideration, not just current one
5474
5475 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5476
5477         * shell/ev-page-cache.c:
5478         * shell/ev-page-cache.h:
5479         * shell/ev-view.c: (ev_view_binding_activated),
5480         (ev_view_next_page), (ev_view_previous_page),
5481         (ev_sizing_mode_get_type):
5482         * shell/ev-view.h:
5483         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
5484         (ev_window_cmd_go_next_page):
5485
5486         Move page next/previous functions from page chace to
5487         view and change it to move by 2 page steps in dual mode.
5488
5489 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5490
5491         * shell/ev-window.c: (update_sidebar_visibility),
5492         (setup_sidebar_from_metadata), (ev_window_setup_document),
5493         (setup_view_from_metadata):
5494
5495         Show the index by default when there is one     
5496
5497 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
5498
5499         * shell/ev-window-title.c: (ev_window_title_set_document):
5500
5501         Missing null check
5502
5503 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5504
5505         * shell/ev-view.c: (view_update_range_and_current_page):
5506         
5507         Allow display of last odd page in dual view. Fix for 316347.
5508
5509 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5510
5511         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
5512         
5513         Make close button default. Fix for 316383.
5514
5515 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5516
5517         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5518         
5519         Mark close button as default. Fix for 316381.
5520
5521 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5522
5523         * backend/ev-link.c: (ev_link_class_init):
5524
5525         Allow negative doubles in left/top properties
5526
5527 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5528
5529         * shell/ev-window.c:
5530
5531         Remove a bunch of strings that was used only
5532         by the statusbar.
5533
5534 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5535
5536         * shell/ev-window-title.c: (get_filename_from_uri),
5537         (ev_window_title_set_document):
5538
5539         When title has a confusing extension, show also
5540         the document filename inside ()
5541
5542 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5543
5544         * shell/Makefile.am:
5545         * shell/ev-window-title.c: (ev_window_title_new),
5546         (ev_window_title_update), (ev_window_title_set_type),
5547         (ev_window_title_set_document), (ev_window_title_free):
5548         * shell/ev-window-title.h:
5549         * shell/ev-window.c: (ev_window_setup_document),
5550         (password_dialog_response), (ev_window_popup_password_dialog),
5551         (ev_window_dispose), (ev_window_init):
5552
5553         Factor out and cleanup window title code
5554
5555 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
5556
5557         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
5558         (unable_to_load):
5559
5560         Make dialog transient so it doesnt block other windows
5561
5562 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5563
5564         * pdf/ev-poppler.cc:
5565         
5566         Fix pdf thumbnails rendering.
5567
5568 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5569
5570         * shell/ev-window.c: (fullscreen_set_timeout):
5571         
5572         Increase timeout to hide full screen popup. Bug 
5573         316123. 
5574
5575 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5576
5577         * data/evince.schemas.in:
5578         * shell/ev-window.c: (update_action_sensitivity):
5579
5580         Allow the user to override document restrictions. Fix for bug
5581         305818.
5582
5583 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
5584
5585         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
5586         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
5587         (ev_window_class_init): Fix multihead behaviour of fullscreen
5588         toolbar popup. Fixes bug #315451.
5589
5590 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5591
5592         * configure.ac:
5593         * data/evince-password.glade:
5594         * shell/ev-password.c: (ev_password_dialog_set_property),
5595         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
5596         (ev_password_dialog_init), (ev_password_set_bad_password_label),
5597         (ev_password_dialog_entry_changed_cb),
5598         (ev_password_dialog_entry_activated_cb),
5599         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
5600         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
5601         (ev_password_dialog_set_bad_pass):
5602         * shell/ev-password.h:
5603         * shell/ev-window.c: (password_dialog_response),
5604         (ev_window_popup_password_dialog):
5605         
5606         Support for gnome-keyring for encrypted PDF's.
5607
5608 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5609
5610         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
5611         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
5612         (ev_view_enter_notify_event), (ev_view_class_init):
5613         
5614         More precise handling of enter_notify/leave_notify events
5615         in EvView. Fix for bug 315470.
5616
5617 2005-09-08  Christopher Aillon  <caillon@redhat.com>
5618
5619         * shell/ev-window.c: (fullscreen_timeout_cb),
5620         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5621         (ev_window_dispose):
5622
5623         leak fix: unref fullscreen_timeout_source before clearing it
5624
5625 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5626
5627         * configure.ac, dvi/mdvi/Makefile.am: 
5628         
5629         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
5630
5631 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5632
5633         * backend/ev-link.c: (ev_link_new_page_xyz):
5634         * pdf/ev-poppler.cc:
5635         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
5636
5637         Fix some bugs with xyz links, respect zoom
5638
5639 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5640
5641         * shell/ev-window.c: (page_changed_cb),
5642         (setup_document_from_metadata), (update_sidebar_visibility),
5643         (setup_view_from_metadata), (ev_window_run_fullscreen),
5644         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5645         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
5646         (ev_window_dual_mode_changed_cb),
5647         (ev_window_sidebar_current_page_changed_cb):
5648
5649         null check uri before setting and getting metadata
5650
5651 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5652
5653         * dvi/Makefile.am:
5654         * properties/Makefile.am:
5655         * shell/Makefile.am:
5656         * thumbnailer/Makefile.am:
5657
5658         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
5659
5660 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5661
5662         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
5663         (selection_changed_callback):
5664         * shell/ev-sidebar-links.h:
5665
5666         Add a signal for link activation.
5667
5668         * shell/ev-view.c: (ev_view_goto_link),
5669         (ev_view_button_release_event):
5670         * shell/ev-view.h:
5671         * shell/ev-window.c: (sidebar_links_link_activated_cb),
5672         (ev_window_init):
5673
5674         Implement the signal so that we can handle all link types.
5675
5676         * shell/ev-page-cache.c:
5677
5678         Remove unused set_link function
5679
5680 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
5681
5682         * lib/ev-tooltip.c: (ev_tooltip_set_position):
5683
5684         Add some space from the cursor, hardcoded but I couldnt
5685         find a better way.
5686
5687 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5688
5689         * lib/ev-tooltip.c:
5690
5691         Use mozilla style vs gtk style, way better for links.
5692
5693         * shell/ev-view.c: (ev_view_motion_notify_event),
5694         (ev_view_destroy), (ev_view_init):
5695
5696         Deactive tooltip when the link hovered is changed.
5697
5698 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
5699
5700         * backend/ev-document.h:
5701         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
5702         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
5703         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
5704         (ev_link_new_page), (ev_link_new_page_xyz):
5705         * backend/ev-link.h:
5706         * pdf/ev-poppler.cc:
5707         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
5708         (go_to_link), (tip_from_link):
5709
5710         Implement xyz links, still not functional. Links are a total
5711         mess, will need to refactor and bugfix a lot :(
5712
5713 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
5714
5715         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
5716
5717 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
5718
5719         * data/evince-ui.xml:
5720         * data/evince.schemas.in:
5721         * shell/Makefile.am:
5722         * shell/ev-window.c: (update_chrome_visibility),
5723         (password_dialog_response), (ev_window_load_job_cb),
5724         (ev_window_xfer_job_cb), (ev_window_open_uri),
5725         (ev_window_class_init), (set_chrome_actions), (load_chrome),
5726         (ev_window_init):
5727
5728         Remove the statusbar. This regress loading feedback, need to
5729         check with Bryan what we want to do there...
5730
5731 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5732
5733         * lib/ev-tooltip.c: (ev_tooltip_init):
5734
5735         Fix tooltip border and size handling
5736
5737 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
5738
5739         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
5740         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
5741         (ev_tooltip_timeout), (ev_tooltip_activate),
5742         (ev_tooltip_deactivate):
5743         * lib/ev-tooltip.h:
5744         * shell/ev-view.c: (ev_view_motion_notify_event):
5745
5746         Delay popup showing. Mirror gtk logic/times.
5747
5748 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
5749
5750         * lib/Makefile.am:
5751         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
5752         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
5753         (ev_tooltip_set_text), (ev_tooltip_set_position):
5754         * lib/ev-tooltip.h:
5755
5756         Simple widget to show tooltips at a custom position
5757
5758         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
5759         (ev_view_destroy):
5760
5761         Use it for links. First go, needs work
5762
5763 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
5764
5765         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
5766         HIG fixes.  Use title capitalization for window title. Use 12 
5767         pixels of space between the dialog's vbox and action area.
5768
5769 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5770
5771         * shell/ev-window.c: (file_open_dialog_response_cb),
5772         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
5773         (ev_window_cmd_save_as):
5774
5775         Make file pickers not modal and refactor code some
5776
5777 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5778
5779         * shell/ev-sidebar.h:
5780         * shell/ev-sidebar.c: (ev_sidebar_set_property),
5781         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
5782         (ev_sidebar_class_init), (ev_sidebar_select_page),
5783         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
5784         (ev_sidebar_set_page):
5785
5786         Add a current page property and allow to get/set it
5787
5788         * shell/ev-window.c: (setup_view_from_metadata),
5789         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
5790
5791         Persist current sidebar page per document
5792
5793 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
5794
5795         * data/evince.schemas.in:
5796         * shell/ev-window.c: (update_chrome_visibility),
5797         (setup_document_from_metadata), (update_sidebar_visibility),
5798         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
5799         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
5800         (ev_window_run_presentation), (ev_window_stop_presentation),
5801         (ev_window_view_sidebar_cb),
5802         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
5803         (load_chrome), (ev_window_init):
5804
5805         Persist size/visibility of sidebar per document
5806
5807 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
5808
5809         * shell/ev-view.c (draw_loading_text): Draw loading text.
5810
5811 2005-09-02  Dan Damian  <dand@gnome.ro>
5812
5813         * configure.in: Added "ro" to ALL_LINGUAS.
5814
5815 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5816
5817         * shell/ev-view.c: (clear_caches):
5818
5819         ev_page_cache_get doesnt return a reference,
5820         dont try to unref it.
5821
5822 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
5823
5824         * shell/main.c: (load_files_remote):
5825
5826         Fix timestamp parameter with dbus <= 0.33
5827
5828 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
5829
5830         * data/evince.schemas.in:
5831
5832         Add missing full stop
5833
5834 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
5835
5836         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
5837         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
5838
5839         Plug some memory leaks
5840
5841 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
5842
5843         * configure.ac:
5844         * lib/ev-debug.c: (trap_handler):
5845
5846         Check for execinfo.h and use it only if it exists.
5847         Ported from Epiphany (bug #314776).
5848
5849 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
5850
5851         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
5852
5853 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
5854
5855         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
5856         * po/id.po      : Added Indonesian translation
5857
5858 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
5859
5860         * shell/main.c:
5861         * shell/ev-application.c: Last minute GTK-2.6 fixes.
5862         * NEWS: Release 0.4.0
5863
5864 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
5865
5866         * configure.ac: catch another gtk+-2.8ism
5867         * shell/main.c: Make work with gtk+-2.6
5868
5869 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
5870
5871         * shell/ev-application-service.xml: Add 'timestamp' argument to
5872           ev_application_open_window and ev_application_open_uri methods.
5873
5874         * shell/ev-application.h: Add 'timestamp' argument to
5875           ev_application_open_window, ev_application_open_uri,
5876           and ev_application_open_uri_list functions.
5877
5878         * shell/ev-application.c (ev_application_open_window,
5879           ev_application_open_uri, ev_application_open_uri_list): Change
5880           functions that show/present windows to use a timestamp if one
5881           is passed in.
5882
5883         * shell/ev-window.c (ev_window_cmd_file_open,
5884           ev_window_cmd_recent_file_activate, drag_data_received_cb):
5885         * shell/main.c (load_files): Modify calls to ev_application to
5886           include GDK_CURRENT_TIME as timestamp.
5887
5888         * shell/main.c (load_files_remote): Obtain timestamp for client
5889           instance from GDK and pass to server instance so new windows are
5890           focused properly.  Fix dbus_g_proxy_call() calls by including second
5891           G_TYPE_INVALID.
5892           
5893         Closes bug #314475.
5894
5895 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
5896
5897         * shell/ev-window.c (ev_window_finalize): Check for
5898         avail. EvWindows when quiting to handle the finalize better,
5899         #314497
5900
5901 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5902         
5903         * properties/ev-properties-view.c: 
5904         
5905         Set textdomain to libglade. Fixes translation problem in property page.
5906
5907 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5908
5909         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
5910         * dvi/Makefile.am:
5911         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
5912         * dvi/mdvi-lib/Makefile.am:
5913         
5914         Fix rotation of thumbnails, ported to new API. Moved library
5915         dependencies earlier, probably it will fix linkage problem.
5916
5917 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
5918
5919         * backend/ev-document-misc.c:
5920         (ev_document_misc_get_thumbnail_frame):
5921         * backend/ev-document-misc.h:
5922         * configure.ac:
5923         * pdf/ev-poppler.cc:
5924         * shell/Makefile.am:
5925         * shell/ev-sidebar-thumbnails.c: (add_range),
5926         (ev_sidebar_thumbnails_set_loading_icon),
5927         (ev_sidebar_thumbnails_refresh),
5928         (ev_sidebar_thumbnails_set_document):
5929         * shell/ev-sidebar-thumbnails.h:
5930         * shell/ev-view.c: (ev_view_motion_notify_event),
5931         (ev_view_set_property), (ev_view_get_property),
5932         (ev_view_class_init), (ev_view_set_rotation):
5933         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
5934         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
5935         (ev_window_init):
5936         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
5937         Redo rotation (again).  prepare for 0.4.0
5938
5939 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
5940
5941         * configure.ac: Bump poppler requirement to 0.4.1.
5942
5943         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
5944         argument to poppler_page_render_selection() call.
5945
5946 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5947
5948         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
5949         (djvu_document_thumbnails_get_thumbnail):
5950         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
5951         (dvi_document_thumbnails_get_thumbnail):
5952         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
5953         (pixbuf_document_thumbnails_get_thumbnail):
5954         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
5955         
5956         Update rotation direction of backends to fit with pdf and ps.
5957
5958 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
5959
5960         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
5961         * backend/ev-async-renderer.h:
5962         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
5963         (setup_page), (ps_document_get_page_size),
5964         (ps_async_renderer_render_pixbuf):
5965         * ps/ps-document.h:
5966         * shell/ev-jobs.c: (ev_job_render_run):
5967
5968         Fix orientation in the postscript document
5969
5970 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
5971
5972         * pdf/ev-poppler.cc:
5973         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
5974         * shell/ev-view.c: (highlight_find_results):
5975
5976         Adapt to the new poppler rotation API. Fix text maps on landscape
5977         documents.
5978
5979 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
5980
5981         * shell/ev-view.c (compute_new_selection_text): get the correct
5982         region when selecting in modes other than continuous.
5983
5984 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
5985
5986         * shell/main.c (main): remove redundant g_warnings.
5987
5988 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5989
5990         * shell/Makefile.am: Don't include autogenerated
5991         file ev-application-service.h into distribution, since
5992         it causes dbus crash. Fix for bugs 313724 and 313443. 
5993
5994 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5995
5996         * configure.ac: Fix sed expression for FreeBSD. Thanks
5997         to Joe Marcus Clark <marcus@freebsd.org>
5998         
5999         * shell/eggfindbar.c: (entry_activate_callback),
6000         (entry_changed_callback), (egg_find_bar_init),
6001         (egg_find_bar_set_search_string):
6002         
6003         Made findbar buttons unsensitive if there is no text in
6004         entry. Fix for the bug 313285.
6005
6006 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6007
6008         * ps/ps-document.c: Use g_filename_display_name for displaying
6009         filenames and revert string freeze breackage
6010
6011 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
6012
6013         * NEWS:
6014         * configure.ac:
6015
6016         Update for 0.3.4
6017
6018         * shell/Makefile.am:
6019
6020         Add ev-application-service.xml to extra dist
6021
6022         * shell/ev-view.c: (find_page_at_location):
6023
6024         Remove unused function (fix warning)
6025
6026 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6027
6028         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
6029         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
6030         
6031         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
6032         bug 313623.
6033
6034 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6035
6036         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
6037         * shell/ev-window.c:
6038         Fix build warnings
6039
6040 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6041
6042         * configure.ac: Update script to get dbus version.
6043         Fix for the bug #313443.
6044
6045 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6046
6047         * shell/ev-window.c: (ev_window_cmd_escape):
6048         
6049         Return focus back to view on escape. Fix for bug 313295.
6050
6051 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6052
6053         * shell/ev-window.c: (update_window_title),
6054         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
6055         (ev_window_cmd_save_as):
6056         
6057         Correct conversion from uri to displayable string. Fix for
6058         bug 313296.
6059
6060 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6061
6062         * ps/ps-document.c: convert filename to utf8 when there is an error
6063         loading document. Fixes #309915
6064
6065 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
6066
6067         * configure.ac:
6068
6069         We depend on poppler 0.4.0
6070
6071 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
6072
6073         * configure.ac:
6074         * NEWS: Release 0.3.3.
6075         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
6076
6077 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
6078
6079         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
6080         add a couple missing mnemonics to menu items, use title 
6081         capitalization for menu items and window titles, and add 
6082         ellipsis to open menu item.     
6083
6084 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
6085
6086         * pdf/ev-poppler.cc:
6087         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
6088         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
6089         (ev_view_get_rotation):
6090         * shell/ev-view.h:
6091         * shell/ev-window.c: (setup_view_from_metadata),
6092         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
6093         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
6094         disk.
6095
6096 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
6097
6098         * configure.ac: Added tr to ALL_LINGUAS
6099
6100 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6101
6102         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
6103         requires several clicks to find word. Thanks to 
6104         Colin Slater <kiltedtaco@gmail.com>.
6105
6106 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
6107
6108         * data/evince.desktop.in.in: Hide menu entry and
6109         rename it to "Document Viewer". Fix for bug 
6110         #312399.
6111
6112 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
6113
6114         * shell/ev-page-action.c (ev_page_action_class_init): 
6115
6116         Point to the correct function in constructor of the
6117         activate_label signal
6118
6119 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
6120
6121         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
6122         * shell/ev-jobs.h: Make thread safe.
6123
6124 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6125
6126         * shell/ev-view.c: (view_update_range_and_current_page):
6127         Don't update page range if we are scrolling to some document
6128         point.
6129
6130 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6131
6132         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
6133         when getting max_page_width, fix drawing in dual mode.
6134
6135 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
6136
6137         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
6138         getting the area for select_all.
6139
6140 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
6141
6142         * backend/ev-selection.c: (ev_selection_render_selection):
6143         * backend/ev-selection.h:
6144         * pdf/ev-poppler.cc:
6145         * shell/ev-jobs.c: (ev_job_render_new):
6146         * shell/ev-jobs.h:
6147         * shell/ev-pixbuf-cache.c: (get_selection_colors),
6148         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
6149         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
6150         (ev_view_class_init):
6151
6152         Change selection color on focus in and focus out events.  Also,
6153         poppler now uses GdkColor for specifying the selection colors, so
6154         drop some awkward conversion code.
6155
6156 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
6157
6158         * configure.ac: Added Hebrew translation
6159
6160 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
6161
6162         * NOTES:
6163         * backend/ev-selection.c: (ev_selection_render_selection):
6164         * backend/ev-selection.h:
6165         * pdf/ev-poppler.cc:
6166         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
6167         (ev_job_render_run):
6168         * shell/ev-jobs.h:
6169         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6170         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
6171         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
6172         (ev_pixbuf_cache_style_changed),
6173         (ev_pixbuf_cache_get_selection_pixbuf),
6174         (ev_pixbuf_cache_set_selection_list),
6175         (ev_pixbuf_cache_get_selection_list):
6176         * shell/ev-pixbuf-cache.h:
6177         * shell/ev-utils.c: (ev_print_region_contents):
6178         * shell/ev-utils.h:
6179         * shell/ev-view.c: (ev_view_queue_draw_page),
6180         (selection_update_idle_cb), (ev_view_motion_notify_event),
6181         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
6182         (setup_caches), (ev_view_find_next), (merge_selection_region),
6183         (selection_free):
6184         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
6185
6186         Clean up selection to be much smoother!
6187
6188 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
6189
6190         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
6191         to poppler_page_render_selection().
6192
6193 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6194
6195         * ps/ps-document.c: (save_page_list): Use
6196         unzipped document when printing. Thanks to 
6197         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
6198         311016.
6199
6200 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6201
6202         * shell/ev-window.c: (update_action_sensitivity):
6203         
6204         Disable print and save respect to lockdown gconf keys. Fix
6205         for 312342.
6206
6207 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6208
6209         * configure.ac:
6210         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
6211         (write_to_temp_file), (ev_file_set_contents):
6212         * shell/ev-utils.h:
6213         * shell/ev-window.c: (save_print_config_to_file):
6214         
6215         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
6216         Fix for bug 312238
6217
6218 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
6219
6220         * shell/ev-window.c: (load_print_config_from_file),
6221         (save_print_config_to_file), (ev_window_print_range):
6222
6223         Persist the print settings. Fixes bug #311578.
6224
6225 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6226
6227         * djvu/djvu-document.c: (djvu_document_get_page_size),
6228         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
6229         (djvu_document_thumbnails_get_thumbnail):
6230         * dvi/dvi-document.c: (dvi_document_get_page_size),
6231         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
6232         (dvi_document_thumbnails_get_dimensions),
6233         (dvi_document_thumbnails_get_thumbnail):
6234         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
6235         (pixbuf_document_render_pixbuf),
6236         (pixbuf_document_document_iface_init),
6237         (pixbuf_document_thumbnails_get_thumbnail):
6238         
6239         Update backends to make them build with new rotation system.
6240
6241 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6242
6243         * help/C/figures/evince_start_window.png:
6244         
6245         Update documentation image from Luca Ferretti <elle.uca@libero.it>
6246
6247 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
6248
6249         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
6250         * shell/ev-pixbuf-cache.h:
6251         * shell/ev-sidebar-thumbnails.c:
6252         (ev_sidebar_thumbnails_get_property), (add_range),
6253         (adjustment_changed_cb):
6254         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
6255         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
6256         we were thumbnailing the entire docment on startup, slowing us
6257         down hugely. 
6258
6259 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
6260
6261         * shell/ev-page-cache.c: (ev_page_cache_new):
6262         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
6263         == 0, fixes #310306.
6264
6265 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6266
6267         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
6268         (ev_view_rotate_left):
6269
6270         Account rotation in doc_rect_to_view_rect.
6271         Ensure rotation doesnt go out of bounds.
6272
6273 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6274
6275         * shell/ev-page-cache.c: (ev_page_cache_get_size):
6276
6277         Correct and cleanup w/h swapping
6278
6279 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6280
6281         * backend/ev-document-thumbnails.c:
6282         (ev_document_thumbnails_get_thumbnail):
6283         * backend/ev-document-thumbnails.h:
6284         * backend/ev-document.c:
6285         * backend/ev-document.h:
6286         * backend/ev-render-context.c: (ev_render_context_new),
6287         (ev_render_context_set_rotation):
6288         * backend/ev-render-context.h:
6289         * pdf/ev-poppler.cc:
6290         * ps/ps-document.c: (ps_document_document_iface_init):
6291         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6292         * shell/ev-jobs.h:
6293         * shell/ev-page-cache.c: (build_height_to_page),
6294         (ev_page_cache_new), (ev_page_cache_get_size),
6295         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6296         (ev_page_cache_get_height_to_page):
6297         * shell/ev-page-cache.h:
6298         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6299         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6300         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
6301         (ev_pixbuf_cache_get_selection_pixbuf):
6302         * shell/ev-pixbuf-cache.h:
6303         * shell/ev-print-job.c: (idle_print_handler):
6304         * shell/ev-sidebar-thumbnails.c: (add_range):
6305         * shell/ev-view.c: (view_update_range_and_current_page),
6306         (get_page_y_offset), (get_page_extents),
6307         (ev_view_size_request_continuous_dual_page),
6308         (ev_view_size_request_continuous),
6309         (ev_view_size_request_dual_page),
6310         (ev_view_size_request_single_page), (draw_one_page),
6311         (ev_view_set_rotation), (ev_view_rotate_right),
6312         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6313         (ev_view_zoom_for_size_continuous_and_dual_page),
6314         (ev_view_zoom_for_size_continuous),
6315         (ev_view_zoom_for_size_dual_page),
6316         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6317         (ev_view_select_all):
6318         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6319         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
6320         (tiff_document_document_iface_init),
6321         (tiff_document_thumbnails_get_thumbnail):
6322
6323         Use rotation rather than orientation. It's easier and enough
6324         for our needs.
6325
6326 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6327
6328         * shell/ev-page-cache.c: (build_height_to_page),
6329         (ev_page_cache_new), (ev_page_cache_get_size),
6330         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
6331         (ev_page_cache_get_height_to_page):
6332         * shell/ev-page-cache.h:
6333         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
6334         (ev_view_size_request_continuous_dual_page),
6335         (ev_view_size_request_continuous),
6336         (ev_view_zoom_for_size_continuous_and_dual_page),
6337         (ev_view_zoom_for_size_continuous):
6338
6339         Make the page cache aware of page orientation.
6340
6341 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6342
6343         * backend/ev-document-thumbnails.c:
6344         (ev_document_thumbnails_get_thumbnail):
6345         * backend/ev-document-thumbnails.h:
6346         * backend/ev-document.c:
6347         * backend/ev-document.h:
6348         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
6349         * backend/ev-ps-exporter.h:
6350         * pdf/ev-poppler.cc:
6351         * ps/ps-document.c: (ps_document_document_iface_init),
6352         (ps_document_ps_export_do_page):
6353         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
6354         * shell/ev-jobs.h:
6355         * shell/ev-page-cache.c: (ev_page_cache_get_size),
6356         (ev_page_cache_get):
6357         * shell/ev-page-cache.h:
6358         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6359         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
6360         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
6361         * shell/ev-pixbuf-cache.h:
6362         * shell/ev-print-job.c: (idle_print_handler):
6363         * shell/ev-sidebar-thumbnails.c: (add_range):
6364         * shell/ev-view.c: (view_update_range_and_current_page),
6365         (get_page_extents), (ev_view_size_request_dual_page),
6366         (ev_view_size_request_single_page), (draw_one_page),
6367         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
6368         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
6369         (ev_view_zoom_for_size_dual_page),
6370         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
6371         (ev_view_select_all):
6372         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6373         * tiff/tiff-document.c: (tiff_document_get_page_size),
6374         (tiff_document_get_orientation), (rotate_pixbuf),
6375         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
6376         (tiff_document_thumbnails_get_thumbnail),
6377         (tiff_document_ps_export_do_page), (tiff_document_init):
6378
6379         Really make use of the orientation bit of the render context.
6380         Use the render context in a few more places in the backend API.
6381         This regress orientation, but now it's done right. Will try to
6382         fix it up asap...
6383
6384 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
6385
6386         * shell/ev-view.c: (ensure_rectangle_is_visible):
6387
6388         Patch by Nickolay V. Shmyrev to fix find flickering
6389
6390 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
6391
6392         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
6393         duplex parameters to ::begin.
6394
6395         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
6396         * shell/ev-print-job.c (idle_print_handler): 
6397         * ps/ps-document.c (ps_document_ps_export_begin): 
6398         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
6399         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
6400         implementations. Poppler backend needs poppler cvs. Rest has
6401         unchanged behavior.
6402
6403 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6404
6405         * shell/ev-window.c (using_pdf_printer): new function.
6406         (ev_window_print_range): print a less techy message if someone
6407         tries to print to PDF.
6408
6409 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
6410
6411         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
6412         from "unknown font" string. Bug #311431
6413
6414 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6415
6416         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
6417
6418 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
6419
6420         Bug #311280
6421         
6422         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
6423         name for PopplerFontTypes
6424         (pdf_document_fonts_fill_model): add font type to the detail column
6425
6426         * backend/ev-document-fonts.h: added
6427         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
6428
6429         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
6430         font name and font details, add a little markup.
6431         (ev_properties_fonts_init): use the new cell data func, specify ypad
6432         property for the cell renderer.
6433         (ev_properties_fonts_set_document): add the details column.
6434
6435 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
6436
6437         * configure.ac: Added "pl" to ALL_LINGUAS.
6438
6439 2005-07-24  Danilo Šegan  <danilo@gnome.org>
6440
6441         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
6442
6443 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
6444
6445         * help/ChangeLog: Started this for translations of manual.
6446         * configure.ac, autogen.sh, .cvsignore: Migrated to
6447         gnome-doc-utils. Patch in bug #311222.
6448
6449 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
6450
6451         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
6452         #ifdef this away to fix an unused-function warning.
6453
6454 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
6455
6456         * configure.ac: Added 'gl' to ALL_LINGUAS.
6457
6458 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
6459
6460         * configure.ac: Added ne in ALL_LINGUAS
6461         
6462 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6463
6464         * shell/ev-view.c: (ev_view_leave_notify_event):
6465         
6466         Clear status message when pointer leaves view. Fix for bug
6467         #310818 
6468
6469 2005-07-20 Ankit Patel <ankit644@yahoo.com>
6470
6471         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
6472
6473 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6474
6475         * shell/ev-view.c: (ev_view_leave_notify_event),
6476         (ev_view_class_init):
6477         
6478         Set cursor to normal then leaving view.
6479
6480 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6481
6482         * configure.ac:
6483         
6484         Fix required djvulibre version.
6485
6486 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
6487
6488         *configure.ac: Hindi (hi) language added
6489
6490 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
6491
6492         *configure.ac: Punjabi (pa) Language added
6493
6494 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6495
6496         * data/evince-ui.xml, shell/ev-window.c:
6497         
6498         Add keypad accelerators for zooming. Fix for bug 308128.
6499
6500 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6501
6502         * Makefile.am:
6503         * backend/Makefile.am:
6504         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
6505         * configure.ac:
6506         * shell/ev-document-types.c: (ev_document_types_add_filters):
6507
6508         Allow to enable/disable the pixbuf backend.
6509         Default to off for now. If we want it enabled we should
6510         really put mime types in the desktop, implement properties etc.
6511
6512         * properties/evince-properties.c:
6513
6514         Initialize error to NULL.
6515         Check error is not NULL before freeing.
6516
6517 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6518
6519         * shell/ev-window.c:
6520
6521         Use F5 as presentation accell
6522
6523 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6524
6525         * shell/ev-window.c: (update_chrome_visibility),
6526         (ev_window_create_fullscreen_popup), (ev_window_init):
6527
6528         Do not leak the fullscreen toolbar
6529
6530 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6531
6532         * shell/ev-window.c: (view_actions_focus_in_cb),
6533         (view_actions_focus_out_cb):
6534
6535         These has a return value! Fix totally random focus
6536         issues we was seeing.
6537
6538 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6539
6540         * shell/main.c: (load_files_remote):
6541
6542         Allow open more than one file
6543
6544 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
6545
6546         * shell/main.c: (load_files_remote):
6547
6548         Fix for dbus 0.33. bug #309975
6549
6550 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6551
6552         * properties/ev-properties-main.c: (ev_properties_get_pages):
6553
6554         Actually return NULL for types we dont support
6555
6556 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
6557
6558         * po/POTFILES.in:
6559
6560         Remove empty lines.
6561
6562 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
6563
6564         * backend/ev-document-factory.c:
6565         (ev_document_factory_get_document):
6566
6567         Do not try to create the object if type
6568         is invalid.
6569
6570 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6571
6572         * ps/ps-document.c: (ps_document_dispose),
6573         (ps_async_renderer_render_pixbuf):
6574         * ps/ps-document.h:
6575
6576         Do not leak the target window
6577
6578 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6579
6580         * shell/ev-application.c: (ev_application_init):
6581
6582         Let tbe check file existence for us.
6583         Add a comment about eggrecent mime filter.
6584
6585 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
6586
6587         * data/evince-ui.xml:
6588         * shell/ev-application.c: (ev_application_shutdown),
6589         (ev_application_init), (ev_application_get_toolbars_model),
6590         (ev_application_get_recent_model),
6591         (ev_application_save_toolbars_model):
6592         * shell/ev-application.h:
6593         * shell/ev-window.c: (ev_window_add_recent),
6594         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
6595         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
6596         (ev_window_init):
6597
6598         Use common toolbar and recent models for all windows.
6599         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6600
6601 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
6602
6603         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
6604         successfully check for gtk_icon_view_get_visible_range.
6605
6606 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6607
6608         * djvu/Makefile.am:
6609         * dvi/Makefile.am:
6610         
6611         Fix djvu and dvi backend build.
6612
6613 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6614
6615         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
6616         (new_separator_pixbuf):
6617
6618         Don't leak windows.
6619
6620 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
6621
6622         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
6623
6624         HIGification of toolbar editor dialogue.
6625
6626 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6627
6628         * configure.ac:
6629         * shell/Makefile.am:
6630
6631         Ever build metadata manager since it's just
6632         disabled at runtime now.
6633
6634 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6635
6636         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
6637         (ev_metadata_manager_get), (ev_metadata_manager_set):
6638         * shell/ev-metadata-manager.h:
6639
6640         Add an _init functions that enabled metadata management
6641         at runtime.
6642
6643         * shell/ev-window.c: (page_changed_cb),
6644         (setup_document_from_metadata), (ev_window_setup_document),
6645         (setup_view_from_metadata), (ev_window_open_uri),
6646         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6647         (ev_window_run_presentation), (ev_window_stop_presentation),
6648         (save_sizing_mode), (ev_window_zoom_changed_cb),
6649         (ev_window_continuous_changed_cb),
6650         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
6651         (window_configure_event_cb):
6652
6653         Remove all ugly metadata define since we deal with it
6654         at runtime now.
6655
6656         * shell/main.c: (load_files_remote), (main):
6657
6658         Add support for dbus cvs head. Hopefully didnt break one
6659         of the other versions now!
6660
6661         If we dont get a response from the dbus server just
6662         give up with it and not enable metadata.
6663
6664 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6665
6666         * Makefile.am:
6667         * backend/Makefile.am:
6668         * configure.ac:
6669         * cut-n-paste/recent-files/Makefile.am:
6670         * cut-n-paste/toolbar-editor/Makefile.am:
6671         * cut-n-paste/zoom-control/Makefile.am:
6672         * lib/Makefile.am:
6673         * pdf/Makefile.am:
6674         * pixbuf/Makefile.am:
6675         * properties/Makefile.am:
6676         * ps/Makefile.am:
6677         * shell/Makefile.am:
6678         * thumbnailer/Makefile.am:
6679         * tiff/Makefile.am:
6680
6681         Make frontends depend on just libev.
6682         Rework and group CFLAGS/LIBS definitions.
6683         Cleanups.
6684
6685 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6686
6687         * shell/ev-window:
6688
6689         do not unnecessarily save zoom
6690
6691         * configure.ac:
6692         * lib/ev-file-helpers.c: (ev_dot_dir):
6693         * shell/Makefile.am:
6694         * shell/dummy.cc:
6695
6696         Some cleanups
6697
6698 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6699
6700         * configure.ac:
6701         
6702         Remove unnecessary dependencies
6703
6704 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6705
6706         * properties/Makefile.am:
6707         * thumbnailer/Makefile.am:
6708         * tiff/Makefile.am:
6709
6710         Some more cleanups. Was really necessary
6711         but I probably introduced bugs, feel free
6712         to flame :)
6713
6714 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6715
6716         * backend/Makefile.am:
6717         * configure.ac:
6718         * cut-n-paste/recent-files/Makefile.am:
6719         * cut-n-paste/toolbar-editor/Makefile.am:
6720         * cut-n-paste/zoom-control/Makefile.am:
6721         * lib/Makefile.am:
6722         * pdf/Makefile.am:
6723         * pixbuf/Makefile.am:
6724         * properties/Makefile.am:
6725         * ps/Makefile.am:
6726         * shell/Makefile.am:
6727         * thumbnailer/Makefile.am:
6728         * tiff/Makefile.am:
6729
6730         Use gnome-common macros when possible.
6731         Cleanup dependencies.
6732         Actually disable deprecated where possible.
6733
6734 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
6735
6736         * Makefile.am:
6737         * backend/Makefile.am:
6738         * properties/Makefile.am:
6739         * shell/Makefile.am:
6740         * thumbnailer/Makefile.am:
6741
6742         This should solve the circular dep without
6743         requiring dir reorg!
6744
6745         * shell/ev-window.c: (setup_view_from_metadata):
6746
6747         Never restore window size/position when the
6748         window is already visible.
6749
6750 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6751
6752         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
6753
6754         Return a boolean from timeout func. Fix ported from gedit.
6755
6756 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
6757
6758         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
6759
6760 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6761
6762         * shell/ev-document-types.c: set "All Documents" as default filter in
6763         open dialog
6764
6765 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
6766
6767         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
6768         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
6769         (ev_metadata_manager_set_boolean): fix value/val thinko.
6770
6771 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6772
6773         * shell/ev-window.c: (setup_view_from_metadata),
6774         (window_state_event_cb), (window_configure_event_cb),
6775         (ev_window_init):
6776
6777         Remember window position and maximized state
6778
6779 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
6780
6781         * configure.ac:
6782
6783         Fix DBUS configure checks.
6784
6785         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
6786         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
6787         (ev_metadata_manager_set_boolean):
6788
6789         Plug mem leaks.
6790
6791         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
6792         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6793         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
6794         (ev_window_continuous_changed_cb),
6795         (ev_window_dual_mode_changed_cb), (ev_window_new):
6796
6797         Fix the build without DBUS.
6798
6799 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
6800
6801         * shell/ev-metadata-manager.c: (parse_value), (save_values),
6802         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
6803         (ev_metadata_manager_set_string),
6804         (ev_metadata_manager_set_boolean):
6805         * shell/ev-metadata-manager.h:
6806
6807         Add support for some more types
6808
6809         * shell/ev-view.c: (scroll_to_current_page),
6810         (ev_view_get_continuous), (ev_view_set_continuous),
6811         (ev_view_get_dual_page):
6812         * shell/ev-view.h:
6813         * shell/ev-window.c: (page_changed_cb),
6814         (setup_document_from_metadata), (ev_window_setup_document),
6815         (setup_view_from_metadata), (ev_window_open_uri),
6816         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6817         (ev_window_run_presentation), (ev_window_stop_presentation),
6818         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
6819         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
6820         (ev_window_update_dual_page_action),
6821         (ev_window_continuous_changed_cb),
6822         (ev_window_dual_mode_changed_cb), (ev_window_init):
6823
6824         Remember a bunch of view/document properties. Prolly some
6825         are still missing but it's getting interesting.
6826
6827 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
6828
6829         * configure.ac: check if dbus-binding-tool is installed. Not the
6830         case on current Ubuntu breezy, it seems.
6831
6832 2005-07-05  Luca Ferretti <elle.uca@libero.it>
6833
6834         * data/evince.desktop.in.in:
6835         
6836         Allow open uri lists and add TryExec field.
6837
6838 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6839
6840         * configure.ac:
6841
6842         Enable dbus when available, do not require a configure
6843         option.
6844
6845 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6846
6847         * configure.ac:
6848
6849         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
6850         disabled.
6851
6852 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6853         Marco Pesenti Gritti  <mpg@redhat.com>
6854
6855         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
6856         
6857         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
6858         functions to the format required by dbus
6859
6860         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
6861         errors. Use the RPC parameters in the expected way
6862
6863 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6864
6865         * Makefile.am:
6866         * properties/Makefile.am:
6867         * properties/ev-properties-main.c: (ev_properties_get_pages):
6868
6869         Support all mime types
6870
6871         * shell/Makefile.am:
6872         * thumbnailer/Makefile.am:
6873         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
6874         (evince_thumbnail_pngenc_get):
6875
6876         Use the document factory
6877
6878 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6879
6880         * backend/Makefile.am:
6881         * backend/ev-document-factory.c:
6882         (mime_type_supported_by_gdk_pixbuf),
6883         (ev_document_type_get_from_mime),
6884         (ev_document_factory_get_document),
6885         (ev_document_factory_get_backend),
6886         (ev_document_factory_get_mime_types),
6887         (ev_document_factory_get_all_mime_types):
6888         * backend/ev-document-factory.h:
6889         * shell/Makefile.am:
6890         * shell/ev-document-types.c: (get_document_from_uri),
6891         (ev_document_types_get_document),
6892         (file_filter_add_mime_list_and_free),
6893         (ev_document_types_add_filters):
6894         * shell/ev-document-types.h:
6895         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6896         * shell/ev-properties-dialog.c:
6897         (ev_properties_dialog_set_document):
6898         * shell/ev-window.c: (ev_window_cmd_file_open),
6899         (ev_window_cmd_save_as):
6900         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6901
6902         Rework document types managing to avoid code duplication
6903         and actually abstract from backend implementations.
6904         Also provide a minimal factory api that can be used by
6905         thumbnailer/properties.
6906
6907 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
6908
6909         * properties/ev-properties-view.c: (ev_properties_view_set_info):
6910         Plug a mem leak.
6911         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6912         HIG spacings.
6913
6914 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6915
6916         * shell/ev-properties-dialog.c
6917         (ev_properties_dialog_set_document): only call
6918         ev_properties_fonts_set_document() if the document implements the
6919         fonts interface
6920
6921 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
6922
6923         * configure.ac:
6924         * properties/Makefile.am:
6925         * properties/ev-properties-view.c:
6926         (ev_properties_view_register_type):
6927         * properties/ev-properties-view.h:
6928         * properties/ev-properties-main.h:
6929
6930         Implement nautilus plugin for properties.
6931         Works only for pdf atm, I need to rework the
6932         document types stuff to get this to work
6933         for all backends...
6934
6935 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6936
6937         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
6938         (ev_properties_fonts_set_document): use
6939         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
6940
6941 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6942
6943         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
6944         them
6945         (PlaceImage, tiff2ps_process_page): use
6946         g_ascii_dtostr to convert floats to strings in a locale-safe way.
6947
6948
6949 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
6950
6951         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
6952         (main): to call gnome_authentication_manager_init. Should fix
6953         Bug #308510
6954
6955         * configure.ac: that requires libgnomeui 2.6.0.
6956
6957 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6958
6959         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
6960         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
6961         use the new tiff2ps interfaces
6962
6963         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
6964         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
6965
6966         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
6967         structure instead of global variables.  Remove use of static
6968         variables in functions.
6969
6970 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
6971
6972         * shell/ev-page-action.c: unref the completion after setting it to the
6973         entry
6974
6975 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6976
6977         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
6978         postscript files
6979
6980 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
6981
6982         * shell/ev-window.c (update_action_sensitivity): disable
6983         File->Print if the document does not implement the ps exporter
6984         interface
6985
6986 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
6987
6988         * Makefile.am:
6989         * configure.ac:
6990         * data/evince-properties.glade:
6991         * properties/.cvsignore:
6992         * properties/Makefile.am:
6993         * properties/ev-properties-view.c: (ev_properties_view_dispose),
6994         (ev_properties_view_class_init), (ev_properties_view_format_date),
6995         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
6996         (ev_properties_view_init), (ev_properties_view_new):
6997         * properties/ev-properties-view.h:
6998         * shell/Makefile.am:
6999         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
7000         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
7001         (ev_properties_dialog_new):
7002         * shell/ev-properties-dialog.h:
7003         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
7004         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
7005         (update_progress_label), (job_fonts_finished_cb),
7006         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
7007         * shell/ev-properties-fonts.h:
7008         * shell/ev-properties.c:
7009         * shell/ev-properties.h:
7010         * shell/ev-window.c: (ev_window_setup_document),
7011         (ev_window_cmd_file_properties):
7012
7013         Split the properties pages in two different objects, depend
7014         only on the backend where possible, use widgets instead
7015         of gobject for the glade part, reimplement the dialog
7016         itself with gtk.
7017         I need this to implement nautilus properties page.
7018
7019 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
7020
7021         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
7022         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
7023         (tiff_document_document_ps_exporter_iface_init): implement the ps
7024         exporter interface for tiff documents
7025
7026         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
7027         libtiff to implement TIFF postscript export
7028
7029         * tiff/tiff2ps.h: added a header file for external tiff2ps
7030         functions.
7031
7032         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
7033         tiff2ps.h
7034
7035 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7036
7037         * shell/ev-view.c: (scroll_to_current_page),
7038         (ev_view_set_fullscreen), (ev_view_set_presentation):
7039         
7040         Scroll to current page when exit from presentation
7041
7042 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7043
7044         * shell/ev-window.c: (update_document_mode),
7045         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7046         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
7047         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
7048         
7049         Exit from fullscreen mode when switch to presentation. Fix for
7050         bug 309365
7051
7052 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7053
7054         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
7055         return NULL if the document does not implement the selection
7056         interface.
7057
7058 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
7059
7060         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
7061         reported height by using the resolution aspect ratio
7062         (tiff_document_render_pixbuf): scale the pixbuf using the
7063         resolution aspect ratio
7064
7065 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7066
7067         * configure.ac:
7068         
7069         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
7070         <kiltedaco@gmail.com>
7071         
7072         * djvu/djvu-document.c: (djvu_document_get_orientation),
7073         (djvu_document_set_orientation), (djvu_document_get_page_size),
7074         (rotate_pixbuf), (djvu_document_render_pixbuf),
7075         (djvu_document_document_iface_init):
7076         * dvi/dvi-document.c: (dvi_document_get_orientation),
7077         (dvi_document_set_orientation), (dvi_document_get_page_size),
7078         (rotate_pixbuf), (dvi_document_render_pixbuf),
7079         (dvi_document_document_iface_init):
7080         
7081         Dvi and djvu backends are ported to new API
7082
7083 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
7084
7085         * backend/ev-selection.c: (ev_selection_get_selection_region),
7086         (ev_selection_get_selection_map):
7087         * backend/ev-selection.h:
7088         * pdf/ev-poppler.cc:
7089         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7090         * shell/ev-jobs.h:
7091         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7092         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7093         (ev_pixbuf_cache_get_text_mapping):
7094         * shell/ev-pixbuf-cache.h:
7095         * shell/ev-view.c: (location_in_text),
7096         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
7097         support to EvView.  Now we can see where we can select!  Sweet!
7098
7099 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7100
7101         * shell/ev-view.c (ev_view_button_press_event): Fix
7102         event->y + view->scroll_x typo.
7103
7104 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
7105
7106         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
7107         sub-GdkPixbuf instead of passing dest_x and dest_y.
7108         
7109         * shell/ev-view.c: (view_point_to_doc_point),
7110         (view_rect_to_doc_rect), (ev_view_button_press_event),
7111         (ev_view_motion_notify_event), (compute_new_selection_rect),
7112         (gdk_rectangle_point_in), (compute_new_selection_text),
7113         (compute_selections): Update selection code to keep the selection
7114         around as two points and not as a normalized rectangle, and fix
7115         page level selection in two-column mode.
7116
7117 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
7118
7119         * shell/ev-window.c: (window_configure_event_cb): 
7120         
7121         Fix compilation
7122         
7123 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7124
7125         * pdf/ev-poppler.cc:
7126
7127         Fix compilation
7128
7129 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
7130
7131         * shell/Makefile.am:
7132         * shell/ev-metadata-manager.c: (item_free),
7133         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
7134         (parse_value), (parseItem), (load_values),
7135         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
7136         (save_values), (save_item), (get_oldest), (resize_items),
7137         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
7138         * shell/ev-metadata-manager.h:
7139
7140         Metadata manager from gedit but modified to use GValue, so that
7141         we dont need to keep converting from strings.
7142
7143         * configure.ac:
7144
7145         ENABLE_METADATA conditional, on when dbus is on
7146
7147         * shell/ev-application.c: (ev_application_open_uri):
7148
7149         Show the window after load so that we can initialize
7150         window size before it's showed.
7151
7152         * shell/ev-window.c: (ev_window_setup_from_metadata),
7153         (ev_window_open_uri), (window_configure_event_cb),
7154         (ev_window_init):
7155
7156         Save and load metadata information about window size.
7157         Not yet keeping states in account.
7158
7159         * shell/main.c: (main):
7160
7161         Shutdown metadata manager.
7162
7163 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7164
7165         * shell/ev-application-service.xml:
7166         * configure.ac:
7167         * shell/Makefile.am:
7168         * shell/ev-application.c:
7169         * shell/ev-application.h:
7170         * shell/ev-window.c:
7171         * shell/ev-window.h:
7172         * shell/main.c:
7173
7174         Add an optional dbus interface (--enable-dbus).
7175         Rework application code, mainly to be easier to
7176         use "remotely".
7177         Do not open multiple windows with the same document,
7178         spatial evince!
7179
7180 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
7181
7182         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
7183         pixbuf iff it exists.
7184
7185 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
7186
7187         * shell/*:
7188         * backend/ev-render-context.[ch]:
7189         * backend/ev-selection.[ch]:
7190
7191         Massive changes.  We now support text selection of pdfs, and not
7192         just rectangular selection.  This is pretty broken still, but I
7193         want to get something into CVS.
7194
7195 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7196
7197         * pdf/ev-poppler.cc:
7198         
7199         Fix for Bug 309080: crash on window close.
7200         
7201         * shell/ev-page-action.c: (page_changed_cb):
7202         
7203         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
7204         jensgr@gmx.net (Jens Granseuer).
7205
7206 2005-06-25  Marcel Telka  <marcel@telka.sk>
7207
7208         * configure.in (ALL_LINGUAS): Added sk.
7209
7210 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
7211
7212         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
7213         not a document open
7214
7215 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7216
7217         * NEWS:
7218         * configure.ac:
7219
7220         Release 0.3.2
7221
7222         * cut-n-paste/recent-files/Makefile.am:
7223
7224         Fix make distcheck
7225
7226 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7227
7228         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
7229         (pixbuf_document_set_orientation), (rotate_pixbuf),
7230         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
7231         (pixbuf_document_document_iface_init), (pixbuf_document_init):
7232
7233         Implement rotation and cleanup the code a bit.
7234
7235         * tiff/tiff-document.c: (tiff_document_get_page_size),
7236         (tiff_document_get_orientation), (tiff_document_set_orientation),
7237         (rotate_pixbuf), (tiff_document_render_pixbuf),
7238         (tiff_document_document_iface_init), (tiff_document_init):
7239
7240         Implement rotation. Was the quicker solution for the release
7241         but we really need to share this code in the shell.
7242
7243 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
7244
7245         * pdf/ev-poppler.cc:
7246
7247         Enable rotation, require poppler cvs. Fix a leak.
7248
7249 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7250
7251         * shell/ev-window.c: (update_action_sensitivity):
7252         
7253         Make properties unsensitive if document backend doesn't provide
7254         any info
7255
7256 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7257
7258         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
7259         (bitmap_flip_horizontally), (bitmap_flip_vertically),
7260         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
7261         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
7262         (bitmap_flip_rotate_counter_clockwise):
7263         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
7264         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
7265         (buff_gets):
7266         * dvi/mdvi-lib/common.h:
7267         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
7268         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
7269         (opendvi), (mdvi_reload), (mdvi_init_context),
7270         (mdvi_destroy_context), (mdvi_dopage), (special):
7271         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
7272         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
7273         (file_hash_free), (register_encoding), (parse_spec),
7274         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
7275         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
7276         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
7277         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
7278         (mdvi_register_font_type), (mdvi_unregister_font_type),
7279         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
7280         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
7281         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
7282         (mdvi_hash_destroy_key), (mdvi_hash_reset):
7283         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
7284         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
7285         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
7286         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
7287         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
7288         * dvi/mdvi-lib/special.c: (mdvi_register_special),
7289         (mdvi_unregister_special), (mdvi_flush_specials):
7290         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
7291         (t1_font_remove):
7292         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
7293         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
7294         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
7295         (free_font_metrics), (flush_font_metrics):
7296         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
7297         (tt_font_remove):
7298         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
7299         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
7300         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
7301         (dstring_insert), (dstring_new), (dstring_reset):
7302         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
7303         
7304         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
7305         avoid conflict with libtool on FC4
7306         
7307         * shell/ev-window.c: (ev_window_cmd_help_about):
7308         
7309         Update copyright year. Fix for bug 308828.
7310
7311 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7312
7313         * shell/ev-view.c: (add_scroll_binding_keypad),
7314         (ev_view_binding_activated), (ev_view_class_init),
7315         (on_adjustment_value_changed):
7316         
7317         Bug 170874: Arrow keys switch pages in presentation mode
7318
7319 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7320
7321         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7322         
7323         Fix for Bug 308265: Sidebar dissappears coming out of 
7324         Presentation mode
7325
7326 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
7327
7328         * shell/ev-application.c: (ev_application_open):
7329         * shell/ev-document-types.c: (ev_document_types_add_filters),
7330         (ev_document_types_add_filters_for_type):
7331         * shell/ev-document-types.h:
7332         * shell/ev-window.c: (ev_window_cmd_save_as):
7333         
7334         Suggest basename as template when saving, provide filters
7335         for save dialog. It's bug 308402
7336
7337 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7338
7339         * pdf/ev-poppler.cc:
7340         * shell/ev-sidebar-links.c: (job_finished_callback):
7341         * shell/ev-view.c: (update_find_status_message):
7342         
7343         Some leaks fixed
7344
7345 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7346
7347         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7348         (egg_recent_view_uimanager_set_list):
7349
7350         Fix buglet in !show_numbers case.
7351
7352 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
7353
7354         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7355         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
7356
7357         Use pango ellipsisation.
7358
7359         * pdf/ev-poppler.cc:
7360
7361         Fix refcount leak, from nsh.
7362
7363 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7364
7365         * cut-n-paste/recent-files/Makefile.am:
7366         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7367         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7368         
7369         Removed EggRecentViewGtk
7370         
7371         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7372         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7373         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
7374         (ev_window_setup_recent):
7375         
7376         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
7377         with other projects
7378
7379 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7380
7381         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7382         (egg_recent_view_gtk_finalize):
7383
7384         Fix memory leak
7385
7386         * cut-n-paste/toolbar-editor/Makefile.am:
7387         
7388         Fix location of cursor icon.
7389         
7390         * pdf/ev-poppler.cc:
7391         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
7392         (display_completion_text), (match_completion):
7393         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7394         (selection_changed_callback), (create_loading_model),
7395         (print_section_cb), (links_page_num_func),
7396         (update_page_callback_foreach):
7397         * shell/ev-window.c: (ev_window_dispose):
7398         
7399         Small memory fixes. Links model now store objects instead
7400         of pointers to improve memory management. 
7401
7402 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7403
7404         * shell/ev-window.c: (zoom_control_changed_cb):
7405         
7406         Fix update of zoom control (bug 308268).
7407
7408 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
7409
7410         * shell/ev-properties.c (set_property): escape the text correctly.
7411         Handles non-UTF-8 properties and escaped properties.  Also, sets
7412         the text to "<i>None</i>" if the property isn't set.
7413
7414         * data/evince-properties.glade: Change the label to be ellipsized,
7415         and give it a minimum size.
7416
7417 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7418
7419         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
7420         * shell/ev-sidebar-links.c: (create_loading_model):
7421         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7422         * shell/ev-view.c: (ev_view_set_document):
7423         * shell/ev-window.c: (ev_window_dispose):
7424         
7425         Various small fixes, mostly memory leaks. Thanks to valgrind.
7426
7427 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
7428
7429         * ps/ps-document.c: remove the locale.h include again ;-). And
7430         kill the (bogus) setlocale/savelocale business.
7431
7432 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
7433
7434         * ps/ps-document.c:
7435         
7436         Include locale.h to fix build
7437         
7438         * shell/ev-sidebar.c:
7439         
7440         Remove unnecessary includes
7441
7442 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7443
7444         * dvi/dvi-document.c: (dvi_document_load):
7445         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
7446         * po/POTFILES.in:
7447         
7448         Check for incorrect dvi files. Fix parsing dvi on AMD64
7449         platform. Thanks to tester@tester.ca (Olivier Crete).
7450
7451 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7452
7453         * shell/ev-page-action.c: (match_selected_cb),
7454         (display_completion_text), (match_completion), (update_model):
7455         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
7456         (expand_open_links):
7457         * shell/ev-sidebar.c: (ev_sidebar_destroy),
7458         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
7459         (ev_sidebar_set_document):
7460         * shell/ev-window.c: (ev_window_xfer_job_cb),
7461         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
7462         
7463         Fixed lot's of memory leaks, for example, memory leak on reload, 
7464         described in bug 307793.
7465
7466 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7467
7468         * pdf/ev-poppler.cc:
7469         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
7470         (update_visible_range), (adjustment_changed_cb),
7471         (ev_sidebar_thumbnails_fill_model),
7472         (ev_sidebar_thumbnails_refresh),
7473         (ev_sidebar_tree_selection_changed),
7474         (ev_sidebar_icon_selection_changed),
7475         (ev_sidebar_thumbnails_use_icon_view),
7476         (ev_sidebar_thumbnails_set_document):
7477         * shell/ev-sidebar-thumbnails.h:
7478         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7479         (ev_window_cmd_edit_rotate_right), (ev_window_init):
7480
7481         Refresh thumbnails when changing orientation. Not fully
7482         working yet becuase of a sidebar bug.
7483
7484         Set page orientation to poppler page everywhere. This sucks
7485         really need to fix poppler.
7486
7487 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
7488
7489         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
7490         (egg_recent_view_gtk_new_menu_item),
7491         (egg_recent_view_gtk_set_property),
7492         (egg_recent_view_gtk_get_property),
7493         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
7494         (egg_recent_view_gtk_set_tooltip_func),
7495         (egg_recent_view_gtk_set_label_width),
7496         (egg_recent_view_gtk_get_label_width):
7497         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
7498
7499         Sync with libegg (ellipsize labels)
7500
7501 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7502
7503         * data/evince-ui.xml:
7504         * shell/ev-window.c: (ev_window_cmd_go_forward),
7505         (ev_window_cmd_go_backward):
7506         
7507         Shift + PageUp moves 10 Pages. Fix for 306125
7508
7509 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7510
7511         * pdf/ev-poppler.cc:
7512
7513         Add a flag to check if orientation has been overriden
7514
7515 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
7516
7517         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
7518         field if necessary.
7519
7520         * ps/ps.h: add creator field to document.
7521
7522         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
7523         set creator field.
7524
7525 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7526
7527         * data/evince-properties.glade:
7528         * shell/ev-properties.c: (ev_properties_set_document):
7529
7530         s/PDF Version/Format
7531
7532 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7533
7534         * shell/ev-properties.c: (ev_properties_set_document):
7535
7536         Remove unnecessary translations
7537
7538 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7539
7540         * cut-n-paste/toolbar-editor/Makefile.am:
7541
7542         Correct library name    
7543
7544 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7545
7546         * configure.ac:
7547         * cut-n-paste/recent-files/egg-recent-model.c:
7548         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
7549         (egg_recent_model_unlock_file):
7550         * cut-n-paste/recent-files/egg-recent-util.c:
7551         (egg_recent_util_get_unique_id):
7552         * cut-n-paste/recent-files/update-from-egg.sh:
7553         * cut-n-paste/toolbar-editor/Makefile.am:
7554         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7555         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7556         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7557         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7558         (egg_toolbars_model_get_type):
7559         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7560
7561         Better makefile for toolbar editor and update everything
7562         to latest libegg.
7563
7564 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7565
7566         * shell/ev-window.c: (update_document_mode):
7567
7568         Prefer presentation mode when the document
7569         require fullscreen.
7570
7571 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
7572
7573         * data/evince-ui.xml:
7574         * shell/ev-window.c:
7575
7576         Add control-equal for zooming
7577
7578 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
7579
7580         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
7581
7582 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
7583
7584         * backend/ev-document.c: (ev_document_get_orientation):
7585         * backend/ev-document.h:
7586         * pdf/ev-poppler.cc:
7587         * ps/ps-document.c: (ps_document_get_orientation),
7588         (ps_document_set_orientation), (ps_document_document_iface_init):
7589
7590         Add a get_orientation api. Improve set_orientation.
7591
7592         * data/evince-ui.xml:
7593         * shell/ev-view.c: (ev_view_set_orientation),
7594         (ev_view_rotate_right), (ev_view_rotate_left):
7595         * shell/ev-view.h:
7596         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7597         (ev_window_cmd_edit_rotate_right):
7598
7599         Better ui for changing document orientation
7600
7601 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7602
7603         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
7604         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
7605         * shell/ev-sidebar-links.h:
7606         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
7607         (ev_sidebar_page_iface_init):
7608         * shell/ev-sidebar-page.h:
7609         * shell/ev-sidebar-thumbnails.c:
7610         (ev_sidebar_thumbnails_get_property),
7611         (ev_sidebar_thumbnails_class_init),
7612         (ev_sidebar_thumbnails_set_document):
7613         * shell/ev-sidebar-thumbnails.h:
7614         * shell/ev-view.c: (ev_view_motion_notify_event):
7615         * shell/ev-window.c: (update_chrome_visibility),
7616         (ev_window_cmd_focus_page_selector),
7617         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
7618         (sidebar_page_main_widget_update_cb), (ev_window_init):
7619         
7620         Autoraise toolbar on GoToPage binding and fix bindings in
7621         EvSidebarThumbnails page.
7622
7623 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
7624
7625         * shell/ev-properties.c: (update_progress_label):
7626
7627         Hide the progress label when finished; bug #307697.
7628
7629 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7630
7631         * pdf/ev-poppler.cc:
7632
7633         Enable is_open for links, you will need poppler cvs
7634
7635         * shell/ev-properties.c: (job_fonts_finished_cb):
7636
7637         Get a lock on the document when filling the tree view
7638
7639 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7640
7641         * backend/ev-document-links.h:
7642         * pdf/ev-poppler.cc:
7643         * shell/ev-sidebar-links.c: (create_loading_model),
7644         (expand_open_links), (job_finished_callback):
7645
7646         Expand links when specified by the document.
7647         Depend on a poppler api (defined out for now)
7648
7649 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
7650
7651         * shell/ev-properties.c: (ev_properties_dispose),
7652         (ev_properties_class_init), (dialog_destroy_cb),
7653         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
7654         (ev_properties_set_document), (ev_properties_new),
7655         (ev_properties_show):
7656         * shell/ev-properties.h:
7657
7658         Make it an object, cleanup the code, api to show it as transient
7659         and to set the document.
7660
7661         * shell/ev-window.c: (ev_window_setup_document),
7662         (ev_window_cmd_file_properties):
7663
7664         Adapt to EvProperties changes, do not show multiple
7665         times, update it when document changes.
7666
7667 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7668
7669         * ps/gstypes.h:
7670         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
7671         (ps_document_set_orientation), (ps_document_document_iface_init):
7672         * ps/ps-document.h:
7673
7674         Implement orientation here too
7675
7676         * shell/ev-properties.c: (ev_properties_new):
7677         * data/evince-properties.glade:
7678
7679         Hide the fonts page for backends that doesnt
7680         support it.     
7681
7682 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
7683
7684         * backend/ev-document.c: (ev_document_set_orientation):
7685         * backend/ev-document.h:
7686         * pdf/ev-poppler.cc:
7687
7688         Add orientation api. Currently poppler api is not optimal,
7689         we need to set orientation every time we _get a page.
7690         I will try to fix that at some point.
7691
7692         * data/evince-ui.xml:
7693         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
7694         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
7695
7696         Add orientation menu items
7697
7698         * shell/ev-page-cache.c: (ev_page_cache_clear):
7699         * shell/ev-page-cache.h:
7700
7701         Add api to clear the cache
7702
7703         * shell/ev-view.c: (setup_caches), (clear_caches),
7704         (ev_view_set_document), (ev_view_zoom_out),
7705         (ev_view_set_orientation):
7706         * shell/ev-view.h:
7707
7708         Implement orientation changing
7709
7710 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
7711
7712         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
7713         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
7714         * backend/ev-document-fonts.h:
7715
7716         Separate scan and fill so that we can incrementally fill from
7717         the main thread. Add a progress api.
7718
7719         * data/evince-properties.glade:
7720         * pdf/ev-poppler.cc:
7721         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
7722         * shell/ev-jobs.h:
7723         * shell/ev-properties.c: (update_progress_label),
7724         (job_fonts_finished_cb), (setup_fonts_view):
7725
7726         Incrementally feel the list and show the progress
7727         percentage in a label like acrobat does.
7728
7729         You are going to need poppler cvs
7730
7731 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
7732
7733         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
7734         * backend/ev-document-fonts.h:
7735         * pdf/ev-poppler.cc:
7736
7737         Make fonts model fill incrementally.
7738
7739         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7740         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7741         (ev_job_queue_remove_job):
7742         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7743         (ev_job_fonts_new), (ev_job_fonts_run):
7744         * shell/ev-jobs.h:
7745
7746         New job for fonts scanning
7747
7748         * shell/ev-properties.c: (job_fonts_finished_cb),
7749         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
7750         * shell/ev-properties.h:
7751         * shell/ev-window.c: (ev_window_cmd_file_properties):
7752
7753         Incrementally feel the treeview using the new job. Show Loading...
7754         message until scanning is completed.
7755
7756         Hopefully I didnt break the build without the poppler patch.
7757
7758 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7759
7760         * shell/ev-application.c: (ev_application_open):
7761         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
7762         (ev_document_type_get_type), (ev_document_type_lookup):
7763         * shell/ev-document-types.h:
7764         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
7765         * shell/ev-job-xfer.h:
7766         * shell/ev-window.c: (ev_window_clear_local_uri),
7767         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
7768         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
7769         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7770         
7771         Transfer remote documents to tmp directory to display them later.
7772
7773 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
7774
7775         * backend/ev-document-info.h:
7776         * shell/ev-properties.c: (ev_properties_new):
7777
7778         s/GTime*/GTime. Not sure why we was using a pointer
7779         at all there!
7780
7781 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
7782
7783         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
7784         situations.  That situation is that you're using GTK+-HEAD with
7785         the patch at #306726 is applied, and you have a document with <
7786         1500 pages in it.  It's not quite as uniformly nice as the
7787         TreeView, but should be better in the long run.
7788
7789         I'm pretty sure I guarded against breaking compilation with
7790         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
7791         I missed some.
7792
7793         * shell/ev-window.c (ev_window_init): We don't have our tree/list
7794         widget yet, so I commented that code out
7795         enable_view_actions_for_widget() for now.  Need to figure this
7796         out.
7797
7798         * shell/ev-page-action.c (match_selected_cb): emit the right
7799         signals.  Our cool C-l completion now works.
7800
7801 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7802
7803         * backend/Makefile.am:
7804         * backend/ev-document-fonts.c:
7805         * backend/ev-document-links.c:
7806         * backend/ev-document.c: (ev_document_load):
7807         * backend/ev-document.h:
7808         * backend/ev-job-queue.c:
7809         * backend/ev-job-queue.h:
7810         * backend/ev-jobs.c:
7811         * backend/ev-jobs.h:
7812         * backend/ev-page-cache.c:
7813         * backend/ev-page-cache.h:
7814
7815         EvPageCache and EvJobs are moved to shell.
7816
7817         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
7818         (ev_tmp_filename):
7819         * lib/ev-file-helpers.h:
7820         
7821         New helper to work with temporary files
7822         
7823         * shell/Makefile.am:
7824         * shell/ev-application.c: (ev_application_open):
7825         * shell/ev-application.h:
7826         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
7827         (remove_job_from_async_queue), (add_job_to_async_queue),
7828         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
7829         (handle_job), (search_for_jobs_unlocked),
7830         (no_jobs_available_unlocked), (ev_render_thread),
7831         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7832         (ev_job_queue_add_job), (move_job_async), (move_job),
7833         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7834         * shell/ev-job-queue.h:
7835         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
7836         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
7837         * shell/ev-job-xfer.h:
7838         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
7839         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
7840         (ev_job_links_class_init), (ev_job_render_init),
7841         (ev_job_render_dispose), (ev_job_render_class_init),
7842         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
7843         (ev_job_thumbnail_class_init), (ev_job_load_init),
7844         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
7845         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
7846         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
7847         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
7848         * shell/ev-jobs.h:
7849         * shell/ev-page-action.c: (ev_page_action_set_document):
7850         * shell/ev-page-cache.c: (ev_page_cache_init),
7851         (ev_page_cache_class_init), (ev_page_cache_finalize),
7852         (ev_page_cache_new), (ev_page_cache_get_n_pages),
7853         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
7854         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
7855         (ev_page_cache_get_title), (ev_page_cache_get_size),
7856         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7857         (ev_page_cache_get_height_to_page),
7858         (ev_page_cache_get_max_label_chars),
7859         (ev_page_cache_get_page_label),
7860         (ev_page_cache_has_nonnumeric_page_labels),
7861         (ev_page_cache_get_info), (ev_page_cache_next_page),
7862         (ev_page_cache_prev_page), (ev_page_cache_get):
7863         * shell/ev-page-cache.h:
7864         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
7865         (ev_pixbuf_cache_clear_job_sizes),
7866         (ev_pixbuf_cache_add_jobs_if_needed),
7867         (ev_pixbuf_cache_set_page_range):
7868         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
7869         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
7870         * shell/ev-sidebar-thumbnails.c:
7871         (ev_sidebar_tree_selection_changed),
7872         (ev_sidebar_thumbnails_set_document):
7873         * shell/ev-statusbar.c: (ev_statusbar_destroy),
7874         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
7875         (ev_statusbar_get_context_id), (ev_statusbar_push),
7876         (ev_statusbar_pop), (ev_statusbar_set_maximized),
7877         (ev_statusbar_pulse), (ev_statusbar_show_progress),
7878         (ev_statusbar_set_progress):
7879         * shell/ev-statusbar.h:
7880         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
7881         (ev_view_find_previous):
7882         * shell/ev-window.c: (ev_window_is_empty),
7883         (ev_window_setup_document), (password_dialog_response),
7884         (ev_window_clear_jobs), (ev_window_load_job_cb),
7885         (ev_window_xfer_job_cb), (ev_window_open_uri),
7886         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
7887         (ev_window_print), (ev_window_print_range),
7888         (ev_window_state_event), (ev_window_cmd_view_reload),
7889         (menu_item_select_cb), (menu_item_deselect_cb),
7890         (view_status_changed_cb), (ev_window_dispose),
7891         (drag_data_received_cb), (ev_window_init):
7892         * shell/ev-window.h:
7893         * shell/main.c: (load_files):
7894         
7895         New statusbar to show progress on idle. Two new jobs - 
7896         xfer job and load job to load document in background. And update
7897         of page_cache clients to new location of code.
7898
7899 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
7900   
7901         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
7902         selection in open dialog. It also remembers the last visited directory 
7903         in the current session.
7904
7905 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7906
7907         * shell/ev-properties.c: (ev_properties_new):
7908         * shell/ev-properties.h:
7909         * shell/ev-window.c: (ev_window_cmd_file_properties):
7910         
7911         Get document info from page cache instead of document itself.
7912         This should fix crash related to race conditions described in
7913         bug 306545.
7914
7915 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7916
7917         * ps/ps-document.c: (ps_document_init),
7918         (send_ps), (get_page_box), (output), (catchPipe), (input),
7919         (stop_interpreter), (file_length), (file_readable),
7920         (check_filecompressedb), (ps_document_enable_interpreter),
7921         (document_load), (ps_async_renderer_render_pixbuf):
7922         * ps/ps-document.h:
7923
7924         Big cleanup of the ps code
7925
7926 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
7927
7928         * backend/Makefile.am:
7929         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
7930         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
7931         * backend/ev-async-renderer.h:
7932
7933         Add an async renderer interface (method + callback) which
7934         is useful for backends like ps.
7935
7936         * backend/ev-job-queue.c: (remove_job_from_async_queue),
7937         (add_job_to_async_queue), (job_finished_cb), (handle_job),
7938         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
7939         (ev_job_queue_add_job), (move_job_async), (move_job),
7940         (ev_job_queue_update_job), (ev_job_queue_remove_job):
7941
7942         Add queues for async renderer, these are executed on the
7943         main thread.
7944
7945         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
7946         (ev_job_render_run):
7947         * backend/ev-jobs.h:
7948
7949         If the backend support async renderer interface use it.
7950
7951         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
7952         (setup_pixmap), (ps_document_get_type),
7953         (ps_async_renderer_render_pixbuf),
7954         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
7955
7956         Implement async renderer interface.
7957
7958 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7959
7960         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
7961
7962         Cleanup links job on exit.
7963
7964 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7965
7966         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7967         (drag_data_get_cb), (drag_data_received_cb):
7968         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7969         (drag_data_get_cb), (parse_item_list),
7970         (egg_toolbar_editor_load_actions):
7971         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7972         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
7973         (parse_item_list), (parse_toolbars):
7974         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7975         (dvi_pixbuf_put_pixel):
7976         
7977         Fix gcc 4.0 warnings
7978
7979 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7980
7981         * ps/ps-document.c: (start_interpreter):
7982
7983         Fix warning when loading ps
7984
7985 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7986
7987         * ps/ps-document.c: (output):
7988
7989         Fix crash when priting gs error messages.
7990
7991 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
7992
7993         * backend/ev-page-cache.c: (_ev_page_cache_new):
7994         * backend/ev-page-cache.h:
7995
7996         Use a const to return title so that we dont double
7997         free it. Small cleanup and fix a leak.
7998
7999         * shell/ev-window.c: (update_window_title):
8000
8001         strdup value from get_title.
8002
8003 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
8004
8005         * shell/ev-sidebar-links.c: (job_finished_callback),
8006         (ev_sidebar_links_set_document):
8007
8008         Cleanup the old job when changing document
8009
8010 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8011
8012         * shell/ev-stock-icons.c:
8013         * shell/ev-stock-icons.h:
8014         * shell/ev-window.c:
8015         
8016         Add stock icons for actions that can appear in toolbar. Fix for
8017         bug 306566.
8018
8019 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8020
8021         * backend/ev-page-cache.c: (ev_page_cache_finalize),
8022         (_ev_page_cache_new), (ev_page_cache_get_max_width),
8023         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
8024         * backend/ev-page-cache.h:
8025         * shell/ev-view.c: (scroll_to_current_page),
8026         (view_update_range_and_current_page), (get_page_y_offset),
8027         (get_page_extents), (ev_view_size_request_continuous_dual_page),
8028         (ev_view_size_request_continuous),
8029         (ev_view_zoom_for_size_continuous_and_dual_page),
8030         (ev_view_zoom_for_size_continuous):
8031         
8032         More compact EvView layout in document with pages of different size.
8033
8034 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
8035
8036         * shell/ev-window.c (ev_window_cmd_file_properties): fix
8037         compilation.
8038
8039 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8040
8041         * shell/ev-view.c: (view_set_adjustment_values):
8042         * shell/ev-window.c: (ev_window_cmd_file_properties):
8043         
8044         A bit different fix for rounding problem but it has no
8045         problems on startup. Make properties window transient to parent.
8046
8047 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8048
8049         * pdf/ev-poppler.cc:
8050         
8051         More commenting of font stuff.
8052
8053 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8054
8055         * pdf/ev-poppler.cc:
8056
8057         Comment out some more fonts stuff. Should really
8058         work without the poppler patch now.
8059
8060 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8061
8062         * pdf/ev-poppler.cc:
8063
8064         Adapt to api change
8065
8066 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8067
8068         * data/evince-properties.glade:
8069         * pdf/ev-poppler.cc:
8070         * shell/ev-properties.c: (setup_fonts_view):
8071
8072         Set the column title. Show the dialog only
8073         once everything is setup.
8074         Getting font info can be very slow... will
8075         prolly need to make this threaded too.
8076
8077 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8078
8079         * backend/Makefile.am:
8080         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
8081         (ev_document_fonts_get_fonts_model):
8082         * backend/ev-document-fonts.h:
8083         * data/evince-properties.glade:
8084         * pdf/ev-poppler.cc:
8085         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
8086         * shell/ev-properties.h:
8087         * shell/ev-window.c: (ev_window_cmd_file_properties):
8088
8089         Implement fonts list. Defined out for now, since it depends
8090         on a not yet committed poppler patch.
8091
8092 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
8093
8094         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
8095         page + 1.
8096
8097         * shell/ev-window.c: Make sure we add the timeout when we get a
8098         focus-in event.
8099
8100         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
8101         adjustment->value before calculating the zoom factor to average
8102         out all of our rounding errors.  The page no longer 'drifts' when
8103         resizing.
8104
8105 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8106
8107         * data/evince-properties.glade:
8108         * shell/ev-properties.c: (ev_properties_format_date),
8109         (set_property):
8110         
8111         Labels don't expand when the dialogue is resized.
8112         strftime result needs to be converted to UTF-8. Thanks
8113         to Christian Persch <chpe@gnome.org>.
8114
8115 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8116
8117         * data/evince-properties.glade:
8118
8119         Hide the fonts tab
8120
8121 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
8122
8123         * backend/ev-document-info.h:
8124         * backend/ev-document.c: (ev_document_info_free):
8125         * data/evince-properties.glade:
8126         * pdf/ev-poppler.cc:
8127         * ps/ps-document.c: (ps_document_get_info):
8128         * shell/ev-properties.c: (ev_properties_format_date),
8129         (set_property), (ev_properties_new):
8130         * shell/ev-properties.h:
8131         * shell/ev-window.c: (ev_window_cmd_file_properties):
8132
8133         Rework properties code to take only EvPropertyInfo
8134         in the constructor so that it can be useful for
8135         nautilus plugin too.
8136
8137         Deal with backends that doesnt support some properties.
8138         Make set property code generic.
8139
8140 2005-06-04  Christian Persch <chpe@gnome.org>
8141
8142         * data/evince-properties.glade:
8143
8144         fix spacings, make resizeable, and make data labels
8145         selectable + ellipsised
8146
8147 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
8148
8149         * backend/ev-document-info.h:
8150         * data/Makefile.am:
8151         * data/evince-ui.xml:
8152         * pdf/ev-poppler.cc:
8153         * shell/Makefile.am:
8154         * shell/ev-window.c: (update_action_sensitivity),
8155         (ev_window_cmd_file_properties):
8156
8157         Initial go at file properties. Patch by
8158         Emil Soleyman-Zomalan <emil@soleyman.com>.
8159         Needs love see #169583
8160
8161 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
8162
8163         * ps/ps-document.c: (output):
8164         * ps/ps.c: (psscan):
8165
8166         Try to render even if psscan fails.
8167
8168 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8169
8170         * ps/ps.c: (psscan), (pscopydoc):
8171
8172         Port buffered reading code from gv
8173
8174 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8175
8176         * ps/ps-document.c: (interpreter_message), (output):
8177
8178         Do not fail on interpreter messages
8179
8180 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
8181
8182         * backend/ev-document-misc.c:
8183         (ev_document_misc_get_thumbnail_frame):
8184
8185         Pages can be 0 x 0, dont assert on this case
8186
8187 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8188
8189         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
8190         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
8191
8192         Correctly manage our reference on document. Finally the reload
8193         huge leak is gone...
8194
8195 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8196
8197         * ps/ps-document.c: (ps_document_dispose):
8198
8199         Forgot to chain it to the parent. Thanks chpe.
8200
8201 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8202
8203         * ps/ps-document.c: (ps_document_dispose),
8204         (ps_document_class_init), (stop_interpreter), (document_load):
8205
8206         Cleanup dispose a bit. Dont leak the whole pixmap.
8207
8208 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8209
8210         * pdf/ev-poppler.cc:
8211
8212         Release the poppler document on dispose
8213
8214 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8215
8216         * shell/ev-view.c: (ev_view_set_document):
8217
8218         Release ref on the pixbuf cache when changing
8219         document.
8220
8221 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8222
8223         * ps/ps-document.c: (ps_document_get_info):
8224
8225         Fix a double free
8226
8227 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8228
8229         * backend/ev-page-cache.c: (ev_page_cache_init),
8230         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
8231         * backend/ev-page-cache.h:
8232         * shell/ev-page-action.c: (page_changed_cb):
8233         
8234         Set page action entry width depending on labels width. Fix
8235         for bug 305202.
8236
8237 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
8238
8239         * backend/ev-link.c: (ev_link_class_init):
8240
8241         Allow -1 as page value (error)
8242
8243 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
8244
8245         * shell/ev-sidebar-thumbnails.c:
8246         (ev_sidebar_thumbnails_set_document):
8247         * shell/ev-view.c: (scroll_to_current_page),
8248         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
8249         (page_changed_cb), (on_adjustment_value_changed),
8250         (ev_view_set_document):
8251
8252         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
8253         Fix bug 305377
8254
8255 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8256
8257         * configure.ac:
8258         * djvu/djvu-document.c: (djvu_document_get_page_size):
8259
8260         Require djvulibre CVS. Now djvu loading is much faster. Fix for
8261         bug 301993.
8262
8263 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
8264
8265         * shell/ev-view.c (draw_one_page): modify the expose handling to
8266         get the shadows.
8267
8268         * shell/ev-window.c (update_action_sensitivity): Respect
8269         permissions field.  Kowtow to the man.
8270
8271         * pdf/ev-poppler.cc: Get the permissions field.
8272
8273         * tiff/*c: Make a tiny bit more robust.
8274
8275 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8276
8277         * djvu/djvu-document.c:
8278         
8279         Pop messages from djvu context message queue.
8280
8281 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8282
8283         * configure.ac, Makefile.am, shell/Makefile.am:
8284         * tiff/Makefile.am, shell/ev-document-types.c:
8285         
8286         Cleanup tiff configure checks. Fix for bug 305218.
8287
8288 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
8289
8290         * configure.ac: Added "uk" to ALL_LINGUAS.
8291
8292 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8293
8294         * cut-n-paste/zoom-control/ephy-zoom.c:
8295         (ephy_zoom_get_changed_zoom_level):
8296         * cut-n-paste/zoom-control/ephy-zoom.h:
8297         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
8298         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
8299         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
8300         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
8301         (zoom_control_changed_cb), (ev_window_init):
8302         
8303         Fix minor points related to moving best fit up. Introduce
8304         "zoom" property and make zoom control change it's value on
8305         notify::zoom signals. Fix for 305080.
8306
8307 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8308
8309         * data/evince-ui.xml:
8310         * shell/ev-window.c: (set_view_actions_sensitivity):
8311         
8312         Use + and - as accels for zoom in and zoom out. Fix for 305001.
8313
8314 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8315
8316         * configure.ac:
8317
8318         Depends on poppler 0.3.2
8319
8320 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
8321
8322         * cut-n-paste/recent-files/egg-recent-item.c:
8323         (egg_recent_item_get_short_name):
8324         * cut-n-paste/toolbar-editor/Makefile.am:
8325         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8326         (new_pixbuf_from_widget):
8327         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8328         * cut-n-paste/toolbar-editor/egg-marshal.c:
8329         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8330         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8331
8332         Sync
8333
8334 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
8335
8336         * tiff/tiff-document.c: Rough TIFF backend.
8337
8338 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8339
8340         * NEWS:
8341         * configure.ac:
8342         * cut-n-paste/toolbar-editor/Makefile.am:
8343
8344         Release 0.3.1
8345
8346 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
8347
8348         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
8349         (ev_view_find_next), (ev_view_find_previous):
8350
8351         Remove the locks around get_n_results   
8352
8353 2005-05-21  Juerg Billeter  <j@bitron.ch>
8354
8355         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
8356
8357         Pass correct number of pages to poppler.
8358
8359 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8360
8361         * configure.ac:
8362         * data/Makefile.am:
8363         * data/evince.desktop.in: 
8364         * data/evince.desktop.in.in:
8365         * po/POTFILES.in:
8366         
8367         Add conditionally dvi and djvu to desktop types. Fix for 304658.
8368
8369 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
8370
8371         * shell/ev-view.c: (view_update_adjustments),
8372         (view_set_adjustment_values): cast adjustmen->value to (int)
8373         before using it.  Otherwise, we get off by a pixel in some
8374         situations.
8375
8376         (draw_one_page): Draw the border on expose.
8377
8378 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
8379
8380         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
8381         adjustment when the mode changes, #304923
8382
8383 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8384
8385         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
8386         flickering on resize but still use gdk_window_scroll on
8387         scrolling
8388
8389 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
8390
8391         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
8392         option, #170458
8393
8394 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
8395
8396         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
8397         second page on page_changed if possible, #304669
8398
8399 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
8400
8401         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
8402         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
8403
8404 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
8405
8406         * .cvsignore:
8407         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
8408         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8409         (ev_view_zoom_for_size_presentation),
8410         (ev_view_zoom_for_size_continuous_and_dual_page),
8411         (ev_view_zoom_for_size_continuous),
8412         (ev_view_zoom_for_size_dual_page),
8413         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
8414         * shell/ev-view.h:
8415         * shell/ev-window.c: (update_view_size),
8416         (ev_window_sizing_mode_changed_cb):
8417
8418         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
8419         the scrollbars.  It's not 100% right, but it's much closer.  Kills
8420         an infinite loop, #304769
8421
8422
8423 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8424
8425         * data/evince-ui.xml:
8426         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
8427         * shell/ev-window.c: (set_view_actions_sensitivity):
8428
8429         Make PgUp/Down behave like Space
8430
8431 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8432
8433         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8434         * backend/ev-ps-exporter.h:
8435         * pdf/ev-poppler.cc:
8436         * ps/ps-document.c: (ps_document_ps_export_begin):
8437         * shell/ev-print-job.c: (idle_print_handler):
8438
8439         Adapt to new poppler api
8440
8441 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8442
8443         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8444         (ephy_zoom_control_init):
8445
8446         Translate zoom levels
8447
8448 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
8449
8450         * cut-n-paste/zoom-control/ephy-zoom.c:
8451         (ephy_zoom_get_zoom_level_index):
8452
8453         Fix current zoom -> zoom control match
8454
8455 2005-05-18  James Bowes  <bowes@cs.dal.ca>
8456
8457         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
8458         rather than the scrolled_window that it's in. Fixes bug #304655.
8459
8460 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
8461
8462         * shell/ev-view.c: (view_update_adjustments),
8463         (view_set_adjustment_values), (view_update_range_and_current_page),
8464         (view_scroll_to_page), (set_scroll_adjustment),
8465         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
8466         (ev_view_scroll), (ev_view_scroll_view),
8467         (ensure_rectangle_is_visible), (find_page_at_location),
8468         (get_link_at_location), (go_to_link), (status_message_from_link),
8469         (ev_view_size_request_continuous_dual_page),
8470         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
8471         (ev_view_unrealize), (ev_view_expose_event),
8472         (ev_view_button_press_event), (ev_view_motion_notify_event),
8473         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
8474         (draw_rubberband), (highlight_find_results), (draw_one_page),
8475         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
8476         (ev_view_init), (find_changed_cb), (page_changed_cb),
8477         (on_adjustment_value_changed), (ev_view_new),
8478         (ev_view_set_document), (ev_view_set_zoom),
8479         (ev_view_set_continuous), (ev_view_set_dual_page),
8480         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
8481         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
8482         (ev_view_zoom_for_size_presentation),
8483         (ev_view_zoom_for_size_continuous_dual_page),
8484         (ev_view_zoom_for_size_continuous),
8485         (ev_view_zoom_for_size_dual_page),
8486         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8487         (ev_view_get_status), (ev_view_set_status),
8488         (update_find_status_message), (ev_view_get_find_status),
8489         (ev_view_set_find_status), (jump_to_find_result),
8490         (jump_to_find_page), (compute_selections), (clear_selection),
8491         (ev_view_select_all), (get_selected_text), (ev_view_copy),
8492         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
8493         (ev_view_update_primary_selection),
8494         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
8495         * shell/ev-view.h:
8496         * shell/ev-window.c: (ev_window_open_page_label),
8497         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
8498         (ev_window_init):
8499         * shell/ev-window.h:
8500         * shell/main.c: (load_files):
8501
8502         Massive code clean up from Nickolay Shmyrev.  Keep page offset
8503         when resizing.  Remove the bin_window().  Also, patch from James
8504         Bowes to fix command line page, #300641
8505         
8506 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
8507
8508         * data/evince-ui.xml:
8509         * shell/ev-view.c:
8510         * shell/ev-view.h:
8511         * shell/ev-window.c: (update_action_sensitivity):
8512
8513         Get rid of View->Normal Size, it's just confusing
8514
8515 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
8516
8517         * backend/ev-document-info.h:
8518         * backend/ev-document.c: (ev_document_info_free): Free the
8519         EvDocumentInfo.
8520
8521         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
8522         (clear_range), (add_range), (update_visible_range),
8523         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
8524         (ev_sidebar_thumbnails_set_document):
8525         * shell/ev-window.c: (ev_window_setup_document): Only render the
8526         visible thumbnails.  It takes an instant to render, but it uses
8527         much less memory.
8528
8529 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8530
8531         * shell/ev-sidebar-links.c: (popup_menu_cb):
8532
8533         Select first item
8534
8535 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8536
8537         * lib/Makefile.am:
8538         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
8539         (button_press_cb), (ev_sidebar_links_construct):
8540
8541         Show the popup menu also on keybindings
8542
8543 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
8544
8545         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
8546         * shell/ev-window.h:
8547
8548         Expose api to print a range (with dialog). Make private _print use
8549         it.
8550
8551         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
8552         (ev_sidebar_links_construct):
8553
8554         Show a print context menu on linkx, it prints the selected
8555         section.
8556
8557 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
8558
8559         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
8560         button.
8561
8562 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
8563
8564         * AUTHORS:
8565
8566         Update
8567
8568         * shell/ev-window.c: (build_comments_string),
8569         (ev_window_cmd_help_about):
8570
8571         Show poppler version/backend and authors
8572
8573 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8574
8575         * cut-n-paste/zoom-control/ephy-zoom.c:
8576         (ephy_zoom_get_zoom_level_index):
8577         * cut-n-paste/zoom-control/ephy-zoom.h:
8578
8579         Move the best fit items at the top of the list
8580
8581 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
8582
8583         * shell/ev-marshal.list:
8584         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
8585         (activate_cb), (match_selected_cb), (activate_link_cb),
8586         (connect_proxy), (ev_page_action_class_init):
8587         * shell/ev-page-action.h:
8588
8589         Use signals to notify action activation. Hopefully
8590         I did not break completion since I cant test...
8591
8592         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
8593         (register_custom_actions):
8594
8595         Connect to page selector actions and also grab focus on
8596         the view when activated.
8597
8598 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
8599
8600         * pdf/ev-poppler.cc:
8601         * backend/ev-page-cache.c: make page size calculation consistent
8602         and set it to (int)( width * scale + 0.5).  This makes the weird
8603         line going through the middle of the page go away.
8604
8605         * shell/ev-view.c: move painting the background page after
8606         checking the expose area covers us.
8607
8608 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8609
8610         * data/evince-password.glade:
8611         
8612         Mark labels as not translatable. Fix for bug 302842.
8613
8614 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
8615
8616         * configure.ac: Added "es" to ALL_LINGUAS.
8617
8618 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8619
8620         * data/evince-toolbar.xml:
8621         * shell/ev-window.c: (update_action_sensitivity),
8622         (ev_window_setup_document), (ev_window_set_page_mode),
8623         (ev_window_init):
8624
8625         Remove some leftover code from jrb first continous
8626         attempt. Use the new actions, we still need good icons
8627         though...
8628
8629 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8630
8631         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
8632
8633         Update label when connecting proxy. Fix a warning with NULL
8634         page_cache.
8635
8636 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8637
8638         * data/evince-ui.xml:
8639         * shell/ev-page-action.c: (ev_page_action_grab_focus):
8640         * shell/ev-page-action.h:
8641         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
8642
8643         Add mnemonic for edit toolbar.
8644         ctrl+l focus the page entry.
8645
8646 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8647
8648         * lib/Makefile.am:
8649         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
8650         (ev_window_init):
8651         * shell/main.c: (main):
8652
8653         Put the toolbar xml in evince own dot dir
8654
8655 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8656
8657         * shell/ev-window.c: (ev_window_init):
8658
8659         Make the toolbar not removable
8660
8661 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8662
8663         * data/evince-ui.xml:
8664         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
8665         * shell/ev-sidebar-links.h:
8666         * shell/ev-sidebar-thumbnails.c:
8667         (ev_sidebar_thumbnails_get_treeview):
8668         * shell/ev-sidebar-thumbnails.h:
8669         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
8670         (ev_view_class_init):
8671         * shell/ev-view.h:
8672         * shell/ev-window.c: (update_action_sensitivity),
8673         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
8674         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
8675         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
8676         (ev_window_init):
8677
8678         This is evil... Make space/backspace global accelerators but
8679         enable them only for some widgets (sidebars and view).
8680         I dont like it, but I dont know a better way... :/
8681
8682 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8683
8684         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
8685         (ev_page_action_widget_finalize),
8686         (ev_page_action_widget_class_init), (update_page_cache):
8687
8688         Keep a weak reference on proxy->page_cache so that we
8689         dont try to disconnect the signal if the object is already
8690         gone. Maybe there is a better way to cleanup reference handling
8691         in page action though...
8692
8693 2005-05-10  Juerg Billeter  <j@bitron.ch>
8694
8695         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
8696         * backend/ev-ps-exporter.h:
8697         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
8698         * ps/ps-document.c: (ps_document_ps_export_begin):
8699         
8700         Change api to pass print range to ps_exporter_begin. The pdf backend
8701         requires this information.
8702         
8703         * shell/ev-print-job.c: (idle_print_handler):
8704         
8705         Adapt to api change
8706
8707 2005-05-10  Juerg Billeter  <j@bitron.ch>
8708
8709         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
8710         (idle_print_handler)
8711         * shell/ev-window.c: (ev_window_print):
8712
8713         Support printing page range, based on patch by Amaury Jacquot
8714
8715 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8716
8717         * data/evince-toolbar.xml:
8718
8719         Add zoom control to available items
8720
8721 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8722
8723         * shell/ev-window.c: (update_action_sensitivity):
8724
8725         Set slash action insensitive when appropriate
8726
8727 2005-05-10  Christian Persch <chpe@gnome.org>
8728
8729         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
8730
8731         Fix warning on the overflow menu
8732
8733 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
8734
8735         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
8736
8737         Check for uri correctness/existence
8738
8739 2005-05-09  Juerg Billeter  <j@bitron.ch>
8740
8741         * shell/ev-window.c: (using_postscript_printer):
8742
8743         LPD printers use postscript, too
8744
8745 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8746
8747         * shell/ev-window.c: (register_custom_actions):
8748
8749         The zoom one is actually sort of useful,
8750         put it back
8751
8752 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8753
8754         * shell/ev-window.c: (register_custom_actions):
8755
8756         Hide page/zoom controls from overflow, they
8757         are useless.
8758
8759 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8760
8761         * cut-n-paste/update-from-egg.sh:
8762         
8763         Share it between all cut-n-paste subdirs
8764
8765         * cut-n-paste/recent-files/Makefile.am:
8766
8767         Fix to use "global" update-from-egg.sh
8768
8769         * cut-n-paste/recent-files/egg-recent-model.c:
8770         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
8771         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
8772         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
8773         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
8774
8775         Update from libegg
8776
8777         * cut-n-paste/toolbar-editor/Makefile.am:
8778
8779         Fix to use "global" update-from-egg.sh
8780
8781         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8782
8783         Update from libegg
8784
8785 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
8786
8787         * configure.ac:
8788         * cut-n-paste/Makefile.am:
8789         * cut-n-paste/recent-files/Makefile.am:
8790         * cut-n-paste/toolbar-editor/.cvsignore:
8791         * cut-n-paste/toolbar-editor/Makefile.am:
8792         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8793         (egg_editable_toolbar_get_type), (get_toolbar_position),
8794         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
8795         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
8796         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
8797         (set_item_drag_source), (create_item_from_action), (create_item),
8798         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
8799         (popup_toolbar_context_menu_cb), (free_dragged_item),
8800         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
8801         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
8802         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
8803         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
8804         (item_added_cb), (item_removed_cb),
8805         (egg_editable_toolbar_construct),
8806         (egg_editable_toolbar_disconnect_model),
8807         (egg_editable_toolbar_deconstruct),
8808         (egg_editable_toolbar_set_model),
8809         (egg_editable_toolbar_set_ui_manager),
8810         (egg_editable_toolbar_set_property),
8811         (egg_editable_toolbar_get_property),
8812         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
8813         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
8814         (egg_editable_toolbar_new_with_model),
8815         (egg_editable_toolbar_get_edit_mode),
8816         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
8817         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
8818         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
8819         (new_pixbuf_from_widget), (new_separator_pixbuf),
8820         (update_separator_image), (style_set_cb),
8821         (_egg_editable_toolbar_new_separator_image),
8822         (egg_editable_toolbar_get_model):
8823         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8824         * cut-n-paste/toolbar-editor/egg-marshal.c:
8825         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8826         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
8827         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
8828         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
8829         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
8830         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
8831         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
8832         (editor_drag_data_delete_cb), (drag_data_get_cb),
8833         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
8834         (editor_create_item), (update_editor_sheet), (setup_editor),
8835         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
8836         (parse_item_list), (model_has_action), (update_actions_list),
8837         (egg_toolbar_editor_load_actions):
8838         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
8839         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8840         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
8841         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
8842         (toolbars_item_new), (free_toolbar_node), (free_item_node),
8843         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
8844         (egg_toolbars_model_add_separator), (impl_add_item),
8845         (parse_item_list), (egg_toolbars_model_add_toolbar),
8846         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
8847         (impl_get_item_data), (impl_get_item_type),
8848         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
8849         (egg_toolbars_model_init), (free_toolbar),
8850         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
8851         (egg_toolbars_model_remove_toolbar),
8852         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
8853         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
8854         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
8855         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
8856         (egg_toolbars_model_get_item_data),
8857         (egg_toolbars_model_get_item_type):
8858         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8859         * cut-n-paste/toolbar-editor/eggmarshalers.list:
8860         * data/Makefile.am:
8861         * data/evince-toolbar.xml:
8862         * data/evince-ui.xml:
8863         * data/hand-open.png:
8864         * po/POTFILES.in:
8865         * shell/Makefile.am:
8866         * shell/ev-window.c: (update_chrome_visibility),
8867         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
8868         (ev_window_dispose), (ev_window_init):
8869
8870         Implement epiphany like toolbar editor. Based on patch by
8871         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8872
8873 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8874
8875         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
8876
8877         Use set_cursor instead of set_selection, so that
8878         the keyboard focus moves too.
8879
8880 2005-05-09  Aleksey Kliger <akliger@gmail.com>
8881
8882         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
8883
8884         Fix infinite loop when loading Type1 fonts
8885
8886 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8887
8888         * data/evince-ui.xml:
8889         * shell/ev-window.c:
8890
8891         Slash -> Find
8892
8893 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
8894
8895         * configure.ac:
8896
8897         Make --disable really disable
8898
8899 2005-05-07  Juerg Billeter  <j@bitron.ch>
8900
8901         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
8902
8903         Compare page labels even without has_labels set, fixes setting page
8904         with entry
8905
8906 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
8907
8908         * shell/ev-view.c: (ev_view_create_invisible_cursor),
8909         (ev_view_set_cursor), (ev_view_button_press_event),
8910         (ev_view_motion_notify_event), (ev_view_button_release_event),
8911         (ev_view_init):
8912
8913         Implement middle button scrolling. Based on a patch
8914         by Tommi Komulainen <tommi.komulainen@iki.fi>.
8915
8916 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
8917
8918         * shell/ev-document-types.c: (get_slow_mime_type),
8919         (get_document_type_from_mime), (ev_document_type_lookup):
8920         * shell/ev-document-types.h:
8921
8922         Change api to lookup from uri. Do fast lookup first, if the
8923         type is unknown try with data sniffing.
8924
8925         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
8926         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8927
8928         Adapt to api change
8929
8930 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8931
8932         * thumbnailer/Makefile.am:
8933
8934         Fix distcheck
8935
8936 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8937
8938         * NEWS:
8939         * configure.ac:
8940
8941         Release 0.3.0
8942
8943         * data/evince-ui.xml:
8944
8945         Hide presentation mode for now
8946
8947         * shell/ev-view.c: (highlight_find_results):
8948
8949         Show current find selection only on current page
8950
8951 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8952
8953         * shell/ev-view.c: (ev_view_select_all):
8954
8955         Compute size of the actual page, not of
8956         the current one.
8957
8958 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8959
8960         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
8961         (view_rect_to_doc_rect), (compute_selections),
8962         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
8963         (ev_view_copy), (ev_view_primary_get_cb),
8964         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
8965         (ev_view_button_press_event), (ev_view_motion_notify_event),
8966         (ev_view_button_release_event), (page_changed_cb):
8967
8968         Fix text selection
8969
8970 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
8971
8972         * shell/ev-view.c: (compute_border), (get_page_extents),
8973         (doc_rect_to_view_rect), (highlight_find_results),
8974         (ev_view_bin_expose), (ev_view_select_all),
8975         (ev_view_motion_notify_event), (update_find_status_message),
8976         (jump_to_find_result), (jump_to_find_page):
8977
8978         First go at fixing search, still buggy
8979
8980 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
8981
8982         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
8983         dropdown box and button at the top of the sidebar.
8984
8985 2005-05-02  James Bowes  <bowes@cs.dal.ca>
8986
8987         * configure.ac: Output zoom-control Makefile.
8988         * cut-n-paste/Makefile.am: build zoom-control subdir.
8989         * cut-n-paste/zoom-control/ephy-zoom-action.c:
8990         * cut-n-paste/zoom-control/ephy-zoom-action.h:
8991         * cut-n-paste/zoom-control/ephy-zoom-control.c:
8992         * cut-n-paste/zoom-control/ephy-zoom-control.h:
8993         * cut-n-paste/zoom-control/ephy-zoom.c:
8994         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
8995         from epiphany, and modified to add a separator into the menu.
8996         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
8997         * data/evince-ui.xml: Replace old zoom toolbar actions with new
8998         zoom-control action.
8999         * shell/Makefile.am: Include zoom-control flags.
9000         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
9001         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
9002         (ev_view_zoom_for_size_presentation),
9003         (ev_view_zoom_for_size_continuous_and_dual_page),
9004         (ev_view_zoom_for_size_continuous),
9005         (ev_view_zoom_for_size_dual_page),
9006         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
9007         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
9008         ev_view_get_zoom and ev_view_get_sizing_mode.
9009         * shell/ev-view.h:
9010         * shell/ev-window.c: (update_action_sensitivity),
9011         (update_sizing_buttons), (zoom_control_changed_cb),
9012         (register_custom_actions): Initialize and use the zoom-control 
9013         widget.
9014
9015 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
9016
9017         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
9018         preview cache back to 1.  Don't know when it got set to 0.
9019         
9020         * shell/ev-view.c: (compute_border), (ev_view_realize),
9021         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
9022         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
9023         (ev_view_get_fullscreen), (ev_view_set_presentation),
9024         (ev_view_get_presentation), (ev_view_set_sizing_mode),
9025         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
9026         * shell/ev-view.h:
9027         * shell/ev-window.c:
9028         (update_chrome_visibility),
9029         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9030         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9031         (update_document_mode), (ev_window_update_fullscreen_action),
9032         (ev_window_fullscreen), (ev_window_unfullscreen),
9033         (ev_window_cmd_view_fullscreen),
9034         (ev_window_update_presentation_action),
9035         (ev_window_run_presentation), (ev_window_stop_presentation),
9036         (ev_window_cmd_view_presentation), (ev_window_state_event),
9037         (ev_window_focus_in_event), (ev_window_focus_out_event),
9038         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
9039         * data/evince-ui.xml: Initial presentation mode.  We should
9040         probably hide this until it's done, as it's quite rough.  Also,
9041         change full-screen to fullscreen and add two getters to EvView.
9042
9043 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9044
9045         * shell/ev-page-action.c: (update_page_cache),
9046         (ev_page_action_dispose):
9047         * shell/ev-window.c: (destroy_fullscreen_popup),
9048         (ev_window_create_fullscreen_popup):
9049
9050         Use connect_object rather than explicitly
9051         disconnect on dispose.
9052
9053 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
9054
9055         * shell/ev-page-action.c: (update_page_cache),
9056         (ev_page_action_dispose):
9057
9058 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9059
9060         * backend/ev-page-cache.c: (_ev_page_cache_new),
9061         (ev_page_cache_set_page_label),
9062         (ev_page_cache_has_nonnumeric_page_labels):
9063         * backend/ev-page-cache.h:
9064         * shell/ev-page-action.c: (update_pages_label):
9065         
9066         If all page labels are numeric, fallback to default
9067         way to display number of pages. See bug 173185.
9068
9069 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9070
9071         * shell/ev-page-action.c: (ev_page_action_dispose):
9072         * shell/ev-view.c: (view_update_range_and_current_page):
9073         * shell/ev-window.c: (ev_window_dispose):
9074         
9075         Set page on scroll in continuous mode. Fixes bug 301986.
9076         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
9077
9078 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
9079
9080         * configure.ac:
9081
9082         Require poppler 0.3.0
9083
9084 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9085         
9086         * shell/Makefile.am, configure.ac: Fix build problems
9087         with t1lib. Bug 301996.
9088
9089 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9090
9091         * shell/ev-view.c: (ev_view_scroll_event):
9092         
9093         Scroll up increase zoom
9094
9095 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9096
9097         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
9098         (ev_view_set_sizing_mode),
9099         (ev_view_zoom_for_size_continuous_and_dual_page),
9100         (ev_view_zoom_for_size_continuous):
9101         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
9102         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
9103         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
9104         (ev_window_init):
9105
9106         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
9107         Fix for 165473 and 165472.
9108
9109 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9110
9111         * po/POTFILES.in:
9112         * thumbnailer/Makefile.am:
9113         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
9114         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
9115         * thumbnailer/evince-thumbnailer.schemas.in:
9116         
9117         Make thumbnailer schemas translatable. Fix for bug 301773
9118         
9119         * thumbnailer/evince-thumbnailer-djvu.schemas:
9120         * thumbnailer/evince-thumbnailer-dvi.schemas:
9121         * thumbnailer/evince-thumbnailer.schemas:
9122
9123         Removed files
9124
9125 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
9126
9127         * shell/ev-view.c (ev_view_init): forgot to set this.
9128
9129 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
9130
9131         * shell/ev-view.c: (find_page_at_location),
9132         (get_link_at_location),
9133         (ev_view_set_show_border), (ev_view_set_spacing),
9134         (ev_view_zoom_for_size_continuous_and_dual_page),
9135         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
9136         Also, add a quick fix measuring of widths.  Also, removed
9137         ev_view_set_spacing and ev_view_set_show_border.
9138         
9139         * shell/ev-window.c: (ev_window_unfullscreen),
9140         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
9141
9142 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9143
9144         * shell/ev-view.c: (view_update_range_and_current_page),
9145         (page_changed_cb):
9146         
9147         Fix crash on exit and scrolling to page in continuous view.
9148
9149 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
9150
9151         * TODO:
9152         * backend/ev-page-cache.c: (_ev_page_cache_new),
9153         (ev_page_cache_get_max_width_size),
9154         (ev_page_cache_get_max_height_size):
9155         * backend/ev-page-cache.h:
9156         * data/evince-ui.xml:
9157         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
9158         * shell/ev-view.c: (view_update_adjustments),
9159         (view_update_range_and_current_page), (get_bounding_box_size),
9160         (ev_view_size_request_continuous_and_dual_page),
9161         (ev_view_size_request_continuous),
9162         (ev_view_size_request_dual_page),
9163         (ev_view_size_request_single_page), (ev_view_size_request),
9164         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
9165         (ev_view_bin_expose), (ev_view_expose_event),
9166         (ev_view_set_property), (ev_view_get_property),
9167         (ev_view_class_init), (ev_view_init), (ev_view_new),
9168         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
9169         (ev_view_set_dual_page), (ev_view_set_full_screen),
9170         (ev_view_set_presentation), (ev_view_set_sizing_mode),
9171         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
9172         (ev_view_zoom_out), (zoom_for_size_fit_width),
9173         (zoom_for_size_best_fit),
9174         (ev_view_zoom_for_size_continuous_and_dual_page),
9175         (ev_view_zoom_for_size_continuous),
9176         (ev_view_zoom_for_size_dual_page),
9177         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
9178         (ev_view_show_cursor), (ev_sizing_mode_get_type):
9179         * shell/ev-view.h:
9180         * shell/ev-window.c: (update_action_sensitivity),
9181         (ev_window_cmd_continuous), (ev_window_cmd_dual),
9182         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9183         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
9184         (ev_window_cmd_view_zoom_out), (update_view_size),
9185         (ev_window_set_sizing_mode), (ev_window_init):
9186
9187         Add Continuous and Dual page modes.
9188
9189 2005-04-23  James Bowes  <bowes@cs.dal.ca>
9190
9191         * dvi/dvi-document.c: (dvi_document_load),
9192         (dvi_document_thumbnails_get_thumbnail),
9193         (dvi_document_init_params): Fix up some mixups between
9194         width and height to correct thumbnail rendering.
9195
9196 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9197
9198         * dvi/mdvi-lib/private.h:
9199         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
9200         
9201         Suppess output for kpathsea during font generation. Thanks to
9202         James Bowes
9203
9204 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
9205
9206         * NEWS:
9207         * configure.ac:
9208
9209         Release 0.2.1
9210
9211         * Makefile.am: fix distcheck.
9212
9213 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9214
9215         * shell/ev-sidebar-links.c: (selection_changed_callback),
9216         (update_page_callback), (row_activated_callback),
9217         (job_finished_callback), (ev_sidebar_links_set_document):
9218         
9219         Fix for bug #169901. Double click on links expands tree.
9220
9221 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
9222
9223         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
9224         hard-coded style. Fix for bug 170111
9225
9226 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
9227
9228         * shell/ev-view.c (highlight_find_results): Remove unnecessary
9229         locking.
9230
9231 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9232
9233         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
9234
9235 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
9236
9237         * pdf/ev-poppler.cc:
9238         * shell/ev-view.c: (highlight_find_results):
9239
9240         Fix find on single page documents
9241
9242 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
9243
9244         * data/evince.schemas.in: fix for bug 301390
9245
9246 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9247
9248         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
9249         (ev_view_zoom_out), (ev_view_zoom_normal):
9250         * shell/ev-view.h:
9251         * shell/ev-window.c: (update_action_sensitivity),
9252         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
9253         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
9254         (ev_window_cmd_view_normal_size):
9255
9256         Fix normal size zoom. Make zoom in/zoom out unsensitive when
9257         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
9258         better than oom. 
9259
9260 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9261
9262         * configure.ac:
9263
9264         Depend on 2.57, 2.59 doesnt seem to be necessary
9265
9266 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
9267
9268         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
9269         (create_tool_item):
9270
9271         Put back total number of pages as (1 of 1234)
9272
9273 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
9274
9275         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
9276         remove the job.
9277
9278         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
9279         function.  This helps debugging.
9280
9281 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9282
9283         * djvu/djvu-document.c: (djvu_document_class_init),
9284         (djvu_document_get_info), (djvu_document_document_iface_init):
9285         * dvi/dvi-document.c: (dvi_document_class_init),
9286         (dvi_document_get_info), (dvi_document_document_iface_init):
9287
9288         Dummy implementation of get_info method for dvi and
9289         djvu. Fix crashes with those backends
9290
9291 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
9292
9293         * data/evince.desktop.in:
9294
9295         Add application/x-gzpostscript
9296
9297 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
9298
9299         * data/evince.schemas.in: Added real long descriptions, 
9300         closes bug 172496 
9301
9302         * README: Added actual text, closes bug 171869
9303
9304 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9305
9306         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9307
9308         Thumbnail page 0
9309
9310 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9311
9312         * backend/ev-document-info.h:
9313
9314         s/GDate */GDate so we can just use g_free
9315
9316 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9317
9318         * shell/ev-window.c: (update_document_mode),
9319         (ev_window_setup_document):
9320
9321         Show the window in fullscreen when specified by
9322         the document
9323
9324 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9325
9326         * backend/ev-document.c: (ev_document_class_init),
9327         (ev_document_get_info), (ev_document_render_pixbuf):
9328         * backend/ev-document.h:
9329         * backend/ev-page-cache.c: (_ev_page_cache_new):
9330         * pdf/ev-poppler.cc:
9331         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
9332         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
9333         * ps/ps-document.c: (ps_document_class_init), (document_load),
9334         (ps_document_get_info), (ps_document_document_iface_init):
9335
9336         Remove get_title from the interface, we can just use document info
9337
9338 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
9339
9340         * backend/Makefile.am:
9341         * backend/ev-document.c: (ev_document_render_get_info):
9342         * backend/ev-document.h:
9343         * pdf/ev-poppler.cc:
9344
9345         Initial support for document info. Based on jrb patch.
9346
9347 2005-04-19  Paolo Borelli <pborelli@katamail.com>
9348
9349         * shell/ev-window.c: (ev_window_state_event),
9350         (ev_window_class_init), (ev_window_init):
9351         
9352         Doesn't show resize grip when maximized. See bug #301053
9353
9354 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9355
9356         * po/POTFILES.in:
9357         
9358         ev-sidebar-thumbnails now has translatable labels
9359         
9360         * shell/Makefile.am:
9361         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
9362         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
9363         (ev_sidebar_links_page_iface_init):
9364         * shell/ev-sidebar-links.h:
9365         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9366         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
9367         (ev_sidebar_page_get_label):
9368         * shell/ev-sidebar-page.h:
9369         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
9370         (ev_sidebar_thumbnails_set_document),
9371         (ev_sidebar_thumbnails_support_document),
9372         (ev_sidebar_thumbnails_get_label),
9373         (ev_sidebar_thumbnails_page_iface_init):
9374         * shell/ev-sidebar-thumbnails.h:
9375         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
9376         (ev_sidebar_set_document):
9377         * shell/ev-sidebar.h:
9378         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
9379         
9380         Small rework of sidebar code. Now sidebar pages should implement
9381         EvSidebarPage interface. That makes page management in EvSidebar
9382         easier. See bug #164811 for details
9383
9384 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9385
9386         * shell/ev-application.c: (ev_application_open):
9387         * shell/ev-document-types.c:
9388         
9389         Fix build error and small problem with application exit
9390
9391 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9392
9393         * thumbnailer/Makefile.am:
9394         * thumbnailer/evince-thumbnailer-djvu.schemas:
9395         * thumbnailer/evince-thumbnailer-dvi.schemas:
9396         
9397         Conditionally install schemas for djvu/dvi thumbnailer
9398
9399 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
9400
9401         * shell/ev-document-types.h: 
9402         * shell/ev-document-types.c: 
9403         New files, handling the mapping from mimetypes to backends
9404         
9405         * shell/ev-window.c: 
9406         * thumbnailer/evince-thumbnailer.c:     
9407         Use the ev-document-types code
9408         
9409         * shell/Makefile.am: 
9410         Added new convenience library libevbackendfactory_la, containing
9411         the new mimetype->backend logic; moved the backends into it.
9412
9413         * thumbnailer/Makefile.am:
9414         Make the thumbnailer link with the libevbackend.la convenience
9415         library, rather than having a duplicate of the backend logic here.
9416
9417 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
9418
9419         * shell/ev-stock-icons.c: constify some vars.
9420         * shell/ev-window.c: ditto.
9421
9422 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
9423
9424         * ps/ps-document.c (get_page_orientation):
9425
9426         Respect document orientation 
9427
9428 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9429
9430         * djvu/Makefile.am:
9431         * dvi/Makefile.am:
9432         * shell/Makefile.am:
9433         
9434         Move library dependencies to components.
9435         
9436         * shell/ev-window.c: (update_window_title),
9437         (start_loading_document):
9438         
9439         Fix display of uris with spaces. Bug 168358.
9440
9441 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
9442
9443         * shell/ev-sidebar-links.c: (selection_changed_cb):
9444         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
9445         (ev_view_button_release_event), (ev_view_set_document):
9446         * shell/ev-view.h:
9447         * shell/ev-window.c: (find_bar_search_changed_cb):
9448         * shell/ev-window.h: Minor cleanups removing some dead code.
9449
9450 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9451
9452         * backend/ev-page-cache.c: (_ev_page_cache_new):
9453         
9454         Set current page to 0 if document has pages.
9455
9456 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9457
9458         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9459
9460         Initialize GError to NULL, fix a crash when loading fails.
9461
9462 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9463
9464         * shell/ev-window.c: (update_view_size):
9465
9466         Calculate shadow size only when there is actually
9467         a shadow.
9468
9469 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9470
9471         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
9472         * shell/ev-view.h:
9473
9474         Allow setting view spacing, default to 0
9475
9476         * shell/ev-window.c: (ev_window_unfullscreen),
9477         (ev_window_cmd_view_fullscreen), (ev_window_init):
9478
9479         Remove spacing in fullscreen mode
9480
9481 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9482
9483         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
9484         (ev_view_size_request), (expose_bin_window),
9485         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
9486         * shell/ev-view.h:
9487         * shell/ev-window.c: (ev_window_unfullscreen),
9488         (ev_window_cmd_view_fullscreen):
9489
9490         Do not draw the border in fulscreen
9491
9492 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9493
9494         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
9495         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
9496         (find_page_at_location), (page_changed_cb):
9497
9498         Rework border calculation, so that I can more easily disable it.
9499         Code somewhat cleaner too.
9500
9501 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
9502
9503         * backend/ev-page-cache.c: (ev_page_cache_init),
9504         (_ev_page_cache_new):
9505
9506         Remove some assertions, documents can have 0 pages.
9507         Make initial current page -1.
9508
9509         * shell/ev-page-action.c: (page_changed_cb):
9510
9511         Show "" if current page is -1
9512
9513         * shell/ev-window.c: (update_action_sensitivity),
9514         (ev_window_setup_document):
9515
9516         When document has 0 pages do not set the view
9517         and make nearly everything insensitive.
9518
9519 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9520
9521         * shell/ev-page-view.c:
9522         * shell/ev-page-view.h:
9523
9524         Remove unused files.
9525         
9526         * shell/ev-sidebar-thumbnails.c:
9527         (ev_sidebar_thumbnails_set_document):
9528         * shell/ev-sidebar.c: (ev_sidebar_set_document),
9529         (ev_sidebar_supports_document):
9530         * shell/ev-sidebar.h:
9531         * shell/ev-window.c: (ev_window_setup_document):
9532         
9533         Doesn't show thumbnails if document has 1 page. Make
9534         sidebar menu entries sensitive only if if they have 
9535         sense. Fix bug 164811. 
9536
9537 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9538
9539         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
9540         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
9541         (ev_view_zoom_out), (ev_view_set_size):
9542
9543         Rework sizing to deal with documents with not uniform page
9544         size.
9545
9546 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9547
9548         * backend/ev-page-cache.c: (_ev_page_cache_new):
9549
9550         Fix several page size caching bugs
9551
9552 2005-04-15  Luca Ferretti <elle.uca@libero.it>
9553
9554         * shell/ev-window.c: (set_action_properties):
9555
9556         Make all toolbar items translatable
9557
9558 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
9559
9560         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
9561         (save_page_list), (ps_document_save),
9562         (ps_document_document_iface_init), (ps_document_ps_export_begin),
9563         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
9564         (ps_document_ps_exporter_iface_init):
9565         * ps/ps-document.h:
9566
9567         Based on a patch by J�rg Billeter <j@bitron.ch>
9568         
9569         Implement print and save a copy for the ps backend.
9570
9571 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
9572
9573         * backend/ev-document.h:
9574         * djvu/djvu-document.c: (djvu_document_can_get_text),
9575         (djvu_document_document_iface_init):
9576         * dvi/dvi-document.c: (dvi_document_can_get_text),
9577         (dvi_document_document_iface_init):
9578         * pdf/ev-poppler.cc:
9579         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
9580         (pixbuf_document_document_iface_init):
9581         * ps/ps-document.c: (ps_document_can_get_text),
9582         (ps_document_document_iface_init):
9583         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
9584         * shell/ev-window.c: (update_action_sensitivity):
9585
9586         Fix the crash when trying to copy in backends that doesnt
9587         support it. We can implement a better solution once we
9588         do real text selection.
9589
9590 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
9591
9592         * data/evince-ui.xml:
9593         * shell/ev-window.c: (ev_window_cmd_escape):
9594         
9595         Work around the Escape conflict (find bar and unfullscreen)
9596
9597 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9598
9599         * backend/ev-page-cache.c: (ev_page_cache_next_page):
9600         
9601         Fix for #300233. Next page correctly handles document end.
9602         
9603         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
9604         (ev_sidebar_thumbnails_class_init),
9605         (ev_sidebar_thumbnails_set_document),
9606         (ev_sidebar_thumbnails_clear_job),
9607         (ev_sidebar_thumbnails_clear_model):
9608         
9609         Cleanup thumbnail jobs on document changes.
9610         
9611         * shell/ev-view.c: (add_scroll_binding_keypad),
9612         (add_scroll_binding_shifted), (ev_view_class_init):
9613         
9614         Shift + Space scrolls up. Fix for #173184
9615         
9616         * shell/ev-window.c: (ev_window_open_page),
9617         (ev_window_cmd_view_reload):
9618         
9619         Fix reload (Bug #300094)
9620
9621 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9622
9623         
9624         * dvi/mdvi-lib/assoc.c:
9625         * dvi/mdvi-lib/assoc.h: Removed garbage files
9626         
9627         * dvi/mdvi-lib/bitmap.c:
9628         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
9629         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
9630         * dvi/mdvi-lib/color.h: Antialias of rules
9631         
9632         * dvi/mdvi-lib/common.h:
9633         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
9634         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
9635         * dvi/mdvi-lib/files.c:
9636         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
9637         * dvi/mdvi-lib/mdvi.h:
9638         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9639         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
9640         * dvi/mdvi-lib/util.c: Fix compile warnings
9641         
9642         * dvi/dvi-document.c:
9643         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
9644         (dvi_document_thumbnails_get_thumbnail),
9645         (dvi_document_document_thumbnails_iface_init):
9646         * dvi/mdvi-lib/Makefile.am:
9647         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9648         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
9649         
9650         Dvi backend now renders thumbnails
9651
9652 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
9653
9654         * shell/main.c: (main): 
9655         
9656         Save accelerators on exit. Fixes bug #172095.
9657
9658 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
9659
9660         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
9661         update priority" comment.
9662
9663         * backend/ev-job-queue.c: Give a way to change priority.
9664
9665 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
9666
9667         * shell/ev-page-action.c: Fix logic.
9668
9669 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9670
9671         * shell/ev-view.c: (ev_view_can_find_next):
9672         * shell/ev-window.c: (ev_window_setup_document):
9673
9674         Check that the document supports find
9675
9676 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9677
9678         * data/evince-ui.xml:
9679         * shell/ev-view.c: (ev_view_can_find_next):
9680         * shell/ev-view.h:
9681         * shell/ev-window.c: (update_action_sensitivity),
9682         (find_changed_cb), (ev_window_setup_document),
9683         (ev_window_cmd_edit_find_next):
9684
9685         Add Edit->Find Next
9686
9687 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
9688
9689         * pdf/ev-poppler.cc:
9690         * shell/ev-print-job.c: (idle_print_handler):
9691
9692         Make printing work again
9693
9694 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
9695
9696         * shell/ev-page-action.h:
9697         * shell/ev-page-action.c: (ev_page_action_widget_init),
9698         (ev_page_action_widget_class_init), (page_changed_cb),
9699         (create_tool_item), (update_page_cache), (build_new_tree_cb),
9700         (get_filter_model_from_model), (match_selected_cb),
9701         (display_completion_text), (match_completion), (update_model),
9702         (connect_proxy), (ev_page_action_set_property),
9703         (ev_page_action_get_property), (ev_page_action_set_document),
9704         (ev_page_action_set_model), (ev_page_action_class_init): Big
9705         reworking to make completions work iff we have >= GTK-2.7.0
9706                 
9707         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
9708         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
9709         (job_finished_cb): We now have a 'model' property that is set when
9710         the links are loaded.  This can be caught with "notify::model"
9711
9712         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
9713         listen for the model to be set, and propagate it to the action.
9714
9715 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9716
9717         * cut-n-paste/recent-files/egg-recent-item.c:
9718         (egg_recent_item_set_uri), (make_valid_utf8),
9719         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
9720         * cut-n-paste/recent-files/egg-recent-item.h:
9721         
9722         Update egg-recent from libegg. This should fix long
9723         startup problem. For details see
9724         http://bugzilla.gnome.org/show_bug.cgi?id=160531
9725
9726 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9727
9728         * cut-n-paste/recent-files/Makefile.am:
9729         * data/evince-ui.xml, shell/Makefile.am:
9730         * shell/ev-application.c, shell/ev-application.h:
9731         * shell/ev-window.c: Recent files support.
9732         
9733         * configure.ac: Added "ru" to ALL_LINGUAS.
9734         
9735         * dvju: new backend to support DJVU files.
9736         * dvi: new backend to support DVI.
9737
9738         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
9739         * ev-application.c: Support for new backends.
9740         
9741         * help, ev-window.c, main.c shell/Makefile.am: 
9742         Evince user documentation.
9743
9744 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9745
9746         * po/POTFILES.in:
9747         * shell/ev-window.c:
9748         * thumbnailer/evince-thumbnailer.c:
9749
9750         s/pdf-document/ev-poppler
9751
9752 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
9753
9754         * NEWS:
9755         * configure.ac:
9756
9757         Release 0.2.0
9758
9759         * ps/ps-document.c: (setup_pixmap):
9760
9761         Remove debug code
9762
9763 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
9764
9765         * backend/ev-page-cache.c (ev_page_cache_next_page): 
9766         * shell/ev-window.c (ev_window_cmd_go_next_page) 
9767         (ev_window_cmd_go_first_page): Fix of by one errors.
9768
9769 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9770
9771         * ps/ps-document.c: (get_page_box):
9772
9773         Fix page size calculation
9774
9775 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9776
9777         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9778         (ps_document_cleanup), (setup_pixmap), (get_page_box),
9779         (get_page_orientation), (setup_page), (document_load),
9780         (ps_document_get_page_size), (render_pixbuf_idle):
9781         * ps/ps-document.h:
9782
9783         More refactoring to adapt to EvDocument changes
9784
9785 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9786
9787         * ps/ps-document.c: (start_interpreter):
9788
9789         Actually add alpha args
9790
9791 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
9792
9793         * pdf/ev-poppler.cc:
9794
9795         Make clipboard work again
9796
9797 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
9798
9799         Make searching work again.
9800         
9801         * backend/ev-document.c:
9802         * backend/ev-document.h:
9803         * backend/ev-document-find.c:
9804         * backend/ev-document-find.h: Change EvDocumentIface so we no
9805         longer store the current page or zoom level in the document.  The
9806         consequence is that all calls that operate on the current page now
9807         instead take the page number as an extra argument, and all
9808         coordinates are now doubles in document coordinate system.
9809
9810         * pdf/ev-poppler.cc:
9811         * pixbuf/pixbuf-document.c:
9812         * ps/ps-document.c: Update backends accordingly.
9813
9814 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
9815
9816         * autogen.sh:
9817
9818         Add required gettext version
9819
9820 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
9821
9822         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
9823         make F1 bring up non-existent help.
9824
9825         * shell/eggfindbar.c: Patch from Christian Persch to sync to
9826         epiphany's find bar, #167477
9827
9828         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
9829         <emil@nishra.com> to add space-bar scrolling, 
9830
9831         * shell/ev-window.c (static GtkActionEntry entries): add default
9832         keybinding for Help (F1)
9833         Fixes #171068
9834
9835         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
9836         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
9837         170110
9838
9839 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
9840
9841         * Makefile.am: 
9842         * pixbuf/pixbuf-document.c: 
9843
9844         Got pixbuf backend working again
9845
9846 2005-04-01  Steve Murphy  <murf@e-tools.com>
9847
9848         * configure.in: Added "rw" to ALL_LINGUAS.
9849
9850 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
9851
9852         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
9853         model types, noticed by Martin Kretzschmar.
9854
9855 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
9856
9857         * pdf/ev-poppler.cc: Implement search based on
9858         poppler_page_find_text().  Currently a bit crude since we remember
9859         all matches from all pages.  Also, we grab the big document lock
9860         when we search since searching changes the underlying stream and
9861         thus conflicts with the rendering thread.
9862         
9863         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
9864         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
9865         (ev_view_find_previous): Fix some page indexes to be 0 based,
9866         offset rubber band by view offset,
9867
9868 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
9869
9870         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
9871
9872 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
9873
9874         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
9875         completely because I didn't understand GtkActions.  I should
9876         read Marco's code more carefully in the future.
9877
9878         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
9879         function
9880
9881 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
9882
9883         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
9884         PopplerRectangle change from poppler CVS.
9885
9886 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
9887
9888         * backend/ev-document.c: (ev_document_get_page_label):
9889         * backend/ev-document.h:
9890         * backend/ev-page-cache.c: (_ev_page_cache_new),
9891         (ev_page_cache_get_page_label):
9892         * backend/ev-page-cache.h:
9893         * pdf/ev-poppler.cc:
9894         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
9895         (links_page_num_func):
9896         * shell/ev-sidebar-thumbnails.c:
9897         (ev_sidebar_thumbnails_set_document):
9898         * shell/ev-view.c: (status_message_from_link),
9899         (ev_view_motion_notify_event):
9900         * shell/ev-window.c: (document_supports_sidebar): Add in page
9901         label support.  It's not perfect yet, but it's the first 'feature'
9902         in a while.
9903         Also, fix a bogus comment noticed by crispin. 
9904
9905 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
9906
9907         * Makefile.am: Remove pixbuf backend for now
9908
9909         * configure.ac: Require poppler-glib instead of just poppler.
9910
9911         * backend/ev-document-thumbnails.h: Add a comment
9912
9913         * backend/ev-document.h:
9914         * backend/ev-document.c: (ev_document_class_init),
9915         (ev_document_load), (ev_document_get_link),
9916         (ev_document_get_links): Remove 3 methods and add get_links.
9917         Also, made 0 based.
9918
9919         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9920         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
9921
9922         * backend/ev-link.c: (ev_link_set_title),
9923         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
9924         (ev_link_mapping_find):
9925         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
9926         
9927         * backend/ev-page-cache.c: (ev_page_cache_init),
9928         (_ev_page_cache_new), (ev_page_cache_set_current_page),
9929         (ev_page_cache_get_size), (ev_page_cache_next_page),
9930         (ev_page_cache_prev_page): Fix to be 0 based.
9931
9932         * pdf/Makefile.am: 
9933         * pdf/ev-poppler.h:
9934         * pdf/ev-poppler.cc: New backend.
9935         
9936         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
9937         (ps_document_get_page), (ps_document_document_iface_init):
9938
9939         * shell/ev-pixbuf-cache.h:
9940         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
9941         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
9942         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
9943         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
9944         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
9945         Fix up code to grab a page cache per each doc.  Also, fix to be 0
9946         based.
9947         
9948         * shell/ev-sidebar-thumbnails.c:
9949         (ev_sidebar_tree_selection_changed), (page_changed_cb),
9950         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
9951
9952         * shell/ev-view.c: (status_message_from_link),
9953         (find_page_at_location), (get_link_at_location),
9954         (ev_view_motion_notify_event), (ev_view_button_release_event),
9955         (ev_view_init): Use the new link code.  Fix to be 0 based.
9956
9957         * shell/ev-window.c: (update_action_sensitivity),
9958         (document_supports_sidebar): 0 based.
9959
9960 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
9961
9962         * pdf/pdf-document.cc: Patch from Fernando Herrera
9963         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
9964         *blush*
9965
9966 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
9967
9968         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
9969         1 to the page, as this seems to be 1 based.  I thought we has this
9970         fixed.  grump.
9971
9972 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
9973
9974         * TODO:
9975         * backend/Makefile.am:
9976         * backend/ev-document-links.c:
9977         (ev_document_links_has_document_links),
9978         (ev_document_links_get_links_model):
9979         * backend/ev-document-links.h:
9980         * backend/ev-document.c: (ev_document_get_page_cache),
9981         (ev_document_get_doc_mutex), (ev_document_load),
9982         (ev_document_save), (ev_document_get_title),
9983         (ev_document_get_n_pages), (ev_document_set_page),
9984         (ev_document_get_page), (ev_document_set_target),
9985         (ev_document_set_scale), (ev_document_set_page_offset),
9986         (ev_document_get_page_size), (ev_document_get_text),
9987         (ev_document_get_link), (ev_document_render),
9988         (ev_document_render_pixbuf), (ev_document_scale_changed):
9989         * backend/ev-document.h:
9990         * backend/ev-job-queue.c: (remove_object_from_queue),
9991         (notify_finished), (handle_job), (search_for_jobs_unlocked),
9992         (no_jobs_available_unlocked), (ev_render_thread),
9993         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
9994         (ev_job_queue_remove_job):
9995         * backend/ev-job-queue.h:
9996         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9997         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9998         (ev_job_links_class_init), (ev_job_render_init),
9999         (ev_job_render_dispose), (ev_job_render_class_init),
10000         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10001         (ev_job_thumbnail_class_init), (ev_job_finished),
10002         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10003         (ev_job_render_run), (ev_job_thumbnail_new),
10004         (ev_job_thumbnail_run):
10005         * backend/ev-jobs.h:
10006         * backend/ev-link.c:
10007         * backend/ev-link.h:
10008         * backend/ev-page-cache.c: (ev_page_cache_init),
10009         (ev_page_cache_class_init), (ev_page_cache_finalize),
10010         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
10011         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10012         (ev_page_cache_set_link), (ev_page_cache_get_title),
10013         (ev_page_cache_get_size), (ev_page_cache_next_page),
10014         (ev_page_cache_prev_page):
10015         * backend/ev-page-cache.h:
10016         * pdf/pdf-document.cc:
10017         * ps/gsdefaults.c:
10018         * ps/gsdefaults.h:
10019         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10020         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
10021         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
10022         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
10023         (is_interpreter_ready), (output), (catchPipe), (input),
10024         (start_interpreter), (check_filecompressed), (compute_dimensions),
10025         (ps_document_enable_interpreter), (document_load),
10026         (ps_document_next_page), (render_page), (ps_document_set_page),
10027         (ps_document_set_scale), (render_pixbuf_idle),
10028         (ps_document_render_pixbuf), (ps_document_document_iface_init):
10029         * ps/ps-document.h:
10030         * shell/Makefile.am:
10031         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
10032         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
10033         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
10034         (ev_pixbuf_cache_new), (job_finished_cb),
10035         (check_job_size_and_unref), (move_one_job),
10036         (ev_pixbuf_cache_update_range), (find_job_cache),
10037         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
10038         (ev_pixbuf_cache_add_jobs_if_needed),
10039         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
10040         * shell/ev-pixbuf-cache.h:
10041         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10042         (idle_print_handler):
10043         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
10044         (selection_changed_cb), (create_loading_model),
10045         (ev_sidebar_links_construct), (links_page_num_func),
10046         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
10047         (update_page_callback), (job_finished_cb),
10048         (ev_sidebar_links_set_document):
10049         * shell/ev-sidebar-thumbnails.c:
10050         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
10051         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
10052         (page_changed_cb), (thumbnail_job_completed_callback),
10053         (ev_sidebar_thumbnails_set_document):
10054         * shell/ev-sidebar-thumbnails.h:
10055         * shell/ev-sidebar.c: (ev_sidebar_set_document):
10056         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
10057         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
10058         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
10059         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
10060         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
10061         (ev_view_button_release_event), (ev_view_scroll_view),
10062         (ev_view_class_init), (ev_view_init), (update_find_status_message),
10063         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
10064         (ev_view_new), (job_finished_cb), (page_changed_cb),
10065         (ev_view_set_document), (go_to_link), (ev_view_zoom),
10066         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
10067         (ev_view_find_previous):
10068         * shell/ev-view.h:
10069         * shell/ev-window.c: (update_action_sensitivity),
10070         (ev_window_open_page), (update_window_title), (update_total_pages),
10071         (page_changed_cb), (ev_window_setup_document),
10072         (password_dialog_response), (ev_window_cmd_save_as),
10073         (ev_window_print), (ev_window_cmd_go_previous_page),
10074         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
10075         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
10076         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
10077         * shell/main.c: (main):
10078
10079         Merge evince-threads branch
10080
10081 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
10082
10083         * configure.ac: Added "lt" to ALL_LINGUAS.
10084
10085 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
10086
10087         * NEWS:
10088         * configure.ac:
10089
10090         Release 0.1.9
10091
10092 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
10093
10094         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10095
10096         Fix here also the thumbnails 1-basedness :)
10097
10098 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10099
10100         * NEWS:
10101         * configure.ac:
10102
10103         Release 0.1.8
10104
10105 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
10106
10107         * pdf/pdf-document.cc:
10108         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
10109         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
10110
10111         Fix the mess we did with thumbnails and 1-basedness
10112
10113 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
10114
10115         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
10116
10117 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
10118
10119         * NEWS:
10120         * configure.ac:
10121
10122         Release 0.1.7
10123
10124 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
10125
10126         * ps/Makefile.am:
10127         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
10128         (gtk_gs_defaults_get_alpha_parameters),
10129         (gtk_gs_defaults_get_ungzip_cmd),
10130         (gtk_gs_defaults_get_unbzip2_cmd):
10131         * ps/gsdefaults.h:
10132         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
10133         (ps_document_get_orientation), (document_load),
10134         (ps_document_goto_page), (ps_document_set_page_size):
10135         * ps/ps-document.h:
10136
10137         Some more sanitization of the ps backend. Remove a lot
10138         of unused code and do not base our defaults on ggv
10139         preferences (ugh!)
10140
10141 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
10142
10143         * thumbnailer/evince-thumbnailer.schemas:
10144         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10145         (main): add -s option for thumbnail size.
10146
10147 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
10148
10149         * configure.ac:
10150
10151         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
10152         remove it.
10153
10154 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10155
10156         * pdf/pdf-document.cc:
10157
10158         Remove 4 pixels of useless border from the
10159         thumbnail.
10160
10161 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
10162
10163         * backend/ev-document-thumbnails.c:
10164         (ev_document_thumbnails_get_thumbnail):
10165         * backend/ev-document-thumbnails.h:
10166
10167         Rework API a bit. Add a border flag and
10168         change sizing logic (now the size we specify
10169         applies to the bigger dimension).
10170
10171         * pdf/pdf-document.cc:
10172         * pixbuf/pixbuf-document.c:
10173         (pixbuf_document_thumbnails_get_thumbnail):
10174         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
10175         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10176
10177         Adapt to the new API and do not draw a border for nautilus
10178         thumbnailer.
10179
10180 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
10181
10182         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10183         take thumbnails from page "0" instead of "1". Added a copyright header.
10184
10185 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
10186
10187         * ps/ps-document.c: (set_up_page), (start_interpreter):
10188
10189         Make it C89 compliant
10190
10191 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
10192
10193         * Makefile.am:
10194         * configure.ac:
10195         * pdf/.cvsignore:
10196         * pdf/pdf-document.cc:
10197         * thumbnailer/Makefile.am:
10198         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
10199         (main):
10200         * thumbnailer/evince-thumbnailer.schemas:
10201         * thumbnailer/pdf-icon.png:
10202
10203         Add a nautilus thumbnailer.
10204         Based on patch by Fernando Herrera <fherrera@onirica.com>.
10205
10206 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
10207
10208         * NEWS:
10209         * configure.ac:
10210         * po/POTFILES.in:
10211
10212         Release 0.1.6
10213
10214 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
10215
10216         Use poppler instead of including xpdf source code.  Poppler is a
10217         fork of xpdf to build it as a shared library. See
10218         http://freedesktop.org/wiki/Software/poppler.
10219
10220         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
10221         xpdf fork.
10222         
10223         * pdf/Makefile.am: Build libpdfdocument.a here.
10224         
10225         * pdf/GDKSplashOutputDev.cc:
10226         * pdf/GDKSplashOutputDev.h:
10227         * pdf/GnomeVFSStream.cc:
10228         * pdf/GnomeVFSStream.h:
10229         * pdf-document.cc:
10230         * pdf-document.h:
10231         * test-gdk-output-dev.cc
10232         * Thumb.cc:
10233         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
10234         against poppler.
10235
10236 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10237
10238         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
10239
10240         Clear idle stack before unsetting the document
10241
10242 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10243
10244         * ps/ps-document.c: (ps_document_widget_event),
10245         (ps_document_set_target), (ps_document_finalize),
10246         (ps_document_get_page):
10247
10248         Disconnect the widget event signal on finalize.
10249         Some code cleanups.
10250
10251 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10252
10253         * ps/ps-document.c: (set_up_page):
10254
10255         If there is no bpixmap create one, even if size
10256         is not changed.
10257
10258 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10259
10260         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
10261         (set_up_page), (document_load), (ps_document_set_zoom):
10262
10263         Default page is 0. Calculate size even when we have no
10264         target yet.
10265
10266 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
10267
10268         * shell/ev-sidebar.c: expand the selection widget to be always as
10269         wide as the sidebar
10270
10271 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10272
10273         * shell/ev-sidebar-thumbnails.c:
10274         (ev_sidebar_thumbnails_set_document):
10275
10276         Clear the list store when setting document
10277
10278 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10279
10280         * shell/ev-page-action.c: (update_entry), (sync_entry),
10281         (activate_cb), (entry_size_request_cb), (create_tool_item),
10282         (connect_proxy):
10283
10284         Use an entry for the page control instead of spinbuttons
10285
10286 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
10287
10288         * data/evince.schemas.in:
10289
10290         Correct confusing string
10291
10292 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
10293
10294         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
10295         for real.  Gosh, how long has this been broken.
10296
10297         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
10298         check for a NULL link.  We crash otherwise.
10299
10300 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
10301
10302         * NEWS:
10303         * configure.ac:
10304
10305         Release 0.1.5
10306
10307 2005-02-25  Sebastien Bacher  <seb128@debian.org>
10308
10309         * configure.ac: add the french translation.
10310
10311 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10312
10313         * shell/ev-window.c:
10314
10315         Remove unused header -> fix distcheck
10316
10317 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10318
10319         * shell/ev-window.c: (update_window_title),
10320         (ev_window_popup_password_dialog):
10321
10322         Unescape filename for display
10323
10324 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10325
10326         * pdf/xpdf/pdf-document.cc:
10327
10328         In get_page_size deal with rotation. Also
10329         cleanup the function a bit.
10330
10331 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10332
10333         * pdf/xpdf/pdf-document.cc:
10334
10335         Fix crash when opening in new window
10336
10337 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
10338
10339         * configure.ac:
10340
10341         Check ghostscript >= 7
10342
10343 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
10344
10345         * shell/ev-window.c:
10346
10347         Make page width the default sizing mode
10348
10349 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
10350         Marco Pesenti Gritti <marco@gnome.org>
10351
10352         * shell/ev-window.c: Remember the sidebar size
10353
10354         * data/evince.schemas.in: Add a new gconf key to store the size of
10355         the sidebar
10356
10357 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
10358
10359         * data/evince-ui.xml:
10360         * shell/ev-window.c: (update_action_sensitivity),
10361         (ev_window_cmd_view_reload):
10362         
10363         Add a "Reload" action and menu entry
10364
10365 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
10366
10367         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
10368         iff the type doesn't support thumbnailing and indexing.
10369
10370 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
10371
10372         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
10373
10374 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10375
10376         * pdf/splash/Splash.cc:
10377
10378         Port fix for a crasher from kde bug
10379         http://bugs.kde.org/show_bug.cgi?id=97131
10380
10381 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10382
10383         * pdf/xpdf/pdf-document.cc:
10384
10385         Return a link even if it's of an unrecognized
10386         type. Otherwise we go in an infinte cycle.
10387
10388 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10389
10390         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
10391         (size_allocate_cb), (ev_window_set_sizing_mode):
10392
10393         Update size when switching mode
10394
10395 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10396
10397         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10398         (ev_window_cmd_view_page_width), (update_sizing_buttons),
10399         (ev_window_cmd_view_normal_size):
10400
10401         Fix size toggle buttons behavior
10402
10403 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10404
10405         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
10406         (doc_rect_to_view_rect), (ev_view_size_allocate),
10407         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
10408         (scale_changed_callback):
10409
10410         Do not cache offsets in size_allocate.
10411
10412 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10413
10414         * shell/ev-view.c: (ev_view_size_allocate):
10415
10416         Calculate offsets before calling the parent
10417         class (which does a redraw)
10418
10419 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10420
10421         * pdf/xpdf/pdf-document.cc:
10422
10423         Fix a crasher on exit. Unused code, put a TODO
10424
10425 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
10426
10427         * backend/ev-document.c: (ev_document_class_init),
10428         (ev_document_page_changed), (ev_document_scale_changed):
10429         * backend/ev-document.h:
10430
10431         Separate page/scale notifications
10432
10433         * pdf/xpdf/pdf-document.cc:
10434
10435         Emit the new signals.
10436         Do not display the pdf page in _render, do it
10437         when scale/page are requested.
10438
10439         * ps/ps-document.c: (ps_document_set_zoom),
10440         (ps_document_widget_event):
10441         * ps/ps-document.h:
10442
10443         Emit the new signals.
10444
10445         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10446         (ev_view_init), (page_changed_callback), (scale_changed_callback),
10447         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
10448         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
10449         * shell/ev-view.h:
10450         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
10451         (ev_window_cmd_view_page_width), (size_allocate_cb),
10452         (ev_window_set_sizing_mode):
10453
10454         Rework sizing to be pixel based.
10455         There are bugs but should be already way better.
10456
10457 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
10458
10459         * shell/ev-window.c: (ev_window_init):
10460
10461         Do not allow to shrink sidebar smaller then
10462         child requisition
10463
10464 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
10465
10466         * shell/ev-sidebar.[ch]
10467         * shell/ev-window.c:
10468
10469         Improved sidebar widget. Fixes #166683
10470
10471 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
10472
10473         * shell/ev-view.c (update_find_status_message): Give translators
10474         more flexibility with ngettext plural handling.
10475
10476 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
10477
10478         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
10479         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
10480         page when we get the page size.
10481
10482 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10483
10484         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
10485
10486         ps pages are 0 based, convert 
10487
10488 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10489
10490         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
10491
10492         Initialize correct parent class. Set GError on document load
10493
10494 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10495
10496         * pdf/xpdf/pdf-document.cc:
10497
10498         Fixup selection offset calculation
10499
10500         * shell/ev-view.c: (view_rect_to_doc_rect),
10501         (doc_rect_to_view_rect), (ev_view_size_allocate),
10502         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
10503         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
10504
10505         Store selection as document relative, so that zooming
10506         and offset changing doesnt break it.
10507
10508 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
10509
10510         * shell/ev-view.c: (ev_view_best_fit):
10511
10512         Do not try to best fit if the view is not realized
10513
10514 2005-02-20  Kostas Papadimas <pkst@gnome.org>
10515           
10516         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
10517
10518 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
10519
10520         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
10521
10522 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
10523
10524         * shell/ev-window.c: Change the fullscreen toolbar to always be in
10525         the popup window.  That prevents it resizing when in full screen
10526         mode.
10527
10528         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
10529         multiple rerenders.  This pretty much sucks.
10530
10531         * data/evince-ui.xml: Change the fullscreen toolbar to include the
10532         rest of the toolbar.
10533
10534 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
10535
10536         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
10537
10538 2005-02-17  Alexander Shopov  <ash@contact.bg>
10539
10540         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
10541
10542 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
10543
10544         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
10545
10546 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
10547
10548         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
10549         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
10550         (set_document_page), (document_changed_callback),
10551         (ev_view_set_document), (ev_view_find_previous),
10552         (ev_view_hide_cursor), (ev_view_show_cursor):
10553         * shell/ev-view.h:
10554         * shell/ev-window.c: (update_chrome_visibility),
10555         (fullscreen_timeout_cb), (fullscreen_set_timeout),
10556         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
10557         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
10558         (ev_window_unfullscreen):
10559         * shell/main.c: (main):
10560
10561         Automatically hide the fullscreen button.
10562         Patch by Kristian Høgsberg <krh@redhat.com>
10563
10564 2005-02-16  Vincent Noel  <vnoel@cox.net>
10565
10566         * shell/main.c (main): Specify an icon for the window. Patch by
10567         Jaap A. Haitsma. Fixes #166177.
10568
10569 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
10570
10571         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
10572
10573 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
10574
10575         * backend/ev-document-misc.h:
10576         * backend/ev-document-misc.c:
10577         (ev_document_misc_get_page_border_size),
10578         (ev_document_misc_paint_one_page): New function to canonicalize
10579         sizing/painting a border.
10580
10581         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
10582         used.
10583
10584         * pdf/xpdf/pdf-document.cc: use new function
10585
10586         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
10587         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
10588         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
10589         shell/ev-window.c: (update_sizing_buttons),
10590         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
10591         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
10592         (ev_window_cmd_view_page_width), (size_allocate_cb),
10593         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
10594         and "fit width" values act as toggle buttons so they stay
10595         toggled.  It's not 100% perfect, and it's a little slow, but it's
10596         good enough to commit I think.
10597
10598 2005-02-15  David Lodge  <dave@cirt.net>
10599
10600         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
10601
10602 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
10603
10604         * shell/ev-window.c (update_window_title): replace newlines in
10605         the title by spaces. Bug #166107.
10606
10607 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
10608
10609         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
10610         parameters providing allocation width and height without
10611         scrollbars and width of a possible vertical scrollbar. With this
10612         additional information the functions can work as
10613         intended. Unfortunately they're not idempotent. We should
10614         transform these commands to toggles. Fixes Bug #164976
10615         Initial patch by Stephane Loeuillet, then heavily modified.
10616
10617         * shell/ev-view.h: update prototypes.
10618
10619         * shell/ev-window.c (ev_window_cmd_view_best_fit)
10620         (ev_window_cmd_view_page_width): provide EvView fit functions with
10621         all the information they need. Formulas to calculate this
10622         information taken from GtkScrolledWindow.
10623
10624 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
10625
10626         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
10627         created a thumbnail, the list store is updated to know
10628         that the thumbnail is set. Fixes bug #166792
10629
10630 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
10631
10632         * shell/ev-window.c: fixed typo, closes bug 166897
10633
10634         * TODO: updated TODO with bug numbers that are relevant
10635
10636 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
10637
10638         * shell/ev-window.c: Support for DnD of files. Fixes #164813
10639
10640 2005-02-09  Vincent Noel  <vnoel@cox.net>
10641
10642         * shell/ev-window.c: (set_action_properties): Set the "Previous"
10643         and "Next" toolbar buttons as important to make them stand out.
10644
10645 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10646
10647         * lib/ev-debug.c:
10648         * lib/ev-debug.h:
10649         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
10650         (start_interpreter), (stop_interpreter), (document_load),
10651         (ps_document_next_page), (ps_document_goto_page),
10652         (ps_document_set_page_size), (ps_document_widget_event),
10653         (ps_document_render):
10654         * shell/ev-page-view.c: (ev_page_view_dispose):
10655         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
10656
10657         Fix compilation on non-gcc platforms
10658
10659 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
10660
10661         * NEWS:
10662         * configure.ac:
10663
10664         Release 0.1.4
10665
10666         * pdf/xpdf/Catalog.cc:
10667         * pdf/xpdf/XRef.cc:
10668
10669         Fix the fix for CAN-2004-0888
10670
10671 2005-02-09  Luca Ferretti <elle.uca@libero.it>
10672
10673         * data/Makefile.am:
10674         * data/evince-ui.xml:
10675         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10676         * shell/ev-stock-icons.h:
10677         * shell/ev-window.c: (update_action_sensitivity),
10678         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
10679         (set_action_properties):
10680
10681         Improve toolbar layout/icons
10682
10683 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
10684
10685         * pdf/xpdf/pdf-document.cc:
10686
10687         Add warnings about unimplemented/unknown link
10688         types.
10689
10690 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10691
10692         * ps/ps-document.c: (set_up_page):
10693
10694         Log gs property
10695
10696 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10697
10698         * ps/ps-document.c: (start_interpreter):
10699
10700         Log gs env var
10701
10702 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10703
10704         * shell/ev-page-view.c: (ev_page_view_dispose):
10705         * shell/ev-view.c: (ev_view_finalize):
10706         * shell/ev-window.c: (ev_window_setup_document),
10707         (ev_window_dispose), (ev_window_init):
10708
10709         Solve more refs issues.
10710
10711         I commented out the page_view initialization for now:
10712         it was never destroyed (because it's never added
10713         to a container). Because of that we was leaking
10714         gs processes. Couldnt think to a clean fix.
10715         We need to figure this out, password view has the
10716         same issue probably.
10717
10718 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10719
10720         * ps/ps-document.c: (ps_document_finalize),
10721         (ps_document_get_n_pages), (ps_document_get_page):
10722
10723         Some cleanups, stop the interpreter on finalize
10724
10725         * shell/ev-page-view.c: (ev_page_view_dispose),
10726         (ev_page_view_class_init):
10727
10728         Release our reference on the document
10729
10730 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10731
10732         * Makefile.am:
10733         * configure.ac:
10734         * doc/debugging.txt:
10735         * lib/.cvsignore:
10736         * lib/Makefile.am:
10737         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
10738         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
10739         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
10740         * lib/ev-debug.h:
10741
10742         Add debugging helpers
10743
10744         * ps/Makefile.am:
10745         * ps/ps-document.c: (set_up_page), (start_interpreter),
10746         (stop_interpreter), (document_load), (ps_document_next_page),
10747         (ps_document_goto_page), (ps_document_set_page_size),
10748         (ps_document_widget_event), (ps_document_render):
10749         * shell/Makefile.am:
10750         * shell/ev-view.c: (expose_bin_window):
10751         * shell/main.c: (main):
10752
10753         Add some logs
10754         
10755 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
10756
10757         * ps/ps-document.c: (ps_document_widget_event):
10758
10759         Initialize message_window, this should make ps
10760         rendering really work! (Never noticed because I was
10761         testing with a ps that is causing gs to exit every time!)
10762
10763 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
10764
10765         * data/evince.schemas.in: updated simple error in applyto closing tag
10766
10767 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
10768
10769         * Makefile.am:
10770         * configure.ac:
10771         * data/.cvsignore:
10772         * data/Makefile.am:
10773         * data/evince-ui.xml:
10774         A data/evince.schemas.in:
10775         * po/POTFILES.in:
10776         * shell/ev-stock-icons.c: (ev_stock_icons_init):
10777         * shell/ev-stock-icons.h:
10778         * shell/ev-window.c: (update_chrome_visibility),
10779         (update_chrome_flag), (ev_window_cmd_edit_find),
10780         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
10781         (ev_window_unfullscreen), (ev_window_focus_in_event),
10782         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
10783         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
10784         (ev_window_view_sidebar_cb), (find_bar_close_cb),
10785         (ev_window_dispose), (ev_window_class_init),
10786         (set_action_properties), (set_chrome_actions), (load_chrome),
10787         (ev_window_init):
10788
10789         Implement fullscreen mode changes from bug #164776.
10790         Also implement persistent chrome toggles.
10791
10792 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
10793
10794         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
10795
10796 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10797
10798         * NEWS:
10799         * configure.ac:
10800         * shell/ev-view.c:
10801
10802         Add another check for find interface
10803
10804         Release 0.1.3
10805
10806 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10807
10808         * shell/ev-application.c: (ev_application_open):
10809         * shell/ev-window.c: (ev_window_open):
10810
10811         Open gzipped ps documents
10812
10813 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10814
10815         * TODO:
10816         * shell/ev-view.c: (set_document_page):
10817
10818         Clamp page number, dont try to move to
10819         not existant pages.
10820
10821 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
10822
10823         * backend/ev-document-find.c: (ev_document_find_changed):
10824         * backend/ev-document-find.h:
10825         * pdf/xpdf/pdf-document.cc:
10826         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
10827         * shell/ev-window.c: (find_bar_search_changed_cb):
10828
10829         Fix several bugs with find
10830
10831 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
10832
10833         * shell/ev-sidebar-thumbnails.c
10834         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
10835         document. Prevents warning from scroll_to_cell.
10836
10837 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
10838
10839         * configure.ac: Add «nb» to ALL_LINGUAS too.
10840
10841 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
10842
10843         * NOTES: New file with some random thoughts.
10844
10845         * TODO: Update.
10846
10847         * backend/ev-document-misc.c:
10848         (ev_document_misc_get_page_border_size): New function to
10849         canonicalize shadow drawing sizes.  Possibly goofy.
10850
10851         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
10852         (ev_view_best_fit), (ev_view_fit_width):
10853         * pdf/xpdf/pdf-document.cc:
10854         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
10855         * ps/ps-document.c: (ps_document_get_page_size):
10856         * backend/ev-document-misc.h:
10857         * backend/ev-document.c: (ev_document_get_page_size):
10858         * backend/ev-document.h: get_page_size now takes a page number
10859         parameter.  Made all the backends/frontends honor it.
10860
10861         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
10862         see.  Doesn't work yet.
10863
10864         * shell/Makefile.am:
10865         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
10866         Doesn't do anything yet.
10867
10868         * shell/ev-sidebar-thumbnails.c:
10869         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
10870         [0..n_pages-1]
10871
10872         * shell/ev-window.c: (update_action_sensitivity),
10873         (ev_window_setup_document), (ev_window_set_page_mode),
10874         (ev_window_page_mode_cb), (ev_window_init): Clean up the
10875         view-swapping code a bit so we can have multiple views on a
10876         document.  Add the multi-page view, though it can't be turned on
10877         yet.
10878
10879 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10880
10881         * shell/ev-application.c: (ev_application_open):
10882         * shell/ev-view.c: (expose_bin_window):
10883         * shell/ev-window.c: (ev_window_open):
10884
10885         Support eps and check document supports find
10886         before drawing highlightings in expose.
10887
10888 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
10889
10890         * pixbuf/pixbuf-document.c:
10891         (pixbuf_document_thumbnails_get_dimensions),
10892         (pixbuf_document_document_thumbnails_iface_init):
10893
10894         implement get_dimensions
10895
10896 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
10897
10898         * NEWS:
10899         * configure.ac:
10900
10901         Release 0.1.2
10902
10903 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10904
10905         * shell/ev-view.c: (set_document_page):
10906
10907         Scroll at the top of the page when changing page
10908
10909 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10910
10911         * shell/ev-view.c: (ev_view_motion_notify_event):
10912
10913         Do not redraw unnecessarily
10914
10915 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10916
10917         * pdf/xpdf/pdf-document.cc:
10918         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10919         (expose_bin_window), (find_changed_cb):
10920
10921         Yay! find works now... Now to find bugs...
10922
10923 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
10924
10925         * backend/ev-document-find.c: (ev_document_find_base_init),
10926         (ev_document_find_changed):
10927         * backend/ev-document-find.h:
10928         * pdf/xpdf/pdf-document.cc:
10929         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
10930         (expose_bin_window), (ev_view_init), (set_document_page),
10931         (ensure_rectangle_is_visible), (jump_to_find_result),
10932         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
10933         (ev_view_find_next), (ev_view_find_previous):
10934         * shell/ev-view.h:
10935         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
10936
10937         More work on find implementation, mostly there now
10938
10939 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
10940
10941         * backend/ev-backend-marshalers.list:
10942         * backend/ev-document-find.c: (ev_document_find_base_init),
10943         (ev_document_find_cancel), (ev_document_find_page_has_results),
10944         (ev_document_find_get_n_results), (ev_document_find_get_result),
10945         (ev_document_find_get_progress), (ev_document_find_changed):
10946         * backend/ev-document-find.h:
10947
10948         Enanche the find interface to be really able to do
10949         multi page find.
10950
10951         * pdf/xpdf/pdf-document.cc:
10952
10953         Implement
10954
10955         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
10956         (expose_bin_window), (ev_view_init),
10957         (ev_view_get_find_status_message), (find_changed_cb),
10958         (ev_view_set_document), (set_document_page):
10959
10960         Adapt to the new interface. A few things are regressed sorry,
10961         I will finish it soon.
10962
10963 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
10964
10965         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
10966         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
10967         ev_sidebar_thumbnails_parent_class variable, don't define another
10968         parent_class variable.
10969
10970         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
10971         (ev_page_action_class_init): ditto.
10972
10973         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
10974         (pixbuf_document_class_init): ditto.
10975
10976         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
10977         ditto.
10978
10979         * .cvsignore: ignore various valgrind output files.
10980
10981 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10982
10983         * data/evince-ui.xml:
10984         * shell/Makefile.am:
10985         * shell/ev-history.c:
10986         * shell/ev-history.h:
10987         * shell/ev-navigation-action.c:
10988         * shell/ev-navigation-action.h:
10989         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
10990         (ev_view_set_page), (ev_view_fit_width):
10991         * shell/ev-view.h:
10992         * shell/ev-window.c: (update_action_sensitivity),
10993         (ev_window_setup_document), (register_custom_actions):
10994
10995         Kill session history
10996
10997 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
10998
10999         * shell/ev-window.c: (update_action_sensitivity):
11000
11001         Fix inverted up/down buttons
11002
11003 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
11004
11005         * shell/ev-sidebar-thumbnails.c
11006         (ev_sidebar_thumbnails_select_page): make sure the selected
11007         thumbnail stays visible.
11008
11009 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
11010
11011         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
11012         scrolled window for Federico.
11013
11014 2005-01-26  Ole Laursen  <olau@hardworking.dk>
11015
11016         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
11017
11018 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
11019
11020         * configure.ac:
11021         * pdf/splash/SplashFTFontEngine.cc:
11022
11023         Fix CID fonts with freetype 2.1.9
11024
11025 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
11026
11027         * TODO: added item for desktop icon thumbnailer
11028
11029 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
11030
11031         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
11032         unloaded docs when the title is accessed.
11033
11034         * shell/ev-password-view.[hc]: New widget for displaying password
11035         state.
11036
11037         * shell/ev-window.[ch]: Refactor password handling code to handle
11038         the new view.
11039
11040 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
11041
11042         * NEWS:
11043         * configure.ac:
11044         * data/Makefile.am:
11045
11046         Release 0.1.1
11047
11048 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11049
11050         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
11051         ignore page offset here, to make search results independent of it,
11052
11053         * shell/ev-view.c (expose_bin_window): but take offsets into
11054         account here. Bug #164932
11055
11056         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
11057         scale at the right time. Bug #164996
11058
11059 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
11060
11061         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
11062         fix the problem. Now I just removed the Adobe font names and hope
11063         that the URW fonts are always in outline format. Bug #164934
11064
11065         * shell/ev-window.c (update_window_title): empty titles are
11066         useless, use filename in that case too.
11067
11068         * NEWS: Add some content.
11069
11070 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
11071
11072         * TODO: added one more TODO item and a TODONE section :)
11073
11074 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11075
11076         * ps/ps-document.h: add page_[xy]_offset fields.
11077
11078         * ps/ps-document.c (ps_document_set_page_offset)
11079         (ps_document_render): Keep offset in consideration in a few
11080         places. Bug #164752 "postscript documents are not centered in
11081         window"
11082
11083         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
11084         s/gpdf/evince/. Spotted by Stephane Loeuillet.
11085
11086         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
11087         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
11088         stub out missing methods for complete EvDocument implementation.
11089         Fixes segfaults with Save A Copy and Copy actions.
11090
11091         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
11092         (ps_document_document_iface_init): ditto.
11093         
11094 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11095
11096         * data/.cvsignore:
11097         * data/Makefile.am:
11098         * data/evince.desktop.in:
11099
11100         Add desktop file
11101
11102 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11103
11104         * shell/ev-view.c: (ev_view_button_press_event),
11105         (ev_view_motion_notify_event):
11106
11107         Make selection work in any direction
11108
11109 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11110
11111         * TODO:
11112         * shell/ev-window.c: (set_short_labels), (ev_window_init):
11113
11114         Use shorter labels for some of the toolbars items
11115
11116 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
11117
11118         * pdf/xpdf/pdf-document.cc:
11119
11120         Check the links info is initialized before
11121         using it. Should fix a crash on startup.
11122
11123 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
11124
11125         * pixbuf/pixbuf-document.c
11126         (pixbuf_document_thumbnails_get_dimensions): force floating point
11127         division to calculate page_ratio. Fixes crash with landscape
11128         format pixbufs.
11129
11130 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
11131
11132         * shell/ev-view.c (ev_view_realize): make the bg color darker.
11133
11134 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
11135
11136         * shell/ev-view.c (set_document_page): unset has_selection when
11137         the page changes.
11138         (set_document_page): handle paper size changes when the page
11139         changes (test with Free Culture, page 2).
11140
11141 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11142
11143         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
11144         (expose_bin_window), (ev_view_class_init), (ev_view_init):
11145
11146         Use normal style color for the widget background and
11147         draw a black box around the page.
11148
11149 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11150
11151         * pdf/xpdf/pdf-document.cc:
11152
11153         Keep offset in consideration in a few places
11154
11155         * shell/ev-view.c: (expose_bin_window):
11156
11157         Set the offsets so that the document is ever centered
11158
11159 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11160
11161         * TODO: Added TODO items and finished off the first todo item
11162
11163         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
11164         reflect current authors
11165
11166 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11167
11168         * pdf/xpdf/pdf-document.cc:
11169         * shell/ev-view.c: (ev_view_set_cursor),
11170         (ev_view_motion_notify_event), (document_changed_callback),
11171         (set_document_page):
11172
11173         Show a wait cursor while the page is rendering
11174
11175 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
11176
11177         * shell/ev-sidebar-thumbnails.c:
11178         (ev_sidebar_tree_selection_changed),
11179         (ev_sidebar_thumbnails_select_page):
11180         * shell/ev-sidebar-thumbnails.h:
11181         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
11182         (ev_view_can_go_forward):
11183         * shell/ev-window.c: (ev_window_open_page),
11184         (ev_window_setup_document), (update_current_page),
11185         (view_page_changed_cb), (ev_window_init):
11186         * shell/ev-window.h:
11187
11188         Ensure thumbnails selection, toolbar page control and
11189         current page are in sync.
11190
11191 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
11192
11193         * pdf/xpdf/XRef.cc:
11194
11195         Fix CAN-2005-0064
11196
11197 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
11198
11199         * backend/Makefile.am:
11200         * backend/ev-document-links.h:
11201         * backend/ev-document-security.c: (ev_document_security_get_type),
11202         (ev_document_security_has_document_security),
11203         (ev_document_security_set_password):
11204         * backend/ev-document-security.h:
11205         * backend/ev-document.c: (ev_document_error_quark):
11206         * backend/ev-document.h:
11207         * data/Makefile.am:
11208         * data/evince-password.glade:
11209         * pdf/xpdf/pdf-document.cc:
11210         * shell/Makefile.am:
11211         * shell/ev-password.c: (ev_password_set_bad_password_label),
11212         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
11213         (ev_password_dialog_get_password),
11214         (ev_password_dialog_set_bad_pass):
11215         * shell/ev-password.h:
11216         * shell/ev-window.c: (ev_window_get_attribute),
11217         (ev_window_set_property), (update_action_sensitivity),
11218         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
11219         (ev_window_setup_document), (ev_window_get_password),
11220         (ev_window_open), (ev_window_cmd_save_as),
11221         (using_postscript_printer), (ev_window_print),
11222         (find_not_supported_dialog), (ev_window_cmd_edit_find),
11223         (update_fullscreen_popup), (ev_window_fullscreen),
11224         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
11225         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
11226         (menu_item_select_cb), (find_bar_search_changed_cb),
11227         (ev_window_dispose), (ev_window_init):
11228
11229         Add initial support for password-supported dialogs.  This could be
11230         a lot cooler, but it'll do for now.
11231
11232 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
11233
11234         * pdf/xpdf/pdf-document.cc:
11235         * shell/ev-view.c: (status_message_from_link),
11236         (ev_view_set_status), (ev_view_set_cursor),
11237         (ev_view_motion_notify_event), (ev_view_init):
11238         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
11239
11240         Fix bugs in the links implementation and change cursor
11241         when hovering a link.
11242
11243 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
11244
11245         * viewer/.cvsignore: added cvsignore file for viewer directory
11246
11247         * TODO: created TODO document
11248
11249 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
11250
11251         * shell/ev-view.h:
11252         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
11253         new functions to help with implementation of sensitivity code
11254         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11255         of all actions that might require it.  Fixes a crash when you
11256         click on the Zoom actions in a window lacking a document.
11257
11258 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
11259
11260         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
11261         of the Find action
11262
11263 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11264
11265         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
11266         (pixbuf_document_document_iface_init):
11267         * ps/ps-document.c: (ps_document_get_link),
11268         (ps_document_document_iface_init):
11269         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
11270         (status_message_from_link), (ev_view_set_status),
11271         (ev_view_set_find_status), (ev_view_motion_notify_event),
11272         (ev_view_button_release_event), (ev_view_set_property),
11273         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
11274         (ev_view_get_find_status_message), (update_find_results),
11275         (ev_view_get_status), (ev_view_get_find_status):
11276         * shell/ev-view.h:
11277         * shell/ev-window.c: (view_status_changed_cb),
11278         (view_find_status_changed_cb), (ev_window_init):
11279
11280         View status message support, use it to show the links.
11281         Needs work...
11282
11283 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11284
11285         * backend/ev-document.c: (ev_document_get_link):
11286         * backend/ev-document.h:
11287         * pdf/xpdf/pdf-document.cc:
11288         * shell/ev-application.c: (ev_application_open):
11289         * shell/ev-application.h:
11290         * shell/ev-sidebar-links.c: (selection_changed_cb):
11291         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
11292         (ev_view_go_to_link):
11293
11294         Add support for document links
11295
11296 2005-01-13  Anders Carlsson  <andersca@gnome.org>
11297
11298         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
11299         (create_tool_item):
11300         Set the spin button limits correctly.
11301         
11302         * shell/ev-sidebar-thumbnails.c:
11303         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
11304         Support changing pages by clicking on the thumbnails.
11305         
11306 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
11307
11308         * pixbuf/pixbuf-document.c:
11309         (pixbuf_document_thumbnails_get_dimensions),
11310         (pixbuf_document_document_thumbnails_iface_init):
11311
11312         implement get_dimensions
11313
11314 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
11315
11316         * ps/ps-document.c: (ps_document_goto_page):
11317
11318         Fix page switching on multipage documents
11319
11320 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
11321
11322         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
11323         
11324         check for NULL before assigning to width and height parameters
11325
11326 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11327
11328         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11329         (pixbuf_document_set_property), (pixbuf_document_get_property):
11330
11331         implement get/set properties
11332
11333 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
11334
11335         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
11336         
11337         return NULL instead of "Unknown", letting the title get set to
11338         the filename when the pdf has no title.
11339
11340 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11341
11342         * ps/ps-document.c: (ps_document_get_page_count),
11343         (ps_document_goto_page):
11344
11345 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11346
11347         * shell/ev-history.c: (ev_history_get_property),
11348         (ev_history_set_property), (ev_history_class_init),
11349         (ev_history_add_page), (ev_history_set_current_index):
11350         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
11351         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
11352         (ev_navigation_action_finalize):
11353         * shell/ev-navigation-action.h:
11354         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11355         (ev_view_go_forward), (ev_view_get_find_status_message),
11356         (history_index_changed_cb), (ev_view_set_history):
11357         * shell/ev-view.h:
11358         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11359         (update_current_page), (register_custom_actions):
11360
11361         Implement history dropdowns
11362
11363 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
11364
11365         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
11366         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
11367         (ev_view_go_forward):
11368         * shell/ev-window.c: (register_custom_actions):
11369
11370         Fix several history bugs
11371
11372 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
11373
11374         * configure.ac: Add «nb» to ALL_LINGUAS.
11375
11376 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
11377
11378         * backend/Makefile.am:
11379         * backend/ev-bookmark.c:
11380         * backend/ev-bookmark.h:
11381         * backend/ev-document-bookmarks.c:
11382         * backend/ev-document-bookmarks.h:
11383         * backend/ev-document-links.c: (ev_document_links_get_type),
11384         (ev_document_links_has_document_links),
11385         (ev_document_links_begin_read), (ev_document_links_get_link),
11386         (ev_document_links_get_child), (ev_document_links_next),
11387         (ev_document_links_free_iter):
11388         * backend/ev-document-links.h:
11389         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
11390         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
11391         (ev_link_get_link_type), (ev_link_set_link_type),
11392         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
11393         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
11394         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
11395         (ev_link_new_external):
11396         * backend/ev-link.h:
11397         * pdf/xpdf/pdf-document.cc:
11398         * shell/Makefile.am:
11399         * shell/ev-application.c: (ev_application_open_link):
11400         * shell/ev-application.h:
11401         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
11402         (ev_history_get_link_nth):
11403         * shell/ev-history.h:
11404         * shell/ev-sidebar-bookmarks.c:
11405         * shell/ev-sidebar-bookmarks.h:
11406         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11407         (ev_sidebar_links_class_init), (selection_changed_cb),
11408         (ev_sidebar_links_construct), (ev_sidebar_links_init),
11409         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
11410         (do_one_iteration), (populate_links_idle),
11411         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
11412         * shell/ev-sidebar-links.h:
11413         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11414         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
11415         (go_to_index):
11416         * shell/ev-view.h:
11417         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
11418         * shell/ev-window.h:
11419
11420         Rename bookmark to link, and use "Index" for the sidebar panel.
11421
11422 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11423
11424         * shell/Makefile.am:
11425         * shell/ev-application.c: (ev_application_open_bookmark):
11426         * shell/ev-application.h:
11427         * shell/ev-history.c: (ev_history_init), (free_links_list),
11428         (ev_history_finalize), (ev_history_class_init),
11429         (ev_history_add_link), (ev_history_add_page),
11430         (ev_history_get_link_nth), (ev_history_get_n_links),
11431         (ev_history_get_current_index), (ev_history_set_current_index),
11432         (ev_history_new):
11433         * shell/ev-history.h:
11434         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11435         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
11436         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
11437         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
11438         (ev_view_set_page):
11439         * shell/ev-view.h:
11440         * shell/ev-window.c: (ev_window_open_bookmark),
11441         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
11442         (goto_page_cb), (register_custom_actions):
11443         * shell/ev-window.h:
11444
11445         Initial history implementation. Needs work.
11446
11447 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
11448
11449         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
11450
11451 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
11452
11453         * cut-n-paste/recent-files/egg-recent-item.c:
11454         * cut-n-paste/recent-files/egg-recent-item.h:
11455         * cut-n-paste/recent-files/egg-recent-model.c:
11456         * cut-n-paste/recent-files/egg-recent-util.c:
11457         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11458         * cut-n-paste/recent-files/egg-recent-view.c:
11459
11460         Update
11461
11462 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
11463
11464         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
11465         (fillGlyph, fillImageMask, drawImage):
11466         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
11467         pdf/splash/SplashTypes.h:
11468         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
11469         packed mode for Splash.
11470
11471         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
11472         RGB8 packed mode, eliminates the pixbuf data creation loop.
11473
11474         * shell/ev-print-job.c (ev_print_job_finalize)
11475         (ev_print_job_set_property, ev_print_job_get_property)
11476         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
11477         (ev_print_job_use_print_dialog_settings, idle_print_handler)
11478         (print_closure_finalize, ev_print_job_print): implement
11479         printing (for backends with EvPsExporter)
11480
11481         * shell/ev_print_job.h: update prototypes.
11482
11483         * shell/ev-window.c (ev_window_print): unref print job after
11484         printing.
11485
11486         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
11487         unless the document implements the EvDocumentFind interface.
11488
11489 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
11490
11491         * configure.ac: Added ja to ALL_LINGUAS.
11492
11493 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11494
11495         * pdf/xpdf/pdf-document.cc:
11496
11497         add a FIXME. We should probably not allocate
11498         a bookmark object every time
11499
11500 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11501
11502         * shell/ev-application.c: (ev_application_open),
11503         (ev_application_open_bookmark):
11504         * shell/ev-application.h:
11505         
11506         Add a way to open bookmarks
11507
11508         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
11509         (ev_bookmark_set_uri), (ev_bookmark_get_property),
11510         (ev_bookmark_set_property), (ev_bookmark_class_init),
11511         (ev_bookmark_new_title), (ev_bookmark_new_link),
11512         (ev_bookmark_new_external):
11513
11514         Support for external uris, better constructors.
11515
11516         * backend/ev-bookmark.h:
11517         * pdf/xpdf/pdf-document.cc:
11518         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
11519
11520         Handle external uris
11521
11522 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11523
11524         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
11525         (ev_sidebar_bookmarks_construct), (do_one_iteration):
11526
11527         Hook up bookmarks navigation
11528
11529 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11530
11531         * backend/Makefile.am:
11532         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
11533         (ev_bookmark_get_title), (ev_bookmark_set_title),
11534         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
11535         (ev_bookmark_get_page), (ev_bookmark_set_page),
11536         (ev_bookmark_get_property), (ev_bookmark_set_property),
11537         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
11538         (ev_bookmark_new):
11539         * backend/ev-bookmark.h:
11540         * backend/ev-document-bookmarks.c:
11541         (ev_document_bookmarks_get_bookmark):
11542         * backend/ev-document-bookmarks.h:
11543         * pdf/xpdf/pdf-document.cc:
11544         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
11545
11546         Add a bookmark object to the backend and use it instead of get_values
11547
11548 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
11549
11550         * data/evince-ui.xml:
11551
11552         Cleanup and add select all.
11553
11554         * shell/ev-view.c: (ev_view_select_all),
11555         (ev_view_button_press_event):
11556         * shell/ev-view.h:
11557         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
11558
11559         Add select all.
11560         Clear selection on click.
11561
11562 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
11563
11564         * shell/ev-sidebar-thumbnails.c
11565         (ev_sidebar_thumbnails_set_document): forgot to unref the
11566         loading_icon.
11567
11568 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
11569
11570         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
11571         at the visible page, not just linearly.  This makes it look fast.
11572
11573 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
11574
11575         * backend/ev-document-misc.c
11576         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
11577         white.
11578         * backend/ev-document-thumbnails.h: New interface to get the size
11579         of a page.
11580
11581 2005-01-06  Jeremy Katz  <katzj@redhat.com>
11582
11583         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
11584         make dist works
11585
11586 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
11587
11588         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
11589         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
11590         things up a bit.
11591
11592         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
11593
11594 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
11595
11596         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
11597         fonts. Should fix font problems on systems that have the base
11598         fonts in bitmap format. Reported by James Henstridge
11599         <james@jamesh.id.au>.
11600
11601 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11602
11603         * pdf/xpdf/Gfx.cc:
11604         * pdf/xpdf/GfxState.cc:
11605
11606         Fix for CAN-2004-1125
11607
11608 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11609
11610         * shell/ev-view.c: (ev_view_copy):
11611         * shell/ev-view.h:
11612         * shell/ev-window.c: (ev_window_cmd_edit_copy):
11613
11614         Implement Edit->Copy
11615
11616 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11617
11618         * backend/ev-document.c: (ev_document_get_text):
11619         * backend/ev-document.h:
11620         * pdf/xpdf/pdf-document.cc:
11621         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
11622         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11623         (ev_view_update_primary_selection), (ev_view_button_press_event),
11624         (ev_view_motion_notify_event), (ev_view_button_release_event):
11625
11626         Beginnings of clipboard support. Incomplete but primary sort
11627         of work.
11628
11629 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11630
11631         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
11632         (expose_bin_window):
11633
11634         Nicer rubberband drawing, from GtkIconView.
11635
11636 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11637
11638         * backend/ev-document.c: (ev_document_save):
11639         * backend/ev-document.h:
11640         * data/evince-ui.xml:
11641         * pdf/xpdf/pdf-document.cc:
11642         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
11643
11644         Implement "Save a copy..." menu item
11645
11646 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
11647
11648         * shell/ev-view.c: (ev_view_zoom):
11649
11650         Queue a resize when zoom changes
11651
11652 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
11653
11654         * backend/ev-document-misc.[ch]: New misc file to do simple drop
11655         shadows.
11656
11657         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
11658         thumbnails..
11659
11660 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
11661
11662         * pdf/xpdf/pdf-document.cc
11663         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
11664
11665 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
11666
11667         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
11668         It's slow, but I'll speed it up next!
11669
11670 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
11671
11672         * shell/main.c (load_files):
11673
11674         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
11675         from the command line and because it seems more appropriate.
11676
11677 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11678
11679         * data/evince-ui.xml:
11680         * shell/ev-window.c: (update_action_sensitivity),
11681         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
11682
11683         s/next page/page down
11684         s/previous page/page up
11685
11686 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
11687
11688         * data/evince-ui.xml:
11689
11690         Change the layout to match clarkbw design.
11691
11692         * shell/Makefile.am:
11693         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
11694         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
11695         (ev_navigation_action_finalize),
11696         (ev_navigation_action_set_property),
11697         (ev_navigation_action_get_property),
11698         (ev_navigation_action_class_init):
11699         * shell/ev-navigation-action.h:
11700
11701         Implement clarkbw toolbar navigation controls (incomplete)
11702
11703         * shell/ev-page-action.c: (update_label), (update_spin),
11704         (value_changed_cb), (create_tool_item), (connect_proxy),
11705         (ev_page_action_init), (ev_page_action_finalize),
11706         (ev_page_action_set_property), (ev_page_action_get_property),
11707         (ev_page_action_set_current_page),
11708         (ev_page_action_set_total_pages), (ev_page_action_class_init):
11709         * shell/ev-page-action.h:
11710
11711         Implement a page switcher in the toolbar
11712
11713         * shell/ev-view.c: (ev_view_scroll_view):
11714         * shell/ev-window.c: (update_total_pages), (ev_window_open),
11715         (update_current_page), (view_page_changed_cb), (goto_page_cb),
11716         (register_custom_actions), (ev_window_init):
11717
11718         Change page on PageUp/Down.
11719
11720 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
11721
11722         * pdf/xpdf/pdf-document.cc
11723         (pdf_document_thumbnails_get_thumbnail): initial stab at
11724         implementing thumbnail support for pdfs.  It only does documents
11725         with precached pdfs now.
11726
11727 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
11728
11729         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
11730         thumbnail code into a time-based idle as well.  Also, turn off the
11731         shadow temporarily as it's really slow.
11732
11733 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11734
11735         * backend/ev-document.c: (ev_document_class_init):
11736         * pdf/xpdf/pdf-document.cc:
11737         * shell/ev-window.c: (ev_window_open):
11738
11739         Fix document title bugs and fallback to
11740         filename when not available.
11741
11742 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
11743
11744         * backend/ev-document.c: (ev_document_get_type),
11745         (ev_document_class_init), (ev_document_load),
11746         (ev_document_get_title):
11747         * backend/ev-document.h:
11748         * pdf/xpdf/pdf-document.cc:
11749         * ps/ps-document.c: (ps_document_set_property),
11750         (ps_document_get_property), (ps_document_class_init),
11751         (document_load):
11752         * ps/ps-document.h:
11753         * ps/ps.h:
11754         * shell/ev-window.c: (update_window_title), (ev_window_open),
11755         (ev_window_init):
11756
11757         Initial support for document title. Not working yet.
11758
11759 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11760
11761         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
11762
11763         Grab focus on the view when clicking it
11764
11765 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11766
11767         * shell/ev-marshal.list:
11768         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
11769         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
11770
11771         Add key bindings to the view. Now if the focus would work
11772         right...
11773
11774 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
11775
11776         * Makefile.am:
11777         * backend/Makefile.am:
11778         * data/Makefile.am:
11779         * dvi/Makefile.am:
11780         * dvi/dvilib/Makefile.am:
11781         * pdf/xpdf/Makefile.am:
11782         * po/POTFILES.in:
11783         * ps/Makefile.am:
11784
11785         Fix distcheck
11786
11787 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11788
11789         * shell/ev-view.c: (ev_view_realize):
11790
11791         Fix mouse wheel scrolling
11792
11793 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11794
11795         * ps/Makefile.am:
11796         * ps/gstypes.h:
11797         * ps/gtkgs.c:
11798         * ps/gtkgs.h:
11799         * ps/ps-document.c: (catchPipe), (ps_document_init),
11800         (ps_document_class_init), (ps_document_cleanup),
11801         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
11802         (set_up_page), (close_pipe), (is_interpreter_ready),
11803         (interpreter_failed), (output), (input), (start_interpreter),
11804         (stop_interpreter), (file_length), (file_readable),
11805         (check_filecompressed), (check_pdf), (compute_xdpi),
11806         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
11807         (ps_document_get_type), (ps_document_emit_error_msg),
11808         (document_load), (ps_document_next_page),
11809         (ps_document_get_current_page), (ps_document_get_page_count),
11810         (ps_document_goto_page), (ps_document_set_page_size),
11811         (ps_document_zoom_to_fit), (ps_document_set_zoom),
11812         (ps_document_load), (ps_document_get_n_pages),
11813         (ps_document_set_page), (ps_document_get_page),
11814         (ps_document_widget_event), (ps_document_set_target),
11815         (ps_document_set_scale), (ps_document_set_page_offset),
11816         (ps_document_get_page_size), (ps_document_render),
11817         (ps_document_document_iface_init):
11818         * ps/ps-document.h:
11819         * ps/ps.c:
11820         * shell/ev-window.c: (ev_window_open):
11821
11822         Rename GtkGS to PSDocument
11823
11824 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11825
11826         * ps/gtkgs.c: (gtk_gs_class_init):
11827         * ps/gtkgs.h:
11828
11829         Some more leftover...
11830
11831 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11832
11833         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
11834         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
11835         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
11836         * ps/gtkgs.h:
11837
11838         Remove unused code and make a lot of stuff private
11839
11840 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11841
11842         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
11843         (gtk_gs_defaults_changed):
11844         * ps/gsdefaults.h:
11845         * ps/gtkgs.c:
11846         * ps/gtkgs.h:
11847         * ps/ps.h:
11848
11849         Cleanup headers dependencies
11850
11851 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
11852
11853         * ps/Makefile.am:
11854         * ps/ggvutils.c:
11855         * ps/ggvutils.h:
11856         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
11857         * ps/gsdefaults.h:
11858         * ps/gtkgs.c: (file_length), (file_readable),
11859         (check_filecompressed), (check_pdf), (gtk_gs_load),
11860         (gtk_gs_get_postscript):
11861
11862         Get rid of ggvutils
11863
11864 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11865
11866         * ps/ggvutils.c:
11867         * ps/ggvutils.h:
11868         * ps/gsio.h:
11869         * ps/gtkgs.c: (gtk_gs_set_zoom):
11870
11871         Cleanups
11872
11873 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11874
11875         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
11876
11877         Ensure the page is rerendered when changing zoom
11878
11879 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
11880
11881         * backend/ev-document.c: (ev_document_base_init),
11882         (ev_document_changed):
11883         * backend/ev-document.h:
11884
11885         Add a changed event that is emitted when the page content
11886         changes. This is necessary to deal with the fact that
11887         in ps backend rendering happen asycrounously.
11888         This makes the ps backend mostly work.
11889
11890         * pdf/xpdf/pdf-document.cc:
11891
11892         Emit changed event
11893
11894         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
11895         (ps_document_set_target):
11896
11897         Emit changed event
11898
11899         * shell/ev-view.c: (document_changed_callback),
11900         (ev_view_set_document), (ev_view_set_page):
11901
11902         Redraw on the changed signal
11903
11904 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
11905
11906         * configure.ac: Added pt_BR to ALL_LINGUAS.
11907
11908 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
11909
11910         * backend/ev-document-bookmarks.c:
11911         (ev_document_bookmarks_get_child): *
11912         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
11913         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
11914         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
11915         (ev_sidebar_bookmarks_destroy),
11916         (ev_sidebar_bookmarks_class_init),
11917         (ev_sidebar_bookmarks_construct), (stack_data_free),
11918         (do_one_iteration), (populate_bookmarks_idle),
11919         (ev_sidebar_bookmarks_clear_document),
11920         (ev_sidebar_bookmarks_set_document): *
11921         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
11922         (ev_sidebar_add_page),
11923         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
11924         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
11925         it displays both the topics and the page numbers.
11926
11927 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
11928
11929         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
11930         toggle.
11931         * shell/ev-window.c (toggle_entries): Set sidebar default value to
11932         visible.
11933
11934 2004-12-23  Adam Weinberger  <adamw@gnome.org>
11935
11936         * configure.ac: Added en_CA to ALL_LINGUAS.
11937
11938 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11939
11940         * ChangeLog: replace bottom of this ChangeLog (merged history of
11941         ggv and gpdf; where all paths were wrong and most of the files are
11942         not even in this tree) with ChangeLog (from arch) of the shell
11943         code.
11944
11945 2004-12-23  Havoc Pennington  <hp@redhat.com>
11946
11947         * shell/ev-window.c: hook up potentially-questionable "find
11948         results status text" feature - something involving the sidebar or
11949         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
11950         might be better in the end.
11951
11952         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
11953         with corresponding signal when it should be updated
11954
11955         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
11956
11957 2004-12-22  Havoc Pennington  <hp@redhat.com>
11958
11959         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
11960         find stuff on other pages, sort of (only returns one result on
11961         invisible pages, to show they have results; updates full results
11962         for a page when you view it). Currently repaints the current page
11963         every time a new result is found on any page, which isn't so nice.
11964
11965 2004-12-22  Havoc Pennington  <hp@redhat.com>
11966
11967         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
11968         the document doesn't support find (better ideas?)
11969         (find_bar_search_changed_cb): handle missing document or document
11970         that doesn't support find
11971
11972         * pdf/xpdf/pdf-document.cc: port to implement the new
11973         EvDocumentFindIface
11974
11975         * backend/ev-document-find.c: create a new interface for searching
11976
11977         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
11978
11979 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
11980
11981         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
11982         libevbackend.la.
11983
11984         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
11985         EvPrintJob constructor arguments.
11986
11987         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
11988         for documents that can export PostScript (page by page).
11989
11990         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
11991         
11992         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
11993         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
11994         (pdf_document_ps_exporter_iface_init:
11995         Implement EvPSExporter.
11996
11997         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
11998
11999 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12000
12001         * backend/Makefile.am:
12002         * backend/ev-document-thumbnails.c:
12003         (ev_document_thumbnails_get_type),
12004         (ev_document_thumbnails_get_thumbnail):
12005         * backend/ev-document-thumbnails.h:
12006         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12007         (pixbuf_document_thumbnails_get_thumbnail),
12008         (pixbuf_document_document_thumbnails_iface_init):
12009         * shell/Makefile.am:
12010         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
12011         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
12012         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
12013         * shell/ev-sidebar-thumbnails.h:
12014         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12015         (ev_sidebar_set_document):
12016         * shell/ev-utils.c: (gaussian), (create_blur_filter),
12017         (create_shadow), (ev_pixbuf_add_shadow):
12018         * shell/ev-utils.h:
12019         Add thumbnail support.
12020         
12021 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12022
12023         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
12024         (using_postscript_printer): Set up a print dialog for "PostScript
12025         injection" method.
12026
12027         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
12028         EvPrintJob.
12029
12030         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
12031
12032 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12033
12034         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
12035         (ps_document_set_target), (ps_document_get_page_size),
12036         (ps_document_render):
12037         * ps/gtkgs.h:
12038
12039         Fix a few bugs
12040
12041 2004-12-22  Christian Rose  <menthos@menthos.com>
12042
12043         * configure.ac: Added "sv" to ALL_LINGUAS.
12044
12045 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
12046
12047         * backend/ev-document-bookmarks.[ch]: new interface to indicate
12048         document supports bookmarks.
12049
12050 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12051
12052         * ps/ggvutils.c: (ggv_file_readable):
12053         * ps/ggvutils.h:
12054         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
12055         (gtk_gs_get_postscript):
12056
12057         Remove unused utils
12058
12059 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12060
12061         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
12062         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
12063         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
12064         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
12065         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
12066         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
12067         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12068         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12069         (gtk_gs_set_antialiasing), (ps_document_load),
12070         (ps_document_render):
12071         * ps/gtkgs.h:
12072
12073         Another check point for the ps backend. Now I can get it to show
12074         pages!
12075
12076 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
12077
12078         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
12079         document setting code.
12080
12081 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12082
12083         * shell/eggfindbar.c: (entry_activate_callback):
12084         Animate the next button when activate is pressed.
12085         
12086 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12087
12088         * shell/ev-window.c: (ev_window_cmd_edit_find),
12089         (update_fullscreen_popup), (ev_window_fullscreen),
12090         (ev_window_unfullscreen), (ev_window_state_event_cb),
12091         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
12092         Fix bugs in fullscreen code.
12093         
12094 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12095
12096         * Makefile.am:
12097         * configure.ac:
12098         * pixbuf/Makefile.am:
12099         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
12100         (pixbuf_document_load), (pixbuf_document_get_n_pages),
12101         (pixbuf_document_set_page), (pixbuf_document_get_page),
12102         (pixbuf_document_set_target), (pixbuf_document_set_scale),
12103         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
12104         (pixbuf_document_render), (pixbuf_document_begin_find),
12105         (pixbuf_document_end_find), (pixbuf_document_finalize),
12106         (pixbuf_document_class_init),
12107         (pixbuf_document_document_iface_init), (pixbuf_document_init):
12108         * pixbuf/pixbuf-document.h:
12109         * shell/Makefile.am:
12110         * shell/ev-application.c: (ev_application_open):
12111         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
12112         (ev_window_open):
12113         Add pixbuf backend.
12114         
12115 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
12116
12117         * Makefile.am: 
12118         * dvi/dvilib/Makefile.am:
12119         * dvi/Makefile.am:
12120         * configure.ac: Auto*ify dvi and dvi/dvilib
12121
12122         * dvi/Makefile: Remove from CVS
12123         
12124         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
12125         confusion.
12126
12127         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
12128         
12129         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
12130         
12131 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12132
12133         * ps/Makefile.am:
12134         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
12135         (gtk_gs_value_adjustment_changed), (compute_size),
12136         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
12137         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
12138         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
12139         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
12140         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
12141         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
12142         (ps_document_load), (ps_document_get_n_pages),
12143         (ps_document_set_page), (ps_document_get_page),
12144         (ps_document_set_target), (ps_document_set_scale),
12145         (ps_document_set_page_offset), (ps_document_get_page_size),
12146         (ps_document_render), (ps_document_begin_find),
12147         (ps_document_end_find), (ps_document_document_iface_init):
12148         * ps/gtkgs.h:
12149         * shell/Makefile.am:
12150         * shell/ev-window.c: (ev_window_open):
12151
12152         Some work to integrate gtkgs with EvDocument
12153
12154 2004-12-22  Anders Carlsson  <andersca@gnome.org>
12155
12156         * shell/ev-window.c: (update_fullscreen_popup),
12157         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
12158         (exit_fullscreen_button_clicked_cb),
12159         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
12160         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12161         (ev_window_state_event_cb), (ev_window_init):
12162         Add fullscreen support from Epiphany.
12163         
12164 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12165
12166         * data/ev-stock-zoom-fit-width.png: fit-width
12167         stock icon from gpdf.
12168         
12169         * shell/ev-stock-icons.[ch]: copied from gpdf.
12170         
12171         * shell/main.c: (main): init stock icons.
12172         
12173         * shell/ev-window.c: use the fit-width icon.
12174         
12175         * data/evince-ui.xml: add zooming toolbar items.
12176
12177 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12178
12179         * shell/ev-view.c: 
12180         (ev_view_best_fit), (ev_view_fit_width): because
12181         get_page_size() returns the scaled page size, we
12182         need to calculate the scale factor relative to
12183         the previous scale factor. Should really just
12184         add get_real_page_size().
12185
12186 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12187
12188         * shell/ev-view.[ch]:
12189         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
12190         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
12191         add zooming.
12192         
12193         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
12194         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
12195         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
12196         hook it up.
12197         
12198         * pdf/xpdf/pdf-document.cc:
12199         (pdf_document_begin_find),
12200         (pdf_document_end_find): make static.
12201
12202 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12203
12204         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
12205
12206         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
12207         names to fontconfig patterns.
12208         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
12209
12210         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
12211         setupBaseFontsFc.
12212
12213 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
12214
12215         * Makefile.am:
12216         * configure.ac:
12217         * ps/Makefile.am:
12218         * ps/ggvutils.c:
12219         * ps/ggvutils.h:
12220         * ps/gsdefaults.c:
12221         * ps/gsdefaults.h:
12222         * ps/gsio.c:
12223         * ps/gsio.h:
12224         * ps/gtkgs.c:
12225         * ps/gtkgs.h:
12226         * ps/ps.c:
12227         * ps/ps.h:
12228
12229         Import ggv backend. Not hooked up yet.
12230
12231 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12232
12233         * shell/main.c: (load_files), (main): load files
12234         from the command line.
12235
12236 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
12237
12238         * configure.ac: don't require bonobo.
12239         
12240         * cut-n-paste/recent-files/*: kill bonobo recent
12241         view.
12242
12243         * shell/ev-window.c:
12244         (ev_window_is_empty): upd.
12245         (unable_to_load), (ev_window_open): load backend
12246         based on the mime type.
12247
12248 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
12249
12250         * backend/.cvsignore: ignore generated marshalers source.
12251
12252         * shell/main.c (main): this is not epiphany.
12253
12254 2004-12-22  Havoc Pennington  <hp@redhat.com>
12255
12256         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
12257         (expose_bin_window): draw find highlights
12258
12259         * shell/ev-window.c (find_bar_search_changed_cb): implement 
12260         
12261         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
12262         (pdf_document_end_find): implement this interface
12263
12264         * backend/ev-document.c (ev_document_found): add this to emit
12265         signal
12266
12267 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
12268
12269         * data/evince-ui.xml: Add a few more toolbar items.
12270
12271         * shell/ev-window.c: Hook up page navigation toolbar 
12272         items.
12273
12274         * shell/ev-view.[ch]: add ev_view_set/get_page and 
12275         a page-changed signal.
12276
12277         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
12278         Add ev_document_get_page().
12279
12280         * shell/ev-window.c: Sensitize/desensitize navigation
12281         actions.
12282
12283 2004-12-21  Havoc Pennington  <hp@redhat.com>
12284
12285         * backend/ev-backend-marshal.c,
12286         backend/ev-backend-marshalers.list, backend/Makefile.am: add
12287         marshaler-generator thingy. I'm sure there's a better way to do
12288         this in the modern world.
12289
12290         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
12291         end_find methods and "found" signal.
12292
12293         * configure.ac: find glib-genmarshal
12294
12295 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
12296
12297         * shell/ev-sidebar.c: Construct an actual sidebar.
12298         * shell/ev-sidebar-bookmarks.[ch]:
12299         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
12300
12301 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
12302
12303         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
12304         Redo size handling.
12305         
12306         * shell/ev-view.c: Track the size from the document.
12307
12308 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
12309
12310         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
12311         constructor assumes ownership of the string passed in.
12312         
12313         * shell/ev-window.c (ev_window_open): Destroy the error
12314         dialog once we've displayed it.
12315
12316 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
12317
12318         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
12319         a bit, it works! (sort of)
12320
12321         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
12322         Move to .cc since we need to use C++ in the implementation.
12323
12324         * shell/dummy.cc: Add a CC file to force evince
12325         to be linked as a C++ program.
12326
12327 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
12328
12329         * shell/ev-view.[ch]: Start of content-area widget.
12330
12331         * shell/ev-window.c: Create a EvView, update it
12332         as we change documents.
12333
12334         * shell/Makefile.am shell/ev-marshal.list: Add
12335         generated marshalers.
12336
12337 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
12338
12339         * Makefile.am (SUBDIRS): move shell.
12340
12341 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
12342
12343         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
12344         .a to libtool convenience libraries.
12345
12346         * shell/ev-window.c (ev_window_open): Hard code loading
12347         a PDF document.
12348         
12349         * backend/ev-document.h: Add a boolean return to load(),
12350         fix GError * to GError **.
12351
12352         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
12353         object for a PDF backend EvDocument.
12354
12355 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
12356
12357         * dvi/*: New directory with the beginning of a .dvi backend.
12358
12359 2004-12-21  Havoc Pennington  <hp@redhat.com>
12360
12361         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
12362         previous/next instead of back/forward
12363
12364 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
12365
12366         * backend/ev-document.[ch]: Fix a couple of problems so
12367         it compile.
12368
12369 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
12370
12371         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
12372         to backend/ directory, rename EvViewer to EvDocument.
12373
12374 2004-12-21  Havoc Pennington  <hp@redhat.com>
12375
12376         * shell/ev-window.c: hook up the find bar widget; now we just need
12377         a document to find things in
12378
12379         * shell/eggfindbar.c: a find bar widget
12380
12381 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
12382
12383         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
12384
12385 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
12386
12387         * pdf/**: Import of xpdf code from gpdf. 
12388
12389         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
12390
12391         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
12392         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
12393         Fix FreeType includes.
12394
12395         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
12396         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
12397         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
12398         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
12399         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
12400         Include xpdfconfig.h
12401         
12402 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
12403
12404         * shell/ev-window.c (ev_window_dispose): dispose can be called
12405         multiple times.
12406
12407 2004-12-21  Havoc Pennington  <hp@redhat.com>
12408
12409         * shell/ev-window.c (ev_window_init): set title to Document Viewer
12410         rather than Evince
12411
12412         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
12413         items; really they should be synced with the strings, etc. from
12414         current gpdf, but just getting the boring typing out of the way 
12415
12416 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12417
12418         * po/POTFILES.in:
12419         * shell/ev-application.c: (window_destroy_cb):
12420         * shell/ev-window.c:
12421         * shell/main.c: (main):
12422
12423         Actually show the window...
12424
12425 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12426
12427         * Makefile.am:
12428         * shell/Makefile.am:
12429         * shell/ev-application.c: (ev_application_class_init):
12430         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
12431
12432         Make it build again
12433
12434 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
12435
12436         Import to gnome cvs.
12437         
12438         * Remove copies of gpdf and ggv trees.
12439         * Rip out all the recursive configure code.
12440         * Remove bonobo machinery.
12441         * viewer/*: GInterfaces that backends should/can implement.
12442
12443 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12444
12445         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
12446         typo
12447
12448 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12449
12450         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
12451         (ev_application_finalize, ev_application_class_init)
12452         (ev_application_init): use GType instance private data for priv.
12453
12454         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
12455         (ev_window_finalize, ev_window_class_init)
12456         (ev_window_init): ditto.
12457
12458 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12459
12460         * shell/ev-application.c (ev_application_new_window): make public
12461         (ev_application_show_initial_window): kill.
12462
12463         * shell/ev-application.h: update prototypes.
12464
12465         * shell/main.cc (main): inline ev_application_show_initial_window.
12466
12467 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12468
12469         * shell/ev-application.c (ev_application_new_window): impl.
12470         (ev_application_show_initial_window): use it.
12471         (is_window_empty, ev_application_get_empty_window): returns an
12472         existing empty window or a new one.
12473         (ev_application_open): from ev_window_cmd_file_open.
12474
12475         * shell/ev-application.h: update prototypes
12476
12477         * shell/ev-window.c (ev_window_is_empty): impl.
12478         (ev_window_open): make public.
12479         (ev_window_cmd_file_open): use ev_application_open
12480
12481         * shell/ev-window.h: update prototypes, remove unused.
12482
12483 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12484
12485         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
12486         move destroy handler out of here...
12487
12488         * shell/ev-application.c, shell/ev-application.h: ...into this new
12489         class. Also handles initial window creation.
12490
12491         * shell/main.cc (main): use EvApplication to create initial
12492         window.
12493
12494 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12495
12496         * Makefile.am (SUBDIRS): add cut-n-paste
12497
12498         * cut-n-paste/Makefile.am: add
12499
12500         * configure.ac: generate Makefiles in cut-n-paste
12501
12502 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12503
12504         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
12505         (ev_window_class_init): install ev_window_dispose.
12506
12507 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12508
12509         * shell/ev-window.h, shell/ev-window.c: replace gchar with
12510         char (gchar looks stupid).
12511
12512 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12513
12514         * po/de.po: updated German translation.
12515
12516 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12517
12518         * configure.ac: add more pkg-config library checks for gnome-vfs,
12519         bonobo etc.
12520
12521         * gpdf/configure.in: temporarily disable libpaper
12522         checks. Otherwise I'd have to add the checks for the shell, too.
12523
12524 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12525
12526         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
12527         and * file filters to the file choose.
12528
12529 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12530
12531         * po/de.po: Updated German translation.
12532
12533 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12534
12535         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
12536
12537 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12538
12539         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
12540
12541         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
12542         (ev_window_init): implement those menuitems.
12543
12544 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12545
12546         * data/evince-ui.xml: add a toolbar (with FileOpen action)
12547
12548         * shell/ev-window.c (ev_window_init): use the toolbar.
12549
12550 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12551
12552         * shell/ev-window.c (ev_window_init): use menu translations
12553
12554 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12555
12556         * configure.ac: add "de" to ALL_LINGUAS.
12557
12558         * po/de.po: add German translation.
12559
12560 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12561
12562         * Makefile.am (SUBDIRS): add po
12563
12564         * configure.ac: check intltool, glib-gettext etc, generate
12565         po/Makefile.in
12566
12567         * po, po/POTFILES.in, po/POTFILES.skip: new.
12568
12569 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12570
12571         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
12572         already use (#ifdef ENABLE_NLS)
12573
12574         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
12575         pointer indirection thinko.
12576
12577         * shell/main.c: include gi18n.h for bindtextdomain etc.
12578
12579 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12580
12581         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
12582         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
12583         tooltips for menu items in the statusbar.
12584
12585 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12586
12587         * configure.ac, data/Makefile.am, shell/Makefile.am: use
12588         pkgdatadir drop UIDIR
12589
12590 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12591
12592         * data/evince-ui.xml: Add File->Open menu item
12593
12594         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
12595         chooser), hook it up in the ui manager.
12596
12597 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12598
12599         * shell/ev-window.c: fix Help->About tooltip.
12600
12601 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
12602
12603         * configure.ac: set CFLAGS for libevprivate.
12604
12605         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
12606         definitions, factory etc.
12607
12608         * lib/Makefile.am: build libevprivate.a (only stock icon code).
12609
12610         * shell/Makefile.am: link against libevprivate.a.
12611
12612         * shell/ev-window.c (entries): add stock icon to Help->About.
12613
12614         * shell/main.c (main): init stock icon code.
12615
12616 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12617
12618         * lib/recent-files: egg recent files code
12619
12620         * lib/Makefile.am: add.
12621
12622         * Makefile.am: add lib subdir.
12623
12624         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
12625         set CFLAGS for recent-files.
12626
12627 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12628
12629         * configure.ac: disable -ansi and -pedantic gcc flags. They
12630         disable POSIX stuff in stdio.h, but egg-recent uses them.
12631
12632 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
12633
12634         * configure.ac: add --disable-deprecated flag (defaults to on in
12635         "cvs" builds).
12636
12637         * shell/Makefile.am (INCLUDES): use it.
12638
12639 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12640
12641         * shell/main.c: add missing #include.
12642
12643         * shell/ev-window.c: fix for pedantic gcc.
12644         (ev_window_cmd_help_about): split license into paragraphs for
12645         translators and pedantic compilers.
12646
12647 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12648
12649         * configure.ac: add more warning flags if compiling with gcc from
12650         cvs (or explicitly requested with --enable-more-warnings).
12651
12652 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12653
12654         * data/evince-ui.xml: add File and File->Close menu.
12655
12656         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
12657         (ev_window_destroy): quit after destroy.
12658         (ev_window_class_init): override GtkObject::destroy.
12659         (entries): install close_window callback.
12660
12661 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12662
12663         * Makefile.am (SUBDIRS): add data subdir.
12664
12665         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
12666         gtk+ 2.5.0 for GtkAboutDialog.
12667
12668         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
12669         main window.
12670
12671         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
12672
12673         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
12674         manager.
12675         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
12676
12677 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12678
12679         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
12680
12681 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12682
12683         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
12684
12685 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12686
12687         * shell/*: Added shell directory boilerplate, build it.
12688
12689 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
12690
12691         * configure.ac, Makefile.am: Added top-level configure.ac and
12692         Makefile.am