]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Check for localtime_r. See bug #339172.
[evince.git] / ChangeLog
1 2009-01-16  Hib Eris  <hib@hiberis.nl>
2
3         * configure.ac:
4         * properties/ev-properties-view.c:
5         (ev_properties_view_format_date):
6
7         Check for localtime_r. See bug #339172.
8         
9 2009-01-16  Hib Eris  <hib@hiberis.nl>
10
11         * shell/main.c:
12
13         Include gdkx only for dbus support. See bug #339172.
14         
15 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
16
17         * shell/ev-view.c: (ev_view_set_zoom_for_size):
18
19         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
20         #567785.
21         
22 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
23
24         * shell/ev-window.c: (reload_remote_copy_progress_cb),
25         (window_save_file_copy_progress_cb):
26
27         Use brakets around the percentage in progress messages. See bug
28         #567910.
29         
30 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
31
32         * shell/ev-window.c: (reload_remote_copy_ready_cb):
33
34         Fix typo in error message. See bug #567910.
35         
36 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
37
38         * shell/ev-window.c: (ev_window_cmd_file_close_window):
39
40         Fix mnemonic conflict. Fixes bug #567937.
41         
42 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
43
44         * NEWS:
45         * configure.ac:
46
47         Update for release 2.25.4
48         
49 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
50
51         * configure.ac:
52         
53         GLib version requirement bumped to 2.18 due to g_set_error_literal.
54         Thanks to Christian Spurk.
55
56 2008-12-31  Hib Eris  <hib@hiberis.nl>
57         
58         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
59
60         Fix mime type handling.
61         
62 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
63
64         * po/POTFILES.in:
65
66         Add ev-print-operation.c.
67         
68 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
69
70         * shell/ev-window.c: (ev_window_clear_progress_idle),
71         (reset_progress_idle), (ev_window_show_progress_message),
72         (ev_window_reset_progress_cancellable),
73         (ev_window_progress_response_cb), (show_loading_progress),
74         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
75         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
76         (show_reloading_progress), (reload_remote_copy_ready_cb),
77         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
78         (show_saving_progress), (window_save_file_copy_ready_cb),
79         (window_save_file_copy_progress_cb), (ev_window_save_remote),
80         (ev_window_dispose):
81
82         Show progress information when loading/saving remote files. Fixes
83         bug #370958.
84         
85 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
86
87         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
88
89         Show better warning message when temp file cannot be deleted.
90         
91 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
92
93         * shell/ev-window.c: (image_save_dialog_response_cb):
94
95         Fix saving images to remote locations.
96         
97 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
98
99         * shell/ev-application.[ch]: (ev_application_shutdown),
100         (ev_application_get_print_settings_file),
101         (ev_application_save_print_settings),
102         (ev_application_get_print_settings),
103         (ev_application_set_print_settings),
104         (ev_application_get_page_setup), (ev_application_set_page_setup):
105         * shell/ev-window.c: (ev_window_save_print_page_setup),
106         (ev_window_load_print_page_setup_from_metadata),
107         (ev_window_print_page_setup_done_cb),
108         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
109         (ev_window_cmd_preview_print):
110
111         Remember page setup options too. Paper size is globally remembered
112         while page margins are stored per document in metadata file. Fixes
113         bugs #525185 and #349102.
114         
115 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
116
117         * shell/ev-print-operation.c:
118         (ev_print_operation_export_print_dialog_response_cb):
119
120         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
121         
122 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
123
124         * shell/ev-print-operation.c: (export_cancel),
125         (export_job_cancelled), (ev_print_operation_export_begin),
126         (ev_print_operation_export_cancel):
127         * shell/ev-window.c: (ev_window_print_cancel),
128         (ev_window_print_update_pending_jobs_message),
129         (ev_window_print_operation_done),
130         (ev_window_print_operation_status_changed),
131         (print_jobs_confirmation_dialog_response),
132         (ev_window_cmd_file_close_window):
133
134         Show a confirmation dialog when there are pending print jobs while
135         closing the main window. Fixes bug #480964.
136         
137 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
138
139         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
140         (ev_print_operation_get_job_name),
141         (ev_print_operation_get_status),
142         (ev_print_operation_get_progress),
143         (ev_print_operation_update_status),
144         (ev_print_operation_export_get_job_name), (clamp_ranges),
145         (get_first_and_last_page), (ev_print_operation_export_run_next),
146         (print_job_finished), (export_print_done), (export_job_cancelled),
147         (update_progress), (export_print_page),
148         (ev_print_operation_export_begin),
149         (ev_print_operation_export_print_dialog_response_cb),
150         (ev_print_operation_export_run),
151         (ev_print_operation_export_cancel),
152         (ev_print_operation_export_class_init):
153         * shell/ev-window.c:
154         (ev_window_print_update_pending_jobs_message),
155         (ev_window_print_operation_done),
156         (ev_window_print_progress_response_cb),
157         (ev_window_print_operation_status_changed),
158         (ev_window_print_operation_begin_print), (ev_window_print_range),
159         (ev_window_dispose):
160
161         Show progress information when printing. Fixes bug #482770.
162         
163 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
164
165         * shell/Makefile.am:
166         * shell/ev-progress-message-area.[ch]:
167         * shell/ev-message-area.[ch]: (ev_message_area_init),
168         (ev_message_area_set_image_from_stock):
169
170         Add EvProgressMessageArea derived from EvMessageArea to show
171         progress information in the message area. 
172         
173 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
174
175         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
176
177         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
178         close button. Add a function to get the contents of the message
179         area.
180         
181 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
182
183         * shell/Makefile.am:
184         * shell/ev-print-operation.[ch]:
185         * shell/ev-jobs.[ch]: (ev_job_export_init),
186         (ev_job_export_dispose), (ev_job_export_run),
187         (ev_job_export_class_init), (ev_job_export_new),
188         (ev_job_export_set_page):
189         * shell/ev-window.c: (ev_window_print_operation_done),
190         (ev_window_print_range), (ev_window_dispose):
191
192         First step of the printing system rework. EvJobPrint has been
193         replaced by EvJobExport so that every page is scheduled to be
194         exported in a thread instead of scheduling the whole printing
195         process. This way the gui is responsive during printing.
196         
197 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
198
199         * shell/ev-window.c: (setup_size_from_metadata),
200         (ev_window_load_print_settings_from_metadata):
201
202         Fix memory leaks.
203         
204 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
205
206         * libdocument/ev-document.c: (ev_document_get_type):
207
208         Add GObject type as prerequisite to EvDocument interface so that
209         document instances can be used as GObjects.
210         
211 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
212
213         * shell/ev-view.c: (jump_to_find_result):
214
215         Only jump the the location of the find result for the first match
216         when searching. It drastically improves the performance when
217         searching. Bug catched and fixed by Michael Hunold. Fixes bug
218         #564774.
219         
220 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
221
222         * properties/ev-properties-main.c: (ev_properties_get_pages):
223         * properties/ev-properties-view.[ch]:
224         (ev_properties_view_dispose), (ev_properties_view_class_init),
225         (ev_properties_view_set_info), (ev_properties_view_new):
226         * shell/ev-properties-dialog.[ch]:
227         (ev_properties_dialog_set_document):
228         * shell/ev-window.c: (ev_window_setup_document),
229         (ev_window_cmd_file_properties):
230
231         Add document URI to properties page. Fixes bug #555376.
232         
233 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
234
235         * configure.ac:
236         * data/Makefile.am:
237         * data/evince-password.glade: Removed
238         * data/evince-properties.glade: Removed
239         * properties/ev-properties-view.c:
240         (ev_properties_view_class_init), (set_property),
241         (ev_properties_view_set_info), (ev_properties_view_init):
242         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
243         (font_cell_data_func), (ev_properties_fonts_init):
244
245         Remove Glade dependency.
246         
247 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
248
249         * backend/comics/comics-document.c: (comics_document_load):
250
251         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
252         
253 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
254
255         * NEWS:
256         * configure.ac:
257
258         Update for release 2.25.2
259         
260 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
261
262         * configure.ac:
263         * shell/Makefile.am:
264         * shell/ev-keyring.[ch]:
265         * shell/ev-password.[ch]: Removed
266         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
267         (ev_password_view_class_init), (ev_password_view_clicked_cb),
268         (ev_password_view_init), (ev_password_view_set_uri),
269         (ev_password_dialog_got_response),
270         (ev_password_dialog_remember_button_toggled),
271         (ev_password_dialog_entry_changed_cb),
272         (ev_password_dialog_entry_activated_cb),
273         (ev_password_view_ask_password), (ev_password_view_get_password),
274         (ev_password_view_get_password_save_flags),
275         (ev_password_view_new):
276         * shell/ev-window.c: (ev_window_password_view_unlock),
277         (ev_window_load_job_cb), (ev_window_close_dialogs),
278         (ev_window_init):
279
280         Rework the password view. When the password is in the keyring it's
281         used automatically without showing the password dialog and it's  
282         only stored in the keyring when we are sure it's correct. The
283         password dialog has been reworked too, in order to make it
284         more hig compliant and consistent with the GTK+ dialog used in
285         gtkmountoperation. Fixes bug #562496. 
286         
287 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
288
289         * backend/comics/comics-document.c: (comics_document_load):
290
291         Do not trust file extensions when getting the command needed to
292         uncompress comic documents. Fixes bug #562143.
293         
294 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
295
296         * libdocument/ev-document-factory.c: (get_document_from_uri),
297         (ev_document_factory_get_document):
298         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
299         (get_mime_type_from_data), (ev_file_get_mime_type):
300
301         Move mime-type functions from document-facrory to file-helpers so
302         that it can be reused.
303         
304 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
305
306         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
307         (window_open_file_copy_ready_cb), (ev_window_reload_local),
308         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
309         (ev_window_reload_remote), (ev_window_reload_document):
310
311         Add support for reloading remote documents. Fixes bug #555399.
312         
313 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
314
315         * shell/ev-view.c: (ev_view_find_previous):
316
317         Make sure find_result is never < 0 which causes a crash while
318         searching. Fixes bug #558377.
319         
320 2008-11-19  Marek Kašík <mkasik@redhat.com>
321
322         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
323         (ev_pixbuf_cache_get_selection_surface):
324         
325         Fixes crash on fast scrolling with simultaneous text selection.
326
327 2008-11-19  Marek Kašík <mkasik@redhat.com>
328
329         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
330         * shell/ev-window.c (launch_external_uri):
331         
332         Fixes assertion fail on selecting text. See bug #561393.
333
334 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
335
336         * shell/Makefile.am:
337         * shell/ev-jobs.[ch]: (ev_job_layers_init),
338         (ev_job_layers_dispose), (ev_job_layers_run),
339         (ev_job_layers_class_init), (ev_job_layers_new):
340         * shell/ev-sidebar-layers.[ch]:
341         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
342         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
343         (ev_view_reload_page), (ev_view_reload):
344         * shell/ev-window.c: (setup_sidebar_from_metadata),
345         (ev_window_sidebar_current_page_changed_cb),
346         (sidebar_layers_visibility_changed), (ev_window_init):
347
348         Add layers support.
349         
350 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * data/icons/22x22/actions/Makefile.am:
353         * data/icons/22x22/actions/eye.png:
354         * shell/ev-stock-icons.[ch]:
355         
356         Add eye icon from gimp to hide/show layers.
357         
358 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
359
360         * configure.ac:
361         * cut-n-paste/Makefile.am:
362         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
363         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
364         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
365
366         Add GimpCellRendererToggle from gimp slightly modified to fit our
367         needs. 
368         
369 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
370
371         * configure.ac:
372         * backend/pdf/ev-poppler.cc:
373
374         Implement layers interface in PDF backend.
375         
376 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
377
378         * libdocument/Makefile.am:
379         * libdocument/ev-document-layers.[ch]:
380         * libdocument/ev-layer.[ch]:
381
382         Add optional content (layers) interface.
383         
384 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
385
386         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
387         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
388
389         Removes unused code.
390
391 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
392
393         * NEWS:
394         * configure.ac:
395
396         Update for 2.25.1 release
397
398 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
399
400         * shell/ev-window.c:
401
402         Fix build with GTK+ < 2.14
403
404 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
405
406         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
407         
408         Makes menu label translatable. Fixes bug #559129.
409
410 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
411
412         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
413         (t1_transform_font):
414         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
415         
416         More renames of warning to mdvi_warning in follow up to the
417         fix of the bug #553369. Fix for the bug #559257 by
418         Tuxce <tuxce.net@gmail.com>.
419         
420 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
421
422         * shell/ev-application.c: (ev_application_init_session):
423         * shell/main.c: (main):
424
425         Move the egg_set_desktop_file() call to main and remove
426         gtk_window_set_default_icon_name() since it's already called by
427         egg_set_desktop_file()
428         
429 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
430
431         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
432
433         Initialize GError to NULL.
434         
435 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
436
437         * shell/ev-window.c: (window_save_file_copy_ready_cb),
438         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
439         (ev_window_preview_print_finished), (launch_action):
440
441         Do not use popup dialogs to show error messages anymore, use the
442         message area instead.
443         
444 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
445
446         * shell/ev-window.c: (ev_window_error_message),
447         (ev_window_warning_message), (ev_window_set_document),
448         (ev_window_load_job_cb), (ev_window_load_remote_failed),
449         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
450         (ev_window_cmd_help_contents), (launch_external_uri),
451         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
452         (ev_attachment_popup_cmd_open_attachment),
453         (attachment_save_dialog_response_cb):
454
455         Use a message format (with printf()-style) in
456         ev_window_error_message and ev_window_warning_message.
457
458 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
459
460         * shell/ev-window.c: (ev_window_error_message),
461         (ev_window_warning_message), (ev_window_set_document),
462         (ev_window_load_job_cb), (ev_window_load_remote_failed),
463         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
464         (ev_window_cmd_help_contents), (launch_external_uri),
465         (image_save_dialog_response_cb),
466         (ev_attachment_popup_cmd_open_attachment),
467         (attachment_save_dialog_response_cb):
468
469         Change ev_window_error_message and ev_window_warning_message to
470         receive a EvWindow instead of a GtkWindow. It's more consistent
471         and avoids unneeded casts.
472         
473 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
474
475         * shell/ev-window.c: (ev_window_cmd_help_contents):
476
477         Use gtk_show_uri() when availale to display help contents.
478         
479 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
480
481         * configure.ac:
482         * backend/pdf/ev-poppler.cc:
483         * properties/ev-properties-view.c:
484         * shell/Makefile.am:
485         * shell/ev-tooltip.[ch]: Removed
486         * shell/ev-view-private.h
487         * shell/eggfindbar.c:
488         * shell/ev-application.c:
489         * shell/ev-open-recent-action.c:
490         * shell/ev-sidebar-thumbnails.c:
491         * shell/ev-view.c:
492         * shell/ev-window.c:
493
494         Bump GTK+ requirement to 2.12.
495         
496 2008-10-27 Christian Persch <chpe@gnome.org>
497
498         * backend/djvu/djvu-document.c
499         * backend/dvi/cairo-device.c
500         * cut-n-paste/evmountoperation/ev-mount-operation.h
501         * cut-n-paste/gedit-message-area/gedit-message-area.h
502         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
503         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
504         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
505         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
506         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
507         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
508         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
509         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
510         * cut-n-paste/zoom-control/ephy-zoom-action.c
511         * cut-n-paste/zoom-control/ephy-zoom-action.h
512         * cut-n-paste/zoom-control/ephy-zoom-control.c
513         * cut-n-paste/zoom-control/ephy-zoom-control.h
514         * libdocument/ev-async-renderer.h
515         * libdocument/ev-document-factory.c
516         * libdocument/ev-document-misc.h
517         * libdocument/ev-image.h
518         * libdocument/ev-selection.h
519         * shell/ev-properties-fonts.h
520         * shell/ev-stock-icons.h
521         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
522         directly. Bug #558064.
523
524 2008-10-27 Christian Persch <chpe@gnome.org>
525
526         * cut-and-paste/smclient/*: Update from libegg.
527
528 2008-10-27 Christian Persch <chpe@gnome.org>
529
530         * backend/djvu/djvu-document.c
531         * backend/ps/ev-spectre.c
532         * shell/ev-jobs.c: Use printf safely. Bug #558066.
533
534 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
535
536         * shell/ev-view.c (ev_view_change_page),
537         (ev_view_transition_animation_finish),
538         (ev_view_transition_animation_cancel), (page_changed_cb),
539         (ev_view_set_presentation), (ev_view_next_page),
540         (ev_view_previous_page):
541         
542         Cancel the animation without scheduling transition start
543         and proceed to the next page to fix bug #516749.
544
545 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
546
547         * NEWS:
548         * configure.ac:
549
550         Update for release 2.24.1
551         
552 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
553
554         * shell/ev-window.c: (ev_window_cmd_view_presentation):
555
556         Disable toggle function of F5 when in presentation mode. Patch by
557         Dave Neary. Fixes bug #556162.
558         
559 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
560
561         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
562         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
563         (ev_sidebar_thumbnails_fill_model),
564         (ev_sidebar_thumbnails_refresh),
565         (ev_sidebar_thumbnails_set_document):
566
567         Instead of using only one loading icon for thumbnails based on the
568         size of the first page, create an icon for every different page
569         size. Fixes bug #556264.
570         
571 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
572
573         * shell/ev-page-cache.c: (ev_page_cache_finalize):
574
575         Fix memory leak.
576         
577 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
578
579         * shell/ev-window-title.c (ev_window_title_sanitize_title):
580
581         Removes bad prefixes from window title. Patch by 
582         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
583         
584 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
585
586         * shell/ev-window.c: (launch_external_uri):
587
588         Do not consider mailto links as http uris. Fixes bug #555801.
589         
590 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
591
592         * shell/ev-view.c: (merge_selection_region), (clear_selection):
593
594         Fix memory leak. Fixes bug #555134.
595         
596 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
597
598         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
599
600         Emit the job finished signal when the job is handled before the
601         page_ready callback.
602         
603 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
604
605         * shell/ev-window.c: (launch_action):
606
607         Use GdkAppLaunchContext when available to launch external
608         applications.
609         
610 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
611
612         * shell/ev-window.c: (launch_action):
613
614         Fix launching external applications for launch actions which seems
615         to be broken since the gio port. Fixes bug #554500.
616         
617 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
618
619         * backend/dvi/Makefile.am:
620         * backend/dvi/cairo-device.c:
621         * backend/dvi/dvi-document.c:
622         * backend/dvi/mdvi-lib/Makefile.am:
623
624         Fix several compile warnings in the dvi backend.
625         
626 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
627
628         * backend/dvi/mdvi-lib/common.h:
629         * backend/dvi/mdvi-lib/dviread.c:
630         * backend/dvi/mdvi-lib/font.c:
631         * backend/dvi/mdvi-lib/fontmap.c:
632         * backend/dvi/mdvi-lib/fontsrch.c:
633         * backend/dvi/mdvi-lib/gf.c:
634         * backend/dvi/mdvi-lib/pagesel.c:
635         * backend/dvi/mdvi-lib/pk.c:
636         * backend/dvi/mdvi-lib/sp-epsf.c:
637         * backend/dvi/mdvi-lib/special.c:
638         * backend/dvi/mdvi-lib/tfm.c:
639         * backend/dvi/mdvi-lib/tfmfile.c:
640         * backend/dvi/mdvi-lib/util.c:
641         * backend/dvi/mdvi-lib/vf.c:
642
643         Rename error as mdvi_error to avoid symbol conflicts with the libc
644         error. Rename also message, crash, fatal and warning for
645         consistency. Fixes bug #553369.
646         
647 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
648
649         * backend/dvi/dvi-document.c: (dvi_document_load):
650
651         Fix memory leak.
652         
653 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
654
655         * backend/dvi/dvi-document.c:
656
657         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
658         G_IMPLEMENT_INTERFACE.
659         
660 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
661
662         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
663
664         Make sure copy_job_page_and_selection_to_job_info is always called
665         before copy_job_to_job_info. Fixes bug #552382.
666         
667 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
668
669         * NEWS:
670         * configure.ac:
671
672         Update for release 2.24.0
673         
674 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
675
676         * shell/ev-window.c: (launch_external_uri):
677
678         Use GdkAppLaunchContext when available to launch external uris.
679         
680 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
681
682         * shell/ev-window.c: (launch_external_uri):
683
684         Use the message area to show errors when lauching external uris
685         instead of a popup window.
686         
687 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
688
689         * shell/ev-window.c: (launch_external_uri):
690
691         Assume invalid uris are http uris. Fixes bug #552071.
692         
693 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
694
695         * NEWS:
696         * configure.ac:
697
698         Update for release 2.23.92.
699         
700 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
701
702         * shell/eggfindbar.c: (egg_find_bar_class_init):
703
704         Allow page scrolling with PageUp/PageDown keys when find bar is
705         active. Fixes bug #529833.
706         
707 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
708
709         * shell/ev-view-private.h:
710         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
711         (ev_view_scroll), (ev_view_class_init):
712         * shell/ev-view-accessible.c:
713         (ev_view_accessible_action_do_action):
714         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
715         (ev_window_cmd_scroll_backward):
716
717         Use GtkScrollType instead of EvScrollType.
718         
719 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
720
721         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
722         
723         Patch for case unsensitive page label match by Michael Lee.
724         See bug #550136.
725         
726         * shell/ev-page-action.c (create_tool_item):    
727         * test/Makefile.am:
728         * test/test1.py:
729         * test/test4.py:
730         * test/test5.py:
731         
732         Added test for the above and updated other tests.
733
734 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
735
736         * shell/ev-window.c: (image_save_dialog_response_cb):
737
738         Do not append the file extension twice when saving an image.
739         
740 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
741
742         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
743
744         Remove an invalid ifdef.
745         
746 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
747
748         * shell/ev-view.c: (ev_view_motion_notify_event):
749
750         Make sure the cursor is correctly restored after showing the right
751         click menu.
752         
753 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
754
755         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
756         (ev_attachment_open):
757         * shell/ev-sidebar-attachments.c:
758         (ev_sidebar_attachments_button_press):
759         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
760
761         Use GdkAppLaunchContext when available to open attachments.
762         
763 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
764
765         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
766
767         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
768         by Eric Piel.
769         
770 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
771
772         * shell/ev-application.c: (ev_application_get_media_keys):
773         * shell/ev-media-player-keys.[ch]:
774         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
775         (ev_media_player_keys_grab_keys),
776         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
777         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
778         * shell/ev-window.[ch]: (ev_window_dispose),
779         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
780         (ev_window_init):
781
782         Clean up the media player keys stuff.
783         
784 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
785
786         * NEWS:
787         * configure.ac:
788
789         Update for release 2.23.91.
790         
791 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
792
793         * cut-n-paste/smclient/eggsmclient-xsmp.c:
794         (sm_client_xsmp_set_initial_properties):
795
796         Fix memory leak.
797         
798 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
799
800         * shell/ev-application.c: (ev_application_open_window),
801         (ev_application_open_uri_at_dest):
802
803         Make sure evince starts up in the right workspace when resuming a
804         previous session.
805         
806 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
807
808         * shell/ev-application.[ch]: (ev_application_open_window),
809         (ev_application_add_icon_path_for_screen),
810         (ev_application_open_uri_at_dest):
811
812         Fix window manager warnings shown in ~/.xsession-errors
813         
814 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
815
816         * configure.ac:
817         * cut-n-paste/Makefile.am:
818         * cut-n-paste/smclient/Makefile.am:
819         * cut-n-paste/smclient/eggdesktopfile.[ch]:
820         * cut-n-paste/smclient/eggsmclient-private.h:
821         * cut-n-paste/smclient/eggsmclient-xsmp.c:
822         * cut-n-paste/smclient/eggsmclient.[ch]:
823
824         EggSMClient copied from libegg
825
826         * libdocument/ev-file-helpers.c: (ev_dot_dir):
827         * shell/Makefile.am:
828         * shell/ev-application.[ch]: (ev_application_load_session),
829         (smclient_save_state_cb), (smclient_quit_cb),
830         (ev_application_init_session), (ev_application_shutdown),
831         (ev_application_init):
832         * shell/main.c: (main):
833
834         Use EggSMClient instead of gnome-client and remove libgnome and
835         libgnomeui dependencies.
836         
837 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
838
839         * shell/main.c: (main):
840
841         Remove gnome_authentication_manager_init.
842         
843 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
844
845         * shell/ev-view.c: (ev_view_goto_window_create):
846
847         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
848         since it's now deprecated.
849         
850 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
851
852         * backend/djvu/Makefile.am:
853         * backend/djvu/djvu-document-private.h:
854         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
855         (djvu_document_find_iface_init):
856         * backend/djvu/djvu-text-page.[ch]:
857         * backend/djvu/djvu-text.[ch]: Removed
858         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
859         (pdf_document_find_iface_init):
860         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
861         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
862         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
863         (ev_job_find_get_n_results), (ev_job_find_get_progress),
864         (ev_job_find_has_results), (ev_job_find_get_results):
865         * shell/ev-view-private.h:
866         * shell/ev-view.[ch]: (ev_view_expose_event),
867         (highlight_find_results), (ev_view_finalize),
868         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
869         (ev_view_set_document), (ev_view_find_get_n_results),
870         (ev_view_find_get_result), (jump_to_find_result),
871         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
872         (ev_view_find_previous), (ev_view_find_search_changed),
873         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
874         * shell/ev-window.c: (ev_window_update_actions),
875         (page_changed_cb), (ev_window_setup_document),
876         (ev_window_update_find_status_message),
877         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
878         (ev_window_clear_find_job), (find_bar_close_cb),
879         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
880         (ev_window_dispose), (ev_window_init):
881
882         Rework find interface. The find logic has been moved from backends
883         to the shell avoiding a lot of duplicated code in the backends and
884         making easier to implement the find interface in the backends.
885         
886 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
887
888         * backend/pdf/ev-poppler.cc:
889         (pdf_document_thumbnails_get_dimensions):
890
891         Make sure thumbnail size returned by the PDF is actually
892         valid. Fixes bug #548462.
893         
894 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
895
896         * shell/ev-window.c: (ev_window_setup_document),
897         (ev_window_set_document), (ev_window_dispose):
898
899         Remove the idle function for setting the document up when the
900         window is destroyed. Fixes bug #549163.
901         
902 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
903
904         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
905         (ev_job_attachments_dispose), (ev_job_attachments_run),
906         (ev_job_attachments_class_init), (ev_job_attachments_new):
907         * shell/ev-sidebar-attachments.c:
908         (ev_sidebar_attachments_set_document):
909
910         Add a new job to get the attachments in a thread with the document
911         lock held. Fixes bug #548653.
912         
913 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
914
915         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
916         (tiff_document_document_iface_init):
917
918         Implement document_get_page_label in tiff backend.
919         
920 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
921
922         * backend/tiff/tiff-document.c: (tiff_document_render):
923
924         Handle document orientation in tiff backend. Fixes bug #548444.
925         
926 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
927
928         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
929
930         Do not crash when adjustment page size is 0. Fixes bug #547440.
931         
932 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
933
934         * cut-n-paste/evmountoperation/ev-mount-operation.c:
935
936         Sync with current GTK+.
937         
938 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
939
940         * configure.ac:
941         
942         Update for release 2.23.6.
943
944 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
945
946         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
947         (ev_job_load_set_password):
948         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
949         * shell/ev-window.c: (password_dialog_response),
950         (ev_window_load_job_cb):
951
952         Fix loading encrypted documents since I broke it with the jobs
953         rework.
954         
955 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
956
957         * NEWS:
958
959         Update NEWS for 2.23.6 release.
960         
961 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
962
963         * backend/impress/impress-document.c:
964         * backend/impress/render.h:
965         * libdocument/ev-document-factory.c:
966         * libdocument/ev-document-factory.h:
967         * libdocument/ev-document-links.h:
968         * libdocument/ev-document-misc.c:
969         * libdocument/ev-document-misc.h:
970         * properties/ev-properties-main.c:
971         * properties/ev-properties-view.c:
972         * properties/ev-properties-view.h:
973         * shell/eggfindbar.c:
974         * shell/eggfindbar.h:
975         * shell/ev-application.c:
976         * shell/ev-application.h:
977         * shell/ev-jobs.h:
978         * shell/ev-message-area.h:
979         * shell/ev-navigation-action.c:
980         * shell/ev-navigation-action.h:
981         * shell/ev-open-recent-action.c:
982         * shell/ev-open-recent-action.h:
983         * shell/ev-page-action-widget.c:
984         * shell/ev-page-action.c:
985         * shell/ev-page-action.h:
986         * shell/ev-page-cache.h:
987         * shell/ev-password-view.h:
988         * shell/ev-password.h:
989         * shell/ev-pixbuf-cache.h:
990         * shell/ev-properties-fonts.c:
991         * shell/ev-sidebar-attachments.c:
992         * shell/ev-sidebar-links.c:
993         * shell/ev-sidebar-links.h:
994         * shell/ev-sidebar-thumbnails.c:
995         * shell/ev-sidebar-thumbnails.h:
996         * shell/ev-sidebar.c:
997         * shell/ev-sidebar.h:
998         * shell/ev-stock-icons.c:
999         * shell/ev-tooltip.h:
1000         * shell/ev-view.c:
1001         * shell/ev-view.h:
1002         * shell/ev-window.c:
1003         * shell/ev-window.h:
1004         * shell/main.c:
1005
1006         More #include cleanups. Again: reordering, single gtk.h
1007         includes and other stuff.
1008
1009 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1010
1011         * shell/eggfindbar.c:
1012         * shell/ev-application.c:
1013         * shell/ev-message-area.c:
1014         * shell/ev-navigation-action.c:
1015         * shell/ev-open-recent-action.c:
1016         * shell/ev-page-action-widget.c:
1017         * shell/ev-page-action.c:
1018         * shell/ev-password-view.c:
1019         * shell/ev-properties-dialog.c:
1020         * shell/ev-properties-fonts.c:
1021         * shell/ev-sidebar-attachments.c:
1022         * shell/ev-sidebar-page.c:
1023         * shell/ev-sidebar-thumbnails.c:
1024         * shell/ev-stock-icons.c:
1025         * shell/ev-tooltip.c:
1026         * shell/ev-view.c:
1027         * shell/ev-window.c:
1028         * shell/main.c:
1029
1030         Cleanup many #include statements: reorder so that a
1031         generic-to-specific order is used, use single gtk.h
1032         includes, and some other cleanups.
1033
1034 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1035
1036         * shell/ev-jobs.h:
1037
1038         Add gio header.
1039         
1040 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1041
1042         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1043         (ev_document_fc_mutex_trylock):
1044         * shell/Makefile.am:
1045         * shell/ev-job-queue.[ch]:
1046         * shell/ev-job-scheduler.[ch]:
1047         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1048         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1049         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1050         (ev_job_failed_from_error), (ev_job_succeeded),
1051         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1052         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1053         (ev_job_links_class_init), (ev_job_render_init),
1054         (notify_page_ready), (ev_job_render_page_ready),
1055         (ev_job_render_run), (ev_job_render_class_init),
1056         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1057         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1058         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1059         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1060         (ev_job_save_dispose), (ev_job_save_run),
1061         (ev_job_save_class_init), (ev_job_print_init),
1062         (ev_job_print_dispose), (ev_job_print_run),
1063         (ev_job_print_class_init):
1064         * shell/ev-page-cache.c:
1065         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1066         (check_job_size_and_unref), (move_one_job),
1067         (copy_job_to_job_info), (add_job),
1068         (ev_pixbuf_cache_add_jobs_if_needed):
1069         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1070         (job_fonts_finished_cb), (job_fonts_updated_cb),
1071         (ev_properties_fonts_set_document):
1072         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1073         (ev_sidebar_links_set_document):
1074         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1075         (ev_sidebar_thumbnails_set_document),
1076         (ev_sidebar_thumbnails_clear_job):
1077         * shell/ev-view-private.h:
1078         * shell/ev-view.c:
1079         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1080         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1081         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1082         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1083         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1084         (ev_window_reload_document), (ev_window_clear_save_job),
1085         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1086         (ev_window_clear_print_job), (ev_window_print_job_cb),
1087         (ev_window_print_dialog_response_cb):
1088         * shell/main.c: (main):
1089
1090         Rework the jobs system in order to make it simpler and more
1091         extensible. It allows to run jobs in the main loop instead of
1092         using a thread when it's appropriate like the fonts job. Now it's
1093         also possible to cancel jobs that are currently running. 
1094         
1095 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1096
1097         * libdocument/ev-debug.c: (profile_init):
1098
1099         Create the hash table also when profiling service is enabled for
1100         all sections.
1101         
1102 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1103
1104         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1105         (ev_profiler_stop):
1106         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1107         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1108         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1109         (ev_job_print_run):
1110         * shell/main.c: (main):
1111
1112         Add a profile mode available when debug is enabled. Add profilers
1113         in ev-jobs.
1114         
1115 2008-07-23  Götz Waschk <waschk@mandriva.org>
1116
1117         * configure.ac: Correctly build desktop file. Fixes
1118         bug #544237.
1119
1120 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1121
1122         * configure.ac:
1123         
1124         Update for release 2.23.5.
1125
1126 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1127
1128         * NEWS:
1129
1130         Update NEWS for 2.23.5 release.
1131         
1132 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1133
1134         * shell/ev-window.c: (ev_window_state_event),
1135         (ev_window_class_init):
1136
1137         Intercept window manager's fullscreen request in order to run/stop
1138         fullscreen mode. Fixes bug #493541.
1139         
1140 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1141
1142         * shell/ev-window.c: (find_bar_visibility_changed_cb):
1143
1144         Restart the job search when the find bar is opened for the second
1145         time. Fixes bug #531956.
1146         
1147 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1148
1149         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
1150         (get_document_from_uri):
1151
1152         Make sure we always return a valid error struct when
1153         get_document_from_uri fails. Fixes nautilus crash, see bug
1154         #542548.
1155         
1156 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
1157
1158         * libdocument/ev-transition-effect.c
1159         (ev_transition_effect_type_get_type),
1160         (ev_transition_effect_alignment_get_type),
1161         (ev_transition_effect_direction_get_type):
1162         
1163         Fixes bug #542924. Makes enums static to fix Solaris build.
1164
1165 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1166
1167         * shell/ev-view.c: (ev_view_key_press_event):
1168
1169         Add '.' keybinding for blanking the screen in presentation
1170         mode. Fixes bug #542001.
1171         
1172 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1173
1174         * libdocument/ev-document-misc.c:
1175         (ev_document_misc_pixbuf_from_surface):
1176
1177         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
1178         #540950.
1179         
1180 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1181
1182         * backend/comics/comics-document.c (comics_document_load):
1183         * backend/comics/comicsdocument.evince-backend.in:
1184         * configure.ac:
1185         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1186         
1187         Added support for 7-zip based cb7 comic book. Patch by
1188         Kartik Rustagi. Fixes bug #532312.
1189
1190 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1191
1192         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
1193         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
1194         Fixes bug #539972.
1195
1196 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1197
1198         * shell/Makefile.am:
1199         * shell/ev-application.c (ev_application_init),
1200         (ev_application_get_media_keys):
1201         * shell/ev-application.h:
1202         * shell/ev-marshal.list:
1203         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
1204         (proxy_destroy), (on_media_player_key_pressed),
1205         (ev_media_player_keys_init), (ev_media_player_keys_focused),
1206         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
1207         * shell/ev-media-player-keys.h:
1208         * shell/ev-window.c (ev_window_go_previous_page),
1209         (ev_window_go_next_page), (ev_window_go_first_page),
1210         (ev_window_go_last_page), (ev_window_start_presentation),
1211         (ev_window_dispose), (view_actions_focus_in_cb):
1212         * shell/ev-window.h: When building with D-Bus support, listen
1213         for multimedia key events from gnome-settings-daemon. This allows
1214         to go to the next/previous/first/last pages using, respectively,
1215         Next/Previous/Rewing/Fast Forward. The Play button is used to start
1216         a presentation. Fixes bug #539971.
1217
1218 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1219
1220         * configure.ac:
1221         
1222         Update for release 2.23.4.
1223
1224 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1225
1226         * NEWS:
1227
1228         Update news for 2.23.4 release.
1229         
1230 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1231
1232         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
1233         * shell/ev-sidebar-thumbnails.c:
1234         (ev_sidebar_thumbnails_set_loading_icon),
1235         (ev_sidebar_thumbnails_refresh):
1236         * shell/ev-window.c: (ev_window_error_message),
1237         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
1238         (ev_window_set_document):
1239
1240         Do not crash opening documents with no pages and show a warning
1241         message in the message area. Fixes bugs #537574 and #171588.
1242         
1243 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1244
1245         * shell/Makefile.am:
1246         * shell/ev-file-monitor.[ch]:
1247         * shell/ev-window.c: (ev_window_document_changed),
1248         (ev_window_clear_reload_job), (ev_window_load_job_cb),
1249         (ev_window_reload_job_cb), (ev_window_open_uri),
1250         (ev_window_reload_document), (ev_window_cmd_view_reload),
1251         (ev_window_dispose):
1252
1253         Automaticly reload the document when the file has changed on
1254         disk. Bug #304249.
1255         
1256 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
1257
1258         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1259         * libdocument/ev-image.c: (ev_image_save_tmp):
1260         * libdocument/ev-module.c: (ev_module_load):
1261         * shell/ev-application.c: (ev_application_shutdown),
1262         (ev_application_get_print_settings):
1263         * shell/ev-sidebar-attachments.c:
1264         (ev_sidebar_attachments_button_press),
1265         (ev_sidebar_attachments_drag_data_get):
1266         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1267         (ev_window_print_finished), (ev_window_print_send),
1268         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
1269         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1270         (ev_window_cmd_preview_print):
1271         * shell/main.c: (load_files_remote):
1272         Fix some build warnings under GCC 4.3.0. (#537535).
1273
1274 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1275
1276         * shell/ev-jobs.c: (ev_job_render_dispose):
1277
1278         Fix a crash in debug mode. Patch by Daniel M German.
1279         
1280 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1281
1282         * shell/ev-window.c:
1283
1284         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
1285         
1286 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1287
1288         * shell/ev-window.c: (ev_window_print_send),
1289         (ev_window_do_preview_print):
1290
1291         Use the window title as print job name instead of just
1292         "evince-print". Fixes bug #534493.
1293         
1294 2008-05-19  Frederic Peters  <fpeters@0d.be>
1295
1296         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
1297         Bug #533897.
1298
1299 2008-05-19  Frederic Peters  <fpeters@0d.be>
1300
1301         * help/reference/Makefile.am: added missing libevmountoperation to
1302         gtkdoc-scanobj libraries.  Bug #533896.
1303
1304 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
1305
1306         * properties/ev-properties-view.c (get_default_user_units):
1307         Fixes check for default units string translation. Bug #533323.
1308
1309 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
1310
1311         * backend/impress/iksemel.c (sax_core): Fix a free() that should
1312         be an iks_free(). Fix an array overflow in the XML parser that
1313         would occur whenever the number of attributes in a tag was greater
1314         than 0 and divisible by 6. Fixes GNOME bug #530852.
1315
1316 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1317
1318         * backend/djvu/djvu-document-private.h:
1319         * backend/djvu/djvu-links.c:
1320         * backend/djvu/djvu-text.c:
1321         * backend/djvu/djvu-document.c: (djvu_handle_events),
1322         (djvu_wait_for_message), (djvu_document_load),
1323         (document_get_page_size), (djvu_document_render),
1324         (djvu_document_thumbnails_get_thumbnail),
1325         (djvu_document_file_exporter_end):
1326
1327         Make sure load job doesn't finish successfully when the document
1328         is not successfully decoded by libdjvu. Fixes bug #530202.
1329         
1330 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1331
1332         * configure.ac:
1333         * libdocument/Makefile.am:
1334         * libdocument/ev-debug.[ch]:
1335         * libdocument/ev-document.c:
1336         * shell/ev-jobs.c: (ev_job_links_dispose),
1337         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
1338         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
1339         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
1340         (ev_job_render_page_ready), (ev_job_render_run),
1341         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
1342         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
1343         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
1344         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
1345         (ev_job_print_new), (ev_job_print_run):
1346         * shell/main.c: (main):
1347
1348         Add debug mode based on gedit code. Add debug messages in
1349         ev-jobs.
1350         
1351 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1352
1353         * libdocument/ev-document-factory.c: (get_document_from_uri):
1354
1355         Fix memory leak.
1356         
1357 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
1358
1359         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
1360         (get_mime_type_from_data), (get_document_from_uri),
1361         (ev_document_factory_get_document):
1362         
1363         Improved error message about file opening failture.
1364         Bug #529129.
1365
1366 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
1367
1368         * data/evince-toolbar.xml:
1369         
1370         Allow to add SaveAs to toolbar.
1371
1372 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1373
1374         * shell/ev-view-private.h:
1375         * shell/ev-view.[ch]: (ev_view_button_release_event),
1376         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
1377         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1378         (ev_view_update_primary_selection), (clear_link_selected),
1379         (ev_view_copy_link_address):
1380         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
1381
1382         Update also the primary selection when copying a link
1383         address. Fixes bug #520855.
1384         
1385 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1386
1387         * libdocument/ev-document-factory.c: (get_document_from_uri):
1388
1389         Use the pixbuf backend only when the mime type is not supported by
1390         any of the other backend so that tiff documents, for instance, are
1391         handled by the tiff backend instead of the pixbuf backend. fixes
1392         bug #520290.
1393         
1394 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1395
1396         * cut-n-paste/Makefile.am:
1397
1398         Add evmountoperation to subdirs list.
1399         
1400 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1401
1402         * configure.ac:
1403
1404         Fix libspectre check in configure script. Fixes bug #528549.
1405         
1406 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1407
1408         * configure.ac:
1409         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1410         * shell/Makefile.am:
1411         * shell/ev-window.c: (ev_window_load_remote_failed),
1412         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1413
1414         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1415         open documents in remote locations that are not mounted.
1416         
1417 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1418
1419         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1420         (bitmap_convert_msb8):
1421         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1422         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1423
1424         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1425         
1426 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1427
1428         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1429         (ev_job_render_new), (ev_job_render_set_selection_info),
1430         (ev_job_render_run):
1431         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1432         (check_job_size_and_unref),
1433         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1434         (add_job), (ev_pixbuf_cache_get_selection_surface):
1435
1436         Create the render context needed for rendering a page in the render
1437         thread so that we don't block the main thread. Simplify
1438         EvJobRender API.
1439         
1440 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1441
1442         * libdocument/Makefile.am:
1443         * libdocument/ev-page.[ch]:
1444         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
1445         (ev_render_context_new), (ev_render_context_set_page):
1446         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
1447         (ev_form_field_finalize), (ev_form_field_class_init):
1448         * libdocument/ev-document-forms.[ch]:
1449         (ev_document_forms_get_form_fields):
1450         * libdocument/ev-document.[ch]: (ev_document_get_page),
1451         (ev_document_get_page_size), (ev_document_get_page_label):
1452         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1453         (ev_job_render_run), (ev_job_thumbnail_new),
1454         (ev_job_thumbnail_run), (ev_job_print_run):
1455         * shell/ev-page-cache.c: (ev_page_cache_new):
1456         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1457         (check_job_size_and_unref), (add_job):
1458         * shell/ev-sidebar-thumbnails.c: (add_range):
1459         * shell/ev-view.c: (ev_view_form_field_get_region),
1460         (ev_view_form_field_button_create_widget),
1461         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1462         (ev_view_handle_form_field), (ev_view_size_allocate),
1463         (get_selected_text):
1464         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
1465         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
1466         (pdf_document_get_page), (pdf_document_get_page_label),
1467         (pdf_document_render), (pdf_document_get_info),
1468         (pdf_document_document_iface_init),
1469         (pdf_document_thumbnails_get_thumbnail),
1470         (pdf_document_thumbnails_get_dimensions),
1471         (pdf_document_file_exporter_do_page),
1472         (pdf_selection_render_selection),
1473         (pdf_selection_get_selected_text),
1474         (pdf_selection_get_selection_region),
1475         (pdf_selection_get_selection_map),
1476         (pdf_document_forms_get_form_fields),
1477         (pdf_document_forms_form_field_text_get_text),
1478         (pdf_document_forms_form_field_text_set_text),
1479         (pdf_document_forms_form_field_button_set_state),
1480         (pdf_document_forms_form_field_button_get_state),
1481         (pdf_document_forms_form_field_choice_get_item),
1482         (pdf_document_forms_form_field_choice_get_n_items),
1483         (pdf_document_forms_form_field_choice_is_item_selected),
1484         (pdf_document_forms_form_field_choice_select_item),
1485         (pdf_document_forms_form_field_choice_toggle_item),
1486         (pdf_document_forms_form_field_choice_unselect_all),
1487         (pdf_document_forms_form_field_choice_set_text),
1488         (pdf_document_forms_form_field_choice_get_text):
1489         * backend/ps/ev-spectre.c: (ps_document_get_page),
1490         (ps_document_get_page_size), (ps_document_get_page_label),
1491         (ps_document_render), (ps_document_document_iface_init),
1492         (ps_document_file_exporter_do_page):
1493         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
1494         (tiff_document_render), (tiff_document_render_pixbuf),
1495         (tiff_document_file_exporter_do_page):
1496         * backend/pixbuf/pixbuf-document.c:
1497         (pixbuf_document_get_page_size):
1498         * backend/comics/comics-document.c:
1499         (comics_document_get_page_size), (comics_document_render_pixbuf):
1500         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
1501         (djvu_document_render), (djvu_selection_get_selected_text),
1502         (djvu_document_thumbnails_get_thumbnail),
1503         (djvu_document_file_exporter_do_page),
1504         (djvu_document_find_get_result):
1505         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
1506         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
1507         (dvi_document_thumbnails_get_thumbnail),
1508         (dvi_document_file_exporter_do_page):
1509         * backend/impress/impress-document.c:
1510         (impress_document_get_page_size),
1511         (impress_document_render_pixbuf):
1512         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1513
1514         Add EvPage so that we can hold a reference to the backend
1515         page. Form fields keep now a reference to the poppler page
1516         improving performance since we don't have to create/destroy the
1517         poppler field for every form operation. This will be needed for
1518         annotations too.
1519         
1520 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1521
1522         * data/evince-ui.xml:
1523         * shell/ev-window.c:
1524
1525         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
1526         
1527 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1528
1529         * configure.ac:
1530         * backend/ps/Makefile.am:
1531
1532         Remove gs stuff from ps backend.
1533         
1534 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1535
1536         * configure.ac:
1537         * backend/pdf/ev-poppler.cc:
1538
1539         Bump poppler requirement to 0.8.0.
1540         
1541 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1542
1543         * NEWS:
1544         * configure.ac:
1545
1546         Update for release 2.22.1.1
1547
1548 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1549
1550         * configure.ac:
1551
1552         Fix build (again) when poppler version is 0.6
1553         
1554 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1555
1556         * backend/djvu/djvu-links.c: (build_tree):
1557
1558         Make sure link title is a valid utf8 string. Fixes bug #526517.
1559         
1560 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1561
1562         * configure.ac:
1563
1564         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1565         #526799.
1566         
1567 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1568
1569         * configure.ac:
1570         
1571         Update for release 2.22.1.
1572
1573 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1574
1575         * NEWS:
1576
1577         Update for upcoming release.
1578
1579 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1580
1581         * configure.ac:
1582         * backend/dvi/dvidocument.evince-backend.in:
1583
1584         Add compressed dvi to the list of supported mime types. Patch by
1585         Ed Catmur. Fixes bug #307087.
1586
1587 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1588
1589         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1590
1591         Fix a crash when printing a range that doesn't specify the start or
1592         end page. Fixes bug #524288.
1593
1594 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1595
1596         * shell/ev-window.c: (ev_window_cmd_continuous),
1597         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1598         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1599         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1600         (ev_window_run_presentation), (ev_window_stop_presentation),
1601         (ev_window_cmd_view_presentation),
1602         (ev_window_cmd_leave_fullscreen),
1603         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1604
1605         Do not unfullscreen and fullscreen again the window when changing
1606         from fullscreen to presentation mode and vice versa. Fixes bug
1607         #524112.
1608         
1609 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1610
1611         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1612
1613         Do not crash when thumbnail failed to render in PS backend. Fixes
1614         bug #525015.
1615         
1616 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1619         (ev_window_load_file_remote), (ev_window_open_uri):
1620
1621         Handle errors when opening remote files.
1622         
1623 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1624
1625         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1626
1627         Only grab the focus for the current visible proxy widget. Fixes
1628         bug #521224.
1629         
1630 2008-03-30  Emil Soleyman  <emil@nishra.com>
1631
1632         * shell/ev-window.c: (launch_external_uri):
1633         
1634         Reuse g_app_info_launch_default_for_uri to
1635         save some code and fix bug #525009.
1636
1637 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1638
1639         * shell/ev-window.c (image_save_dialog_response_cb):
1640
1641         Use g_str_has_suffix. See bug #523069.
1642
1643 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1644
1645         * configure.ac:
1646
1647         Add a configure option to enable/diable DBus. Patch by Rémi
1648         Cardona. Fixes bug 521797.
1649
1650 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1651
1652         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1653
1654         Fix printing in documents with rotated pages. Patch by Eugen
1655         Dedu. Fixes bug #512648.
1656         
1657 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1658
1659         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1660         (ev_link_from_action):
1661
1662         Fix warning messages.
1663         
1664 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * shell/ev-window.c: (image_save_dialog_response_cb):
1667
1668         Do not append the extension to filename when saving an image
1669         if the filename alredy contains the extension. Fixes bug #523069.
1670         
1671 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1672
1673         * shell/ev-view.[ch]: (ev_view_find_cancel):
1674         * shell/ev-window.c: (find_bar_close_cb):
1675
1676         Cancel the find operation when the find bar is closed. Fixes bug
1677         #508845.
1678         
1679 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1680
1681         * backend/ps/psdocument.evince-backend.in:
1682
1683         Make ps backend module resident. Fixes bug #520607.
1684         
1685 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1686
1687         * shell/ev-jobs.c: (ev_job_print_run):
1688
1689         Invert collate action in order to work as expected, fix reverse
1690         printing so that it doesn't start with a blank page and fix number
1691         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1692         
1693 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1694
1695         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1696
1697         Fix build with poppler <= 0.7.2
1698         
1699 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1700
1701         * libdocument/ev-document-misc.c:
1702         (ev_document_misc_surface_from_pixbuf):
1703
1704         Fix selections with poppler-splash.
1705         
1706 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1707
1708         * configure.ac:
1709         * backend/pdf/ev-poppler.cc:
1710
1711         Fix build with poppler >= 0.7.2
1712         
1713 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1714
1715         * configure.ac:
1716         
1717         Update for release 2.22.0
1718
1719 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1720
1721         * NEWS:
1722
1723         Update for upcoming release.
1724
1725 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1726
1727         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1728
1729         Bug 495107 – Handle print dialog responses correctly
1730
1731         Correctly handle print dialog response. Properly fixes
1732         the above mentioned bug.
1733
1734 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1735
1736         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1737
1738         Make sure print job is only run when the print button is
1739         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1740         
1741 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1742
1743         * backend/pdf/pdfdocument.evince-backend.in:
1744         * libdocument/ev-backends-manager.c:
1745         (ev_backends_manager_load_backend),
1746         (ev_backends_manager_get_document):
1747         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1748
1749         Allow making backend modules resident. This is needed only for
1750         some backends like pdf to avoid registering glib types more than
1751         once.
1752         
1753 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1754
1755         * backend/comics/comics-document.c:
1756         * backend/djvu/djvu-document.c:
1757         * backend/impress/impress-document.c:
1758         * backend/pdf/ev-poppler.cc:
1759         * backend/pixbuf/pixbuf-document.c:
1760         * backend/ps/ev-spectre.c:
1761         * backend/ps/ps-document.c:
1762         * backend/tiff/tiff-document.c:
1763         * libdocument/ev-document.h:
1764         * properties/ev-properties-main.c:
1765
1766         Use g_type_module_add_interface instead of
1767         g_type_add_interface_static. Fixes bug #519679.
1768         
1769 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1770
1771         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1772         Added. Returns whether the animation has everything necessary to run.
1773         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1774         is ready just because it's been created. Fixes #519106.
1775         (draw_one_page): Do not show the "Loading..." text in presentation
1776         mode, there was a slim probability that this could happen.
1777
1778 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1779
1780         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1781
1782         Duplicate mime_type string before freeing it so that it doesn't
1783         always fail when getting mime type from uri. Fixes bug #518874.
1784         
1785 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1786
1787         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1788
1789         Fix a crash when a choice form field doesn't have any item
1790         selected. Fixes bug #518831
1791         
1792 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1793
1794         * shell/ev-window.c (ev_window_clear_temp_file):
1795         Use g_file_has_prefix instead of renamed
1796         g_file_contains_file.
1797
1798         * configure.ac:
1799         Require new glib for above change.
1800         
1801 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1802
1803         * libdocument/ev-image.c: (ev_image_finalize),
1804         (ev_image_save_tmp):
1805
1806         Return a real uri instead of a filename when saving an
1807         image. Fixes images drag an drop from evince to nautilus. 
1808         
1809 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1810
1811         * backend/pdf/ev-poppler.cc:
1812         (pdf_document_images_get_image_mapping):
1813
1814         Return the image list in the right order. Fixes bug #516237.
1815         
1816 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1817
1818         * backend/impress/impress-document.c:
1819         (impress_document_thumbnails_get_thumbnail):
1820
1821         Remove unused variable to avoid a compiler warning.
1822
1823 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1824
1825         * configure.ac:
1826         
1827         Update for release 2.21.91.
1828
1829 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1830
1831         * configure.ac:
1832         * shell/Makefile.am:
1833         * shell/ev-application.[ch]:
1834         * shell/ev-sidebar-links.c:
1835         * shell/ev-utils.[ch]:
1836         * shell/ev-window.[ch]:
1837
1838         Remove libgnomeprint support. Fixes bug #512370.
1839         
1840 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1841
1842         * thumbnailer/evince-thumbnailer.c: (main):
1843
1844         Initialize glib type system before using it. Fixes bug #513934.
1845         
1846 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1847
1848         * properties/ev-properties-main.c:
1849
1850         Add missing #include.
1851         
1852 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1853
1854         * configure.ac:
1855         * backend/djvu/djvu-document.c: (djvu_document_render):
1856         * backend/tiff/tiff-document.c: (tiff_document_render):
1857
1858         Use the new cairo function cairo_format_stride_for_width when
1859         available. Fixes bug #482720.
1860
1861 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1862
1863         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1864         (get_mime_type_from_data), (get_document_from_uri):
1865
1866         Use g_content_type_guess() only when slow is true in
1867         get_document_from_uri(). Fix several memory leaks.
1868         
1869 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1870
1871         * libdocument/ev-document-factory.c:
1872         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1873         (get_document_from_uri):
1874
1875         Use g_content_type_guess () to get mimetype for files.
1876         Bug #510401.
1877
1878 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1879
1880         * thumbnailer/Makefile.am:
1881
1882         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1883         
1884 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1885
1886         * configure.ac:
1887
1888         Fix build with --without-libgnome. Fixes bug #512771.
1889         
1890 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1891
1892         * backend/dvi/Makefile.am: Install only dvi
1893         module. Fixes bug #512718.
1894
1895 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1896
1897         * properties/ev-properties-main.c: (nautilus_module_initialize):
1898         
1899         Initialize backends in properties tab. Fixes bug
1900         #512720.
1901
1902 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1903
1904         * properties/Makefile.am: No need to link with 
1905         libraries. Fixes bug #512719.
1906
1907 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1908
1909         * NEWS:
1910         * configure.ac:
1911         
1912         Update for release 2.21.90.
1913
1914 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1915
1916         * shell/ev-window.c: (ev_window_cmd_escape):
1917
1918         Fix compile warning.
1919         
1920 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1921
1922         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1923
1924         Fix printing in dvi backend when filename contains white
1925         espaces. Fixes bug #502839.
1926         
1927 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1928
1929         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1930         (screensaver_disable_x11):
1931         * shell/Makefile.am:
1932         * shell/xdg-user-dir-lookup.c: Removed
1933         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1934         * shell/ev-view.c: (ev_view_presentation_transition_start):
1935         * shell/ev-window.c: (ev_window_cmd_file_open),
1936         (ev_window_cmd_save_as), (presentation_set_timeout):
1937
1938         Remove #ifdefs that are no longer needed.
1939         
1940 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1941
1942         * shell/ev-view.[ch]: (ev_view_button_release_event),
1943         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1944         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1945         (ev_window_cmd_escape):
1946
1947         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1948         
1949 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1950
1951         * configure.ac:
1952         * backend/comics/comics-document.c: (comics_document_load):
1953         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1954         (ev_attachment_set_property), (ev_attachment_init),
1955         (ev_attachment_save), (ev_attachment_launch_app),
1956         (ev_attachment_open):
1957         * libdocument/ev-document-factory.c: (get_document_from_uri):
1958         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1959         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1960         * shell/ev-jobs.c:
1961         * shell/ev-password.c: (ev_password_dialog_set_property),
1962         (ev_password_dialog_save_password):
1963         * shell/ev-sidebar-attachments.c:
1964         (ev_sidebar_attachments_drag_data_get):
1965         * shell/ev-window-title.c: (get_filename_from_uri):
1966         * shell/ev-window.c: (ev_window_clear_temp_file),
1967         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1968         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1969         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1970         (launch_external_uri), (image_save_dialog_response_cb),
1971         (attachment_save_dialog_response_cb):
1972         * shell/main.c: (load_files), (load_files_remote), (main):
1973         * thumbnailer/evince-thumbnailer.c: (main):
1974
1975         Port to gio and drop gnome-vfs dependency. Fixes bug
1976         #510401. Based on patch by Cosimo Cecchi.
1977         
1978 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1979
1980         * NEWS:
1981
1982         Fixed formatting inconsistencies (spaces vs. tabs)
1983
1984 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1985
1986         * shell/ev-window.c:
1987
1988         Use top/up/bottom/down arrows instead of
1989         first/left/last/right in the toolbar and menu actions.
1990         This fixes issues with RTL languages and is visually
1991         consistent with the page view. Fixes bug #170081.
1992
1993 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1994
1995         * NEWS:
1996
1997         Fixed some inaccuracies pointed out by Carlos Garcia
1998         Campos.
1999
2000 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2001
2002         * NEWS:
2003         * data/evince.schemas.in:
2004         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2005
2006         Override PDF restrictions by default. Fixes bug #382700.
2007
2008 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2009
2010         * NEWS: Updated for upcoming release
2011
2012 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2013
2014         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2015
2016         Fix memory leak.
2017         
2018 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2019
2020         * shell/ev-window.c: (register_custom_actions):
2021         
2022         Added comment for translators
2023
2024 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2025
2026         * shell/ev-view.c: (ev_view_button_release_event):
2027
2028         Do not create the idle function for kinetic scrolling if we are
2029         not in a drag operation.
2030
2031 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2032
2033         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2034         (ev_view_button_press_event), (ev_view_motion_notify_event),
2035         (ev_view_button_release_event):
2036
2037         Restore cursor after autoscrolling. Fixes bug #509958.
2038
2039 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2040
2041         * configure.ac:
2042         * backend/pdf/ev-poppler.cc:
2043         (pdf_document_images_get_image_mapping),
2044         (pdf_document_images_get_image),
2045         (pdf_document_document_images_iface_init):
2046         * libdocument/ev-document-images.[ch]:
2047         (ev_document_images_get_image_mapping),
2048         (ev_document_images_get_image):
2049         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2050         (ev_image_get_id), (ev_image_save_tmp):
2051         * shell/ev-jobs.c: (ev_job_render_run):
2052         * shell/ev-view.c: (ev_view_drag_data_get):
2053         * shell/ev-window.c: (image_save_dialog_response_cb),
2054         (ev_view_popup_cmd_copy_image):
2055
2056         Do not render images when rendering the page but on demand. It
2057         reduces the memory comsumption.
2058         
2059 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2060
2061         * configure.a:
2062         * shell/ev-password.c:
2063
2064         Make gnome-keyring optional. Fixes bug #509676.
2065         
2066 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2067
2068         * shell/ev-pixbuf-cache.c: (add_job):
2069
2070         Initialize include_images variable as FALSE instead of TRUE.
2071         
2072 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2073
2074         * configure.ac:
2075         * cut-n-paste/Makefile.am:
2076         * cut-n-paste/fileformatchooser/Makefile.am:
2077         * cut-n-paste/fileformatchooser/egg-macros.h:
2078         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2079         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2080         * shell/Makefile.am:
2081         * shell/ev-utils.c:
2082         (file_chooser_dialog_add_writable_pixbuf_formats),
2083         (get_gdk_pixbuf_format_by_extension):
2084         * shell/ev-utils.h:
2085         * shell/ev-window.c: (ev_window_error_message),
2086         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2087         
2088         Simplify image format selection on save.
2089
2090 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2091
2092         * shell/ev-view.c: (ev_view_scroll_event):
2093         
2094         Repair gorizontal scrolling with shift. Fixes
2095         bug #483412.
2096
2097 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2098         
2099         * MAINTAINERS:
2100
2101         Fix formatting issues.
2102         
2103 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2104
2105         * backend/comics/comics-document.c: (comics_regex_quote):
2106         
2107         Don't overquote special chars except of '. See bug 
2108         502500. Thanks to Tom Parker.
2109
2110 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2111
2112         * MAINTAINERS:
2113         
2114         Added Nickolay and Carlos, since they're doing most of
2115         the releases nowadays.
2116
2117 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2118
2119         * properties/Makefile.am:
2120
2121         Get the nautilus extension dir properly instead of using
2122         a hack. Fixes bug #505359.
2123
2124 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2125
2126         * properties/Makefile.am:
2127         
2128         Install nautilus extension into new place. See bug
2129         #505359. Thanks to Matthias Clasen, Brian Pepple and
2130         Damien Carbery.
2131
2132 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2133
2134         * shell/ev-window.c: (ev_window_get_recent_file_label):
2135         
2136         RTL marker in recent file list. See bug #509076.
2137
2138 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2139
2140         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2141         * shell/ev-window.c: (image_save_dialog_response_cb):
2142
2143         Fix compile warnings due to unused variables.
2144         
2145 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * configure.ac:
2148         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
2149         * backend/ps/ev-spectre.c: (ps_document_render):
2150
2151         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
2152
2153 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2154
2155         * shell/ev-transition-animation.c (ev_transition_animation_fade)
2156         (ev_transition_animation_paint): Implement "fade" effect.
2157
2158 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2159
2160         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
2161         (ev_transition_animation_paint): Implement "uncover" effect.
2162
2163 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2164
2165         * shell/ev-transition-animation.c (ev_transition_animation_cover)
2166         (ev_transition_animation_paint): Implement "cover" effect.
2167
2168 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2169
2170         * shell/ev-transition-animation.c (ev_transition_animation_push)
2171         (ev_transition_animation_paint): Implement "push" effect.
2172
2173 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2174
2175         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
2176         (ev_transition_animation_paint): Implement "dissolve" effect.
2177
2178 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2179
2180         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
2181         (ev_transition_animation_paint): Implement "wipe" effect.
2182
2183 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2184
2185         * shell/ev-transition-animation.c (ev_transition_animation_box)
2186         (ev_transition_animation_paint): Implement "box" effect.
2187
2188 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2189
2190         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
2191         (ev_transition_animation_paint): Implement "blinds" effect.
2192
2193 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2194
2195         * shell/ev-transition-animation.c (ev_transition_animation_split)
2196         (ev_transition_animation_paint): Implement "split" effect.
2197
2198 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2199
2200         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
2201         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
2202         (ev_view_transition_animation_start) 
2203         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
2204         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
2205         (ev_view_next_page) (ev_view_previous_page):
2206         
2207         Use EvTransitionAnimation to drive page changes in the presentation
2208         mode, the animation will wait to start until both the origin and 
2209         destination page surfaces are available. Fixes #458460.
2210
2211         (draw_loading_text):
2212
2213         Remove workaround for bug #320352, it's now fixed properly.
2214
2215
2216 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2217
2218         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
2219         will contain the implementations for page transition animations, at
2220         the moment it just has the "replace" effect.
2221         * shell/Makefile.am: Added these files to build.
2222
2223 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2224
2225         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
2226         animations.
2227         * shell/Makefile.am: Added these files to build.
2228
2229 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2230
2231         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
2232         implementation to get_effect() in EvDocumentTransitionIface.
2233
2234 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2235
2236         * libdocument/ev-transition-effect.[ch]: New files, define a page
2237         transition effect, at the moment it maps PopplerPageTransition to a
2238         GObject.
2239         * libdocument/Makefile.am: Added these files to build.
2240         * libdocument/ev-document-transition.[ch]
2241         (ev_document_transition_get_effect): New method, gets the
2242         EvTransitionEffect returned by the interface implementation, with
2243         fallback to the "replace" effect.
2244
2245 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
2246
2247         * configure.ac:
2248         * cut-n-paste/Makefile.am:
2249         * cut-n-paste/fileformatchooser/Makefile.am:
2250         * cut-n-paste/fileformatchooser/egg-macros.h:
2251         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
2252         * shell/Makefile.am:
2253         * shell/ev-window.c: (image_save_dialog_response_cb),
2254         (ev_view_popup_cmd_save_image_as):
2255
2256         Allow exporting images in any format supported by
2257         GdkPixbuf. Fixes bug #500209.
2258         
2259 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2260
2261         * backend/pixbuf/pixbuf-document.c:
2262
2263         More warnings fixed.
2264         
2265 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2266
2267         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
2268         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
2269         * backend/djvu/djvu-text.h:
2270         * backend/tiff/tiff-document.c: (tiff_document_render):
2271
2272         Fix compile warnings.
2273         
2274 2007-12-28  Christian Persch  <chpe@gnome.org>
2275
2276         * **/*.c: Include config.h. Bug #504721.
2277
2278 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2279
2280         * configure.ac:
2281         * Makefile.am:
2282         * po/POTFILES.in:
2283         * backend/comics/Makefile.am:
2284         * backend/comics/comics-document.[ch]:
2285         * backend/comics/comicsdocument.evince-backend.in:
2286         * backend/djvu/Makefile.am:
2287         * backend/djvu/djvu-document.[ch]:
2288         * backend/djvu/djvudocument.evince-backend.in:
2289         * backend/dvi/Makefile.am:
2290         * backend/dvi/dvi-document.[c]:
2291         * backend/dvi/dvidocument.evince-backend.in:
2292         * backend/impress/Makefile.am:
2293         * backend/impress/impress-document.[ch]:
2294         * backend/impress/impressdocument.evince-backend.in:
2295         * backend/pdf/Makefile.am:
2296         * backend/pdf/ev-poppler.cc:
2297         * backend/pdf/ev-poppler.h:
2298         * backend/pdf/pdfdocument.evince-backend.in:
2299         * backend/pixbuf/Makefile.am:
2300         * backend/pixbuf/pixbuf-document.[ch]:
2301         * backend/pixbuf/pixbufdocument.evince-backend.in:
2302         * backend/ps/Makefile.am:
2303         * backend/ps/ev-spectre.[ch]:
2304         * backend/ps/ps-document.[ch]:
2305         * backend/ps/psdocument.evince-backend.in:
2306         * backend/tiff/Makefile.am:
2307         * backend/tiff/tiff-document.[ch]:
2308         * backend/tiff/tiffdocument.evince-backend.in:
2309         * libdocument/Makefile.am:
2310         * libdocument/ev-backends-manager.[ch]:
2311         * libdocument/ev-module.[ch]:
2312         * libdocument/ev-document.h:
2313         * libdocument/ev-document-factory.[ch]:
2314         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
2315         (get_compression_from_mime_type), (get_document_from_uri),
2316         (ev_document_factory_get_document), (file_filter_add_mime_types),
2317         (ev_document_factory_add_filters):
2318         * shell/Makefile.am:
2319         * shell/ev-window-title.c: (get_filename_from_uri):
2320         * shell/main.c: (main):
2321         * thumbnailer/Makefile.am:
2322         * thumbnailer/evince-thumbnailer.c: (main):
2323
2324         Plugin system for backends. Fixes bug #351348.
2325         
2326 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2327
2328         * shell/ev-view-private.h:
2329         * shell/ev-view.c: (ev_view_drag_update_momentum),
2330         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
2331         (ev_view_button_release_event), (ev_view_destroy):
2332         
2333         Kinetic scrolling implemented as requested in
2334         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
2335
2336 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2337
2338         * data/evince-toolbar.xml:
2339         * data/evince-ui.xml:
2340         * shell/ev-view-private.h:
2341         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2342         (ev_view_button_press_event), (ev_view_motion_notify_event),
2343         (ev_view_button_release_event), (ev_view_init),
2344         (ev_view_autoscroll_cb), (ev_view_autoscroll),
2345         (ev_view_set_cursor):
2346         * shell/ev-view.h:
2347         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2348         (ev_window_cmd_view_autoscroll):
2349         
2350         Autoscroll feature with the context menu. Fixes bug 
2351         #323670. Thanks to David Turner <cillian64@googlemail.com>.
2352
2353 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2354
2355         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
2356
2357         Disconnect also page-ready signal when removing a job because the
2358         page size has changed. Thanks to kripken
2359         <kripkensteiner@gmail.com>.
2360
2361 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2362
2363         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
2364         
2365         Scroll pages in page entry with mouse wheel. Fixes bug
2366         #324122. Thanks to David Turner <cillian64@googlemail.com>.
2367
2368 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2369
2370         * backend/dvi/Makefile.am:
2371         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
2372         (mdvi_cairo_device_init):
2373         * backend/dvi/mdvi-lib/common.h:
2374         * backend/dvi/mdvi-lib/mdvi.h:
2375         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2376         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
2377         (mdvi_build_path_from_cwd):
2378
2379         Add ps specials support in dvi backend when libspectre is
2380         present. Fixes bug #386005.
2381         
2382 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2383
2384         * configure.ac:
2385         * backend/ps/Makefile.am:
2386         * backend/ps/ev-spectre.[ch]:
2387         
2388         Use libspectre, if available, for the ps backend. Fixes bugs
2389         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2390
2391 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2392         
2393         * backend/comics/comics-document.c: (comics_document_load):
2394         
2395         Cygwin build issue fix.
2396
2397 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2398
2399         * shell/ev-view.c: (ev_view_set_zoom):
2400
2401         Do not limit the minimum zoom factor when sizing mode is best bit
2402         or fit width. Fixes bug #503805.
2403         
2404 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2405
2406         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2407         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2408         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2409         (ev_link_dest_get_property), (ev_link_dest_set_property),
2410         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2411         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2412         (ev_link_dest_new_fitr):
2413         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2414         (goto_fith_dest), (goto_xyz_dest):
2415
2416         Do not change left, top and zoom values when they are null in PDF
2417         destinations. Fixes bug #460658.
2418         
2419 2007-12-10  Christian Persch  <chpe@gnome.org>
2420
2421         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2422         (ev_view_accessible_class_init),
2423         (ev_view_accessible_idle_do_action),
2424         (ev_view_accessible_action_do_action),
2425         (ev_view_accessible_action_get_description),
2426         (ev_view_accessible_action_set_description),
2427         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2428         (ev_view_accessible_factory_init),
2429         (ev_view_accessible_factory_get_accessible_type):
2430         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2431         private data, and G_DEFINE_TYPE. Bug #502843.
2432
2433 2007-12-08  Christian Persch  <chpe@gnome.org>
2434
2435         * shell/ev-metadata-manager.c: (item_free),
2436         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2437         (value_free), (parse_value), (parseItem),
2438         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2439         (save_values): Use GSlice to allocate small amounts of memory. Bug
2440         #475972.
2441
2442 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2445
2446         Restore cursor to normal after a drag operation. Fixes bug
2447         #501603.
2448         
2449 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2450
2451         * NEWS:
2452         * configure.ac:
2453         
2454         Update for release 2.21.1
2455
2456 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2457
2458         * configure.ac:
2459         * cut-n-paste/gedit-message-area/Makefile.am:
2460         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
2461         * shell/Makefile.am:
2462         * shell/ev-message-area.[ch]:
2463         * shell/ev-window.c: (ev_window_set_message_area),
2464         (ev_window_error_message_response_cb), (ev_window_error_message),
2465         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
2466         (ev_window_save_job_cb), (image_save_dialog_response_cb),
2467         (ev_attachment_popup_cmd_open_attachment),
2468         (attachment_save_dialog_response_cb), (ev_window_set_document),
2469         (ev_window_init):
2470
2471         Use a message area instead of a popup dialog for error
2472         notifications. Fixes bug #337495.
2473         
2474 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2475
2476         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
2477         (ev_window_run_fullscreen):
2478
2479         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
2480         
2481 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2482
2483         * ev-sidebar-thumbnails.c: (update_visible_range),
2484         (ev_sidebar_thumbnails_refresh),
2485         (ev_sidebar_thumbnails_set_document),
2486         (ev_sidebar_thumbnails_support_document):
2487
2488         Show thumbnails for documents with one page. Fixes bug #358751.
2489         
2490 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2491
2492         * shell/ev-window.c:
2493         (ev_window_load_print_settings_from_metadata),
2494         (ev_window_save_print_settings), (ev_window_print_finished),
2495         (ev_window_print_range):
2496
2497         Print settings that are specific to the document are now saved per
2498         document in the metadata file. Fixes bug #488806.
2499         
2500 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
2501
2502         * backend/tiff/tiff-document.c: (tiff_document_render):
2503
2504         Tiff documents were rendered with wrong colors. Fixes bug #497279.
2505         
2506 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2507
2508         * shell/ev-application.[ch]: (get_find_string_from_args),
2509         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2510         (ev_application_open_uri_list):
2511         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
2512         * shell/ev-window.[ch]: (ev_window_load_job_cb),
2513         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2514         (ev_window_cmd_recent_file_activate),
2515         (ev_window_open_recent_action_item_activated),
2516         (ev_window_print_send), (open_remote_link):
2517         * shell/main.c: (arguments_parse):
2518
2519         Add a command line option for search. Fixes bug #497710.
2520         
2521 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
2522
2523         * shell/ev-jobs.c: (ev_job_print_new):
2524
2525         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
2526         
2527 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2528
2529         * data/evince-toolbar.xml:
2530         * shell/Makefile.am:
2531         * shell/ev-application.c: (ev_application_init):
2532         * shell/ev-open-recent-action.[ch]:
2533         * shell/ev-window.c:
2534         (ev_window_open_recent_action_item_activated),
2535         (register_custom_actions):
2536
2537         Add an expander to the open toolbar item which pops up a dropdown
2538         menu with the recently used documents. Fixes bug #487215.
2539         
2540 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2541
2542         * shell/ev-window.c: (ev_window_open_uri),
2543         (ev_window_cmd_view_reload):
2544
2545         Do not jump to the first page when reloading by running evince
2546         from the command line. Fixes bug #490847.
2547         
2548 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2549
2550         * shell/ev-window.c: (ev_window_cmd_help_contents):
2551
2552         Plugged memory leak when help file is not found. Fixes bug
2553         #490762.
2554         
2555 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2556
2557         * configure.ac:
2558
2559         Enable djvu, dvi and comics backends by default. Fixes bug
2560         #437121.
2561         
2562 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2563
2564         * configure.ac:
2565         * cut-n-paste/Makefile.am:
2566         * cut-n-paste/recent-files/*: Removed
2567         * help/reference/Makefile.am:
2568         * shell/Makefile.am:
2569         * shell/ev-application.[ch]: (ev_application_shutdown),
2570         (ev_application_init):
2571         * shell/ev-window.c: (ev_window_add_recent),
2572         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2573
2574         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2575         
2576 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2577
2578         * shell/ev-window.c: (launch_external_uri):
2579
2580         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2581         and report error if the URL is not supported (#489910).
2582
2583 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2584
2585         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2586         (pdf_document_file_exporter_begin_page),
2587         (pdf_document_file_exporter_end_page):
2588
2589         Fix printing with poppler splash backend. Fixes bug #489774.
2590         
2591 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2592
2593         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2594         * shell/ev-print-job.c: (ev_print_job_class_init):
2595
2596         Fix a crash when printing with the gnome-print dialog. Fixes bug
2597         #488939.
2598         
2599 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2600
2601         * backend/pixbuf/pixbuf-document.c:
2602
2603         Fix an implicit function definition warning (#487655)
2604
2605 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2606
2607         * shell/ev-window.c:
2608
2609         Fix conflicting shortcut for view sade pane and presentation.
2610         
2611 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2612
2613         * backend/pdf/ev-poppler.cc:
2614         (pdf_document_file_exporter_begin_page),
2615         (pdf_document_file_exporter_do_page),
2616         (pdf_document_file_exporter_end_page),
2617         (pdf_document_file_exporter_iface_init):
2618         * libdocument/ev-file-exporter.[ch]:
2619         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2620         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2621         (ev_job_print_run):
2622
2623         When printing multiple pages per sheet in reverse option, do not
2624         invert the order of the pages in every sheet, but the order of the
2625         sheets. Do not print blank pages when page range is invalid. Fixes
2626         bugs #484857 and #485521.
2627         
2628 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2629
2630         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2631         (ev_job_print_run):
2632         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2633
2634         Respect ranges order when printing more than one range in random
2635         order.
2636         
2637 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2638
2639         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2640         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2641
2642         Rotate also the window icon when document is rotated. Fixes bug
2643         #474681.
2644         
2645 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2646
2647         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2648         (pdf_document_forms_get_form_fields):
2649
2650         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2651         Matthias Drochner.
2652         
2653 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2654
2655         * configure.ac:
2656         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2657
2658         Use poppler_page_render_for_printing() instead of
2659         poppler_page_render() if available when exporting to a ps or pdf
2660         file. Fixes bug #476627.
2661         
2662 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2663
2664         * shell/ev-window.c: (ev_window_run_fullscreen):
2665
2666         Do not show the toolbar in fullscreen mode if the main toolbar is
2667         not visible. Fixes bug #483048.
2668         
2669 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2670
2671         * shell/ev-view.c: (ev_view_button_press_event):
2672
2673         Give priority to form fields over images when deciding whether a
2674         button press event is over an image or form field. It allows edit
2675         form fields when they are over a background image. Fixes bug
2676         #477841.
2677         
2678 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2679
2680         * NEWS:
2681         * configure.ac:
2682         
2683         Update for release 2.20.0
2684
2685 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2686
2687         * backend/pdf/ev-poppler.cc:
2688
2689         Remove #ifdef HAVE_FORMS, so that forms support works again.
2690
2691 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2692
2693         * configure.ac:
2694         * data/evince.desktop.in.in:
2695         
2696         Fixes desktop file issues. See bug #473471.
2697
2698 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2699
2700         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2701         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2702         (ev_job_queue_remove_job):
2703         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2704         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2705         * shell/ev-window.c: (ev_window_clear_save_job),
2706         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2707         (ev_window_dispose):
2708
2709         Move save a copy task to its own job so that it's carried out in a
2710         thread avoiding another lock in the main thread. Use
2711         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2712         can be saved to a pathin another file system. Fixes bug #456891.
2713         
2714 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2715
2716         * NEWS:
2717         * configure.ac:
2718         
2719         Update for release 2.19.92
2720
2721 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2722
2723         * configure.ac:
2724         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2725         (pdf_selection_get_selection_region),
2726         (pdf_selection_get_selection_map),
2727         (ev_form_field_from_poppler_field):
2728
2729         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2730         and triple click selections are enabled again now.
2731
2732 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2733
2734         * shell/ev-window.c: (ev_window_add_history):
2735
2736         Make sure not to use the history with documents not supporting
2737         links. Fixes bug #468954.
2738
2739 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2740
2741         * shell/ev-window.c: (ev_window_load_job_cb):
2742
2743         Restart the search when reloading a document with the find bar
2744         visible. Fixes bug #461962.
2745
2746 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2747
2748         * shell/ev-window.c: (setup_document_from_metadata),
2749         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2750
2751         Do not jump to the first page when reloading a document from the
2752         last page.
2753
2754 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2755
2756         * shell/ev-window.c: (update_chrome_flag),
2757         (setup_sidebar_from_metadata),
2758         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2759         (ev_window_cmd_edit_find_next),
2760         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2761         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2762         (find_bar_close_cb), (view_actions_focus_in_cb):
2763
2764         Do not update visibility when changing a chrome flag so that it's
2765         possible to update several flags and update visibility only once
2766         for all of them.
2767
2768 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2769
2770         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2771
2772         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2773         supported by gtk+. Fixes bug #460907.
2774
2775 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2776
2777         * shell/ev-view.c: (view_update_range_and_current_page):
2778
2779         Make sure current-page <= end-page in continuous mode. Fixes bug
2780         #454950.
2781
2782 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2783
2784         * backend/pdf/ev-poppler.cc: (build_tree):
2785
2786         Ignore outline items without a title. Fixes bug #453913.
2787
2788 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2789
2790         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2791         (ev_view_button_release_event), (ev_view_leave_notify_event):
2792
2793         Use always drag mouse cursor during a drag operation. Fixes bug
2794         #470564.
2795
2796 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2797
2798         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2799         (pdf_selection_get_selection_region),
2800         (pdf_selection_get_selection_map):
2801
2802         Temporarily disable double and triple selections since it depends on
2803         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2804         released and the update of the external dependency minimal version
2805         approved.
2806
2807 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2808
2809         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2810         (pdf_document_file_exporter_do_page):
2811         * libdocument/ev-file-exporter.h:
2812         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2813         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2814
2815         Actually fix printing regressions. Remove orientation from
2816         EvPrintContext since it's redundant.
2817
2818 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2819
2820         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2821         * backend/impress/impress-document.c:
2822         (impress_document_document_iface_init):
2823         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2824         * backend/djvu/djvu-document.c:
2825         (djvu_document_document_iface_init),
2826         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2827         * backend/tiff/tiff-document.c:
2828         (tiff_document_document_iface_init):
2829         * backend/pixbuf/pixbuf-document.c:
2830         (pixbuf_document_document_iface_init):
2831         * backend/comics/comics-document.c:
2832         (comics_document_document_iface_init):
2833         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2834         (pdf_selection_render_selection),
2835         (pdf_selection_get_selected_text),
2836         (pdf_selection_get_selection_region),
2837         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2838         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2839         (ev_selection_get_selection_region),
2840         (ev_selection_get_selection_map):
2841         * libdocument/ev-document.[ch]:
2842         * shell/ev-pixbuf-cache.[ch]: (add_job),
2843         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2844         * shell/ev-view-private.h:
2845         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2846         (ev_job_render_run):
2847         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2848         * shell/ev-view.c: (start_selection_for_event),
2849         (ev_view_button_press_event), (ev_view_drag_data_get),
2850         (ev_view_drag_data_received), (ev_view_button_release_event),
2851         (compute_new_selection_text), (compute_selections),
2852         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2853         (ev_view_primary_get_cb):
2854
2855         Add support for double and triple click selections.
2856
2857 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2858
2859         * NEWS:
2860         * configure.ac:
2861
2862         Update for release 2.19.4
2863
2864 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2865
2866         * shell/ev-view-private.h:
2867         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2868         (ev_view_set_highlight_search):
2869         * shell/ev-view.h:
2870         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2871         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2872         (find_bar_visibility_changed_cb):
2873         
2874         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2875
2876 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2877
2878         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2879         (pdf_document_file_exporter_begin),
2880         (pdf_document_file_exporter_do_page):
2881         * shell/ev-jobs.c: (ev_job_print_run):
2882         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2883
2884         Create always a portrait cairo surface and rotate when needed for
2885         landscape. It fixes printing problems in real printers.
2886
2887 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2888
2889         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2890         * libdocument/ev-file-exporter.[ch]:
2891         (ev_file_exporter_get_capabilities):
2892         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2893         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2894
2895         Adjust number of pages per row according to page orientation when
2896         printing 2 or 6 pages per sheet.
2897
2898 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2899
2900         * shell/ev-window.c: (ev_window_print_send):
2901
2902         Reset also cups setting to 1 when printing multiple pages per
2903         sheet. Fixes bug #468853.
2904
2905 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2906
2907         * libdocument/ev-document-misc.c:
2908         (ev_document_misc_surface_rotate_and_scale):
2909
2910         Use directly cairo_surface_get_content() when creating a similar
2911         surface as suggested by Jeff Muizelaar. Thanks again.
2912
2913 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2914
2915         * backend/djvu/djvu-document.c: (djvu_document_render):
2916         * backend/tiff/tiff-document.c: (tiff_document_render):
2917         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2918         * libdocument/ev-document-misc.c:
2919         (ev_document_misc_surface_from_pixbuf),
2920         (ev_document_misc_surface_rotate_and_scale):
2921
2922         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2923         creating page surfaces. Fixes bug #453123. Thank you very much to
2924         Jeff Muizelaar <jeff@infidigm.net>.
2925
2926 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2927
2928         * shell/ev-page-cache.c: (ev_page_cache_new),
2929         (ev_page_cache_get_thumbnail_size):
2930         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2931         (ev_sidebar_thumbnails_set_loading_icon):
2932
2933         Also store in page-cache the dimensions of the thumbnails so that
2934         they can be used to create the correct loading icon in the side
2935         pane. Fixes bug #466857.
2936
2937 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2938
2939         * backend/pdf/ev-poppler.cc:
2940         (pdf_document_thumbnails_get_thumbnail):
2941
2942         Fix thumbnails rotation in pdf documents that include embedded 
2943         thumbnails.
2944
2945 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2946
2947         * backend/pdf/ev-poppler.cc:
2948
2949         Don't use #ifdef in macro expansion. Some compilers don't
2950         like that. Closes bug #467042.
2951
2952 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2953
2954         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2955         
2956         Fixes memory leak in djvu backend.
2957
2958 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2959
2960         * data/icons/32x32/Makefile.am:
2961         * data/icons/32x32/actions/Makefile.am:
2962         * data/icons/32x32/actions/view-page-cont.svg:
2963         * data/icons/32x32/actions/view-page-facing.svg:
2964         * data/icons/48x48/Makefile.am:
2965         * data/icons/48x48/actions/Makefile.am:
2966         * data/icons/48x48/actions/view-page-cont.svg:
2967         * data/icons/48x48/actions/view-page-facing.svg:
2968         
2969         Icons for a new sizes.
2970
2971 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2972
2973         * shell/ev-page-cache.c: (build_height_to_page),
2974         (ev_page_cache_get_height_to_page):
2975         
2976         Fixes invalid read, see bug #466401.
2977
2978 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2979
2980         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2981         (set_drag_cursor):
2982         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2983         (configure_item_cursor), (new_pixbuf_from_widget):
2984
2985         Fix multihead problems in toolbar editor. Fixes bug #382055.
2986
2987 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2988
2989         * shell/ev-window.c: (ev_window_cmd_file_open),
2990         (ev_window_cmd_save_as):
2991
2992         Use g_get_user_special_dir when available instead of
2993         xdg_user_dir_lookup.
2994
2995 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2996
2997         * MAINTAINERS:
2998         
2999         Updated according to request on desktop-devel.
3000
3001 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3002
3003         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3004
3005         Do not use cairo_rectangle and cairo_clip since we are
3006         not using cairo_fill but cairo_paint. Use the same cairo context
3007         for every page in the same expose event.
3008
3009 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3010
3011         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3012         leak.
3013
3014 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3015
3016         * configure.ac:
3017         * NEWS:
3018
3019         Release 0.9.3
3020
3021 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3022
3023         * libdocument/ev-document-info.h:
3024         * libdocument/ev-document.h:
3025         * shell/ev-page-action.h:
3026         * shell/ev-sidebar-links.h:
3027
3028         Fix a headers problem with ev-link
3029         
3030         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3031         * shell/ev-view-private.h:
3032         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3033         (get_link_area), (ev_view_query_tooltip),
3034         (ev_view_leave_notify_event), (ev_view_destroy),
3035         (ev_view_class_init):
3036
3037         Use new gtk tooltips when available instead of ev-tooltip.
3038         
3039 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3040
3041         * shell/ev-window.c: (update_chrome_visibility),
3042         (ev_window_sidebar_visibility_changed_cb):
3043
3044         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3045         
3046 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3047
3048         * shell/ev-navigation-action.c:
3049         (ev_navigation_action_history_changed),
3050         (ev_navigation_action_set_history):
3051         * shell/ev-navigation-action-widget.c:
3052         (ev_navigation_action_widget_init):
3053         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3054
3055         Fix compile warnings.
3056         
3057 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3058
3059         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3060         (egg_editable_toolbar_dispose):
3061
3062         Fix memory leak.
3063         
3064 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3065
3066         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3067         (screensaver_disable_x11):
3068         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3069         * shell/ev-window.c: (presentation_set_timeout):
3070         * shell/ev-view.c: (ev_view_presentation_transition_start):
3071
3072         Use g_timeout_add_seconds instead of g_timeout_add when
3073         available.
3074         
3075 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3076
3077         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3078
3079         Set horizontal scrollbar policy to AUTOMATIC instead of
3080         NEVER. Workaround for bug #449462.
3081         
3082 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3083
3084         * shell/ev-jobs.c: (ev_job_render_page_ready):
3085
3086         Add page_ready callback to main loop with high priority and hold
3087         a reference to job during idle.
3088         
3089 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3090
3091         * configure.ac:
3092         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3093         (pdf_document_file_exporter_begin),
3094         (pdf_document_file_exporter_do_page),
3095         (pdf_document_file_exporter_get_capabilities):
3096         * libdocument/ev-file-exporter.h:
3097         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3098         * shell/ev-window.c: (ev_window_print_send),
3099         (ev_window_print_dialog_response_cb):
3100
3101         Allow printing multiple pages per sheet. Fixes bug #395573.
3102         
3103 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3104
3105         * shell/ev-view.c: (tip_from_link):
3106         
3107         Check for NULL, fixes bug #460862.
3108
3109 2007-07-29  Christian Persch  <chpe@gnome.org>
3110
3111         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3112         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3113         (ev_window_cmd_preview_print):
3114         
3115         Fixes bug #437681 - blocks while enumerating printers.
3116
3117 2007-07-29  Christian Persch  <chpe@gnome.org>
3118
3119         * shell/ev-window.c: (ev_window_screen_changed):
3120         
3121         Don't use deprecated gtk+ function. See bug #460909.
3122
3123 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3124
3125         * shell/ev-utils.c: (get_num_monitors):
3126         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3127
3128         Do not use display before initializing it. Remove compile
3129         warnings.
3130
3131 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3132
3133         * shell/ev-view.c: (ev_view_class_init):
3134         
3135         Unix-like hjkl bindings added. See bug #458111.
3136
3137 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3138
3139         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3140         * shell/ev-utils.h:
3141         * shell/ev-view.c: (ev_view_set_zoom_for_size),
3142         (ev_view_update_view_size):
3143         * shell/ev-view.h:
3144         * shell/ev-window.c: (ev_window_update_actions),
3145         (setup_view_from_metadata), (ev_window_screen_changed),
3146         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
3147         (zoom_control_changed_cb):
3148         * shell/ev-window.h:
3149         
3150         Reorganizes utility functions.
3151
3152 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3153
3154         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
3155         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
3156         (add_job), (ev_pixbuf_cache_get_surface),
3157         (ev_pixbuf_cache_get_link_mapping),
3158         (ev_pixbuf_cache_get_image_mapping),
3159         (ev_pixbuf_cache_get_form_field_mapping),
3160         (ev_pixbuf_cache_get_text_mapping):
3161         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
3162         (notify_page_ready), (ev_job_render_page_ready),
3163         (ev_job_render_run):
3164
3165         Add page_ready signal to notify that page is ready as soon as
3166         possible even if other page elements like links, forms, images or
3167         text mapping are not ready yet.
3168
3169 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3170
3171         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
3172         (dvi_document_file_exporter_do_page),
3173         (dvi_document_file_exporter_get_capabilities),
3174         (dvi_document_file_exporter_iface_init):
3175         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
3176         (ps_document_file_exporter_do_page),
3177         (ps_document_file_exporter_get_capabilities),
3178         (ps_document_file_exporter_iface_init):
3179         * backend/djvu/djvu-document.c:
3180         (djvu_document_file_exporter_begin),
3181         (djvu_document_file_exporter_end),
3182         (djvu_document_file_exporter_get_capabilities),
3183         (djvu_document_file_exporter_iface_init):
3184         * backend/tiff/tiff-document.c:
3185         (tiff_document_file_exporter_begin),
3186         (tiff_document_file_exporter_get_capabilities),
3187         (tiff_document_document_file_exporter_iface_init):
3188         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3189         (pdf_document_file_exporter_do_page),
3190         (pdf_document_file_exporter_get_capabilities),
3191         (pdf_document_file_exporter_iface_init):
3192         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
3193         (ev_file_exporter_get_capabilities):
3194         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3195         (idle_print_handler), (ev_print_job_print):
3196         * shell/ev-jobs.c: (ev_job_print_run):
3197         * shell/ev-window.c: (ev_window_print_send),
3198         (ev_window_print_range):
3199
3200         Use capabilities to know which options should be offered by the
3201         print dialog depending on the document backend.
3202
3203 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3204
3205         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3206
3207         Give priority to forms over text to set the cursor.
3208
3209 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3210
3211         * shell/ev-view-private.h:
3212         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3213         (ev_view_leave_notify_event), (ev_view_finalize),
3214         (ev_view_get_property), (ev_view_class_init):
3215
3216         Use IBEAM cursor for text form fields and NORMAL cursor for read
3217         only fields. Remove unused status attribute.
3218
3219 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3220
3221         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3222
3223         Update region for current selected items also for checkbox
3224         buttons, since they can behave as radio buttons when they are in a
3225         set.
3226
3227 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3228
3229         * configure.ac:
3230         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3231
3232         Get max length of text form fields.
3233
3234 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3237         * libdocument/ev-form-field.h:
3238         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
3239
3240         Fix build with current poppler cvs head.
3241
3242 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3243
3244         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3245         * shell/eggfindbar.c: (egg_find_bar_init):
3246
3247         Fix build with gtk+ >= 2.11.5 due to gtktooltips
3248         deprecation. Fixes bug #455667
3249
3250 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3251
3252         * NEWS:
3253         * configure.ac:
3254         
3255         Update for release 0.9.2
3256
3257 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3258
3259         * shell/ev-view.c: (ev_view_form_field_text_save),
3260         (ev_view_form_field_choice_save):
3261
3262         Fix a crash when closing whith a form widget visible.
3263
3264 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3265
3266         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3267
3268         Update also the region of the current selected button when
3269         clicking on another button if they are radio buttons.
3270
3271 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3272
3273         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
3274         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3275         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
3276         (ev_pixbuf_cache_get_link_mapping),
3277         (ev_pixbuf_cache_get_image_mapping),
3278         (ev_pixbuf_cache_get_form_field_mapping),
3279         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
3280         * shell/ev-view.c: (ev_view_form_field_get_region),
3281         (ev_view_form_field_button_create_widget),
3282         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
3283         (job_finished_cb):
3284
3285         Redraw only form field region instead of the whole page when
3286         reloading a page to show changes on the form field.
3287
3288 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3289
3290         * shell/ev-view.c: (ev_view_form_field_choice_save):
3291
3292         Fix selection of first item in list form fields.
3293
3294 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3295
3296         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
3297         (ev_pixbuf_cache_reload_page),
3298         (ev_pixbuf_cache_get_form_field_mapping):
3299
3300         Some refactoring to avoid duplicated code.
3301
3302 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3303
3304         * configure.ac:
3305         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
3306         (ev_form_field_from_poppler_field),
3307         (pdf_document_forms_get_form_fields),
3308         (pdf_document_forms_form_field_text_get_text),
3309         (pdf_document_forms_form_field_text_set_text),
3310         (pdf_document_forms_form_field_button_set_state),
3311         (pdf_document_forms_form_field_button_get_state),
3312         (pdf_document_forms_form_field_choice_get_item),
3313         (pdf_document_forms_form_field_choice_get_n_items),
3314         (pdf_document_forms_form_field_choice_is_item_selected),
3315         (pdf_document_forms_form_field_choice_select_item),
3316         (pdf_document_forms_form_field_choice_toggle_item),
3317         (pdf_document_forms_form_field_choice_unselect_all),
3318         (pdf_document_forms_form_field_choice_set_text),
3319         (pdf_document_forms_form_field_choice_get_text),
3320         (pdf_document_document_forms_iface_init):
3321         * libdocument/Makefile.am:
3322         * libdocument/ev-form-field.[ch]:
3323         * libdocument/ev-document-forms.[ch]:
3324         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3325         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3326         (add_job), (ev_pixbuf_cache_reload_page),
3327         (ev_pixbuf_cache_get_form_field_mapping):
3328         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
3329         * shell/ev-view-private.h:
3330         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
3331         (ev_view_handle_cursor_over_xy),
3332         (ev_view_get_form_field_at_location),
3333         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
3334         (ev_view_form_field_button_create_widget),
3335         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
3336         (ev_view_form_field_text_create_widget),
3337         (ev_view_form_field_choice_save),
3338         (ev_view_form_field_choice_changed),
3339         (ev_view_form_field_choice_create_widget),
3340         (ev_view_handle_form_field), (ev_view_size_allocate),
3341         (ev_view_realize), (draw_end_presentation_page),
3342         (ev_view_button_press_event), (ev_view_remove_all),
3343         (ev_view_motion_notify_event), (ev_view_key_press_event),
3344         (ev_view_enter_notify_event), (highlight_find_results),
3345         (draw_loading_text), (draw_one_page), (ev_view_destroy),
3346         (ev_view_class_init), (page_changed_cb),
3347         (on_adjustment_value_changed), (ev_view_set_presentation),
3348         (merge_selection_region), (ev_view_set_cursor),
3349         (ev_view_reset_presentation_state):
3350         
3351         Merge evince-forms branch.
3352
3353 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
3354
3355         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
3356
3357         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
3358         This script also updates itself from libegg
3359
3360         * cut-n-paste/toolbar-editor/egg*:
3361         Run update-toolbareditor-from-libegg.sh so we are in sync again with
3362         libegg
3363
3364 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
3365
3366         * shell/ev-window.c:
3367         
3368         Adds a nice icon to page action during toolbar editing.
3369         See bug #452872.
3370
3371 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3372
3373         * data/evince-toolbar.xml:
3374         * shell/ev-window.c:
3375         
3376         Let user add a presentation and fullscreen icons on toolbar.
3377         See bug #449734.
3378
3379 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
3380
3381         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
3382
3383         new script to keep in sync with toolbareditor in libegg
3384
3385         * cut-n-paste/toolbar-editor/*: 
3386
3387         Run update-toolbareditor-from-libegg so we are in sync again. 
3388         Fixes bug #452850.
3389         
3390
3391 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3392
3393         * shell/ev-sidebar-links.c: (job_finished_callback):
3394
3395         Do not connect selection changed signal more than once. Fixes bug
3396         #349433.
3397
3398 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3399
3400         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3401
3402         Do not change sidebar chrome flag when pressing F9 key in
3403         presentation mode.
3404
3405 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3406
3407         * backend/pdf/ev-poppler.cc:
3408         (pdf_document_thumbnails_get_dimensions):
3409
3410         Make sure thumbnails width and height is not <= 0. Fixes a crash
3411         with some pdf documents which have really small pages.
3412
3413 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3414
3415         * shell/main.c: (main):
3416
3417         Fixes program description translation issue.
3418         Bug #450148.
3419
3420 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3421
3422         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3423
3424         Do not change current page when returning from black/white mode
3425         in presentation. Fixes bug #415032.
3426
3427 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3428
3429         * NEWS:
3430         * configure.ac:
3431         
3432         Update for release 0.9.1
3433
3434 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3435
3436         * backend/dvi/dvi-document.c:
3437         (dvi_document_finalize),
3438         (dvi_document_file_exporter_format_supported),
3439         (dvi_document_file_exporter_begin),
3440         (dvi_document_file_exporter_do_page),
3441         (dvi_document_file_exporter_end),
3442         (dvi_document_file_exporter_iface_init), (dvi_document_init):
3443         
3444         PDF exporter for dvi documents. Fixes bug #441319.
3445
3446 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3447
3448         * shell/ev-window.c: (ev_window_clear_print_job):
3449
3450         Clear gtk print job when job has finished. Fixes bug #447612.
3451
3452 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3453
3454         * shell/ev-window.c: (ev_window_print_send),
3455         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3456
3457         Add preview button to print dialog. Fixes bug #445419.
3458
3459 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3460
3461         * backend/dvi/Makefile.am:
3462         * backend/dvi/pixbuf-device.[ch]: Removed
3463         * backend/dvi/cairo-device.[ch]: Added
3464         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
3465         * backend/dvi/dvi-document.c: (dvi_document_load),
3466         (dvi_document_render), (dvi_document_finalize),
3467         (dvi_document_thumbnails_get_thumbnail), (parse_color),
3468         (dvi_document_do_color_special):
3469         * libdocument/ev-document-misc.[ch]:
3470         (ev_document_misc_pixbuf_from_surface):
3471
3472         Port dvi backend to cairo and fix a problem with colors. 
3473
3474 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3475
3476         * shell/ev-view.c: (draw_one_page):
3477
3478         Draw only visible region.
3479
3480 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3481
3482         * backend/djvu/djvu-document.c: (djvu_document_render):
3483
3484         Fix rotation in djvu backend.
3485
3486 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3487
3488         * shell/ev-pixbuf-cache.c: (job_finished_cb),
3489         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
3490         (ev_pixbuf_cache_get_image_mapping),
3491         (ev_pixbuf_cache_get_text_mapping):
3492
3493         Redraw view every time we have a new surface. Fixes bug #443587.
3494
3495 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3496
3497         * libdocument/ev-document.c: (ev_document_info_free):
3498
3499         Fix memory leaks.
3500
3501 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3502
3503         * backend/dvi/dvi-document.c: (dvi_document_render),
3504         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
3505         * backend/impress/impress-document.c:
3506         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3507         (impress_document_render), (impress_document_document_iface_init),
3508         (impress_document_thumbnails_get_thumbnail):
3509         * backend/djvu/djvu-document-private.h:
3510         * backend/djvu/djvu-document.c: (djvu_document_render),
3511         (djvu_document_finalize), (djvu_document_document_iface_init),
3512         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
3513         * backend/tiff/tiff-document.c: (tiff_document_render),
3514         (tiff_document_render_pixbuf),
3515         (tiff_document_document_iface_init):
3516         * backend/pdf/ev-poppler.cc: (pdf_document_render),
3517         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
3518         (pdf_selection_render_selection):
3519         * backend/comics/comics-document.c:
3520         (comics_document_render_pixbuf), (comics_document_render),
3521         (comics_document_document_iface_init):
3522         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
3523         (pixbuf_document_document_iface_init):
3524         * libdocument/ev-document-misc.[ch]:
3525         (ev_document_misc_surface_from_pixbuf),
3526         (ev_document_misc_surface_rotate_and_scale):
3527         * libdocument/ev-document.[ch]: (ev_document_render):
3528         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
3529         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3530         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3531         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
3532         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
3533         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
3534         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
3535         (render_finished_cb), (ev_job_render_run):
3536         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
3537         (merge_selection_region):
3538
3539         Use cairo image surfaces instead of GDK pixbufs for drawing pages
3540         and selections.
3541
3542 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3543
3544         * shell/ev-window-title.c: (ev_window_title_update):
3545
3546         Fix memory leak.
3547
3548 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3549
3550         * shell/ev-view.c: (draw_loading_text):
3551
3552         Show loading text centered. Fixes bug #433061
3553
3554 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3555
3556         * shell/ev-sidebar-thumbnails.c:
3557         (ev_sidebar_thumbnails_set_loading_icon):
3558
3559         Remove a mutex in the main thread that blocks the UI in heavy
3560         documents.
3561
3562 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3563
3564         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3565
3566         Set points_set to TRUE so that selections don't disappear after a
3567         zoom change.
3568
3569 2007-06-07  Michael Monreal  <infernux@web.de>
3570
3571         * data/icons/16x16/actions/Makefile.am:
3572         * data/icons/16x16/actions/zoom.svg:
3573         * data/icons/22x22/actions/Makefile.am:
3574         * data/icons/22x22/actions/zoom.svg:
3575         * data/icons/24x24/actions/Makefile.am:
3576         * shell/ev-stock-icons.c:
3577         * shell/ev-stock-icons.h:
3578         * shell/ev-window.c:
3579         
3580         Zoom icon artwork. See bug #444795.
3581
3582 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3583
3584         * shell/ev-metadata-manager.c: Remove extraneous function
3585         (Closes: #444386)
3586
3587 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3588
3589         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3590         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3591         (ev_metadata_manager_set), (ev_metadata_manager_save):
3592         Simplify the timeout, no need for modified anymore
3593
3594 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3595
3596         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3597         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3598         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3599         (ev_metadata_manager_save): Adapted patch from Arjan van de
3600         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3601         time, saves on power (Closes: #443851)
3602
3603 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3604
3605         * configure.ac:
3606         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3607         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3608
3609         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3610
3611 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3612
3613         * shell/ev-window.c: (ev_window_add_history):
3614
3615         Check if history is NULL
3616
3617 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3618
3619         * libdocument/ev-image.c: (ev_image_finalize):
3620         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3621         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3622         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3623         (ev_tmp_uri_unlink):
3624
3625         Add functions to delete temporary files created by evince in a safe
3626         way.
3627
3628         * shell/ev-window.c: (ev_window_clear_local_uri),
3629         (open_xfer_update_progress_callback),
3630         (save_xfer_update_progress_callback), (ev_window_save_remote),
3631         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3632         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3633         (attachment_save_dialog_response_cb),
3634         (ev_attachment_popup_cmd_save_attachment_as):
3635
3636         Allow saving a copy of a document, image or attachment to a remote
3637         location. Fixes bug #440754. 
3638
3639 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3640
3641         * configure.ac:
3642         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3643
3644         Fix build with current poppler from cvs head. 
3645
3646 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3647
3648         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3649
3650         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3651         directory exists.
3652
3653 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3654
3655         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3656         * shell/ev-window.c:
3657
3658         Change sidebar ordering. Fixes bug #439939.
3659
3660 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3661
3662         * backend/comics/Makefile.am:
3663         
3664         Fixes build with --without-libgnome.
3665
3666 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3667         
3668         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3669
3670         Update cursor and tooltip on page change and view scroll. Fixes bug
3671         #439217.
3672
3673 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3674
3675         * NEWS:
3676         * configure.ac:
3677         
3678         Update for release 0.9.0
3679
3680 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3681
3682         * backend/djvu/djvu-document-private.h:
3683         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3684         (djvu_document_finalize),
3685         (djvu_document_file_exporter_format_supported),
3686         (djvu_document_file_exporter_begin),
3687         (djvu_document_file_exporter_do_page),
3688         (djvu_document_file_exporter_end),
3689         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3690         
3691         Implemented printing with djvu. Bug #437998.
3692
3693 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3694
3695         * backend/impress/zip.c:
3696         Add missing ulong definition.
3697
3698         * backend/ps/ps-interpreter.c:
3699         Add missing headers.
3700
3701         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3702
3703 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3704
3705         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3706
3707         Add missing call to parent class dispose method. 
3708
3709 2007-05-12  Ross Burton  <ross@openedhand.com>
3710
3711         * shell/main.c:
3712         Sync keybindings manually when building without libgnome
3713         (#437925).
3714
3715 2007-05-12  Ross Burton  <ross@openedhand.com>
3716
3717         * shell/ev-window.c:
3718         Respect the screen when opening help (#437866).
3719
3720 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3721
3722         * data/evince-ui.xml:
3723         * shell/ev-application.[ch]: (get_print_settings_from_args),
3724         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3725         (ev_application_open_uri_list):
3726         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3727         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3728         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3729         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3730         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3731         (ev_window_dispose):
3732         * shell/main.c: (arguments_parse):
3733
3734         Add print button in preview mode. Fixes bug #396475. 
3735
3736 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3737
3738         * cut-n-paste/zoom-control/ephy-zoom.h:
3739         
3740         Fixes zoom level factors. See bug #408119 for details.
3741
3742 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3743
3744         * backend/comics/comics-document.c: (comics_regex_quote),
3745         (extract_argv):
3746         
3747         Correctly quote symbols. Fixes crash in the bug
3748         #415370.
3749
3750 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3751
3752         * shell/ev-navigation-action-widget.c:
3753         (ev_navigation_action_widget_init),
3754         (ev_navigation_action_widget_class_init),
3755         (ev_navigation_action_widget_button_press_event):
3756         
3757         Connect to button-press event on correct widget. Fixes
3758         bug #431988
3759
3760 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3761
3762         * shell/ev-application.c: (ev_application_open_window),
3763         (ev_application_add_icon_path_for_screen),
3764         (ev_application_open_uri_at_dest):
3765         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3766         * shell/ev-navigation-action.c: (build_menu):
3767         
3768         Add app-specific icons to our icon theme. Fixes bug
3769         #425508.
3770
3771 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3772
3773         * shell/ev-history.c: (ev_history_class_init),
3774         (ev_history_add_link):
3775         * shell/ev-history.h:
3776         * shell/ev-navigation-action.c:
3777         (ev_navigation_action_history_changed),
3778         (ev_navigation_action_set_history), (build_menu),
3779         (ev_navigation_action_finalize):
3780         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3781         
3782         Make navigation action unsensitive instead of showing
3783         menu with unsensitive word. Fixes bug #417392.
3784
3785 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3786
3787         * shell/ev-application.[ch]: (ev_application_shutdown),
3788         (ev_application_get_print_settings),
3789         (ev_application_set_print_settings):
3790         * shell/ev-window.c:
3791
3792         Remember print settings. Fixes bug #349102. 
3793
3794 2007-05-08  Christian Persch  <chpe@gnome.org>
3795
3796         * configure.ac:
3797         * properties/ev-properties-view.c:
3798
3799         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3800         Bug #382438.
3801
3802 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3803
3804         * configure.ac:
3805         * properties/ev-properties-view.c: (ev_regular_paper_size):
3806
3807         Use gtk+ builtin paper list to identify the document's paper size.
3808         Fixes bug #382438. 
3809
3810 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3811
3812         * configure.ac:
3813
3814         Fix build when compiling with thumbnailer and libgnome support. 
3815
3816 2007-05-04  Ross Burton  <ross@openedhand.com>
3817
3818         * configure.ac:
3819         Add --without-libgnome, check for libgnome and libgnomeui
3820         separately, and add them to the symbols as required.
3821
3822         * libdocument/ev-file-helpers.c:
3823         When building without libgnome, use g_get_user_config_dir instead
3824         of gnome_user_dir_get.
3825
3826         * shell/ev-application.c:
3827         When building without libgnome, don't use session management.
3828
3829         * shell/main.c:
3830         When building without libgnome, don't use GnomeProgram or
3831         initialise the authentication manager.
3832
3833         This fixes #328842.
3834
3835 2007-05-04  Ross Burton  <ross@openedhand.com>
3836
3837         * shell/ev-window.c:
3838         Don't use libgnome to open help, instead call Yelp directly.
3839
3840 2007-05-04  Ross Burton  <ross@openedhand.com>
3841
3842         * shell/ev-sidebar-attachments.c:
3843         Don't use libgnome to lookup icons for MIME types, instead copy
3844         code from GTK+ to do it manually.
3845
3846 2007-05-04  Ross Burton  <ross@openedhand.com>
3847
3848         * configure.ac:
3849         Add libxml to the dependencies for SHELL_CORE (#435818).
3850
3851 2007-05-02  Ross Burton  <ross@openedhand.com>
3852
3853         * configure.ac:
3854         * Makefile.am:
3855         Add --disable-thumbnailer (#434825)
3856
3857 2007-05-02  Ross Burton  <ross@openedhand.com>
3858
3859         * shell/ev-window.c:
3860         Add missing includes, fix indentation.
3861
3862         * shell/main.c:
3863         Fix indentation.
3864
3865 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3866
3867         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3868         ev_application_open_uri_at_dest instead of ev_application_open_uri
3869         preventing new document always being opened in a new window even if there
3870         is an empty window.
3871
3872 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3873
3874         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3875         (egg_recent_view_uimanager_finalize):
3876         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3877         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3878         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3879         (ev_pixbuf_cache_dispose):
3880         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3881         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3882         
3883         Add missing chain to parent class methods. Fixes
3884         bug #433128.
3885
3886 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3887
3888         * data/Makefile.am (update-icon-cache): Updates
3889         gtk-update-icon-cache in uninstall-hook.
3890
3891 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3892
3893         * shell/ev-window.c: (ev_window_setup_document),
3894         (ev_window_set_document), (ev_window_load_job_cb):
3895         * shell/ev-view.c: (setup_caches):
3896         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3897
3898         Start rendering pages before any other jobs. 
3899
3900 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3901
3902         * shell/ev-window.c: (ev_window_stop_fullscreen),
3903         (ev_window_stop_presentation):
3904
3905         Update chrome visibility before window unfullscreen. 
3906
3907 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3908
3909         * data/Makefile.am:
3910         * data/evince-ui.xml:
3911         * shell/ev-stock-icons.[ch]:
3912         * shell/ev-application.[ch]: (ev_application_shutdown),
3913         (ev_application_init), (ev_application_get_toolbars_model):
3914         * shell/ev-window.c: (update_chrome_visibility),
3915         (fullscreen_toolbar_setup_item_properties),
3916         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3917         (ev_window_run_presentation), (ev_window_stop_presentation),
3918         (ev_window_run_preview), (ev_window_screen_changed),
3919         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3920         (ev_window_dispose), (ev_window_init):
3921
3922         Make fullscreen toolbar always visible. Do not use egg toolbars for
3923         fullscreen and preview modes since such toolbars are not editables.
3924         Fixes bugs #300278, #338910 and #316188.  
3925
3926 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3927
3928         * shell/ev-application.c:
3929         * shell/ev-job-queue.c:
3930         * shell/ev-metadata-manager.c:
3931         * shell/ev-stock-icons.c:
3932         * shell/ev-window.c:
3933         * shell/main.c:
3934         
3935         Developers documentation updated.
3936
3937 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3938
3939         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3940
3941         Check whether uri is valid before launching it. Fixes bug #427664.
3942
3943 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3944
3945         * shell/ev-window.c:
3946
3947         Change key accelerator for Open a Copy menu entry which is in conflict
3948         with Close. Fixes bug #427321.
3949
3950 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3951
3952         * NEWS:
3953         * configure.ac:
3954         
3955         Update for release 0.8.1
3956
3957 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3958
3959         * shell/ev-window.c: (setup_size_from_metadata):
3960         
3961         Do not make window bigger than screen. Fixes bug 
3962         #388985.
3963
3964 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3965
3966         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3967         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3968
3969         Use default resolution when it's not provided by document. Fixes bug
3970         #408762.
3971
3972 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3973
3974         * configure.ac:
3975         * thumbnailer/Makefile.am:
3976         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3977         * thumbnailer/evince-thumbnailer.schemas.in:
3978         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3979
3980         Add support for ps, eps and compressed documents thumbnails. Do not
3981         ignore size parameter. 
3982
3983 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3984
3985         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3986         (dvi_document_do_color_special):
3987         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3988
3989         Implement font color specials in the DVI backend. Fixes bug #303651.
3990
3991 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3992
3993         Fixup the previous commit:
3994
3995         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3996         * shell/xdg-user-dir-lookup.c: Make the function non-static
3997         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3998
3999 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4000
4001         * shell/ev-window.c (file_open_dialog_response_cb): Use
4002         the xdg-user-dirs DOCUMENTS folder as default folder when
4003         opening a file chooser.  (#424858)
4004
4005         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4006         xdg-user-dirs.
4007
4008 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4009
4010         * shell/ev-window.c: (ev_window_load_job_cb):
4011
4012         Do not setup view from metadata on preview mode. 
4013
4014 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4015
4016         * shell/main.c:
4017
4018         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4019
4020 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4021
4022         * shell/ev-view.c: (ev_view_primary_get_cb):
4023
4024         Check pointer != NULL before using it. Fixes bug #416841. 
4025
4026 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4027
4028         * NEWS:
4029         * configure.ac:
4030         
4031         Release 0.8.0
4032
4033 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4034
4035         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4036
4037         Do not render thumbnails when sidebar thumbnail page is not visible
4038         at startup. Fixes bug #416447. 
4039
4040 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4041
4042         * data/evince.desktop.in.in:
4043
4044         "Application" is not a valid category in the freedesktop specification.
4045
4046 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4047
4048         * libdocument/ev-file-helpers.[ch]: (compression_run),
4049         (ev_file_uncompress), (ev_file_compress):
4050         * shell/ev-window.c: (file_save_dialog_response_cb):
4051
4052         Save document compressed when saving a copy of a compressed document.
4053         Fixes bug #334542.
4054
4055 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4056
4057         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4058
4059         Allow deleting in goto window entry in presentation mode. 
4060
4061 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4062
4063         * Makefile.am: Dist MAINTAINERS.
4064
4065 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4066
4067         * shell/ev-window.c: (ev_window_update_actions):
4068
4069         Fix zoom shortcut keys when searching. Fixes bug #409828.
4070
4071 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4072
4073         * shell/ev-window.c: (ev_window_setup_document):
4074
4075         Fix crash when loading documents with only one page. 
4076
4077 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4078
4079         * backend/dvi/dvi-document.c:
4080         (dvi_document_thumbnails_get_dimensions),
4081         (dvi_document_thumbnails_get_thumbnail):
4082         * backend/impress/impress-document.c:
4083         (impress_document_thumbnails_get_thumbnail),
4084         (impress_document_thumbnails_get_dimensions):
4085         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4086         (ps_document_thumbnails_get_dimensions):
4087         * backend/djvu/djvu-document.c:
4088         (djvu_document_thumbnails_get_dimensions),
4089         (djvu_document_thumbnails_get_thumbnail):
4090         * backend/tiff/tiff-document.c:
4091         (tiff_document_thumbnails_get_thumbnail),
4092         (tiff_document_thumbnails_get_dimensions):
4093         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4094         (pdf_document_thumbnails_get_thumbnail),
4095         (pdf_document_thumbnails_get_dimensions):
4096         * backend/comics/comics-document.c:
4097         (comics_document_thumbnails_get_thumbnail),
4098         (comics_document_thumbnails_get_dimensions):
4099         * backend/pixbuf/pixbuf-document.c:
4100         (pixbuf_document_thumbnails_get_thumbnail),
4101         (pixbuf_document_thumbnails_get_dimensions):
4102         * libdocument/ev-document-thumbnails.[ch]:
4103         (ev_document_thumbnails_get_thumbnail),
4104         (ev_document_thumbnails_get_dimensions):
4105         * libdocument/ev-document-misc.[ch]:
4106         (ev_document_misc_get_thumbnail_frame):
4107         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4108         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4109         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4110         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4111         (ev_sidebar_thumbnails_refresh):
4112         * shell/ev-window.c: (ev_window_setup_document):
4113         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4114
4115         Use an EvRenderContext for rendering thumbnails instead of a suggested
4116         width, so that different sized pages get sized proportionally.
4117
4118 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4119
4120         * shell/ev-view.c: (ev_view_button_press_event),
4121         (ev_view_key_press_event):
4122
4123         Fix critical warnings when there is no document loaded. 
4124
4125 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4126
4127         * shell/ev-page-action-widget.c:
4128         * shell/ev-navigation-action.c:
4129         * shell/ev-window.c:
4130
4131         Fix compile warnings. 
4132
4133 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4134
4135         * backend/djvu/djvu-text.h:
4136         * backend/djvu/djvu-document.c:
4137         * backend/djvu/djvu-text-page.c:
4138         * backend/djvu/djvu-links.c:
4139         * backend/djvu/djvu-text-page.h:
4140         * backend/djvu/djvu-text.c:
4141         
4142         Fix build on Mac. Fixes bug #392186. Patch by
4143         <ephraim_owns@hotmail.com>
4144
4145 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4146
4147         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
4148
4149         Restore cairo context before rendering every page when printing a PDF
4150         document into a PDF file. 
4151
4152 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4153
4154         * backend/ps/gstypes.h:
4155         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
4156         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
4157         (ps_document_thumbnails_get_thumbnail):
4158
4159         Handle PostScript page orientation. Fixes bug #318568.
4160
4161 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4162
4163         * backend/ps/Makefile.am:
4164         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
4165         (document_load), (ps_document_load), (save_document),
4166         (save_page_list), (ps_document_get_n_pages),
4167         (ps_document_get_page_size), (ps_document_get_info),
4168         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
4169         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
4170         (ps_document_thumbnails_get_thumbnail),
4171         (ps_document_thumbnails_get_dimensions),
4172         (ps_document_document_thumbnails_iface_init):
4173         * backend/ps/ps.[ch]: (psgetpagebox):
4174         * backend/ps/ps-interpreter.[ch]:
4175
4176         Add support for thumbnails in ps backend. Fixes bug #164755. 
4177
4178 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4179
4180         * NEWS:
4181         * configure.ac:
4182         
4183         Release 0.7.2
4184
4185 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4186
4187         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
4188         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
4189         (ev_window_dispose):
4190
4191         Use document thumbnail as window icon. Fixes bug #384442.
4192
4193 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
4194
4195         * configure.ac:
4196
4197         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
4198         duplicated adding application/x-bzpostscript instead. 
4199
4200 2007-02-11  Tom Parker  <palfrey@tevp.net>
4201
4202         * backend/ps/ps-document.c: (document_load):
4203
4204         Check return value of psscan before trying
4205         to use it. Fixes bug #372414.
4206
4207 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4208
4209         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4210
4211         Fix invalid free in ev-page-cache. Fixes bug #404745.
4212
4213 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4214
4215         * test/Makefile.am:
4216         * test/test3.py:
4217         
4218         Added reload test case.
4219
4220 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4221
4222         * po/POTFILES.in:
4223         * backend/djvu/djvu-document.c: (djvu_document_load):
4224
4225         Check whether there are missing files in indirect multipage djvu
4226         documents. Fixes bug #361683. 
4227
4228 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4229
4230         * test/Makefile.am:
4231         * test/test-mime.bin:
4232         * test/test3.py:
4233         
4234         Added test for slow mime type
4235
4236 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4237
4238         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4239
4240         Add some checks and call parent_class->finalize. Fixes bug #404745.
4241
4242 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4243
4244         * shell/ev-navigation-action.c: (connect_proxy):
4245         
4246         Fixes dropdown history menu. Thanks a lot Carlos!
4247
4248 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4249
4250         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
4251
4252         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
4253         bug #373715.
4254
4255 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4256
4257         * backend/ps/ps.c: (psscan):
4258
4259         Fix memory leak. 
4260
4261 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4262
4263         * configure.ac:
4264         * libdocument/ev-file-helpers.c: 
4265
4266         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
4267
4268 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4269
4270         * configure.ac:
4271         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
4272         (ps_interpreter_start), (document_load), (save_document),
4273         (save_page_list):
4274         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
4275         * libdocument/ev-document-factory.c:
4276         (ev_document_factory_get_from_mime), (get_document_from_uri),
4277         (free_uncompressed_uri), (ev_document_factory_get_document):
4278         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
4279
4280         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
4281
4282 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4283
4284         * libdocument/ev-document.h:
4285
4286         Fix typo in function name. 
4287
4288 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4289
4290         * backend/ps/ps-document.c: (ps_interpreter_finished),
4291         (ps_interpreter_start), (ps_interpreter_failed):
4292
4293         Handle ghostscript interpreter crashes. 
4294
4295 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4296
4297         * shell/ev-window.c: (ev_window_open_uri),
4298         (window_configure_event_cb):
4299
4300         Setup window size and position before showing it. Fixes bug #401711.
4301
4302 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4303
4304         * backend/ps/Makefile.am:
4305         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
4306         (ps_document_dispose), (ps_document_class_init),
4307         (ps_interpreter_input), (ps_interpreter_output),
4308         (ps_interpreter_error), (setup_interpreter_env),
4309         (ps_interpreter_start), (ps_interpreter_stop),
4310         (ps_interpreter_failed), (ps_interpreter_is_ready),
4311         (check_filecompressed), (document_load), (ps_document_load),
4312         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
4313         (ps_document_widget_event), (send_ps), (ps_document_next_page),
4314         (render_page):
4315
4316         Rework ps-document. Code cleanups, remove deprecated code. 
4317
4318 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4319
4320         * shell/ev-view.c: (ev_view_button_press_event):
4321
4322         Do not start an image drag and drop operation when pointer is on 
4323         text, so that we can select text when the whole background is an
4324         image. 
4325
4326 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4327
4328         * shell/ev-window.c: (ev_window_update_actions): 
4329
4330         Disable all zoom related actions during presentation mode. 
4331
4332 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
4333
4334         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
4335
4336         Do not zoom in or out on presentation mode. Fixes bug #401305.
4337
4338 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4339
4340         * shell/ev-navigation-action.c: (connect_proxy),
4341         (create_menu_item), (ev_navigation_action_class_init):
4342         
4343         Correctly show menu and fix crash when navigaton 
4344         action is out of toolbar visible area.
4345
4346 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4347
4348         * data/Makefile.am:
4349         * data/evince.1:
4350         
4351         Added man file
4352
4353 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4354
4355         * help/reference/* :
4356         * configure.ac:
4357         
4358         Added gtk-doc based documentation for Evince.
4359         Still in initial state but I hope it will
4360         grow.
4361         
4362         * configure.ac:
4363         
4364         Lower dbus requirement to 0.70
4365
4366 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4367
4368         * shell/ev-window.c: (ev_window_add_history):
4369
4370         Fix memory leak. 
4371
4372 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4373
4374         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
4375         * shell/ev-view.h:
4376         * shell/ev-window.c: (ev_window_add_history):
4377         
4378         Correctly handle named destination links
4379
4380 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4381
4382         * NOTES:
4383         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4384         * backend/pdf/ev-poppler.cc:
4385         * libdocument/ev-document-links.h:
4386         * libdocument/ev-link.c: (ev_link_get_page):
4387         * libdocument/ev-link.h:
4388         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4389         (ev_history_add_link):
4390         * shell/ev-history.h:
4391         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4392         (new_history_menu_item), (build_menu):
4393         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4394         * shell/ev-sidebar-links.c: (create_loading_model),
4395         (print_section_cb), (ev_sidebar_links_construct),
4396         (fill_page_labels), (update_page_callback_foreach),
4397         (update_page_callback), (job_finished_callback):
4398         * shell/ev-view.c: (ev_view_handle_link):
4399         * shell/ev-window.c: (ev_window_find_chapter),
4400         (ev_window_add_history), (view_handle_link_cb),
4401         (history_changed_cb):
4402         
4403         Implements another history variant
4404
4405 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4406
4407         * shell/ev-window.c: (view_external_link_cb):
4408         * shell/ev-view.c: (ev_view_button_release_event):
4409
4410         Open links in new window when clicking with middle button. 
4411
4412 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4413
4414         * shell/ev-navigation-action.c: (new_history_menu_item):
4415         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4416         * shell/ev-view.c: (ev_view_handle_link):
4417         * shell/ev-window.c:
4418         
4419         Store link before jump, not the destination. For me it 
4420         seems like more natural history behavior.
4421
4422 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4423
4424         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4425         (ev_navigation_action_class_init):
4426         * shell/ev-navigation-action.h:
4427         * shell/ev-page-action.c: (activate_cb):
4428         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4429         (ev_page_cache_set_current_page_history):
4430         * shell/ev-page-cache.h:
4431         * shell/ev-sidebar-thumbnails.c:
4432         (ev_sidebar_tree_selection_changed),
4433         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4434         * shell/ev-view-private.h:
4435         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4436         * shell/ev-view.h:
4437         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4438         (ev_window_setup_document), (ev_window_load_job_cb):
4439         * shell/ev-window.h:
4440         
4441         History finally works as expected.
4442
4443 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4444
4445         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
4446
4447         Do not update links treeview if it doesn't have a model assigned yet. 
4448
4449 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4450
4451         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
4452         (ev_sidebar_links_class_init), (update_page_callback):
4453
4454         Do not update links treeview when sidepane is not visible. 
4455
4456 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4457
4458         * shell/ev-marshal.list:
4459         * shell/ev-page-action.c: (activate_cb),
4460         (ev_page_action_class_init):
4461         * shell/ev-page-action.h:
4462         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
4463         * shell/ev-window.c:
4464         
4465         Remove activate_link signal, not required.
4466
4467 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4468
4469         * shell/ev-navigation-action.c: (build_menu):
4470         
4471         Reorder menu items and build menu with fixed length.
4472
4473 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
4474
4475         * shell/ev-view.c: (get_selected_text):
4476         
4477         Normalize text to fix ligatures problem. See bug
4478         #341947 for details.
4479
4480 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4481
4482         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4483
4484         Fix memory leak in ev-page-cache. 
4485
4486 2007-01-25  Tom Parker <palfrey@tevp.net>
4487
4488         * backend/impress/impress-document.c: (impress_document_load),
4489         (impress_document_finalize), (impress_document_init):
4490         * properties/ev-properties-main.c: (ev_properties_get_pages):
4491         
4492         Correctly handle impress document errors. Fixes nautilus
4493         crash in property page #370491.
4494
4495 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4496
4497         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4498         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4499         (ev_job_queue_remove_job):
4500         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
4501         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
4502         (ev_job_load_run):
4503         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
4504         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
4505         (ev_window_load_job_cb), (xfer_update_progress_callback),
4506         (ev_window_open_uri), (ev_window_dispose):
4507         * shell/main.c: (main):
4508
4509         Do file transfer asynchronously in the main thread instead of
4510         synchronously in the load thread. Fixes bugs #399694, #398307 and
4511         #343542.
4512
4513 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4514
4515         * shell/ev-jobs.c: (ev_job_xfer_run):
4516
4517         Load the document with the font-config lock held. 
4518
4519 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4520
4521         * backend/ps/ps-document.c: (start_interpreter):
4522
4523         Fix memory leaks in ps backend. 
4524
4525 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4526
4527         * backend/impress/impress-document.c:
4528         (impress_document_render_pixbuf):
4529
4530         Do not acquire fontconfig lock in impress backend, since it is using
4531         the main loop for rendering. 
4532
4533 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4534
4535         * po/POTFILES.in: 
4536
4537         Remove mdvi files that shouldn't be translated. 
4538
4539 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4540
4541         * shell/ev-view-private.h:
4542         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
4543         (ev_view_set_zoom):
4544
4545         Render "loading..." text into a cairo surface instead of directly into
4546         the window so that fontconfig lock is only needed once and UI is not
4547         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4548
4549 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4550
4551         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4552         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4553
4554         Use icon theme associated with the window screen rather than default. 
4555
4556 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4557
4558         * configure.ac:
4559
4560         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4561
4562 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4563
4564         * data/icons/*/apps/evince.*:
4565
4566         Move Evince icons under new apps directory.
4567
4568         * data/icons/*/actions/*:
4569
4570         Add new custom themeable Evince icons: view-page-continuous, 
4571         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4572         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4573
4574         * configure.ac:
4575
4576         Add new directories to AC_CONFIG_FILES.
4577
4578         * shell/ev-stock-icons.c:
4579         * shell/ev-stock-icons.h:
4580
4581         Use new custom themeable icons.
4582
4583 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4584
4585         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4586
4587         Do not draw white background page in presentation mode. 
4588
4589 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4590
4591         * shell/ev-view.c: Remove unused gnome-vfs include.
4592
4593 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4594
4595         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4596         
4597         Format string is corrected, fixes bug #397129.
4598
4599 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4600
4601         * shell/ev-window.c: (ev_window_setup_recent):
4602
4603         Do not include in recent menu inexistent documents. Fixes
4604         bug #339171.
4605
4606 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4607
4608         * po/POTFILES.skip: 
4609
4610         Update POTFILES.skip file according to current source tree. 
4611
4612 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4613
4614         * shell/ev-window.c: (file_save_dialog_response_cb):
4615
4616         Do Save a copy in atomic way. Fixes bug #328266. 
4617
4618 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4619
4620         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4621
4622         Keep selected cell always visible in index treeview.
4623
4624 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4625         
4626         * shell/ev-view.c: (ev_view_size_allocate):
4627
4628         Restore horizontal scrollbar after switching to/from fullscreen
4629         or presentation mode. Fixes bug #331728.
4630
4631 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4632
4633         * shell/ev-view-private.h:
4634         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4635         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4636         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4637         (ev_view_can_zoom_out):
4638
4639         Use max and min scale values in the view iby taking dpi into account. 
4640
4641 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4642
4643         * configure.ac:
4644         * NEWS:
4645
4646         Release 0.7.1
4647
4648 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4649
4650         * shell/ev-window.c: (ev_window_print_send):
4651
4652         Send print job to printer with some settings set to default values,
4653         since we have already exported to a file according to such settings
4654         and they could be taken twice by some printers. 
4655
4656 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4657
4658         * shell/ev-jobs.c: (ev_job_xfer_run):
4659         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4660
4661         Show main window and load document with the font-config lock held. 
4662
4663 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4664
4665         * configure.ac:
4666         * shell/ev-application.c: (ev_application_register_service):
4667         * shell/main.c: (load_files_remote):
4668
4669         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4670
4671 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4672
4673         * doc/debugging.txt:
4674         
4675         Remove obsolete documentation.
4676
4677 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4678
4679         * Makefile.am:
4680         * backend/Makefile.am:
4681         * backend/comics/Makefile.am:
4682         * backend/djvu/Makefile.am:
4683         * backend/dvi/Makefile.am:
4684         * backend/ev-async-renderer.c:
4685         * backend/ev-async-renderer.h:
4686         * backend/ev-attachment.c:
4687         * backend/ev-attachment.h:
4688         * backend/ev-backend-marshal.c:
4689         * backend/ev-document-factory.c:
4690         * backend/ev-document-factory.h:
4691         * backend/ev-document-find.c:
4692         * backend/ev-document-find.h:
4693         * backend/ev-document-fonts.c:
4694         * backend/ev-document-fonts.h:
4695         * backend/ev-document-images.c:
4696         * backend/ev-document-images.h:
4697         * backend/ev-document-info.h:
4698         * backend/ev-document-links.c:
4699         * backend/ev-document-links.h:
4700         * backend/ev-document-misc.c:
4701         * backend/ev-document-misc.h:
4702         * backend/ev-document-security.c:
4703         * backend/ev-document-security.h:
4704         * backend/ev-document-thumbnails.c:
4705         * backend/ev-document-thumbnails.h:
4706         * backend/ev-document-transition.c:
4707         * backend/ev-document-transition.h:
4708         * backend/ev-document.c:
4709         * backend/ev-document.h:
4710         * backend/ev-file-exporter.c:
4711         * backend/ev-file-exporter.h:
4712         * backend/ev-image.c:
4713         * backend/ev-image.h:
4714         * backend/ev-link-action.c:
4715         * backend/ev-link-action.h:
4716         * backend/ev-link-dest.c:
4717         * backend/ev-link-dest.h:
4718         * backend/ev-link.c:
4719         * backend/ev-link.h:
4720         * backend/ev-render-context.c:
4721         * backend/ev-render-context.h:
4722         * backend/ev-selection.c:
4723         * backend/ev-selection.h:
4724         * backend/impress/Makefile.am:
4725         * backend/pdf/Makefile.am:
4726         * backend/pixbuf/Makefile.am:
4727         * backend/ps/Makefile.am:
4728         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4729         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4730         (start_interpreter), (stop_interpreter), (document_load),
4731         (ps_document_next_page), (render_page):
4732         * backend/tiff/Makefile.am:
4733         * comics/Makefile.am:
4734         * comics/comics-document.c:
4735         * comics/comics-document.h:
4736         * configure.ac:
4737         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4738         * djvu/Makefile.am:
4739         * djvu/djvu-document-private.h:
4740         * djvu/djvu-document.c:
4741         * djvu/djvu-document.h:
4742         * djvu/djvu-links.c:
4743         * djvu/djvu-links.h:
4744         * djvu/djvu-text-page.c:
4745         * djvu/djvu-text-page.h:
4746         * djvu/djvu-text.c:
4747         * djvu/djvu-text.h:
4748         * dvi/Makefile.am:
4749         * dvi/dvi-document.c:
4750         * dvi/dvi-document.h:
4751         * dvi/fonts.c:
4752         * dvi/fonts.h:
4753         * dvi/mdvi-lib/Makefile.am:
4754         * dvi/mdvi-lib/afmparse.c:
4755         * dvi/mdvi-lib/afmparse.h:
4756         * dvi/mdvi-lib/bitmap.c:
4757         * dvi/mdvi-lib/bitmap.h:
4758         * dvi/mdvi-lib/color.c:
4759         * dvi/mdvi-lib/color.h:
4760         * dvi/mdvi-lib/common.c:
4761         * dvi/mdvi-lib/common.h:
4762         * dvi/mdvi-lib/defaults.h:
4763         * dvi/mdvi-lib/dvimisc.c:
4764         * dvi/mdvi-lib/dviopcodes.h:
4765         * dvi/mdvi-lib/dviread.c:
4766         * dvi/mdvi-lib/files.c:
4767         * dvi/mdvi-lib/font.c:
4768         * dvi/mdvi-lib/fontmap.c:
4769         * dvi/mdvi-lib/fontmap.h:
4770         * dvi/mdvi-lib/fontsrch.c:
4771         * dvi/mdvi-lib/gf.c:
4772         * dvi/mdvi-lib/hash.c:
4773         * dvi/mdvi-lib/hash.h:
4774         * dvi/mdvi-lib/list.c:
4775         * dvi/mdvi-lib/mdvi.h:
4776         * dvi/mdvi-lib/pagesel.c:
4777         * dvi/mdvi-lib/paper.c:
4778         * dvi/mdvi-lib/paper.h:
4779         * dvi/mdvi-lib/pk.c:
4780         * dvi/mdvi-lib/private.h:
4781         * dvi/mdvi-lib/setup.c:
4782         * dvi/mdvi-lib/sp-epsf.c:
4783         * dvi/mdvi-lib/special.c:
4784         * dvi/mdvi-lib/sysdeps.h:
4785         * dvi/mdvi-lib/t1.c:
4786         * dvi/mdvi-lib/tfm.c:
4787         * dvi/mdvi-lib/tfmfile.c:
4788         * dvi/mdvi-lib/tt.c:
4789         * dvi/mdvi-lib/util.c:
4790         * dvi/mdvi-lib/vf.c:
4791         * dvi/pixbuf-device.c:
4792         * dvi/pixbuf-device.h:
4793         * impress/Makefile.am:
4794         * impress/common.h:
4795         * impress/document.c:
4796         * impress/f_oasis.c:
4797         * impress/f_oo13.c:
4798         * impress/iksemel.c:
4799         * impress/iksemel.h:
4800         * impress/imposter.h:
4801         * impress/impress-document.c:
4802         * impress/impress-document.h:
4803         * impress/internal.h:
4804         * impress/r_back.c:
4805         * impress/r_draw.c:
4806         * impress/r_geometry.c:
4807         * impress/r_gradient.c:
4808         * impress/r_style.c:
4809         * impress/r_text.c:
4810         * impress/render.c:
4811         * impress/render.h:
4812         * impress/zip.c:
4813         * impress/zip.h:
4814         * lib/Makefile.am:
4815         * lib/ev-debug.c:
4816         * lib/ev-debug.h:
4817         * lib/ev-file-helpers.c:
4818         * lib/ev-file-helpers.h:
4819         * lib/ev-gui.c:
4820         * lib/ev-gui.h:
4821         * lib/ev-tooltip.c:
4822         * lib/ev-tooltip.h:
4823         * libdocument/Makefile.am:
4824         * libdocument/ev-file-helpers.c:
4825         * pdf/Makefile.am:
4826         * pdf/ev-poppler.cc:
4827         * pdf/ev-poppler.h:
4828         * pixbuf/Makefile.am:
4829         * pixbuf/pixbuf-document.c:
4830         * pixbuf/pixbuf-document.h:
4831         * properties/Makefile.am:
4832         * ps/Makefile.am:
4833         * ps/gsdefaults.c:
4834         * ps/gsdefaults.h:
4835         * ps/gsio.c:
4836         * ps/gsio.h:
4837         * ps/gstypes.h:
4838         * ps/ps-document.c:
4839         * ps/ps-document.h:
4840         * ps/ps.c:
4841         * ps/ps.h:
4842         * shell/Makefile.am:
4843         * shell/ev-application.h:
4844         * shell/ev-sidebar-links.c:
4845         * shell/ev-sidebar-links.h:
4846         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4847         (ev_gui_menu_position_tree_selection):
4848         * shell/ev-utils.h:
4849         * shell/ev-view.c: (ev_view_finalize):
4850         * shell/ev-window.c:
4851         * shell/main.c: (main):
4852         * thumbnailer/Makefile.am:
4853         * tiff/Makefile.am:
4854         * tiff/tiff-document.c:
4855         * tiff/tiff-document.h:
4856         * tiff/tiff2ps.c:
4857         * tiff/tiff2ps.h:
4858         
4859         Reorganize source tree.
4860
4861 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4862
4863         * backend/ev-document-factory.c:
4864
4865         Do not include ev-poppler.h when pdf is disabled. 
4866
4867 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4868
4869         * configure.ac:
4870         * data/evince-ui.xml:
4871         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4872         (pdf_document_document_images_iface_init):
4873         * backend/Makefile.am:
4874         * backend/ev-document-images.[ch]:
4875         * backend/ev-image.[ch]:
4876         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4877         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4878         (ev_job_xfer_run):
4879         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4880         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4881         (ev_pixbuf_cache_get_image_mapping):
4882         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4883         (view_menu_popup_cb), (ev_window_dispose),
4884         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4885         (ev_view_popup_cmd_copy_image):
4886         * shell/ev-view-private.h:
4887         * shell/ev-view.c: (ev_view_get_image_at_location),
4888         (ev_view_do_popup_menu), (ev_view_popup_menu),
4889         (ev_view_button_press_event), (ev_view_drag_data_get),
4890         (ev_view_drag_motion), (ev_view_drag_data_received),
4891         (ev_view_motion_notify_event), (ev_view_button_release_event),
4892         (ev_view_finalize), (ev_view_class_init):
4893
4894         Add image handling support. Fixes bugs #310008 and #325047. Images
4895         selection is not supported yet. 
4896
4897 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4898
4899         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4900         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4901         (ev_view_init):
4902
4903         Move view drag and drop stuff to ev-view.
4904
4905 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4906
4907         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4908         * shell/ev-view.c: (clear_selection): 
4909
4910         Clear selection also in pixbuf cache.
4911
4912 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4913
4914         * data/evince.desktop.in.in:
4915         
4916         Change icon name in desktop file. See bug #390734
4917         for details.
4918
4919 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4920
4921         * thumbnailer/Makefile.am:
4922
4923         Use top_builddir instead top_srcdir for generated schema
4924         file installation. Fixes bug #390161.
4925
4926 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4927
4928         * configure.ac:
4929         * backend/Makefile.am:
4930         * backend/ev-document-transition.[ch]:
4931         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4932         (pdf_document_page_transition_iface_init):
4933         * shell/ev-view-private.h:
4934         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4935         (ev_view_set_presentation), (transition_next_page),
4936         (ev_view_presentation_transition_stop),
4937         (ev_view_presentation_transition_start), (ev_view_next_page):
4938
4939         Add page transition support in presentation mode. At the moment only
4940         page duration is supported, but not transition effects. Fixes bug
4941         #309815.
4942
4943 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4944
4945         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4946
4947         Run find_link_dest with document lock held, since it's called by links
4948         thread and main thread at the same time. 
4949
4950 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4951
4952         * shell/ev-view.c: (goto_dest):
4953
4954         Update page-cache when page is changed by the view, so that
4955         page-changed signal is emitted. 
4956
4957 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4958
4959         * test/test1.py:
4960         * test/test2.py:
4961
4962         Use C locale in tests. 
4963
4964 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4965
4966         * shell/ev-window.c: (ev_window_run_presentation):
4967         * shell/ev-view-private.h:
4968         * shell/ev-view.c: (ev_view_set_presentation):
4969
4970         Restore zoom settings when back from presentation mode. 
4971
4972 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4973
4974         * shell/ev-window.c: (ev_window_run_presentation):
4975
4976         Always use "best fit" zoom in presentation mode.
4977         Fixes bug #389195.
4978
4979 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4980
4981         * shell/ev-view.c: (ev_view_goto_window_create):
4982
4983         Show "Jump to page" label in the page jumping popup in
4984         presentation mode instead of just a GtkEntry.
4985
4986 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4987
4988         * shell/ev-window.c: (launch_external_uri):
4989
4990         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4991         #378085.
4992
4993 2006-12-22  Elijah Newren  <newren gmail com>
4994
4995         * configure.ac: explicitly check for libxml2.  Fixes #388795
4996
4997 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4998
4999         * shell/ev-view-private.h:
5000         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5001         (ev_view_goto_window_delete_event), (key_is_numeric),
5002         (ev_view_goto_window_key_press_event),
5003         (ev_view_goto_window_button_press_event),
5004         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5005         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5006         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5007
5008         Allow jumping to another page by typing a page number in presentation
5009         mode. It uses a popup window with an entry. Fixes bug #353625.
5010
5011 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5012
5013         * configure.ac:
5014         * properties/ev-properties-view.c: (ev_get_default_user_units),
5015         (ev_regular_paper_size):
5016         
5017         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5018         to Damien Carbery <damien.carbery@sun.com> and
5019         Yevgen Muntyan <muntyan@tamu.edu>.
5020
5021 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5022
5023         * shell/ev-window.c: (setup_document_from_metadata):
5024
5025         Make sure Evince doesn't restore the view on the last
5026         page when a document is reopened. Fixes bug #383381.
5027
5028 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5029
5030         * shell/ev-view.c: (draw_loading_text):
5031
5032         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5033
5034 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5035
5036         * configure.ac:
5037         * NEWS:
5038
5039         Release 0.7.0
5040
5041 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5042
5043         * configure.ac:
5044         * pdf/ev-poppler.cc: (pdf_print_context_free),
5045         (pdf_document_file_exporter_begin),
5046         (pdf_document_file_exporter_do_page):
5047
5048         Make cairo-pdf depedency optional. 
5049
5050 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5051
5052         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5053
5054         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5055
5056 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5057
5058         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5059         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5060         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5061         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5062         * shell/ev-view.c: (draw_loading_text):
5063         * shell/ev-window.c: (ev_window_cmd_file_properties):
5064
5065         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5066         related to using FontConfig from different threads.
5067         
5068 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5069
5070         * shell/ev-view.c: (draw_loading_text):
5071
5072         Acquire lock document when drawing "Loading..." text so that only one
5073         thread will use FontConfig at the same time. Fixes bug #374750.
5074
5075 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5076
5077         * shell/ev-page-action.[ch]: (activate_cb):
5078         * shell/ev-window.c: (activate_label_cb):
5079
5080         Check if text inserted in page entry is a valid page number when it
5081         doesn't match to any document page label. Fixes bug #383165.
5082
5083 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5084         * shell/ev-window.c:
5085
5086         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5087         available with GTK < 2.10. Added an ifdef to avoid compilation
5088         error.
5089
5090 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5091
5092         * configure.ac:
5093         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5094
5095         Fix ps backend in multihead systems.
5096
5097 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5098
5099         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5100         * shell/ev-window.c: (ev_window_get_screen_dpi),
5101         (ev_window_update_actions), (setup_view_from_metadata),
5102         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5103
5104         Take screen DPI into account when zooming. Fixes bug #318285.
5105
5106 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5107
5108         * data/Makefile.am:
5109
5110         Cleaned up/slightly refactored Makefile.am. Added GConf
5111         schemas uninstallation as well.
5112
5113 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5114
5115         * Makefile.am:
5116         * test/Makefile.am:
5117
5118         Fight with autotools to fix make check. Make distcheck
5119         works fine as well now!
5120
5121 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5122
5123         * shell/ev-view.c: (draw_end_presentation_page):
5124
5125         Corrected "end of presentation" string.
5126
5127 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5128
5129         * shell/ev-view.c: (ev_view_key_press_event):
5130
5131         Correctly propagate key press event so that up/down keys
5132         work as expected (correct behaviour was broken by
5133         black/white screen key bindings for presentations).
5134
5135 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5136
5137         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5138         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5139         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5140         (pdf_selection_get_selection_region),
5141         (pdf_selection_get_selection_map):
5142
5143         Add "static" to some private functions. 
5144
5145 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
5146
5147         * lib/ev-tooltip.h:
5148         * properties/ev-properties-view.h:
5149         * shell/ev-jobs.h:
5150         * shell/ev-properties-dialog.h:
5151         * shell/ev-properties-fonts.h:
5152         * shell/ev-sidebar-links.h:
5153         * shell/ev-sidebar-thumbnails.h:
5154         * shell/ev-sidebar.h:
5155         * shell/ev-window.h:
5156         
5157         Fixes CHACK type in class casts. See bug #385343
5158         for details.
5159
5160 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5161
5162         * shell/ev-view-private.h:
5163         * shell/ev-view.c: (draw_end_presentation_page),
5164         (ev_view_expose_event), (ev_view_key_press_event),
5165         (ev_view_class_init), (ev_view_init):
5166
5167         Blank screen in presentation mode when pressing 'b' (filling with
5168         black) or 'w' (filling with white) keys. Fixes bug #358132.
5169
5170 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
5171
5172         * data/evince-toolbar.xml:
5173         * shell/ev-window.c:
5174         
5175         Use stock icon for Select All action. Fixes
5176         bug #382652.
5177
5178 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
5179
5180         * shell/ev-view.c: (get_doc_point_from_offset),
5181         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
5182
5183         Add links support in rotated documents. Fixes bug #343733.
5184
5185 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5186
5187         * shell/ev-view-private.h:
5188         * shell/ev-view.c: (draw_end_presentation_page),
5189         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
5190
5191         Show a blank page after the last page in presentation mode with a
5192         message indicating that presentation has finished and how to exit. 
5193
5194 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5195
5196         * shell/ev-window.c: (fullscreen_timeout_cb):
5197
5198         Hide cursor after a while in presentation mode. 
5199
5200 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5201
5202         * backend/ev-document-info.h:
5203         * data/evince-properties.glade:
5204         * pdf/ev-poppler.cc:
5205         * properties/ev-properties-view.c: (ev_regular_paper_size),
5206         (ev_properties_view_set_info):
5207         * ps/ps-document.c: (ps_document_get_info):
5208
5209         Adds a paper size field to the properties dialog. Fixes
5210         bug #307315. Patch by Kasper Svendsen (with some i18n
5211         changes done by me).
5212
5213 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5214
5215         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5216         (screensaver_init_dbus), (totem_scrsaver_new),
5217         (totem_scrsaver_init):
5218         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5219         * shell/ev-application.c: (ev_application_register_service),
5220         (ev_application_screensaver_enable),
5221         (ev_application_screensaver_disable):
5222         * shell/ev-application.h:
5223         * shell/ev-window.c: (ev_window_run_presentation),
5224         (ev_window_stop_presentation), (build_comments_string),
5225         (ev_window_init):
5226         
5227         Move screensaver handling to application. No more
5228         message on startup.
5229
5230 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5231
5232         * configure.ac:
5233         * backend/Makefile.am:
5234         * backend/ev-file-exporter.[ch]:
5235         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
5236         * ps/ps-document.c: (ps_document_file_exporter_*):
5237         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
5238         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5239         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5240         (ev_window_print_dialog_response_cb), (ev_window_print_range):
5241
5242         Allow printing to PDF when suppoted by the backend.
5243         
5244 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5245
5246         * shell/ev-window.c: (build_comments_string):
5247
5248         Use always "Document Viewer" in about dialog. 
5249
5250 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5251
5252         * djvu/djvu-document.c: (djvu_document_get_page_size):
5253
5254         Display a warning message when get_pageinfo fails. 
5255
5256 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
5257
5258         * Makefile.am:
5259         * backend/Makefile.am:
5260         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5261         * configure.ac:
5262         * shell/ev-window.c: (build_comments_string):
5263         
5264         Make pdf compilation optional. See bug #38007.
5265
5266 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5267
5268         * ps/ps.c: (get_next_text):
5269
5270         Fix CVE-2006-5864.
5271
5272 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5273
5274         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
5275         * shell/ev-navigation-action.c: (connect_proxy),
5276         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5277         
5278         Do not call g_type_class_peek_parent twice.
5279
5280 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5281
5282         * configure.ac:
5283         * data/icons/24x24/.cvsignore:
5284         * data/icons/24x24/Makefile.am:
5285         * data/icons/24x24/evince.png:
5286         * data/icons/Makefile.am:
5287         
5288         Add 24x24 icon. Thanks to 
5289         Michael Monreal <infernux@web.de>.
5290
5291 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5292
5293         * configure.ac: Fix typo in configure.ac. Thanks
5294         to dmacks@netspace.org for notification.
5295
5296 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5297
5298         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5299         
5300         Drop dbus include, fixes compilation with older dbus.
5301
5302 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5303
5304         * configure.ac:
5305         * cut-n-paste/Makefile.am:
5306         * cut-n-paste/totem-screensaver/.cvsignore
5307         * cut-n-paste/totem-screensaver/Makefile.am:
5308         * cut-n-paste/totem-screensaver/README:
5309         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5310         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5311         * shell/Makefile.am:
5312         * shell/ev-window.c: (ev_window_run_presentation),
5313         (ev_window_stop_presentation), (ev_window_cmd_help_about),
5314         (ev_window_init):
5315
5316         Implemented screensaver enabling/disabling for
5317         presentation mode (not fullscreen mode). Code stolen
5318         from Totem (with some minor tweaks). Fixes bug #338889.
5319
5320 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5321
5322         * configure.ac:
5323
5324         Bump gnome-icon-theme requirements. We use the rotation
5325         icons that appeared recently.
5326
5327 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5328
5329         * shell/ev-history.c: (ev_history_add_page):
5330         * shell/ev-history.h:
5331         * shell/ev-window.c: (page_changed_cb):
5332         
5333         Use page labels instead of numbers.
5334
5335 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5336
5337         * data/evince-toolbar.xml:
5338         * po/POTFILES.in:
5339         * shell/Makefile.am:
5340         * shell/ev-navigation-action-widget.c:
5341         (ev_navigation_action_widget_init),
5342         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
5343         (menu_detacher), (ev_navigation_action_widget_set_menu),
5344         (menu_position_func), (popup_menu_under_arrow),
5345         (ev_navigation_action_widget_toggled),
5346         (ev_navigation_action_widget_button_press_event):
5347         * shell/ev-navigation-action-widget.h:
5348         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5349         (ev_navigation_action_set_window), (activate_menu_item_cb),
5350         (new_history_menu_item), (new_empty_history_menu_item),
5351         (build_menu), (menu_activated_cb), (connect_proxy),
5352         (create_tool_item), (ev_navigation_action_init),
5353         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5354         * shell/ev-navigation-action.h:
5355         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
5356         (ev_page_action_widget_set_page_cache),
5357         (ev_page_action_widget_finalize),
5358         (ev_page_action_widget_class_init), (match_selected_cb),
5359         (display_completion_text), (match_completion), (build_new_tree_cb),
5360         (get_filter_model_from_model),
5361         (ev_page_action_widget_update_model):
5362         * shell/ev-page-action-widget.h:
5363         * shell/ev-page-action.c: (activate_link_cb), (update_model),
5364         (connect_proxy):
5365         * shell/ev-page-action.h:
5366         * shell/ev-stock-icons.c:
5367         * shell/ev-stock-icons.h:
5368         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5369         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
5370         (register_custom_actions):
5371         * shell/main.c:
5372         
5373         Preliminary history implementation
5374
5375 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5376
5377         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
5378         (dvi_document_class_init), (dvi_document_init_params):
5379         * dvi/mdvi-lib/font.c: (font_reference):
5380         
5381         Add reference to subfont. Fixes bug #374277.
5382
5383 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5384
5385         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5386         (ev_window_cmd_file_open_copy_at_dest):
5387
5388         Fix a race condition when creating symlink. Increase the counter
5389         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5390         Mathias Hasselmann).
5391
5392 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5393
5394         * backend/Makefile.am:
5395         * backend/ev-attachment.c: (ev_attachment_open):
5396         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5397         (ev_tmp_dir), (ev_tmp_filename):
5398         * shell/ev-sidebar-attachments.c:
5399         (ev_sidebar_attachments_drag_data_get):
5400         * shell/ev-window.c: (ev_window_clear_temp_file):
5401
5402         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5403         in ensure_dir_exists. Abort without crashing when we can't create
5404         user's directory.
5405
5406 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5407
5408         * data/evince-ui.xml:
5409         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5410         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5411         (ev_window_cmd_file_open_copy_at_dest),
5412         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5413         (ev_view_popup_cmd_open_link_new_window):
5414
5415         Allow opening a copy of the current document in a new window. Fixes bug
5416         #357472
5417
5418 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5419
5420         * data/evince-toolbar.xml:
5421         
5422         Add rotate right and rotate left to available items for toolbar.
5423         
5424         * data/evince-ui.xml:
5425         * shell/ev-window.c: (ev_window_init):
5426         
5427         Customize toolbar with right click. Fixes bug #372451.
5428
5429 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5430
5431         * shell/ev-window.c: 
5432         
5433         Use "object-rotate-{left,right}" stock icons. Fixes 
5434         bug #373863.
5435
5436 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5437
5438         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5439         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5440         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5441         (ev_window_open_uri):
5442         * shell/main.c: (arguments_parse):
5443
5444         Remove temp file created when evince is used by GTK+ in
5445         preview mode. Fixes bug #365282. 
5446
5447 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5448
5449         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5450         
5451         Fixes bug #372474 - Side pane disabled when entering 
5452         and leaving fullscreen mode.
5453
5454 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5455
5456         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
5457         * data/Makefile.am:
5458         * data/evince-preview-toolbar.xml:
5459         * data/evince-toolbar.xml:
5460         * shell/ev-application.c: (ev_application_shutdown),
5461         (ev_application_init), (ev_application_get_toolbars_model):
5462         * shell/ev-application.h:
5463         * shell/ev-window.c: (update_chrome_visibility),
5464         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
5465         (ev_window_cmd_edit_toolbar), (ev_window_init):
5466         
5467         Fixes bug #364364 - toolbar editor shows zoom actions again.
5468
5469 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5470
5471         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5472
5473         Do not take margins into consideration for paper size when printing.
5474         Really fixes bug #350491.
5475
5476 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5477
5478         * data/evince-ui.xml:
5479         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
5480         (ev_window_cmd_file_print_setup),
5481         (ev_window_print_dialog_response_cb),
5482         (ev_window_setup_action_sensitivity):
5483
5484         Add page setup settings for printing. Fixes bugs #363860 and #350491.
5485
5486 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5487
5488         * shell/ev-window.c: (ev_window_print_range):
5489
5490         Revert my previuos commit, since printing to PDF is not supported by
5491         evince yet. 
5492
5493 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5494
5495         * shell/ev-window.c: (ev_window_print_range):
5496
5497         Enable print to a PDF. Fixes bug #332121.
5498
5499 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5500
5501         * shell/ev-application-service.xml:
5502         * shell/ev-application.[ch]: (ev_application_open_window),
5503         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
5504         (ev_application_open_uri), (ev_application_open_uri_list):
5505         * shell/ev-window.c: (file_open_dialog_response_cb),
5506         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
5507         (drag_data_received_cb), (open_remote_link):
5508         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
5509
5510         Add support for multiscreen systems. Fixes bug #316206.
5511
5512 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5513
5514         * shell/ev-jobs.[ch]: (ev_job_print_new),
5515         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
5516         (ev_job_print_do_page):
5517         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
5518
5519         Allow printing only odd/even pages. Fixes bug #367289.
5520
5521 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5522
5523         * test/test1.py:
5524         * test/test2.py:
5525
5526         Re-add locale settings to test files.
5527
5528 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5529
5530         * data/evince-ui.xml:
5531         * shell/ev-window.c: (set_action_properties):
5532         
5533         Removed garbage from code and ui.
5534
5535 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5536
5537         * shell/ev-window.c: (ev_window_cmd_help_about):
5538
5539         Shamelessly add my name to the list of contributors.
5540
5541 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5542
5543         * test/test1.py:
5544         * test/test2.py:
5545
5546         Cleaned up the dogtail scripts.
5547
5548 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5549
5550         * shell/ev-view.c: (draw_loading_text): Don't render
5551         "loading..." text in presentation mode. Temporary
5552         workaround for bug #320352.
5553
5554 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5555
5556         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5557         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5558
5559         Use print settings scale, copies, collate and reverse which were
5560         ignored. Fixes bug #359032.
5561
5562 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5563
5564         * configure.ac:
5565         * data/evince-password.glade:
5566         * test/Makefile.am:
5567         * test/test-encrypt.pdf:
5568         * test/test-links.pdf:
5569         * test/test1.py:
5570         * test/test2.py:
5571
5572         Add automated UI tests for evince with dogtail. See
5573         bug #300948.    
5574
5575 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5576
5577         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5578
5579         Hide fullscreen toolbar when switching to another desktop workspace.
5580         Fixes bug #338871
5581
5582 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5583
5584         * shell/ev-window-title.c: 
5585         
5586         Test for .dvi in title of pdf documents.
5587
5588 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5589
5590         * shell/ev-view.c: (ev_view_scroll):
5591
5592         Page Up/Down should do page jumps in "Best fit" mode.
5593         If a user has explicitly chosen to view exactly one page
5594         at a time, scrolling just a part of the page when
5595         pressing Page Up/Down is not right. Fixes bug #323107.
5596
5597 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5598
5599         * NEWS:
5600         * configure.ac:
5601         
5602         Update for 0.6.1
5603
5604 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5605
5606         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5607         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5608         
5609         Correctly disconnect from job signals on destroy.
5610
5611 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5612
5613         * shell/ev-view-private.h:
5614         * shell/ev-view.c: (view_set_adjustment_values),
5615         (view_update_range_and_current_page),
5616         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5617         
5618         Fixes bug #343199, current page now follows find page.
5619
5620 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5621
5622         * backend/ev-document-factory.c:
5623         * configure.ac:
5624         Assigned OpenDocument presenation MIME type to the
5625         Impress backend. Added some missing (but harmless)
5626         #ifdefs in the document factory as well to make things
5627         consistent again. Fixes bug #360658.
5628
5629 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5630
5631         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5632         * backend/ev-document-find.c: (ev_document_find_get_type):
5633         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5634         * backend/ev-document-links.c: (ev_document_links_get_type):
5635         * backend/ev-document-security.c: (ev_document_security_get_type):
5636         * backend/ev-document-thumbnails.c:
5637         (ev_document_thumbnails_get_type):
5638         * backend/ev-document.c: (ev_document_get_type):
5639         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5640         * backend/ev-selection.c: (ev_selection_get_type):
5641         * cut-n-paste/recent-files/egg-recent-model.c:
5642         (egg_recent_model_get_type):
5643         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5644         (egg_recent_view_uimanager_get_type):
5645         * cut-n-paste/recent-files/egg-recent-view.c:
5646         (egg_recent_view_get_type):
5647         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5648         (egg_editable_toolbar_get_type):
5649         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5650         (egg_toolbar_editor_get_type):
5651         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5652         (egg_toolbars_model_get_type):
5653         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5654         (egg_tree_multi_drag_source_get_type):
5655         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5656         (ephy_zoom_action_get_type):
5657         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5658         (ephy_zoom_control_get_type):
5659         * impress/r_back.c: (_imp_fill_back):
5660         * properties/ev-properties-main.c:
5661         (ev_properties_plugin_register_type):
5662         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5663         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5664         (ev_view_accessible_factory_get_type):
5665
5666         Reduce relocations. Bug #360616.
5667
5668 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5669
5670         * backend/ev-document-factory.c:
5671         (ev_document_factory_get_document):
5672         
5673         Load document even if extension is wrong.
5674
5675 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5676
5677         * shell/ev-metadata-manager.c: (save_values):
5678         * shell/ev-window.c: (setup_size_from_metadata),
5679         (setup_view_from_metadata), (ev_window_setup_document),
5680         (ev_window_xfer_job_cb), (window_configure_event_cb):
5681         
5682         Set size according to the document size/page size ratio.
5683         That should correct rather wierd behaviour of the previous
5684         commit.
5685
5686 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5687
5688         * shell/ev-window.c: (setup_view_from_metadata):
5689         
5690         Set size for new windows from previous window size.
5691         See bugs #354968 and #168450 for details. Thanks
5692         to Meik Hellmund.
5693
5694 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5695
5696         * djvu/djvu-links.c: (build_tree):
5697
5698         Fix memory leak.
5699
5700 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5701
5702         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5703         
5704         Don't make sidebar close button insensitive. Fixes
5705         bug #357871.
5706
5707 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5708
5709         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5710         (ev_window_set_view_accels_sensitivity):
5711         
5712         Don't enable Slash on documents which don't support
5713         find. Fixes bug #358648.
5714
5715 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5716
5717         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5718         open dialog fall back to the current document uri if the
5719         filechooser hasn't been used before. Fixes bug #356980.
5720
5721 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5722
5723         * shell/ev-window.c: (ev_window_setup_recent), 
5724         (ev_window_get_recent_file_label):
5725
5726         Escape underscores in filenames of recent file items.
5727
5728 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5729
5730         * configure.ac:
5731         
5732         Bumped poppler requirements, really 0.5.3 is very 
5733         buggy, now we require 0.5.4.
5734
5735 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5736
5737         * djvu/Makefile.am:
5738         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5739         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5740         (djvu_document_document_links_iface_init):
5741         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5742         (number_from_string_10), (get_djvu_link_dest),
5743         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5744         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5745         (djvu_links_get_links), (djvu_links_find_link_dest),
5746         (djvu_links_get_links_model):
5747         * djvu/djvu-links.h:
5748         
5749         Add support for links and bookmarks in djvu documents. Thanks
5750         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5751         patch.
5752
5753 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5754
5755         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5756         
5757         Reopen should reload document. Fixes 
5758         bug 327951.
5759
5760 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5761
5762         * configure.ac:
5763         * data/Makefile.am:
5764         * data/evince-16.png:
5765         * data/evince-22.png:
5766         * data/evince.png:
5767         * data/evince.svg:
5768         * data/icons/16x16/Makefile.am:
5769         * data/icons/16x16/evince.png:
5770         * data/icons/22x22/Makefile.am:
5771         * data/icons/22x22/evince.png:
5772         * data/icons/48x48/Makefile.am:
5773         * data/icons/48x48/evince.png:
5774         * data/icons/Makefile.am:
5775         * data/icons/scalable/Makefile.am:
5776         * data/icons/scalable/evince.svg:
5777         
5778         Install icons with correct names. Fixes
5779         bug #354429.
5780
5781 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5782
5783         * shell/ev-view.c: (ev_view_button_release_event):
5784
5785         Don't open links with middle mouse button. Fixes bug #353649
5786
5787 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5788
5789         * NEWS:
5790         * configure.ac:
5791         
5792         Update for release 0.6.0
5793
5794 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5795
5796         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5797         Implement Close named action. Patch by Carlos Garcia Campos.
5798
5799 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5800
5801         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5802         
5803         Don't clear link mapping on copy_job_to_job_info. Fixes
5804         bug 346168.
5805
5806 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5807
5808         * shell/main.c: (main):
5809
5810         Revert my previous commit, gnome_program_init owns the option context.
5811         Fix another memory leak in main. Both caught by Christian Persch. 
5812
5813 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5814
5815         * shell/main.c: (main):
5816
5817         Fix memory leak.
5818
5819 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5820
5821         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5822
5823         Fix crash when opening a pdf with password protection. 
5824
5825 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5826
5827         * pdf/ev-poppler.cc: (pdf_document_search_free):
5828
5829         Fix memory leak. 
5830
5831 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5832
5833         * backend/ev-document-factory.c:
5834         (ev_document_factory_get_document):
5835         * tiff/tiff-document.c: (tiff_document_finalize):
5836         
5837         More correct handling of document loading. Fixes
5838         bug #349043.
5839
5840 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5841
5842         * backend/ev-attachment.c: (ev_attachment_save):
5843
5844         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5845         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5846
5847 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5848         
5849         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5850         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5851
5852 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5853
5854         * shell/ev-sidebar-thumbnails.c:
5855
5856         Do not render thumbnails unless thumbnails page is active in the
5857         sidebar.
5858
5859 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5860
5861         * shell/ev-properties-dialog.c:
5862
5863         Fix dialogue spacing. Bug #351370.
5864
5865 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5866
5867         * configure.ac:
5868
5869         Use lowercase gettext catalog file names (evince.mo
5870         instead of Evince.mo)
5871
5872 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5873
5874         * shell/ev-sidebar-attachments.c:
5875
5876         GtkIconTheme is now screen safe too. Fixes bug #350878
5877
5878 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5879
5880         * shell/ev-window.c:
5881
5882         GtkRecent manager is now screen safe. Fixes bug #350145
5883
5884 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5885
5886         * shell/ev-sidebar.c: (ev_sidebar_init):
5887         
5888         Make sidebar close icon smaller. Fix for bug 350177.
5889         See also bugs 350176 and 165770.
5890
5891 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5892
5893         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5894
5895         Ignore zoom for xyz destinations when it's <= 1, keeping user
5896         preferences instead. Set correct sizing-mode for fith and fitv
5897         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5898
5899 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5900
5901         * NEWS:
5902         * configure.ac:
5903         
5904         Update for release 0.5.5
5905
5906 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5907         
5908         * shell/ev-window.c: (ev_window_cmd_escape)
5909
5910         Escape unfocus page entry. Fixes bug #345809.
5911
5912 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5913
5914         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5915         (build_tree), (pdf_document_links_get_links),
5916         (pdf_document_links_find_link_dest):
5917         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5918         (goto_xyz_dest):
5919
5920         Convert from PDF style coordinates to X style coordinates in the
5921         backend rather than in the view. Fixes bug #338440
5922
5923 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5924
5925         * shell/ev-window.c:
5926         
5927         Remove Ctrl+Shift+T shortcut for toolbars. See
5928         the bug #350098.
5929
5930 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5931
5932         * configure.ac:
5933
5934         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5935         of this. 
5936
5937 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5938
5939         * configure.ac:
5940         * cut-n-paste/Makefile.am:
5941         * data/evince-ui.xml:
5942         * shell/Makefile.am:
5943         * shell/ev-application.[ch]:
5944         * shell/ev-window.c:
5945
5946         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5947         #349273
5948
5949 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5950
5951         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5952         findbar code: s/help/search/
5953
5954 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5955
5956         * shell/ev-window.c: (setup_document_from_metadata),
5957         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5958         (setup_view_from_metadata):
5959         
5960         Fix memory leaks.
5961
5962 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5963
5964         * autogen.sh, configure.ac: 
5965         
5966         Update automake usage. See bug 349292.
5967
5968 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5969
5970         * shell/eggfindbar.c: (egg_find_bar_class_init),
5971         (entry_activate_callback), (egg_find_bar_init),
5972         (egg_find_bar_set_status_text):
5973         * shell/eggfindbar.h:
5974         
5975         Unify Evince findbar with Epiphany. Nice patch
5976         from Fabricio Silva <silva@crans.org> and
5977         Frederic Peters <fpeters@entrouvert.com>. See
5978         bug #339966 for details.
5979
5980 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5981
5982         * data/evince.desktop.in.in:
5983         
5984         Correct information for bugzilla. Thanks to
5985         Olaf Vitters, see bug #348855.
5986
5987 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5988
5989         * shell/ev-jobs.[ch]:
5990         * shell/ev-sidebar-links.c:
5991         * shell/ev-window.[ch]:
5992
5993         GtkPrintJob doesn't support print ranges or current page, so we export
5994         to a ps file now when printing ranges or current page.
5995
5996 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5997
5998         * pdf/ev-poppler.cc:
5999         * shell/ev-window.c: (do_action_named):
6000
6001         We should be more clear about bugzilla. See the
6002         poppler bug #7623.
6003
6004 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6005
6006         * configure.ac:
6007         * shell/Makefile.am:
6008         * shell/ev-job-queue.c:
6009         * shell/ev-jobs.[ch]:
6010         * shell/ev-sidebar-links.c:
6011         * shell/ev-window.[ch]:
6012         
6013         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6014         #348422
6015
6016 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6017
6018         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6019         * shell/ev-application-service.xml:
6020         * shell/ev-application.[ch]:
6021         * shell/ev-jobs.[ch]:
6022         * shell/ev-window.[ch]: (ev_window_run_preview):
6023         * shell/main.c: 
6024
6025         Add preview mode to use evince as a printing previewer. It also adds
6026         other command line options for fullscreen and presentation modes.
6027         Fixes bugs #347822, #317031
6028
6029 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6030
6031         * NEWS:
6032         * configure.ac:
6033         
6034         Update for release 0.5.4
6035
6036 2006-07-11  Bastien Nocera <hadess@hadess.net>
6037
6038         * Makefile.am:
6039         * backend/Makefile.am:
6040         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6041         * backend/ev-document-factory.h:
6042         * configure.ac:
6043         * impress/.cvsignore:
6044         * impress/Makefile.am:
6045         * impress/common.h:
6046         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6047         (imp_get_page), (imp_next_page), (imp_prev_page),
6048         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6049         * impress/f_oasis.c: (render_object), (render_page),
6050         (get_geometry), (_imp_oasis_load):
6051         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6052         (_imp_oo13_load):
6053         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6054         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6055         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6056         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6057         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6058         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6059         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6060         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6061         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6062         (iks_new_within), (iks_insert), (iks_insert_cdata),
6063         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6064         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6065         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6066         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6067         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6068         (iks_cdata), (iks_cdata_size), (iks_has_children),
6069         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6070         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6071         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6072         (iks_tree), (iks_load), (iks_save):
6073         * impress/iksemel.h:
6074         * impress/imposter.h:
6075         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6076         (imp_render_draw_bezier_real), (imp_render_get_size),
6077         (imp_render_set_fg_color), (imp_render_draw_line),
6078         (imp_render_draw_rect), (imp_render_draw_polygon),
6079         (imp_render_draw_arc), (imp_render_draw_bezier),
6080         (imp_render_open_image), (imp_render_get_image_size),
6081         (imp_render_scale_image), (imp_render_draw_image),
6082         (imp_render_close_image), (imp_render_markup),
6083         (imp_render_get_text_size), (imp_render_draw_text),
6084         (impress_document_load), (impress_document_save),
6085         (impress_document_get_n_pages), (impress_document_get_page_size),
6086         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6087         (impress_document_finalize), (impress_document_class_init),
6088         (impress_document_can_get_text), (impress_document_get_info),
6089         (impress_document_document_iface_init),
6090         (impress_document_thumbnails_get_thumbnail),
6091         (impress_document_thumbnails_get_dimensions),
6092         (impress_document_document_thumbnails_iface_init),
6093         (impress_document_init):
6094         * impress/impress-document.h:
6095         * impress/internal.h:
6096         * impress/r_back.c: (_imp_fill_back):
6097         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6098         (_imp_draw_image), (_imp_tile_image):
6099         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6100         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6101         (r_polyline):
6102         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6103         (r_draw_gradient_complex), (r_draw_gradient):
6104         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6105         (r_get_bullet):
6106         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6107         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6108         (r_text):
6109         * impress/render.c: (imp_create_context), (imp_context_set_page),
6110         (imp_context_set_step), (imp_render), (imp_delete_context):
6111         * impress/render.h:
6112         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6113         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6114         (zip_load_xml), (zip_get_size), (zip_load):
6115         * impress/zip.h:
6116         * shell/ev-utils.c:
6117         
6118         New backend to support impress slides. Fixes bug #30867.
6119
6120 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6121
6122         * shell/ev-utils.c: (using_postscript_printer):
6123         
6124         Fixes crash when print using PAPI backend,
6125         bug #345012.
6126
6127 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6128
6129         * shell/ev-jobs.c: (ev_job_xfer_run):
6130         * shell/ev-window.c: (password_dialog_response),
6131         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6132         (ev_window_dispose):
6133         Fixes bug #344160: if the xfer job doesn't complete
6134         because a password is required, reload the existing
6135         instance instead of creating a new one.
6136
6137 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6138
6139         * shell/main.c: (main): Call gdk_threads_init. Thus
6140         we'll avoid errors in auth dialog. Fix for the bug
6141         #343347.
6142
6143 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6144
6145         * configure.ac: Advertise pixbuf support, fix
6146         for the bug 343317.
6147
6148 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6149
6150         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
6151         (ev_sidebar_thumbnails_set_document):
6152         
6153         Update sidebar thumbnails after reloading.
6154
6155 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6156
6157         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
6158         * shell/ev-jobs.h:
6159         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
6160         (ev_window_cmd_view_reload), (ev_window_init):
6161         
6162         Don't crash on reload. Fix for the bug #343167.
6163
6164 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6165
6166         * shell/ev-jobs.c: (ev_job_render_run):
6167         
6168         Check for document links.
6169
6170 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6171
6172         * backend/ev-attachment.c: (ev_attachment_save),
6173         (ev_attachment_launch_app), (ev_attachment_open):
6174         * backend/ev-document-factory.c: (get_document_from_uri):
6175         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6176         (egg_recent_view_uimanager_set_list):
6177         * ps/ps-document.c: (check_filecompressed), (document_load),
6178         (ps_document_load):
6179         * shell/ev-metadata-manager.c: (load_values):
6180         * shell/ev-password.c: (ev_password_dialog_set_property):
6181         * shell/ev-view.c: (tip_from_link):
6182         * shell/ev-window.c: (file_save_dialog_response_cb),
6183         (ev_window_print_dialog_response_cb):
6184         
6185         Use consistent quoting style. Fix for the bug #320285.
6186
6187 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6188
6189         * shell/ev-jobs.c: (ev_job_xfer_run):
6190         * shell/main.c: (load_files):
6191                 
6192         Open links with anchors. Fix for the bug #339836.
6193
6194 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6195
6196         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
6197         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
6198         (ev_link_dest_set_property), (ev_link_dest_finalize),
6199         (ev_link_dest_class_init), (ev_link_dest_new_named),
6200         (ev_link_dest_new_page_label):
6201         * backend/ev-link-dest.h:
6202         * shell/ev-application.c: (ev_application_open_uri):
6203         * shell/ev-view.c: (goto_dest):
6204         * shell/ev-window.c:
6205         * shell/ev-window.h:
6206         
6207         Fix page-label command line option. Bug #342070.
6208
6209 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6210
6211         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
6212         
6213         Don't show highlight rects if page can't be showed. Fix for 
6214         the bug #342076
6215
6216 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6217
6218         * shell/ev-window.c: (setup_sidebar_from_metadata),
6219         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
6220         
6221         Setup sidebar from metadata even if there is no document
6222         loaded. Fix for the bug #342807.
6223
6224 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6225
6226         * cut-n-paste/toolbar-editor/Makefile.am:
6227         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6228         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
6229         (find_action), (drag_data_delete_cb), (drag_begin_cb),
6230         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
6231         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
6232         (popup_context_menu_cb), (button_press_event_cb),
6233         (configure_item_sensitivity), (configure_item_cursor),
6234         (configure_item_tooltip), (connect_widget_signals),
6235         (action_sensitive_cb), (create_item_from_action),
6236         (create_item_from_position), (toolbar_drag_data_received_cb),
6237         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
6238         (toolbar_drag_leave_cb), (configure_drag_dest),
6239         (toggled_visibility_cb), (toolbar_visibility_refresh),
6240         (create_dock), (toolbar_changed_cb), (unparent_fixed),
6241         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
6242         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
6243         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
6244         (egg_editable_toolbar_dispose),
6245         (egg_editable_toolbar_set_ui_manager),
6246         (egg_editable_toolbar_get_selected),
6247         (egg_editable_toolbar_set_selected), (set_edit_mode),
6248         (egg_editable_toolbar_set_property),
6249         (egg_editable_toolbar_get_property),
6250         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
6251         (egg_editable_toolbar_new_with_model),
6252         (egg_editable_toolbar_get_edit_mode),
6253         (egg_editable_toolbar_set_edit_mode),
6254         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
6255         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
6256         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6257         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
6258         (item_added_or_removed_cb), (toolbar_removed_cb),
6259         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
6260         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
6261         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
6262         (editor_create_item_from_name), (append_table),
6263         (update_editor_sheet), (egg_toolbar_editor_init):
6264         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
6265         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6266         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
6267         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
6268         (toolbar_node_free), (egg_toolbars_model_get_flags),
6269         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
6270         (egg_toolbars_model_get_name), (impl_add_item),
6271         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
6272         (parse_data_list), (parse_item_list), (parse_toolbars),
6273         (egg_toolbars_model_load_toolbars), (parse_available_list),
6274         (parse_names), (egg_toolbars_model_load_names),
6275         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
6276         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
6277         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
6278         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
6279         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
6280         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
6281         (egg_toolbars_model_set_types), (fill_avail_array),
6282         (egg_toolbars_model_get_name_avail),
6283         (egg_toolbars_model_get_name_flags),
6284         (egg_toolbars_model_set_name_flags):
6285         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6286         * cut-n-paste/toolbar-editor/eggintl.h:
6287         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6288         (egg_tree_multi_drag_source_get_type),
6289         (egg_tree_multi_drag_source_row_draggable),
6290         (egg_tree_multi_drag_source_drag_data_delete),
6291         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
6292         (egg_tree_multi_drag_button_release_event), (selection_foreach),
6293         (path_list_free), (set_context_data), (get_context_data),
6294         (get_info), (egg_tree_multi_drag_drag_data_get),
6295         (egg_tree_multi_drag_motion_event),
6296         (egg_tree_multi_drag_button_press_event),
6297         (egg_tree_multi_drag_add_drag_support):
6298         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
6299         * shell/ev-application.c: (ev_application_init),
6300         (ev_application_save_toolbars_model):
6301         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
6302         (ev_window_cmd_edit_toolbar), (ev_window_init):
6303         
6304         Sync toolbareditor with epiphany and libegg
6305
6306 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6307
6308         * configure.ac: 
6309
6310         Depend on poppler 0.5.2
6311
6312 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6313
6314         * shell/ev-jobs.c: (ev_job_render_run):
6315         
6316         Check if document supports links iterface.
6317
6318 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6319
6320         * NEWS:
6321         * configure.ac:
6322         
6323         Update for release 0.5.3
6324
6325 2006-05-13  Michael Plump  <plumpy@skylab.org>
6326
6327         * configure.ac:
6328         * shell/Makefile.am:
6329         * shell/main.c: (main):
6330         
6331         Port to GOption command line parsing. Fix for the 
6332         bug #327518
6333
6334 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6335
6336         * shell/ev-window.c: (ev_window_cmd_help_about):
6337         
6338         Do not wrap license. Fix for the bug #309460.
6339
6340 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6341
6342         * configure.ac:
6343         * properties/ev-properties-main.c: (ev_properties_get_pages):
6344         * shell/ev-application.c: (ev_application_open_window),
6345         (ev_application_open_uri_at_dest):
6346         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6347         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6348         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
6349         * shell/ev-utils.c: (save_print_config_to_file):
6350         * shell/ev-window.c: (ev_window_cmd_save_as),
6351         (ev_attachment_popup_cmd_save_attachment_as):
6352         * shell/main.c: (load_files_remote):
6353         
6354         Bump requirements to gtk 2.8 and drop all ifdefs used.
6355
6356 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6357
6358         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6359         * shell/ev-window.c: (ev_window_init):
6360         
6361         Show attachments page.
6362
6363 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6364
6365         * po/POTFILES.in:
6366         * shell/ev-attachment-bar.c:
6367         * shell/ev-attachment-bar.h:
6368         * shell/ev-sidebar-attachments.c:
6369         (ev_sidebar_attachments_icon_cache_add),
6370         (icon_theme_get_pixbuf_from_mime_type),
6371         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
6372         (ev_sidebar_attachments_icon_cache_refresh),
6373         (ev_sidebar_attachments_get_attachment_at_pos),
6374         (ev_sidebar_attachments_popup_menu_show),
6375         (ev_sidebar_attachments_popup_menu),
6376         (ev_sidebar_attachments_button_press),
6377         (ev_sidebar_attachments_update_icons),
6378         (ev_sidebar_attachments_drag_data_get),
6379         (ev_sidebar_attachments_get_property),
6380         (ev_sidebar_attachments_destroy),
6381         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
6382         (ev_sidebar_attachments_new),
6383         (ev_sidebar_attachments_set_document),
6384         (ev_sidebar_attachments_support_document),
6385         (ev_sidebar_attachments_get_label),
6386         (ev_sidebar_attachments_page_iface_init):
6387         * shell/ev-sidebar-attachments.h:
6388         * shell/ev-window.c: (update_chrome_visibility),
6389         (setup_sidebar_from_metadata), (ev_window_setup_document),
6390         (ev_window_sidebar_current_page_changed_cb),
6391         (attachment_bar_menu_popup_cb), (ev_window_init):
6392         
6393         Move attachments bar to sidebar.
6394
6395 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6396
6397         * pdf/ev-poppler.cc:
6398         * shell/ev-application.[ch]:
6399         * shell/main.c:
6400
6401         Fix some memory leaks.
6402
6403 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6404
6405         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6406
6407         Change the properties dialog response to
6408         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6409         will make the dialog go away when the user presses
6410         enter. With gtk+ >= 2.9 this will happen anyway, but for
6411         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6412         escape by default. Fixes bug #340539. See also bug
6413         #101293 for the gtk+ part.
6414
6415 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6416
6417         * shell/ev-view.c (tip_from_action_named): Replace some strings
6418         that were wrong. Closes #340970.
6419
6420 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6421
6422         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6423
6424         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6425         #341049
6426
6427 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6428
6429         * djvu/Makefile.am:
6430         * dvi/Makefile.am:
6431         * dvi/mdvi-lib/Makefile.am:
6432         * properties/Makefile.am:
6433         * ps/Makefile.am:
6434         * shell/Makefile.am:
6435         * thumbnailer/Makefile.am:
6436         
6437         Due to broken libtool that is unable to track dependencies
6438         of noinst libraries we are forced to explicitely point
6439         libraries for binary. Fix for the bug #333334.
6440
6441 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6442
6443         * data/evince.desktop.in.in:
6444         * shell/ev-view.c: (view_update_range_and_current_page),
6445         (ev_view_next_page), (ev_view_previous_page):
6446         * shell/ev-window.c: (update_chrome_visibility),
6447         (setup_sidebar_from_metadata), (ev_window_setup_document),
6448         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
6449         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6450         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
6451         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6452         (ev_window_stop_presentation), (ev_window_focus_in_event),
6453         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
6454         (ev_window_init):
6455         * thumbnailer/Makefile.am:
6456         
6457         Update fullscreen and presentation timeout handling. Hide
6458         cursor in presentation after timeout. Fix for the bugs
6459         #136359 and #336981.
6460
6461 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6462
6463         * backend/ev-link-action.[ch]:
6464         * pdf/ev-poppler.cc: (ev_link_from_action):
6465         * shell/ev-view-private.h:
6466         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
6467         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
6468
6469         Add support for Named Action links
6470
6471 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
6472
6473         * backend/Makefile.am:
6474         * backend/ev-document-links.[ch]:
6475         * backend/ev-document.[ch]:
6476         * backend/ev-link-action.[ch]:
6477         * backend/ev-link-dest.[ch]:
6478         * backend/ev-link.[ch]:
6479         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
6480         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
6481         * shell/ev-page-action.c: (build_new_tree_cb):
6482         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
6483         (links_page_num_func), (update_page_callback):
6484         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
6485         (tip_from_link):
6486         * shell/ev-jobs.c:
6487         * shell/ev-window.[ch]: (ev_window_open_uri),
6488         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
6489         * shell/ev-application.[ch]: (ev_application_open_window),
6490         (ev_application_open_uri):
6491
6492         Rework links system, it adds support for remote links now and it makes
6493         easier to add new kinds of actions and destinations. Fixes bug #317292
6494
6495 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6496
6497         * data/Makefile.am:
6498         * data/evince.png:
6499         * data/evince-16.png:
6500         * data/evince-22.png:
6501         * data/evince.svg:
6502         * shell/main.c: (main):
6503         
6504         Evince use it's own icon. Fix for the bug #313392.
6505
6506         * shell/ev-window.c: (fullscreen_timeout_cb),
6507         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6508         (ev_window_cmd_help_about), (ev_window_dispose):
6509         
6510         Simplify fullscreen timeout code.
6511
6512 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
6513
6514         * backend/ev-attachment.c: 
6515         * shell/ev-attachment-bar.c:
6516         * shell/ev-window.c:
6517
6518         Allow multiple selection of attachments
6519
6520 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6521
6522         * shell/ev-view.c: (view_update_range_and_current_page),
6523         (ev_view_scroll):
6524         
6525         Fix for the bug #312573 – Optimal selection of current 
6526         page among visible pages.
6527
6528 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6529
6530         * configure.ac:
6531         * djvu/Makefile.am:
6532         * djvu/djvu-text.h:
6533         
6534         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
6535         for the bug 339868.
6536
6537 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
6538
6539         * configure.ac: Fix the LINGUAS stuff here too so it builds.
6540
6541 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6542
6543         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6544         dictated by the GNOME HIG. Fixes bug #339235.
6545
6546 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6547
6548         * data/evince-ui.xml:
6549         * shell/ev-view.c: (ev_view_can_find_previous):
6550         * shell/ev-view.h:
6551         * shell/ev-window.c: (ev_window_update_actions),
6552         (ev_window_cmd_edit_find_previous):
6553
6554         Add support for "Find Previous" as dictated by the GNOME HIG. A
6555         menu item is added and some glue code to make it all work is added
6556         to various files.
6557
6558 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6559
6560         * configure.ac: Award myself the "useless use of cat" award.
6561
6562 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6563
6564         * po/LINGUAS: New file listing all supported languages.
6565
6566         * configure.in: Use po/LINGUAS instead of including all languages
6567         directly in this file. See the wiki for more information:
6568         http://live.gnome.org/GnomeGoals/PoLinguas
6569
6570 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6571
6572         * backend/ev-document-factory.c:
6573
6574         Do not load the document twice when there isn't errors
6575
6576 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6577
6578         * backend/ev-attachment.c: 
6579
6580         Fix a crash when there isn't a default application to open an
6581         attachment
6582
6583 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6584
6585         * backend/ev-attachment.[ch]:
6586         * shell/ev-attachment-bar.[ch]:
6587
6588         Added missing files. 
6589
6590 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6591
6592         * backend/Makefile.am:
6593         * data/evince-ui.xml:
6594         * backend/ev-attachment.[ch]:
6595         * backend/ev-document.[ch]: (ev_document_has_attachments),
6596         (ev_document_get_attachments):
6597         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6598         (attachment_save_to_buffer), (pdf_document_get_attachments),
6599         (pdf_document_document_iface_init):
6600         * shell/Makefile.am:
6601         * shell/ev-attachment-bar.[ch]:
6602         * shell/ev-window.c:
6603
6604         Add support for PDF attachments. Fixes bug #325143
6605
6606 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6607
6608         * backend/ev-document-factory.c: (get_document_from_uri),
6609         (ev_document_factory_get_document):
6610         * backend/ev-document-factory.h:
6611         * properties/ev-properties-main.c: (ev_properties_get_pages):
6612         * shell/Makefile.am:
6613         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6614         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6615         (ev_job_queue_remove_job):
6616         * shell/ev-job-queue.h:
6617         * shell/ev-job-xfer.c:
6618         * shell/ev-job-xfer.h:
6619         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6620         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6621         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6622         (ev_job_xfer_run):
6623         * shell/ev-jobs.h:
6624         * shell/ev-window.c: (ev_window_is_empty),
6625         (password_dialog_response), (ev_window_clear_xfer_job),
6626         (ev_window_xfer_job_cb), (ev_window_open_uri),
6627         (ev_window_cmd_focus_page_selector),
6628         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6629         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6630         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6631         (ev_window_dispose):
6632         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6633         
6634         * Cleanup mime type detection on document load. Fix for the
6635         bug #336448.
6636
6637 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6638
6639         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6640         
6641         Fix crash on exit, described in the bug #336825.
6642
6643 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6644
6645         * backend/ev-document-factory.c:
6646         (ev_document_factory_get_from_mime),
6647         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6648         (ev_document_factory_get_document),
6649         (file_filter_add_mime_list_and_free),
6650         (ev_document_factory_add_filters):
6651         * backend/ev-document-factory.h:
6652         * properties/ev-properties-main.c: (ev_properties_get_pages):
6653         * shell/Makefile.am:
6654         * shell/ev-application.c:
6655         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6656         * shell/ev-window.c: (ev_window_cmd_file_open),
6657         (ev_window_cmd_save_as):
6658         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6659         
6660         Rework factory functions so they are placed now in a single 
6661         file ev-document-factory.c
6662
6663 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6664
6665         * shell/ev-window.c: (update_chrome_visibility):
6666         
6667         Fix for the bug 166566 - don't show menubar in fullscreen
6668         mode.
6669
6670 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6671
6672         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6673
6674 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6675
6676         * shell/ev-view.c: (ev_view_expose_event):
6677         
6678         More correctly draw loading text when document
6679         is empty.
6680
6681 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6682
6683         * shell/ev-view.c: (ev_view_scroll):
6684         
6685         Fix for the bug #334854, page down and page up switch
6686         pages in presentation mode.
6687
6688 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6689
6690         * shell/ev-window.c: (ev_window_set_action_sensitive),
6691         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6692         (ev_window_set_view_accels_sensitivity),
6693         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6694         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6695         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6696         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6697         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6698         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6699         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6700         (view_actions_focus_in_cb), (ev_window_init):
6701         
6702         Fix for the bug #333902, now it's possible to search
6703         words with slash.
6704
6705 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6706
6707         * configure.ac: Added Breton translation.
6708         * po/br.po: Added Breton translation.
6709
6710 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6711
6712         * shell/ev-window-title (ev_window_title_update):
6713
6714         Fix memory leak in window title. Fixes bug #333944
6715
6716 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6717
6718         * shell/ev-metadata-manager.c (parseItem):
6719
6720         Fix memory leaks. Fixes bug #333945
6721
6722 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6723         
6724         * NEWS, configure.ac, TODO:
6725         
6726         Update for release 0.5.2.
6727
6728 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6729
6730         * shell/ev-view.c: (view_update_range_and_current_page),
6731         (page_changed_cb):
6732         
6733         Don't jump on scrolling, fix for the bug #333127.
6734
6735 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6736
6737         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6738         
6739         Scroll by one page in presentation mode. Fix for the bug
6740         #332993.
6741
6742 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6743
6744         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6745
6746 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6747
6748         * configure.ac  Added lv in ALL_LINGUAS line.
6749
6750 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6751         
6752         * NEWS, configure.ac:
6753         
6754         Update for release 0.5.1
6755
6756 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6757
6758         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6759         * backend/ev-document-misc.h:
6760         * shell/ev-view.c: (draw_one_page):
6761         
6762          Clairfy what page the toolbar page number applies to. Fix
6763          for the bug #328102.
6764
6765 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6766
6767         * shell/ev-view-private.h:
6768         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6769         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6770         (ev_view_search_changed):
6771         * shell/ev-view.h:
6772         * shell/ev-window.c: (find_bar_search_changed_cb):
6773         
6774         Dont't jump to find result if window was scrolled during search.
6775         Fix for the bug #313266.
6776
6777 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6778
6779         * shell/eggfindbar.c: (egg_find_bar_class_init):
6780         * shell/eggfindbar.h:
6781         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6782         * shell/ev-view-private.h:
6783         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6784         (ev_view_class_init), (ev_sizing_mode_get_type),
6785         (ev_scroll_type_get_type):
6786         * shell/ev-view.h:
6787         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6788         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6789         (ev_window_init):
6790         
6791         Fix for the bug 319133 - Find entry should allow text scroll.
6792
6793 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6794
6795         * shell/ev-view-private.h:
6796         * shell/ev-view.c: (view_update_range_and_current_page),
6797         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6798         (ev_view_set_document), (update_find_status_message),
6799         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6800         (ev_view_find_previous):
6801         
6802         Fix for the bug #319137. Search now takes account for scrolling.
6803
6804 2006-02-19  Michael Hofmann <mh21@piware.de>
6805
6806         * configure.ac:
6807         * djvu/Makefile.am:
6808         * djvu/djvu-document-private.h:
6809         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6810         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6811         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6812         (djvu_document_can_get_text), (djvu_document_get_text),
6813         (djvu_document_document_iface_init),
6814         (djvu_document_thumbnails_get_thumbnail),
6815         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6816         (djvu_document_find_get_result),
6817         (djvu_document_find_page_has_results),
6818         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6819         (djvu_document_find_iface_init):
6820         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6821         (djvu_text_page_selection), (djvu_text_page_limits_process),
6822         (djvu_text_page_limits), (djvu_text_page_copy),
6823         (djvu_text_page_position), (djvu_text_page_union),
6824         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6825         (djvu_text_page_box), (djvu_text_page_append_text),
6826         (djvu_text_page_search), (djvu_text_page_prepare_search),
6827         (djvu_text_page_new), (djvu_text_page_free):
6828         * djvu/djvu-text-page.h:
6829         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6830         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6831         (djvu_text_n_results), (djvu_text_has_results),
6832         (djvu_text_get_result), (djvu_text_get_progress):
6833         * djvu/djvu-text.h:
6834         
6835         Text search in djvu. Fix for the bug #303415.
6836
6837 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6838
6839         * configure.ac:
6840         * shell/ev-window.c: (ev_window_cmd_save_as):
6841         
6842         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6843         Thanks to Gary Coady <gary@lyranthe.org>
6844
6845 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6846
6847         * shell/ev-print-job.c: (idle_print_handler):
6848         
6849         Inverse order printing, bug #320919.
6850
6851 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6852
6853         * data/evince-toolbar.xml:
6854         * shell/ev-window.c:
6855         
6856         Allow to add sidebar checkbutton on toolbar. Fix
6857         for the bug #144577.
6858
6859 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6860
6861         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6862         
6863         Add checks that have sense for empty ps document.
6864
6865 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6866
6867         * configure.ac: Include PS in mime types list. 
6868
6869 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6870
6871         * configure.ac:
6872         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6873         * ps/gsdefaults.h:
6874         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6875         
6876         Runtime check for gs interpreter. Fix for the bug #320868.
6877         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6878
6879 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6880
6881         * shell/ev-application.c: 
6882
6883         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6884         dbus>=0.60, so that the request is not queued. 
6885
6886 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6887
6888         * configure.ac:
6889         * shell/Makefile.am:
6890         * shell/ev-sidebar-links.c: (print_section_cb):
6891         * shell/ev-utils.c:
6892         * shell/ev-utils.h:
6893         * shell/ev-window.c: (update_action_sensitivity),
6894         (ev_window_close_dialogs), (ev_window_print):
6895         * shell/ev-window.h:
6896         
6897         Make printing support optional. Patch from Eduardo de Barros Lima
6898         <eduardo.lima@indt.org.br> for the bug #330546.
6899
6900 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6901
6902         * shell/ev-view-private.h:
6903         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6904         (ev_view_set_document):
6905         * shell/ev-view.h:
6906         * shell/ev-window.c: (ev_window_load_job_cb),
6907         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6908         (ev_window_init):
6909
6910         Draw Loading message during xfer job. Fix for the bug #329495.
6911
6912 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6913
6914         * comics/comics-document.c: (comics_regex_quote),
6915         (comics_document_load), (extract_argv):
6916         
6917         Correcly quote regexp before passing it to unzip.
6918
6919 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6920
6921         * shell/ev-page-cache.c: (build_height_to_page),
6922         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6923         (ev_page_cache_get_dual_even_left):
6924         * shell/ev-page-cache.h:
6925         * shell/ev-view.c: (view_update_range_and_current_page),
6926         (get_page_y_offset), (get_page_extents):
6927         
6928         Place even pages to the left if document has less then
6929         two pages. Fix for the bug #328856.
6930
6931 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6932
6933         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6934         
6935         Correct comics scheme. This make evince create thumbnails
6936         for comic books. Fix for the bug 329088.
6937
6938 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6939
6940         * data/evince-password.glade: Don't explicitly set
6941         invisible_char to the current default value in case
6942         the default changes; let GTK+ do its magic.
6943
6944 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6945
6946         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6947         real filename to tmp filename since often document
6948         type is determined by extension.
6949
6950 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6951
6952         * shell/ev-view.c: (add_scroll_binding_keypad),
6953         (ev_view_binding_activated), (ev_view_class_init):
6954         
6955         Add keybindings for percision-scrolling of display area. 
6956         Fix for the bug #314072.
6957
6958 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6959
6960         * data/evince.desktop.in.in:
6961         
6962         Add GTK to the list of categories. Fix for the bug #328034.
6963
6964 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6965
6966         * shell/ev-application.c: (ev_application_shutdown),
6967         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6968         * shell/ev-application.h:
6969         * shell/ev-window.c: (file_open_dialog_response_cb),
6970         (ev_window_cmd_file_open):
6971         
6972         Save last uri in file chooser dialog. Fix for the bug #327950.
6973
6974 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6975
6976         * NEWS:
6977         * README:
6978         
6979         Final update for release 0.5.0
6980         
6981         * shell/Makefile.am:
6982         
6983         Remove disable deprecated until we'll require libgnome-2.13.7
6984         and port to GOption argument parsing. See bug 327518.
6985
6986 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6987
6988         * comics/comics-document.c: (comics_document_save):
6989         * djvu/djvu-document.c: (djvu_document_save):
6990         * dvi/dvi-document.c: (dvi_document_save):
6991         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6992         * lib/ev-file-helpers.h:
6993         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6994         * tiff/tiff-document.c: (tiff_document_save):
6995         
6996         Use common save function for backends.
6997
6998 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6999
7000         * backend/ev-document-types.c:
7001         
7002         Fix crash on saving pixbuf.
7003
7004 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7005
7006         * cut-n-paste/recent-files/egg-recent-item.c:
7007         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7008         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7009         (parse_info_free), (valid_element), (start_element_handler),
7010         (end_element_handler), (text_handler), (egg_recent_model_filter),
7011         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7012         (egg_recent_model_monitor), (egg_recent_model_read),
7013         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7014         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7015         (egg_recent_model_set_property), (egg_recent_model_class_init),
7016         (egg_recent_model_init), (egg_recent_model_add_full),
7017         (egg_recent_model_delete), (egg_recent_model_get_list),
7018         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7019         (egg_recent_model_set_filter_mime_types),
7020         (egg_recent_model_clear_group_filter),
7021         (egg_recent_model_set_filter_groups),
7022         (egg_recent_model_clear_scheme_filter),
7023         (egg_recent_model_set_filter_uri_schemes),
7024         (egg_recent_model_remove_expired):
7025         * cut-n-paste/recent-files/egg-recent-util.c:
7026         (egg_recent_util_get_icon):
7027         * cut-n-paste/recent-files/egg-recent-util.h:
7028         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7029         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7030         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7031         (egg_recent_view_uimanager_set_property),
7032         (egg_recent_view_uimanager_get_property),
7033         (egg_recent_view_uimanager_class_init),
7034         (egg_recent_view_uimanager_init),
7035         (egg_recent_view_uimanager_set_label_width),
7036         (egg_recent_view_uimanager_get_label_width):
7037         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7038         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7039         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7040         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7041         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7042         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7043         
7044         Update from libegg.
7045
7046 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7047
7048         * shell/ev-page-cache.c: (build_height_to_page),
7049         (ev_page_cache_get_height_to_page):
7050         * shell/ev-page-cache.h:
7051         * shell/ev-view.c: (view_update_range_and_current_page),
7052         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7053         (ev_view_previous_page):
7054         
7055         Dual mode places even pages to the left. Fix for the bug #309393.
7056
7057         * shell/ev-view.h:
7058         * shell/ev-window.c: (update_action_sensitivity),
7059         (setup_view_from_metadata), (view_menu_popup_cb):
7060         
7061         Don't restore presentation in empty windows, more intelligent
7062         next page behaviour in dual mode.
7063
7064         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7065         (ev_pixbuf_cache_clear_job_sizes):
7066         
7067         Cleanup job callback on removal. Fix for the bug #325886.
7068
7069 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7070
7071         * ps/ps.c: (psscan):
7072         
7073         Commit workaround Mozilla problem. Fix for the bug #325919
7074         
7075         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7076         (save_item):
7077         
7078         Fix for year 2038 problem.
7079
7080 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7081
7082         * shell/ev-window.c: (setup_document_from_metadata),
7083         (ev_window_cmd_view_reload):
7084
7085         Clamp page recieved from metadata in valid values. Fix
7086         for the bug #325986.
7087
7088 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7089
7090         * MAINTAINERS: 
7091         Add MAINTAINERS as requested on desktop-devel-list.
7092
7093 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7094
7095         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7096         (mime_type_supported_by_gdk_pixbuf),
7097         (ev_document_factory_get_mime_types),
7098         (ev_document_factory_get_all_mime_types):
7099         
7100         Don't add pixbuf mime types if pixbuf backend is disabled.
7101         
7102         * shell/ev-application.c: (ev_application_get_uri_window):
7103         
7104         Fix for the bug 325815 - unhandled MIME type message doesn't 
7105         appear a second time. 
7106         
7107         * shell/ev-document-types.c: (ev_document_types_add_filters):
7108         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7109         (password_dialog_response), (ev_window_popup_password_dialog),
7110         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7111         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7112         (ev_window_run_presentation), (ev_window_stop_presentation),
7113         (save_sizing_mode), (ev_window_zoom_changed_cb),
7114         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7115         (ev_window_dual_mode_changed_cb),
7116         (ev_window_sidebar_current_page_changed_cb),
7117         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7118         (window_state_event_cb), (window_configure_event_cb):
7119         
7120         Cleanup additional uris holded by EvWindow.
7121
7122 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7123
7124         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7125         (ev_view_can_previous_page), (ev_view_can_next_page):
7126         * shell/ev-view.h:
7127         * shell/ev-window.c: (update_action_sensitivity):
7128         
7129         Two page scrolling with Space and PageUp in dual mode. Second fix 
7130         for the bug #316608.
7131
7132 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7133
7134         * shell/ev-view.c: (scroll_to_current_page):
7135         
7136         Correctly clamp adjustment value. Fix for the bug
7137         #325808.
7138
7139 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7140
7141         * shell/ev-sidebar-links.c: (print_section_cb):
7142         * shell/ev-window.c: (ev_window_get_uri),
7143         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
7144         (ev_window_print_dialog_response_cb), (ev_window_print_range),
7145         (ev_window_dispose):
7146         
7147         Make print dialog non-modal. Fix for the bug #325622.
7148
7149 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7150
7151         * shell/ev-metadata-manager.c:
7152         * shell/ev-utils.c: (using_pdf_printer),
7153         (using_postscript_printer), (load_print_config_from_file),
7154         (save_print_config_to_file):
7155         * shell/ev-utils.h:
7156         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
7157         (update_sidebar_visibility), (setup_sidebar_from_metadata),
7158         (setup_view_from_metadata), (ev_window_setup_document),
7159         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7160         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7161         (ev_window_run_presentation), (ev_window_stop_presentation),
7162         (save_sizing_mode), (ev_window_zoom_changed_cb),
7163         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7164         (ev_window_dual_mode_changed_cb),
7165         (ev_window_sidebar_current_page_changed_cb),
7166         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7167         (window_state_event_cb), (window_configure_event_cb),
7168         (ev_window_init):
7169         
7170         Setting saving behaviour fixes.
7171
7172 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7173
7174         * configure.ac:
7175         
7176         Make antialiasing gs options better and allow
7177         to change them during configure. Fix for the 
7178         bug #319049.
7179
7180 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7181
7182         * shell/ev-window.c: (setup_view_from_metadata):
7183         
7184         Remember if last window was maximized. Fix for the
7185         bug #323797.
7186
7187 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
7188
7189         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
7190
7191 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7192
7193         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
7194         * shell/ev-page-action.c: (build_new_tree_cb):
7195         * shell/ev-sidebar-links.c: (links_page_num_func),
7196         (update_page_callback_foreach), (update_page_callback):
7197         * shell/ev-view.c: (scroll_to_current_page):
7198         
7199         Fix for the bug #325067 with more intelligent selection
7200         of current link in sidebar. Make sidebar handle links
7201         of FITR-like type more correctly.
7202
7203         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7204         (dvi_pixbuf_put_pixel):
7205         
7206         Fix memory consumtion with disabled alpha channel.
7207
7208 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7209
7210         * data/evince-ui.xml:
7211         * shell/ev-window.c: (view_menu_popup_cb),
7212         (ev_popup_cmd_open_link), (ev_window_init):
7213         
7214         Update context menu for internal links. Fix for the bug
7215         #325066.
7216
7217 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7218
7219         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
7220         
7221         Bind context menu to keyboard also. Fix for the bug
7222         #325065.
7223
7224 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7225
7226         * shell/ev-view.c: (selection_scroll_timeout_cb):
7227         
7228         Horizontal scroll on selection also.
7229
7230 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7231
7232         * shell/ev-metadata-manager.c: (parse_value):
7233         * shell/ev-view.c: (goto_xyz_link):
7234         
7235         Correct zoom setup and metadata save broken in 
7236         some locales.
7237
7238 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7239
7240         * shell/ev-view-private.h:
7241         * shell/ev-view.c: (scroll_to_current_page),
7242         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
7243         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
7244         (page_changed_cb), (ev_view_set_continuous),
7245         (ev_view_set_dual_page), (ev_view_set_presentation):
7246         
7247         Delay scroll until allocation to correctly position page. Fix
7248         for the bug #317334.
7249
7250 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7251
7252         * NEWS:
7253         * configure.ac:
7254         
7255         Update NEWS and require poppler 0.5.0.
7256
7257 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
7258         
7259         * data/evince-ui.xml:
7260         * shell/ev-view-private.h:
7261         * shell/ev-view.c: (ev_view_get_link_at_location),
7262         (handle_link_over_xy), (ev_view_button_press_event),
7263         (ev_view_button_release_event), (ev_view_class_init):
7264         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
7265         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
7266         (ev_window_init):
7267         
7268         Implement right-click context menu.
7269
7270 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7271
7272         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7273         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
7274         (mdvi_pixbuf_device_render):
7275         * pdf/ev-poppler.cc:
7276
7277         Don't generate thumbnails with alpha. See bug #324077.
7278         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
7279
7280 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7281
7282         * shell/ev-window.c: (setup_chrome_from_metadata):
7283         
7284         Fix typo that was hiding toolbar.
7285
7286 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7287
7288         * shell/ev-view-private.h:
7289         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
7290         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
7291         (ev_view_button_release_event), (ev_view_destroy):
7292         
7293         Small cleanup and autoscrolling during selection. Thanks to 
7294         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
7295
7296 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
7297
7298         * configure.ac:
7299         
7300         Correctly check for comics option.
7301
7302 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
7303         * Makefile.am:
7304         * configure.ac:
7305         * backend/Makefile.am:
7306         * backend/ev-document-factory.c:
7307         * shell/ev-document-types.c:
7308
7309         Included option in configure to make ps backend 
7310         compilation optional with --disable-ps.
7311
7312 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7313
7314         * backend/ev-document-factory.c:
7315         * comics/Makefile.am:
7316         * comics/comics-document.c: (comics_document_load):
7317         * comics/ev-cbr-mime.xml:
7318         * configure.ac:
7319         
7320         Comics mime types are added to shared-mime-info CVS. Now
7321         we don't need to install our own mime types.
7322
7323 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7324
7325         * shell/ev-window.c:
7326         
7327         Add shortcut for "save a copy" menu entry. Fix for
7328         the bug #324582.
7329
7330 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7331
7332         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7333         (job_finished_cb), (new_selection_pixbuf_needed),
7334         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7335         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
7336         
7337         Rework selection job info logic and fix critical warning.
7338
7339 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
7340
7341         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
7342
7343 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
7344
7345         * data/evince-ui.xml:
7346         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7347         
7348         Enter as shortcut key for next page. Fix for the bug
7349         #321394.
7350
7351 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
7352
7353         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
7354
7355 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7356
7357         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7358         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7359         (new_selection_pixbuf_needed),
7360         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7361         (clear_job_selection):
7362         
7363         Too early for 0.5. Pixbuf cache code cleaned a bit.
7364
7365 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7366
7367         * NEWS:
7368         * configure.ac:
7369         
7370         Release 0.5.0 preparation
7371
7372 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7373
7374         * comics/Makefile.am:
7375         * configure.ac:
7376         * shell/ev-document-types.c: (ev_document_types_add_filters):
7377         
7378         More advanced handling of custom mime type installation.
7379
7380 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7381
7382         * data/evince.schemas.in:
7383         * shell/ev-metadata-manager.c: (value_free),
7384         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7385         (ev_metadata_manager_get), (ev_metadata_manager_set):
7386         * shell/ev-metadata-manager.h:
7387         * shell/ev-window.c: (update_chrome_flag),
7388         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7389         (setup_document_from_metadata), (setup_chrome_from_metadata),
7390         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7391         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7392         (ev_window_view_toolbar_cb),
7393         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7394         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7395         
7396         Save last document settings and reuse them for new documents.
7397
7398 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7399
7400         * Makefile.am:
7401         * backend/Makefile.am:
7402         * backend/ev-document-factory.c:
7403         * backend/ev-document-factory.h:
7404         * comics/Makefile.am:
7405         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7406         (comics_document_load), (comics_document_save),
7407         (comics_document_get_n_pages), (comics_document_get_page_size),
7408         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7409         (comics_document_class_init), (comics_document_can_get_text),
7410         (comics_document_get_info), (comics_document_document_iface_init),
7411         (comics_document_init), (get_supported_image_extensions),
7412         (comics_document_thumbnails_get_geometry),
7413         (comics_document_thumbnails_get_thumbnail),
7414         (comics_document_thumbnails_get_dimensions),
7415         (comics_document_document_thumbnails_iface_init), (extract_argv):
7416         * comics/comics-document.h:
7417         * comics/ev-cbr-mime.xml:
7418         * configure.ac:
7419         * po/POTFILES.in:
7420         * shell/ev-application.c: (ev_application_register_service):
7421         * shell/ev-document-types.c: (ev_document_types_add_filters):
7422         * thumbnailer/Makefile.am:
7423         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7424         
7425         New CBR/CBZ backend for comic books.
7426
7427 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7428
7429         * shell/main.c: (load_files_remote):
7430
7431         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7432         warning on startup of second instance is fixed. It
7433         is bug #320353.
7434
7435 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7436
7437         * shell/ev-window.c: (ev_window_finalize):
7438         
7439         Fix double free that cause crash.
7440
7441 2005-10-29  Bastien Nocera <hadess@hadess.net>
7442
7443         * tiff/tiff-document.c: (tiff_document_load):
7444         
7445         Fix memory leak.
7446
7447 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7448
7449         * po/POTFILES.in:
7450         * shell/Makefile.am:
7451         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
7452         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
7453         (ev_view_accessible_get_text),
7454         (ev_view_accessible_get_character_at_offset),
7455         (ev_view_accessible_get_text_before_offset),
7456         (ev_view_accessible_get_text_at_offset),
7457         (ev_view_accessible_get_text_after_offset),
7458         (ev_view_accessible_get_character_count),
7459         (ev_view_accessible_get_caret_offset),
7460         (ev_view_accessible_set_caret_offset),
7461         (ev_view_accessible_get_run_attributes),
7462         (ev_view_accessible_get_default_attributes),
7463         (ev_view_accessible_get_character_extents),
7464         (ev_view_accessible_get_offset_at_point),
7465         (ev_view_accessible_get_n_selections),
7466         (ev_view_accessible_get_selection),
7467         (ev_view_accessible_add_selection),
7468         (ev_view_accessible_remove_selection),
7469         (ev_view_accessible_set_selection),
7470         (ev_view_accessible_text_iface_init),
7471         (ev_view_accessible_idle_do_action),
7472         (ev_view_accessible_action_do_action),
7473         (ev_view_accessible_action_get_n_actions),
7474         (ev_view_accessible_action_get_description),
7475         (ev_view_accessible_action_get_name),
7476         (ev_view_accessible_action_set_description),
7477         (ev_view_accessible_action_iface_init),
7478         (ev_view_accessible_get_type), (ev_view_accessible_new),
7479         (ev_view_accessible_factory_get_accessible_type),
7480         (ev_view_accessible_factory_create_accessible),
7481         (ev_view_accessible_factory_class_init),
7482         (ev_view_accessible_factory_get_type):
7483         * shell/ev-view-accessible.h:
7484         * shell/ev-view-private.h:
7485         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
7486         * shell/ev-view.h:
7487         
7488         Initial accessibility support.
7489
7490 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
7491
7492         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
7493
7494 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
7495
7496         * shell/ev-print-job.c: (idle_print_handler):
7497         
7498         Fix for bug Bug 318916: Printing multiple pages.
7499
7500 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
7501
7502         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
7503
7504 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7505
7506         * pdf/ev-poppler.cc:
7507         
7508         Thumnail dimensions unified with other backends.
7509         
7510         * shell/ev-window-title.c: (ev_window_title_update):
7511         
7512         Fix warning.
7513
7514 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7515
7516         * data/ev-stock-zoom-fit-width.png:
7517         
7518         Remove unused file.
7519
7520 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7521
7522         * configure.ac:
7523         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
7524         (djvu_document_finalize):
7525         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
7526         (dvi_document_finalize):
7527         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
7528         (pixbuf_document_save), (pixbuf_document_finalize):
7529         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
7530         (tiff_document_finalize):
7531         
7532         Save a copy implemented for various backends.
7533
7534 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
7535
7536         * configure.ac:
7537         
7538         Don't link with ltiff if tiff is disabled.
7539
7540 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7541
7542         * pdf/GDKSplashOutputDev.cc:
7543         * pdf/GDKSplashOutputDev.h:
7544         * pdf/Thumb.cc:
7545         * pdf/Thumb.h:
7546         * pdf/pdf-document.cc:
7547         * pdf/pdf-document.h:
7548         * pdf/test-gdk-output-dev.cc:
7549         
7550         Remove old unused files.
7551
7552 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7553
7554         * shell/ev-window.c: (ev_window_setup_document):
7555         
7556         Fixed warnings on reload and probably crash reason.
7557
7558 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7559
7560         * properties/ev-properties-view.c:
7561         (ev_properties_view_format_date):
7562         
7563         Check if date is invalid. Fix for bug 318134.
7564
7565 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7566
7567         * shell/ev-window-title.c:
7568         
7569         Add .indd files (Adobe Indesign) to the list of "bad
7570         extensions".
7571
7572 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7573
7574         * data/evince-ui.xml:
7575         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7576         
7577         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7578
7579 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7580
7581         * shell/ev-window.c: (launch_link), (launch_external_uri),
7582         (view_external_link_cb):
7583
7584         URL-escape link before passing it to gnome_vfs_url_show.
7585
7586 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7587
7588         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7589         there isn't text selected.
7590
7591 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7592
7593         * shell/ev-view.c: (handle_link_over_xy):
7594
7595         Check tooltip is valid utf8 before showing it
7596
7597 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7598
7599         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7600
7601 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7602
7603         * shell/ev-window-title.c: (ev_window_title_update):
7604
7605         Guard against using g_strstrip on NULL. Fixes bug #317291.
7606
7607 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7608
7609         * pdf/ev-poppler.cc:
7610
7611         Show title even for unknown links
7612
7613 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7614
7615         * shell/ev-window-title.c: (ev_window_title_update):
7616
7617         Strip the title string
7618
7619 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7620
7621         * shell/ev-window-title.c:
7622
7623         Add .rtf to the bad extensions list
7624
7625 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7626
7627         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7628         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7629
7630         Ignore link coordinates if they are outside page bounds
7631
7632 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7633
7634         * backend/ev-link.c: (ev_link_type_get_type),
7635         (ev_link_get_filename), (ev_link_get_params),
7636         (ev_link_get_property), (ev_link_set_property),
7637         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7638         * backend/ev-link.h:
7639         * pdf/ev-poppler.cc:
7640         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7641         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7642         (ev_window_init):
7643
7644         Implement launch links. Delegate external link opening to
7645         the window.
7646
7647 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7648
7649         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7650         (ev_link_get_right), (ev_link_get_property),
7651         (ev_link_set_property), (ev_link_class_init),
7652         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7653         * backend/ev-link.h:
7654         * pdf/ev-poppler.cc:
7655         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7656
7657         Implement fitr links
7658
7659 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7660
7661         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7662         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7663         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7664         (ev_view_size_request_continuous),
7665         (ev_view_size_request_dual_page),
7666         (ev_view_size_request_single_page), (ev_view_size_allocate),
7667         (ev_view_zoom_for_size_continuous_and_dual_page),
7668         (ev_view_zoom_for_size_continuous),
7669         (ev_view_zoom_for_size_dual_page),
7670         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7671         (ev_sizing_mode_get_type):
7672         * shell/ev-view.h:
7673         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7674
7675         Do not use modes for link, we need to calculate size ad hoc.
7676         Still not perfect because of the usual scrollbar issues grrr.
7677
7678 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7679
7680         * backend/ev-link.c: (ev_link_type_get_type),
7681         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7682         * backend/ev-link.h:
7683         * pdf/ev-poppler.cc:
7684         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7685         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7686         (ev_view_size_request_continuous),
7687         (ev_view_size_request_dual_page),
7688         (ev_view_size_request_single_page), (ev_view_size_allocate),
7689         (zoom_for_size_fit_height),
7690         (ev_view_zoom_for_size_continuous_and_dual_page),
7691         (ev_view_zoom_for_size_continuous),
7692         (ev_view_zoom_for_size_dual_page),
7693         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7694         (ev_sizing_mode_get_type):
7695         * shell/ev-view.h:
7696         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7697
7698         Implement FIT_HEIGHT mode (only for links).
7699         Implement FITH links
7700
7701 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7702
7703         * shell/ev-window-title.c: (get_filename_from_uri),
7704         (ev_window_title_sanitize_extension), (ev_window_title_update),
7705         (ev_window_title_set_document), (ev_window_title_set_uri),
7706         (ev_window_title_free):
7707         * shell/ev-window-title.h:
7708         * shell/ev-window.c: (ev_window_setup_document),
7709         (ev_window_popup_password_dialog):
7710
7711         Refactor window title building while fixing it for
7712         password documents.
7713
7714 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7715
7716         * pdf/ev-poppler.cc:
7717
7718         Escape link title before setting it in the model
7719
7720 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7721
7722         * shell/ev-application.c: (removed_from_session), (save_session),
7723         (init_session), (ev_application_get_empty_window),
7724         (ev_application_init), (ev_application_get_windows):
7725         * shell/ev-application.h:
7726         * shell/ev-window.c: (ev_window_finalize):
7727
7728         Add a function to retrieve window list and share it where
7729         necessary.
7730         Implement session handling, works pretty well thanks to the
7731         metadata system.
7732
7733 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7734
7735         * shell/ev-password.c: (ev_password_item_created_callback),
7736         (ev_password_dialog_save_password):
7737         
7738         Fix for bug 316972. Use async gnome-keyring API.
7739
7740 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7741
7742         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7743         Remove unused unrealize handler. Add scroll handling to
7744         ev_view_scroll_event for presentation mode (bug #316708),
7745         and fix the event state checks there.
7746
7747 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7748
7749         * shell/ev-page-action.c: (page_changed_cb):
7750
7751         "marco, maybe we should be crazy and jump right to 6! :)"
7752
7753         Bryan Clark, Sep 2005
7754
7755 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7756
7757         * ps/ps-document.c: (save_document), (ps_document_save),
7758         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7759         (ps_document_ps_export_end):
7760
7761         Fix unstructured documents save and print
7762
7763 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7764
7765         * shell/ev-application.c: (ev_application_open_uri):
7766
7767         Fix window size persistance
7768
7769 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7770
7771         * shell/ev-view.c: (ev_view_button_release_event):
7772
7773         Based on a patch from carlosgc@gnome.org. Mouse buttons
7774         switch pages in presentation mode.
7775
7776 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7777
7778         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7779
7780         Dont cast to int before scaling
7781
7782 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7783
7784         * backend/ev-link.c: (ev_link_type_get_type),
7785         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7786         (ev_link_new_page_fith):
7787         * backend/ev-link.h:
7788         * pdf/ev-poppler.cc:
7789         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7790
7791         Implement FIT and FITH links
7792
7793 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7794
7795         * pdf/ev-poppler.cc:
7796
7797         Return 0 results when search is not in progress.
7798
7799         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7800         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7801
7802         Update menu sensitivity when cancelling search
7803
7804 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7805
7806         * shell/ev-view.c: (ev_view_can_find_next):
7807
7808         Take all pages in consideration, not just current one
7809
7810 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7811
7812         * shell/ev-page-cache.c:
7813         * shell/ev-page-cache.h:
7814         * shell/ev-view.c: (ev_view_binding_activated),
7815         (ev_view_next_page), (ev_view_previous_page),
7816         (ev_sizing_mode_get_type):
7817         * shell/ev-view.h:
7818         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7819         (ev_window_cmd_go_next_page):
7820
7821         Move page next/previous functions from page chace to
7822         view and change it to move by 2 page steps in dual mode.
7823
7824 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7825
7826         * shell/ev-window.c: (update_sidebar_visibility),
7827         (setup_sidebar_from_metadata), (ev_window_setup_document),
7828         (setup_view_from_metadata):
7829
7830         Show the index by default when there is one     
7831
7832 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7833
7834         * shell/ev-window-title.c: (ev_window_title_set_document):
7835
7836         Missing null check
7837
7838 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7839
7840         * shell/ev-view.c: (view_update_range_and_current_page):
7841         
7842         Allow display of last odd page in dual view. Fix for 316347.
7843
7844 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7845
7846         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7847         
7848         Make close button default. Fix for 316383.
7849
7850 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7851
7852         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7853         
7854         Mark close button as default. Fix for 316381.
7855
7856 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7857
7858         * backend/ev-link.c: (ev_link_class_init):
7859
7860         Allow negative doubles in left/top properties
7861
7862 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7863
7864         * shell/ev-window.c:
7865
7866         Remove a bunch of strings that was used only
7867         by the statusbar.
7868
7869 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7870
7871         * shell/ev-window-title.c: (get_filename_from_uri),
7872         (ev_window_title_set_document):
7873
7874         When title has a confusing extension, show also
7875         the document filename inside ()
7876
7877 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7878
7879         * shell/Makefile.am:
7880         * shell/ev-window-title.c: (ev_window_title_new),
7881         (ev_window_title_update), (ev_window_title_set_type),
7882         (ev_window_title_set_document), (ev_window_title_free):
7883         * shell/ev-window-title.h:
7884         * shell/ev-window.c: (ev_window_setup_document),
7885         (password_dialog_response), (ev_window_popup_password_dialog),
7886         (ev_window_dispose), (ev_window_init):
7887
7888         Factor out and cleanup window title code
7889
7890 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7891
7892         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7893         (unable_to_load):
7894
7895         Make dialog transient so it doesnt block other windows
7896
7897 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7898
7899         * pdf/ev-poppler.cc:
7900         
7901         Fix pdf thumbnails rendering.
7902
7903 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7904
7905         * shell/ev-window.c: (fullscreen_set_timeout):
7906         
7907         Increase timeout to hide full screen popup. Bug 
7908         316123. 
7909
7910 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7911
7912         * data/evince.schemas.in:
7913         * shell/ev-window.c: (update_action_sensitivity):
7914
7915         Allow the user to override document restrictions. Fix for bug
7916         305818.
7917
7918 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7919
7920         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7921         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7922         (ev_window_class_init): Fix multihead behaviour of fullscreen
7923         toolbar popup. Fixes bug #315451.
7924
7925 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7926
7927         * configure.ac:
7928         * data/evince-password.glade:
7929         * shell/ev-password.c: (ev_password_dialog_set_property),
7930         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7931         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7932         (ev_password_dialog_entry_changed_cb),
7933         (ev_password_dialog_entry_activated_cb),
7934         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7935         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7936         (ev_password_dialog_set_bad_pass):
7937         * shell/ev-password.h:
7938         * shell/ev-window.c: (password_dialog_response),
7939         (ev_window_popup_password_dialog):
7940         
7941         Support for gnome-keyring for encrypted PDF's.
7942
7943 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7944
7945         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7946         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7947         (ev_view_enter_notify_event), (ev_view_class_init):
7948         
7949         More precise handling of enter_notify/leave_notify events
7950         in EvView. Fix for bug 315470.
7951
7952 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7953
7954         * shell/ev-window.c: (fullscreen_timeout_cb),
7955         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7956         (ev_window_dispose):
7957
7958         leak fix: unref fullscreen_timeout_source before clearing it
7959
7960 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7961
7962         * configure.ac, dvi/mdvi/Makefile.am: 
7963         
7964         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7965
7966 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7967
7968         * backend/ev-link.c: (ev_link_new_page_xyz):
7969         * pdf/ev-poppler.cc:
7970         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7971
7972         Fix some bugs with xyz links, respect zoom
7973
7974 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7975
7976         * shell/ev-window.c: (page_changed_cb),
7977         (setup_document_from_metadata), (update_sidebar_visibility),
7978         (setup_view_from_metadata), (ev_window_run_fullscreen),
7979         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7980         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7981         (ev_window_dual_mode_changed_cb),
7982         (ev_window_sidebar_current_page_changed_cb):
7983
7984         null check uri before setting and getting metadata
7985
7986 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7987
7988         * dvi/Makefile.am:
7989         * properties/Makefile.am:
7990         * shell/Makefile.am:
7991         * thumbnailer/Makefile.am:
7992
7993         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7994
7995 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7996
7997         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7998         (selection_changed_callback):
7999         * shell/ev-sidebar-links.h:
8000
8001         Add a signal for link activation.
8002
8003         * shell/ev-view.c: (ev_view_goto_link),
8004         (ev_view_button_release_event):
8005         * shell/ev-view.h:
8006         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8007         (ev_window_init):
8008
8009         Implement the signal so that we can handle all link types.
8010
8011         * shell/ev-page-cache.c:
8012
8013         Remove unused set_link function
8014
8015 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8016
8017         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8018
8019         Add some space from the cursor, hardcoded but I couldnt
8020         find a better way.
8021
8022 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8023
8024         * lib/ev-tooltip.c:
8025
8026         Use mozilla style vs gtk style, way better for links.
8027
8028         * shell/ev-view.c: (ev_view_motion_notify_event),
8029         (ev_view_destroy), (ev_view_init):
8030
8031         Deactive tooltip when the link hovered is changed.
8032
8033 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8034
8035         * backend/ev-document.h:
8036         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8037         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8038         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8039         (ev_link_new_page), (ev_link_new_page_xyz):
8040         * backend/ev-link.h:
8041         * pdf/ev-poppler.cc:
8042         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8043         (go_to_link), (tip_from_link):
8044
8045         Implement xyz links, still not functional. Links are a total
8046         mess, will need to refactor and bugfix a lot :(
8047
8048 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8049
8050         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8051
8052 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8053
8054         * data/evince-ui.xml:
8055         * data/evince.schemas.in:
8056         * shell/Makefile.am:
8057         * shell/ev-window.c: (update_chrome_visibility),
8058         (password_dialog_response), (ev_window_load_job_cb),
8059         (ev_window_xfer_job_cb), (ev_window_open_uri),
8060         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8061         (ev_window_init):
8062
8063         Remove the statusbar. This regress loading feedback, need to
8064         check with Bryan what we want to do there...
8065
8066 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8067
8068         * lib/ev-tooltip.c: (ev_tooltip_init):
8069
8070         Fix tooltip border and size handling
8071
8072 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8073
8074         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8075         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8076         (ev_tooltip_timeout), (ev_tooltip_activate),
8077         (ev_tooltip_deactivate):
8078         * lib/ev-tooltip.h:
8079         * shell/ev-view.c: (ev_view_motion_notify_event):
8080
8081         Delay popup showing. Mirror gtk logic/times.
8082
8083 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8084
8085         * lib/Makefile.am:
8086         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8087         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8088         (ev_tooltip_set_text), (ev_tooltip_set_position):
8089         * lib/ev-tooltip.h:
8090
8091         Simple widget to show tooltips at a custom position
8092
8093         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8094         (ev_view_destroy):
8095
8096         Use it for links. First go, needs work
8097
8098 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8099
8100         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8101         HIG fixes.  Use title capitalization for window title. Use 12 
8102         pixels of space between the dialog's vbox and action area.
8103
8104 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8105
8106         * shell/ev-window.c: (file_open_dialog_response_cb),
8107         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8108         (ev_window_cmd_save_as):
8109
8110         Make file pickers not modal and refactor code some
8111
8112 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8113
8114         * shell/ev-sidebar.h:
8115         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8116         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8117         (ev_sidebar_class_init), (ev_sidebar_select_page),
8118         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8119         (ev_sidebar_set_page):
8120
8121         Add a current page property and allow to get/set it
8122
8123         * shell/ev-window.c: (setup_view_from_metadata),
8124         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8125
8126         Persist current sidebar page per document
8127
8128 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8129
8130         * data/evince.schemas.in:
8131         * shell/ev-window.c: (update_chrome_visibility),
8132         (setup_document_from_metadata), (update_sidebar_visibility),
8133         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8134         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8135         (ev_window_run_presentation), (ev_window_stop_presentation),
8136         (ev_window_view_sidebar_cb),
8137         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8138         (load_chrome), (ev_window_init):
8139
8140         Persist size/visibility of sidebar per document
8141
8142 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
8143
8144         * shell/ev-view.c (draw_loading_text): Draw loading text.
8145
8146 2005-09-02  Dan Damian  <dand@gnome.ro>
8147
8148         * configure.in: Added "ro" to ALL_LINGUAS.
8149
8150 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8151
8152         * shell/ev-view.c: (clear_caches):
8153
8154         ev_page_cache_get doesnt return a reference,
8155         dont try to unref it.
8156
8157 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8158
8159         * shell/main.c: (load_files_remote):
8160
8161         Fix timestamp parameter with dbus <= 0.33
8162
8163 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
8164
8165         * data/evince.schemas.in:
8166
8167         Add missing full stop
8168
8169 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
8170
8171         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
8172         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
8173
8174         Plug some memory leaks
8175
8176 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
8177
8178         * configure.ac:
8179         * lib/ev-debug.c: (trap_handler):
8180
8181         Check for execinfo.h and use it only if it exists.
8182         Ported from Epiphany (bug #314776).
8183
8184 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
8185
8186         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
8187
8188 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
8189
8190         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
8191         * po/id.po      : Added Indonesian translation
8192
8193 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
8194
8195         * shell/main.c:
8196         * shell/ev-application.c: Last minute GTK-2.6 fixes.
8197         * NEWS: Release 0.4.0
8198
8199 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
8200
8201         * configure.ac: catch another gtk+-2.8ism
8202         * shell/main.c: Make work with gtk+-2.6
8203
8204 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
8205
8206         * shell/ev-application-service.xml: Add 'timestamp' argument to
8207           ev_application_open_window and ev_application_open_uri methods.
8208
8209         * shell/ev-application.h: Add 'timestamp' argument to
8210           ev_application_open_window, ev_application_open_uri,
8211           and ev_application_open_uri_list functions.
8212
8213         * shell/ev-application.c (ev_application_open_window,
8214           ev_application_open_uri, ev_application_open_uri_list): Change
8215           functions that show/present windows to use a timestamp if one
8216           is passed in.
8217
8218         * shell/ev-window.c (ev_window_cmd_file_open,
8219           ev_window_cmd_recent_file_activate, drag_data_received_cb):
8220         * shell/main.c (load_files): Modify calls to ev_application to
8221           include GDK_CURRENT_TIME as timestamp.
8222
8223         * shell/main.c (load_files_remote): Obtain timestamp for client
8224           instance from GDK and pass to server instance so new windows are
8225           focused properly.  Fix dbus_g_proxy_call() calls by including second
8226           G_TYPE_INVALID.
8227           
8228         Closes bug #314475.
8229
8230 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
8231
8232         * shell/ev-window.c (ev_window_finalize): Check for
8233         avail. EvWindows when quiting to handle the finalize better,
8234         #314497
8235
8236 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8237         
8238         * properties/ev-properties-view.c: 
8239         
8240         Set textdomain to libglade. Fixes translation problem in property page.
8241
8242 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8243
8244         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8245         * dvi/Makefile.am:
8246         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
8247         * dvi/mdvi-lib/Makefile.am:
8248         
8249         Fix rotation of thumbnails, ported to new API. Moved library
8250         dependencies earlier, probably it will fix linkage problem.
8251
8252 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8253
8254         * backend/ev-document-misc.c:
8255         (ev_document_misc_get_thumbnail_frame):
8256         * backend/ev-document-misc.h:
8257         * configure.ac:
8258         * pdf/ev-poppler.cc:
8259         * shell/Makefile.am:
8260         * shell/ev-sidebar-thumbnails.c: (add_range),
8261         (ev_sidebar_thumbnails_set_loading_icon),
8262         (ev_sidebar_thumbnails_refresh),
8263         (ev_sidebar_thumbnails_set_document):
8264         * shell/ev-sidebar-thumbnails.h:
8265         * shell/ev-view.c: (ev_view_motion_notify_event),
8266         (ev_view_set_property), (ev_view_get_property),
8267         (ev_view_class_init), (ev_view_set_rotation):
8268         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8269         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
8270         (ev_window_init):
8271         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
8272         Redo rotation (again).  prepare for 0.4.0
8273
8274 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
8275
8276         * configure.ac: Bump poppler requirement to 0.4.1.
8277
8278         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
8279         argument to poppler_page_render_selection() call.
8280
8281 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8282
8283         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
8284         (djvu_document_thumbnails_get_thumbnail):
8285         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
8286         (dvi_document_thumbnails_get_thumbnail):
8287         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
8288         (pixbuf_document_thumbnails_get_thumbnail):
8289         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
8290         
8291         Update rotation direction of backends to fit with pdf and ps.
8292
8293 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
8294
8295         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
8296         * backend/ev-async-renderer.h:
8297         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
8298         (setup_page), (ps_document_get_page_size),
8299         (ps_async_renderer_render_pixbuf):
8300         * ps/ps-document.h:
8301         * shell/ev-jobs.c: (ev_job_render_run):
8302
8303         Fix orientation in the postscript document
8304
8305 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
8306
8307         * pdf/ev-poppler.cc:
8308         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
8309         * shell/ev-view.c: (highlight_find_results):
8310
8311         Adapt to the new poppler rotation API. Fix text maps on landscape
8312         documents.
8313
8314 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
8315
8316         * shell/ev-view.c (compute_new_selection_text): get the correct
8317         region when selecting in modes other than continuous.
8318
8319 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8320
8321         * shell/main.c (main): remove redundant g_warnings.
8322
8323 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8324
8325         * shell/Makefile.am: Don't include autogenerated
8326         file ev-application-service.h into distribution, since
8327         it causes dbus crash. Fix for bugs 313724 and 313443. 
8328
8329 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8330
8331         * configure.ac: Fix sed expression for FreeBSD. Thanks
8332         to Joe Marcus Clark <marcus@freebsd.org>
8333         
8334         * shell/eggfindbar.c: (entry_activate_callback),
8335         (entry_changed_callback), (egg_find_bar_init),
8336         (egg_find_bar_set_search_string):
8337         
8338         Made findbar buttons unsensitive if there is no text in
8339         entry. Fix for the bug 313285.
8340
8341 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
8342
8343         * ps/ps-document.c: Use g_filename_display_name for displaying
8344         filenames and revert string freeze breackage
8345
8346 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
8347
8348         * NEWS:
8349         * configure.ac:
8350
8351         Update for 0.3.4
8352
8353         * shell/Makefile.am:
8354
8355         Add ev-application-service.xml to extra dist
8356
8357         * shell/ev-view.c: (find_page_at_location):
8358
8359         Remove unused function (fix warning)
8360
8361 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8362
8363         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
8364         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
8365         
8366         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
8367         bug 313623.
8368
8369 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8370
8371         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
8372         * shell/ev-window.c:
8373         Fix build warnings
8374
8375 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8376
8377         * configure.ac: Update script to get dbus version.
8378         Fix for the bug #313443.
8379
8380 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8381
8382         * shell/ev-window.c: (ev_window_cmd_escape):
8383         
8384         Return focus back to view on escape. Fix for bug 313295.
8385
8386 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8387
8388         * shell/ev-window.c: (update_window_title),
8389         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8390         (ev_window_cmd_save_as):
8391         
8392         Correct conversion from uri to displayable string. Fix for
8393         bug 313296.
8394
8395 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8396
8397         * ps/ps-document.c: convert filename to utf8 when there is an error
8398         loading document. Fixes #309915
8399
8400 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8401
8402         * configure.ac:
8403
8404         We depend on poppler 0.4.0
8405
8406 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8407
8408         * configure.ac:
8409         * NEWS: Release 0.3.3.
8410         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8411
8412 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8413
8414         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8415         add a couple missing mnemonics to menu items, use title 
8416         capitalization for menu items and window titles, and add 
8417         ellipsis to open menu item.     
8418
8419 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8420
8421         * pdf/ev-poppler.cc:
8422         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8423         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8424         (ev_view_get_rotation):
8425         * shell/ev-view.h:
8426         * shell/ev-window.c: (setup_view_from_metadata),
8427         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8428         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8429         disk.
8430
8431 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8432
8433         * configure.ac: Added tr to ALL_LINGUAS
8434
8435 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8436
8437         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8438         requires several clicks to find word. Thanks to 
8439         Colin Slater <kiltedtaco@gmail.com>.
8440
8441 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8442
8443         * data/evince.desktop.in.in: Hide menu entry and
8444         rename it to "Document Viewer". Fix for bug 
8445         #312399.
8446
8447 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
8448
8449         * shell/ev-page-action.c (ev_page_action_class_init): 
8450
8451         Point to the correct function in constructor of the
8452         activate_label signal
8453
8454 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
8455
8456         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8457         * shell/ev-jobs.h: Make thread safe.
8458
8459 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8460
8461         * shell/ev-view.c: (view_update_range_and_current_page):
8462         Don't update page range if we are scrolling to some document
8463         point.
8464
8465 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8466
8467         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
8468         when getting max_page_width, fix drawing in dual mode.
8469
8470 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
8471
8472         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
8473         getting the area for select_all.
8474
8475 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
8476
8477         * backend/ev-selection.c: (ev_selection_render_selection):
8478         * backend/ev-selection.h:
8479         * pdf/ev-poppler.cc:
8480         * shell/ev-jobs.c: (ev_job_render_new):
8481         * shell/ev-jobs.h:
8482         * shell/ev-pixbuf-cache.c: (get_selection_colors),
8483         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
8484         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
8485         (ev_view_class_init):
8486
8487         Change selection color on focus in and focus out events.  Also,
8488         poppler now uses GdkColor for specifying the selection colors, so
8489         drop some awkward conversion code.
8490
8491 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
8492
8493         * configure.ac: Added Hebrew translation
8494
8495 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
8496
8497         * NOTES:
8498         * backend/ev-selection.c: (ev_selection_render_selection):
8499         * backend/ev-selection.h:
8500         * pdf/ev-poppler.cc:
8501         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
8502         (ev_job_render_run):
8503         * shell/ev-jobs.h:
8504         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8505         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
8506         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
8507         (ev_pixbuf_cache_style_changed),
8508         (ev_pixbuf_cache_get_selection_pixbuf),
8509         (ev_pixbuf_cache_set_selection_list),
8510         (ev_pixbuf_cache_get_selection_list):
8511         * shell/ev-pixbuf-cache.h:
8512         * shell/ev-utils.c: (ev_print_region_contents):
8513         * shell/ev-utils.h:
8514         * shell/ev-view.c: (ev_view_queue_draw_page),
8515         (selection_update_idle_cb), (ev_view_motion_notify_event),
8516         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
8517         (setup_caches), (ev_view_find_next), (merge_selection_region),
8518         (selection_free):
8519         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
8520
8521         Clean up selection to be much smoother!
8522
8523 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
8524
8525         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
8526         to poppler_page_render_selection().
8527
8528 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8529
8530         * ps/ps-document.c: (save_page_list): Use
8531         unzipped document when printing. Thanks to 
8532         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
8533         311016.
8534
8535 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8536
8537         * shell/ev-window.c: (update_action_sensitivity):
8538         
8539         Disable print and save respect to lockdown gconf keys. Fix
8540         for 312342.
8541
8542 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8543
8544         * configure.ac:
8545         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8546         (write_to_temp_file), (ev_file_set_contents):
8547         * shell/ev-utils.h:
8548         * shell/ev-window.c: (save_print_config_to_file):
8549         
8550         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8551         Fix for bug 312238
8552
8553 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8554
8555         * shell/ev-window.c: (load_print_config_from_file),
8556         (save_print_config_to_file), (ev_window_print_range):
8557
8558         Persist the print settings. Fixes bug #311578.
8559
8560 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8561
8562         * djvu/djvu-document.c: (djvu_document_get_page_size),
8563         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8564         (djvu_document_thumbnails_get_thumbnail):
8565         * dvi/dvi-document.c: (dvi_document_get_page_size),
8566         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8567         (dvi_document_thumbnails_get_dimensions),
8568         (dvi_document_thumbnails_get_thumbnail):
8569         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8570         (pixbuf_document_render_pixbuf),
8571         (pixbuf_document_document_iface_init),
8572         (pixbuf_document_thumbnails_get_thumbnail):
8573         
8574         Update backends to make them build with new rotation system.
8575
8576 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8577
8578         * help/C/figures/evince_start_window.png:
8579         
8580         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8581
8582 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8583
8584         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8585         * shell/ev-pixbuf-cache.h:
8586         * shell/ev-sidebar-thumbnails.c:
8587         (ev_sidebar_thumbnails_get_property), (add_range),
8588         (adjustment_changed_cb):
8589         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8590         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8591         we were thumbnailing the entire docment on startup, slowing us
8592         down hugely. 
8593
8594 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8595
8596         * shell/ev-page-cache.c: (ev_page_cache_new):
8597         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8598         == 0, fixes #310306.
8599
8600 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8601
8602         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8603         (ev_view_rotate_left):
8604
8605         Account rotation in doc_rect_to_view_rect.
8606         Ensure rotation doesnt go out of bounds.
8607
8608 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8609
8610         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8611
8612         Correct and cleanup w/h swapping
8613
8614 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8615
8616         * backend/ev-document-thumbnails.c:
8617         (ev_document_thumbnails_get_thumbnail):
8618         * backend/ev-document-thumbnails.h:
8619         * backend/ev-document.c:
8620         * backend/ev-document.h:
8621         * backend/ev-render-context.c: (ev_render_context_new),
8622         (ev_render_context_set_rotation):
8623         * backend/ev-render-context.h:
8624         * pdf/ev-poppler.cc:
8625         * ps/ps-document.c: (ps_document_document_iface_init):
8626         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8627         * shell/ev-jobs.h:
8628         * shell/ev-page-cache.c: (build_height_to_page),
8629         (ev_page_cache_new), (ev_page_cache_get_size),
8630         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8631         (ev_page_cache_get_height_to_page):
8632         * shell/ev-page-cache.h:
8633         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8634         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8635         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8636         (ev_pixbuf_cache_get_selection_pixbuf):
8637         * shell/ev-pixbuf-cache.h:
8638         * shell/ev-print-job.c: (idle_print_handler):
8639         * shell/ev-sidebar-thumbnails.c: (add_range):
8640         * shell/ev-view.c: (view_update_range_and_current_page),
8641         (get_page_y_offset), (get_page_extents),
8642         (ev_view_size_request_continuous_dual_page),
8643         (ev_view_size_request_continuous),
8644         (ev_view_size_request_dual_page),
8645         (ev_view_size_request_single_page), (draw_one_page),
8646         (ev_view_set_rotation), (ev_view_rotate_right),
8647         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8648         (ev_view_zoom_for_size_continuous_and_dual_page),
8649         (ev_view_zoom_for_size_continuous),
8650         (ev_view_zoom_for_size_dual_page),
8651         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8652         (ev_view_select_all):
8653         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8654         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8655         (tiff_document_document_iface_init),
8656         (tiff_document_thumbnails_get_thumbnail):
8657
8658         Use rotation rather than orientation. It's easier and enough
8659         for our needs.
8660
8661 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8662
8663         * shell/ev-page-cache.c: (build_height_to_page),
8664         (ev_page_cache_new), (ev_page_cache_get_size),
8665         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8666         (ev_page_cache_get_height_to_page):
8667         * shell/ev-page-cache.h:
8668         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8669         (ev_view_size_request_continuous_dual_page),
8670         (ev_view_size_request_continuous),
8671         (ev_view_zoom_for_size_continuous_and_dual_page),
8672         (ev_view_zoom_for_size_continuous):
8673
8674         Make the page cache aware of page orientation.
8675
8676 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8677
8678         * backend/ev-document-thumbnails.c:
8679         (ev_document_thumbnails_get_thumbnail):
8680         * backend/ev-document-thumbnails.h:
8681         * backend/ev-document.c:
8682         * backend/ev-document.h:
8683         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8684         * backend/ev-ps-exporter.h:
8685         * pdf/ev-poppler.cc:
8686         * ps/ps-document.c: (ps_document_document_iface_init),
8687         (ps_document_ps_export_do_page):
8688         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8689         * shell/ev-jobs.h:
8690         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8691         (ev_page_cache_get):
8692         * shell/ev-page-cache.h:
8693         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8694         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8695         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8696         * shell/ev-pixbuf-cache.h:
8697         * shell/ev-print-job.c: (idle_print_handler):
8698         * shell/ev-sidebar-thumbnails.c: (add_range):
8699         * shell/ev-view.c: (view_update_range_and_current_page),
8700         (get_page_extents), (ev_view_size_request_dual_page),
8701         (ev_view_size_request_single_page), (draw_one_page),
8702         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8703         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8704         (ev_view_zoom_for_size_dual_page),
8705         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8706         (ev_view_select_all):
8707         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8708         * tiff/tiff-document.c: (tiff_document_get_page_size),
8709         (tiff_document_get_orientation), (rotate_pixbuf),
8710         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8711         (tiff_document_thumbnails_get_thumbnail),
8712         (tiff_document_ps_export_do_page), (tiff_document_init):
8713
8714         Really make use of the orientation bit of the render context.
8715         Use the render context in a few more places in the backend API.
8716         This regress orientation, but now it's done right. Will try to
8717         fix it up asap...
8718
8719 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8720
8721         * shell/ev-view.c: (ensure_rectangle_is_visible):
8722
8723         Patch by Nickolay V. Shmyrev to fix find flickering
8724
8725 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8726
8727         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8728         duplex parameters to ::begin.
8729
8730         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8731         * shell/ev-print-job.c (idle_print_handler): 
8732         * ps/ps-document.c (ps_document_ps_export_begin): 
8733         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8734         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8735         implementations. Poppler backend needs poppler cvs. Rest has
8736         unchanged behavior.
8737
8738 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8739
8740         * shell/ev-window.c (using_pdf_printer): new function.
8741         (ev_window_print_range): print a less techy message if someone
8742         tries to print to PDF.
8743
8744 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8745
8746         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8747         from "unknown font" string. Bug #311431
8748
8749 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8750
8751         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8752
8753 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8754
8755         Bug #311280
8756         
8757         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8758         name for PopplerFontTypes
8759         (pdf_document_fonts_fill_model): add font type to the detail column
8760
8761         * backend/ev-document-fonts.h: added
8762         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8763
8764         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8765         font name and font details, add a little markup.
8766         (ev_properties_fonts_init): use the new cell data func, specify ypad
8767         property for the cell renderer.
8768         (ev_properties_fonts_set_document): add the details column.
8769
8770 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8771
8772         * configure.ac: Added "pl" to ALL_LINGUAS.
8773
8774 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8775
8776         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8777
8778 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8779
8780         * help/ChangeLog: Started this for translations of manual.
8781         * configure.ac, autogen.sh, .cvsignore: Migrated to
8782         gnome-doc-utils. Patch in bug #311222.
8783
8784 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8785
8786         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8787         #ifdef this away to fix an unused-function warning.
8788
8789 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8790
8791         * configure.ac: Added 'gl' to ALL_LINGUAS.
8792
8793 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8794
8795         * configure.ac: Added ne in ALL_LINGUAS
8796         
8797 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8798
8799         * shell/ev-view.c: (ev_view_leave_notify_event):
8800         
8801         Clear status message when pointer leaves view. Fix for bug
8802         #310818 
8803
8804 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8805
8806         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8807
8808 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8809
8810         * shell/ev-view.c: (ev_view_leave_notify_event),
8811         (ev_view_class_init):
8812         
8813         Set cursor to normal then leaving view.
8814
8815 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8816
8817         * configure.ac:
8818         
8819         Fix required djvulibre version.
8820
8821 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8822
8823         *configure.ac: Hindi (hi) language added
8824
8825 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8826
8827         *configure.ac: Punjabi (pa) Language added
8828
8829 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8830
8831         * data/evince-ui.xml, shell/ev-window.c:
8832         
8833         Add keypad accelerators for zooming. Fix for bug 308128.
8834
8835 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8836
8837         * Makefile.am:
8838         * backend/Makefile.am:
8839         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8840         * configure.ac:
8841         * shell/ev-document-types.c: (ev_document_types_add_filters):
8842
8843         Allow to enable/disable the pixbuf backend.
8844         Default to off for now. If we want it enabled we should
8845         really put mime types in the desktop, implement properties etc.
8846
8847         * properties/evince-properties.c:
8848
8849         Initialize error to NULL.
8850         Check error is not NULL before freeing.
8851
8852 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8853
8854         * shell/ev-window.c:
8855
8856         Use F5 as presentation accell
8857
8858 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8859
8860         * shell/ev-window.c: (update_chrome_visibility),
8861         (ev_window_create_fullscreen_popup), (ev_window_init):
8862
8863         Do not leak the fullscreen toolbar
8864
8865 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8866
8867         * shell/ev-window.c: (view_actions_focus_in_cb),
8868         (view_actions_focus_out_cb):
8869
8870         These has a return value! Fix totally random focus
8871         issues we was seeing.
8872
8873 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8874
8875         * shell/main.c: (load_files_remote):
8876
8877         Allow open more than one file
8878
8879 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8880
8881         * shell/main.c: (load_files_remote):
8882
8883         Fix for dbus 0.33. bug #309975
8884
8885 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8886
8887         * properties/ev-properties-main.c: (ev_properties_get_pages):
8888
8889         Actually return NULL for types we dont support
8890
8891 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8892
8893         * po/POTFILES.in:
8894
8895         Remove empty lines.
8896
8897 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8898
8899         * backend/ev-document-factory.c:
8900         (ev_document_factory_get_document):
8901
8902         Do not try to create the object if type
8903         is invalid.
8904
8905 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8906
8907         * ps/ps-document.c: (ps_document_dispose),
8908         (ps_async_renderer_render_pixbuf):
8909         * ps/ps-document.h:
8910
8911         Do not leak the target window
8912
8913 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8914
8915         * shell/ev-application.c: (ev_application_init):
8916
8917         Let tbe check file existence for us.
8918         Add a comment about eggrecent mime filter.
8919
8920 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8921
8922         * data/evince-ui.xml:
8923         * shell/ev-application.c: (ev_application_shutdown),
8924         (ev_application_init), (ev_application_get_toolbars_model),
8925         (ev_application_get_recent_model),
8926         (ev_application_save_toolbars_model):
8927         * shell/ev-application.h:
8928         * shell/ev-window.c: (ev_window_add_recent),
8929         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8930         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8931         (ev_window_init):
8932
8933         Use common toolbar and recent models for all windows.
8934         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8935
8936 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8937
8938         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8939         successfully check for gtk_icon_view_get_visible_range.
8940
8941 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8942
8943         * djvu/Makefile.am:
8944         * dvi/Makefile.am:
8945         
8946         Fix djvu and dvi backend build.
8947
8948 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8949
8950         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8951         (new_separator_pixbuf):
8952
8953         Don't leak windows.
8954
8955 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8956
8957         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8958
8959         HIGification of toolbar editor dialogue.
8960
8961 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8962
8963         * configure.ac:
8964         * shell/Makefile.am:
8965
8966         Ever build metadata manager since it's just
8967         disabled at runtime now.
8968
8969 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8970
8971         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8972         (ev_metadata_manager_get), (ev_metadata_manager_set):
8973         * shell/ev-metadata-manager.h:
8974
8975         Add an _init functions that enabled metadata management
8976         at runtime.
8977
8978         * shell/ev-window.c: (page_changed_cb),
8979         (setup_document_from_metadata), (ev_window_setup_document),
8980         (setup_view_from_metadata), (ev_window_open_uri),
8981         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8982         (ev_window_run_presentation), (ev_window_stop_presentation),
8983         (save_sizing_mode), (ev_window_zoom_changed_cb),
8984         (ev_window_continuous_changed_cb),
8985         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8986         (window_configure_event_cb):
8987
8988         Remove all ugly metadata define since we deal with it
8989         at runtime now.
8990
8991         * shell/main.c: (load_files_remote), (main):
8992
8993         Add support for dbus cvs head. Hopefully didnt break one
8994         of the other versions now!
8995
8996         If we dont get a response from the dbus server just
8997         give up with it and not enable metadata.
8998
8999 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9000
9001         * Makefile.am:
9002         * backend/Makefile.am:
9003         * configure.ac:
9004         * cut-n-paste/recent-files/Makefile.am:
9005         * cut-n-paste/toolbar-editor/Makefile.am:
9006         * cut-n-paste/zoom-control/Makefile.am:
9007         * lib/Makefile.am:
9008         * pdf/Makefile.am:
9009         * pixbuf/Makefile.am:
9010         * properties/Makefile.am:
9011         * ps/Makefile.am:
9012         * shell/Makefile.am:
9013         * thumbnailer/Makefile.am:
9014         * tiff/Makefile.am:
9015
9016         Make frontends depend on just libev.
9017         Rework and group CFLAGS/LIBS definitions.
9018         Cleanups.
9019
9020 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9021
9022         * shell/ev-window:
9023
9024         do not unnecessarily save zoom
9025
9026         * configure.ac:
9027         * lib/ev-file-helpers.c: (ev_dot_dir):
9028         * shell/Makefile.am:
9029         * shell/dummy.cc:
9030
9031         Some cleanups
9032
9033 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9034
9035         * configure.ac:
9036         
9037         Remove unnecessary dependencies
9038
9039 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9040
9041         * properties/Makefile.am:
9042         * thumbnailer/Makefile.am:
9043         * tiff/Makefile.am:
9044
9045         Some more cleanups. Was really necessary
9046         but I probably introduced bugs, feel free
9047         to flame :)
9048
9049 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9050
9051         * backend/Makefile.am:
9052         * configure.ac:
9053         * cut-n-paste/recent-files/Makefile.am:
9054         * cut-n-paste/toolbar-editor/Makefile.am:
9055         * cut-n-paste/zoom-control/Makefile.am:
9056         * lib/Makefile.am:
9057         * pdf/Makefile.am:
9058         * pixbuf/Makefile.am:
9059         * properties/Makefile.am:
9060         * ps/Makefile.am:
9061         * shell/Makefile.am:
9062         * thumbnailer/Makefile.am:
9063         * tiff/Makefile.am:
9064
9065         Use gnome-common macros when possible.
9066         Cleanup dependencies.
9067         Actually disable deprecated where possible.
9068
9069 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9070
9071         * Makefile.am:
9072         * backend/Makefile.am:
9073         * properties/Makefile.am:
9074         * shell/Makefile.am:
9075         * thumbnailer/Makefile.am:
9076
9077         This should solve the circular dep without
9078         requiring dir reorg!
9079
9080         * shell/ev-window.c: (setup_view_from_metadata):
9081
9082         Never restore window size/position when the
9083         window is already visible.
9084
9085 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9086
9087         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9088
9089         Return a boolean from timeout func. Fix ported from gedit.
9090
9091 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9092
9093         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9094
9095 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9096
9097         * shell/ev-document-types.c: set "All Documents" as default filter in
9098         open dialog
9099
9100 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9101
9102         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9103         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9104         (ev_metadata_manager_set_boolean): fix value/val thinko.
9105
9106 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9107
9108         * shell/ev-window.c: (setup_view_from_metadata),
9109         (window_state_event_cb), (window_configure_event_cb),
9110         (ev_window_init):
9111
9112         Remember window position and maximized state
9113
9114 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9115
9116         * configure.ac:
9117
9118         Fix DBUS configure checks.
9119
9120         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9121         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9122         (ev_metadata_manager_set_boolean):
9123
9124         Plug mem leaks.
9125
9126         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9127         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9128         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9129         (ev_window_continuous_changed_cb),
9130         (ev_window_dual_mode_changed_cb), (ev_window_new):
9131
9132         Fix the build without DBUS.
9133
9134 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9135
9136         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9137         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9138         (ev_metadata_manager_set_string),
9139         (ev_metadata_manager_set_boolean):
9140         * shell/ev-metadata-manager.h:
9141
9142         Add support for some more types
9143
9144         * shell/ev-view.c: (scroll_to_current_page),
9145         (ev_view_get_continuous), (ev_view_set_continuous),
9146         (ev_view_get_dual_page):
9147         * shell/ev-view.h:
9148         * shell/ev-window.c: (page_changed_cb),
9149         (setup_document_from_metadata), (ev_window_setup_document),
9150         (setup_view_from_metadata), (ev_window_open_uri),
9151         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9152         (ev_window_run_presentation), (ev_window_stop_presentation),
9153         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
9154         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
9155         (ev_window_update_dual_page_action),
9156         (ev_window_continuous_changed_cb),
9157         (ev_window_dual_mode_changed_cb), (ev_window_init):
9158
9159         Remember a bunch of view/document properties. Prolly some
9160         are still missing but it's getting interesting.
9161
9162 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
9163
9164         * configure.ac: check if dbus-binding-tool is installed. Not the
9165         case on current Ubuntu breezy, it seems.
9166
9167 2005-07-05  Luca Ferretti <elle.uca@libero.it>
9168
9169         * data/evince.desktop.in.in:
9170         
9171         Allow open uri lists and add TryExec field.
9172
9173 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9174
9175         * configure.ac:
9176
9177         Enable dbus when available, do not require a configure
9178         option.
9179
9180 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9181
9182         * configure.ac:
9183
9184         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
9185         disabled.
9186
9187 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9188         Marco Pesenti Gritti  <mpg@redhat.com>
9189
9190         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
9191         
9192         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
9193         functions to the format required by dbus
9194
9195         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
9196         errors. Use the RPC parameters in the expected way
9197
9198 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9199
9200         * Makefile.am:
9201         * properties/Makefile.am:
9202         * properties/ev-properties-main.c: (ev_properties_get_pages):
9203
9204         Support all mime types
9205
9206         * shell/Makefile.am:
9207         * thumbnailer/Makefile.am:
9208         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
9209         (evince_thumbnail_pngenc_get):
9210
9211         Use the document factory
9212
9213 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9214
9215         * backend/Makefile.am:
9216         * backend/ev-document-factory.c:
9217         (mime_type_supported_by_gdk_pixbuf),
9218         (ev_document_type_get_from_mime),
9219         (ev_document_factory_get_document),
9220         (ev_document_factory_get_backend),
9221         (ev_document_factory_get_mime_types),
9222         (ev_document_factory_get_all_mime_types):
9223         * backend/ev-document-factory.h:
9224         * shell/Makefile.am:
9225         * shell/ev-document-types.c: (get_document_from_uri),
9226         (ev_document_types_get_document),
9227         (file_filter_add_mime_list_and_free),
9228         (ev_document_types_add_filters):
9229         * shell/ev-document-types.h:
9230         * shell/ev-job-xfer.c: (ev_job_xfer_run):
9231         * shell/ev-properties-dialog.c:
9232         (ev_properties_dialog_set_document):
9233         * shell/ev-window.c: (ev_window_cmd_file_open),
9234         (ev_window_cmd_save_as):
9235         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9236
9237         Rework document types managing to avoid code duplication
9238         and actually abstract from backend implementations.
9239         Also provide a minimal factory api that can be used by
9240         thumbnailer/properties.
9241
9242 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9243
9244         * properties/ev-properties-view.c: (ev_properties_view_set_info):
9245         Plug a mem leak.
9246         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
9247         HIG spacings.
9248
9249 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9250
9251         * shell/ev-properties-dialog.c
9252         (ev_properties_dialog_set_document): only call
9253         ev_properties_fonts_set_document() if the document implements the
9254         fonts interface
9255
9256 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9257
9258         * configure.ac:
9259         * properties/Makefile.am:
9260         * properties/ev-properties-view.c:
9261         (ev_properties_view_register_type):
9262         * properties/ev-properties-view.h:
9263         * properties/ev-properties-main.h:
9264
9265         Implement nautilus plugin for properties.
9266         Works only for pdf atm, I need to rework the
9267         document types stuff to get this to work
9268         for all backends...
9269
9270 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9271
9272         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
9273         (ev_properties_fonts_set_document): use
9274         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
9275
9276 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9277
9278         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
9279         them
9280         (PlaceImage, tiff2ps_process_page): use
9281         g_ascii_dtostr to convert floats to strings in a locale-safe way.
9282
9283
9284 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9285
9286         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
9287         (main): to call gnome_authentication_manager_init. Should fix
9288         Bug #308510
9289
9290         * configure.ac: that requires libgnomeui 2.6.0.
9291
9292 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9293
9294         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9295         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
9296         use the new tiff2ps interfaces
9297
9298         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
9299         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
9300
9301         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
9302         structure instead of global variables.  Remove use of static
9303         variables in functions.
9304
9305 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
9306
9307         * shell/ev-page-action.c: unref the completion after setting it to the
9308         entry
9309
9310 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9311
9312         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
9313         postscript files
9314
9315 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9316
9317         * shell/ev-window.c (update_action_sensitivity): disable
9318         File->Print if the document does not implement the ps exporter
9319         interface
9320
9321 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
9322
9323         * Makefile.am:
9324         * configure.ac:
9325         * data/evince-properties.glade:
9326         * properties/.cvsignore:
9327         * properties/Makefile.am:
9328         * properties/ev-properties-view.c: (ev_properties_view_dispose),
9329         (ev_properties_view_class_init), (ev_properties_view_format_date),
9330         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
9331         (ev_properties_view_init), (ev_properties_view_new):
9332         * properties/ev-properties-view.h:
9333         * shell/Makefile.am:
9334         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
9335         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
9336         (ev_properties_dialog_new):
9337         * shell/ev-properties-dialog.h:
9338         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
9339         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
9340         (update_progress_label), (job_fonts_finished_cb),
9341         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
9342         * shell/ev-properties-fonts.h:
9343         * shell/ev-properties.c:
9344         * shell/ev-properties.h:
9345         * shell/ev-window.c: (ev_window_setup_document),
9346         (ev_window_cmd_file_properties):
9347
9348         Split the properties pages in two different objects, depend
9349         only on the backend where possible, use widgets instead
9350         of gobject for the glade part, reimplement the dialog
9351         itself with gtk.
9352         I need this to implement nautilus properties page.
9353
9354 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
9355
9356         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9357         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
9358         (tiff_document_document_ps_exporter_iface_init): implement the ps
9359         exporter interface for tiff documents
9360
9361         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
9362         libtiff to implement TIFF postscript export
9363
9364         * tiff/tiff2ps.h: added a header file for external tiff2ps
9365         functions.
9366
9367         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
9368         tiff2ps.h
9369
9370 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9371
9372         * shell/ev-view.c: (scroll_to_current_page),
9373         (ev_view_set_fullscreen), (ev_view_set_presentation):
9374         
9375         Scroll to current page when exit from presentation
9376
9377 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9378
9379         * shell/ev-window.c: (update_document_mode),
9380         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9381         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
9382         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9383         
9384         Exit from fullscreen mode when switch to presentation. Fix for
9385         bug 309365
9386
9387 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9388
9389         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9390         return NULL if the document does not implement the selection
9391         interface.
9392
9393 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9394
9395         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9396         reported height by using the resolution aspect ratio
9397         (tiff_document_render_pixbuf): scale the pixbuf using the
9398         resolution aspect ratio
9399
9400 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9401
9402         * configure.ac:
9403         
9404         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9405         <kiltedaco@gmail.com>
9406         
9407         * djvu/djvu-document.c: (djvu_document_get_orientation),
9408         (djvu_document_set_orientation), (djvu_document_get_page_size),
9409         (rotate_pixbuf), (djvu_document_render_pixbuf),
9410         (djvu_document_document_iface_init):
9411         * dvi/dvi-document.c: (dvi_document_get_orientation),
9412         (dvi_document_set_orientation), (dvi_document_get_page_size),
9413         (rotate_pixbuf), (dvi_document_render_pixbuf),
9414         (dvi_document_document_iface_init):
9415         
9416         Dvi and djvu backends are ported to new API
9417
9418 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9419
9420         * backend/ev-selection.c: (ev_selection_get_selection_region),
9421         (ev_selection_get_selection_map):
9422         * backend/ev-selection.h:
9423         * pdf/ev-poppler.cc:
9424         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9425         * shell/ev-jobs.h:
9426         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9427         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9428         (ev_pixbuf_cache_get_text_mapping):
9429         * shell/ev-pixbuf-cache.h:
9430         * shell/ev-view.c: (location_in_text),
9431         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9432         support to EvView.  Now we can see where we can select!  Sweet!
9433
9434 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9435
9436         * shell/ev-view.c (ev_view_button_press_event): Fix
9437         event->y + view->scroll_x typo.
9438
9439 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9440
9441         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9442         sub-GdkPixbuf instead of passing dest_x and dest_y.
9443         
9444         * shell/ev-view.c: (view_point_to_doc_point),
9445         (view_rect_to_doc_rect), (ev_view_button_press_event),
9446         (ev_view_motion_notify_event), (compute_new_selection_rect),
9447         (gdk_rectangle_point_in), (compute_new_selection_text),
9448         (compute_selections): Update selection code to keep the selection
9449         around as two points and not as a normalized rectangle, and fix
9450         page level selection in two-column mode.
9451
9452 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
9453
9454         * shell/ev-window.c: (window_configure_event_cb): 
9455         
9456         Fix compilation
9457         
9458 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9459
9460         * pdf/ev-poppler.cc:
9461
9462         Fix compilation
9463
9464 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9465
9466         * shell/Makefile.am:
9467         * shell/ev-metadata-manager.c: (item_free),
9468         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
9469         (parse_value), (parseItem), (load_values),
9470         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
9471         (save_values), (save_item), (get_oldest), (resize_items),
9472         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
9473         * shell/ev-metadata-manager.h:
9474
9475         Metadata manager from gedit but modified to use GValue, so that
9476         we dont need to keep converting from strings.
9477
9478         * configure.ac:
9479
9480         ENABLE_METADATA conditional, on when dbus is on
9481
9482         * shell/ev-application.c: (ev_application_open_uri):
9483
9484         Show the window after load so that we can initialize
9485         window size before it's showed.
9486
9487         * shell/ev-window.c: (ev_window_setup_from_metadata),
9488         (ev_window_open_uri), (window_configure_event_cb),
9489         (ev_window_init):
9490
9491         Save and load metadata information about window size.
9492         Not yet keeping states in account.
9493
9494         * shell/main.c: (main):
9495
9496         Shutdown metadata manager.
9497
9498 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9499
9500         * shell/ev-application-service.xml:
9501         * configure.ac:
9502         * shell/Makefile.am:
9503         * shell/ev-application.c:
9504         * shell/ev-application.h:
9505         * shell/ev-window.c:
9506         * shell/ev-window.h:
9507         * shell/main.c:
9508
9509         Add an optional dbus interface (--enable-dbus).
9510         Rework application code, mainly to be easier to
9511         use "remotely".
9512         Do not open multiple windows with the same document,
9513         spatial evince!
9514
9515 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
9516
9517         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
9518         pixbuf iff it exists.
9519
9520 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
9521
9522         * shell/*:
9523         * backend/ev-render-context.[ch]:
9524         * backend/ev-selection.[ch]:
9525
9526         Massive changes.  We now support text selection of pdfs, and not
9527         just rectangular selection.  This is pretty broken still, but I
9528         want to get something into CVS.
9529
9530 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9531
9532         * pdf/ev-poppler.cc:
9533         
9534         Fix for Bug 309080: crash on window close.
9535         
9536         * shell/ev-page-action.c: (page_changed_cb):
9537         
9538         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
9539         jensgr@gmx.net (Jens Granseuer).
9540
9541 2005-06-25  Marcel Telka  <marcel@telka.sk>
9542
9543         * configure.in (ALL_LINGUAS): Added sk.
9544
9545 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9546
9547         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9548         not a document open
9549
9550 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9551
9552         * NEWS:
9553         * configure.ac:
9554
9555         Release 0.3.2
9556
9557         * cut-n-paste/recent-files/Makefile.am:
9558
9559         Fix make distcheck
9560
9561 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9562
9563         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9564         (pixbuf_document_set_orientation), (rotate_pixbuf),
9565         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9566         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9567
9568         Implement rotation and cleanup the code a bit.
9569
9570         * tiff/tiff-document.c: (tiff_document_get_page_size),
9571         (tiff_document_get_orientation), (tiff_document_set_orientation),
9572         (rotate_pixbuf), (tiff_document_render_pixbuf),
9573         (tiff_document_document_iface_init), (tiff_document_init):
9574
9575         Implement rotation. Was the quicker solution for the release
9576         but we really need to share this code in the shell.
9577
9578 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9579
9580         * pdf/ev-poppler.cc:
9581
9582         Enable rotation, require poppler cvs. Fix a leak.
9583
9584 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9585
9586         * shell/ev-window.c: (update_action_sensitivity):
9587         
9588         Make properties unsensitive if document backend doesn't provide
9589         any info
9590
9591 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9592
9593         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9594         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9595         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9596         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9597         (bitmap_flip_rotate_counter_clockwise):
9598         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9599         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9600         (buff_gets):
9601         * dvi/mdvi-lib/common.h:
9602         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9603         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9604         (opendvi), (mdvi_reload), (mdvi_init_context),
9605         (mdvi_destroy_context), (mdvi_dopage), (special):
9606         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9607         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9608         (file_hash_free), (register_encoding), (parse_spec),
9609         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9610         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9611         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9612         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9613         (mdvi_register_font_type), (mdvi_unregister_font_type),
9614         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9615         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9616         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9617         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9618         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9619         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9620         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9621         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9622         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9623         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9624         (mdvi_unregister_special), (mdvi_flush_specials):
9625         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9626         (t1_font_remove):
9627         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9628         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9629         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9630         (free_font_metrics), (flush_font_metrics):
9631         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9632         (tt_font_remove):
9633         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9634         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9635         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9636         (dstring_insert), (dstring_new), (dstring_reset):
9637         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9638         
9639         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9640         avoid conflict with libtool on FC4
9641         
9642         * shell/ev-window.c: (ev_window_cmd_help_about):
9643         
9644         Update copyright year. Fix for bug 308828.
9645
9646 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9647
9648         * shell/ev-view.c: (add_scroll_binding_keypad),
9649         (ev_view_binding_activated), (ev_view_class_init),
9650         (on_adjustment_value_changed):
9651         
9652         Bug 170874: Arrow keys switch pages in presentation mode
9653
9654 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9655
9656         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9657         
9658         Fix for Bug 308265: Sidebar dissappears coming out of 
9659         Presentation mode
9660
9661 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9662
9663         * shell/ev-application.c: (ev_application_open):
9664         * shell/ev-document-types.c: (ev_document_types_add_filters),
9665         (ev_document_types_add_filters_for_type):
9666         * shell/ev-document-types.h:
9667         * shell/ev-window.c: (ev_window_cmd_save_as):
9668         
9669         Suggest basename as template when saving, provide filters
9670         for save dialog. It's bug 308402
9671
9672 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9673
9674         * pdf/ev-poppler.cc:
9675         * shell/ev-sidebar-links.c: (job_finished_callback):
9676         * shell/ev-view.c: (update_find_status_message):
9677         
9678         Some leaks fixed
9679
9680 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9681
9682         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9683         (egg_recent_view_uimanager_set_list):
9684
9685         Fix buglet in !show_numbers case.
9686
9687 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9688
9689         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9690         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9691
9692         Use pango ellipsisation.
9693
9694         * pdf/ev-poppler.cc:
9695
9696         Fix refcount leak, from nsh.
9697
9698 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9699
9700         * cut-n-paste/recent-files/Makefile.am:
9701         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9702         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9703         
9704         Removed EggRecentViewGtk
9705         
9706         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9707         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9708         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9709         (ev_window_setup_recent):
9710         
9711         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9712         with other projects
9713
9714 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9715
9716         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9717         (egg_recent_view_gtk_finalize):
9718
9719         Fix memory leak
9720
9721         * cut-n-paste/toolbar-editor/Makefile.am:
9722         
9723         Fix location of cursor icon.
9724         
9725         * pdf/ev-poppler.cc:
9726         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9727         (display_completion_text), (match_completion):
9728         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9729         (selection_changed_callback), (create_loading_model),
9730         (print_section_cb), (links_page_num_func),
9731         (update_page_callback_foreach):
9732         * shell/ev-window.c: (ev_window_dispose):
9733         
9734         Small memory fixes. Links model now store objects instead
9735         of pointers to improve memory management. 
9736
9737 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9738
9739         * shell/ev-window.c: (zoom_control_changed_cb):
9740         
9741         Fix update of zoom control (bug 308268).
9742
9743 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9744
9745         * shell/ev-properties.c (set_property): escape the text correctly.
9746         Handles non-UTF-8 properties and escaped properties.  Also, sets
9747         the text to "<i>None</i>" if the property isn't set.
9748
9749         * data/evince-properties.glade: Change the label to be ellipsized,
9750         and give it a minimum size.
9751
9752 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9753
9754         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9755         * shell/ev-sidebar-links.c: (create_loading_model):
9756         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9757         * shell/ev-view.c: (ev_view_set_document):
9758         * shell/ev-window.c: (ev_window_dispose):
9759         
9760         Various small fixes, mostly memory leaks. Thanks to valgrind.
9761
9762 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9763
9764         * ps/ps-document.c: remove the locale.h include again ;-). And
9765         kill the (bogus) setlocale/savelocale business.
9766
9767 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9768
9769         * ps/ps-document.c:
9770         
9771         Include locale.h to fix build
9772         
9773         * shell/ev-sidebar.c:
9774         
9775         Remove unnecessary includes
9776
9777 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9778
9779         * dvi/dvi-document.c: (dvi_document_load):
9780         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9781         * po/POTFILES.in:
9782         
9783         Check for incorrect dvi files. Fix parsing dvi on AMD64
9784         platform. Thanks to tester@tester.ca (Olivier Crete).
9785
9786 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9787
9788         * shell/ev-page-action.c: (match_selected_cb),
9789         (display_completion_text), (match_completion), (update_model):
9790         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9791         (expand_open_links):
9792         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9793         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9794         (ev_sidebar_set_document):
9795         * shell/ev-window.c: (ev_window_xfer_job_cb),
9796         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9797         
9798         Fixed lot's of memory leaks, for example, memory leak on reload, 
9799         described in bug 307793.
9800
9801 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9802
9803         * pdf/ev-poppler.cc:
9804         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9805         (update_visible_range), (adjustment_changed_cb),
9806         (ev_sidebar_thumbnails_fill_model),
9807         (ev_sidebar_thumbnails_refresh),
9808         (ev_sidebar_tree_selection_changed),
9809         (ev_sidebar_icon_selection_changed),
9810         (ev_sidebar_thumbnails_use_icon_view),
9811         (ev_sidebar_thumbnails_set_document):
9812         * shell/ev-sidebar-thumbnails.h:
9813         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9814         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9815
9816         Refresh thumbnails when changing orientation. Not fully
9817         working yet becuase of a sidebar bug.
9818
9819         Set page orientation to poppler page everywhere. This sucks
9820         really need to fix poppler.
9821
9822 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9823
9824         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9825         (egg_recent_view_gtk_new_menu_item),
9826         (egg_recent_view_gtk_set_property),
9827         (egg_recent_view_gtk_get_property),
9828         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9829         (egg_recent_view_gtk_set_tooltip_func),
9830         (egg_recent_view_gtk_set_label_width),
9831         (egg_recent_view_gtk_get_label_width):
9832         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9833
9834         Sync with libegg (ellipsize labels)
9835
9836 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9837
9838         * data/evince-ui.xml:
9839         * shell/ev-window.c: (ev_window_cmd_go_forward),
9840         (ev_window_cmd_go_backward):
9841         
9842         Shift + PageUp moves 10 Pages. Fix for 306125
9843
9844 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9845
9846         * pdf/ev-poppler.cc:
9847
9848         Add a flag to check if orientation has been overriden
9849
9850 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9851
9852         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9853         field if necessary.
9854
9855         * ps/ps.h: add creator field to document.
9856
9857         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9858         set creator field.
9859
9860 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9861
9862         * data/evince-properties.glade:
9863         * shell/ev-properties.c: (ev_properties_set_document):
9864
9865         s/PDF Version/Format
9866
9867 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9868
9869         * shell/ev-properties.c: (ev_properties_set_document):
9870
9871         Remove unnecessary translations
9872
9873 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9874
9875         * cut-n-paste/toolbar-editor/Makefile.am:
9876
9877         Correct library name    
9878
9879 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9880
9881         * configure.ac:
9882         * cut-n-paste/recent-files/egg-recent-model.c:
9883         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9884         (egg_recent_model_unlock_file):
9885         * cut-n-paste/recent-files/egg-recent-util.c:
9886         (egg_recent_util_get_unique_id):
9887         * cut-n-paste/recent-files/update-from-egg.sh:
9888         * cut-n-paste/toolbar-editor/Makefile.am:
9889         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9890         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9891         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9892         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9893         (egg_toolbars_model_get_type):
9894         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9895
9896         Better makefile for toolbar editor and update everything
9897         to latest libegg.
9898
9899 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9900
9901         * shell/ev-window.c: (update_document_mode):
9902
9903         Prefer presentation mode when the document
9904         require fullscreen.
9905
9906 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9907
9908         * data/evince-ui.xml:
9909         * shell/ev-window.c:
9910
9911         Add control-equal for zooming
9912
9913 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9914
9915         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9916
9917 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9918
9919         * backend/ev-document.c: (ev_document_get_orientation):
9920         * backend/ev-document.h:
9921         * pdf/ev-poppler.cc:
9922         * ps/ps-document.c: (ps_document_get_orientation),
9923         (ps_document_set_orientation), (ps_document_document_iface_init):
9924
9925         Add a get_orientation api. Improve set_orientation.
9926
9927         * data/evince-ui.xml:
9928         * shell/ev-view.c: (ev_view_set_orientation),
9929         (ev_view_rotate_right), (ev_view_rotate_left):
9930         * shell/ev-view.h:
9931         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9932         (ev_window_cmd_edit_rotate_right):
9933
9934         Better ui for changing document orientation
9935
9936 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9937
9938         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9939         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9940         * shell/ev-sidebar-links.h:
9941         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9942         (ev_sidebar_page_iface_init):
9943         * shell/ev-sidebar-page.h:
9944         * shell/ev-sidebar-thumbnails.c:
9945         (ev_sidebar_thumbnails_get_property),
9946         (ev_sidebar_thumbnails_class_init),
9947         (ev_sidebar_thumbnails_set_document):
9948         * shell/ev-sidebar-thumbnails.h:
9949         * shell/ev-view.c: (ev_view_motion_notify_event):
9950         * shell/ev-window.c: (update_chrome_visibility),
9951         (ev_window_cmd_focus_page_selector),
9952         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9953         (sidebar_page_main_widget_update_cb), (ev_window_init):
9954         
9955         Autoraise toolbar on GoToPage binding and fix bindings in
9956         EvSidebarThumbnails page.
9957
9958 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9959
9960         * shell/ev-properties.c: (update_progress_label):
9961
9962         Hide the progress label when finished; bug #307697.
9963
9964 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9965
9966         * pdf/ev-poppler.cc:
9967
9968         Enable is_open for links, you will need poppler cvs
9969
9970         * shell/ev-properties.c: (job_fonts_finished_cb):
9971
9972         Get a lock on the document when filling the tree view
9973
9974 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9975
9976         * backend/ev-document-links.h:
9977         * pdf/ev-poppler.cc:
9978         * shell/ev-sidebar-links.c: (create_loading_model),
9979         (expand_open_links), (job_finished_callback):
9980
9981         Expand links when specified by the document.
9982         Depend on a poppler api (defined out for now)
9983
9984 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9985
9986         * shell/ev-properties.c: (ev_properties_dispose),
9987         (ev_properties_class_init), (dialog_destroy_cb),
9988         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9989         (ev_properties_set_document), (ev_properties_new),
9990         (ev_properties_show):
9991         * shell/ev-properties.h:
9992
9993         Make it an object, cleanup the code, api to show it as transient
9994         and to set the document.
9995
9996         * shell/ev-window.c: (ev_window_setup_document),
9997         (ev_window_cmd_file_properties):
9998
9999         Adapt to EvProperties changes, do not show multiple
10000         times, update it when document changes.
10001
10002 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10003
10004         * ps/gstypes.h:
10005         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10006         (ps_document_set_orientation), (ps_document_document_iface_init):
10007         * ps/ps-document.h:
10008
10009         Implement orientation here too
10010
10011         * shell/ev-properties.c: (ev_properties_new):
10012         * data/evince-properties.glade:
10013
10014         Hide the fonts page for backends that doesnt
10015         support it.     
10016
10017 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10018
10019         * backend/ev-document.c: (ev_document_set_orientation):
10020         * backend/ev-document.h:
10021         * pdf/ev-poppler.cc:
10022
10023         Add orientation api. Currently poppler api is not optimal,
10024         we need to set orientation every time we _get a page.
10025         I will try to fix that at some point.
10026
10027         * data/evince-ui.xml:
10028         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10029         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10030
10031         Add orientation menu items
10032
10033         * shell/ev-page-cache.c: (ev_page_cache_clear):
10034         * shell/ev-page-cache.h:
10035
10036         Add api to clear the cache
10037
10038         * shell/ev-view.c: (setup_caches), (clear_caches),
10039         (ev_view_set_document), (ev_view_zoom_out),
10040         (ev_view_set_orientation):
10041         * shell/ev-view.h:
10042
10043         Implement orientation changing
10044
10045 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10046
10047         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10048         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10049         * backend/ev-document-fonts.h:
10050
10051         Separate scan and fill so that we can incrementally fill from
10052         the main thread. Add a progress api.
10053
10054         * data/evince-properties.glade:
10055         * pdf/ev-poppler.cc:
10056         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10057         * shell/ev-jobs.h:
10058         * shell/ev-properties.c: (update_progress_label),
10059         (job_fonts_finished_cb), (setup_fonts_view):
10060
10061         Incrementally feel the list and show the progress
10062         percentage in a label like acrobat does.
10063
10064         You are going to need poppler cvs
10065
10066 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10067
10068         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10069         * backend/ev-document-fonts.h:
10070         * pdf/ev-poppler.cc:
10071
10072         Make fonts model fill incrementally.
10073
10074         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10075         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10076         (ev_job_queue_remove_job):
10077         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10078         (ev_job_fonts_new), (ev_job_fonts_run):
10079         * shell/ev-jobs.h:
10080
10081         New job for fonts scanning
10082
10083         * shell/ev-properties.c: (job_fonts_finished_cb),
10084         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10085         * shell/ev-properties.h:
10086         * shell/ev-window.c: (ev_window_cmd_file_properties):
10087
10088         Incrementally feel the treeview using the new job. Show Loading...
10089         message until scanning is completed.
10090
10091         Hopefully I didnt break the build without the poppler patch.
10092
10093 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10094
10095         * shell/ev-application.c: (ev_application_open):
10096         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10097         (ev_document_type_get_type), (ev_document_type_lookup):
10098         * shell/ev-document-types.h:
10099         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10100         * shell/ev-job-xfer.h:
10101         * shell/ev-window.c: (ev_window_clear_local_uri),
10102         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10103         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10104         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10105         
10106         Transfer remote documents to tmp directory to display them later.
10107
10108 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10109
10110         * backend/ev-document-info.h:
10111         * shell/ev-properties.c: (ev_properties_new):
10112
10113         s/GTime*/GTime. Not sure why we was using a pointer
10114         at all there!
10115
10116 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10117
10118         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10119         situations.  That situation is that you're using GTK+-HEAD with
10120         the patch at #306726 is applied, and you have a document with <
10121         1500 pages in it.  It's not quite as uniformly nice as the
10122         TreeView, but should be better in the long run.
10123
10124         I'm pretty sure I guarded against breaking compilation with
10125         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10126         I missed some.
10127
10128         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10129         widget yet, so I commented that code out
10130         enable_view_actions_for_widget() for now.  Need to figure this
10131         out.
10132
10133         * shell/ev-page-action.c (match_selected_cb): emit the right
10134         signals.  Our cool C-l completion now works.
10135
10136 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10137
10138         * backend/Makefile.am:
10139         * backend/ev-document-fonts.c:
10140         * backend/ev-document-links.c:
10141         * backend/ev-document.c: (ev_document_load):
10142         * backend/ev-document.h:
10143         * backend/ev-job-queue.c:
10144         * backend/ev-job-queue.h:
10145         * backend/ev-jobs.c:
10146         * backend/ev-jobs.h:
10147         * backend/ev-page-cache.c:
10148         * backend/ev-page-cache.h:
10149
10150         EvPageCache and EvJobs are moved to shell.
10151
10152         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
10153         (ev_tmp_filename):
10154         * lib/ev-file-helpers.h:
10155         
10156         New helper to work with temporary files
10157         
10158         * shell/Makefile.am:
10159         * shell/ev-application.c: (ev_application_open):
10160         * shell/ev-application.h:
10161         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
10162         (remove_job_from_async_queue), (add_job_to_async_queue),
10163         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
10164         (handle_job), (search_for_jobs_unlocked),
10165         (no_jobs_available_unlocked), (ev_render_thread),
10166         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10167         (ev_job_queue_add_job), (move_job_async), (move_job),
10168         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10169         * shell/ev-job-queue.h:
10170         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
10171         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
10172         * shell/ev-job-xfer.h:
10173         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10174         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10175         (ev_job_links_class_init), (ev_job_render_init),
10176         (ev_job_render_dispose), (ev_job_render_class_init),
10177         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10178         (ev_job_thumbnail_class_init), (ev_job_load_init),
10179         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
10180         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10181         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
10182         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
10183         * shell/ev-jobs.h:
10184         * shell/ev-page-action.c: (ev_page_action_set_document):
10185         * shell/ev-page-cache.c: (ev_page_cache_init),
10186         (ev_page_cache_class_init), (ev_page_cache_finalize),
10187         (ev_page_cache_new), (ev_page_cache_get_n_pages),
10188         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10189         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
10190         (ev_page_cache_get_title), (ev_page_cache_get_size),
10191         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
10192         (ev_page_cache_get_height_to_page),
10193         (ev_page_cache_get_max_label_chars),
10194         (ev_page_cache_get_page_label),
10195         (ev_page_cache_has_nonnumeric_page_labels),
10196         (ev_page_cache_get_info), (ev_page_cache_next_page),
10197         (ev_page_cache_prev_page), (ev_page_cache_get):
10198         * shell/ev-page-cache.h:
10199         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
10200         (ev_pixbuf_cache_clear_job_sizes),
10201         (ev_pixbuf_cache_add_jobs_if_needed),
10202         (ev_pixbuf_cache_set_page_range):
10203         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
10204         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
10205         * shell/ev-sidebar-thumbnails.c:
10206         (ev_sidebar_tree_selection_changed),
10207         (ev_sidebar_thumbnails_set_document):
10208         * shell/ev-statusbar.c: (ev_statusbar_destroy),
10209         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
10210         (ev_statusbar_get_context_id), (ev_statusbar_push),
10211         (ev_statusbar_pop), (ev_statusbar_set_maximized),
10212         (ev_statusbar_pulse), (ev_statusbar_show_progress),
10213         (ev_statusbar_set_progress):
10214         * shell/ev-statusbar.h:
10215         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
10216         (ev_view_find_previous):
10217         * shell/ev-window.c: (ev_window_is_empty),
10218         (ev_window_setup_document), (password_dialog_response),
10219         (ev_window_clear_jobs), (ev_window_load_job_cb),
10220         (ev_window_xfer_job_cb), (ev_window_open_uri),
10221         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
10222         (ev_window_print), (ev_window_print_range),
10223         (ev_window_state_event), (ev_window_cmd_view_reload),
10224         (menu_item_select_cb), (menu_item_deselect_cb),
10225         (view_status_changed_cb), (ev_window_dispose),
10226         (drag_data_received_cb), (ev_window_init):
10227         * shell/ev-window.h:
10228         * shell/main.c: (load_files):
10229         
10230         New statusbar to show progress on idle. Two new jobs - 
10231         xfer job and load job to load document in background. And update
10232         of page_cache clients to new location of code.
10233
10234 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
10235
10236         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
10237         selection in open dialog. It also remembers the last visited directory 
10238         in the current session.
10239
10240 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10241
10242         * shell/ev-properties.c: (ev_properties_new):
10243         * shell/ev-properties.h:
10244         * shell/ev-window.c: (ev_window_cmd_file_properties):
10245         
10246         Get document info from page cache instead of document itself.
10247         This should fix crash related to race conditions described in
10248         bug 306545.
10249
10250 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10251
10252         * ps/ps-document.c: (ps_document_init),
10253         (send_ps), (get_page_box), (output), (catchPipe), (input),
10254         (stop_interpreter), (file_length), (file_readable),
10255         (check_filecompressedb), (ps_document_enable_interpreter),
10256         (document_load), (ps_async_renderer_render_pixbuf):
10257         * ps/ps-document.h:
10258
10259         Big cleanup of the ps code
10260
10261 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10262
10263         * backend/Makefile.am:
10264         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
10265         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
10266         * backend/ev-async-renderer.h:
10267
10268         Add an async renderer interface (method + callback) which
10269         is useful for backends like ps.
10270
10271         * backend/ev-job-queue.c: (remove_job_from_async_queue),
10272         (add_job_to_async_queue), (job_finished_cb), (handle_job),
10273         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10274         (ev_job_queue_add_job), (move_job_async), (move_job),
10275         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10276
10277         Add queues for async renderer, these are executed on the
10278         main thread.
10279
10280         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
10281         (ev_job_render_run):
10282         * backend/ev-jobs.h:
10283
10284         If the backend support async renderer interface use it.
10285
10286         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10287         (setup_pixmap), (ps_document_get_type),
10288         (ps_async_renderer_render_pixbuf),
10289         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
10290
10291         Implement async renderer interface.
10292
10293 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10294
10295         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
10296
10297         Cleanup links job on exit.
10298
10299 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10300
10301         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10302         (drag_data_get_cb), (drag_data_received_cb):
10303         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10304         (drag_data_get_cb), (parse_item_list),
10305         (egg_toolbar_editor_load_actions):
10306         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10307         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
10308         (parse_item_list), (parse_toolbars):
10309         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10310         (dvi_pixbuf_put_pixel):
10311         
10312         Fix gcc 4.0 warnings
10313
10314 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10315
10316         * ps/ps-document.c: (start_interpreter):
10317
10318         Fix warning when loading ps
10319
10320 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10321
10322         * ps/ps-document.c: (output):
10323
10324         Fix crash when priting gs error messages.
10325
10326 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10327
10328         * backend/ev-page-cache.c: (_ev_page_cache_new):
10329         * backend/ev-page-cache.h:
10330
10331         Use a const to return title so that we dont double
10332         free it. Small cleanup and fix a leak.
10333
10334         * shell/ev-window.c: (update_window_title):
10335
10336         strdup value from get_title.
10337
10338 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10339
10340         * shell/ev-sidebar-links.c: (job_finished_callback),
10341         (ev_sidebar_links_set_document):
10342
10343         Cleanup the old job when changing document
10344
10345 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10346
10347         * shell/ev-stock-icons.c:
10348         * shell/ev-stock-icons.h:
10349         * shell/ev-window.c:
10350         
10351         Add stock icons for actions that can appear in toolbar. Fix for
10352         bug 306566.
10353
10354 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10355
10356         * backend/ev-page-cache.c: (ev_page_cache_finalize),
10357         (_ev_page_cache_new), (ev_page_cache_get_max_width),
10358         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
10359         * backend/ev-page-cache.h:
10360         * shell/ev-view.c: (scroll_to_current_page),
10361         (view_update_range_and_current_page), (get_page_y_offset),
10362         (get_page_extents), (ev_view_size_request_continuous_dual_page),
10363         (ev_view_size_request_continuous),
10364         (ev_view_zoom_for_size_continuous_and_dual_page),
10365         (ev_view_zoom_for_size_continuous):
10366         
10367         More compact EvView layout in document with pages of different size.
10368
10369 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
10370
10371         * shell/ev-window.c (ev_window_cmd_file_properties): fix
10372         compilation.
10373
10374 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10375
10376         * shell/ev-view.c: (view_set_adjustment_values):
10377         * shell/ev-window.c: (ev_window_cmd_file_properties):
10378         
10379         A bit different fix for rounding problem but it has no
10380         problems on startup. Make properties window transient to parent.
10381
10382 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10383
10384         * pdf/ev-poppler.cc:
10385         
10386         More commenting of font stuff.
10387
10388 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10389
10390         * pdf/ev-poppler.cc:
10391
10392         Comment out some more fonts stuff. Should really
10393         work without the poppler patch now.
10394
10395 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10396
10397         * pdf/ev-poppler.cc:
10398
10399         Adapt to api change
10400
10401 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10402
10403         * data/evince-properties.glade:
10404         * pdf/ev-poppler.cc:
10405         * shell/ev-properties.c: (setup_fonts_view):
10406
10407         Set the column title. Show the dialog only
10408         once everything is setup.
10409         Getting font info can be very slow... will
10410         prolly need to make this threaded too.
10411
10412 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10413
10414         * backend/Makefile.am:
10415         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10416         (ev_document_fonts_get_fonts_model):
10417         * backend/ev-document-fonts.h:
10418         * data/evince-properties.glade:
10419         * pdf/ev-poppler.cc:
10420         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10421         * shell/ev-properties.h:
10422         * shell/ev-window.c: (ev_window_cmd_file_properties):
10423
10424         Implement fonts list. Defined out for now, since it depends
10425         on a not yet committed poppler patch.
10426
10427 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10428
10429         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10430         page + 1.
10431
10432         * shell/ev-window.c: Make sure we add the timeout when we get a
10433         focus-in event.
10434
10435         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10436         adjustment->value before calculating the zoom factor to average
10437         out all of our rounding errors.  The page no longer 'drifts' when
10438         resizing.
10439
10440 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10441
10442         * data/evince-properties.glade:
10443         * shell/ev-properties.c: (ev_properties_format_date),
10444         (set_property):
10445         
10446         Labels don't expand when the dialogue is resized.
10447         strftime result needs to be converted to UTF-8. Thanks
10448         to Christian Persch <chpe@gnome.org>.
10449
10450 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10451
10452         * data/evince-properties.glade:
10453
10454         Hide the fonts tab
10455
10456 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10457
10458         * backend/ev-document-info.h:
10459         * backend/ev-document.c: (ev_document_info_free):
10460         * data/evince-properties.glade:
10461         * pdf/ev-poppler.cc:
10462         * ps/ps-document.c: (ps_document_get_info):
10463         * shell/ev-properties.c: (ev_properties_format_date),
10464         (set_property), (ev_properties_new):
10465         * shell/ev-properties.h:
10466         * shell/ev-window.c: (ev_window_cmd_file_properties):
10467
10468         Rework properties code to take only EvPropertyInfo
10469         in the constructor so that it can be useful for
10470         nautilus plugin too.
10471
10472         Deal with backends that doesnt support some properties.
10473         Make set property code generic.
10474
10475 2005-06-04  Christian Persch <chpe@gnome.org>
10476
10477         * data/evince-properties.glade:
10478
10479         fix spacings, make resizeable, and make data labels
10480         selectable + ellipsised
10481
10482 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
10483
10484         * backend/ev-document-info.h:
10485         * data/Makefile.am:
10486         * data/evince-ui.xml:
10487         * pdf/ev-poppler.cc:
10488         * shell/Makefile.am:
10489         * shell/ev-window.c: (update_action_sensitivity),
10490         (ev_window_cmd_file_properties):
10491
10492         Initial go at file properties. Patch by
10493         Emil Soleyman-Zomalan <emil@soleyman.com>.
10494         Needs love see #169583
10495
10496 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
10497
10498         * ps/ps-document.c: (output):
10499         * ps/ps.c: (psscan):
10500
10501         Try to render even if psscan fails.
10502
10503 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10504
10505         * ps/ps.c: (psscan), (pscopydoc):
10506
10507         Port buffered reading code from gv
10508
10509 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10510
10511         * ps/ps-document.c: (interpreter_message), (output):
10512
10513         Do not fail on interpreter messages
10514
10515 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10516
10517         * backend/ev-document-misc.c:
10518         (ev_document_misc_get_thumbnail_frame):
10519
10520         Pages can be 0 x 0, dont assert on this case
10521
10522 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10523
10524         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10525         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
10526
10527         Correctly manage our reference on document. Finally the reload
10528         huge leak is gone...
10529
10530 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10531
10532         * ps/ps-document.c: (ps_document_dispose):
10533
10534         Forgot to chain it to the parent. Thanks chpe.
10535
10536 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10537
10538         * ps/ps-document.c: (ps_document_dispose),
10539         (ps_document_class_init), (stop_interpreter), (document_load):
10540
10541         Cleanup dispose a bit. Dont leak the whole pixmap.
10542
10543 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10544
10545         * pdf/ev-poppler.cc:
10546
10547         Release the poppler document on dispose
10548
10549 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10550
10551         * shell/ev-view.c: (ev_view_set_document):
10552
10553         Release ref on the pixbuf cache when changing
10554         document.
10555
10556 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10557
10558         * ps/ps-document.c: (ps_document_get_info):
10559
10560         Fix a double free
10561
10562 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10563
10564         * backend/ev-page-cache.c: (ev_page_cache_init),
10565         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10566         * backend/ev-page-cache.h:
10567         * shell/ev-page-action.c: (page_changed_cb):
10568         
10569         Set page action entry width depending on labels width. Fix
10570         for bug 305202.
10571
10572 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10573
10574         * backend/ev-link.c: (ev_link_class_init):
10575
10576         Allow -1 as page value (error)
10577
10578 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10579
10580         * shell/ev-sidebar-thumbnails.c:
10581         (ev_sidebar_thumbnails_set_document):
10582         * shell/ev-view.c: (scroll_to_current_page),
10583         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10584         (page_changed_cb), (on_adjustment_value_changed),
10585         (ev_view_set_document):
10586
10587         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10588         Fix bug 305377
10589
10590 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10591
10592         * configure.ac:
10593         * djvu/djvu-document.c: (djvu_document_get_page_size):
10594
10595         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10596         bug 301993.
10597
10598 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10599
10600         * shell/ev-view.c (draw_one_page): modify the expose handling to
10601         get the shadows.
10602
10603         * shell/ev-window.c (update_action_sensitivity): Respect
10604         permissions field.  Kowtow to the man.
10605
10606         * pdf/ev-poppler.cc: Get the permissions field.
10607
10608         * tiff/*c: Make a tiny bit more robust.
10609
10610 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10611
10612         * djvu/djvu-document.c:
10613         
10614         Pop messages from djvu context message queue.
10615
10616 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10617
10618         * configure.ac, Makefile.am, shell/Makefile.am:
10619         * tiff/Makefile.am, shell/ev-document-types.c:
10620         
10621         Cleanup tiff configure checks. Fix for bug 305218.
10622
10623 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10624
10625         * configure.ac: Added "uk" to ALL_LINGUAS.
10626
10627 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10628
10629         * cut-n-paste/zoom-control/ephy-zoom.c:
10630         (ephy_zoom_get_changed_zoom_level):
10631         * cut-n-paste/zoom-control/ephy-zoom.h:
10632         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10633         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10634         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10635         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10636         (zoom_control_changed_cb), (ev_window_init):
10637         
10638         Fix minor points related to moving best fit up. Introduce
10639         "zoom" property and make zoom control change it's value on
10640         notify::zoom signals. Fix for 305080.
10641
10642 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10643
10644         * data/evince-ui.xml:
10645         * shell/ev-window.c: (set_view_actions_sensitivity):
10646         
10647         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10648
10649 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10650
10651         * configure.ac:
10652
10653         Depends on poppler 0.3.2
10654
10655 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10656
10657         * cut-n-paste/recent-files/egg-recent-item.c:
10658         (egg_recent_item_get_short_name):
10659         * cut-n-paste/toolbar-editor/Makefile.am:
10660         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10661         (new_pixbuf_from_widget):
10662         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10663         * cut-n-paste/toolbar-editor/egg-marshal.c:
10664         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10665         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10666
10667         Sync
10668
10669 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10670
10671         * tiff/tiff-document.c: Rough TIFF backend.
10672
10673 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10674
10675         * NEWS:
10676         * configure.ac:
10677         * cut-n-paste/toolbar-editor/Makefile.am:
10678
10679         Release 0.3.1
10680
10681 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10682
10683         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10684         (ev_view_find_next), (ev_view_find_previous):
10685
10686         Remove the locks around get_n_results   
10687
10688 2005-05-21  Juerg Billeter  <j@bitron.ch>
10689
10690         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10691
10692         Pass correct number of pages to poppler.
10693
10694 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10695
10696         * configure.ac:
10697         * data/Makefile.am:
10698         * data/evince.desktop.in: 
10699         * data/evince.desktop.in.in:
10700         * po/POTFILES.in:
10701         
10702         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10703
10704 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10705
10706         * shell/ev-view.c: (view_update_adjustments),
10707         (view_set_adjustment_values): cast adjustmen->value to (int)
10708         before using it.  Otherwise, we get off by a pixel in some
10709         situations.
10710
10711         (draw_one_page): Draw the border on expose.
10712
10713 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10714
10715         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10716         adjustment when the mode changes, #304923
10717
10718 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10719
10720         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10721         flickering on resize but still use gdk_window_scroll on
10722         scrolling
10723
10724 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10725
10726         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10727         option, #170458
10728
10729 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10730
10731         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10732         second page on page_changed if possible, #304669
10733
10734 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10735
10736         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10737         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10738
10739 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10740
10741         * .cvsignore:
10742         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10743         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10744         (ev_view_zoom_for_size_presentation),
10745         (ev_view_zoom_for_size_continuous_and_dual_page),
10746         (ev_view_zoom_for_size_continuous),
10747         (ev_view_zoom_for_size_dual_page),
10748         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10749         * shell/ev-view.h:
10750         * shell/ev-window.c: (update_view_size),
10751         (ev_window_sizing_mode_changed_cb):
10752
10753         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10754         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10755         an infinite loop, #304769
10756
10757
10758 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10759
10760         * data/evince-ui.xml:
10761         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10762         * shell/ev-window.c: (set_view_actions_sensitivity):
10763
10764         Make PgUp/Down behave like Space
10765
10766 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10767
10768         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10769         * backend/ev-ps-exporter.h:
10770         * pdf/ev-poppler.cc:
10771         * ps/ps-document.c: (ps_document_ps_export_begin):
10772         * shell/ev-print-job.c: (idle_print_handler):
10773
10774         Adapt to new poppler api
10775
10776 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10777
10778         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10779         (ephy_zoom_control_init):
10780
10781         Translate zoom levels
10782
10783 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10784
10785         * cut-n-paste/zoom-control/ephy-zoom.c:
10786         (ephy_zoom_get_zoom_level_index):
10787
10788         Fix current zoom -> zoom control match
10789
10790 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10791
10792         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10793         rather than the scrolled_window that it's in. Fixes bug #304655.
10794
10795 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10796
10797         * shell/ev-view.c: (view_update_adjustments),
10798         (view_set_adjustment_values), (view_update_range_and_current_page),
10799         (view_scroll_to_page), (set_scroll_adjustment),
10800         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10801         (ev_view_scroll), (ev_view_scroll_view),
10802         (ensure_rectangle_is_visible), (find_page_at_location),
10803         (get_link_at_location), (go_to_link), (status_message_from_link),
10804         (ev_view_size_request_continuous_dual_page),
10805         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10806         (ev_view_unrealize), (ev_view_expose_event),
10807         (ev_view_button_press_event), (ev_view_motion_notify_event),
10808         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10809         (draw_rubberband), (highlight_find_results), (draw_one_page),
10810         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10811         (ev_view_init), (find_changed_cb), (page_changed_cb),
10812         (on_adjustment_value_changed), (ev_view_new),
10813         (ev_view_set_document), (ev_view_set_zoom),
10814         (ev_view_set_continuous), (ev_view_set_dual_page),
10815         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10816         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10817         (ev_view_zoom_for_size_presentation),
10818         (ev_view_zoom_for_size_continuous_dual_page),
10819         (ev_view_zoom_for_size_continuous),
10820         (ev_view_zoom_for_size_dual_page),
10821         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10822         (ev_view_get_status), (ev_view_set_status),
10823         (update_find_status_message), (ev_view_get_find_status),
10824         (ev_view_set_find_status), (jump_to_find_result),
10825         (jump_to_find_page), (compute_selections), (clear_selection),
10826         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10827         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10828         (ev_view_update_primary_selection),
10829         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10830         * shell/ev-view.h:
10831         * shell/ev-window.c: (ev_window_open_page_label),
10832         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10833         (ev_window_init):
10834         * shell/ev-window.h:
10835         * shell/main.c: (load_files):
10836
10837         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10838         when resizing.  Remove the bin_window().  Also, patch from James
10839         Bowes to fix command line page, #300641
10840         
10841 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10842
10843         * data/evince-ui.xml:
10844         * shell/ev-view.c:
10845         * shell/ev-view.h:
10846         * shell/ev-window.c: (update_action_sensitivity):
10847
10848         Get rid of View->Normal Size, it's just confusing
10849
10850 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10851
10852         * backend/ev-document-info.h:
10853         * backend/ev-document.c: (ev_document_info_free): Free the
10854         EvDocumentInfo.
10855
10856         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10857         (clear_range), (add_range), (update_visible_range),
10858         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10859         (ev_sidebar_thumbnails_set_document):
10860         * shell/ev-window.c: (ev_window_setup_document): Only render the
10861         visible thumbnails.  It takes an instant to render, but it uses
10862         much less memory.
10863
10864 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10865
10866         * shell/ev-sidebar-links.c: (popup_menu_cb):
10867
10868         Select first item
10869
10870 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10871
10872         * lib/Makefile.am:
10873         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10874         (button_press_cb), (ev_sidebar_links_construct):
10875
10876         Show the popup menu also on keybindings
10877
10878 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10879
10880         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10881         * shell/ev-window.h:
10882
10883         Expose api to print a range (with dialog). Make private _print use
10884         it.
10885
10886         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10887         (ev_sidebar_links_construct):
10888
10889         Show a print context menu on linkx, it prints the selected
10890         section.
10891
10892 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10893
10894         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10895         button.
10896
10897 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10898
10899         * AUTHORS:
10900
10901         Update
10902
10903         * shell/ev-window.c: (build_comments_string),
10904         (ev_window_cmd_help_about):
10905
10906         Show poppler version/backend and authors
10907
10908 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10909
10910         * cut-n-paste/zoom-control/ephy-zoom.c:
10911         (ephy_zoom_get_zoom_level_index):
10912         * cut-n-paste/zoom-control/ephy-zoom.h:
10913
10914         Move the best fit items at the top of the list
10915
10916 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10917
10918         * shell/ev-marshal.list:
10919         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10920         (activate_cb), (match_selected_cb), (activate_link_cb),
10921         (connect_proxy), (ev_page_action_class_init):
10922         * shell/ev-page-action.h:
10923
10924         Use signals to notify action activation. Hopefully
10925         I did not break completion since I cant test...
10926
10927         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10928         (register_custom_actions):
10929
10930         Connect to page selector actions and also grab focus on
10931         the view when activated.
10932
10933 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10934
10935         * pdf/ev-poppler.cc:
10936         * backend/ev-page-cache.c: make page size calculation consistent
10937         and set it to (int)( width * scale + 0.5).  This makes the weird
10938         line going through the middle of the page go away.
10939
10940         * shell/ev-view.c: move painting the background page after
10941         checking the expose area covers us.
10942
10943 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10944
10945         * data/evince-password.glade:
10946         
10947         Mark labels as not translatable. Fix for bug 302842.
10948
10949 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10950
10951         * configure.ac: Added "es" to ALL_LINGUAS.
10952
10953 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10954
10955         * data/evince-toolbar.xml:
10956         * shell/ev-window.c: (update_action_sensitivity),
10957         (ev_window_setup_document), (ev_window_set_page_mode),
10958         (ev_window_init):
10959
10960         Remove some leftover code from jrb first continous
10961         attempt. Use the new actions, we still need good icons
10962         though...
10963
10964 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10965
10966         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10967
10968         Update label when connecting proxy. Fix a warning with NULL
10969         page_cache.
10970
10971 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10972
10973         * data/evince-ui.xml:
10974         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10975         * shell/ev-page-action.h:
10976         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10977
10978         Add mnemonic for edit toolbar.
10979         ctrl+l focus the page entry.
10980
10981 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10982
10983         * lib/Makefile.am:
10984         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10985         (ev_window_init):
10986         * shell/main.c: (main):
10987
10988         Put the toolbar xml in evince own dot dir
10989
10990 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10991
10992         * shell/ev-window.c: (ev_window_init):
10993
10994         Make the toolbar not removable
10995
10996 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10997
10998         * data/evince-ui.xml:
10999         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11000         * shell/ev-sidebar-links.h:
11001         * shell/ev-sidebar-thumbnails.c:
11002         (ev_sidebar_thumbnails_get_treeview):
11003         * shell/ev-sidebar-thumbnails.h:
11004         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11005         (ev_view_class_init):
11006         * shell/ev-view.h:
11007         * shell/ev-window.c: (update_action_sensitivity),
11008         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11009         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11010         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11011         (ev_window_init):
11012
11013         This is evil... Make space/backspace global accelerators but
11014         enable them only for some widgets (sidebars and view).
11015         I dont like it, but I dont know a better way... :/
11016
11017 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11018
11019         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11020         (ev_page_action_widget_finalize),
11021         (ev_page_action_widget_class_init), (update_page_cache):
11022
11023         Keep a weak reference on proxy->page_cache so that we
11024         dont try to disconnect the signal if the object is already
11025         gone. Maybe there is a better way to cleanup reference handling
11026         in page action though...
11027
11028 2005-05-10  Juerg Billeter  <j@bitron.ch>
11029
11030         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11031         * backend/ev-ps-exporter.h:
11032         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11033         * ps/ps-document.c: (ps_document_ps_export_begin):
11034         
11035         Change api to pass print range to ps_exporter_begin. The pdf backend
11036         requires this information.
11037         
11038         * shell/ev-print-job.c: (idle_print_handler):
11039         
11040         Adapt to api change
11041
11042 2005-05-10  Juerg Billeter  <j@bitron.ch>
11043
11044         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11045         (idle_print_handler)
11046         * shell/ev-window.c: (ev_window_print):
11047
11048         Support printing page range, based on patch by Amaury Jacquot
11049
11050 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11051
11052         * data/evince-toolbar.xml:
11053
11054         Add zoom control to available items
11055
11056 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11057
11058         * shell/ev-window.c: (update_action_sensitivity):
11059
11060         Set slash action insensitive when appropriate
11061
11062 2005-05-10  Christian Persch <chpe@gnome.org>
11063
11064         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11065
11066         Fix warning on the overflow menu
11067
11068 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11069
11070         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11071
11072         Check for uri correctness/existence
11073
11074 2005-05-09  Juerg Billeter  <j@bitron.ch>
11075
11076         * shell/ev-window.c: (using_postscript_printer):
11077
11078         LPD printers use postscript, too
11079
11080 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11081
11082         * shell/ev-window.c: (register_custom_actions):
11083
11084         The zoom one is actually sort of useful,
11085         put it back
11086
11087 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11088
11089         * shell/ev-window.c: (register_custom_actions):
11090
11091         Hide page/zoom controls from overflow, they
11092         are useless.
11093
11094 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11095
11096         * cut-n-paste/update-from-egg.sh:
11097         
11098         Share it between all cut-n-paste subdirs
11099
11100         * cut-n-paste/recent-files/Makefile.am:
11101
11102         Fix to use "global" update-from-egg.sh
11103
11104         * cut-n-paste/recent-files/egg-recent-model.c:
11105         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11106         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11107         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11108         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11109
11110         Update from libegg
11111
11112         * cut-n-paste/toolbar-editor/Makefile.am:
11113
11114         Fix to use "global" update-from-egg.sh
11115
11116         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11117
11118         Update from libegg
11119
11120 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11121
11122         * configure.ac:
11123         * cut-n-paste/Makefile.am:
11124         * cut-n-paste/recent-files/Makefile.am:
11125         * cut-n-paste/toolbar-editor/.cvsignore:
11126         * cut-n-paste/toolbar-editor/Makefile.am:
11127         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11128         (egg_editable_toolbar_get_type), (get_toolbar_position),
11129         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11130         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11131         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11132         (set_item_drag_source), (create_item_from_action), (create_item),
11133         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11134         (popup_toolbar_context_menu_cb), (free_dragged_item),
11135         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11136         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11137         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11138         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11139         (item_added_cb), (item_removed_cb),
11140         (egg_editable_toolbar_construct),
11141         (egg_editable_toolbar_disconnect_model),
11142         (egg_editable_toolbar_deconstruct),
11143         (egg_editable_toolbar_set_model),
11144         (egg_editable_toolbar_set_ui_manager),
11145         (egg_editable_toolbar_set_property),
11146         (egg_editable_toolbar_get_property),
11147         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
11148         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
11149         (egg_editable_toolbar_new_with_model),
11150         (egg_editable_toolbar_get_edit_mode),
11151         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
11152         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
11153         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
11154         (new_pixbuf_from_widget), (new_separator_pixbuf),
11155         (update_separator_image), (style_set_cb),
11156         (_egg_editable_toolbar_new_separator_image),
11157         (egg_editable_toolbar_get_model):
11158         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11159         * cut-n-paste/toolbar-editor/egg-marshal.c:
11160         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11161         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
11162         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
11163         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
11164         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
11165         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
11166         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
11167         (editor_drag_data_delete_cb), (drag_data_get_cb),
11168         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
11169         (editor_create_item), (update_editor_sheet), (setup_editor),
11170         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
11171         (parse_item_list), (model_has_action), (update_actions_list),
11172         (egg_toolbar_editor_load_actions):
11173         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
11174         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11175         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
11176         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
11177         (toolbars_item_new), (free_toolbar_node), (free_item_node),
11178         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
11179         (egg_toolbars_model_add_separator), (impl_add_item),
11180         (parse_item_list), (egg_toolbars_model_add_toolbar),
11181         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
11182         (impl_get_item_data), (impl_get_item_type),
11183         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
11184         (egg_toolbars_model_init), (free_toolbar),
11185         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
11186         (egg_toolbars_model_remove_toolbar),
11187         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
11188         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
11189         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
11190         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
11191         (egg_toolbars_model_get_item_data),
11192         (egg_toolbars_model_get_item_type):
11193         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
11194         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11195         * data/Makefile.am:
11196         * data/evince-toolbar.xml:
11197         * data/evince-ui.xml:
11198         * data/hand-open.png:
11199         * po/POTFILES.in:
11200         * shell/Makefile.am:
11201         * shell/ev-window.c: (update_chrome_visibility),
11202         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
11203         (ev_window_dispose), (ev_window_init):
11204
11205         Implement epiphany like toolbar editor. Based on patch by
11206         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11207
11208 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11209
11210         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
11211
11212         Use set_cursor instead of set_selection, so that
11213         the keyboard focus moves too.
11214
11215 2005-05-09  Aleksey Kliger <akliger@gmail.com>
11216
11217         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
11218
11219         Fix infinite loop when loading Type1 fonts
11220
11221 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11222
11223         * data/evince-ui.xml:
11224         * shell/ev-window.c:
11225
11226         Slash -> Find
11227
11228 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
11229
11230         * configure.ac:
11231
11232         Make --disable really disable
11233
11234 2005-05-07  Juerg Billeter  <j@bitron.ch>
11235
11236         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
11237
11238         Compare page labels even without has_labels set, fixes setting page
11239         with entry
11240
11241 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11242
11243         * shell/ev-view.c: (ev_view_create_invisible_cursor),
11244         (ev_view_set_cursor), (ev_view_button_press_event),
11245         (ev_view_motion_notify_event), (ev_view_button_release_event),
11246         (ev_view_init):
11247
11248         Implement middle button scrolling. Based on a patch
11249         by Tommi Komulainen <tommi.komulainen@iki.fi>.
11250
11251 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
11252
11253         * shell/ev-document-types.c: (get_slow_mime_type),
11254         (get_document_type_from_mime), (ev_document_type_lookup):
11255         * shell/ev-document-types.h:
11256
11257         Change api to lookup from uri. Do fast lookup first, if the
11258         type is unknown try with data sniffing.
11259
11260         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
11261         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11262
11263         Adapt to api change
11264
11265 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11266
11267         * thumbnailer/Makefile.am:
11268
11269         Fix distcheck
11270
11271 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11272
11273         * NEWS:
11274         * configure.ac:
11275
11276         Release 0.3.0
11277
11278         * data/evince-ui.xml:
11279
11280         Hide presentation mode for now
11281
11282         * shell/ev-view.c: (highlight_find_results):
11283
11284         Show current find selection only on current page
11285
11286 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11287
11288         * shell/ev-view.c: (ev_view_select_all):
11289
11290         Compute size of the actual page, not of
11291         the current one.
11292
11293 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11294
11295         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
11296         (view_rect_to_doc_rect), (compute_selections),
11297         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
11298         (ev_view_copy), (ev_view_primary_get_cb),
11299         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
11300         (ev_view_button_press_event), (ev_view_motion_notify_event),
11301         (ev_view_button_release_event), (page_changed_cb):
11302
11303         Fix text selection
11304
11305 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11306
11307         * shell/ev-view.c: (compute_border), (get_page_extents),
11308         (doc_rect_to_view_rect), (highlight_find_results),
11309         (ev_view_bin_expose), (ev_view_select_all),
11310         (ev_view_motion_notify_event), (update_find_status_message),
11311         (jump_to_find_result), (jump_to_find_page):
11312
11313         First go at fixing search, still buggy
11314
11315 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
11316
11317         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
11318         dropdown box and button at the top of the sidebar.
11319
11320 2005-05-02  James Bowes  <bowes@cs.dal.ca>
11321
11322         * configure.ac: Output zoom-control Makefile.
11323         * cut-n-paste/Makefile.am: build zoom-control subdir.
11324         * cut-n-paste/zoom-control/ephy-zoom-action.c:
11325         * cut-n-paste/zoom-control/ephy-zoom-action.h:
11326         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11327         * cut-n-paste/zoom-control/ephy-zoom-control.h:
11328         * cut-n-paste/zoom-control/ephy-zoom.c:
11329         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
11330         from epiphany, and modified to add a separator into the menu.
11331         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
11332         * data/evince-ui.xml: Replace old zoom toolbar actions with new
11333         zoom-control action.
11334         * shell/Makefile.am: Include zoom-control flags.
11335         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
11336         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
11337         (ev_view_zoom_for_size_presentation),
11338         (ev_view_zoom_for_size_continuous_and_dual_page),
11339         (ev_view_zoom_for_size_continuous),
11340         (ev_view_zoom_for_size_dual_page),
11341         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
11342         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
11343         ev_view_get_zoom and ev_view_get_sizing_mode.
11344         * shell/ev-view.h:
11345         * shell/ev-window.c: (update_action_sensitivity),
11346         (update_sizing_buttons), (zoom_control_changed_cb),
11347         (register_custom_actions): Initialize and use the zoom-control 
11348         widget.
11349
11350 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
11351
11352         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
11353         preview cache back to 1.  Don't know when it got set to 0.
11354         
11355         * shell/ev-view.c: (compute_border), (ev_view_realize),
11356         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
11357         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
11358         (ev_view_get_fullscreen), (ev_view_set_presentation),
11359         (ev_view_get_presentation), (ev_view_set_sizing_mode),
11360         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
11361         * shell/ev-view.h:
11362         * shell/ev-window.c:
11363         (update_chrome_visibility),
11364         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11365         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11366         (update_document_mode), (ev_window_update_fullscreen_action),
11367         (ev_window_fullscreen), (ev_window_unfullscreen),
11368         (ev_window_cmd_view_fullscreen),
11369         (ev_window_update_presentation_action),
11370         (ev_window_run_presentation), (ev_window_stop_presentation),
11371         (ev_window_cmd_view_presentation), (ev_window_state_event),
11372         (ev_window_focus_in_event), (ev_window_focus_out_event),
11373         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
11374         * data/evince-ui.xml: Initial presentation mode.  We should
11375         probably hide this until it's done, as it's quite rough.  Also,
11376         change full-screen to fullscreen and add two getters to EvView.
11377
11378 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11379
11380         * shell/ev-page-action.c: (update_page_cache),
11381         (ev_page_action_dispose):
11382         * shell/ev-window.c: (destroy_fullscreen_popup),
11383         (ev_window_create_fullscreen_popup):
11384
11385         Use connect_object rather than explicitly
11386         disconnect on dispose.
11387
11388 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11389
11390         * shell/ev-page-action.c: (update_page_cache),
11391         (ev_page_action_dispose):
11392
11393 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11394
11395         * backend/ev-page-cache.c: (_ev_page_cache_new),
11396         (ev_page_cache_set_page_label),
11397         (ev_page_cache_has_nonnumeric_page_labels):
11398         * backend/ev-page-cache.h:
11399         * shell/ev-page-action.c: (update_pages_label):
11400         
11401         If all page labels are numeric, fallback to default
11402         way to display number of pages. See bug 173185.
11403
11404 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11405
11406         * shell/ev-page-action.c: (ev_page_action_dispose):
11407         * shell/ev-view.c: (view_update_range_and_current_page):
11408         * shell/ev-window.c: (ev_window_dispose):
11409         
11410         Set page on scroll in continuous mode. Fixes bug 301986.
11411         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11412
11413 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11414
11415         * configure.ac:
11416
11417         Require poppler 0.3.0
11418
11419 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11420         
11421         * shell/Makefile.am, configure.ac: Fix build problems
11422         with t1lib. Bug 301996.
11423
11424 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11425
11426         * shell/ev-view.c: (ev_view_scroll_event):
11427         
11428         Scroll up increase zoom
11429
11430 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11431
11432         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11433         (ev_view_set_sizing_mode),
11434         (ev_view_zoom_for_size_continuous_and_dual_page),
11435         (ev_view_zoom_for_size_continuous):
11436         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11437         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11438         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11439         (ev_window_init):
11440
11441         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11442         Fix for 165473 and 165472.
11443
11444 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11445
11446         * po/POTFILES.in:
11447         * thumbnailer/Makefile.am:
11448         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
11449         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
11450         * thumbnailer/evince-thumbnailer.schemas.in:
11451         
11452         Make thumbnailer schemas translatable. Fix for bug 301773
11453         
11454         * thumbnailer/evince-thumbnailer-djvu.schemas:
11455         * thumbnailer/evince-thumbnailer-dvi.schemas:
11456         * thumbnailer/evince-thumbnailer.schemas:
11457
11458         Removed files
11459
11460 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
11461
11462         * shell/ev-view.c (ev_view_init): forgot to set this.
11463
11464 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
11465
11466         * shell/ev-view.c: (find_page_at_location),
11467         (get_link_at_location),
11468         (ev_view_set_show_border), (ev_view_set_spacing),
11469         (ev_view_zoom_for_size_continuous_and_dual_page),
11470         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
11471         Also, add a quick fix measuring of widths.  Also, removed
11472         ev_view_set_spacing and ev_view_set_show_border.
11473         
11474         * shell/ev-window.c: (ev_window_unfullscreen),
11475         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
11476
11477 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11478
11479         * shell/ev-view.c: (view_update_range_and_current_page),
11480         (page_changed_cb):
11481         
11482         Fix crash on exit and scrolling to page in continuous view.
11483
11484 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
11485
11486         * TODO:
11487         * backend/ev-page-cache.c: (_ev_page_cache_new),
11488         (ev_page_cache_get_max_width_size),
11489         (ev_page_cache_get_max_height_size):
11490         * backend/ev-page-cache.h:
11491         * data/evince-ui.xml:
11492         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
11493         * shell/ev-view.c: (view_update_adjustments),
11494         (view_update_range_and_current_page), (get_bounding_box_size),
11495         (ev_view_size_request_continuous_and_dual_page),
11496         (ev_view_size_request_continuous),
11497         (ev_view_size_request_dual_page),
11498         (ev_view_size_request_single_page), (ev_view_size_request),
11499         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
11500         (ev_view_bin_expose), (ev_view_expose_event),
11501         (ev_view_set_property), (ev_view_get_property),
11502         (ev_view_class_init), (ev_view_init), (ev_view_new),
11503         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
11504         (ev_view_set_dual_page), (ev_view_set_full_screen),
11505         (ev_view_set_presentation), (ev_view_set_sizing_mode),
11506         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
11507         (ev_view_zoom_out), (zoom_for_size_fit_width),
11508         (zoom_for_size_best_fit),
11509         (ev_view_zoom_for_size_continuous_and_dual_page),
11510         (ev_view_zoom_for_size_continuous),
11511         (ev_view_zoom_for_size_dual_page),
11512         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11513         (ev_view_show_cursor), (ev_sizing_mode_get_type):
11514         * shell/ev-view.h:
11515         * shell/ev-window.c: (update_action_sensitivity),
11516         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11517         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11518         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
11519         (ev_window_cmd_view_zoom_out), (update_view_size),
11520         (ev_window_set_sizing_mode), (ev_window_init):
11521
11522         Add Continuous and Dual page modes.
11523
11524 2005-04-23  James Bowes  <bowes@cs.dal.ca>
11525
11526         * dvi/dvi-document.c: (dvi_document_load),
11527         (dvi_document_thumbnails_get_thumbnail),
11528         (dvi_document_init_params): Fix up some mixups between
11529         width and height to correct thumbnail rendering.
11530
11531 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11532
11533         * dvi/mdvi-lib/private.h:
11534         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
11535         
11536         Suppess output for kpathsea during font generation. Thanks to
11537         James Bowes
11538
11539 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
11540
11541         * NEWS:
11542         * configure.ac:
11543
11544         Release 0.2.1
11545
11546         * Makefile.am: fix distcheck.
11547
11548 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11549
11550         * shell/ev-sidebar-links.c: (selection_changed_callback),
11551         (update_page_callback), (row_activated_callback),
11552         (job_finished_callback), (ev_sidebar_links_set_document):
11553         
11554         Fix for bug #169901. Double click on links expands tree.
11555
11556 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11557
11558         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11559         hard-coded style. Fix for bug 170111
11560
11561 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11562
11563         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11564         locking.
11565
11566 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11567
11568         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11569
11570 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11571
11572         * pdf/ev-poppler.cc:
11573         * shell/ev-view.c: (highlight_find_results):
11574
11575         Fix find on single page documents
11576
11577 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11578
11579         * data/evince.schemas.in: fix for bug 301390
11580
11581 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11582
11583         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11584         (ev_view_zoom_out), (ev_view_zoom_normal):
11585         * shell/ev-view.h:
11586         * shell/ev-window.c: (update_action_sensitivity),
11587         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11588         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11589         (ev_window_cmd_view_normal_size):
11590
11591         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11592         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11593         better than oom. 
11594
11595 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11596
11597         * configure.ac:
11598
11599         Depend on 2.57, 2.59 doesnt seem to be necessary
11600
11601 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11602
11603         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11604         (create_tool_item):
11605
11606         Put back total number of pages as (1 of 1234)
11607
11608 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11609
11610         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11611         remove the job.
11612
11613         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11614         function.  This helps debugging.
11615
11616 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11617
11618         * djvu/djvu-document.c: (djvu_document_class_init),
11619         (djvu_document_get_info), (djvu_document_document_iface_init):
11620         * dvi/dvi-document.c: (dvi_document_class_init),
11621         (dvi_document_get_info), (dvi_document_document_iface_init):
11622
11623         Dummy implementation of get_info method for dvi and
11624         djvu. Fix crashes with those backends
11625
11626 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11627
11628         * data/evince.desktop.in:
11629
11630         Add application/x-gzpostscript
11631
11632 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11633
11634         * data/evince.schemas.in: Added real long descriptions, 
11635         closes bug 172496 
11636
11637         * README: Added actual text, closes bug 171869
11638
11639 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11640
11641         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11642
11643         Thumbnail page 0
11644
11645 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11646
11647         * backend/ev-document-info.h:
11648
11649         s/GDate */GDate so we can just use g_free
11650
11651 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11652
11653         * shell/ev-window.c: (update_document_mode),
11654         (ev_window_setup_document):
11655
11656         Show the window in fullscreen when specified by
11657         the document
11658
11659 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11660
11661         * backend/ev-document.c: (ev_document_class_init),
11662         (ev_document_get_info), (ev_document_render_pixbuf):
11663         * backend/ev-document.h:
11664         * backend/ev-page-cache.c: (_ev_page_cache_new):
11665         * pdf/ev-poppler.cc:
11666         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11667         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11668         * ps/ps-document.c: (ps_document_class_init), (document_load),
11669         (ps_document_get_info), (ps_document_document_iface_init):
11670
11671         Remove get_title from the interface, we can just use document info
11672
11673 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11674
11675         * backend/Makefile.am:
11676         * backend/ev-document.c: (ev_document_render_get_info):
11677         * backend/ev-document.h:
11678         * pdf/ev-poppler.cc:
11679
11680         Initial support for document info. Based on jrb patch.
11681
11682 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11683
11684         * shell/ev-window.c: (ev_window_state_event),
11685         (ev_window_class_init), (ev_window_init):
11686         
11687         Doesn't show resize grip when maximized. See bug #301053
11688
11689 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11690
11691         * po/POTFILES.in:
11692         
11693         ev-sidebar-thumbnails now has translatable labels
11694         
11695         * shell/Makefile.am:
11696         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11697         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11698         (ev_sidebar_links_page_iface_init):
11699         * shell/ev-sidebar-links.h:
11700         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11701         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11702         (ev_sidebar_page_get_label):
11703         * shell/ev-sidebar-page.h:
11704         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11705         (ev_sidebar_thumbnails_set_document),
11706         (ev_sidebar_thumbnails_support_document),
11707         (ev_sidebar_thumbnails_get_label),
11708         (ev_sidebar_thumbnails_page_iface_init):
11709         * shell/ev-sidebar-thumbnails.h:
11710         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11711         (ev_sidebar_set_document):
11712         * shell/ev-sidebar.h:
11713         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11714         
11715         Small rework of sidebar code. Now sidebar pages should implement
11716         EvSidebarPage interface. That makes page management in EvSidebar
11717         easier. See bug #164811 for details
11718
11719 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11720
11721         * shell/ev-application.c: (ev_application_open):
11722         * shell/ev-document-types.c:
11723         
11724         Fix build error and small problem with application exit
11725
11726 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11727
11728         * thumbnailer/Makefile.am:
11729         * thumbnailer/evince-thumbnailer-djvu.schemas:
11730         * thumbnailer/evince-thumbnailer-dvi.schemas:
11731         
11732         Conditionally install schemas for djvu/dvi thumbnailer
11733
11734 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11735
11736         * shell/ev-document-types.h: 
11737         * shell/ev-document-types.c: 
11738         New files, handling the mapping from mimetypes to backends
11739         
11740         * shell/ev-window.c: 
11741         * thumbnailer/evince-thumbnailer.c:     
11742         Use the ev-document-types code
11743         
11744         * shell/Makefile.am: 
11745         Added new convenience library libevbackendfactory_la, containing
11746         the new mimetype->backend logic; moved the backends into it.
11747
11748         * thumbnailer/Makefile.am:
11749         Make the thumbnailer link with the libevbackend.la convenience
11750         library, rather than having a duplicate of the backend logic here.
11751
11752 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11753
11754         * shell/ev-stock-icons.c: constify some vars.
11755         * shell/ev-window.c: ditto.
11756
11757 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11758
11759         * ps/ps-document.c (get_page_orientation):
11760
11761         Respect document orientation 
11762
11763 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11764
11765         * djvu/Makefile.am:
11766         * dvi/Makefile.am:
11767         * shell/Makefile.am:
11768         
11769         Move library dependencies to components.
11770         
11771         * shell/ev-window.c: (update_window_title),
11772         (start_loading_document):
11773         
11774         Fix display of uris with spaces. Bug 168358.
11775
11776 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11777
11778         * shell/ev-sidebar-links.c: (selection_changed_cb):
11779         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11780         (ev_view_button_release_event), (ev_view_set_document):
11781         * shell/ev-view.h:
11782         * shell/ev-window.c: (find_bar_search_changed_cb):
11783         * shell/ev-window.h: Minor cleanups removing some dead code.
11784
11785 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11786
11787         * backend/ev-page-cache.c: (_ev_page_cache_new):
11788         
11789         Set current page to 0 if document has pages.
11790
11791 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11792
11793         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11794
11795         Initialize GError to NULL, fix a crash when loading fails.
11796
11797 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11798
11799         * shell/ev-window.c: (update_view_size):
11800
11801         Calculate shadow size only when there is actually
11802         a shadow.
11803
11804 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11805
11806         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11807         * shell/ev-view.h:
11808
11809         Allow setting view spacing, default to 0
11810
11811         * shell/ev-window.c: (ev_window_unfullscreen),
11812         (ev_window_cmd_view_fullscreen), (ev_window_init):
11813
11814         Remove spacing in fullscreen mode
11815
11816 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11817
11818         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11819         (ev_view_size_request), (expose_bin_window),
11820         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11821         * shell/ev-view.h:
11822         * shell/ev-window.c: (ev_window_unfullscreen),
11823         (ev_window_cmd_view_fullscreen):
11824
11825         Do not draw the border in fulscreen
11826
11827 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11828
11829         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11830         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11831         (find_page_at_location), (page_changed_cb):
11832
11833         Rework border calculation, so that I can more easily disable it.
11834         Code somewhat cleaner too.
11835
11836 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11837
11838         * backend/ev-page-cache.c: (ev_page_cache_init),
11839         (_ev_page_cache_new):
11840
11841         Remove some assertions, documents can have 0 pages.
11842         Make initial current page -1.
11843
11844         * shell/ev-page-action.c: (page_changed_cb):
11845
11846         Show "" if current page is -1
11847
11848         * shell/ev-window.c: (update_action_sensitivity),
11849         (ev_window_setup_document):
11850
11851         When document has 0 pages do not set the view
11852         and make nearly everything insensitive.
11853
11854 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11855
11856         * shell/ev-page-view.c:
11857         * shell/ev-page-view.h:
11858
11859         Remove unused files.
11860         
11861         * shell/ev-sidebar-thumbnails.c:
11862         (ev_sidebar_thumbnails_set_document):
11863         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11864         (ev_sidebar_supports_document):
11865         * shell/ev-sidebar.h:
11866         * shell/ev-window.c: (ev_window_setup_document):
11867         
11868         Doesn't show thumbnails if document has 1 page. Make
11869         sidebar menu entries sensitive only if if they have 
11870         sense. Fix bug 164811. 
11871
11872 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11873
11874         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11875         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11876         (ev_view_zoom_out), (ev_view_set_size):
11877
11878         Rework sizing to deal with documents with not uniform page
11879         size.
11880
11881 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11882
11883         * backend/ev-page-cache.c: (_ev_page_cache_new):
11884
11885         Fix several page size caching bugs
11886
11887 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11888
11889         * shell/ev-window.c: (set_action_properties):
11890
11891         Make all toolbar items translatable
11892
11893 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11894
11895         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11896         (save_page_list), (ps_document_save),
11897         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11898         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11899         (ps_document_ps_exporter_iface_init):
11900         * ps/ps-document.h:
11901
11902         Based on a patch by J�rg Billeter <j@bitron.ch>
11903         
11904         Implement print and save a copy for the ps backend.
11905
11906 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11907
11908         * backend/ev-document.h:
11909         * djvu/djvu-document.c: (djvu_document_can_get_text),
11910         (djvu_document_document_iface_init):
11911         * dvi/dvi-document.c: (dvi_document_can_get_text),
11912         (dvi_document_document_iface_init):
11913         * pdf/ev-poppler.cc:
11914         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11915         (pixbuf_document_document_iface_init):
11916         * ps/ps-document.c: (ps_document_can_get_text),
11917         (ps_document_document_iface_init):
11918         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11919         * shell/ev-window.c: (update_action_sensitivity):
11920
11921         Fix the crash when trying to copy in backends that doesnt
11922         support it. We can implement a better solution once we
11923         do real text selection.
11924
11925 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11926
11927         * data/evince-ui.xml:
11928         * shell/ev-window.c: (ev_window_cmd_escape):
11929         
11930         Work around the Escape conflict (find bar and unfullscreen)
11931
11932 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11933
11934         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11935         
11936         Fix for #300233. Next page correctly handles document end.
11937         
11938         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11939         (ev_sidebar_thumbnails_class_init),
11940         (ev_sidebar_thumbnails_set_document),
11941         (ev_sidebar_thumbnails_clear_job),
11942         (ev_sidebar_thumbnails_clear_model):
11943         
11944         Cleanup thumbnail jobs on document changes.
11945         
11946         * shell/ev-view.c: (add_scroll_binding_keypad),
11947         (add_scroll_binding_shifted), (ev_view_class_init):
11948         
11949         Shift + Space scrolls up. Fix for #173184
11950         
11951         * shell/ev-window.c: (ev_window_open_page),
11952         (ev_window_cmd_view_reload):
11953         
11954         Fix reload (Bug #300094)
11955
11956 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11957
11958         
11959         * dvi/mdvi-lib/assoc.c:
11960         * dvi/mdvi-lib/assoc.h: Removed garbage files
11961         
11962         * dvi/mdvi-lib/bitmap.c:
11963         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11964         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11965         * dvi/mdvi-lib/color.h: Antialias of rules
11966         
11967         * dvi/mdvi-lib/common.h:
11968         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11969         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11970         * dvi/mdvi-lib/files.c:
11971         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11972         * dvi/mdvi-lib/mdvi.h:
11973         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11974         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11975         * dvi/mdvi-lib/util.c: Fix compile warnings
11976         
11977         * dvi/dvi-document.c:
11978         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11979         (dvi_document_thumbnails_get_thumbnail),
11980         (dvi_document_document_thumbnails_iface_init):
11981         * dvi/mdvi-lib/Makefile.am:
11982         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11983         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11984         
11985         Dvi backend now renders thumbnails
11986
11987 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11988
11989         * shell/main.c: (main): 
11990         
11991         Save accelerators on exit. Fixes bug #172095.
11992
11993 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11994
11995         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11996         update priority" comment.
11997
11998         * backend/ev-job-queue.c: Give a way to change priority.
11999
12000 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12001
12002         * shell/ev-page-action.c: Fix logic.
12003
12004 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12005
12006         * shell/ev-view.c: (ev_view_can_find_next):
12007         * shell/ev-window.c: (ev_window_setup_document):
12008
12009         Check that the document supports find
12010
12011 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12012
12013         * data/evince-ui.xml:
12014         * shell/ev-view.c: (ev_view_can_find_next):
12015         * shell/ev-view.h:
12016         * shell/ev-window.c: (update_action_sensitivity),
12017         (find_changed_cb), (ev_window_setup_document),
12018         (ev_window_cmd_edit_find_next):
12019
12020         Add Edit->Find Next
12021
12022 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12023
12024         * pdf/ev-poppler.cc:
12025         * shell/ev-print-job.c: (idle_print_handler):
12026
12027         Make printing work again
12028
12029 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12030
12031         * shell/ev-page-action.h:
12032         * shell/ev-page-action.c: (ev_page_action_widget_init),
12033         (ev_page_action_widget_class_init), (page_changed_cb),
12034         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12035         (get_filter_model_from_model), (match_selected_cb),
12036         (display_completion_text), (match_completion), (update_model),
12037         (connect_proxy), (ev_page_action_set_property),
12038         (ev_page_action_get_property), (ev_page_action_set_document),
12039         (ev_page_action_set_model), (ev_page_action_class_init): Big
12040         reworking to make completions work iff we have >= GTK-2.7.0
12041                 
12042         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12043         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12044         (job_finished_cb): We now have a 'model' property that is set when
12045         the links are loaded.  This can be caught with "notify::model"
12046
12047         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12048         listen for the model to be set, and propagate it to the action.
12049
12050 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12051
12052         * cut-n-paste/recent-files/egg-recent-item.c:
12053         (egg_recent_item_set_uri), (make_valid_utf8),
12054         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12055         * cut-n-paste/recent-files/egg-recent-item.h:
12056         
12057         Update egg-recent from libegg. This should fix long
12058         startup problem. For details see
12059         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12060
12061 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12062
12063         * cut-n-paste/recent-files/Makefile.am:
12064         * data/evince-ui.xml, shell/Makefile.am:
12065         * shell/ev-application.c, shell/ev-application.h:
12066         * shell/ev-window.c: Recent files support.
12067         
12068         * configure.ac: Added "ru" to ALL_LINGUAS.
12069         
12070         * dvju: new backend to support DJVU files.
12071         * dvi: new backend to support DVI.
12072
12073         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12074         * ev-application.c: Support for new backends.
12075         
12076         * help, ev-window.c, main.c shell/Makefile.am: 
12077         Evince user documentation.
12078
12079 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12080
12081         * po/POTFILES.in:
12082         * shell/ev-window.c:
12083         * thumbnailer/evince-thumbnailer.c:
12084
12085         s/pdf-document/ev-poppler
12086
12087 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12088
12089         * NEWS:
12090         * configure.ac:
12091
12092         Release 0.2.0
12093
12094         * ps/ps-document.c: (setup_pixmap):
12095
12096         Remove debug code
12097
12098 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12099
12100         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12101         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12102         (ev_window_cmd_go_first_page): Fix of by one errors.
12103
12104 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12105
12106         * ps/ps-document.c: (get_page_box):
12107
12108         Fix page size calculation
12109
12110 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12111
12112         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12113         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12114         (get_page_orientation), (setup_page), (document_load),
12115         (ps_document_get_page_size), (render_pixbuf_idle):
12116         * ps/ps-document.h:
12117
12118         More refactoring to adapt to EvDocument changes
12119
12120 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12121
12122         * ps/ps-document.c: (start_interpreter):
12123
12124         Actually add alpha args
12125
12126 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12127
12128         * pdf/ev-poppler.cc:
12129
12130         Make clipboard work again
12131
12132 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12133
12134         Make searching work again.
12135         
12136         * backend/ev-document.c:
12137         * backend/ev-document.h:
12138         * backend/ev-document-find.c:
12139         * backend/ev-document-find.h: Change EvDocumentIface so we no
12140         longer store the current page or zoom level in the document.  The
12141         consequence is that all calls that operate on the current page now
12142         instead take the page number as an extra argument, and all
12143         coordinates are now doubles in document coordinate system.
12144
12145         * pdf/ev-poppler.cc:
12146         * pixbuf/pixbuf-document.c:
12147         * ps/ps-document.c: Update backends accordingly.
12148
12149 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
12150
12151         * autogen.sh:
12152
12153         Add required gettext version
12154
12155 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
12156
12157         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
12158         make F1 bring up non-existent help.
12159
12160         * shell/eggfindbar.c: Patch from Christian Persch to sync to
12161         epiphany's find bar, #167477
12162
12163         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
12164         <emil@nishra.com> to add space-bar scrolling, 
12165
12166         * shell/ev-window.c (static GtkActionEntry entries): add default
12167         keybinding for Help (F1)
12168         Fixes #171068
12169
12170         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
12171         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
12172         170110
12173
12174 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
12175
12176         * Makefile.am: 
12177         * pixbuf/pixbuf-document.c: 
12178
12179         Got pixbuf backend working again
12180
12181 2005-04-01  Steve Murphy  <murf@e-tools.com>
12182
12183         * configure.in: Added "rw" to ALL_LINGUAS.
12184
12185 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
12186
12187         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
12188         model types, noticed by Martin Kretzschmar.
12189
12190 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
12191
12192         * pdf/ev-poppler.cc: Implement search based on
12193         poppler_page_find_text().  Currently a bit crude since we remember
12194         all matches from all pages.  Also, we grab the big document lock
12195         when we search since searching changes the underlying stream and
12196         thus conflicts with the rendering thread.
12197         
12198         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12199         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
12200         (ev_view_find_previous): Fix some page indexes to be 0 based,
12201         offset rubber band by view offset,
12202
12203 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
12204
12205         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
12206
12207 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
12208
12209         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
12210         completely because I didn't understand GtkActions.  I should
12211         read Marco's code more carefully in the future.
12212
12213         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
12214         function
12215
12216 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
12217
12218         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
12219         PopplerRectangle change from poppler CVS.
12220
12221 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
12222
12223         * backend/ev-document.c: (ev_document_get_page_label):
12224         * backend/ev-document.h:
12225         * backend/ev-page-cache.c: (_ev_page_cache_new),
12226         (ev_page_cache_get_page_label):
12227         * backend/ev-page-cache.h:
12228         * pdf/ev-poppler.cc:
12229         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
12230         (links_page_num_func):
12231         * shell/ev-sidebar-thumbnails.c:
12232         (ev_sidebar_thumbnails_set_document):
12233         * shell/ev-view.c: (status_message_from_link),
12234         (ev_view_motion_notify_event):
12235         * shell/ev-window.c: (document_supports_sidebar): Add in page
12236         label support.  It's not perfect yet, but it's the first 'feature'
12237         in a while.
12238         Also, fix a bogus comment noticed by crispin. 
12239
12240 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
12241
12242         * Makefile.am: Remove pixbuf backend for now
12243
12244         * configure.ac: Require poppler-glib instead of just poppler.
12245
12246         * backend/ev-document-thumbnails.h: Add a comment
12247
12248         * backend/ev-document.h:
12249         * backend/ev-document.c: (ev_document_class_init),
12250         (ev_document_load), (ev_document_get_link),
12251         (ev_document_get_links): Remove 3 methods and add get_links.
12252         Also, made 0 based.
12253
12254         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
12255         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
12256
12257         * backend/ev-link.c: (ev_link_set_title),
12258         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
12259         (ev_link_mapping_find):
12260         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
12261         
12262         * backend/ev-page-cache.c: (ev_page_cache_init),
12263         (_ev_page_cache_new), (ev_page_cache_set_current_page),
12264         (ev_page_cache_get_size), (ev_page_cache_next_page),
12265         (ev_page_cache_prev_page): Fix to be 0 based.
12266
12267         * pdf/Makefile.am: 
12268         * pdf/ev-poppler.h:
12269         * pdf/ev-poppler.cc: New backend.
12270         
12271         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
12272         (ps_document_get_page), (ps_document_document_iface_init):
12273
12274         * shell/ev-pixbuf-cache.h:
12275         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12276         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
12277         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
12278         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
12279         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
12280         Fix up code to grab a page cache per each doc.  Also, fix to be 0
12281         based.
12282         
12283         * shell/ev-sidebar-thumbnails.c:
12284         (ev_sidebar_tree_selection_changed), (page_changed_cb),
12285         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
12286
12287         * shell/ev-view.c: (status_message_from_link),
12288         (find_page_at_location), (get_link_at_location),
12289         (ev_view_motion_notify_event), (ev_view_button_release_event),
12290         (ev_view_init): Use the new link code.  Fix to be 0 based.
12291
12292         * shell/ev-window.c: (update_action_sensitivity),
12293         (document_supports_sidebar): 0 based.
12294
12295 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
12296
12297         * pdf/pdf-document.cc: Patch from Fernando Herrera
12298         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
12299         *blush*
12300
12301 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
12302
12303         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
12304         1 to the page, as this seems to be 1 based.  I thought we has this
12305         fixed.  grump.
12306
12307 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
12308
12309         * TODO:
12310         * backend/Makefile.am:
12311         * backend/ev-document-links.c:
12312         (ev_document_links_has_document_links),
12313         (ev_document_links_get_links_model):
12314         * backend/ev-document-links.h:
12315         * backend/ev-document.c: (ev_document_get_page_cache),
12316         (ev_document_get_doc_mutex), (ev_document_load),
12317         (ev_document_save), (ev_document_get_title),
12318         (ev_document_get_n_pages), (ev_document_set_page),
12319         (ev_document_get_page), (ev_document_set_target),
12320         (ev_document_set_scale), (ev_document_set_page_offset),
12321         (ev_document_get_page_size), (ev_document_get_text),
12322         (ev_document_get_link), (ev_document_render),
12323         (ev_document_render_pixbuf), (ev_document_scale_changed):
12324         * backend/ev-document.h:
12325         * backend/ev-job-queue.c: (remove_object_from_queue),
12326         (notify_finished), (handle_job), (search_for_jobs_unlocked),
12327         (no_jobs_available_unlocked), (ev_render_thread),
12328         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
12329         (ev_job_queue_remove_job):
12330         * backend/ev-job-queue.h:
12331         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
12332         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
12333         (ev_job_links_class_init), (ev_job_render_init),
12334         (ev_job_render_dispose), (ev_job_render_class_init),
12335         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
12336         (ev_job_thumbnail_class_init), (ev_job_finished),
12337         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
12338         (ev_job_render_run), (ev_job_thumbnail_new),
12339         (ev_job_thumbnail_run):
12340         * backend/ev-jobs.h:
12341         * backend/ev-link.c:
12342         * backend/ev-link.h:
12343         * backend/ev-page-cache.c: (ev_page_cache_init),
12344         (ev_page_cache_class_init), (ev_page_cache_finalize),
12345         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
12346         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
12347         (ev_page_cache_set_link), (ev_page_cache_get_title),
12348         (ev_page_cache_get_size), (ev_page_cache_next_page),
12349         (ev_page_cache_prev_page):
12350         * backend/ev-page-cache.h:
12351         * pdf/pdf-document.cc:
12352         * ps/gsdefaults.c:
12353         * ps/gsdefaults.h:
12354         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12355         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
12356         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
12357         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
12358         (is_interpreter_ready), (output), (catchPipe), (input),
12359         (start_interpreter), (check_filecompressed), (compute_dimensions),
12360         (ps_document_enable_interpreter), (document_load),
12361         (ps_document_next_page), (render_page), (ps_document_set_page),
12362         (ps_document_set_scale), (render_pixbuf_idle),
12363         (ps_document_render_pixbuf), (ps_document_document_iface_init):
12364         * ps/ps-document.h:
12365         * shell/Makefile.am:
12366         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12367         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
12368         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
12369         (ev_pixbuf_cache_new), (job_finished_cb),
12370         (check_job_size_and_unref), (move_one_job),
12371         (ev_pixbuf_cache_update_range), (find_job_cache),
12372         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
12373         (ev_pixbuf_cache_add_jobs_if_needed),
12374         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
12375         * shell/ev-pixbuf-cache.h:
12376         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12377         (idle_print_handler):
12378         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12379         (selection_changed_cb), (create_loading_model),
12380         (ev_sidebar_links_construct), (links_page_num_func),
12381         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
12382         (update_page_callback), (job_finished_cb),
12383         (ev_sidebar_links_set_document):
12384         * shell/ev-sidebar-thumbnails.c:
12385         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12386         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12387         (page_changed_cb), (thumbnail_job_completed_callback),
12388         (ev_sidebar_thumbnails_set_document):
12389         * shell/ev-sidebar-thumbnails.h:
12390         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12391         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12392         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12393         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12394         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12395         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12396         (ev_view_button_release_event), (ev_view_scroll_view),
12397         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12398         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12399         (ev_view_new), (job_finished_cb), (page_changed_cb),
12400         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12401         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12402         (ev_view_find_previous):
12403         * shell/ev-view.h:
12404         * shell/ev-window.c: (update_action_sensitivity),
12405         (ev_window_open_page), (update_window_title), (update_total_pages),
12406         (page_changed_cb), (ev_window_setup_document),
12407         (password_dialog_response), (ev_window_cmd_save_as),
12408         (ev_window_print), (ev_window_cmd_go_previous_page),
12409         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12410         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12411         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12412         * shell/main.c: (main):
12413
12414         Merge evince-threads branch
12415
12416 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12417
12418         * configure.ac: Added "lt" to ALL_LINGUAS.
12419
12420 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12421
12422         * NEWS:
12423         * configure.ac:
12424
12425         Release 0.1.9
12426
12427 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12428
12429         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12430
12431         Fix here also the thumbnails 1-basedness :)
12432
12433 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12434
12435         * NEWS:
12436         * configure.ac:
12437
12438         Release 0.1.8
12439
12440 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12441
12442         * pdf/pdf-document.cc:
12443         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
12444         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
12445
12446         Fix the mess we did with thumbnails and 1-basedness
12447
12448 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
12449
12450         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
12451
12452 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
12453
12454         * NEWS:
12455         * configure.ac:
12456
12457         Release 0.1.7
12458
12459 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
12460
12461         * ps/Makefile.am:
12462         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
12463         (gtk_gs_defaults_get_alpha_parameters),
12464         (gtk_gs_defaults_get_ungzip_cmd),
12465         (gtk_gs_defaults_get_unbzip2_cmd):
12466         * ps/gsdefaults.h:
12467         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12468         (ps_document_get_orientation), (document_load),
12469         (ps_document_goto_page), (ps_document_set_page_size):
12470         * ps/ps-document.h:
12471
12472         Some more sanitization of the ps backend. Remove a lot
12473         of unused code and do not base our defaults on ggv
12474         preferences (ugh!)
12475
12476 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
12477
12478         * thumbnailer/evince-thumbnailer.schemas:
12479         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12480         (main): add -s option for thumbnail size.
12481
12482 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
12483
12484         * configure.ac:
12485
12486         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
12487         remove it.
12488
12489 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12490
12491         * pdf/pdf-document.cc:
12492
12493         Remove 4 pixels of useless border from the
12494         thumbnail.
12495
12496 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12497
12498         * backend/ev-document-thumbnails.c:
12499         (ev_document_thumbnails_get_thumbnail):
12500         * backend/ev-document-thumbnails.h:
12501
12502         Rework API a bit. Add a border flag and
12503         change sizing logic (now the size we specify
12504         applies to the bigger dimension).
12505
12506         * pdf/pdf-document.cc:
12507         * pixbuf/pixbuf-document.c:
12508         (pixbuf_document_thumbnails_get_thumbnail):
12509         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
12510         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12511
12512         Adapt to the new API and do not draw a border for nautilus
12513         thumbnailer.
12514
12515 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
12516
12517         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12518         take thumbnails from page "0" instead of "1". Added a copyright header.
12519
12520 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
12521
12522         * ps/ps-document.c: (set_up_page), (start_interpreter):
12523
12524         Make it C89 compliant
12525
12526 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
12527
12528         * Makefile.am:
12529         * configure.ac:
12530         * pdf/.cvsignore:
12531         * pdf/pdf-document.cc:
12532         * thumbnailer/Makefile.am:
12533         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12534         (main):
12535         * thumbnailer/evince-thumbnailer.schemas:
12536         * thumbnailer/pdf-icon.png:
12537
12538         Add a nautilus thumbnailer.
12539         Based on patch by Fernando Herrera <fherrera@onirica.com>.
12540
12541 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
12542
12543         * NEWS:
12544         * configure.ac:
12545         * po/POTFILES.in:
12546
12547         Release 0.1.6
12548
12549 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12550
12551         Use poppler instead of including xpdf source code.  Poppler is a
12552         fork of xpdf to build it as a shared library. See
12553         http://freedesktop.org/wiki/Software/poppler.
12554
12555         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12556         xpdf fork.
12557         
12558         * pdf/Makefile.am: Build libpdfdocument.a here.
12559         
12560         * pdf/GDKSplashOutputDev.cc:
12561         * pdf/GDKSplashOutputDev.h:
12562         * pdf/GnomeVFSStream.cc:
12563         * pdf/GnomeVFSStream.h:
12564         * pdf-document.cc:
12565         * pdf-document.h:
12566         * test-gdk-output-dev.cc
12567         * Thumb.cc:
12568         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12569         against poppler.
12570
12571 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12572
12573         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12574
12575         Clear idle stack before unsetting the document
12576
12577 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12578
12579         * ps/ps-document.c: (ps_document_widget_event),
12580         (ps_document_set_target), (ps_document_finalize),
12581         (ps_document_get_page):
12582
12583         Disconnect the widget event signal on finalize.
12584         Some code cleanups.
12585
12586 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12587
12588         * ps/ps-document.c: (set_up_page):
12589
12590         If there is no bpixmap create one, even if size
12591         is not changed.
12592
12593 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12594
12595         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12596         (set_up_page), (document_load), (ps_document_set_zoom):
12597
12598         Default page is 0. Calculate size even when we have no
12599         target yet.
12600
12601 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12602
12603         * shell/ev-sidebar.c: expand the selection widget to be always as
12604         wide as the sidebar
12605
12606 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12607
12608         * shell/ev-sidebar-thumbnails.c:
12609         (ev_sidebar_thumbnails_set_document):
12610
12611         Clear the list store when setting document
12612
12613 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12614
12615         * shell/ev-page-action.c: (update_entry), (sync_entry),
12616         (activate_cb), (entry_size_request_cb), (create_tool_item),
12617         (connect_proxy):
12618
12619         Use an entry for the page control instead of spinbuttons
12620
12621 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12622
12623         * data/evince.schemas.in:
12624
12625         Correct confusing string
12626
12627 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12628
12629         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12630         for real.  Gosh, how long has this been broken.
12631
12632         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12633         check for a NULL link.  We crash otherwise.
12634
12635 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12636
12637         * NEWS:
12638         * configure.ac:
12639
12640         Release 0.1.5
12641
12642 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12643
12644         * configure.ac: add the french translation.
12645
12646 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12647
12648         * shell/ev-window.c:
12649
12650         Remove unused header -> fix distcheck
12651
12652 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12653
12654         * shell/ev-window.c: (update_window_title),
12655         (ev_window_popup_password_dialog):
12656
12657         Unescape filename for display
12658
12659 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12660
12661         * pdf/xpdf/pdf-document.cc:
12662
12663         In get_page_size deal with rotation. Also
12664         cleanup the function a bit.
12665
12666 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12667
12668         * pdf/xpdf/pdf-document.cc:
12669
12670         Fix crash when opening in new window
12671
12672 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12673
12674         * configure.ac:
12675
12676         Check ghostscript >= 7
12677
12678 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12679
12680         * shell/ev-window.c:
12681
12682         Make page width the default sizing mode
12683
12684 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12685         Marco Pesenti Gritti <marco@gnome.org>
12686
12687         * shell/ev-window.c: Remember the sidebar size
12688
12689         * data/evince.schemas.in: Add a new gconf key to store the size of
12690         the sidebar
12691
12692 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12693
12694         * data/evince-ui.xml:
12695         * shell/ev-window.c: (update_action_sensitivity),
12696         (ev_window_cmd_view_reload):
12697         
12698         Add a "Reload" action and menu entry
12699
12700 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12701
12702         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12703         iff the type doesn't support thumbnailing and indexing.
12704
12705 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12706
12707         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12708
12709 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12710
12711         * pdf/splash/Splash.cc:
12712
12713         Port fix for a crasher from kde bug
12714         http://bugs.kde.org/show_bug.cgi?id=97131
12715
12716 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12717
12718         * pdf/xpdf/pdf-document.cc:
12719
12720         Return a link even if it's of an unrecognized
12721         type. Otherwise we go in an infinte cycle.
12722
12723 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12724
12725         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12726         (size_allocate_cb), (ev_window_set_sizing_mode):
12727
12728         Update size when switching mode
12729
12730 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12731
12732         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12733         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12734         (ev_window_cmd_view_normal_size):
12735
12736         Fix size toggle buttons behavior
12737
12738 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12739
12740         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12741         (doc_rect_to_view_rect), (ev_view_size_allocate),
12742         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12743         (scale_changed_callback):
12744
12745         Do not cache offsets in size_allocate.
12746
12747 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12748
12749         * shell/ev-view.c: (ev_view_size_allocate):
12750
12751         Calculate offsets before calling the parent
12752         class (which does a redraw)
12753
12754 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12755
12756         * pdf/xpdf/pdf-document.cc:
12757
12758         Fix a crasher on exit. Unused code, put a TODO
12759
12760 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12761
12762         * backend/ev-document.c: (ev_document_class_init),
12763         (ev_document_page_changed), (ev_document_scale_changed):
12764         * backend/ev-document.h:
12765
12766         Separate page/scale notifications
12767
12768         * pdf/xpdf/pdf-document.cc:
12769
12770         Emit the new signals.
12771         Do not display the pdf page in _render, do it
12772         when scale/page are requested.
12773
12774         * ps/ps-document.c: (ps_document_set_zoom),
12775         (ps_document_widget_event):
12776         * ps/ps-document.h:
12777
12778         Emit the new signals.
12779
12780         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12781         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12782         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12783         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12784         * shell/ev-view.h:
12785         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12786         (ev_window_cmd_view_page_width), (size_allocate_cb),
12787         (ev_window_set_sizing_mode):
12788
12789         Rework sizing to be pixel based.
12790         There are bugs but should be already way better.
12791
12792 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12793
12794         * shell/ev-window.c: (ev_window_init):
12795
12796         Do not allow to shrink sidebar smaller then
12797         child requisition
12798
12799 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12800
12801         * shell/ev-sidebar.[ch]
12802         * shell/ev-window.c:
12803
12804         Improved sidebar widget. Fixes #166683
12805
12806 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12807
12808         * shell/ev-view.c (update_find_status_message): Give translators
12809         more flexibility with ngettext plural handling.
12810
12811 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12812
12813         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12814         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12815         page when we get the page size.
12816
12817 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12818
12819         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12820
12821         ps pages are 0 based, convert 
12822
12823 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12824
12825         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12826
12827         Initialize correct parent class. Set GError on document load
12828
12829 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12830
12831         * pdf/xpdf/pdf-document.cc:
12832
12833         Fixup selection offset calculation
12834
12835         * shell/ev-view.c: (view_rect_to_doc_rect),
12836         (doc_rect_to_view_rect), (ev_view_size_allocate),
12837         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12838         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12839
12840         Store selection as document relative, so that zooming
12841         and offset changing doesnt break it.
12842
12843 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12844
12845         * shell/ev-view.c: (ev_view_best_fit):
12846
12847         Do not try to best fit if the view is not realized
12848
12849 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12850           
12851         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12852
12853 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12854
12855         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12856
12857 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12858
12859         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12860         the popup window.  That prevents it resizing when in full screen
12861         mode.
12862
12863         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12864         multiple rerenders.  This pretty much sucks.
12865
12866         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12867         rest of the toolbar.
12868
12869 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12870
12871         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12872
12873 2005-02-17  Alexander Shopov  <ash@contact.bg>
12874
12875         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12876
12877 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12878
12879         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12880
12881 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12882
12883         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12884         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12885         (set_document_page), (document_changed_callback),
12886         (ev_view_set_document), (ev_view_find_previous),
12887         (ev_view_hide_cursor), (ev_view_show_cursor):
12888         * shell/ev-view.h:
12889         * shell/ev-window.c: (update_chrome_visibility),
12890         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12891         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12892         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12893         (ev_window_unfullscreen):
12894         * shell/main.c: (main):
12895
12896         Automatically hide the fullscreen button.
12897         Patch by Kristian Høgsberg <krh@redhat.com>
12898
12899 2005-02-16  Vincent Noel  <vnoel@cox.net>
12900
12901         * shell/main.c (main): Specify an icon for the window. Patch by
12902         Jaap A. Haitsma. Fixes #166177.
12903
12904 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12905
12906         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12907
12908 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12909
12910         * backend/ev-document-misc.h:
12911         * backend/ev-document-misc.c:
12912         (ev_document_misc_get_page_border_size),
12913         (ev_document_misc_paint_one_page): New function to canonicalize
12914         sizing/painting a border.
12915
12916         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12917         used.
12918
12919         * pdf/xpdf/pdf-document.cc: use new function
12920
12921         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12922         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12923         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12924         shell/ev-window.c: (update_sizing_buttons),
12925         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12926         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12927         (ev_window_cmd_view_page_width), (size_allocate_cb),
12928         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12929         and "fit width" values act as toggle buttons so they stay
12930         toggled.  It's not 100% perfect, and it's a little slow, but it's
12931         good enough to commit I think.
12932
12933 2005-02-15  David Lodge  <dave@cirt.net>
12934
12935         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12936
12937 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12938
12939         * shell/ev-window.c (update_window_title): replace newlines in
12940         the title by spaces. Bug #166107.
12941
12942 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12943
12944         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12945         parameters providing allocation width and height without
12946         scrollbars and width of a possible vertical scrollbar. With this
12947         additional information the functions can work as
12948         intended. Unfortunately they're not idempotent. We should
12949         transform these commands to toggles. Fixes Bug #164976
12950         Initial patch by Stephane Loeuillet, then heavily modified.
12951
12952         * shell/ev-view.h: update prototypes.
12953
12954         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12955         (ev_window_cmd_view_page_width): provide EvView fit functions with
12956         all the information they need. Formulas to calculate this
12957         information taken from GtkScrolledWindow.
12958
12959 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12960
12961         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12962         created a thumbnail, the list store is updated to know
12963         that the thumbnail is set. Fixes bug #166792
12964
12965 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12966
12967         * shell/ev-window.c: fixed typo, closes bug 166897
12968
12969         * TODO: updated TODO with bug numbers that are relevant
12970
12971 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12972
12973         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12974
12975 2005-02-09  Vincent Noel  <vnoel@cox.net>
12976
12977         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12978         and "Next" toolbar buttons as important to make them stand out.
12979
12980 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12981
12982         * lib/ev-debug.c:
12983         * lib/ev-debug.h:
12984         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12985         (start_interpreter), (stop_interpreter), (document_load),
12986         (ps_document_next_page), (ps_document_goto_page),
12987         (ps_document_set_page_size), (ps_document_widget_event),
12988         (ps_document_render):
12989         * shell/ev-page-view.c: (ev_page_view_dispose):
12990         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12991
12992         Fix compilation on non-gcc platforms
12993
12994 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12995
12996         * NEWS:
12997         * configure.ac:
12998
12999         Release 0.1.4
13000
13001         * pdf/xpdf/Catalog.cc:
13002         * pdf/xpdf/XRef.cc:
13003
13004         Fix the fix for CAN-2004-0888
13005
13006 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13007
13008         * data/Makefile.am:
13009         * data/evince-ui.xml:
13010         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13011         * shell/ev-stock-icons.h:
13012         * shell/ev-window.c: (update_action_sensitivity),
13013         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13014         (set_action_properties):
13015
13016         Improve toolbar layout/icons
13017
13018 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13019
13020         * pdf/xpdf/pdf-document.cc:
13021
13022         Add warnings about unimplemented/unknown link
13023         types.
13024
13025 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13026
13027         * ps/ps-document.c: (set_up_page):
13028
13029         Log gs property
13030
13031 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13032
13033         * ps/ps-document.c: (start_interpreter):
13034
13035         Log gs env var
13036
13037 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13038
13039         * shell/ev-page-view.c: (ev_page_view_dispose):
13040         * shell/ev-view.c: (ev_view_finalize):
13041         * shell/ev-window.c: (ev_window_setup_document),
13042         (ev_window_dispose), (ev_window_init):
13043
13044         Solve more refs issues.
13045
13046         I commented out the page_view initialization for now:
13047         it was never destroyed (because it's never added
13048         to a container). Because of that we was leaking
13049         gs processes. Couldnt think to a clean fix.
13050         We need to figure this out, password view has the
13051         same issue probably.
13052
13053 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13054
13055         * ps/ps-document.c: (ps_document_finalize),
13056         (ps_document_get_n_pages), (ps_document_get_page):
13057
13058         Some cleanups, stop the interpreter on finalize
13059
13060         * shell/ev-page-view.c: (ev_page_view_dispose),
13061         (ev_page_view_class_init):
13062
13063         Release our reference on the document
13064
13065 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13066
13067         * Makefile.am:
13068         * configure.ac:
13069         * doc/debugging.txt:
13070         * lib/.cvsignore:
13071         * lib/Makefile.am:
13072         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13073         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13074         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13075         * lib/ev-debug.h:
13076
13077         Add debugging helpers
13078
13079         * ps/Makefile.am:
13080         * ps/ps-document.c: (set_up_page), (start_interpreter),
13081         (stop_interpreter), (document_load), (ps_document_next_page),
13082         (ps_document_goto_page), (ps_document_set_page_size),
13083         (ps_document_widget_event), (ps_document_render):
13084         * shell/Makefile.am:
13085         * shell/ev-view.c: (expose_bin_window):
13086         * shell/main.c: (main):
13087
13088         Add some logs
13089         
13090 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13091
13092         * ps/ps-document.c: (ps_document_widget_event):
13093
13094         Initialize message_window, this should make ps
13095         rendering really work! (Never noticed because I was
13096         testing with a ps that is causing gs to exit every time!)
13097
13098 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13099
13100         * data/evince.schemas.in: updated simple error in applyto closing tag
13101
13102 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13103
13104         * Makefile.am:
13105         * configure.ac:
13106         * data/.cvsignore:
13107         * data/Makefile.am:
13108         * data/evince-ui.xml:
13109         A data/evince.schemas.in:
13110         * po/POTFILES.in:
13111         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13112         * shell/ev-stock-icons.h:
13113         * shell/ev-window.c: (update_chrome_visibility),
13114         (update_chrome_flag), (ev_window_cmd_edit_find),
13115         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13116         (ev_window_unfullscreen), (ev_window_focus_in_event),
13117         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13118         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13119         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13120         (ev_window_dispose), (ev_window_class_init),
13121         (set_action_properties), (set_chrome_actions), (load_chrome),
13122         (ev_window_init):
13123
13124         Implement fullscreen mode changes from bug #164776.
13125         Also implement persistent chrome toggles.
13126
13127 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13128
13129         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13130
13131 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13132
13133         * NEWS:
13134         * configure.ac:
13135         * shell/ev-view.c:
13136
13137         Add another check for find interface
13138
13139         Release 0.1.3
13140
13141 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13142
13143         * shell/ev-application.c: (ev_application_open):
13144         * shell/ev-window.c: (ev_window_open):
13145
13146         Open gzipped ps documents
13147
13148 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13149
13150         * TODO:
13151         * shell/ev-view.c: (set_document_page):
13152
13153         Clamp page number, dont try to move to
13154         not existant pages.
13155
13156 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13157
13158         * backend/ev-document-find.c: (ev_document_find_changed):
13159         * backend/ev-document-find.h:
13160         * pdf/xpdf/pdf-document.cc:
13161         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
13162         * shell/ev-window.c: (find_bar_search_changed_cb):
13163
13164         Fix several bugs with find
13165
13166 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
13167
13168         * shell/ev-sidebar-thumbnails.c
13169         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
13170         document. Prevents warning from scroll_to_cell.
13171
13172 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
13173
13174         * configure.ac: Add «nb» to ALL_LINGUAS too.
13175
13176 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
13177
13178         * NOTES: New file with some random thoughts.
13179
13180         * TODO: Update.
13181
13182         * backend/ev-document-misc.c:
13183         (ev_document_misc_get_page_border_size): New function to
13184         canonicalize shadow drawing sizes.  Possibly goofy.
13185
13186         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
13187         (ev_view_best_fit), (ev_view_fit_width):
13188         * pdf/xpdf/pdf-document.cc:
13189         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13190         * ps/ps-document.c: (ps_document_get_page_size):
13191         * backend/ev-document-misc.h:
13192         * backend/ev-document.c: (ev_document_get_page_size):
13193         * backend/ev-document.h: get_page_size now takes a page number
13194         parameter.  Made all the backends/frontends honor it.
13195
13196         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
13197         see.  Doesn't work yet.
13198
13199         * shell/Makefile.am:
13200         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
13201         Doesn't do anything yet.
13202
13203         * shell/ev-sidebar-thumbnails.c:
13204         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
13205         [0..n_pages-1]
13206
13207         * shell/ev-window.c: (update_action_sensitivity),
13208         (ev_window_setup_document), (ev_window_set_page_mode),
13209         (ev_window_page_mode_cb), (ev_window_init): Clean up the
13210         view-swapping code a bit so we can have multiple views on a
13211         document.  Add the multi-page view, though it can't be turned on
13212         yet.
13213
13214 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13215
13216         * shell/ev-application.c: (ev_application_open):
13217         * shell/ev-view.c: (expose_bin_window):
13218         * shell/ev-window.c: (ev_window_open):
13219
13220         Support eps and check document supports find
13221         before drawing highlightings in expose.
13222
13223 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13224
13225         * pixbuf/pixbuf-document.c:
13226         (pixbuf_document_thumbnails_get_dimensions),
13227         (pixbuf_document_document_thumbnails_iface_init):
13228
13229         implement get_dimensions
13230
13231 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13232
13233         * NEWS:
13234         * configure.ac:
13235
13236         Release 0.1.2
13237
13238 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13239
13240         * shell/ev-view.c: (set_document_page):
13241
13242         Scroll at the top of the page when changing page
13243
13244 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13245
13246         * shell/ev-view.c: (ev_view_motion_notify_event):
13247
13248         Do not redraw unnecessarily
13249
13250 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13251
13252         * pdf/xpdf/pdf-document.cc:
13253         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13254         (expose_bin_window), (find_changed_cb):
13255
13256         Yay! find works now... Now to find bugs...
13257
13258 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13259
13260         * backend/ev-document-find.c: (ev_document_find_base_init),
13261         (ev_document_find_changed):
13262         * backend/ev-document-find.h:
13263         * pdf/xpdf/pdf-document.cc:
13264         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13265         (expose_bin_window), (ev_view_init), (set_document_page),
13266         (ensure_rectangle_is_visible), (jump_to_find_result),
13267         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
13268         (ev_view_find_next), (ev_view_find_previous):
13269         * shell/ev-view.h:
13270         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
13271
13272         More work on find implementation, mostly there now
13273
13274 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
13275
13276         * backend/ev-backend-marshalers.list:
13277         * backend/ev-document-find.c: (ev_document_find_base_init),
13278         (ev_document_find_cancel), (ev_document_find_page_has_results),
13279         (ev_document_find_get_n_results), (ev_document_find_get_result),
13280         (ev_document_find_get_progress), (ev_document_find_changed):
13281         * backend/ev-document-find.h:
13282
13283         Enanche the find interface to be really able to do
13284         multi page find.
13285
13286         * pdf/xpdf/pdf-document.cc:
13287
13288         Implement
13289
13290         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
13291         (expose_bin_window), (ev_view_init),
13292         (ev_view_get_find_status_message), (find_changed_cb),
13293         (ev_view_set_document), (set_document_page):
13294
13295         Adapt to the new interface. A few things are regressed sorry,
13296         I will finish it soon.
13297
13298 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
13299
13300         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
13301         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
13302         ev_sidebar_thumbnails_parent_class variable, don't define another
13303         parent_class variable.
13304
13305         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
13306         (ev_page_action_class_init): ditto.
13307
13308         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
13309         (pixbuf_document_class_init): ditto.
13310
13311         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
13312         ditto.
13313
13314         * .cvsignore: ignore various valgrind output files.
13315
13316 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13317
13318         * data/evince-ui.xml:
13319         * shell/Makefile.am:
13320         * shell/ev-history.c:
13321         * shell/ev-history.h:
13322         * shell/ev-navigation-action.c:
13323         * shell/ev-navigation-action.h:
13324         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
13325         (ev_view_set_page), (ev_view_fit_width):
13326         * shell/ev-view.h:
13327         * shell/ev-window.c: (update_action_sensitivity),
13328         (ev_window_setup_document), (register_custom_actions):
13329
13330         Kill session history
13331
13332 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13333
13334         * shell/ev-window.c: (update_action_sensitivity):
13335
13336         Fix inverted up/down buttons
13337
13338 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
13339
13340         * shell/ev-sidebar-thumbnails.c
13341         (ev_sidebar_thumbnails_select_page): make sure the selected
13342         thumbnail stays visible.
13343
13344 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
13345
13346         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
13347         scrolled window for Federico.
13348
13349 2005-01-26  Ole Laursen  <olau@hardworking.dk>
13350
13351         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
13352
13353 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
13354
13355         * configure.ac:
13356         * pdf/splash/SplashFTFontEngine.cc:
13357
13358         Fix CID fonts with freetype 2.1.9
13359
13360 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
13361
13362         * TODO: added item for desktop icon thumbnailer
13363
13364 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
13365
13366         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
13367         unloaded docs when the title is accessed.
13368
13369         * shell/ev-password-view.[hc]: New widget for displaying password
13370         state.
13371
13372         * shell/ev-window.[ch]: Refactor password handling code to handle
13373         the new view.
13374
13375 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
13376
13377         * NEWS:
13378         * configure.ac:
13379         * data/Makefile.am:
13380
13381         Release 0.1.1
13382
13383 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13384
13385         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13386         ignore page offset here, to make search results independent of it,
13387
13388         * shell/ev-view.c (expose_bin_window): but take offsets into
13389         account here. Bug #164932
13390
13391         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13392         scale at the right time. Bug #164996
13393
13394 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13395
13396         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13397         fix the problem. Now I just removed the Adobe font names and hope
13398         that the URW fonts are always in outline format. Bug #164934
13399
13400         * shell/ev-window.c (update_window_title): empty titles are
13401         useless, use filename in that case too.
13402
13403         * NEWS: Add some content.
13404
13405 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13406
13407         * TODO: added one more TODO item and a TODONE section :)
13408
13409 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13410
13411         * ps/ps-document.h: add page_[xy]_offset fields.
13412
13413         * ps/ps-document.c (ps_document_set_page_offset)
13414         (ps_document_render): Keep offset in consideration in a few
13415         places. Bug #164752 "postscript documents are not centered in
13416         window"
13417
13418         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13419         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13420
13421         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13422         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13423         stub out missing methods for complete EvDocument implementation.
13424         Fixes segfaults with Save A Copy and Copy actions.
13425
13426         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13427         (ps_document_document_iface_init): ditto.
13428         
13429 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13430
13431         * data/.cvsignore:
13432         * data/Makefile.am:
13433         * data/evince.desktop.in:
13434
13435         Add desktop file
13436
13437 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13438
13439         * shell/ev-view.c: (ev_view_button_press_event),
13440         (ev_view_motion_notify_event):
13441
13442         Make selection work in any direction
13443
13444 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13445
13446         * TODO:
13447         * shell/ev-window.c: (set_short_labels), (ev_window_init):
13448
13449         Use shorter labels for some of the toolbars items
13450
13451 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13452
13453         * pdf/xpdf/pdf-document.cc:
13454
13455         Check the links info is initialized before
13456         using it. Should fix a crash on startup.
13457
13458 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13459
13460         * pixbuf/pixbuf-document.c
13461         (pixbuf_document_thumbnails_get_dimensions): force floating point
13462         division to calculate page_ratio. Fixes crash with landscape
13463         format pixbufs.
13464
13465 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
13466
13467         * shell/ev-view.c (ev_view_realize): make the bg color darker.
13468
13469 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
13470
13471         * shell/ev-view.c (set_document_page): unset has_selection when
13472         the page changes.
13473         (set_document_page): handle paper size changes when the page
13474         changes (test with Free Culture, page 2).
13475
13476 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13477
13478         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
13479         (expose_bin_window), (ev_view_class_init), (ev_view_init):
13480
13481         Use normal style color for the widget background and
13482         draw a black box around the page.
13483
13484 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13485
13486         * pdf/xpdf/pdf-document.cc:
13487
13488         Keep offset in consideration in a few places
13489
13490         * shell/ev-view.c: (expose_bin_window):
13491
13492         Set the offsets so that the document is ever centered
13493
13494 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
13495
13496         * TODO: Added TODO items and finished off the first todo item
13497
13498         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
13499         reflect current authors
13500
13501 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13502
13503         * pdf/xpdf/pdf-document.cc:
13504         * shell/ev-view.c: (ev_view_set_cursor),
13505         (ev_view_motion_notify_event), (document_changed_callback),
13506         (set_document_page):
13507
13508         Show a wait cursor while the page is rendering
13509
13510 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13511
13512         * shell/ev-sidebar-thumbnails.c:
13513         (ev_sidebar_tree_selection_changed),
13514         (ev_sidebar_thumbnails_select_page):
13515         * shell/ev-sidebar-thumbnails.h:
13516         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
13517         (ev_view_can_go_forward):
13518         * shell/ev-window.c: (ev_window_open_page),
13519         (ev_window_setup_document), (update_current_page),
13520         (view_page_changed_cb), (ev_window_init):
13521         * shell/ev-window.h:
13522
13523         Ensure thumbnails selection, toolbar page control and
13524         current page are in sync.
13525
13526 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
13527
13528         * pdf/xpdf/XRef.cc:
13529
13530         Fix CAN-2005-0064
13531
13532 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
13533
13534         * backend/Makefile.am:
13535         * backend/ev-document-links.h:
13536         * backend/ev-document-security.c: (ev_document_security_get_type),
13537         (ev_document_security_has_document_security),
13538         (ev_document_security_set_password):
13539         * backend/ev-document-security.h:
13540         * backend/ev-document.c: (ev_document_error_quark):
13541         * backend/ev-document.h:
13542         * data/Makefile.am:
13543         * data/evince-password.glade:
13544         * pdf/xpdf/pdf-document.cc:
13545         * shell/Makefile.am:
13546         * shell/ev-password.c: (ev_password_set_bad_password_label),
13547         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13548         (ev_password_dialog_get_password),
13549         (ev_password_dialog_set_bad_pass):
13550         * shell/ev-password.h:
13551         * shell/ev-window.c: (ev_window_get_attribute),
13552         (ev_window_set_property), (update_action_sensitivity),
13553         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13554         (ev_window_setup_document), (ev_window_get_password),
13555         (ev_window_open), (ev_window_cmd_save_as),
13556         (using_postscript_printer), (ev_window_print),
13557         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13558         (update_fullscreen_popup), (ev_window_fullscreen),
13559         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13560         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13561         (menu_item_select_cb), (find_bar_search_changed_cb),
13562         (ev_window_dispose), (ev_window_init):
13563
13564         Add initial support for password-supported dialogs.  This could be
13565         a lot cooler, but it'll do for now.
13566
13567 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13568
13569         * pdf/xpdf/pdf-document.cc:
13570         * shell/ev-view.c: (status_message_from_link),
13571         (ev_view_set_status), (ev_view_set_cursor),
13572         (ev_view_motion_notify_event), (ev_view_init):
13573         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13574
13575         Fix bugs in the links implementation and change cursor
13576         when hovering a link.
13577
13578 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13579
13580         * viewer/.cvsignore: added cvsignore file for viewer directory
13581
13582         * TODO: created TODO document
13583
13584 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13585
13586         * shell/ev-view.h:
13587         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13588         new functions to help with implementation of sensitivity code
13589         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13590         of all actions that might require it.  Fixes a crash when you
13591         click on the Zoom actions in a window lacking a document.
13592
13593 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13594
13595         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13596         of the Find action
13597
13598 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13599
13600         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13601         (pixbuf_document_document_iface_init):
13602         * ps/ps-document.c: (ps_document_get_link),
13603         (ps_document_document_iface_init):
13604         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13605         (status_message_from_link), (ev_view_set_status),
13606         (ev_view_set_find_status), (ev_view_motion_notify_event),
13607         (ev_view_button_release_event), (ev_view_set_property),
13608         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13609         (ev_view_get_find_status_message), (update_find_results),
13610         (ev_view_get_status), (ev_view_get_find_status):
13611         * shell/ev-view.h:
13612         * shell/ev-window.c: (view_status_changed_cb),
13613         (view_find_status_changed_cb), (ev_window_init):
13614
13615         View status message support, use it to show the links.
13616         Needs work...
13617
13618 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13619
13620         * backend/ev-document.c: (ev_document_get_link):
13621         * backend/ev-document.h:
13622         * pdf/xpdf/pdf-document.cc:
13623         * shell/ev-application.c: (ev_application_open):
13624         * shell/ev-application.h:
13625         * shell/ev-sidebar-links.c: (selection_changed_cb):
13626         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13627         (ev_view_go_to_link):
13628
13629         Add support for document links
13630
13631 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13632
13633         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13634         (create_tool_item):
13635         Set the spin button limits correctly.
13636         
13637         * shell/ev-sidebar-thumbnails.c:
13638         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13639         Support changing pages by clicking on the thumbnails.
13640         
13641 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13642
13643         * pixbuf/pixbuf-document.c:
13644         (pixbuf_document_thumbnails_get_dimensions),
13645         (pixbuf_document_document_thumbnails_iface_init):
13646
13647         implement get_dimensions
13648
13649 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13650
13651         * ps/ps-document.c: (ps_document_goto_page):
13652
13653         Fix page switching on multipage documents
13654
13655 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13656
13657         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13658         
13659         check for NULL before assigning to width and height parameters
13660
13661 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13662
13663         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13664         (pixbuf_document_set_property), (pixbuf_document_get_property):
13665
13666         implement get/set properties
13667
13668 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13669
13670         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13671         
13672         return NULL instead of "Unknown", letting the title get set to
13673         the filename when the pdf has no title.
13674
13675 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13676
13677         * ps/ps-document.c: (ps_document_get_page_count),
13678         (ps_document_goto_page):
13679
13680 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13681
13682         * shell/ev-history.c: (ev_history_get_property),
13683         (ev_history_set_property), (ev_history_class_init),
13684         (ev_history_add_page), (ev_history_set_current_index):
13685         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13686         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13687         (ev_navigation_action_finalize):
13688         * shell/ev-navigation-action.h:
13689         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13690         (ev_view_go_forward), (ev_view_get_find_status_message),
13691         (history_index_changed_cb), (ev_view_set_history):
13692         * shell/ev-view.h:
13693         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13694         (update_current_page), (register_custom_actions):
13695
13696         Implement history dropdowns
13697
13698 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13699
13700         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13701         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13702         (ev_view_go_forward):
13703         * shell/ev-window.c: (register_custom_actions):
13704
13705         Fix several history bugs
13706
13707 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13708
13709         * configure.ac: Add «nb» to ALL_LINGUAS.
13710
13711 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13712
13713         * backend/Makefile.am:
13714         * backend/ev-bookmark.c:
13715         * backend/ev-bookmark.h:
13716         * backend/ev-document-bookmarks.c:
13717         * backend/ev-document-bookmarks.h:
13718         * backend/ev-document-links.c: (ev_document_links_get_type),
13719         (ev_document_links_has_document_links),
13720         (ev_document_links_begin_read), (ev_document_links_get_link),
13721         (ev_document_links_get_child), (ev_document_links_next),
13722         (ev_document_links_free_iter):
13723         * backend/ev-document-links.h:
13724         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13725         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13726         (ev_link_get_link_type), (ev_link_set_link_type),
13727         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13728         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13729         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13730         (ev_link_new_external):
13731         * backend/ev-link.h:
13732         * pdf/xpdf/pdf-document.cc:
13733         * shell/Makefile.am:
13734         * shell/ev-application.c: (ev_application_open_link):
13735         * shell/ev-application.h:
13736         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13737         (ev_history_get_link_nth):
13738         * shell/ev-history.h:
13739         * shell/ev-sidebar-bookmarks.c:
13740         * shell/ev-sidebar-bookmarks.h:
13741         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13742         (ev_sidebar_links_class_init), (selection_changed_cb),
13743         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13744         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13745         (do_one_iteration), (populate_links_idle),
13746         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13747         * shell/ev-sidebar-links.h:
13748         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13749         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13750         (go_to_index):
13751         * shell/ev-view.h:
13752         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13753         * shell/ev-window.h:
13754
13755         Rename bookmark to link, and use "Index" for the sidebar panel.
13756
13757 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13758
13759         * shell/Makefile.am:
13760         * shell/ev-application.c: (ev_application_open_bookmark):
13761         * shell/ev-application.h:
13762         * shell/ev-history.c: (ev_history_init), (free_links_list),
13763         (ev_history_finalize), (ev_history_class_init),
13764         (ev_history_add_link), (ev_history_add_page),
13765         (ev_history_get_link_nth), (ev_history_get_n_links),
13766         (ev_history_get_current_index), (ev_history_set_current_index),
13767         (ev_history_new):
13768         * shell/ev-history.h:
13769         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13770         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13771         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13772         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13773         (ev_view_set_page):
13774         * shell/ev-view.h:
13775         * shell/ev-window.c: (ev_window_open_bookmark),
13776         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13777         (goto_page_cb), (register_custom_actions):
13778         * shell/ev-window.h:
13779
13780         Initial history implementation. Needs work.
13781
13782 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13783
13784         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13785
13786 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13787
13788         * cut-n-paste/recent-files/egg-recent-item.c:
13789         * cut-n-paste/recent-files/egg-recent-item.h:
13790         * cut-n-paste/recent-files/egg-recent-model.c:
13791         * cut-n-paste/recent-files/egg-recent-util.c:
13792         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13793         * cut-n-paste/recent-files/egg-recent-view.c:
13794
13795         Update
13796
13797 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13798
13799         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13800         (fillGlyph, fillImageMask, drawImage):
13801         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13802         pdf/splash/SplashTypes.h:
13803         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13804         packed mode for Splash.
13805
13806         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13807         RGB8 packed mode, eliminates the pixbuf data creation loop.
13808
13809         * shell/ev-print-job.c (ev_print_job_finalize)
13810         (ev_print_job_set_property, ev_print_job_get_property)
13811         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13812         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13813         (print_closure_finalize, ev_print_job_print): implement
13814         printing (for backends with EvPsExporter)
13815
13816         * shell/ev_print_job.h: update prototypes.
13817
13818         * shell/ev-window.c (ev_window_print): unref print job after
13819         printing.
13820
13821         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13822         unless the document implements the EvDocumentFind interface.
13823
13824 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13825
13826         * configure.ac: Added ja to ALL_LINGUAS.
13827
13828 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13829
13830         * pdf/xpdf/pdf-document.cc:
13831
13832         add a FIXME. We should probably not allocate
13833         a bookmark object every time
13834
13835 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13836
13837         * shell/ev-application.c: (ev_application_open),
13838         (ev_application_open_bookmark):
13839         * shell/ev-application.h:
13840         
13841         Add a way to open bookmarks
13842
13843         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13844         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13845         (ev_bookmark_set_property), (ev_bookmark_class_init),
13846         (ev_bookmark_new_title), (ev_bookmark_new_link),
13847         (ev_bookmark_new_external):
13848
13849         Support for external uris, better constructors.
13850
13851         * backend/ev-bookmark.h:
13852         * pdf/xpdf/pdf-document.cc:
13853         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13854
13855         Handle external uris
13856
13857 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13858
13859         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13860         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13861
13862         Hook up bookmarks navigation
13863
13864 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13865
13866         * backend/Makefile.am:
13867         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13868         (ev_bookmark_get_title), (ev_bookmark_set_title),
13869         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13870         (ev_bookmark_get_page), (ev_bookmark_set_page),
13871         (ev_bookmark_get_property), (ev_bookmark_set_property),
13872         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13873         (ev_bookmark_new):
13874         * backend/ev-bookmark.h:
13875         * backend/ev-document-bookmarks.c:
13876         (ev_document_bookmarks_get_bookmark):
13877         * backend/ev-document-bookmarks.h:
13878         * pdf/xpdf/pdf-document.cc:
13879         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13880
13881         Add a bookmark object to the backend and use it instead of get_values
13882
13883 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13884
13885         * data/evince-ui.xml:
13886
13887         Cleanup and add select all.
13888
13889         * shell/ev-view.c: (ev_view_select_all),
13890         (ev_view_button_press_event):
13891         * shell/ev-view.h:
13892         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13893
13894         Add select all.
13895         Clear selection on click.
13896
13897 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13898
13899         * shell/ev-sidebar-thumbnails.c
13900         (ev_sidebar_thumbnails_set_document): forgot to unref the
13901         loading_icon.
13902
13903 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13904
13905         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13906         at the visible page, not just linearly.  This makes it look fast.
13907
13908 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13909
13910         * backend/ev-document-misc.c
13911         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13912         white.
13913         * backend/ev-document-thumbnails.h: New interface to get the size
13914         of a page.
13915
13916 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13917
13918         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13919         make dist works
13920
13921 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13922
13923         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13924         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13925         things up a bit.
13926
13927         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13928
13929 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13930
13931         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13932         fonts. Should fix font problems on systems that have the base
13933         fonts in bitmap format. Reported by James Henstridge
13934         <james@jamesh.id.au>.
13935
13936 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13937
13938         * pdf/xpdf/Gfx.cc:
13939         * pdf/xpdf/GfxState.cc:
13940
13941         Fix for CAN-2004-1125
13942
13943 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13944
13945         * shell/ev-view.c: (ev_view_copy):
13946         * shell/ev-view.h:
13947         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13948
13949         Implement Edit->Copy
13950
13951 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13952
13953         * backend/ev-document.c: (ev_document_get_text):
13954         * backend/ev-document.h:
13955         * pdf/xpdf/pdf-document.cc:
13956         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13957         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13958         (ev_view_update_primary_selection), (ev_view_button_press_event),
13959         (ev_view_motion_notify_event), (ev_view_button_release_event):
13960
13961         Beginnings of clipboard support. Incomplete but primary sort
13962         of work.
13963
13964 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13965
13966         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13967         (expose_bin_window):
13968
13969         Nicer rubberband drawing, from GtkIconView.
13970
13971 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13972
13973         * backend/ev-document.c: (ev_document_save):
13974         * backend/ev-document.h:
13975         * data/evince-ui.xml:
13976         * pdf/xpdf/pdf-document.cc:
13977         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13978
13979         Implement "Save a copy..." menu item
13980
13981 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13982
13983         * shell/ev-view.c: (ev_view_zoom):
13984
13985         Queue a resize when zoom changes
13986
13987 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13988
13989         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13990         shadows.
13991
13992         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13993         thumbnails..
13994
13995 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13996
13997         * pdf/xpdf/pdf-document.cc
13998         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13999
14000 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14001
14002         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14003         It's slow, but I'll speed it up next!
14004
14005 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14006
14007         * shell/main.c (load_files):
14008
14009         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14010         from the command line and because it seems more appropriate.
14011
14012 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14013
14014         * data/evince-ui.xml:
14015         * shell/ev-window.c: (update_action_sensitivity),
14016         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14017
14018         s/next page/page down
14019         s/previous page/page up
14020
14021 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14022
14023         * data/evince-ui.xml:
14024
14025         Change the layout to match clarkbw design.
14026
14027         * shell/Makefile.am:
14028         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14029         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14030         (ev_navigation_action_finalize),
14031         (ev_navigation_action_set_property),
14032         (ev_navigation_action_get_property),
14033         (ev_navigation_action_class_init):
14034         * shell/ev-navigation-action.h:
14035
14036         Implement clarkbw toolbar navigation controls (incomplete)
14037
14038         * shell/ev-page-action.c: (update_label), (update_spin),
14039         (value_changed_cb), (create_tool_item), (connect_proxy),
14040         (ev_page_action_init), (ev_page_action_finalize),
14041         (ev_page_action_set_property), (ev_page_action_get_property),
14042         (ev_page_action_set_current_page),
14043         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14044         * shell/ev-page-action.h:
14045
14046         Implement a page switcher in the toolbar
14047
14048         * shell/ev-view.c: (ev_view_scroll_view):
14049         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14050         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14051         (register_custom_actions), (ev_window_init):
14052
14053         Change page on PageUp/Down.
14054
14055 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14056
14057         * pdf/xpdf/pdf-document.cc
14058         (pdf_document_thumbnails_get_thumbnail): initial stab at
14059         implementing thumbnail support for pdfs.  It only does documents
14060         with precached pdfs now.
14061
14062 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14063
14064         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14065         thumbnail code into a time-based idle as well.  Also, turn off the
14066         shadow temporarily as it's really slow.
14067
14068 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14069
14070         * backend/ev-document.c: (ev_document_class_init):
14071         * pdf/xpdf/pdf-document.cc:
14072         * shell/ev-window.c: (ev_window_open):
14073
14074         Fix document title bugs and fallback to
14075         filename when not available.
14076
14077 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14078
14079         * backend/ev-document.c: (ev_document_get_type),
14080         (ev_document_class_init), (ev_document_load),
14081         (ev_document_get_title):
14082         * backend/ev-document.h:
14083         * pdf/xpdf/pdf-document.cc:
14084         * ps/ps-document.c: (ps_document_set_property),
14085         (ps_document_get_property), (ps_document_class_init),
14086         (document_load):
14087         * ps/ps-document.h:
14088         * ps/ps.h:
14089         * shell/ev-window.c: (update_window_title), (ev_window_open),
14090         (ev_window_init):
14091
14092         Initial support for document title. Not working yet.
14093
14094 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14095
14096         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14097
14098         Grab focus on the view when clicking it
14099
14100 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14101
14102         * shell/ev-marshal.list:
14103         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14104         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14105
14106         Add key bindings to the view. Now if the focus would work
14107         right...
14108
14109 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14110
14111         * Makefile.am:
14112         * backend/Makefile.am:
14113         * data/Makefile.am:
14114         * dvi/Makefile.am:
14115         * dvi/dvilib/Makefile.am:
14116         * pdf/xpdf/Makefile.am:
14117         * po/POTFILES.in:
14118         * ps/Makefile.am:
14119
14120         Fix distcheck
14121
14122 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14123
14124         * shell/ev-view.c: (ev_view_realize):
14125
14126         Fix mouse wheel scrolling
14127
14128 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14129
14130         * ps/Makefile.am:
14131         * ps/gstypes.h:
14132         * ps/gtkgs.c:
14133         * ps/gtkgs.h:
14134         * ps/ps-document.c: (catchPipe), (ps_document_init),
14135         (ps_document_class_init), (ps_document_cleanup),
14136         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14137         (set_up_page), (close_pipe), (is_interpreter_ready),
14138         (interpreter_failed), (output), (input), (start_interpreter),
14139         (stop_interpreter), (file_length), (file_readable),
14140         (check_filecompressed), (check_pdf), (compute_xdpi),
14141         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
14142         (ps_document_get_type), (ps_document_emit_error_msg),
14143         (document_load), (ps_document_next_page),
14144         (ps_document_get_current_page), (ps_document_get_page_count),
14145         (ps_document_goto_page), (ps_document_set_page_size),
14146         (ps_document_zoom_to_fit), (ps_document_set_zoom),
14147         (ps_document_load), (ps_document_get_n_pages),
14148         (ps_document_set_page), (ps_document_get_page),
14149         (ps_document_widget_event), (ps_document_set_target),
14150         (ps_document_set_scale), (ps_document_set_page_offset),
14151         (ps_document_get_page_size), (ps_document_render),
14152         (ps_document_document_iface_init):
14153         * ps/ps-document.h:
14154         * ps/ps.c:
14155         * shell/ev-window.c: (ev_window_open):
14156
14157         Rename GtkGS to PSDocument
14158
14159 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14160
14161         * ps/gtkgs.c: (gtk_gs_class_init):
14162         * ps/gtkgs.h:
14163
14164         Some more leftover...
14165
14166 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14167
14168         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
14169         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
14170         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
14171         * ps/gtkgs.h:
14172
14173         Remove unused code and make a lot of stuff private
14174
14175 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14176
14177         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
14178         (gtk_gs_defaults_changed):
14179         * ps/gsdefaults.h:
14180         * ps/gtkgs.c:
14181         * ps/gtkgs.h:
14182         * ps/ps.h:
14183
14184         Cleanup headers dependencies
14185
14186 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14187
14188         * ps/Makefile.am:
14189         * ps/ggvutils.c:
14190         * ps/ggvutils.h:
14191         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
14192         * ps/gsdefaults.h:
14193         * ps/gtkgs.c: (file_length), (file_readable),
14194         (check_filecompressed), (check_pdf), (gtk_gs_load),
14195         (gtk_gs_get_postscript):
14196
14197         Get rid of ggvutils
14198
14199 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14200
14201         * ps/ggvutils.c:
14202         * ps/ggvutils.h:
14203         * ps/gsio.h:
14204         * ps/gtkgs.c: (gtk_gs_set_zoom):
14205
14206         Cleanups
14207
14208 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14209
14210         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
14211
14212         Ensure the page is rerendered when changing zoom
14213
14214 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14215
14216         * backend/ev-document.c: (ev_document_base_init),
14217         (ev_document_changed):
14218         * backend/ev-document.h:
14219
14220         Add a changed event that is emitted when the page content
14221         changes. This is necessary to deal with the fact that
14222         in ps backend rendering happen asycrounously.
14223         This makes the ps backend mostly work.
14224
14225         * pdf/xpdf/pdf-document.cc:
14226
14227         Emit changed event
14228
14229         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
14230         (ps_document_set_target):
14231
14232         Emit changed event
14233
14234         * shell/ev-view.c: (document_changed_callback),
14235         (ev_view_set_document), (ev_view_set_page):
14236
14237         Redraw on the changed signal
14238
14239 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
14240
14241         * configure.ac: Added pt_BR to ALL_LINGUAS.
14242
14243 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
14244
14245         * backend/ev-document-bookmarks.c:
14246         (ev_document_bookmarks_get_child): *
14247         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
14248         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
14249         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
14250         (ev_sidebar_bookmarks_destroy),
14251         (ev_sidebar_bookmarks_class_init),
14252         (ev_sidebar_bookmarks_construct), (stack_data_free),
14253         (do_one_iteration), (populate_bookmarks_idle),
14254         (ev_sidebar_bookmarks_clear_document),
14255         (ev_sidebar_bookmarks_set_document): *
14256         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
14257         (ev_sidebar_add_page),
14258         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
14259         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
14260         it displays both the topics and the page numbers.
14261
14262 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
14263
14264         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
14265         toggle.
14266         * shell/ev-window.c (toggle_entries): Set sidebar default value to
14267         visible.
14268
14269 2004-12-23  Adam Weinberger  <adamw@gnome.org>
14270
14271         * configure.ac: Added en_CA to ALL_LINGUAS.
14272
14273 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14274
14275         * ChangeLog: replace bottom of this ChangeLog (merged history of
14276         ggv and gpdf; where all paths were wrong and most of the files are
14277         not even in this tree) with ChangeLog (from arch) of the shell
14278         code.
14279
14280 2004-12-23  Havoc Pennington  <hp@redhat.com>
14281
14282         * shell/ev-window.c: hook up potentially-questionable "find
14283         results status text" feature - something involving the sidebar or
14284         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
14285         might be better in the end.
14286
14287         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
14288         with corresponding signal when it should be updated
14289
14290         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
14291
14292 2004-12-22  Havoc Pennington  <hp@redhat.com>
14293
14294         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
14295         find stuff on other pages, sort of (only returns one result on
14296         invisible pages, to show they have results; updates full results
14297         for a page when you view it). Currently repaints the current page
14298         every time a new result is found on any page, which isn't so nice.
14299
14300 2004-12-22  Havoc Pennington  <hp@redhat.com>
14301
14302         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
14303         the document doesn't support find (better ideas?)
14304         (find_bar_search_changed_cb): handle missing document or document
14305         that doesn't support find
14306
14307         * pdf/xpdf/pdf-document.cc: port to implement the new
14308         EvDocumentFindIface
14309
14310         * backend/ev-document-find.c: create a new interface for searching
14311
14312         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
14313
14314 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14315
14316         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
14317         libevbackend.la.
14318
14319         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
14320         EvPrintJob constructor arguments.
14321
14322         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
14323         for documents that can export PostScript (page by page).
14324
14325         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
14326         
14327         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
14328         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
14329         (pdf_document_ps_exporter_iface_init:
14330         Implement EvPSExporter.
14331
14332         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
14333
14334 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14335
14336         * backend/Makefile.am:
14337         * backend/ev-document-thumbnails.c:
14338         (ev_document_thumbnails_get_type),
14339         (ev_document_thumbnails_get_thumbnail):
14340         * backend/ev-document-thumbnails.h:
14341         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14342         (pixbuf_document_thumbnails_get_thumbnail),
14343         (pixbuf_document_document_thumbnails_iface_init):
14344         * shell/Makefile.am:
14345         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
14346         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
14347         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
14348         * shell/ev-sidebar-thumbnails.h:
14349         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
14350         (ev_sidebar_set_document):
14351         * shell/ev-utils.c: (gaussian), (create_blur_filter),
14352         (create_shadow), (ev_pixbuf_add_shadow):
14353         * shell/ev-utils.h:
14354         Add thumbnail support.
14355         
14356 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14357
14358         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
14359         (using_postscript_printer): Set up a print dialog for "PostScript
14360         injection" method.
14361
14362         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
14363         EvPrintJob.
14364
14365         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
14366
14367 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14368
14369         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
14370         (ps_document_set_target), (ps_document_get_page_size),
14371         (ps_document_render):
14372         * ps/gtkgs.h:
14373
14374         Fix a few bugs
14375
14376 2004-12-22  Christian Rose  <menthos@menthos.com>
14377
14378         * configure.ac: Added "sv" to ALL_LINGUAS.
14379
14380 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
14381
14382         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14383         document supports bookmarks.
14384
14385 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14386
14387         * ps/ggvutils.c: (ggv_file_readable):
14388         * ps/ggvutils.h:
14389         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14390         (gtk_gs_get_postscript):
14391
14392         Remove unused utils
14393
14394 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14395
14396         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14397         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14398         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14399         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14400         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14401         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14402         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14403         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14404         (gtk_gs_set_antialiasing), (ps_document_load),
14405         (ps_document_render):
14406         * ps/gtkgs.h:
14407
14408         Another check point for the ps backend. Now I can get it to show
14409         pages!
14410
14411 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14412
14413         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14414         document setting code.
14415
14416 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14417
14418         * shell/eggfindbar.c: (entry_activate_callback):
14419         Animate the next button when activate is pressed.
14420         
14421 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14422
14423         * shell/ev-window.c: (ev_window_cmd_edit_find),
14424         (update_fullscreen_popup), (ev_window_fullscreen),
14425         (ev_window_unfullscreen), (ev_window_state_event_cb),
14426         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14427         Fix bugs in fullscreen code.
14428         
14429 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14430
14431         * Makefile.am:
14432         * configure.ac:
14433         * pixbuf/Makefile.am:
14434         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14435         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14436         (pixbuf_document_set_page), (pixbuf_document_get_page),
14437         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14438         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14439         (pixbuf_document_render), (pixbuf_document_begin_find),
14440         (pixbuf_document_end_find), (pixbuf_document_finalize),
14441         (pixbuf_document_class_init),
14442         (pixbuf_document_document_iface_init), (pixbuf_document_init):
14443         * pixbuf/pixbuf-document.h:
14444         * shell/Makefile.am:
14445         * shell/ev-application.c: (ev_application_open):
14446         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
14447         (ev_window_open):
14448         Add pixbuf backend.
14449         
14450 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
14451
14452         * Makefile.am: 
14453         * dvi/dvilib/Makefile.am:
14454         * dvi/Makefile.am:
14455         * configure.ac: Auto*ify dvi and dvi/dvilib
14456
14457         * dvi/Makefile: Remove from CVS
14458         
14459         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
14460         confusion.
14461
14462         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
14463         
14464         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
14465         
14466 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14467
14468         * ps/Makefile.am:
14469         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
14470         (gtk_gs_value_adjustment_changed), (compute_size),
14471         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
14472         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
14473         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14474         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14475         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
14476         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
14477         (ps_document_load), (ps_document_get_n_pages),
14478         (ps_document_set_page), (ps_document_get_page),
14479         (ps_document_set_target), (ps_document_set_scale),
14480         (ps_document_set_page_offset), (ps_document_get_page_size),
14481         (ps_document_render), (ps_document_begin_find),
14482         (ps_document_end_find), (ps_document_document_iface_init):
14483         * ps/gtkgs.h:
14484         * shell/Makefile.am:
14485         * shell/ev-window.c: (ev_window_open):
14486
14487         Some work to integrate gtkgs with EvDocument
14488
14489 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14490
14491         * shell/ev-window.c: (update_fullscreen_popup),
14492         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
14493         (exit_fullscreen_button_clicked_cb),
14494         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
14495         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14496         (ev_window_state_event_cb), (ev_window_init):
14497         Add fullscreen support from Epiphany.
14498         
14499 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14500
14501         * data/ev-stock-zoom-fit-width.png: fit-width
14502         stock icon from gpdf.
14503         
14504         * shell/ev-stock-icons.[ch]: copied from gpdf.
14505         
14506         * shell/main.c: (main): init stock icons.
14507         
14508         * shell/ev-window.c: use the fit-width icon.
14509         
14510         * data/evince-ui.xml: add zooming toolbar items.
14511
14512 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14513
14514         * shell/ev-view.c: 
14515         (ev_view_best_fit), (ev_view_fit_width): because
14516         get_page_size() returns the scaled page size, we
14517         need to calculate the scale factor relative to
14518         the previous scale factor. Should really just
14519         add get_real_page_size().
14520
14521 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14522
14523         * shell/ev-view.[ch]:
14524         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
14525         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
14526         add zooming.
14527         
14528         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
14529         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
14530         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
14531         hook it up.
14532         
14533         * pdf/xpdf/pdf-document.cc:
14534         (pdf_document_begin_find),
14535         (pdf_document_end_find): make static.
14536
14537 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14538
14539         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
14540
14541         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
14542         names to fontconfig patterns.
14543         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14544
14545         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14546         setupBaseFontsFc.
14547
14548 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14549
14550         * Makefile.am:
14551         * configure.ac:
14552         * ps/Makefile.am:
14553         * ps/ggvutils.c:
14554         * ps/ggvutils.h:
14555         * ps/gsdefaults.c:
14556         * ps/gsdefaults.h:
14557         * ps/gsio.c:
14558         * ps/gsio.h:
14559         * ps/gtkgs.c:
14560         * ps/gtkgs.h:
14561         * ps/ps.c:
14562         * ps/ps.h:
14563
14564         Import ggv backend. Not hooked up yet.
14565
14566 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14567
14568         * shell/main.c: (load_files), (main): load files
14569         from the command line.
14570
14571 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14572
14573         * configure.ac: don't require bonobo.
14574         
14575         * cut-n-paste/recent-files/*: kill bonobo recent
14576         view.
14577
14578         * shell/ev-window.c:
14579         (ev_window_is_empty): upd.
14580         (unable_to_load), (ev_window_open): load backend
14581         based on the mime type.
14582
14583 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14584
14585         * backend/.cvsignore: ignore generated marshalers source.
14586
14587         * shell/main.c (main): this is not epiphany.
14588
14589 2004-12-22  Havoc Pennington  <hp@redhat.com>
14590
14591         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14592         (expose_bin_window): draw find highlights
14593
14594         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14595         
14596         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14597         (pdf_document_end_find): implement this interface
14598
14599         * backend/ev-document.c (ev_document_found): add this to emit
14600         signal
14601
14602 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14603
14604         * data/evince-ui.xml: Add a few more toolbar items.
14605
14606         * shell/ev-window.c: Hook up page navigation toolbar 
14607         items.
14608
14609         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14610         a page-changed signal.
14611
14612         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14613         Add ev_document_get_page().
14614
14615         * shell/ev-window.c: Sensitize/desensitize navigation
14616         actions.
14617
14618 2004-12-21  Havoc Pennington  <hp@redhat.com>
14619
14620         * backend/ev-backend-marshal.c,
14621         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14622         marshaler-generator thingy. I'm sure there's a better way to do
14623         this in the modern world.
14624
14625         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14626         end_find methods and "found" signal.
14627
14628         * configure.ac: find glib-genmarshal
14629
14630 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14631
14632         * shell/ev-sidebar.c: Construct an actual sidebar.
14633         * shell/ev-sidebar-bookmarks.[ch]:
14634         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14635
14636 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14637
14638         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14639         Redo size handling.
14640         
14641         * shell/ev-view.c: Track the size from the document.
14642
14643 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14644
14645         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14646         constructor assumes ownership of the string passed in.
14647         
14648         * shell/ev-window.c (ev_window_open): Destroy the error
14649         dialog once we've displayed it.
14650
14651 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14652
14653         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14654         a bit, it works! (sort of)
14655
14656         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14657         Move to .cc since we need to use C++ in the implementation.
14658
14659         * shell/dummy.cc: Add a CC file to force evince
14660         to be linked as a C++ program.
14661
14662 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14663
14664         * shell/ev-view.[ch]: Start of content-area widget.
14665
14666         * shell/ev-window.c: Create a EvView, update it
14667         as we change documents.
14668
14669         * shell/Makefile.am shell/ev-marshal.list: Add
14670         generated marshalers.
14671
14672 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14673
14674         * Makefile.am (SUBDIRS): move shell.
14675
14676 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14677
14678         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14679         .a to libtool convenience libraries.
14680
14681         * shell/ev-window.c (ev_window_open): Hard code loading
14682         a PDF document.
14683         
14684         * backend/ev-document.h: Add a boolean return to load(),
14685         fix GError * to GError **.
14686
14687         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14688         object for a PDF backend EvDocument.
14689
14690 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14691
14692         * dvi/*: New directory with the beginning of a .dvi backend.
14693
14694 2004-12-21  Havoc Pennington  <hp@redhat.com>
14695
14696         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14697         previous/next instead of back/forward
14698
14699 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14700
14701         * backend/ev-document.[ch]: Fix a couple of problems so
14702         it compile.
14703
14704 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14705
14706         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14707         to backend/ directory, rename EvViewer to EvDocument.
14708
14709 2004-12-21  Havoc Pennington  <hp@redhat.com>
14710
14711         * shell/ev-window.c: hook up the find bar widget; now we just need
14712         a document to find things in
14713
14714         * shell/eggfindbar.c: a find bar widget
14715
14716 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14717
14718         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14719
14720 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14721
14722         * pdf/**: Import of xpdf code from gpdf. 
14723
14724         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14725
14726         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14727         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14728         Fix FreeType includes.
14729
14730         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14731         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14732         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14733         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14734         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14735         Include xpdfconfig.h
14736         
14737 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14738
14739         * shell/ev-window.c (ev_window_dispose): dispose can be called
14740         multiple times.
14741
14742 2004-12-21  Havoc Pennington  <hp@redhat.com>
14743
14744         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14745         rather than Evince
14746
14747         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14748         items; really they should be synced with the strings, etc. from
14749         current gpdf, but just getting the boring typing out of the way 
14750
14751 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14752
14753         * po/POTFILES.in:
14754         * shell/ev-application.c: (window_destroy_cb):
14755         * shell/ev-window.c:
14756         * shell/main.c: (main):
14757
14758         Actually show the window...
14759
14760 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14761
14762         * Makefile.am:
14763         * shell/Makefile.am:
14764         * shell/ev-application.c: (ev_application_class_init):
14765         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14766
14767         Make it build again
14768
14769 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14770
14771         Import to gnome cvs.
14772         
14773         * Remove copies of gpdf and ggv trees.
14774         * Rip out all the recursive configure code.
14775         * Remove bonobo machinery.
14776         * viewer/*: GInterfaces that backends should/can implement.
14777
14778 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14779
14780         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14781         typo
14782
14783 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14784
14785         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14786         (ev_application_finalize, ev_application_class_init)
14787         (ev_application_init): use GType instance private data for priv.
14788
14789         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14790         (ev_window_finalize, ev_window_class_init)
14791         (ev_window_init): ditto.
14792
14793 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14794
14795         * shell/ev-application.c (ev_application_new_window): make public
14796         (ev_application_show_initial_window): kill.
14797
14798         * shell/ev-application.h: update prototypes.
14799
14800         * shell/main.cc (main): inline ev_application_show_initial_window.
14801
14802 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14803
14804         * shell/ev-application.c (ev_application_new_window): impl.
14805         (ev_application_show_initial_window): use it.
14806         (is_window_empty, ev_application_get_empty_window): returns an
14807         existing empty window or a new one.
14808         (ev_application_open): from ev_window_cmd_file_open.
14809
14810         * shell/ev-application.h: update prototypes
14811
14812         * shell/ev-window.c (ev_window_is_empty): impl.
14813         (ev_window_open): make public.
14814         (ev_window_cmd_file_open): use ev_application_open
14815
14816         * shell/ev-window.h: update prototypes, remove unused.
14817
14818 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14819
14820         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14821         move destroy handler out of here...
14822
14823         * shell/ev-application.c, shell/ev-application.h: ...into this new
14824         class. Also handles initial window creation.
14825
14826         * shell/main.cc (main): use EvApplication to create initial
14827         window.
14828
14829 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14830
14831         * Makefile.am (SUBDIRS): add cut-n-paste
14832
14833         * cut-n-paste/Makefile.am: add
14834
14835         * configure.ac: generate Makefiles in cut-n-paste
14836
14837 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14838
14839         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14840         (ev_window_class_init): install ev_window_dispose.
14841
14842 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14843
14844         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14845         char (gchar looks stupid).
14846
14847 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14848
14849         * po/de.po: updated German translation.
14850
14851 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14852
14853         * configure.ac: add more pkg-config library checks for gnome-vfs,
14854         bonobo etc.
14855
14856         * gpdf/configure.in: temporarily disable libpaper
14857         checks. Otherwise I'd have to add the checks for the shell, too.
14858
14859 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14860
14861         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14862         and * file filters to the file choose.
14863
14864 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14865
14866         * po/de.po: Updated German translation.
14867
14868 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14869
14870         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14871
14872 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14873
14874         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14875
14876         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14877         (ev_window_init): implement those menuitems.
14878
14879 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14880
14881         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14882
14883         * shell/ev-window.c (ev_window_init): use the toolbar.
14884
14885 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14886
14887         * shell/ev-window.c (ev_window_init): use menu translations
14888
14889 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14890
14891         * configure.ac: add "de" to ALL_LINGUAS.
14892
14893         * po/de.po: add German translation.
14894
14895 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14896
14897         * Makefile.am (SUBDIRS): add po
14898
14899         * configure.ac: check intltool, glib-gettext etc, generate
14900         po/Makefile.in
14901
14902         * po, po/POTFILES.in, po/POTFILES.skip: new.
14903
14904 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14905
14906         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14907         already use (#ifdef ENABLE_NLS)
14908
14909         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14910         pointer indirection thinko.
14911
14912         * shell/main.c: include gi18n.h for bindtextdomain etc.
14913
14914 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14915
14916         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14917         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14918         tooltips for menu items in the statusbar.
14919
14920 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14921
14922         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14923         pkgdatadir drop UIDIR
14924
14925 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14926
14927         * data/evince-ui.xml: Add File->Open menu item
14928
14929         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14930         chooser), hook it up in the ui manager.
14931
14932 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14933
14934         * shell/ev-window.c: fix Help->About tooltip.
14935
14936 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14937
14938         * configure.ac: set CFLAGS for libevprivate.
14939
14940         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14941         definitions, factory etc.
14942
14943         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14944
14945         * shell/Makefile.am: link against libevprivate.a.
14946
14947         * shell/ev-window.c (entries): add stock icon to Help->About.
14948
14949         * shell/main.c (main): init stock icon code.
14950
14951 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14952
14953         * lib/recent-files: egg recent files code
14954
14955         * lib/Makefile.am: add.
14956
14957         * Makefile.am: add lib subdir.
14958
14959         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14960         set CFLAGS for recent-files.
14961
14962 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14963
14964         * configure.ac: disable -ansi and -pedantic gcc flags. They
14965         disable POSIX stuff in stdio.h, but egg-recent uses them.
14966
14967 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14968
14969         * configure.ac: add --disable-deprecated flag (defaults to on in
14970         "cvs" builds).
14971
14972         * shell/Makefile.am (INCLUDES): use it.
14973
14974 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14975
14976         * shell/main.c: add missing #include.
14977
14978         * shell/ev-window.c: fix for pedantic gcc.
14979         (ev_window_cmd_help_about): split license into paragraphs for
14980         translators and pedantic compilers.
14981
14982 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14983
14984         * configure.ac: add more warning flags if compiling with gcc from
14985         cvs (or explicitly requested with --enable-more-warnings).
14986
14987 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14988
14989         * data/evince-ui.xml: add File and File->Close menu.
14990
14991         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14992         (ev_window_destroy): quit after destroy.
14993         (ev_window_class_init): override GtkObject::destroy.
14994         (entries): install close_window callback.
14995
14996 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14997
14998         * Makefile.am (SUBDIRS): add data subdir.
14999
15000         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15001         gtk+ 2.5.0 for GtkAboutDialog.
15002
15003         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15004         main window.
15005
15006         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15007
15008         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15009         manager.
15010         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15011
15012 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15013
15014         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15015
15016 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15017
15018         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15019
15020 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15021
15022         * shell/*: Added shell directory boilerplate, build it.
15023
15024 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15025
15026         * configure.ac, Makefile.am: Added top-level configure.ac and
15027         Makefile.am