]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Fix saving images to remote locations.
[evince.git] / ChangeLog
1 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-window.c: (image_save_dialog_response_cb):
4
5         Fix saving images to remote locations.
6         
7 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * shell/ev-application.[ch]: (ev_application_shutdown),
10         (ev_application_get_print_settings_file),
11         (ev_application_save_print_settings),
12         (ev_application_get_print_settings),
13         (ev_application_set_print_settings),
14         (ev_application_get_page_setup), (ev_application_set_page_setup):
15         * shell/ev-window.c: (ev_window_save_print_page_setup),
16         (ev_window_load_print_page_setup_from_metadata),
17         (ev_window_print_page_setup_done_cb),
18         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
19         (ev_window_cmd_preview_print):
20
21         Remember page setup options too. Paper size is globally remembered
22         while page margins are stored per document in metadata file. Fixes
23         bugs #525185 and #349102.
24         
25 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
26
27         * shell/ev-print-operation.c:
28         (ev_print_operation_export_print_dialog_response_cb):
29
30         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
31         
32 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
33
34         * shell/ev-print-operation.c: (export_cancel),
35         (export_job_cancelled), (ev_print_operation_export_begin),
36         (ev_print_operation_export_cancel):
37         * shell/ev-window.c: (ev_window_print_cancel),
38         (ev_window_print_update_pending_jobs_message),
39         (ev_window_print_operation_done),
40         (ev_window_print_operation_status_changed),
41         (print_jobs_confirmation_dialog_response),
42         (ev_window_cmd_file_close_window):
43
44         Show a confirmation dialog when there are pending print jobs while
45         closing the main window. Fixes bug #480964.
46         
47 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
48
49         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
50         (ev_print_operation_get_job_name),
51         (ev_print_operation_get_status),
52         (ev_print_operation_get_progress),
53         (ev_print_operation_update_status),
54         (ev_print_operation_export_get_job_name), (clamp_ranges),
55         (get_first_and_last_page), (ev_print_operation_export_run_next),
56         (print_job_finished), (export_print_done), (export_job_cancelled),
57         (update_progress), (export_print_page),
58         (ev_print_operation_export_begin),
59         (ev_print_operation_export_print_dialog_response_cb),
60         (ev_print_operation_export_run),
61         (ev_print_operation_export_cancel),
62         (ev_print_operation_export_class_init):
63         * shell/ev-window.c:
64         (ev_window_print_update_pending_jobs_message),
65         (ev_window_print_operation_done),
66         (ev_window_print_progress_response_cb),
67         (ev_window_print_operation_status_changed),
68         (ev_window_print_operation_begin_print), (ev_window_print_range),
69         (ev_window_dispose):
70
71         Show progress information when printing. Fixes bug #482770.
72         
73 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
74
75         * shell/Makefile.am:
76         * shell/ev-progress-message-area.[ch]:
77         * shell/ev-message-area.[ch]: (ev_message_area_init),
78         (ev_message_area_set_image_from_stock):
79
80         Add EvProgressMessageArea derived from EvMessageArea to show
81         progress information in the message area. 
82         
83 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
84
85         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
86
87         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
88         close button. Add a function to get the contents of the message
89         area.
90         
91 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
92
93         * shell/Makefile.am:
94         * shell/ev-print-operation.[ch]:
95         * shell/ev-jobs.[ch]: (ev_job_export_init),
96         (ev_job_export_dispose), (ev_job_export_run),
97         (ev_job_export_class_init), (ev_job_export_new),
98         (ev_job_export_set_page):
99         * shell/ev-window.c: (ev_window_print_operation_done),
100         (ev_window_print_range), (ev_window_dispose):
101
102         First step of the printing system rework. EvJobPrint has been
103         replaced by EvJobExport so that every page is scheduled to be
104         exported in a thread instead of scheduling the whole printing
105         process. This way the gui is responsive during printing.
106         
107 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
108
109         * shell/ev-window.c: (setup_size_from_metadata),
110         (ev_window_load_print_settings_from_metadata):
111
112         Fix memory leaks.
113         
114 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
115
116         * libdocument/ev-document.c: (ev_document_get_type):
117
118         Add GObject type as prerequisite to EvDocument interface so that
119         document instances can be used as GObjects.
120         
121 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
122
123         * shell/ev-view.c: (jump_to_find_result):
124
125         Only jump the the location of the find result for the first match
126         when searching. It drastically improves the performance when
127         searching. Bug catched and fixed by Michael Hunold. Fixes bug
128         #564774.
129         
130 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
131
132         * properties/ev-properties-main.c: (ev_properties_get_pages):
133         * properties/ev-properties-view.[ch]:
134         (ev_properties_view_dispose), (ev_properties_view_class_init),
135         (ev_properties_view_set_info), (ev_properties_view_new):
136         * shell/ev-properties-dialog.[ch]:
137         (ev_properties_dialog_set_document):
138         * shell/ev-window.c: (ev_window_setup_document),
139         (ev_window_cmd_file_properties):
140
141         Add document URI to properties page. Fixes bug #555376.
142         
143 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
144
145         * configure.ac:
146         * data/Makefile.am:
147         * data/evince-password.glade: Removed
148         * data/evince-properties.glade: Removed
149         * properties/ev-properties-view.c:
150         (ev_properties_view_class_init), (set_property),
151         (ev_properties_view_set_info), (ev_properties_view_init):
152         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
153         (font_cell_data_func), (ev_properties_fonts_init):
154
155         Remove Glade dependency.
156         
157 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
158
159         * backend/comics/comics-document.c: (comics_document_load):
160
161         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
162         
163 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
164
165         * NEWS:
166         * configure.ac:
167
168         Update for release 2.25.2
169         
170 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
171
172         * configure.ac:
173         * shell/Makefile.am:
174         * shell/ev-keyring.[ch]:
175         * shell/ev-password.[ch]: Removed
176         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
177         (ev_password_view_class_init), (ev_password_view_clicked_cb),
178         (ev_password_view_init), (ev_password_view_set_uri),
179         (ev_password_dialog_got_response),
180         (ev_password_dialog_remember_button_toggled),
181         (ev_password_dialog_entry_changed_cb),
182         (ev_password_dialog_entry_activated_cb),
183         (ev_password_view_ask_password), (ev_password_view_get_password),
184         (ev_password_view_get_password_save_flags),
185         (ev_password_view_new):
186         * shell/ev-window.c: (ev_window_password_view_unlock),
187         (ev_window_load_job_cb), (ev_window_close_dialogs),
188         (ev_window_init):
189
190         Rework the password view. When the password is in the keyring it's
191         used automatically without showing the password dialog and it's  
192         only stored in the keyring when we are sure it's correct. The
193         password dialog has been reworked too, in order to make it
194         more hig compliant and consistent with the GTK+ dialog used in
195         gtkmountoperation. Fixes bug #562496. 
196         
197 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
198
199         * backend/comics/comics-document.c: (comics_document_load):
200
201         Do not trust file extensions when getting the command needed to
202         uncompress comic documents. Fixes bug #562143.
203         
204 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
205
206         * libdocument/ev-document-factory.c: (get_document_from_uri),
207         (ev_document_factory_get_document):
208         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
209         (get_mime_type_from_data), (ev_file_get_mime_type):
210
211         Move mime-type functions from document-facrory to file-helpers so
212         that it can be reused.
213         
214 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
215
216         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
217         (window_open_file_copy_ready_cb), (ev_window_reload_local),
218         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
219         (ev_window_reload_remote), (ev_window_reload_document):
220
221         Add support for reloading remote documents. Fixes bug #555399.
222         
223 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
224
225         * shell/ev-view.c: (ev_view_find_previous):
226
227         Make sure find_result is never < 0 which causes a crash while
228         searching. Fixes bug #558377.
229         
230 2008-11-19  Marek Kašík <mkasik@redhat.com>
231
232         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
233         (ev_pixbuf_cache_get_selection_surface):
234         
235         Fixes crash on fast scrolling with simultaneous text selection.
236
237 2008-11-19  Marek Kašík <mkasik@redhat.com>
238
239         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
240         * shell/ev-window.c (launch_external_uri):
241         
242         Fixes assertion fail on selecting text. See bug #561393.
243
244 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
245
246         * shell/Makefile.am:
247         * shell/ev-jobs.[ch]: (ev_job_layers_init),
248         (ev_job_layers_dispose), (ev_job_layers_run),
249         (ev_job_layers_class_init), (ev_job_layers_new):
250         * shell/ev-sidebar-layers.[ch]:
251         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
252         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
253         (ev_view_reload_page), (ev_view_reload):
254         * shell/ev-window.c: (setup_sidebar_from_metadata),
255         (ev_window_sidebar_current_page_changed_cb),
256         (sidebar_layers_visibility_changed), (ev_window_init):
257
258         Add layers support.
259         
260 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
261
262         * data/icons/22x22/actions/Makefile.am:
263         * data/icons/22x22/actions/eye.png:
264         * shell/ev-stock-icons.[ch]:
265         
266         Add eye icon from gimp to hide/show layers.
267         
268 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
269
270         * configure.ac:
271         * cut-n-paste/Makefile.am:
272         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
273         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
274         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
275
276         Add GimpCellRendererToggle from gimp slightly modified to fit our
277         needs. 
278         
279 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
280
281         * configure.ac:
282         * backend/pdf/ev-poppler.cc:
283
284         Implement layers interface in PDF backend.
285         
286 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
287
288         * libdocument/Makefile.am:
289         * libdocument/ev-document-layers.[ch]:
290         * libdocument/ev-layer.[ch]:
291
292         Add optional content (layers) interface.
293         
294 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
295
296         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
297         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
298
299         Removes unused code.
300
301 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
302
303         * NEWS:
304         * configure.ac:
305
306         Update for 2.25.1 release
307
308 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
309
310         * shell/ev-window.c:
311
312         Fix build with GTK+ < 2.14
313
314 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
315
316         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
317         
318         Makes menu label translatable. Fixes bug #559129.
319
320 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
321
322         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
323         (t1_transform_font):
324         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
325         
326         More renames of warning to mdvi_warning in follow up to the
327         fix of the bug #553369. Fix for the bug #559257 by
328         Tuxce <tuxce.net@gmail.com>.
329         
330 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
331
332         * shell/ev-application.c: (ev_application_init_session):
333         * shell/main.c: (main):
334
335         Move the egg_set_desktop_file() call to main and remove
336         gtk_window_set_default_icon_name() since it's already called by
337         egg_set_desktop_file()
338         
339 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
340
341         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
342
343         Initialize GError to NULL.
344         
345 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
346
347         * shell/ev-window.c: (window_save_file_copy_ready_cb),
348         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
349         (ev_window_preview_print_finished), (launch_action):
350
351         Do not use popup dialogs to show error messages anymore, use the
352         message area instead.
353         
354 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
355
356         * shell/ev-window.c: (ev_window_error_message),
357         (ev_window_warning_message), (ev_window_set_document),
358         (ev_window_load_job_cb), (ev_window_load_remote_failed),
359         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
360         (ev_window_cmd_help_contents), (launch_external_uri),
361         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
362         (ev_attachment_popup_cmd_open_attachment),
363         (attachment_save_dialog_response_cb):
364
365         Use a message format (with printf()-style) in
366         ev_window_error_message and ev_window_warning_message.
367
368 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
369
370         * shell/ev-window.c: (ev_window_error_message),
371         (ev_window_warning_message), (ev_window_set_document),
372         (ev_window_load_job_cb), (ev_window_load_remote_failed),
373         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
374         (ev_window_cmd_help_contents), (launch_external_uri),
375         (image_save_dialog_response_cb),
376         (ev_attachment_popup_cmd_open_attachment),
377         (attachment_save_dialog_response_cb):
378
379         Change ev_window_error_message and ev_window_warning_message to
380         receive a EvWindow instead of a GtkWindow. It's more consistent
381         and avoids unneeded casts.
382         
383 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
384
385         * shell/ev-window.c: (ev_window_cmd_help_contents):
386
387         Use gtk_show_uri() when availale to display help contents.
388         
389 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
390
391         * configure.ac:
392         * backend/pdf/ev-poppler.cc:
393         * properties/ev-properties-view.c:
394         * shell/Makefile.am:
395         * shell/ev-tooltip.[ch]: Removed
396         * shell/ev-view-private.h
397         * shell/eggfindbar.c:
398         * shell/ev-application.c:
399         * shell/ev-open-recent-action.c:
400         * shell/ev-sidebar-thumbnails.c:
401         * shell/ev-view.c:
402         * shell/ev-window.c:
403
404         Bump GTK+ requirement to 2.12.
405         
406 2008-10-27 Christian Persch <chpe@gnome.org>
407
408         * backend/djvu/djvu-document.c
409         * backend/dvi/cairo-device.c
410         * cut-n-paste/evmountoperation/ev-mount-operation.h
411         * cut-n-paste/gedit-message-area/gedit-message-area.h
412         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
413         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
414         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
415         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
416         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
417         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
418         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
419         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
420         * cut-n-paste/zoom-control/ephy-zoom-action.c
421         * cut-n-paste/zoom-control/ephy-zoom-action.h
422         * cut-n-paste/zoom-control/ephy-zoom-control.c
423         * cut-n-paste/zoom-control/ephy-zoom-control.h
424         * libdocument/ev-async-renderer.h
425         * libdocument/ev-document-factory.c
426         * libdocument/ev-document-misc.h
427         * libdocument/ev-image.h
428         * libdocument/ev-selection.h
429         * shell/ev-properties-fonts.h
430         * shell/ev-stock-icons.h
431         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
432         directly. Bug #558064.
433
434 2008-10-27 Christian Persch <chpe@gnome.org>
435
436         * cut-and-paste/smclient/*: Update from libegg.
437
438 2008-10-27 Christian Persch <chpe@gnome.org>
439
440         * backend/djvu/djvu-document.c
441         * backend/ps/ev-spectre.c
442         * shell/ev-jobs.c: Use printf safely. Bug #558066.
443
444 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
445
446         * shell/ev-view.c (ev_view_change_page),
447         (ev_view_transition_animation_finish),
448         (ev_view_transition_animation_cancel), (page_changed_cb),
449         (ev_view_set_presentation), (ev_view_next_page),
450         (ev_view_previous_page):
451         
452         Cancel the animation without scheduling transition start
453         and proceed to the next page to fix bug #516749.
454
455 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
456
457         * NEWS:
458         * configure.ac:
459
460         Update for release 2.24.1
461         
462 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
463
464         * shell/ev-window.c: (ev_window_cmd_view_presentation):
465
466         Disable toggle function of F5 when in presentation mode. Patch by
467         Dave Neary. Fixes bug #556162.
468         
469 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
470
471         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
472         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
473         (ev_sidebar_thumbnails_fill_model),
474         (ev_sidebar_thumbnails_refresh),
475         (ev_sidebar_thumbnails_set_document):
476
477         Instead of using only one loading icon for thumbnails based on the
478         size of the first page, create an icon for every different page
479         size. Fixes bug #556264.
480         
481 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
482
483         * shell/ev-page-cache.c: (ev_page_cache_finalize):
484
485         Fix memory leak.
486         
487 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
488
489         * shell/ev-window-title.c (ev_window_title_sanitize_title):
490
491         Removes bad prefixes from window title. Patch by 
492         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
493         
494 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
495
496         * shell/ev-window.c: (launch_external_uri):
497
498         Do not consider mailto links as http uris. Fixes bug #555801.
499         
500 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
501
502         * shell/ev-view.c: (merge_selection_region), (clear_selection):
503
504         Fix memory leak. Fixes bug #555134.
505         
506 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
507
508         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
509
510         Emit the job finished signal when the job is handled before the
511         page_ready callback.
512         
513 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
514
515         * shell/ev-window.c: (launch_action):
516
517         Use GdkAppLaunchContext when available to launch external
518         applications.
519         
520 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
521
522         * shell/ev-window.c: (launch_action):
523
524         Fix launching external applications for launch actions which seems
525         to be broken since the gio port. Fixes bug #554500.
526         
527 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
528
529         * backend/dvi/Makefile.am:
530         * backend/dvi/cairo-device.c:
531         * backend/dvi/dvi-document.c:
532         * backend/dvi/mdvi-lib/Makefile.am:
533
534         Fix several compile warnings in the dvi backend.
535         
536 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
537
538         * backend/dvi/mdvi-lib/common.h:
539         * backend/dvi/mdvi-lib/dviread.c:
540         * backend/dvi/mdvi-lib/font.c:
541         * backend/dvi/mdvi-lib/fontmap.c:
542         * backend/dvi/mdvi-lib/fontsrch.c:
543         * backend/dvi/mdvi-lib/gf.c:
544         * backend/dvi/mdvi-lib/pagesel.c:
545         * backend/dvi/mdvi-lib/pk.c:
546         * backend/dvi/mdvi-lib/sp-epsf.c:
547         * backend/dvi/mdvi-lib/special.c:
548         * backend/dvi/mdvi-lib/tfm.c:
549         * backend/dvi/mdvi-lib/tfmfile.c:
550         * backend/dvi/mdvi-lib/util.c:
551         * backend/dvi/mdvi-lib/vf.c:
552
553         Rename error as mdvi_error to avoid symbol conflicts with the libc
554         error. Rename also message, crash, fatal and warning for
555         consistency. Fixes bug #553369.
556         
557 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
558
559         * backend/dvi/dvi-document.c: (dvi_document_load):
560
561         Fix memory leak.
562         
563 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
564
565         * backend/dvi/dvi-document.c:
566
567         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
568         G_IMPLEMENT_INTERFACE.
569         
570 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
571
572         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
573
574         Make sure copy_job_page_and_selection_to_job_info is always called
575         before copy_job_to_job_info. Fixes bug #552382.
576         
577 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
578
579         * NEWS:
580         * configure.ac:
581
582         Update for release 2.24.0
583         
584 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
585
586         * shell/ev-window.c: (launch_external_uri):
587
588         Use GdkAppLaunchContext when available to launch external uris.
589         
590 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
591
592         * shell/ev-window.c: (launch_external_uri):
593
594         Use the message area to show errors when lauching external uris
595         instead of a popup window.
596         
597 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
598
599         * shell/ev-window.c: (launch_external_uri):
600
601         Assume invalid uris are http uris. Fixes bug #552071.
602         
603 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
604
605         * NEWS:
606         * configure.ac:
607
608         Update for release 2.23.92.
609         
610 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
611
612         * shell/eggfindbar.c: (egg_find_bar_class_init):
613
614         Allow page scrolling with PageUp/PageDown keys when find bar is
615         active. Fixes bug #529833.
616         
617 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
618
619         * shell/ev-view-private.h:
620         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
621         (ev_view_scroll), (ev_view_class_init):
622         * shell/ev-view-accessible.c:
623         (ev_view_accessible_action_do_action):
624         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
625         (ev_window_cmd_scroll_backward):
626
627         Use GtkScrollType instead of EvScrollType.
628         
629 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
630
631         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
632         
633         Patch for case unsensitive page label match by Michael Lee.
634         See bug #550136.
635         
636         * shell/ev-page-action.c (create_tool_item):    
637         * test/Makefile.am:
638         * test/test1.py:
639         * test/test4.py:
640         * test/test5.py:
641         
642         Added test for the above and updated other tests.
643
644 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
645
646         * shell/ev-window.c: (image_save_dialog_response_cb):
647
648         Do not append the file extension twice when saving an image.
649         
650 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
651
652         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
653
654         Remove an invalid ifdef.
655         
656 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
657
658         * shell/ev-view.c: (ev_view_motion_notify_event):
659
660         Make sure the cursor is correctly restored after showing the right
661         click menu.
662         
663 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
664
665         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
666         (ev_attachment_open):
667         * shell/ev-sidebar-attachments.c:
668         (ev_sidebar_attachments_button_press):
669         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
670
671         Use GdkAppLaunchContext when available to open attachments.
672         
673 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
674
675         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
676
677         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
678         by Eric Piel.
679         
680 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
681
682         * shell/ev-application.c: (ev_application_get_media_keys):
683         * shell/ev-media-player-keys.[ch]:
684         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
685         (ev_media_player_keys_grab_keys),
686         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
687         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
688         * shell/ev-window.[ch]: (ev_window_dispose),
689         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
690         (ev_window_init):
691
692         Clean up the media player keys stuff.
693         
694 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
695
696         * NEWS:
697         * configure.ac:
698
699         Update for release 2.23.91.
700         
701 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
702
703         * cut-n-paste/smclient/eggsmclient-xsmp.c:
704         (sm_client_xsmp_set_initial_properties):
705
706         Fix memory leak.
707         
708 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
709
710         * shell/ev-application.c: (ev_application_open_window),
711         (ev_application_open_uri_at_dest):
712
713         Make sure evince starts up in the right workspace when resuming a
714         previous session.
715         
716 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
717
718         * shell/ev-application.[ch]: (ev_application_open_window),
719         (ev_application_add_icon_path_for_screen),
720         (ev_application_open_uri_at_dest):
721
722         Fix window manager warnings shown in ~/.xsession-errors
723         
724 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
725
726         * configure.ac:
727         * cut-n-paste/Makefile.am:
728         * cut-n-paste/smclient/Makefile.am:
729         * cut-n-paste/smclient/eggdesktopfile.[ch]:
730         * cut-n-paste/smclient/eggsmclient-private.h:
731         * cut-n-paste/smclient/eggsmclient-xsmp.c:
732         * cut-n-paste/smclient/eggsmclient.[ch]:
733
734         EggSMClient copied from libegg
735
736         * libdocument/ev-file-helpers.c: (ev_dot_dir):
737         * shell/Makefile.am:
738         * shell/ev-application.[ch]: (ev_application_load_session),
739         (smclient_save_state_cb), (smclient_quit_cb),
740         (ev_application_init_session), (ev_application_shutdown),
741         (ev_application_init):
742         * shell/main.c: (main):
743
744         Use EggSMClient instead of gnome-client and remove libgnome and
745         libgnomeui dependencies.
746         
747 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
748
749         * shell/main.c: (main):
750
751         Remove gnome_authentication_manager_init.
752         
753 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
754
755         * shell/ev-view.c: (ev_view_goto_window_create):
756
757         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
758         since it's now deprecated.
759         
760 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
761
762         * backend/djvu/Makefile.am:
763         * backend/djvu/djvu-document-private.h:
764         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
765         (djvu_document_find_iface_init):
766         * backend/djvu/djvu-text-page.[ch]:
767         * backend/djvu/djvu-text.[ch]: Removed
768         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
769         (pdf_document_find_iface_init):
770         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
771         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
772         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
773         (ev_job_find_get_n_results), (ev_job_find_get_progress),
774         (ev_job_find_has_results), (ev_job_find_get_results):
775         * shell/ev-view-private.h:
776         * shell/ev-view.[ch]: (ev_view_expose_event),
777         (highlight_find_results), (ev_view_finalize),
778         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
779         (ev_view_set_document), (ev_view_find_get_n_results),
780         (ev_view_find_get_result), (jump_to_find_result),
781         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
782         (ev_view_find_previous), (ev_view_find_search_changed),
783         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
784         * shell/ev-window.c: (ev_window_update_actions),
785         (page_changed_cb), (ev_window_setup_document),
786         (ev_window_update_find_status_message),
787         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
788         (ev_window_clear_find_job), (find_bar_close_cb),
789         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
790         (ev_window_dispose), (ev_window_init):
791
792         Rework find interface. The find logic has been moved from backends
793         to the shell avoiding a lot of duplicated code in the backends and
794         making easier to implement the find interface in the backends.
795         
796 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
797
798         * backend/pdf/ev-poppler.cc:
799         (pdf_document_thumbnails_get_dimensions):
800
801         Make sure thumbnail size returned by the PDF is actually
802         valid. Fixes bug #548462.
803         
804 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
805
806         * shell/ev-window.c: (ev_window_setup_document),
807         (ev_window_set_document), (ev_window_dispose):
808
809         Remove the idle function for setting the document up when the
810         window is destroyed. Fixes bug #549163.
811         
812 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
813
814         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
815         (ev_job_attachments_dispose), (ev_job_attachments_run),
816         (ev_job_attachments_class_init), (ev_job_attachments_new):
817         * shell/ev-sidebar-attachments.c:
818         (ev_sidebar_attachments_set_document):
819
820         Add a new job to get the attachments in a thread with the document
821         lock held. Fixes bug #548653.
822         
823 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
824
825         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
826         (tiff_document_document_iface_init):
827
828         Implement document_get_page_label in tiff backend.
829         
830 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
831
832         * backend/tiff/tiff-document.c: (tiff_document_render):
833
834         Handle document orientation in tiff backend. Fixes bug #548444.
835         
836 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
837
838         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
839
840         Do not crash when adjustment page size is 0. Fixes bug #547440.
841         
842 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
843
844         * cut-n-paste/evmountoperation/ev-mount-operation.c:
845
846         Sync with current GTK+.
847         
848 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
849
850         * configure.ac:
851         
852         Update for release 2.23.6.
853
854 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
855
856         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
857         (ev_job_load_set_password):
858         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
859         * shell/ev-window.c: (password_dialog_response),
860         (ev_window_load_job_cb):
861
862         Fix loading encrypted documents since I broke it with the jobs
863         rework.
864         
865 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
866
867         * NEWS:
868
869         Update NEWS for 2.23.6 release.
870         
871 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
872
873         * backend/impress/impress-document.c:
874         * backend/impress/render.h:
875         * libdocument/ev-document-factory.c:
876         * libdocument/ev-document-factory.h:
877         * libdocument/ev-document-links.h:
878         * libdocument/ev-document-misc.c:
879         * libdocument/ev-document-misc.h:
880         * properties/ev-properties-main.c:
881         * properties/ev-properties-view.c:
882         * properties/ev-properties-view.h:
883         * shell/eggfindbar.c:
884         * shell/eggfindbar.h:
885         * shell/ev-application.c:
886         * shell/ev-application.h:
887         * shell/ev-jobs.h:
888         * shell/ev-message-area.h:
889         * shell/ev-navigation-action.c:
890         * shell/ev-navigation-action.h:
891         * shell/ev-open-recent-action.c:
892         * shell/ev-open-recent-action.h:
893         * shell/ev-page-action-widget.c:
894         * shell/ev-page-action.c:
895         * shell/ev-page-action.h:
896         * shell/ev-page-cache.h:
897         * shell/ev-password-view.h:
898         * shell/ev-password.h:
899         * shell/ev-pixbuf-cache.h:
900         * shell/ev-properties-fonts.c:
901         * shell/ev-sidebar-attachments.c:
902         * shell/ev-sidebar-links.c:
903         * shell/ev-sidebar-links.h:
904         * shell/ev-sidebar-thumbnails.c:
905         * shell/ev-sidebar-thumbnails.h:
906         * shell/ev-sidebar.c:
907         * shell/ev-sidebar.h:
908         * shell/ev-stock-icons.c:
909         * shell/ev-tooltip.h:
910         * shell/ev-view.c:
911         * shell/ev-view.h:
912         * shell/ev-window.c:
913         * shell/ev-window.h:
914         * shell/main.c:
915
916         More #include cleanups. Again: reordering, single gtk.h
917         includes and other stuff.
918
919 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
920
921         * shell/eggfindbar.c:
922         * shell/ev-application.c:
923         * shell/ev-message-area.c:
924         * shell/ev-navigation-action.c:
925         * shell/ev-open-recent-action.c:
926         * shell/ev-page-action-widget.c:
927         * shell/ev-page-action.c:
928         * shell/ev-password-view.c:
929         * shell/ev-properties-dialog.c:
930         * shell/ev-properties-fonts.c:
931         * shell/ev-sidebar-attachments.c:
932         * shell/ev-sidebar-page.c:
933         * shell/ev-sidebar-thumbnails.c:
934         * shell/ev-stock-icons.c:
935         * shell/ev-tooltip.c:
936         * shell/ev-view.c:
937         * shell/ev-window.c:
938         * shell/main.c:
939
940         Cleanup many #include statements: reorder so that a
941         generic-to-specific order is used, use single gtk.h
942         includes, and some other cleanups.
943
944 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
945
946         * shell/ev-jobs.h:
947
948         Add gio header.
949         
950 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
951
952         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
953         (ev_document_fc_mutex_trylock):
954         * shell/Makefile.am:
955         * shell/ev-job-queue.[ch]:
956         * shell/ev-job-scheduler.[ch]:
957         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
958         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
959         (ev_job_run), (ev_job_cancel), (ev_job_failed),
960         (ev_job_failed_from_error), (ev_job_succeeded),
961         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
962         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
963         (ev_job_links_class_init), (ev_job_render_init),
964         (notify_page_ready), (ev_job_render_page_ready),
965         (ev_job_render_run), (ev_job_render_class_init),
966         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
967         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
968         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
969         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
970         (ev_job_save_dispose), (ev_job_save_run),
971         (ev_job_save_class_init), (ev_job_print_init),
972         (ev_job_print_dispose), (ev_job_print_run),
973         (ev_job_print_class_init):
974         * shell/ev-page-cache.c:
975         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
976         (check_job_size_and_unref), (move_one_job),
977         (copy_job_to_job_info), (add_job),
978         (ev_pixbuf_cache_add_jobs_if_needed):
979         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
980         (job_fonts_finished_cb), (job_fonts_updated_cb),
981         (ev_properties_fonts_set_document):
982         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
983         (ev_sidebar_links_set_document):
984         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
985         (ev_sidebar_thumbnails_set_document),
986         (ev_sidebar_thumbnails_clear_job):
987         * shell/ev-view-private.h:
988         * shell/ev-view.c:
989         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
990         (ev_window_refresh_window_thumbnail), (password_dialog_response),
991         (ev_window_clear_load_job), (ev_window_clear_reload_job),
992         (ev_window_load_job_cb), (ev_window_reload_job_cb),
993         (window_open_file_copy_ready_cb), (ev_window_open_uri),
994         (ev_window_reload_document), (ev_window_clear_save_job),
995         (ev_window_save_job_cb), (file_save_dialog_response_cb),
996         (ev_window_clear_print_job), (ev_window_print_job_cb),
997         (ev_window_print_dialog_response_cb):
998         * shell/main.c: (main):
999
1000         Rework the jobs system in order to make it simpler and more
1001         extensible. It allows to run jobs in the main loop instead of
1002         using a thread when it's appropriate like the fonts job. Now it's
1003         also possible to cancel jobs that are currently running. 
1004         
1005 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1006
1007         * libdocument/ev-debug.c: (profile_init):
1008
1009         Create the hash table also when profiling service is enabled for
1010         all sections.
1011         
1012 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1013
1014         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1015         (ev_profiler_stop):
1016         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1017         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1018         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1019         (ev_job_print_run):
1020         * shell/main.c: (main):
1021
1022         Add a profile mode available when debug is enabled. Add profilers
1023         in ev-jobs.
1024         
1025 2008-07-23  Götz Waschk <waschk@mandriva.org>
1026
1027         * configure.ac: Correctly build desktop file. Fixes
1028         bug #544237.
1029
1030 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1031
1032         * configure.ac:
1033         
1034         Update for release 2.23.5.
1035
1036 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1037
1038         * NEWS:
1039
1040         Update NEWS for 2.23.5 release.
1041         
1042 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1043
1044         * shell/ev-window.c: (ev_window_state_event),
1045         (ev_window_class_init):
1046
1047         Intercept window manager's fullscreen request in order to run/stop
1048         fullscreen mode. Fixes bug #493541.
1049         
1050 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1051
1052         * shell/ev-window.c: (find_bar_visibility_changed_cb):
1053
1054         Restart the job search when the find bar is opened for the second
1055         time. Fixes bug #531956.
1056         
1057 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1058
1059         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
1060         (get_document_from_uri):
1061
1062         Make sure we always return a valid error struct when
1063         get_document_from_uri fails. Fixes nautilus crash, see bug
1064         #542548.
1065         
1066 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
1067
1068         * libdocument/ev-transition-effect.c
1069         (ev_transition_effect_type_get_type),
1070         (ev_transition_effect_alignment_get_type),
1071         (ev_transition_effect_direction_get_type):
1072         
1073         Fixes bug #542924. Makes enums static to fix Solaris build.
1074
1075 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * shell/ev-view.c: (ev_view_key_press_event):
1078
1079         Add '.' keybinding for blanking the screen in presentation
1080         mode. Fixes bug #542001.
1081         
1082 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1083
1084         * libdocument/ev-document-misc.c:
1085         (ev_document_misc_pixbuf_from_surface):
1086
1087         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
1088         #540950.
1089         
1090 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1091
1092         * backend/comics/comics-document.c (comics_document_load):
1093         * backend/comics/comicsdocument.evince-backend.in:
1094         * configure.ac:
1095         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1096         
1097         Added support for 7-zip based cb7 comic book. Patch by
1098         Kartik Rustagi. Fixes bug #532312.
1099
1100 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1101
1102         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
1103         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
1104         Fixes bug #539972.
1105
1106 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1107
1108         * shell/Makefile.am:
1109         * shell/ev-application.c (ev_application_init),
1110         (ev_application_get_media_keys):
1111         * shell/ev-application.h:
1112         * shell/ev-marshal.list:
1113         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
1114         (proxy_destroy), (on_media_player_key_pressed),
1115         (ev_media_player_keys_init), (ev_media_player_keys_focused),
1116         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
1117         * shell/ev-media-player-keys.h:
1118         * shell/ev-window.c (ev_window_go_previous_page),
1119         (ev_window_go_next_page), (ev_window_go_first_page),
1120         (ev_window_go_last_page), (ev_window_start_presentation),
1121         (ev_window_dispose), (view_actions_focus_in_cb):
1122         * shell/ev-window.h: When building with D-Bus support, listen
1123         for multimedia key events from gnome-settings-daemon. This allows
1124         to go to the next/previous/first/last pages using, respectively,
1125         Next/Previous/Rewing/Fast Forward. The Play button is used to start
1126         a presentation. Fixes bug #539971.
1127
1128 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1129
1130         * configure.ac:
1131         
1132         Update for release 2.23.4.
1133
1134 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1135
1136         * NEWS:
1137
1138         Update news for 2.23.4 release.
1139         
1140 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1141
1142         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
1143         * shell/ev-sidebar-thumbnails.c:
1144         (ev_sidebar_thumbnails_set_loading_icon),
1145         (ev_sidebar_thumbnails_refresh):
1146         * shell/ev-window.c: (ev_window_error_message),
1147         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
1148         (ev_window_set_document):
1149
1150         Do not crash opening documents with no pages and show a warning
1151         message in the message area. Fixes bugs #537574 and #171588.
1152         
1153 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1154
1155         * shell/Makefile.am:
1156         * shell/ev-file-monitor.[ch]:
1157         * shell/ev-window.c: (ev_window_document_changed),
1158         (ev_window_clear_reload_job), (ev_window_load_job_cb),
1159         (ev_window_reload_job_cb), (ev_window_open_uri),
1160         (ev_window_reload_document), (ev_window_cmd_view_reload),
1161         (ev_window_dispose):
1162
1163         Automaticly reload the document when the file has changed on
1164         disk. Bug #304249.
1165         
1166 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
1167
1168         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1169         * libdocument/ev-image.c: (ev_image_save_tmp):
1170         * libdocument/ev-module.c: (ev_module_load):
1171         * shell/ev-application.c: (ev_application_shutdown),
1172         (ev_application_get_print_settings):
1173         * shell/ev-sidebar-attachments.c:
1174         (ev_sidebar_attachments_button_press),
1175         (ev_sidebar_attachments_drag_data_get):
1176         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1177         (ev_window_print_finished), (ev_window_print_send),
1178         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
1179         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1180         (ev_window_cmd_preview_print):
1181         * shell/main.c: (load_files_remote):
1182         Fix some build warnings under GCC 4.3.0. (#537535).
1183
1184 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1185
1186         * shell/ev-jobs.c: (ev_job_render_dispose):
1187
1188         Fix a crash in debug mode. Patch by Daniel M German.
1189         
1190 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1191
1192         * shell/ev-window.c:
1193
1194         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
1195         
1196 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1197
1198         * shell/ev-window.c: (ev_window_print_send),
1199         (ev_window_do_preview_print):
1200
1201         Use the window title as print job name instead of just
1202         "evince-print". Fixes bug #534493.
1203         
1204 2008-05-19  Frederic Peters  <fpeters@0d.be>
1205
1206         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
1207         Bug #533897.
1208
1209 2008-05-19  Frederic Peters  <fpeters@0d.be>
1210
1211         * help/reference/Makefile.am: added missing libevmountoperation to
1212         gtkdoc-scanobj libraries.  Bug #533896.
1213
1214 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
1215
1216         * properties/ev-properties-view.c (get_default_user_units):
1217         Fixes check for default units string translation. Bug #533323.
1218
1219 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
1220
1221         * backend/impress/iksemel.c (sax_core): Fix a free() that should
1222         be an iks_free(). Fix an array overflow in the XML parser that
1223         would occur whenever the number of attributes in a tag was greater
1224         than 0 and divisible by 6. Fixes GNOME bug #530852.
1225
1226 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1227
1228         * backend/djvu/djvu-document-private.h:
1229         * backend/djvu/djvu-links.c:
1230         * backend/djvu/djvu-text.c:
1231         * backend/djvu/djvu-document.c: (djvu_handle_events),
1232         (djvu_wait_for_message), (djvu_document_load),
1233         (document_get_page_size), (djvu_document_render),
1234         (djvu_document_thumbnails_get_thumbnail),
1235         (djvu_document_file_exporter_end):
1236
1237         Make sure load job doesn't finish successfully when the document
1238         is not successfully decoded by libdjvu. Fixes bug #530202.
1239         
1240 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1241
1242         * configure.ac:
1243         * libdocument/Makefile.am:
1244         * libdocument/ev-debug.[ch]:
1245         * libdocument/ev-document.c:
1246         * shell/ev-jobs.c: (ev_job_links_dispose),
1247         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
1248         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
1249         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
1250         (ev_job_render_page_ready), (ev_job_render_run),
1251         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
1252         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
1253         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
1254         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
1255         (ev_job_print_new), (ev_job_print_run):
1256         * shell/main.c: (main):
1257
1258         Add debug mode based on gedit code. Add debug messages in
1259         ev-jobs.
1260         
1261 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1262
1263         * libdocument/ev-document-factory.c: (get_document_from_uri):
1264
1265         Fix memory leak.
1266         
1267 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
1268
1269         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
1270         (get_mime_type_from_data), (get_document_from_uri),
1271         (ev_document_factory_get_document):
1272         
1273         Improved error message about file opening failture.
1274         Bug #529129.
1275
1276 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
1277
1278         * data/evince-toolbar.xml:
1279         
1280         Allow to add SaveAs to toolbar.
1281
1282 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1283
1284         * shell/ev-view-private.h:
1285         * shell/ev-view.[ch]: (ev_view_button_release_event),
1286         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
1287         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1288         (ev_view_update_primary_selection), (clear_link_selected),
1289         (ev_view_copy_link_address):
1290         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
1291
1292         Update also the primary selection when copying a link
1293         address. Fixes bug #520855.
1294         
1295 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1296
1297         * libdocument/ev-document-factory.c: (get_document_from_uri):
1298
1299         Use the pixbuf backend only when the mime type is not supported by
1300         any of the other backend so that tiff documents, for instance, are
1301         handled by the tiff backend instead of the pixbuf backend. fixes
1302         bug #520290.
1303         
1304 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1305
1306         * cut-n-paste/Makefile.am:
1307
1308         Add evmountoperation to subdirs list.
1309         
1310 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1311
1312         * configure.ac:
1313
1314         Fix libspectre check in configure script. Fixes bug #528549.
1315         
1316 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1317
1318         * configure.ac:
1319         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1320         * shell/Makefile.am:
1321         * shell/ev-window.c: (ev_window_load_remote_failed),
1322         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1323
1324         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1325         open documents in remote locations that are not mounted.
1326         
1327 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1328
1329         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1330         (bitmap_convert_msb8):
1331         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1332         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1333
1334         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1335         
1336 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1337
1338         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1339         (ev_job_render_new), (ev_job_render_set_selection_info),
1340         (ev_job_render_run):
1341         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1342         (check_job_size_and_unref),
1343         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1344         (add_job), (ev_pixbuf_cache_get_selection_surface):
1345
1346         Create the render context needed for rendering a page in the render
1347         thread so that we don't block the main thread. Simplify
1348         EvJobRender API.
1349         
1350 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1351
1352         * libdocument/Makefile.am:
1353         * libdocument/ev-page.[ch]:
1354         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
1355         (ev_render_context_new), (ev_render_context_set_page):
1356         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
1357         (ev_form_field_finalize), (ev_form_field_class_init):
1358         * libdocument/ev-document-forms.[ch]:
1359         (ev_document_forms_get_form_fields):
1360         * libdocument/ev-document.[ch]: (ev_document_get_page),
1361         (ev_document_get_page_size), (ev_document_get_page_label):
1362         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1363         (ev_job_render_run), (ev_job_thumbnail_new),
1364         (ev_job_thumbnail_run), (ev_job_print_run):
1365         * shell/ev-page-cache.c: (ev_page_cache_new):
1366         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1367         (check_job_size_and_unref), (add_job):
1368         * shell/ev-sidebar-thumbnails.c: (add_range):
1369         * shell/ev-view.c: (ev_view_form_field_get_region),
1370         (ev_view_form_field_button_create_widget),
1371         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1372         (ev_view_handle_form_field), (ev_view_size_allocate),
1373         (get_selected_text):
1374         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
1375         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
1376         (pdf_document_get_page), (pdf_document_get_page_label),
1377         (pdf_document_render), (pdf_document_get_info),
1378         (pdf_document_document_iface_init),
1379         (pdf_document_thumbnails_get_thumbnail),
1380         (pdf_document_thumbnails_get_dimensions),
1381         (pdf_document_file_exporter_do_page),
1382         (pdf_selection_render_selection),
1383         (pdf_selection_get_selected_text),
1384         (pdf_selection_get_selection_region),
1385         (pdf_selection_get_selection_map),
1386         (pdf_document_forms_get_form_fields),
1387         (pdf_document_forms_form_field_text_get_text),
1388         (pdf_document_forms_form_field_text_set_text),
1389         (pdf_document_forms_form_field_button_set_state),
1390         (pdf_document_forms_form_field_button_get_state),
1391         (pdf_document_forms_form_field_choice_get_item),
1392         (pdf_document_forms_form_field_choice_get_n_items),
1393         (pdf_document_forms_form_field_choice_is_item_selected),
1394         (pdf_document_forms_form_field_choice_select_item),
1395         (pdf_document_forms_form_field_choice_toggle_item),
1396         (pdf_document_forms_form_field_choice_unselect_all),
1397         (pdf_document_forms_form_field_choice_set_text),
1398         (pdf_document_forms_form_field_choice_get_text):
1399         * backend/ps/ev-spectre.c: (ps_document_get_page),
1400         (ps_document_get_page_size), (ps_document_get_page_label),
1401         (ps_document_render), (ps_document_document_iface_init),
1402         (ps_document_file_exporter_do_page):
1403         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
1404         (tiff_document_render), (tiff_document_render_pixbuf),
1405         (tiff_document_file_exporter_do_page):
1406         * backend/pixbuf/pixbuf-document.c:
1407         (pixbuf_document_get_page_size):
1408         * backend/comics/comics-document.c:
1409         (comics_document_get_page_size), (comics_document_render_pixbuf):
1410         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
1411         (djvu_document_render), (djvu_selection_get_selected_text),
1412         (djvu_document_thumbnails_get_thumbnail),
1413         (djvu_document_file_exporter_do_page),
1414         (djvu_document_find_get_result):
1415         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
1416         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
1417         (dvi_document_thumbnails_get_thumbnail),
1418         (dvi_document_file_exporter_do_page):
1419         * backend/impress/impress-document.c:
1420         (impress_document_get_page_size),
1421         (impress_document_render_pixbuf):
1422         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1423
1424         Add EvPage so that we can hold a reference to the backend
1425         page. Form fields keep now a reference to the poppler page
1426         improving performance since we don't have to create/destroy the
1427         poppler field for every form operation. This will be needed for
1428         annotations too.
1429         
1430 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1431
1432         * data/evince-ui.xml:
1433         * shell/ev-window.c:
1434
1435         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
1436         
1437 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1438
1439         * configure.ac:
1440         * backend/ps/Makefile.am:
1441
1442         Remove gs stuff from ps backend.
1443         
1444 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1445
1446         * configure.ac:
1447         * backend/pdf/ev-poppler.cc:
1448
1449         Bump poppler requirement to 0.8.0.
1450         
1451 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1452
1453         * NEWS:
1454         * configure.ac:
1455
1456         Update for release 2.22.1.1
1457
1458 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1459
1460         * configure.ac:
1461
1462         Fix build (again) when poppler version is 0.6
1463         
1464 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1465
1466         * backend/djvu/djvu-links.c: (build_tree):
1467
1468         Make sure link title is a valid utf8 string. Fixes bug #526517.
1469         
1470 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1471
1472         * configure.ac:
1473
1474         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1475         #526799.
1476         
1477 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1478
1479         * configure.ac:
1480         
1481         Update for release 2.22.1.
1482
1483 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1484
1485         * NEWS:
1486
1487         Update for upcoming release.
1488
1489 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1490
1491         * configure.ac:
1492         * backend/dvi/dvidocument.evince-backend.in:
1493
1494         Add compressed dvi to the list of supported mime types. Patch by
1495         Ed Catmur. Fixes bug #307087.
1496
1497 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1498
1499         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1500
1501         Fix a crash when printing a range that doesn't specify the start or
1502         end page. Fixes bug #524288.
1503
1504 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1505
1506         * shell/ev-window.c: (ev_window_cmd_continuous),
1507         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1508         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1509         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1510         (ev_window_run_presentation), (ev_window_stop_presentation),
1511         (ev_window_cmd_view_presentation),
1512         (ev_window_cmd_leave_fullscreen),
1513         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1514
1515         Do not unfullscreen and fullscreen again the window when changing
1516         from fullscreen to presentation mode and vice versa. Fixes bug
1517         #524112.
1518         
1519 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1520
1521         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1522
1523         Do not crash when thumbnail failed to render in PS backend. Fixes
1524         bug #525015.
1525         
1526 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1527
1528         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1529         (ev_window_load_file_remote), (ev_window_open_uri):
1530
1531         Handle errors when opening remote files.
1532         
1533 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1534
1535         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1536
1537         Only grab the focus for the current visible proxy widget. Fixes
1538         bug #521224.
1539         
1540 2008-03-30  Emil Soleyman  <emil@nishra.com>
1541
1542         * shell/ev-window.c: (launch_external_uri):
1543         
1544         Reuse g_app_info_launch_default_for_uri to
1545         save some code and fix bug #525009.
1546
1547 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1548
1549         * shell/ev-window.c (image_save_dialog_response_cb):
1550
1551         Use g_str_has_suffix. See bug #523069.
1552
1553 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1554
1555         * configure.ac:
1556
1557         Add a configure option to enable/diable DBus. Patch by Rémi
1558         Cardona. Fixes bug 521797.
1559
1560 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1561
1562         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1563
1564         Fix printing in documents with rotated pages. Patch by Eugen
1565         Dedu. Fixes bug #512648.
1566         
1567 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1568
1569         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1570         (ev_link_from_action):
1571
1572         Fix warning messages.
1573         
1574 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1575
1576         * shell/ev-window.c: (image_save_dialog_response_cb):
1577
1578         Do not append the extension to filename when saving an image
1579         if the filename alredy contains the extension. Fixes bug #523069.
1580         
1581 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1582
1583         * shell/ev-view.[ch]: (ev_view_find_cancel):
1584         * shell/ev-window.c: (find_bar_close_cb):
1585
1586         Cancel the find operation when the find bar is closed. Fixes bug
1587         #508845.
1588         
1589 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1590
1591         * backend/ps/psdocument.evince-backend.in:
1592
1593         Make ps backend module resident. Fixes bug #520607.
1594         
1595 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1596
1597         * shell/ev-jobs.c: (ev_job_print_run):
1598
1599         Invert collate action in order to work as expected, fix reverse
1600         printing so that it doesn't start with a blank page and fix number
1601         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1602         
1603 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1604
1605         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1606
1607         Fix build with poppler <= 0.7.2
1608         
1609 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1610
1611         * libdocument/ev-document-misc.c:
1612         (ev_document_misc_surface_from_pixbuf):
1613
1614         Fix selections with poppler-splash.
1615         
1616 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * configure.ac:
1619         * backend/pdf/ev-poppler.cc:
1620
1621         Fix build with poppler >= 0.7.2
1622         
1623 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1624
1625         * configure.ac:
1626         
1627         Update for release 2.22.0
1628
1629 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1630
1631         * NEWS:
1632
1633         Update for upcoming release.
1634
1635 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1636
1637         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1638
1639         Bug 495107 – Handle print dialog responses correctly
1640
1641         Correctly handle print dialog response. Properly fixes
1642         the above mentioned bug.
1643
1644 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1645
1646         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1647
1648         Make sure print job is only run when the print button is
1649         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1650         
1651 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1652
1653         * backend/pdf/pdfdocument.evince-backend.in:
1654         * libdocument/ev-backends-manager.c:
1655         (ev_backends_manager_load_backend),
1656         (ev_backends_manager_get_document):
1657         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1658
1659         Allow making backend modules resident. This is needed only for
1660         some backends like pdf to avoid registering glib types more than
1661         once.
1662         
1663 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1664
1665         * backend/comics/comics-document.c:
1666         * backend/djvu/djvu-document.c:
1667         * backend/impress/impress-document.c:
1668         * backend/pdf/ev-poppler.cc:
1669         * backend/pixbuf/pixbuf-document.c:
1670         * backend/ps/ev-spectre.c:
1671         * backend/ps/ps-document.c:
1672         * backend/tiff/tiff-document.c:
1673         * libdocument/ev-document.h:
1674         * properties/ev-properties-main.c:
1675
1676         Use g_type_module_add_interface instead of
1677         g_type_add_interface_static. Fixes bug #519679.
1678         
1679 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1680
1681         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1682         Added. Returns whether the animation has everything necessary to run.
1683         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1684         is ready just because it's been created. Fixes #519106.
1685         (draw_one_page): Do not show the "Loading..." text in presentation
1686         mode, there was a slim probability that this could happen.
1687
1688 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1689
1690         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1691
1692         Duplicate mime_type string before freeing it so that it doesn't
1693         always fail when getting mime type from uri. Fixes bug #518874.
1694         
1695 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1696
1697         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1698
1699         Fix a crash when a choice form field doesn't have any item
1700         selected. Fixes bug #518831
1701         
1702 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1703
1704         * shell/ev-window.c (ev_window_clear_temp_file):
1705         Use g_file_has_prefix instead of renamed
1706         g_file_contains_file.
1707
1708         * configure.ac:
1709         Require new glib for above change.
1710         
1711 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1712
1713         * libdocument/ev-image.c: (ev_image_finalize),
1714         (ev_image_save_tmp):
1715
1716         Return a real uri instead of a filename when saving an
1717         image. Fixes images drag an drop from evince to nautilus. 
1718         
1719 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1720
1721         * backend/pdf/ev-poppler.cc:
1722         (pdf_document_images_get_image_mapping):
1723
1724         Return the image list in the right order. Fixes bug #516237.
1725         
1726 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1727
1728         * backend/impress/impress-document.c:
1729         (impress_document_thumbnails_get_thumbnail):
1730
1731         Remove unused variable to avoid a compiler warning.
1732
1733 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1734
1735         * configure.ac:
1736         
1737         Update for release 2.21.91.
1738
1739 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1740
1741         * configure.ac:
1742         * shell/Makefile.am:
1743         * shell/ev-application.[ch]:
1744         * shell/ev-sidebar-links.c:
1745         * shell/ev-utils.[ch]:
1746         * shell/ev-window.[ch]:
1747
1748         Remove libgnomeprint support. Fixes bug #512370.
1749         
1750 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1751
1752         * thumbnailer/evince-thumbnailer.c: (main):
1753
1754         Initialize glib type system before using it. Fixes bug #513934.
1755         
1756 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1757
1758         * properties/ev-properties-main.c:
1759
1760         Add missing #include.
1761         
1762 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1763
1764         * configure.ac:
1765         * backend/djvu/djvu-document.c: (djvu_document_render):
1766         * backend/tiff/tiff-document.c: (tiff_document_render):
1767
1768         Use the new cairo function cairo_format_stride_for_width when
1769         available. Fixes bug #482720.
1770
1771 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1772
1773         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1774         (get_mime_type_from_data), (get_document_from_uri):
1775
1776         Use g_content_type_guess() only when slow is true in
1777         get_document_from_uri(). Fix several memory leaks.
1778         
1779 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1780
1781         * libdocument/ev-document-factory.c:
1782         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1783         (get_document_from_uri):
1784
1785         Use g_content_type_guess () to get mimetype for files.
1786         Bug #510401.
1787
1788 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1789
1790         * thumbnailer/Makefile.am:
1791
1792         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1793         
1794 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1795
1796         * configure.ac:
1797
1798         Fix build with --without-libgnome. Fixes bug #512771.
1799         
1800 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1801
1802         * backend/dvi/Makefile.am: Install only dvi
1803         module. Fixes bug #512718.
1804
1805 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1806
1807         * properties/ev-properties-main.c: (nautilus_module_initialize):
1808         
1809         Initialize backends in properties tab. Fixes bug
1810         #512720.
1811
1812 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1813
1814         * properties/Makefile.am: No need to link with 
1815         libraries. Fixes bug #512719.
1816
1817 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1818
1819         * NEWS:
1820         * configure.ac:
1821         
1822         Update for release 2.21.90.
1823
1824 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1825
1826         * shell/ev-window.c: (ev_window_cmd_escape):
1827
1828         Fix compile warning.
1829         
1830 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1831
1832         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1833
1834         Fix printing in dvi backend when filename contains white
1835         espaces. Fixes bug #502839.
1836         
1837 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1838
1839         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1840         (screensaver_disable_x11):
1841         * shell/Makefile.am:
1842         * shell/xdg-user-dir-lookup.c: Removed
1843         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1844         * shell/ev-view.c: (ev_view_presentation_transition_start):
1845         * shell/ev-window.c: (ev_window_cmd_file_open),
1846         (ev_window_cmd_save_as), (presentation_set_timeout):
1847
1848         Remove #ifdefs that are no longer needed.
1849         
1850 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1851
1852         * shell/ev-view.[ch]: (ev_view_button_release_event),
1853         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1854         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1855         (ev_window_cmd_escape):
1856
1857         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1858         
1859 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1860
1861         * configure.ac:
1862         * backend/comics/comics-document.c: (comics_document_load):
1863         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1864         (ev_attachment_set_property), (ev_attachment_init),
1865         (ev_attachment_save), (ev_attachment_launch_app),
1866         (ev_attachment_open):
1867         * libdocument/ev-document-factory.c: (get_document_from_uri):
1868         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1869         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1870         * shell/ev-jobs.c:
1871         * shell/ev-password.c: (ev_password_dialog_set_property),
1872         (ev_password_dialog_save_password):
1873         * shell/ev-sidebar-attachments.c:
1874         (ev_sidebar_attachments_drag_data_get):
1875         * shell/ev-window-title.c: (get_filename_from_uri):
1876         * shell/ev-window.c: (ev_window_clear_temp_file),
1877         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1878         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1879         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1880         (launch_external_uri), (image_save_dialog_response_cb),
1881         (attachment_save_dialog_response_cb):
1882         * shell/main.c: (load_files), (load_files_remote), (main):
1883         * thumbnailer/evince-thumbnailer.c: (main):
1884
1885         Port to gio and drop gnome-vfs dependency. Fixes bug
1886         #510401. Based on patch by Cosimo Cecchi.
1887         
1888 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1889
1890         * NEWS:
1891
1892         Fixed formatting inconsistencies (spaces vs. tabs)
1893
1894 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1895
1896         * shell/ev-window.c:
1897
1898         Use top/up/bottom/down arrows instead of
1899         first/left/last/right in the toolbar and menu actions.
1900         This fixes issues with RTL languages and is visually
1901         consistent with the page view. Fixes bug #170081.
1902
1903 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1904
1905         * NEWS:
1906
1907         Fixed some inaccuracies pointed out by Carlos Garcia
1908         Campos.
1909
1910 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1911
1912         * NEWS:
1913         * data/evince.schemas.in:
1914         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1915
1916         Override PDF restrictions by default. Fixes bug #382700.
1917
1918 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1919
1920         * NEWS: Updated for upcoming release
1921
1922 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1923
1924         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1925
1926         Fix memory leak.
1927         
1928 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1929
1930         * shell/ev-window.c: (register_custom_actions):
1931         
1932         Added comment for translators
1933
1934 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1935
1936         * shell/ev-view.c: (ev_view_button_release_event):
1937
1938         Do not create the idle function for kinetic scrolling if we are
1939         not in a drag operation.
1940
1941 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1942
1943         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1944         (ev_view_button_press_event), (ev_view_motion_notify_event),
1945         (ev_view_button_release_event):
1946
1947         Restore cursor after autoscrolling. Fixes bug #509958.
1948
1949 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1950
1951         * configure.ac:
1952         * backend/pdf/ev-poppler.cc:
1953         (pdf_document_images_get_image_mapping),
1954         (pdf_document_images_get_image),
1955         (pdf_document_document_images_iface_init):
1956         * libdocument/ev-document-images.[ch]:
1957         (ev_document_images_get_image_mapping),
1958         (ev_document_images_get_image):
1959         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1960         (ev_image_get_id), (ev_image_save_tmp):
1961         * shell/ev-jobs.c: (ev_job_render_run):
1962         * shell/ev-view.c: (ev_view_drag_data_get):
1963         * shell/ev-window.c: (image_save_dialog_response_cb),
1964         (ev_view_popup_cmd_copy_image):
1965
1966         Do not render images when rendering the page but on demand. It
1967         reduces the memory comsumption.
1968         
1969 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1970
1971         * configure.a:
1972         * shell/ev-password.c:
1973
1974         Make gnome-keyring optional. Fixes bug #509676.
1975         
1976 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1977
1978         * shell/ev-pixbuf-cache.c: (add_job):
1979
1980         Initialize include_images variable as FALSE instead of TRUE.
1981         
1982 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1983
1984         * configure.ac:
1985         * cut-n-paste/Makefile.am:
1986         * cut-n-paste/fileformatchooser/Makefile.am:
1987         * cut-n-paste/fileformatchooser/egg-macros.h:
1988         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1989         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1990         * shell/Makefile.am:
1991         * shell/ev-utils.c:
1992         (file_chooser_dialog_add_writable_pixbuf_formats),
1993         (get_gdk_pixbuf_format_by_extension):
1994         * shell/ev-utils.h:
1995         * shell/ev-window.c: (ev_window_error_message),
1996         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1997         
1998         Simplify image format selection on save.
1999
2000 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2001
2002         * shell/ev-view.c: (ev_view_scroll_event):
2003         
2004         Repair gorizontal scrolling with shift. Fixes
2005         bug #483412.
2006
2007 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2008         
2009         * MAINTAINERS:
2010
2011         Fix formatting issues.
2012         
2013 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2014
2015         * backend/comics/comics-document.c: (comics_regex_quote):
2016         
2017         Don't overquote special chars except of '. See bug 
2018         502500. Thanks to Tom Parker.
2019
2020 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2021
2022         * MAINTAINERS:
2023         
2024         Added Nickolay and Carlos, since they're doing most of
2025         the releases nowadays.
2026
2027 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2028
2029         * properties/Makefile.am:
2030
2031         Get the nautilus extension dir properly instead of using
2032         a hack. Fixes bug #505359.
2033
2034 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2035
2036         * properties/Makefile.am:
2037         
2038         Install nautilus extension into new place. See bug
2039         #505359. Thanks to Matthias Clasen, Brian Pepple and
2040         Damien Carbery.
2041
2042 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2043
2044         * shell/ev-window.c: (ev_window_get_recent_file_label):
2045         
2046         RTL marker in recent file list. See bug #509076.
2047
2048 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2049
2050         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2051         * shell/ev-window.c: (image_save_dialog_response_cb):
2052
2053         Fix compile warnings due to unused variables.
2054         
2055 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2056
2057         * configure.ac:
2058         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
2059         * backend/ps/ev-spectre.c: (ps_document_render):
2060
2061         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
2062
2063 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2064
2065         * shell/ev-transition-animation.c (ev_transition_animation_fade)
2066         (ev_transition_animation_paint): Implement "fade" effect.
2067
2068 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2069
2070         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
2071         (ev_transition_animation_paint): Implement "uncover" effect.
2072
2073 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2074
2075         * shell/ev-transition-animation.c (ev_transition_animation_cover)
2076         (ev_transition_animation_paint): Implement "cover" effect.
2077
2078 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2079
2080         * shell/ev-transition-animation.c (ev_transition_animation_push)
2081         (ev_transition_animation_paint): Implement "push" effect.
2082
2083 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2084
2085         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
2086         (ev_transition_animation_paint): Implement "dissolve" effect.
2087
2088 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2089
2090         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
2091         (ev_transition_animation_paint): Implement "wipe" effect.
2092
2093 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2094
2095         * shell/ev-transition-animation.c (ev_transition_animation_box)
2096         (ev_transition_animation_paint): Implement "box" effect.
2097
2098 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2099
2100         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
2101         (ev_transition_animation_paint): Implement "blinds" effect.
2102
2103 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2104
2105         * shell/ev-transition-animation.c (ev_transition_animation_split)
2106         (ev_transition_animation_paint): Implement "split" effect.
2107
2108 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2109
2110         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
2111         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
2112         (ev_view_transition_animation_start) 
2113         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
2114         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
2115         (ev_view_next_page) (ev_view_previous_page):
2116         
2117         Use EvTransitionAnimation to drive page changes in the presentation
2118         mode, the animation will wait to start until both the origin and 
2119         destination page surfaces are available. Fixes #458460.
2120
2121         (draw_loading_text):
2122
2123         Remove workaround for bug #320352, it's now fixed properly.
2124
2125
2126 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2127
2128         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
2129         will contain the implementations for page transition animations, at
2130         the moment it just has the "replace" effect.
2131         * shell/Makefile.am: Added these files to build.
2132
2133 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2134
2135         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
2136         animations.
2137         * shell/Makefile.am: Added these files to build.
2138
2139 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2140
2141         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
2142         implementation to get_effect() in EvDocumentTransitionIface.
2143
2144 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2145
2146         * libdocument/ev-transition-effect.[ch]: New files, define a page
2147         transition effect, at the moment it maps PopplerPageTransition to a
2148         GObject.
2149         * libdocument/Makefile.am: Added these files to build.
2150         * libdocument/ev-document-transition.[ch]
2151         (ev_document_transition_get_effect): New method, gets the
2152         EvTransitionEffect returned by the interface implementation, with
2153         fallback to the "replace" effect.
2154
2155 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
2156
2157         * configure.ac:
2158         * cut-n-paste/Makefile.am:
2159         * cut-n-paste/fileformatchooser/Makefile.am:
2160         * cut-n-paste/fileformatchooser/egg-macros.h:
2161         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
2162         * shell/Makefile.am:
2163         * shell/ev-window.c: (image_save_dialog_response_cb),
2164         (ev_view_popup_cmd_save_image_as):
2165
2166         Allow exporting images in any format supported by
2167         GdkPixbuf. Fixes bug #500209.
2168         
2169 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2170
2171         * backend/pixbuf/pixbuf-document.c:
2172
2173         More warnings fixed.
2174         
2175 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2176
2177         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
2178         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
2179         * backend/djvu/djvu-text.h:
2180         * backend/tiff/tiff-document.c: (tiff_document_render):
2181
2182         Fix compile warnings.
2183         
2184 2007-12-28  Christian Persch  <chpe@gnome.org>
2185
2186         * **/*.c: Include config.h. Bug #504721.
2187
2188 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2189
2190         * configure.ac:
2191         * Makefile.am:
2192         * po/POTFILES.in:
2193         * backend/comics/Makefile.am:
2194         * backend/comics/comics-document.[ch]:
2195         * backend/comics/comicsdocument.evince-backend.in:
2196         * backend/djvu/Makefile.am:
2197         * backend/djvu/djvu-document.[ch]:
2198         * backend/djvu/djvudocument.evince-backend.in:
2199         * backend/dvi/Makefile.am:
2200         * backend/dvi/dvi-document.[c]:
2201         * backend/dvi/dvidocument.evince-backend.in:
2202         * backend/impress/Makefile.am:
2203         * backend/impress/impress-document.[ch]:
2204         * backend/impress/impressdocument.evince-backend.in:
2205         * backend/pdf/Makefile.am:
2206         * backend/pdf/ev-poppler.cc:
2207         * backend/pdf/ev-poppler.h:
2208         * backend/pdf/pdfdocument.evince-backend.in:
2209         * backend/pixbuf/Makefile.am:
2210         * backend/pixbuf/pixbuf-document.[ch]:
2211         * backend/pixbuf/pixbufdocument.evince-backend.in:
2212         * backend/ps/Makefile.am:
2213         * backend/ps/ev-spectre.[ch]:
2214         * backend/ps/ps-document.[ch]:
2215         * backend/ps/psdocument.evince-backend.in:
2216         * backend/tiff/Makefile.am:
2217         * backend/tiff/tiff-document.[ch]:
2218         * backend/tiff/tiffdocument.evince-backend.in:
2219         * libdocument/Makefile.am:
2220         * libdocument/ev-backends-manager.[ch]:
2221         * libdocument/ev-module.[ch]:
2222         * libdocument/ev-document.h:
2223         * libdocument/ev-document-factory.[ch]:
2224         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
2225         (get_compression_from_mime_type), (get_document_from_uri),
2226         (ev_document_factory_get_document), (file_filter_add_mime_types),
2227         (ev_document_factory_add_filters):
2228         * shell/Makefile.am:
2229         * shell/ev-window-title.c: (get_filename_from_uri):
2230         * shell/main.c: (main):
2231         * thumbnailer/Makefile.am:
2232         * thumbnailer/evince-thumbnailer.c: (main):
2233
2234         Plugin system for backends. Fixes bug #351348.
2235         
2236 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2237
2238         * shell/ev-view-private.h:
2239         * shell/ev-view.c: (ev_view_drag_update_momentum),
2240         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
2241         (ev_view_button_release_event), (ev_view_destroy):
2242         
2243         Kinetic scrolling implemented as requested in
2244         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
2245
2246 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2247
2248         * data/evince-toolbar.xml:
2249         * data/evince-ui.xml:
2250         * shell/ev-view-private.h:
2251         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2252         (ev_view_button_press_event), (ev_view_motion_notify_event),
2253         (ev_view_button_release_event), (ev_view_init),
2254         (ev_view_autoscroll_cb), (ev_view_autoscroll),
2255         (ev_view_set_cursor):
2256         * shell/ev-view.h:
2257         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2258         (ev_window_cmd_view_autoscroll):
2259         
2260         Autoscroll feature with the context menu. Fixes bug 
2261         #323670. Thanks to David Turner <cillian64@googlemail.com>.
2262
2263 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
2266
2267         Disconnect also page-ready signal when removing a job because the
2268         page size has changed. Thanks to kripken
2269         <kripkensteiner@gmail.com>.
2270
2271 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2272
2273         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
2274         
2275         Scroll pages in page entry with mouse wheel. Fixes bug
2276         #324122. Thanks to David Turner <cillian64@googlemail.com>.
2277
2278 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2279
2280         * backend/dvi/Makefile.am:
2281         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
2282         (mdvi_cairo_device_init):
2283         * backend/dvi/mdvi-lib/common.h:
2284         * backend/dvi/mdvi-lib/mdvi.h:
2285         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2286         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
2287         (mdvi_build_path_from_cwd):
2288
2289         Add ps specials support in dvi backend when libspectre is
2290         present. Fixes bug #386005.
2291         
2292 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2293
2294         * configure.ac:
2295         * backend/ps/Makefile.am:
2296         * backend/ps/ev-spectre.[ch]:
2297         
2298         Use libspectre, if available, for the ps backend. Fixes bugs
2299         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2300
2301 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2302         
2303         * backend/comics/comics-document.c: (comics_document_load):
2304         
2305         Cygwin build issue fix.
2306
2307 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2308
2309         * shell/ev-view.c: (ev_view_set_zoom):
2310
2311         Do not limit the minimum zoom factor when sizing mode is best bit
2312         or fit width. Fixes bug #503805.
2313         
2314 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2315
2316         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2317         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2318         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2319         (ev_link_dest_get_property), (ev_link_dest_set_property),
2320         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2321         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2322         (ev_link_dest_new_fitr):
2323         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2324         (goto_fith_dest), (goto_xyz_dest):
2325
2326         Do not change left, top and zoom values when they are null in PDF
2327         destinations. Fixes bug #460658.
2328         
2329 2007-12-10  Christian Persch  <chpe@gnome.org>
2330
2331         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2332         (ev_view_accessible_class_init),
2333         (ev_view_accessible_idle_do_action),
2334         (ev_view_accessible_action_do_action),
2335         (ev_view_accessible_action_get_description),
2336         (ev_view_accessible_action_set_description),
2337         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2338         (ev_view_accessible_factory_init),
2339         (ev_view_accessible_factory_get_accessible_type):
2340         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2341         private data, and G_DEFINE_TYPE. Bug #502843.
2342
2343 2007-12-08  Christian Persch  <chpe@gnome.org>
2344
2345         * shell/ev-metadata-manager.c: (item_free),
2346         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2347         (value_free), (parse_value), (parseItem),
2348         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2349         (save_values): Use GSlice to allocate small amounts of memory. Bug
2350         #475972.
2351
2352 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2353
2354         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2355
2356         Restore cursor to normal after a drag operation. Fixes bug
2357         #501603.
2358         
2359 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2360
2361         * NEWS:
2362         * configure.ac:
2363         
2364         Update for release 2.21.1
2365
2366 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2367
2368         * configure.ac:
2369         * cut-n-paste/gedit-message-area/Makefile.am:
2370         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
2371         * shell/Makefile.am:
2372         * shell/ev-message-area.[ch]:
2373         * shell/ev-window.c: (ev_window_set_message_area),
2374         (ev_window_error_message_response_cb), (ev_window_error_message),
2375         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
2376         (ev_window_save_job_cb), (image_save_dialog_response_cb),
2377         (ev_attachment_popup_cmd_open_attachment),
2378         (attachment_save_dialog_response_cb), (ev_window_set_document),
2379         (ev_window_init):
2380
2381         Use a message area instead of a popup dialog for error
2382         notifications. Fixes bug #337495.
2383         
2384 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2385
2386         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
2387         (ev_window_run_fullscreen):
2388
2389         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
2390         
2391 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2392
2393         * ev-sidebar-thumbnails.c: (update_visible_range),
2394         (ev_sidebar_thumbnails_refresh),
2395         (ev_sidebar_thumbnails_set_document),
2396         (ev_sidebar_thumbnails_support_document):
2397
2398         Show thumbnails for documents with one page. Fixes bug #358751.
2399         
2400 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2401
2402         * shell/ev-window.c:
2403         (ev_window_load_print_settings_from_metadata),
2404         (ev_window_save_print_settings), (ev_window_print_finished),
2405         (ev_window_print_range):
2406
2407         Print settings that are specific to the document are now saved per
2408         document in the metadata file. Fixes bug #488806.
2409         
2410 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
2411
2412         * backend/tiff/tiff-document.c: (tiff_document_render):
2413
2414         Tiff documents were rendered with wrong colors. Fixes bug #497279.
2415         
2416 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2417
2418         * shell/ev-application.[ch]: (get_find_string_from_args),
2419         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2420         (ev_application_open_uri_list):
2421         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
2422         * shell/ev-window.[ch]: (ev_window_load_job_cb),
2423         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2424         (ev_window_cmd_recent_file_activate),
2425         (ev_window_open_recent_action_item_activated),
2426         (ev_window_print_send), (open_remote_link):
2427         * shell/main.c: (arguments_parse):
2428
2429         Add a command line option for search. Fixes bug #497710.
2430         
2431 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
2432
2433         * shell/ev-jobs.c: (ev_job_print_new):
2434
2435         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
2436         
2437 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2438
2439         * data/evince-toolbar.xml:
2440         * shell/Makefile.am:
2441         * shell/ev-application.c: (ev_application_init):
2442         * shell/ev-open-recent-action.[ch]:
2443         * shell/ev-window.c:
2444         (ev_window_open_recent_action_item_activated),
2445         (register_custom_actions):
2446
2447         Add an expander to the open toolbar item which pops up a dropdown
2448         menu with the recently used documents. Fixes bug #487215.
2449         
2450 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2451
2452         * shell/ev-window.c: (ev_window_open_uri),
2453         (ev_window_cmd_view_reload):
2454
2455         Do not jump to the first page when reloading by running evince
2456         from the command line. Fixes bug #490847.
2457         
2458 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2459
2460         * shell/ev-window.c: (ev_window_cmd_help_contents):
2461
2462         Plugged memory leak when help file is not found. Fixes bug
2463         #490762.
2464         
2465 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2466
2467         * configure.ac:
2468
2469         Enable djvu, dvi and comics backends by default. Fixes bug
2470         #437121.
2471         
2472 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2473
2474         * configure.ac:
2475         * cut-n-paste/Makefile.am:
2476         * cut-n-paste/recent-files/*: Removed
2477         * help/reference/Makefile.am:
2478         * shell/Makefile.am:
2479         * shell/ev-application.[ch]: (ev_application_shutdown),
2480         (ev_application_init):
2481         * shell/ev-window.c: (ev_window_add_recent),
2482         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2483
2484         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2485         
2486 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2487
2488         * shell/ev-window.c: (launch_external_uri):
2489
2490         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2491         and report error if the URL is not supported (#489910).
2492
2493 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2494
2495         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2496         (pdf_document_file_exporter_begin_page),
2497         (pdf_document_file_exporter_end_page):
2498
2499         Fix printing with poppler splash backend. Fixes bug #489774.
2500         
2501 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2502
2503         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2504         * shell/ev-print-job.c: (ev_print_job_class_init):
2505
2506         Fix a crash when printing with the gnome-print dialog. Fixes bug
2507         #488939.
2508         
2509 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2510
2511         * backend/pixbuf/pixbuf-document.c:
2512
2513         Fix an implicit function definition warning (#487655)
2514
2515 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2516
2517         * shell/ev-window.c:
2518
2519         Fix conflicting shortcut for view sade pane and presentation.
2520         
2521 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2522
2523         * backend/pdf/ev-poppler.cc:
2524         (pdf_document_file_exporter_begin_page),
2525         (pdf_document_file_exporter_do_page),
2526         (pdf_document_file_exporter_end_page),
2527         (pdf_document_file_exporter_iface_init):
2528         * libdocument/ev-file-exporter.[ch]:
2529         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2530         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2531         (ev_job_print_run):
2532
2533         When printing multiple pages per sheet in reverse option, do not
2534         invert the order of the pages in every sheet, but the order of the
2535         sheets. Do not print blank pages when page range is invalid. Fixes
2536         bugs #484857 and #485521.
2537         
2538 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2539
2540         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2541         (ev_job_print_run):
2542         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2543
2544         Respect ranges order when printing more than one range in random
2545         order.
2546         
2547 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2548
2549         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2550         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2551
2552         Rotate also the window icon when document is rotated. Fixes bug
2553         #474681.
2554         
2555 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2556
2557         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2558         (pdf_document_forms_get_form_fields):
2559
2560         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2561         Matthias Drochner.
2562         
2563 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2564
2565         * configure.ac:
2566         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2567
2568         Use poppler_page_render_for_printing() instead of
2569         poppler_page_render() if available when exporting to a ps or pdf
2570         file. Fixes bug #476627.
2571         
2572 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2573
2574         * shell/ev-window.c: (ev_window_run_fullscreen):
2575
2576         Do not show the toolbar in fullscreen mode if the main toolbar is
2577         not visible. Fixes bug #483048.
2578         
2579 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2580
2581         * shell/ev-view.c: (ev_view_button_press_event):
2582
2583         Give priority to form fields over images when deciding whether a
2584         button press event is over an image or form field. It allows edit
2585         form fields when they are over a background image. Fixes bug
2586         #477841.
2587         
2588 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2589
2590         * NEWS:
2591         * configure.ac:
2592         
2593         Update for release 2.20.0
2594
2595 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2596
2597         * backend/pdf/ev-poppler.cc:
2598
2599         Remove #ifdef HAVE_FORMS, so that forms support works again.
2600
2601 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2602
2603         * configure.ac:
2604         * data/evince.desktop.in.in:
2605         
2606         Fixes desktop file issues. See bug #473471.
2607
2608 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2609
2610         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2611         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2612         (ev_job_queue_remove_job):
2613         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2614         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2615         * shell/ev-window.c: (ev_window_clear_save_job),
2616         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2617         (ev_window_dispose):
2618
2619         Move save a copy task to its own job so that it's carried out in a
2620         thread avoiding another lock in the main thread. Use
2621         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2622         can be saved to a pathin another file system. Fixes bug #456891.
2623         
2624 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2625
2626         * NEWS:
2627         * configure.ac:
2628         
2629         Update for release 2.19.92
2630
2631 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2632
2633         * configure.ac:
2634         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2635         (pdf_selection_get_selection_region),
2636         (pdf_selection_get_selection_map),
2637         (ev_form_field_from_poppler_field):
2638
2639         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2640         and triple click selections are enabled again now.
2641
2642 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2643
2644         * shell/ev-window.c: (ev_window_add_history):
2645
2646         Make sure not to use the history with documents not supporting
2647         links. Fixes bug #468954.
2648
2649 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2650
2651         * shell/ev-window.c: (ev_window_load_job_cb):
2652
2653         Restart the search when reloading a document with the find bar
2654         visible. Fixes bug #461962.
2655
2656 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2657
2658         * shell/ev-window.c: (setup_document_from_metadata),
2659         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2660
2661         Do not jump to the first page when reloading a document from the
2662         last page.
2663
2664 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2665
2666         * shell/ev-window.c: (update_chrome_flag),
2667         (setup_sidebar_from_metadata),
2668         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2669         (ev_window_cmd_edit_find_next),
2670         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2671         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2672         (find_bar_close_cb), (view_actions_focus_in_cb):
2673
2674         Do not update visibility when changing a chrome flag so that it's
2675         possible to update several flags and update visibility only once
2676         for all of them.
2677
2678 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2679
2680         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2681
2682         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2683         supported by gtk+. Fixes bug #460907.
2684
2685 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2686
2687         * shell/ev-view.c: (view_update_range_and_current_page):
2688
2689         Make sure current-page <= end-page in continuous mode. Fixes bug
2690         #454950.
2691
2692 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2693
2694         * backend/pdf/ev-poppler.cc: (build_tree):
2695
2696         Ignore outline items without a title. Fixes bug #453913.
2697
2698 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2699
2700         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2701         (ev_view_button_release_event), (ev_view_leave_notify_event):
2702
2703         Use always drag mouse cursor during a drag operation. Fixes bug
2704         #470564.
2705
2706 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2707
2708         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2709         (pdf_selection_get_selection_region),
2710         (pdf_selection_get_selection_map):
2711
2712         Temporarily disable double and triple selections since it depends on
2713         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2714         released and the update of the external dependency minimal version
2715         approved.
2716
2717 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2718
2719         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2720         (pdf_document_file_exporter_do_page):
2721         * libdocument/ev-file-exporter.h:
2722         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2723         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2724
2725         Actually fix printing regressions. Remove orientation from
2726         EvPrintContext since it's redundant.
2727
2728 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2729
2730         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2731         * backend/impress/impress-document.c:
2732         (impress_document_document_iface_init):
2733         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2734         * backend/djvu/djvu-document.c:
2735         (djvu_document_document_iface_init),
2736         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2737         * backend/tiff/tiff-document.c:
2738         (tiff_document_document_iface_init):
2739         * backend/pixbuf/pixbuf-document.c:
2740         (pixbuf_document_document_iface_init):
2741         * backend/comics/comics-document.c:
2742         (comics_document_document_iface_init):
2743         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2744         (pdf_selection_render_selection),
2745         (pdf_selection_get_selected_text),
2746         (pdf_selection_get_selection_region),
2747         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2748         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2749         (ev_selection_get_selection_region),
2750         (ev_selection_get_selection_map):
2751         * libdocument/ev-document.[ch]:
2752         * shell/ev-pixbuf-cache.[ch]: (add_job),
2753         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2754         * shell/ev-view-private.h:
2755         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2756         (ev_job_render_run):
2757         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2758         * shell/ev-view.c: (start_selection_for_event),
2759         (ev_view_button_press_event), (ev_view_drag_data_get),
2760         (ev_view_drag_data_received), (ev_view_button_release_event),
2761         (compute_new_selection_text), (compute_selections),
2762         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2763         (ev_view_primary_get_cb):
2764
2765         Add support for double and triple click selections.
2766
2767 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2768
2769         * NEWS:
2770         * configure.ac:
2771
2772         Update for release 2.19.4
2773
2774 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2775
2776         * shell/ev-view-private.h:
2777         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2778         (ev_view_set_highlight_search):
2779         * shell/ev-view.h:
2780         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2781         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2782         (find_bar_visibility_changed_cb):
2783         
2784         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2785
2786 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2787
2788         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2789         (pdf_document_file_exporter_begin),
2790         (pdf_document_file_exporter_do_page):
2791         * shell/ev-jobs.c: (ev_job_print_run):
2792         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2793
2794         Create always a portrait cairo surface and rotate when needed for
2795         landscape. It fixes printing problems in real printers.
2796
2797 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2798
2799         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2800         * libdocument/ev-file-exporter.[ch]:
2801         (ev_file_exporter_get_capabilities):
2802         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2803         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2804
2805         Adjust number of pages per row according to page orientation when
2806         printing 2 or 6 pages per sheet.
2807
2808 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2809
2810         * shell/ev-window.c: (ev_window_print_send):
2811
2812         Reset also cups setting to 1 when printing multiple pages per
2813         sheet. Fixes bug #468853.
2814
2815 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2816
2817         * libdocument/ev-document-misc.c:
2818         (ev_document_misc_surface_rotate_and_scale):
2819
2820         Use directly cairo_surface_get_content() when creating a similar
2821         surface as suggested by Jeff Muizelaar. Thanks again.
2822
2823 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2824
2825         * backend/djvu/djvu-document.c: (djvu_document_render):
2826         * backend/tiff/tiff-document.c: (tiff_document_render):
2827         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2828         * libdocument/ev-document-misc.c:
2829         (ev_document_misc_surface_from_pixbuf),
2830         (ev_document_misc_surface_rotate_and_scale):
2831
2832         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2833         creating page surfaces. Fixes bug #453123. Thank you very much to
2834         Jeff Muizelaar <jeff@infidigm.net>.
2835
2836 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2837
2838         * shell/ev-page-cache.c: (ev_page_cache_new),
2839         (ev_page_cache_get_thumbnail_size):
2840         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2841         (ev_sidebar_thumbnails_set_loading_icon):
2842
2843         Also store in page-cache the dimensions of the thumbnails so that
2844         they can be used to create the correct loading icon in the side
2845         pane. Fixes bug #466857.
2846
2847 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2848
2849         * backend/pdf/ev-poppler.cc:
2850         (pdf_document_thumbnails_get_thumbnail):
2851
2852         Fix thumbnails rotation in pdf documents that include embedded 
2853         thumbnails.
2854
2855 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2856
2857         * backend/pdf/ev-poppler.cc:
2858
2859         Don't use #ifdef in macro expansion. Some compilers don't
2860         like that. Closes bug #467042.
2861
2862 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2863
2864         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2865         
2866         Fixes memory leak in djvu backend.
2867
2868 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2869
2870         * data/icons/32x32/Makefile.am:
2871         * data/icons/32x32/actions/Makefile.am:
2872         * data/icons/32x32/actions/view-page-cont.svg:
2873         * data/icons/32x32/actions/view-page-facing.svg:
2874         * data/icons/48x48/Makefile.am:
2875         * data/icons/48x48/actions/Makefile.am:
2876         * data/icons/48x48/actions/view-page-cont.svg:
2877         * data/icons/48x48/actions/view-page-facing.svg:
2878         
2879         Icons for a new sizes.
2880
2881 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2882
2883         * shell/ev-page-cache.c: (build_height_to_page),
2884         (ev_page_cache_get_height_to_page):
2885         
2886         Fixes invalid read, see bug #466401.
2887
2888 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2889
2890         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2891         (set_drag_cursor):
2892         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2893         (configure_item_cursor), (new_pixbuf_from_widget):
2894
2895         Fix multihead problems in toolbar editor. Fixes bug #382055.
2896
2897 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2898
2899         * shell/ev-window.c: (ev_window_cmd_file_open),
2900         (ev_window_cmd_save_as):
2901
2902         Use g_get_user_special_dir when available instead of
2903         xdg_user_dir_lookup.
2904
2905 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2906
2907         * MAINTAINERS:
2908         
2909         Updated according to request on desktop-devel.
2910
2911 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2912
2913         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2914
2915         Do not use cairo_rectangle and cairo_clip since we are
2916         not using cairo_fill but cairo_paint. Use the same cairo context
2917         for every page in the same expose event.
2918
2919 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2920
2921         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2922         leak.
2923
2924 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2925
2926         * configure.ac:
2927         * NEWS:
2928
2929         Release 0.9.3
2930
2931 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2932
2933         * libdocument/ev-document-info.h:
2934         * libdocument/ev-document.h:
2935         * shell/ev-page-action.h:
2936         * shell/ev-sidebar-links.h:
2937
2938         Fix a headers problem with ev-link
2939         
2940         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2941         * shell/ev-view-private.h:
2942         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2943         (get_link_area), (ev_view_query_tooltip),
2944         (ev_view_leave_notify_event), (ev_view_destroy),
2945         (ev_view_class_init):
2946
2947         Use new gtk tooltips when available instead of ev-tooltip.
2948         
2949 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2950
2951         * shell/ev-window.c: (update_chrome_visibility),
2952         (ev_window_sidebar_visibility_changed_cb):
2953
2954         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2955         
2956 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2957
2958         * shell/ev-navigation-action.c:
2959         (ev_navigation_action_history_changed),
2960         (ev_navigation_action_set_history):
2961         * shell/ev-navigation-action-widget.c:
2962         (ev_navigation_action_widget_init):
2963         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2964
2965         Fix compile warnings.
2966         
2967 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2968
2969         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2970         (egg_editable_toolbar_dispose):
2971
2972         Fix memory leak.
2973         
2974 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2975
2976         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2977         (screensaver_disable_x11):
2978         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2979         * shell/ev-window.c: (presentation_set_timeout):
2980         * shell/ev-view.c: (ev_view_presentation_transition_start):
2981
2982         Use g_timeout_add_seconds instead of g_timeout_add when
2983         available.
2984         
2985 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2986
2987         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2988
2989         Set horizontal scrollbar policy to AUTOMATIC instead of
2990         NEVER. Workaround for bug #449462.
2991         
2992 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2993
2994         * shell/ev-jobs.c: (ev_job_render_page_ready):
2995
2996         Add page_ready callback to main loop with high priority and hold
2997         a reference to job during idle.
2998         
2999 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3000
3001         * configure.ac:
3002         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3003         (pdf_document_file_exporter_begin),
3004         (pdf_document_file_exporter_do_page),
3005         (pdf_document_file_exporter_get_capabilities):
3006         * libdocument/ev-file-exporter.h:
3007         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3008         * shell/ev-window.c: (ev_window_print_send),
3009         (ev_window_print_dialog_response_cb):
3010
3011         Allow printing multiple pages per sheet. Fixes bug #395573.
3012         
3013 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3014
3015         * shell/ev-view.c: (tip_from_link):
3016         
3017         Check for NULL, fixes bug #460862.
3018
3019 2007-07-29  Christian Persch  <chpe@gnome.org>
3020
3021         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3022         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3023         (ev_window_cmd_preview_print):
3024         
3025         Fixes bug #437681 - blocks while enumerating printers.
3026
3027 2007-07-29  Christian Persch  <chpe@gnome.org>
3028
3029         * shell/ev-window.c: (ev_window_screen_changed):
3030         
3031         Don't use deprecated gtk+ function. See bug #460909.
3032
3033 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3034
3035         * shell/ev-utils.c: (get_num_monitors):
3036         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3037
3038         Do not use display before initializing it. Remove compile
3039         warnings.
3040
3041 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3042
3043         * shell/ev-view.c: (ev_view_class_init):
3044         
3045         Unix-like hjkl bindings added. See bug #458111.
3046
3047 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3048
3049         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3050         * shell/ev-utils.h:
3051         * shell/ev-view.c: (ev_view_set_zoom_for_size),
3052         (ev_view_update_view_size):
3053         * shell/ev-view.h:
3054         * shell/ev-window.c: (ev_window_update_actions),
3055         (setup_view_from_metadata), (ev_window_screen_changed),
3056         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
3057         (zoom_control_changed_cb):
3058         * shell/ev-window.h:
3059         
3060         Reorganizes utility functions.
3061
3062 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3063
3064         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
3065         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
3066         (add_job), (ev_pixbuf_cache_get_surface),
3067         (ev_pixbuf_cache_get_link_mapping),
3068         (ev_pixbuf_cache_get_image_mapping),
3069         (ev_pixbuf_cache_get_form_field_mapping),
3070         (ev_pixbuf_cache_get_text_mapping):
3071         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
3072         (notify_page_ready), (ev_job_render_page_ready),
3073         (ev_job_render_run):
3074
3075         Add page_ready signal to notify that page is ready as soon as
3076         possible even if other page elements like links, forms, images or
3077         text mapping are not ready yet.
3078
3079 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3080
3081         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
3082         (dvi_document_file_exporter_do_page),
3083         (dvi_document_file_exporter_get_capabilities),
3084         (dvi_document_file_exporter_iface_init):
3085         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
3086         (ps_document_file_exporter_do_page),
3087         (ps_document_file_exporter_get_capabilities),
3088         (ps_document_file_exporter_iface_init):
3089         * backend/djvu/djvu-document.c:
3090         (djvu_document_file_exporter_begin),
3091         (djvu_document_file_exporter_end),
3092         (djvu_document_file_exporter_get_capabilities),
3093         (djvu_document_file_exporter_iface_init):
3094         * backend/tiff/tiff-document.c:
3095         (tiff_document_file_exporter_begin),
3096         (tiff_document_file_exporter_get_capabilities),
3097         (tiff_document_document_file_exporter_iface_init):
3098         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3099         (pdf_document_file_exporter_do_page),
3100         (pdf_document_file_exporter_get_capabilities),
3101         (pdf_document_file_exporter_iface_init):
3102         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
3103         (ev_file_exporter_get_capabilities):
3104         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3105         (idle_print_handler), (ev_print_job_print):
3106         * shell/ev-jobs.c: (ev_job_print_run):
3107         * shell/ev-window.c: (ev_window_print_send),
3108         (ev_window_print_range):
3109
3110         Use capabilities to know which options should be offered by the
3111         print dialog depending on the document backend.
3112
3113 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3114
3115         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3116
3117         Give priority to forms over text to set the cursor.
3118
3119 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3120
3121         * shell/ev-view-private.h:
3122         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3123         (ev_view_leave_notify_event), (ev_view_finalize),
3124         (ev_view_get_property), (ev_view_class_init):
3125
3126         Use IBEAM cursor for text form fields and NORMAL cursor for read
3127         only fields. Remove unused status attribute.
3128
3129 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3130
3131         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3132
3133         Update region for current selected items also for checkbox
3134         buttons, since they can behave as radio buttons when they are in a
3135         set.
3136
3137 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3138
3139         * configure.ac:
3140         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3141
3142         Get max length of text form fields.
3143
3144 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3145
3146         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3147         * libdocument/ev-form-field.h:
3148         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
3149
3150         Fix build with current poppler cvs head.
3151
3152 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3153
3154         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3155         * shell/eggfindbar.c: (egg_find_bar_init):
3156
3157         Fix build with gtk+ >= 2.11.5 due to gtktooltips
3158         deprecation. Fixes bug #455667
3159
3160 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3161
3162         * NEWS:
3163         * configure.ac:
3164         
3165         Update for release 0.9.2
3166
3167 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3168
3169         * shell/ev-view.c: (ev_view_form_field_text_save),
3170         (ev_view_form_field_choice_save):
3171
3172         Fix a crash when closing whith a form widget visible.
3173
3174 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3175
3176         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3177
3178         Update also the region of the current selected button when
3179         clicking on another button if they are radio buttons.
3180
3181 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3182
3183         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
3184         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3185         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
3186         (ev_pixbuf_cache_get_link_mapping),
3187         (ev_pixbuf_cache_get_image_mapping),
3188         (ev_pixbuf_cache_get_form_field_mapping),
3189         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
3190         * shell/ev-view.c: (ev_view_form_field_get_region),
3191         (ev_view_form_field_button_create_widget),
3192         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
3193         (job_finished_cb):
3194
3195         Redraw only form field region instead of the whole page when
3196         reloading a page to show changes on the form field.
3197
3198 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3199
3200         * shell/ev-view.c: (ev_view_form_field_choice_save):
3201
3202         Fix selection of first item in list form fields.
3203
3204 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3205
3206         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
3207         (ev_pixbuf_cache_reload_page),
3208         (ev_pixbuf_cache_get_form_field_mapping):
3209
3210         Some refactoring to avoid duplicated code.
3211
3212 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3213
3214         * configure.ac:
3215         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
3216         (ev_form_field_from_poppler_field),
3217         (pdf_document_forms_get_form_fields),
3218         (pdf_document_forms_form_field_text_get_text),
3219         (pdf_document_forms_form_field_text_set_text),
3220         (pdf_document_forms_form_field_button_set_state),
3221         (pdf_document_forms_form_field_button_get_state),
3222         (pdf_document_forms_form_field_choice_get_item),
3223         (pdf_document_forms_form_field_choice_get_n_items),
3224         (pdf_document_forms_form_field_choice_is_item_selected),
3225         (pdf_document_forms_form_field_choice_select_item),
3226         (pdf_document_forms_form_field_choice_toggle_item),
3227         (pdf_document_forms_form_field_choice_unselect_all),
3228         (pdf_document_forms_form_field_choice_set_text),
3229         (pdf_document_forms_form_field_choice_get_text),
3230         (pdf_document_document_forms_iface_init):
3231         * libdocument/Makefile.am:
3232         * libdocument/ev-form-field.[ch]:
3233         * libdocument/ev-document-forms.[ch]:
3234         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3235         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3236         (add_job), (ev_pixbuf_cache_reload_page),
3237         (ev_pixbuf_cache_get_form_field_mapping):
3238         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
3239         * shell/ev-view-private.h:
3240         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
3241         (ev_view_handle_cursor_over_xy),
3242         (ev_view_get_form_field_at_location),
3243         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
3244         (ev_view_form_field_button_create_widget),
3245         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
3246         (ev_view_form_field_text_create_widget),
3247         (ev_view_form_field_choice_save),
3248         (ev_view_form_field_choice_changed),
3249         (ev_view_form_field_choice_create_widget),
3250         (ev_view_handle_form_field), (ev_view_size_allocate),
3251         (ev_view_realize), (draw_end_presentation_page),
3252         (ev_view_button_press_event), (ev_view_remove_all),
3253         (ev_view_motion_notify_event), (ev_view_key_press_event),
3254         (ev_view_enter_notify_event), (highlight_find_results),
3255         (draw_loading_text), (draw_one_page), (ev_view_destroy),
3256         (ev_view_class_init), (page_changed_cb),
3257         (on_adjustment_value_changed), (ev_view_set_presentation),
3258         (merge_selection_region), (ev_view_set_cursor),
3259         (ev_view_reset_presentation_state):
3260         
3261         Merge evince-forms branch.
3262
3263 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
3264
3265         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
3266
3267         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
3268         This script also updates itself from libegg
3269
3270         * cut-n-paste/toolbar-editor/egg*:
3271         Run update-toolbareditor-from-libegg.sh so we are in sync again with
3272         libegg
3273
3274 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
3275
3276         * shell/ev-window.c:
3277         
3278         Adds a nice icon to page action during toolbar editing.
3279         See bug #452872.
3280
3281 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3282
3283         * data/evince-toolbar.xml:
3284         * shell/ev-window.c:
3285         
3286         Let user add a presentation and fullscreen icons on toolbar.
3287         See bug #449734.
3288
3289 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
3290
3291         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
3292
3293         new script to keep in sync with toolbareditor in libegg
3294
3295         * cut-n-paste/toolbar-editor/*: 
3296
3297         Run update-toolbareditor-from-libegg so we are in sync again. 
3298         Fixes bug #452850.
3299         
3300
3301 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3302
3303         * shell/ev-sidebar-links.c: (job_finished_callback):
3304
3305         Do not connect selection changed signal more than once. Fixes bug
3306         #349433.
3307
3308 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3309
3310         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3311
3312         Do not change sidebar chrome flag when pressing F9 key in
3313         presentation mode.
3314
3315 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3316
3317         * backend/pdf/ev-poppler.cc:
3318         (pdf_document_thumbnails_get_dimensions):
3319
3320         Make sure thumbnails width and height is not <= 0. Fixes a crash
3321         with some pdf documents which have really small pages.
3322
3323 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3324
3325         * shell/main.c: (main):
3326
3327         Fixes program description translation issue.
3328         Bug #450148.
3329
3330 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3331
3332         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3333
3334         Do not change current page when returning from black/white mode
3335         in presentation. Fixes bug #415032.
3336
3337 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3338
3339         * NEWS:
3340         * configure.ac:
3341         
3342         Update for release 0.9.1
3343
3344 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3345
3346         * backend/dvi/dvi-document.c:
3347         (dvi_document_finalize),
3348         (dvi_document_file_exporter_format_supported),
3349         (dvi_document_file_exporter_begin),
3350         (dvi_document_file_exporter_do_page),
3351         (dvi_document_file_exporter_end),
3352         (dvi_document_file_exporter_iface_init), (dvi_document_init):
3353         
3354         PDF exporter for dvi documents. Fixes bug #441319.
3355
3356 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3357
3358         * shell/ev-window.c: (ev_window_clear_print_job):
3359
3360         Clear gtk print job when job has finished. Fixes bug #447612.
3361
3362 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3363
3364         * shell/ev-window.c: (ev_window_print_send),
3365         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3366
3367         Add preview button to print dialog. Fixes bug #445419.
3368
3369 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3370
3371         * backend/dvi/Makefile.am:
3372         * backend/dvi/pixbuf-device.[ch]: Removed
3373         * backend/dvi/cairo-device.[ch]: Added
3374         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
3375         * backend/dvi/dvi-document.c: (dvi_document_load),
3376         (dvi_document_render), (dvi_document_finalize),
3377         (dvi_document_thumbnails_get_thumbnail), (parse_color),
3378         (dvi_document_do_color_special):
3379         * libdocument/ev-document-misc.[ch]:
3380         (ev_document_misc_pixbuf_from_surface):
3381
3382         Port dvi backend to cairo and fix a problem with colors. 
3383
3384 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3385
3386         * shell/ev-view.c: (draw_one_page):
3387
3388         Draw only visible region.
3389
3390 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3391
3392         * backend/djvu/djvu-document.c: (djvu_document_render):
3393
3394         Fix rotation in djvu backend.
3395
3396 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3397
3398         * shell/ev-pixbuf-cache.c: (job_finished_cb),
3399         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
3400         (ev_pixbuf_cache_get_image_mapping),
3401         (ev_pixbuf_cache_get_text_mapping):
3402
3403         Redraw view every time we have a new surface. Fixes bug #443587.
3404
3405 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3406
3407         * libdocument/ev-document.c: (ev_document_info_free):
3408
3409         Fix memory leaks.
3410
3411 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3412
3413         * backend/dvi/dvi-document.c: (dvi_document_render),
3414         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
3415         * backend/impress/impress-document.c:
3416         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3417         (impress_document_render), (impress_document_document_iface_init),
3418         (impress_document_thumbnails_get_thumbnail):
3419         * backend/djvu/djvu-document-private.h:
3420         * backend/djvu/djvu-document.c: (djvu_document_render),
3421         (djvu_document_finalize), (djvu_document_document_iface_init),
3422         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
3423         * backend/tiff/tiff-document.c: (tiff_document_render),
3424         (tiff_document_render_pixbuf),
3425         (tiff_document_document_iface_init):
3426         * backend/pdf/ev-poppler.cc: (pdf_document_render),
3427         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
3428         (pdf_selection_render_selection):
3429         * backend/comics/comics-document.c:
3430         (comics_document_render_pixbuf), (comics_document_render),
3431         (comics_document_document_iface_init):
3432         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
3433         (pixbuf_document_document_iface_init):
3434         * libdocument/ev-document-misc.[ch]:
3435         (ev_document_misc_surface_from_pixbuf),
3436         (ev_document_misc_surface_rotate_and_scale):
3437         * libdocument/ev-document.[ch]: (ev_document_render):
3438         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
3439         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3440         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3441         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
3442         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
3443         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
3444         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
3445         (render_finished_cb), (ev_job_render_run):
3446         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
3447         (merge_selection_region):
3448
3449         Use cairo image surfaces instead of GDK pixbufs for drawing pages
3450         and selections.
3451
3452 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3453
3454         * shell/ev-window-title.c: (ev_window_title_update):
3455
3456         Fix memory leak.
3457
3458 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3459
3460         * shell/ev-view.c: (draw_loading_text):
3461
3462         Show loading text centered. Fixes bug #433061
3463
3464 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3465
3466         * shell/ev-sidebar-thumbnails.c:
3467         (ev_sidebar_thumbnails_set_loading_icon):
3468
3469         Remove a mutex in the main thread that blocks the UI in heavy
3470         documents.
3471
3472 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3473
3474         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3475
3476         Set points_set to TRUE so that selections don't disappear after a
3477         zoom change.
3478
3479 2007-06-07  Michael Monreal  <infernux@web.de>
3480
3481         * data/icons/16x16/actions/Makefile.am:
3482         * data/icons/16x16/actions/zoom.svg:
3483         * data/icons/22x22/actions/Makefile.am:
3484         * data/icons/22x22/actions/zoom.svg:
3485         * data/icons/24x24/actions/Makefile.am:
3486         * shell/ev-stock-icons.c:
3487         * shell/ev-stock-icons.h:
3488         * shell/ev-window.c:
3489         
3490         Zoom icon artwork. See bug #444795.
3491
3492 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3493
3494         * shell/ev-metadata-manager.c: Remove extraneous function
3495         (Closes: #444386)
3496
3497 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3498
3499         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3500         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3501         (ev_metadata_manager_set), (ev_metadata_manager_save):
3502         Simplify the timeout, no need for modified anymore
3503
3504 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3505
3506         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3507         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3508         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3509         (ev_metadata_manager_save): Adapted patch from Arjan van de
3510         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3511         time, saves on power (Closes: #443851)
3512
3513 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3514
3515         * configure.ac:
3516         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3517         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3518
3519         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3520
3521 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3522
3523         * shell/ev-window.c: (ev_window_add_history):
3524
3525         Check if history is NULL
3526
3527 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3528
3529         * libdocument/ev-image.c: (ev_image_finalize):
3530         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3531         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3532         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3533         (ev_tmp_uri_unlink):
3534
3535         Add functions to delete temporary files created by evince in a safe
3536         way.
3537
3538         * shell/ev-window.c: (ev_window_clear_local_uri),
3539         (open_xfer_update_progress_callback),
3540         (save_xfer_update_progress_callback), (ev_window_save_remote),
3541         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3542         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3543         (attachment_save_dialog_response_cb),
3544         (ev_attachment_popup_cmd_save_attachment_as):
3545
3546         Allow saving a copy of a document, image or attachment to a remote
3547         location. Fixes bug #440754. 
3548
3549 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3550
3551         * configure.ac:
3552         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3553
3554         Fix build with current poppler from cvs head. 
3555
3556 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3557
3558         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3559
3560         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3561         directory exists.
3562
3563 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3564
3565         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3566         * shell/ev-window.c:
3567
3568         Change sidebar ordering. Fixes bug #439939.
3569
3570 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3571
3572         * backend/comics/Makefile.am:
3573         
3574         Fixes build with --without-libgnome.
3575
3576 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3577         
3578         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3579
3580         Update cursor and tooltip on page change and view scroll. Fixes bug
3581         #439217.
3582
3583 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3584
3585         * NEWS:
3586         * configure.ac:
3587         
3588         Update for release 0.9.0
3589
3590 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3591
3592         * backend/djvu/djvu-document-private.h:
3593         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3594         (djvu_document_finalize),
3595         (djvu_document_file_exporter_format_supported),
3596         (djvu_document_file_exporter_begin),
3597         (djvu_document_file_exporter_do_page),
3598         (djvu_document_file_exporter_end),
3599         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3600         
3601         Implemented printing with djvu. Bug #437998.
3602
3603 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3604
3605         * backend/impress/zip.c:
3606         Add missing ulong definition.
3607
3608         * backend/ps/ps-interpreter.c:
3609         Add missing headers.
3610
3611         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3612
3613 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3614
3615         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3616
3617         Add missing call to parent class dispose method. 
3618
3619 2007-05-12  Ross Burton  <ross@openedhand.com>
3620
3621         * shell/main.c:
3622         Sync keybindings manually when building without libgnome
3623         (#437925).
3624
3625 2007-05-12  Ross Burton  <ross@openedhand.com>
3626
3627         * shell/ev-window.c:
3628         Respect the screen when opening help (#437866).
3629
3630 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3631
3632         * data/evince-ui.xml:
3633         * shell/ev-application.[ch]: (get_print_settings_from_args),
3634         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3635         (ev_application_open_uri_list):
3636         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3637         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3638         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3639         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3640         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3641         (ev_window_dispose):
3642         * shell/main.c: (arguments_parse):
3643
3644         Add print button in preview mode. Fixes bug #396475. 
3645
3646 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3647
3648         * cut-n-paste/zoom-control/ephy-zoom.h:
3649         
3650         Fixes zoom level factors. See bug #408119 for details.
3651
3652 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3653
3654         * backend/comics/comics-document.c: (comics_regex_quote),
3655         (extract_argv):
3656         
3657         Correctly quote symbols. Fixes crash in the bug
3658         #415370.
3659
3660 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3661
3662         * shell/ev-navigation-action-widget.c:
3663         (ev_navigation_action_widget_init),
3664         (ev_navigation_action_widget_class_init),
3665         (ev_navigation_action_widget_button_press_event):
3666         
3667         Connect to button-press event on correct widget. Fixes
3668         bug #431988
3669
3670 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3671
3672         * shell/ev-application.c: (ev_application_open_window),
3673         (ev_application_add_icon_path_for_screen),
3674         (ev_application_open_uri_at_dest):
3675         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3676         * shell/ev-navigation-action.c: (build_menu):
3677         
3678         Add app-specific icons to our icon theme. Fixes bug
3679         #425508.
3680
3681 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3682
3683         * shell/ev-history.c: (ev_history_class_init),
3684         (ev_history_add_link):
3685         * shell/ev-history.h:
3686         * shell/ev-navigation-action.c:
3687         (ev_navigation_action_history_changed),
3688         (ev_navigation_action_set_history), (build_menu),
3689         (ev_navigation_action_finalize):
3690         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3691         
3692         Make navigation action unsensitive instead of showing
3693         menu with unsensitive word. Fixes bug #417392.
3694
3695 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3696
3697         * shell/ev-application.[ch]: (ev_application_shutdown),
3698         (ev_application_get_print_settings),
3699         (ev_application_set_print_settings):
3700         * shell/ev-window.c:
3701
3702         Remember print settings. Fixes bug #349102. 
3703
3704 2007-05-08  Christian Persch  <chpe@gnome.org>
3705
3706         * configure.ac:
3707         * properties/ev-properties-view.c:
3708
3709         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3710         Bug #382438.
3711
3712 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3713
3714         * configure.ac:
3715         * properties/ev-properties-view.c: (ev_regular_paper_size):
3716
3717         Use gtk+ builtin paper list to identify the document's paper size.
3718         Fixes bug #382438. 
3719
3720 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3721
3722         * configure.ac:
3723
3724         Fix build when compiling with thumbnailer and libgnome support. 
3725
3726 2007-05-04  Ross Burton  <ross@openedhand.com>
3727
3728         * configure.ac:
3729         Add --without-libgnome, check for libgnome and libgnomeui
3730         separately, and add them to the symbols as required.
3731
3732         * libdocument/ev-file-helpers.c:
3733         When building without libgnome, use g_get_user_config_dir instead
3734         of gnome_user_dir_get.
3735
3736         * shell/ev-application.c:
3737         When building without libgnome, don't use session management.
3738
3739         * shell/main.c:
3740         When building without libgnome, don't use GnomeProgram or
3741         initialise the authentication manager.
3742
3743         This fixes #328842.
3744
3745 2007-05-04  Ross Burton  <ross@openedhand.com>
3746
3747         * shell/ev-window.c:
3748         Don't use libgnome to open help, instead call Yelp directly.
3749
3750 2007-05-04  Ross Burton  <ross@openedhand.com>
3751
3752         * shell/ev-sidebar-attachments.c:
3753         Don't use libgnome to lookup icons for MIME types, instead copy
3754         code from GTK+ to do it manually.
3755
3756 2007-05-04  Ross Burton  <ross@openedhand.com>
3757
3758         * configure.ac:
3759         Add libxml to the dependencies for SHELL_CORE (#435818).
3760
3761 2007-05-02  Ross Burton  <ross@openedhand.com>
3762
3763         * configure.ac:
3764         * Makefile.am:
3765         Add --disable-thumbnailer (#434825)
3766
3767 2007-05-02  Ross Burton  <ross@openedhand.com>
3768
3769         * shell/ev-window.c:
3770         Add missing includes, fix indentation.
3771
3772         * shell/main.c:
3773         Fix indentation.
3774
3775 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3776
3777         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3778         ev_application_open_uri_at_dest instead of ev_application_open_uri
3779         preventing new document always being opened in a new window even if there
3780         is an empty window.
3781
3782 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3783
3784         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3785         (egg_recent_view_uimanager_finalize):
3786         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3787         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3788         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3789         (ev_pixbuf_cache_dispose):
3790         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3791         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3792         
3793         Add missing chain to parent class methods. Fixes
3794         bug #433128.
3795
3796 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3797
3798         * data/Makefile.am (update-icon-cache): Updates
3799         gtk-update-icon-cache in uninstall-hook.
3800
3801 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3802
3803         * shell/ev-window.c: (ev_window_setup_document),
3804         (ev_window_set_document), (ev_window_load_job_cb):
3805         * shell/ev-view.c: (setup_caches):
3806         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3807
3808         Start rendering pages before any other jobs. 
3809
3810 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3811
3812         * shell/ev-window.c: (ev_window_stop_fullscreen),
3813         (ev_window_stop_presentation):
3814
3815         Update chrome visibility before window unfullscreen. 
3816
3817 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3818
3819         * data/Makefile.am:
3820         * data/evince-ui.xml:
3821         * shell/ev-stock-icons.[ch]:
3822         * shell/ev-application.[ch]: (ev_application_shutdown),
3823         (ev_application_init), (ev_application_get_toolbars_model):
3824         * shell/ev-window.c: (update_chrome_visibility),
3825         (fullscreen_toolbar_setup_item_properties),
3826         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3827         (ev_window_run_presentation), (ev_window_stop_presentation),
3828         (ev_window_run_preview), (ev_window_screen_changed),
3829         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3830         (ev_window_dispose), (ev_window_init):
3831
3832         Make fullscreen toolbar always visible. Do not use egg toolbars for
3833         fullscreen and preview modes since such toolbars are not editables.
3834         Fixes bugs #300278, #338910 and #316188.  
3835
3836 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3837
3838         * shell/ev-application.c:
3839         * shell/ev-job-queue.c:
3840         * shell/ev-metadata-manager.c:
3841         * shell/ev-stock-icons.c:
3842         * shell/ev-window.c:
3843         * shell/main.c:
3844         
3845         Developers documentation updated.
3846
3847 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3848
3849         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3850
3851         Check whether uri is valid before launching it. Fixes bug #427664.
3852
3853 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3854
3855         * shell/ev-window.c:
3856
3857         Change key accelerator for Open a Copy menu entry which is in conflict
3858         with Close. Fixes bug #427321.
3859
3860 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3861
3862         * NEWS:
3863         * configure.ac:
3864         
3865         Update for release 0.8.1
3866
3867 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3868
3869         * shell/ev-window.c: (setup_size_from_metadata):
3870         
3871         Do not make window bigger than screen. Fixes bug 
3872         #388985.
3873
3874 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3875
3876         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3877         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3878
3879         Use default resolution when it's not provided by document. Fixes bug
3880         #408762.
3881
3882 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3883
3884         * configure.ac:
3885         * thumbnailer/Makefile.am:
3886         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3887         * thumbnailer/evince-thumbnailer.schemas.in:
3888         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3889
3890         Add support for ps, eps and compressed documents thumbnails. Do not
3891         ignore size parameter. 
3892
3893 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3894
3895         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3896         (dvi_document_do_color_special):
3897         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3898
3899         Implement font color specials in the DVI backend. Fixes bug #303651.
3900
3901 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3902
3903         Fixup the previous commit:
3904
3905         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3906         * shell/xdg-user-dir-lookup.c: Make the function non-static
3907         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3908
3909 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3910
3911         * shell/ev-window.c (file_open_dialog_response_cb): Use
3912         the xdg-user-dirs DOCUMENTS folder as default folder when
3913         opening a file chooser.  (#424858)
3914
3915         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3916         xdg-user-dirs.
3917
3918 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3919
3920         * shell/ev-window.c: (ev_window_load_job_cb):
3921
3922         Do not setup view from metadata on preview mode. 
3923
3924 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3925
3926         * shell/main.c:
3927
3928         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3929
3930 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3931
3932         * shell/ev-view.c: (ev_view_primary_get_cb):
3933
3934         Check pointer != NULL before using it. Fixes bug #416841. 
3935
3936 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3937
3938         * NEWS:
3939         * configure.ac:
3940         
3941         Release 0.8.0
3942
3943 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3944
3945         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3946
3947         Do not render thumbnails when sidebar thumbnail page is not visible
3948         at startup. Fixes bug #416447. 
3949
3950 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3951
3952         * data/evince.desktop.in.in:
3953
3954         "Application" is not a valid category in the freedesktop specification.
3955
3956 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3957
3958         * libdocument/ev-file-helpers.[ch]: (compression_run),
3959         (ev_file_uncompress), (ev_file_compress):
3960         * shell/ev-window.c: (file_save_dialog_response_cb):
3961
3962         Save document compressed when saving a copy of a compressed document.
3963         Fixes bug #334542.
3964
3965 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3966
3967         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3968
3969         Allow deleting in goto window entry in presentation mode. 
3970
3971 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3972
3973         * Makefile.am: Dist MAINTAINERS.
3974
3975 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3976
3977         * shell/ev-window.c: (ev_window_update_actions):
3978
3979         Fix zoom shortcut keys when searching. Fixes bug #409828.
3980
3981 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3982
3983         * shell/ev-window.c: (ev_window_setup_document):
3984
3985         Fix crash when loading documents with only one page. 
3986
3987 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3988
3989         * backend/dvi/dvi-document.c:
3990         (dvi_document_thumbnails_get_dimensions),
3991         (dvi_document_thumbnails_get_thumbnail):
3992         * backend/impress/impress-document.c:
3993         (impress_document_thumbnails_get_thumbnail),
3994         (impress_document_thumbnails_get_dimensions):
3995         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3996         (ps_document_thumbnails_get_dimensions):
3997         * backend/djvu/djvu-document.c:
3998         (djvu_document_thumbnails_get_dimensions),
3999         (djvu_document_thumbnails_get_thumbnail):
4000         * backend/tiff/tiff-document.c:
4001         (tiff_document_thumbnails_get_thumbnail),
4002         (tiff_document_thumbnails_get_dimensions):
4003         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4004         (pdf_document_thumbnails_get_thumbnail),
4005         (pdf_document_thumbnails_get_dimensions):
4006         * backend/comics/comics-document.c:
4007         (comics_document_thumbnails_get_thumbnail),
4008         (comics_document_thumbnails_get_dimensions):
4009         * backend/pixbuf/pixbuf-document.c:
4010         (pixbuf_document_thumbnails_get_thumbnail),
4011         (pixbuf_document_thumbnails_get_dimensions):
4012         * libdocument/ev-document-thumbnails.[ch]:
4013         (ev_document_thumbnails_get_thumbnail),
4014         (ev_document_thumbnails_get_dimensions):
4015         * libdocument/ev-document-misc.[ch]:
4016         (ev_document_misc_get_thumbnail_frame):
4017         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4018         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4019         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4020         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4021         (ev_sidebar_thumbnails_refresh):
4022         * shell/ev-window.c: (ev_window_setup_document):
4023         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4024
4025         Use an EvRenderContext for rendering thumbnails instead of a suggested
4026         width, so that different sized pages get sized proportionally.
4027
4028 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4029
4030         * shell/ev-view.c: (ev_view_button_press_event),
4031         (ev_view_key_press_event):
4032
4033         Fix critical warnings when there is no document loaded. 
4034
4035 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4036
4037         * shell/ev-page-action-widget.c:
4038         * shell/ev-navigation-action.c:
4039         * shell/ev-window.c:
4040
4041         Fix compile warnings. 
4042
4043 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4044
4045         * backend/djvu/djvu-text.h:
4046         * backend/djvu/djvu-document.c:
4047         * backend/djvu/djvu-text-page.c:
4048         * backend/djvu/djvu-links.c:
4049         * backend/djvu/djvu-text-page.h:
4050         * backend/djvu/djvu-text.c:
4051         
4052         Fix build on Mac. Fixes bug #392186. Patch by
4053         <ephraim_owns@hotmail.com>
4054
4055 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4056
4057         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
4058
4059         Restore cairo context before rendering every page when printing a PDF
4060         document into a PDF file. 
4061
4062 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4063
4064         * backend/ps/gstypes.h:
4065         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
4066         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
4067         (ps_document_thumbnails_get_thumbnail):
4068
4069         Handle PostScript page orientation. Fixes bug #318568.
4070
4071 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4072
4073         * backend/ps/Makefile.am:
4074         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
4075         (document_load), (ps_document_load), (save_document),
4076         (save_page_list), (ps_document_get_n_pages),
4077         (ps_document_get_page_size), (ps_document_get_info),
4078         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
4079         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
4080         (ps_document_thumbnails_get_thumbnail),
4081         (ps_document_thumbnails_get_dimensions),
4082         (ps_document_document_thumbnails_iface_init):
4083         * backend/ps/ps.[ch]: (psgetpagebox):
4084         * backend/ps/ps-interpreter.[ch]:
4085
4086         Add support for thumbnails in ps backend. Fixes bug #164755. 
4087
4088 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4089
4090         * NEWS:
4091         * configure.ac:
4092         
4093         Release 0.7.2
4094
4095 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4096
4097         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
4098         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
4099         (ev_window_dispose):
4100
4101         Use document thumbnail as window icon. Fixes bug #384442.
4102
4103 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
4104
4105         * configure.ac:
4106
4107         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
4108         duplicated adding application/x-bzpostscript instead. 
4109
4110 2007-02-11  Tom Parker  <palfrey@tevp.net>
4111
4112         * backend/ps/ps-document.c: (document_load):
4113
4114         Check return value of psscan before trying
4115         to use it. Fixes bug #372414.
4116
4117 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4118
4119         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4120
4121         Fix invalid free in ev-page-cache. Fixes bug #404745.
4122
4123 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4124
4125         * test/Makefile.am:
4126         * test/test3.py:
4127         
4128         Added reload test case.
4129
4130 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4131
4132         * po/POTFILES.in:
4133         * backend/djvu/djvu-document.c: (djvu_document_load):
4134
4135         Check whether there are missing files in indirect multipage djvu
4136         documents. Fixes bug #361683. 
4137
4138 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4139
4140         * test/Makefile.am:
4141         * test/test-mime.bin:
4142         * test/test3.py:
4143         
4144         Added test for slow mime type
4145
4146 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4147
4148         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4149
4150         Add some checks and call parent_class->finalize. Fixes bug #404745.
4151
4152 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4153
4154         * shell/ev-navigation-action.c: (connect_proxy):
4155         
4156         Fixes dropdown history menu. Thanks a lot Carlos!
4157
4158 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4159
4160         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
4161
4162         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
4163         bug #373715.
4164
4165 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4166
4167         * backend/ps/ps.c: (psscan):
4168
4169         Fix memory leak. 
4170
4171 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4172
4173         * configure.ac:
4174         * libdocument/ev-file-helpers.c: 
4175
4176         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
4177
4178 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4179
4180         * configure.ac:
4181         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
4182         (ps_interpreter_start), (document_load), (save_document),
4183         (save_page_list):
4184         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
4185         * libdocument/ev-document-factory.c:
4186         (ev_document_factory_get_from_mime), (get_document_from_uri),
4187         (free_uncompressed_uri), (ev_document_factory_get_document):
4188         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
4189
4190         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
4191
4192 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4193
4194         * libdocument/ev-document.h:
4195
4196         Fix typo in function name. 
4197
4198 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4199
4200         * backend/ps/ps-document.c: (ps_interpreter_finished),
4201         (ps_interpreter_start), (ps_interpreter_failed):
4202
4203         Handle ghostscript interpreter crashes. 
4204
4205 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4206
4207         * shell/ev-window.c: (ev_window_open_uri),
4208         (window_configure_event_cb):
4209
4210         Setup window size and position before showing it. Fixes bug #401711.
4211
4212 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4213
4214         * backend/ps/Makefile.am:
4215         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
4216         (ps_document_dispose), (ps_document_class_init),
4217         (ps_interpreter_input), (ps_interpreter_output),
4218         (ps_interpreter_error), (setup_interpreter_env),
4219         (ps_interpreter_start), (ps_interpreter_stop),
4220         (ps_interpreter_failed), (ps_interpreter_is_ready),
4221         (check_filecompressed), (document_load), (ps_document_load),
4222         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
4223         (ps_document_widget_event), (send_ps), (ps_document_next_page),
4224         (render_page):
4225
4226         Rework ps-document. Code cleanups, remove deprecated code. 
4227
4228 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4229
4230         * shell/ev-view.c: (ev_view_button_press_event):
4231
4232         Do not start an image drag and drop operation when pointer is on 
4233         text, so that we can select text when the whole background is an
4234         image. 
4235
4236 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4237
4238         * shell/ev-window.c: (ev_window_update_actions): 
4239
4240         Disable all zoom related actions during presentation mode. 
4241
4242 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
4243
4244         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
4245
4246         Do not zoom in or out on presentation mode. Fixes bug #401305.
4247
4248 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4249
4250         * shell/ev-navigation-action.c: (connect_proxy),
4251         (create_menu_item), (ev_navigation_action_class_init):
4252         
4253         Correctly show menu and fix crash when navigaton 
4254         action is out of toolbar visible area.
4255
4256 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4257
4258         * data/Makefile.am:
4259         * data/evince.1:
4260         
4261         Added man file
4262
4263 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4264
4265         * help/reference/* :
4266         * configure.ac:
4267         
4268         Added gtk-doc based documentation for Evince.
4269         Still in initial state but I hope it will
4270         grow.
4271         
4272         * configure.ac:
4273         
4274         Lower dbus requirement to 0.70
4275
4276 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4277
4278         * shell/ev-window.c: (ev_window_add_history):
4279
4280         Fix memory leak. 
4281
4282 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4283
4284         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
4285         * shell/ev-view.h:
4286         * shell/ev-window.c: (ev_window_add_history):
4287         
4288         Correctly handle named destination links
4289
4290 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4291
4292         * NOTES:
4293         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4294         * backend/pdf/ev-poppler.cc:
4295         * libdocument/ev-document-links.h:
4296         * libdocument/ev-link.c: (ev_link_get_page):
4297         * libdocument/ev-link.h:
4298         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4299         (ev_history_add_link):
4300         * shell/ev-history.h:
4301         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4302         (new_history_menu_item), (build_menu):
4303         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4304         * shell/ev-sidebar-links.c: (create_loading_model),
4305         (print_section_cb), (ev_sidebar_links_construct),
4306         (fill_page_labels), (update_page_callback_foreach),
4307         (update_page_callback), (job_finished_callback):
4308         * shell/ev-view.c: (ev_view_handle_link):
4309         * shell/ev-window.c: (ev_window_find_chapter),
4310         (ev_window_add_history), (view_handle_link_cb),
4311         (history_changed_cb):
4312         
4313         Implements another history variant
4314
4315 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4316
4317         * shell/ev-window.c: (view_external_link_cb):
4318         * shell/ev-view.c: (ev_view_button_release_event):
4319
4320         Open links in new window when clicking with middle button. 
4321
4322 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4323
4324         * shell/ev-navigation-action.c: (new_history_menu_item):
4325         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4326         * shell/ev-view.c: (ev_view_handle_link):
4327         * shell/ev-window.c:
4328         
4329         Store link before jump, not the destination. For me it 
4330         seems like more natural history behavior.
4331
4332 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4333
4334         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4335         (ev_navigation_action_class_init):
4336         * shell/ev-navigation-action.h:
4337         * shell/ev-page-action.c: (activate_cb):
4338         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4339         (ev_page_cache_set_current_page_history):
4340         * shell/ev-page-cache.h:
4341         * shell/ev-sidebar-thumbnails.c:
4342         (ev_sidebar_tree_selection_changed),
4343         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4344         * shell/ev-view-private.h:
4345         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4346         * shell/ev-view.h:
4347         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4348         (ev_window_setup_document), (ev_window_load_job_cb):
4349         * shell/ev-window.h:
4350         
4351         History finally works as expected.
4352
4353 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4354
4355         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
4356
4357         Do not update links treeview if it doesn't have a model assigned yet. 
4358
4359 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4360
4361         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
4362         (ev_sidebar_links_class_init), (update_page_callback):
4363
4364         Do not update links treeview when sidepane is not visible. 
4365
4366 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4367
4368         * shell/ev-marshal.list:
4369         * shell/ev-page-action.c: (activate_cb),
4370         (ev_page_action_class_init):
4371         * shell/ev-page-action.h:
4372         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
4373         * shell/ev-window.c:
4374         
4375         Remove activate_link signal, not required.
4376
4377 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4378
4379         * shell/ev-navigation-action.c: (build_menu):
4380         
4381         Reorder menu items and build menu with fixed length.
4382
4383 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
4384
4385         * shell/ev-view.c: (get_selected_text):
4386         
4387         Normalize text to fix ligatures problem. See bug
4388         #341947 for details.
4389
4390 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4391
4392         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4393
4394         Fix memory leak in ev-page-cache. 
4395
4396 2007-01-25  Tom Parker <palfrey@tevp.net>
4397
4398         * backend/impress/impress-document.c: (impress_document_load),
4399         (impress_document_finalize), (impress_document_init):
4400         * properties/ev-properties-main.c: (ev_properties_get_pages):
4401         
4402         Correctly handle impress document errors. Fixes nautilus
4403         crash in property page #370491.
4404
4405 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4406
4407         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4408         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4409         (ev_job_queue_remove_job):
4410         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
4411         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
4412         (ev_job_load_run):
4413         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
4414         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
4415         (ev_window_load_job_cb), (xfer_update_progress_callback),
4416         (ev_window_open_uri), (ev_window_dispose):
4417         * shell/main.c: (main):
4418
4419         Do file transfer asynchronously in the main thread instead of
4420         synchronously in the load thread. Fixes bugs #399694, #398307 and
4421         #343542.
4422
4423 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4424
4425         * shell/ev-jobs.c: (ev_job_xfer_run):
4426
4427         Load the document with the font-config lock held. 
4428
4429 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4430
4431         * backend/ps/ps-document.c: (start_interpreter):
4432
4433         Fix memory leaks in ps backend. 
4434
4435 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4436
4437         * backend/impress/impress-document.c:
4438         (impress_document_render_pixbuf):
4439
4440         Do not acquire fontconfig lock in impress backend, since it is using
4441         the main loop for rendering. 
4442
4443 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4444
4445         * po/POTFILES.in: 
4446
4447         Remove mdvi files that shouldn't be translated. 
4448
4449 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4450
4451         * shell/ev-view-private.h:
4452         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
4453         (ev_view_set_zoom):
4454
4455         Render "loading..." text into a cairo surface instead of directly into
4456         the window so that fontconfig lock is only needed once and UI is not
4457         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4458
4459 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4460
4461         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4462         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4463
4464         Use icon theme associated with the window screen rather than default. 
4465
4466 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4467
4468         * configure.ac:
4469
4470         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4471
4472 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4473
4474         * data/icons/*/apps/evince.*:
4475
4476         Move Evince icons under new apps directory.
4477
4478         * data/icons/*/actions/*:
4479
4480         Add new custom themeable Evince icons: view-page-continuous, 
4481         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4482         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4483
4484         * configure.ac:
4485
4486         Add new directories to AC_CONFIG_FILES.
4487
4488         * shell/ev-stock-icons.c:
4489         * shell/ev-stock-icons.h:
4490
4491         Use new custom themeable icons.
4492
4493 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4494
4495         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4496
4497         Do not draw white background page in presentation mode. 
4498
4499 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4500
4501         * shell/ev-view.c: Remove unused gnome-vfs include.
4502
4503 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4504
4505         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4506         
4507         Format string is corrected, fixes bug #397129.
4508
4509 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4510
4511         * shell/ev-window.c: (ev_window_setup_recent):
4512
4513         Do not include in recent menu inexistent documents. Fixes
4514         bug #339171.
4515
4516 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4517
4518         * po/POTFILES.skip: 
4519
4520         Update POTFILES.skip file according to current source tree. 
4521
4522 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4523
4524         * shell/ev-window.c: (file_save_dialog_response_cb):
4525
4526         Do Save a copy in atomic way. Fixes bug #328266. 
4527
4528 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4529
4530         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4531
4532         Keep selected cell always visible in index treeview.
4533
4534 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4535         
4536         * shell/ev-view.c: (ev_view_size_allocate):
4537
4538         Restore horizontal scrollbar after switching to/from fullscreen
4539         or presentation mode. Fixes bug #331728.
4540
4541 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4542
4543         * shell/ev-view-private.h:
4544         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4545         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4546         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4547         (ev_view_can_zoom_out):
4548
4549         Use max and min scale values in the view iby taking dpi into account. 
4550
4551 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4552
4553         * configure.ac:
4554         * NEWS:
4555
4556         Release 0.7.1
4557
4558 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4559
4560         * shell/ev-window.c: (ev_window_print_send):
4561
4562         Send print job to printer with some settings set to default values,
4563         since we have already exported to a file according to such settings
4564         and they could be taken twice by some printers. 
4565
4566 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4567
4568         * shell/ev-jobs.c: (ev_job_xfer_run):
4569         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4570
4571         Show main window and load document with the font-config lock held. 
4572
4573 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4574
4575         * configure.ac:
4576         * shell/ev-application.c: (ev_application_register_service):
4577         * shell/main.c: (load_files_remote):
4578
4579         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4580
4581 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4582
4583         * doc/debugging.txt:
4584         
4585         Remove obsolete documentation.
4586
4587 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4588
4589         * Makefile.am:
4590         * backend/Makefile.am:
4591         * backend/comics/Makefile.am:
4592         * backend/djvu/Makefile.am:
4593         * backend/dvi/Makefile.am:
4594         * backend/ev-async-renderer.c:
4595         * backend/ev-async-renderer.h:
4596         * backend/ev-attachment.c:
4597         * backend/ev-attachment.h:
4598         * backend/ev-backend-marshal.c:
4599         * backend/ev-document-factory.c:
4600         * backend/ev-document-factory.h:
4601         * backend/ev-document-find.c:
4602         * backend/ev-document-find.h:
4603         * backend/ev-document-fonts.c:
4604         * backend/ev-document-fonts.h:
4605         * backend/ev-document-images.c:
4606         * backend/ev-document-images.h:
4607         * backend/ev-document-info.h:
4608         * backend/ev-document-links.c:
4609         * backend/ev-document-links.h:
4610         * backend/ev-document-misc.c:
4611         * backend/ev-document-misc.h:
4612         * backend/ev-document-security.c:
4613         * backend/ev-document-security.h:
4614         * backend/ev-document-thumbnails.c:
4615         * backend/ev-document-thumbnails.h:
4616         * backend/ev-document-transition.c:
4617         * backend/ev-document-transition.h:
4618         * backend/ev-document.c:
4619         * backend/ev-document.h:
4620         * backend/ev-file-exporter.c:
4621         * backend/ev-file-exporter.h:
4622         * backend/ev-image.c:
4623         * backend/ev-image.h:
4624         * backend/ev-link-action.c:
4625         * backend/ev-link-action.h:
4626         * backend/ev-link-dest.c:
4627         * backend/ev-link-dest.h:
4628         * backend/ev-link.c:
4629         * backend/ev-link.h:
4630         * backend/ev-render-context.c:
4631         * backend/ev-render-context.h:
4632         * backend/ev-selection.c:
4633         * backend/ev-selection.h:
4634         * backend/impress/Makefile.am:
4635         * backend/pdf/Makefile.am:
4636         * backend/pixbuf/Makefile.am:
4637         * backend/ps/Makefile.am:
4638         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4639         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4640         (start_interpreter), (stop_interpreter), (document_load),
4641         (ps_document_next_page), (render_page):
4642         * backend/tiff/Makefile.am:
4643         * comics/Makefile.am:
4644         * comics/comics-document.c:
4645         * comics/comics-document.h:
4646         * configure.ac:
4647         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4648         * djvu/Makefile.am:
4649         * djvu/djvu-document-private.h:
4650         * djvu/djvu-document.c:
4651         * djvu/djvu-document.h:
4652         * djvu/djvu-links.c:
4653         * djvu/djvu-links.h:
4654         * djvu/djvu-text-page.c:
4655         * djvu/djvu-text-page.h:
4656         * djvu/djvu-text.c:
4657         * djvu/djvu-text.h:
4658         * dvi/Makefile.am:
4659         * dvi/dvi-document.c:
4660         * dvi/dvi-document.h:
4661         * dvi/fonts.c:
4662         * dvi/fonts.h:
4663         * dvi/mdvi-lib/Makefile.am:
4664         * dvi/mdvi-lib/afmparse.c:
4665         * dvi/mdvi-lib/afmparse.h:
4666         * dvi/mdvi-lib/bitmap.c:
4667         * dvi/mdvi-lib/bitmap.h:
4668         * dvi/mdvi-lib/color.c:
4669         * dvi/mdvi-lib/color.h:
4670         * dvi/mdvi-lib/common.c:
4671         * dvi/mdvi-lib/common.h:
4672         * dvi/mdvi-lib/defaults.h:
4673         * dvi/mdvi-lib/dvimisc.c:
4674         * dvi/mdvi-lib/dviopcodes.h:
4675         * dvi/mdvi-lib/dviread.c:
4676         * dvi/mdvi-lib/files.c:
4677         * dvi/mdvi-lib/font.c:
4678         * dvi/mdvi-lib/fontmap.c:
4679         * dvi/mdvi-lib/fontmap.h:
4680         * dvi/mdvi-lib/fontsrch.c:
4681         * dvi/mdvi-lib/gf.c:
4682         * dvi/mdvi-lib/hash.c:
4683         * dvi/mdvi-lib/hash.h:
4684         * dvi/mdvi-lib/list.c:
4685         * dvi/mdvi-lib/mdvi.h:
4686         * dvi/mdvi-lib/pagesel.c:
4687         * dvi/mdvi-lib/paper.c:
4688         * dvi/mdvi-lib/paper.h:
4689         * dvi/mdvi-lib/pk.c:
4690         * dvi/mdvi-lib/private.h:
4691         * dvi/mdvi-lib/setup.c:
4692         * dvi/mdvi-lib/sp-epsf.c:
4693         * dvi/mdvi-lib/special.c:
4694         * dvi/mdvi-lib/sysdeps.h:
4695         * dvi/mdvi-lib/t1.c:
4696         * dvi/mdvi-lib/tfm.c:
4697         * dvi/mdvi-lib/tfmfile.c:
4698         * dvi/mdvi-lib/tt.c:
4699         * dvi/mdvi-lib/util.c:
4700         * dvi/mdvi-lib/vf.c:
4701         * dvi/pixbuf-device.c:
4702         * dvi/pixbuf-device.h:
4703         * impress/Makefile.am:
4704         * impress/common.h:
4705         * impress/document.c:
4706         * impress/f_oasis.c:
4707         * impress/f_oo13.c:
4708         * impress/iksemel.c:
4709         * impress/iksemel.h:
4710         * impress/imposter.h:
4711         * impress/impress-document.c:
4712         * impress/impress-document.h:
4713         * impress/internal.h:
4714         * impress/r_back.c:
4715         * impress/r_draw.c:
4716         * impress/r_geometry.c:
4717         * impress/r_gradient.c:
4718         * impress/r_style.c:
4719         * impress/r_text.c:
4720         * impress/render.c:
4721         * impress/render.h:
4722         * impress/zip.c:
4723         * impress/zip.h:
4724         * lib/Makefile.am:
4725         * lib/ev-debug.c:
4726         * lib/ev-debug.h:
4727         * lib/ev-file-helpers.c:
4728         * lib/ev-file-helpers.h:
4729         * lib/ev-gui.c:
4730         * lib/ev-gui.h:
4731         * lib/ev-tooltip.c:
4732         * lib/ev-tooltip.h:
4733         * libdocument/Makefile.am:
4734         * libdocument/ev-file-helpers.c:
4735         * pdf/Makefile.am:
4736         * pdf/ev-poppler.cc:
4737         * pdf/ev-poppler.h:
4738         * pixbuf/Makefile.am:
4739         * pixbuf/pixbuf-document.c:
4740         * pixbuf/pixbuf-document.h:
4741         * properties/Makefile.am:
4742         * ps/Makefile.am:
4743         * ps/gsdefaults.c:
4744         * ps/gsdefaults.h:
4745         * ps/gsio.c:
4746         * ps/gsio.h:
4747         * ps/gstypes.h:
4748         * ps/ps-document.c:
4749         * ps/ps-document.h:
4750         * ps/ps.c:
4751         * ps/ps.h:
4752         * shell/Makefile.am:
4753         * shell/ev-application.h:
4754         * shell/ev-sidebar-links.c:
4755         * shell/ev-sidebar-links.h:
4756         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4757         (ev_gui_menu_position_tree_selection):
4758         * shell/ev-utils.h:
4759         * shell/ev-view.c: (ev_view_finalize):
4760         * shell/ev-window.c:
4761         * shell/main.c: (main):
4762         * thumbnailer/Makefile.am:
4763         * tiff/Makefile.am:
4764         * tiff/tiff-document.c:
4765         * tiff/tiff-document.h:
4766         * tiff/tiff2ps.c:
4767         * tiff/tiff2ps.h:
4768         
4769         Reorganize source tree.
4770
4771 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4772
4773         * backend/ev-document-factory.c:
4774
4775         Do not include ev-poppler.h when pdf is disabled. 
4776
4777 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4778
4779         * configure.ac:
4780         * data/evince-ui.xml:
4781         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4782         (pdf_document_document_images_iface_init):
4783         * backend/Makefile.am:
4784         * backend/ev-document-images.[ch]:
4785         * backend/ev-image.[ch]:
4786         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4787         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4788         (ev_job_xfer_run):
4789         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4790         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4791         (ev_pixbuf_cache_get_image_mapping):
4792         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4793         (view_menu_popup_cb), (ev_window_dispose),
4794         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4795         (ev_view_popup_cmd_copy_image):
4796         * shell/ev-view-private.h:
4797         * shell/ev-view.c: (ev_view_get_image_at_location),
4798         (ev_view_do_popup_menu), (ev_view_popup_menu),
4799         (ev_view_button_press_event), (ev_view_drag_data_get),
4800         (ev_view_drag_motion), (ev_view_drag_data_received),
4801         (ev_view_motion_notify_event), (ev_view_button_release_event),
4802         (ev_view_finalize), (ev_view_class_init):
4803
4804         Add image handling support. Fixes bugs #310008 and #325047. Images
4805         selection is not supported yet. 
4806
4807 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4808
4809         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4810         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4811         (ev_view_init):
4812
4813         Move view drag and drop stuff to ev-view.
4814
4815 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4816
4817         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4818         * shell/ev-view.c: (clear_selection): 
4819
4820         Clear selection also in pixbuf cache.
4821
4822 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4823
4824         * data/evince.desktop.in.in:
4825         
4826         Change icon name in desktop file. See bug #390734
4827         for details.
4828
4829 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4830
4831         * thumbnailer/Makefile.am:
4832
4833         Use top_builddir instead top_srcdir for generated schema
4834         file installation. Fixes bug #390161.
4835
4836 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4837
4838         * configure.ac:
4839         * backend/Makefile.am:
4840         * backend/ev-document-transition.[ch]:
4841         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4842         (pdf_document_page_transition_iface_init):
4843         * shell/ev-view-private.h:
4844         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4845         (ev_view_set_presentation), (transition_next_page),
4846         (ev_view_presentation_transition_stop),
4847         (ev_view_presentation_transition_start), (ev_view_next_page):
4848
4849         Add page transition support in presentation mode. At the moment only
4850         page duration is supported, but not transition effects. Fixes bug
4851         #309815.
4852
4853 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4854
4855         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4856
4857         Run find_link_dest with document lock held, since it's called by links
4858         thread and main thread at the same time. 
4859
4860 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4861
4862         * shell/ev-view.c: (goto_dest):
4863
4864         Update page-cache when page is changed by the view, so that
4865         page-changed signal is emitted. 
4866
4867 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4868
4869         * test/test1.py:
4870         * test/test2.py:
4871
4872         Use C locale in tests. 
4873
4874 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4875
4876         * shell/ev-window.c: (ev_window_run_presentation):
4877         * shell/ev-view-private.h:
4878         * shell/ev-view.c: (ev_view_set_presentation):
4879
4880         Restore zoom settings when back from presentation mode. 
4881
4882 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4883
4884         * shell/ev-window.c: (ev_window_run_presentation):
4885
4886         Always use "best fit" zoom in presentation mode.
4887         Fixes bug #389195.
4888
4889 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4890
4891         * shell/ev-view.c: (ev_view_goto_window_create):
4892
4893         Show "Jump to page" label in the page jumping popup in
4894         presentation mode instead of just a GtkEntry.
4895
4896 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4897
4898         * shell/ev-window.c: (launch_external_uri):
4899
4900         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4901         #378085.
4902
4903 2006-12-22  Elijah Newren  <newren gmail com>
4904
4905         * configure.ac: explicitly check for libxml2.  Fixes #388795
4906
4907 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4908
4909         * shell/ev-view-private.h:
4910         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4911         (ev_view_goto_window_delete_event), (key_is_numeric),
4912         (ev_view_goto_window_key_press_event),
4913         (ev_view_goto_window_button_press_event),
4914         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4915         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4916         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4917
4918         Allow jumping to another page by typing a page number in presentation
4919         mode. It uses a popup window with an entry. Fixes bug #353625.
4920
4921 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4922
4923         * configure.ac:
4924         * properties/ev-properties-view.c: (ev_get_default_user_units),
4925         (ev_regular_paper_size):
4926         
4927         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4928         to Damien Carbery <damien.carbery@sun.com> and
4929         Yevgen Muntyan <muntyan@tamu.edu>.
4930
4931 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4932
4933         * shell/ev-window.c: (setup_document_from_metadata):
4934
4935         Make sure Evince doesn't restore the view on the last
4936         page when a document is reopened. Fixes bug #383381.
4937
4938 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4939
4940         * shell/ev-view.c: (draw_loading_text):
4941
4942         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4943
4944 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4945
4946         * configure.ac:
4947         * NEWS:
4948
4949         Release 0.7.0
4950
4951 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4952
4953         * configure.ac:
4954         * pdf/ev-poppler.cc: (pdf_print_context_free),
4955         (pdf_document_file_exporter_begin),
4956         (pdf_document_file_exporter_do_page):
4957
4958         Make cairo-pdf depedency optional. 
4959
4960 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4961
4962         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4963
4964         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4965
4966 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4967
4968         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4969         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4970         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4971         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4972         * shell/ev-view.c: (draw_loading_text):
4973         * shell/ev-window.c: (ev_window_cmd_file_properties):
4974
4975         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4976         related to using FontConfig from different threads.
4977         
4978 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4979
4980         * shell/ev-view.c: (draw_loading_text):
4981
4982         Acquire lock document when drawing "Loading..." text so that only one
4983         thread will use FontConfig at the same time. Fixes bug #374750.
4984
4985 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4986
4987         * shell/ev-page-action.[ch]: (activate_cb):
4988         * shell/ev-window.c: (activate_label_cb):
4989
4990         Check if text inserted in page entry is a valid page number when it
4991         doesn't match to any document page label. Fixes bug #383165.
4992
4993 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4994         * shell/ev-window.c:
4995
4996         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4997         available with GTK < 2.10. Added an ifdef to avoid compilation
4998         error.
4999
5000 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5001
5002         * configure.ac:
5003         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5004
5005         Fix ps backend in multihead systems.
5006
5007 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5008
5009         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5010         * shell/ev-window.c: (ev_window_get_screen_dpi),
5011         (ev_window_update_actions), (setup_view_from_metadata),
5012         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5013
5014         Take screen DPI into account when zooming. Fixes bug #318285.
5015
5016 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5017
5018         * data/Makefile.am:
5019
5020         Cleaned up/slightly refactored Makefile.am. Added GConf
5021         schemas uninstallation as well.
5022
5023 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5024
5025         * Makefile.am:
5026         * test/Makefile.am:
5027
5028         Fight with autotools to fix make check. Make distcheck
5029         works fine as well now!
5030
5031 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5032
5033         * shell/ev-view.c: (draw_end_presentation_page):
5034
5035         Corrected "end of presentation" string.
5036
5037 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5038
5039         * shell/ev-view.c: (ev_view_key_press_event):
5040
5041         Correctly propagate key press event so that up/down keys
5042         work as expected (correct behaviour was broken by
5043         black/white screen key bindings for presentations).
5044
5045 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5046
5047         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5048         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5049         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5050         (pdf_selection_get_selection_region),
5051         (pdf_selection_get_selection_map):
5052
5053         Add "static" to some private functions. 
5054
5055 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
5056
5057         * lib/ev-tooltip.h:
5058         * properties/ev-properties-view.h:
5059         * shell/ev-jobs.h:
5060         * shell/ev-properties-dialog.h:
5061         * shell/ev-properties-fonts.h:
5062         * shell/ev-sidebar-links.h:
5063         * shell/ev-sidebar-thumbnails.h:
5064         * shell/ev-sidebar.h:
5065         * shell/ev-window.h:
5066         
5067         Fixes CHACK type in class casts. See bug #385343
5068         for details.
5069
5070 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5071
5072         * shell/ev-view-private.h:
5073         * shell/ev-view.c: (draw_end_presentation_page),
5074         (ev_view_expose_event), (ev_view_key_press_event),
5075         (ev_view_class_init), (ev_view_init):
5076
5077         Blank screen in presentation mode when pressing 'b' (filling with
5078         black) or 'w' (filling with white) keys. Fixes bug #358132.
5079
5080 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
5081
5082         * data/evince-toolbar.xml:
5083         * shell/ev-window.c:
5084         
5085         Use stock icon for Select All action. Fixes
5086         bug #382652.
5087
5088 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
5089
5090         * shell/ev-view.c: (get_doc_point_from_offset),
5091         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
5092
5093         Add links support in rotated documents. Fixes bug #343733.
5094
5095 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5096
5097         * shell/ev-view-private.h:
5098         * shell/ev-view.c: (draw_end_presentation_page),
5099         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
5100
5101         Show a blank page after the last page in presentation mode with a
5102         message indicating that presentation has finished and how to exit. 
5103
5104 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5105
5106         * shell/ev-window.c: (fullscreen_timeout_cb):
5107
5108         Hide cursor after a while in presentation mode. 
5109
5110 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5111
5112         * backend/ev-document-info.h:
5113         * data/evince-properties.glade:
5114         * pdf/ev-poppler.cc:
5115         * properties/ev-properties-view.c: (ev_regular_paper_size),
5116         (ev_properties_view_set_info):
5117         * ps/ps-document.c: (ps_document_get_info):
5118
5119         Adds a paper size field to the properties dialog. Fixes
5120         bug #307315. Patch by Kasper Svendsen (with some i18n
5121         changes done by me).
5122
5123 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5124
5125         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5126         (screensaver_init_dbus), (totem_scrsaver_new),
5127         (totem_scrsaver_init):
5128         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5129         * shell/ev-application.c: (ev_application_register_service),
5130         (ev_application_screensaver_enable),
5131         (ev_application_screensaver_disable):
5132         * shell/ev-application.h:
5133         * shell/ev-window.c: (ev_window_run_presentation),
5134         (ev_window_stop_presentation), (build_comments_string),
5135         (ev_window_init):
5136         
5137         Move screensaver handling to application. No more
5138         message on startup.
5139
5140 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5141
5142         * configure.ac:
5143         * backend/Makefile.am:
5144         * backend/ev-file-exporter.[ch]:
5145         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
5146         * ps/ps-document.c: (ps_document_file_exporter_*):
5147         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
5148         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5149         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5150         (ev_window_print_dialog_response_cb), (ev_window_print_range):
5151
5152         Allow printing to PDF when suppoted by the backend.
5153         
5154 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5155
5156         * shell/ev-window.c: (build_comments_string):
5157
5158         Use always "Document Viewer" in about dialog. 
5159
5160 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5161
5162         * djvu/djvu-document.c: (djvu_document_get_page_size):
5163
5164         Display a warning message when get_pageinfo fails. 
5165
5166 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
5167
5168         * Makefile.am:
5169         * backend/Makefile.am:
5170         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5171         * configure.ac:
5172         * shell/ev-window.c: (build_comments_string):
5173         
5174         Make pdf compilation optional. See bug #38007.
5175
5176 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5177
5178         * ps/ps.c: (get_next_text):
5179
5180         Fix CVE-2006-5864.
5181
5182 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5183
5184         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
5185         * shell/ev-navigation-action.c: (connect_proxy),
5186         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5187         
5188         Do not call g_type_class_peek_parent twice.
5189
5190 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * configure.ac:
5193         * data/icons/24x24/.cvsignore:
5194         * data/icons/24x24/Makefile.am:
5195         * data/icons/24x24/evince.png:
5196         * data/icons/Makefile.am:
5197         
5198         Add 24x24 icon. Thanks to 
5199         Michael Monreal <infernux@web.de>.
5200
5201 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5202
5203         * configure.ac: Fix typo in configure.ac. Thanks
5204         to dmacks@netspace.org for notification.
5205
5206 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5207
5208         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5209         
5210         Drop dbus include, fixes compilation with older dbus.
5211
5212 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5213
5214         * configure.ac:
5215         * cut-n-paste/Makefile.am:
5216         * cut-n-paste/totem-screensaver/.cvsignore
5217         * cut-n-paste/totem-screensaver/Makefile.am:
5218         * cut-n-paste/totem-screensaver/README:
5219         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5220         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5221         * shell/Makefile.am:
5222         * shell/ev-window.c: (ev_window_run_presentation),
5223         (ev_window_stop_presentation), (ev_window_cmd_help_about),
5224         (ev_window_init):
5225
5226         Implemented screensaver enabling/disabling for
5227         presentation mode (not fullscreen mode). Code stolen
5228         from Totem (with some minor tweaks). Fixes bug #338889.
5229
5230 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5231
5232         * configure.ac:
5233
5234         Bump gnome-icon-theme requirements. We use the rotation
5235         icons that appeared recently.
5236
5237 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5238
5239         * shell/ev-history.c: (ev_history_add_page):
5240         * shell/ev-history.h:
5241         * shell/ev-window.c: (page_changed_cb):
5242         
5243         Use page labels instead of numbers.
5244
5245 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5246
5247         * data/evince-toolbar.xml:
5248         * po/POTFILES.in:
5249         * shell/Makefile.am:
5250         * shell/ev-navigation-action-widget.c:
5251         (ev_navigation_action_widget_init),
5252         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
5253         (menu_detacher), (ev_navigation_action_widget_set_menu),
5254         (menu_position_func), (popup_menu_under_arrow),
5255         (ev_navigation_action_widget_toggled),
5256         (ev_navigation_action_widget_button_press_event):
5257         * shell/ev-navigation-action-widget.h:
5258         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5259         (ev_navigation_action_set_window), (activate_menu_item_cb),
5260         (new_history_menu_item), (new_empty_history_menu_item),
5261         (build_menu), (menu_activated_cb), (connect_proxy),
5262         (create_tool_item), (ev_navigation_action_init),
5263         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5264         * shell/ev-navigation-action.h:
5265         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
5266         (ev_page_action_widget_set_page_cache),
5267         (ev_page_action_widget_finalize),
5268         (ev_page_action_widget_class_init), (match_selected_cb),
5269         (display_completion_text), (match_completion), (build_new_tree_cb),
5270         (get_filter_model_from_model),
5271         (ev_page_action_widget_update_model):
5272         * shell/ev-page-action-widget.h:
5273         * shell/ev-page-action.c: (activate_link_cb), (update_model),
5274         (connect_proxy):
5275         * shell/ev-page-action.h:
5276         * shell/ev-stock-icons.c:
5277         * shell/ev-stock-icons.h:
5278         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5279         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
5280         (register_custom_actions):
5281         * shell/main.c:
5282         
5283         Preliminary history implementation
5284
5285 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5286
5287         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
5288         (dvi_document_class_init), (dvi_document_init_params):
5289         * dvi/mdvi-lib/font.c: (font_reference):
5290         
5291         Add reference to subfont. Fixes bug #374277.
5292
5293 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5294
5295         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5296         (ev_window_cmd_file_open_copy_at_dest):
5297
5298         Fix a race condition when creating symlink. Increase the counter
5299         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5300         Mathias Hasselmann).
5301
5302 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5303
5304         * backend/Makefile.am:
5305         * backend/ev-attachment.c: (ev_attachment_open):
5306         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5307         (ev_tmp_dir), (ev_tmp_filename):
5308         * shell/ev-sidebar-attachments.c:
5309         (ev_sidebar_attachments_drag_data_get):
5310         * shell/ev-window.c: (ev_window_clear_temp_file):
5311
5312         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5313         in ensure_dir_exists. Abort without crashing when we can't create
5314         user's directory.
5315
5316 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5317
5318         * data/evince-ui.xml:
5319         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5320         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5321         (ev_window_cmd_file_open_copy_at_dest),
5322         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5323         (ev_view_popup_cmd_open_link_new_window):
5324
5325         Allow opening a copy of the current document in a new window. Fixes bug
5326         #357472
5327
5328 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5329
5330         * data/evince-toolbar.xml:
5331         
5332         Add rotate right and rotate left to available items for toolbar.
5333         
5334         * data/evince-ui.xml:
5335         * shell/ev-window.c: (ev_window_init):
5336         
5337         Customize toolbar with right click. Fixes bug #372451.
5338
5339 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5340
5341         * shell/ev-window.c: 
5342         
5343         Use "object-rotate-{left,right}" stock icons. Fixes 
5344         bug #373863.
5345
5346 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5347
5348         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5349         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5350         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5351         (ev_window_open_uri):
5352         * shell/main.c: (arguments_parse):
5353
5354         Remove temp file created when evince is used by GTK+ in
5355         preview mode. Fixes bug #365282. 
5356
5357 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5358
5359         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5360         
5361         Fixes bug #372474 - Side pane disabled when entering 
5362         and leaving fullscreen mode.
5363
5364 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5365
5366         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
5367         * data/Makefile.am:
5368         * data/evince-preview-toolbar.xml:
5369         * data/evince-toolbar.xml:
5370         * shell/ev-application.c: (ev_application_shutdown),
5371         (ev_application_init), (ev_application_get_toolbars_model):
5372         * shell/ev-application.h:
5373         * shell/ev-window.c: (update_chrome_visibility),
5374         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
5375         (ev_window_cmd_edit_toolbar), (ev_window_init):
5376         
5377         Fixes bug #364364 - toolbar editor shows zoom actions again.
5378
5379 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5380
5381         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5382
5383         Do not take margins into consideration for paper size when printing.
5384         Really fixes bug #350491.
5385
5386 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5387
5388         * data/evince-ui.xml:
5389         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
5390         (ev_window_cmd_file_print_setup),
5391         (ev_window_print_dialog_response_cb),
5392         (ev_window_setup_action_sensitivity):
5393
5394         Add page setup settings for printing. Fixes bugs #363860 and #350491.
5395
5396 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5397
5398         * shell/ev-window.c: (ev_window_print_range):
5399
5400         Revert my previuos commit, since printing to PDF is not supported by
5401         evince yet. 
5402
5403 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5404
5405         * shell/ev-window.c: (ev_window_print_range):
5406
5407         Enable print to a PDF. Fixes bug #332121.
5408
5409 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5410
5411         * shell/ev-application-service.xml:
5412         * shell/ev-application.[ch]: (ev_application_open_window),
5413         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
5414         (ev_application_open_uri), (ev_application_open_uri_list):
5415         * shell/ev-window.c: (file_open_dialog_response_cb),
5416         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
5417         (drag_data_received_cb), (open_remote_link):
5418         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
5419
5420         Add support for multiscreen systems. Fixes bug #316206.
5421
5422 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5423
5424         * shell/ev-jobs.[ch]: (ev_job_print_new),
5425         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
5426         (ev_job_print_do_page):
5427         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
5428
5429         Allow printing only odd/even pages. Fixes bug #367289.
5430
5431 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5432
5433         * test/test1.py:
5434         * test/test2.py:
5435
5436         Re-add locale settings to test files.
5437
5438 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5439
5440         * data/evince-ui.xml:
5441         * shell/ev-window.c: (set_action_properties):
5442         
5443         Removed garbage from code and ui.
5444
5445 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5446
5447         * shell/ev-window.c: (ev_window_cmd_help_about):
5448
5449         Shamelessly add my name to the list of contributors.
5450
5451 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5452
5453         * test/test1.py:
5454         * test/test2.py:
5455
5456         Cleaned up the dogtail scripts.
5457
5458 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5459
5460         * shell/ev-view.c: (draw_loading_text): Don't render
5461         "loading..." text in presentation mode. Temporary
5462         workaround for bug #320352.
5463
5464 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5465
5466         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5467         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5468
5469         Use print settings scale, copies, collate and reverse which were
5470         ignored. Fixes bug #359032.
5471
5472 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5473
5474         * configure.ac:
5475         * data/evince-password.glade:
5476         * test/Makefile.am:
5477         * test/test-encrypt.pdf:
5478         * test/test-links.pdf:
5479         * test/test1.py:
5480         * test/test2.py:
5481
5482         Add automated UI tests for evince with dogtail. See
5483         bug #300948.    
5484
5485 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5486
5487         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5488
5489         Hide fullscreen toolbar when switching to another desktop workspace.
5490         Fixes bug #338871
5491
5492 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5493
5494         * shell/ev-window-title.c: 
5495         
5496         Test for .dvi in title of pdf documents.
5497
5498 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5499
5500         * shell/ev-view.c: (ev_view_scroll):
5501
5502         Page Up/Down should do page jumps in "Best fit" mode.
5503         If a user has explicitly chosen to view exactly one page
5504         at a time, scrolling just a part of the page when
5505         pressing Page Up/Down is not right. Fixes bug #323107.
5506
5507 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5508
5509         * NEWS:
5510         * configure.ac:
5511         
5512         Update for 0.6.1
5513
5514 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5515
5516         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5517         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5518         
5519         Correctly disconnect from job signals on destroy.
5520
5521 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5522
5523         * shell/ev-view-private.h:
5524         * shell/ev-view.c: (view_set_adjustment_values),
5525         (view_update_range_and_current_page),
5526         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5527         
5528         Fixes bug #343199, current page now follows find page.
5529
5530 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5531
5532         * backend/ev-document-factory.c:
5533         * configure.ac:
5534         Assigned OpenDocument presenation MIME type to the
5535         Impress backend. Added some missing (but harmless)
5536         #ifdefs in the document factory as well to make things
5537         consistent again. Fixes bug #360658.
5538
5539 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5540
5541         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5542         * backend/ev-document-find.c: (ev_document_find_get_type):
5543         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5544         * backend/ev-document-links.c: (ev_document_links_get_type):
5545         * backend/ev-document-security.c: (ev_document_security_get_type):
5546         * backend/ev-document-thumbnails.c:
5547         (ev_document_thumbnails_get_type):
5548         * backend/ev-document.c: (ev_document_get_type):
5549         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5550         * backend/ev-selection.c: (ev_selection_get_type):
5551         * cut-n-paste/recent-files/egg-recent-model.c:
5552         (egg_recent_model_get_type):
5553         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5554         (egg_recent_view_uimanager_get_type):
5555         * cut-n-paste/recent-files/egg-recent-view.c:
5556         (egg_recent_view_get_type):
5557         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5558         (egg_editable_toolbar_get_type):
5559         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5560         (egg_toolbar_editor_get_type):
5561         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5562         (egg_toolbars_model_get_type):
5563         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5564         (egg_tree_multi_drag_source_get_type):
5565         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5566         (ephy_zoom_action_get_type):
5567         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5568         (ephy_zoom_control_get_type):
5569         * impress/r_back.c: (_imp_fill_back):
5570         * properties/ev-properties-main.c:
5571         (ev_properties_plugin_register_type):
5572         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5573         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5574         (ev_view_accessible_factory_get_type):
5575
5576         Reduce relocations. Bug #360616.
5577
5578 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5579
5580         * backend/ev-document-factory.c:
5581         (ev_document_factory_get_document):
5582         
5583         Load document even if extension is wrong.
5584
5585 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5586
5587         * shell/ev-metadata-manager.c: (save_values):
5588         * shell/ev-window.c: (setup_size_from_metadata),
5589         (setup_view_from_metadata), (ev_window_setup_document),
5590         (ev_window_xfer_job_cb), (window_configure_event_cb):
5591         
5592         Set size according to the document size/page size ratio.
5593         That should correct rather wierd behaviour of the previous
5594         commit.
5595
5596 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5597
5598         * shell/ev-window.c: (setup_view_from_metadata):
5599         
5600         Set size for new windows from previous window size.
5601         See bugs #354968 and #168450 for details. Thanks
5602         to Meik Hellmund.
5603
5604 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5605
5606         * djvu/djvu-links.c: (build_tree):
5607
5608         Fix memory leak.
5609
5610 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5611
5612         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5613         
5614         Don't make sidebar close button insensitive. Fixes
5615         bug #357871.
5616
5617 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5618
5619         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5620         (ev_window_set_view_accels_sensitivity):
5621         
5622         Don't enable Slash on documents which don't support
5623         find. Fixes bug #358648.
5624
5625 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5626
5627         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5628         open dialog fall back to the current document uri if the
5629         filechooser hasn't been used before. Fixes bug #356980.
5630
5631 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5632
5633         * shell/ev-window.c: (ev_window_setup_recent), 
5634         (ev_window_get_recent_file_label):
5635
5636         Escape underscores in filenames of recent file items.
5637
5638 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5639
5640         * configure.ac:
5641         
5642         Bumped poppler requirements, really 0.5.3 is very 
5643         buggy, now we require 0.5.4.
5644
5645 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5646
5647         * djvu/Makefile.am:
5648         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5649         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5650         (djvu_document_document_links_iface_init):
5651         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5652         (number_from_string_10), (get_djvu_link_dest),
5653         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5654         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5655         (djvu_links_get_links), (djvu_links_find_link_dest),
5656         (djvu_links_get_links_model):
5657         * djvu/djvu-links.h:
5658         
5659         Add support for links and bookmarks in djvu documents. Thanks
5660         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5661         patch.
5662
5663 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5664
5665         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5666         
5667         Reopen should reload document. Fixes 
5668         bug 327951.
5669
5670 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5671
5672         * configure.ac:
5673         * data/Makefile.am:
5674         * data/evince-16.png:
5675         * data/evince-22.png:
5676         * data/evince.png:
5677         * data/evince.svg:
5678         * data/icons/16x16/Makefile.am:
5679         * data/icons/16x16/evince.png:
5680         * data/icons/22x22/Makefile.am:
5681         * data/icons/22x22/evince.png:
5682         * data/icons/48x48/Makefile.am:
5683         * data/icons/48x48/evince.png:
5684         * data/icons/Makefile.am:
5685         * data/icons/scalable/Makefile.am:
5686         * data/icons/scalable/evince.svg:
5687         
5688         Install icons with correct names. Fixes
5689         bug #354429.
5690
5691 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5692
5693         * shell/ev-view.c: (ev_view_button_release_event):
5694
5695         Don't open links with middle mouse button. Fixes bug #353649
5696
5697 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5698
5699         * NEWS:
5700         * configure.ac:
5701         
5702         Update for release 0.6.0
5703
5704 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5705
5706         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5707         Implement Close named action. Patch by Carlos Garcia Campos.
5708
5709 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5710
5711         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5712         
5713         Don't clear link mapping on copy_job_to_job_info. Fixes
5714         bug 346168.
5715
5716 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5717
5718         * shell/main.c: (main):
5719
5720         Revert my previous commit, gnome_program_init owns the option context.
5721         Fix another memory leak in main. Both caught by Christian Persch. 
5722
5723 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5724
5725         * shell/main.c: (main):
5726
5727         Fix memory leak.
5728
5729 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5730
5731         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5732
5733         Fix crash when opening a pdf with password protection. 
5734
5735 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5736
5737         * pdf/ev-poppler.cc: (pdf_document_search_free):
5738
5739         Fix memory leak. 
5740
5741 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5742
5743         * backend/ev-document-factory.c:
5744         (ev_document_factory_get_document):
5745         * tiff/tiff-document.c: (tiff_document_finalize):
5746         
5747         More correct handling of document loading. Fixes
5748         bug #349043.
5749
5750 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5751
5752         * backend/ev-attachment.c: (ev_attachment_save):
5753
5754         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5755         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5756
5757 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5758         
5759         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5760         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5761
5762 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5763
5764         * shell/ev-sidebar-thumbnails.c:
5765
5766         Do not render thumbnails unless thumbnails page is active in the
5767         sidebar.
5768
5769 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5770
5771         * shell/ev-properties-dialog.c:
5772
5773         Fix dialogue spacing. Bug #351370.
5774
5775 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5776
5777         * configure.ac:
5778
5779         Use lowercase gettext catalog file names (evince.mo
5780         instead of Evince.mo)
5781
5782 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5783
5784         * shell/ev-sidebar-attachments.c:
5785
5786         GtkIconTheme is now screen safe too. Fixes bug #350878
5787
5788 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5789
5790         * shell/ev-window.c:
5791
5792         GtkRecent manager is now screen safe. Fixes bug #350145
5793
5794 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5795
5796         * shell/ev-sidebar.c: (ev_sidebar_init):
5797         
5798         Make sidebar close icon smaller. Fix for bug 350177.
5799         See also bugs 350176 and 165770.
5800
5801 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5802
5803         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5804
5805         Ignore zoom for xyz destinations when it's <= 1, keeping user
5806         preferences instead. Set correct sizing-mode for fith and fitv
5807         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5808
5809 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5810
5811         * NEWS:
5812         * configure.ac:
5813         
5814         Update for release 0.5.5
5815
5816 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5817         
5818         * shell/ev-window.c: (ev_window_cmd_escape)
5819
5820         Escape unfocus page entry. Fixes bug #345809.
5821
5822 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5823
5824         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5825         (build_tree), (pdf_document_links_get_links),
5826         (pdf_document_links_find_link_dest):
5827         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5828         (goto_xyz_dest):
5829
5830         Convert from PDF style coordinates to X style coordinates in the
5831         backend rather than in the view. Fixes bug #338440
5832
5833 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5834
5835         * shell/ev-window.c:
5836         
5837         Remove Ctrl+Shift+T shortcut for toolbars. See
5838         the bug #350098.
5839
5840 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5841
5842         * configure.ac:
5843
5844         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5845         of this. 
5846
5847 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5848
5849         * configure.ac:
5850         * cut-n-paste/Makefile.am:
5851         * data/evince-ui.xml:
5852         * shell/Makefile.am:
5853         * shell/ev-application.[ch]:
5854         * shell/ev-window.c:
5855
5856         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5857         #349273
5858
5859 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5860
5861         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5862         findbar code: s/help/search/
5863
5864 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5865
5866         * shell/ev-window.c: (setup_document_from_metadata),
5867         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5868         (setup_view_from_metadata):
5869         
5870         Fix memory leaks.
5871
5872 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5873
5874         * autogen.sh, configure.ac: 
5875         
5876         Update automake usage. See bug 349292.
5877
5878 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5879
5880         * shell/eggfindbar.c: (egg_find_bar_class_init),
5881         (entry_activate_callback), (egg_find_bar_init),
5882         (egg_find_bar_set_status_text):
5883         * shell/eggfindbar.h:
5884         
5885         Unify Evince findbar with Epiphany. Nice patch
5886         from Fabricio Silva <silva@crans.org> and
5887         Frederic Peters <fpeters@entrouvert.com>. See
5888         bug #339966 for details.
5889
5890 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5891
5892         * data/evince.desktop.in.in:
5893         
5894         Correct information for bugzilla. Thanks to
5895         Olaf Vitters, see bug #348855.
5896
5897 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5898
5899         * shell/ev-jobs.[ch]:
5900         * shell/ev-sidebar-links.c:
5901         * shell/ev-window.[ch]:
5902
5903         GtkPrintJob doesn't support print ranges or current page, so we export
5904         to a ps file now when printing ranges or current page.
5905
5906 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5907
5908         * pdf/ev-poppler.cc:
5909         * shell/ev-window.c: (do_action_named):
5910
5911         We should be more clear about bugzilla. See the
5912         poppler bug #7623.
5913
5914 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5915
5916         * configure.ac:
5917         * shell/Makefile.am:
5918         * shell/ev-job-queue.c:
5919         * shell/ev-jobs.[ch]:
5920         * shell/ev-sidebar-links.c:
5921         * shell/ev-window.[ch]:
5922         
5923         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5924         #348422
5925
5926 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5927
5928         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5929         * shell/ev-application-service.xml:
5930         * shell/ev-application.[ch]:
5931         * shell/ev-jobs.[ch]:
5932         * shell/ev-window.[ch]: (ev_window_run_preview):
5933         * shell/main.c: 
5934
5935         Add preview mode to use evince as a printing previewer. It also adds
5936         other command line options for fullscreen and presentation modes.
5937         Fixes bugs #347822, #317031
5938
5939 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5940
5941         * NEWS:
5942         * configure.ac:
5943         
5944         Update for release 0.5.4
5945
5946 2006-07-11  Bastien Nocera <hadess@hadess.net>
5947
5948         * Makefile.am:
5949         * backend/Makefile.am:
5950         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5951         * backend/ev-document-factory.h:
5952         * configure.ac:
5953         * impress/.cvsignore:
5954         * impress/Makefile.am:
5955         * impress/common.h:
5956         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5957         (imp_get_page), (imp_next_page), (imp_prev_page),
5958         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5959         * impress/f_oasis.c: (render_object), (render_page),
5960         (get_geometry), (_imp_oasis_load):
5961         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5962         (_imp_oo13_load):
5963         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5964         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5965         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5966         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5967         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5968         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5969         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5970         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5971         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5972         (iks_new_within), (iks_insert), (iks_insert_cdata),
5973         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5974         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5975         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5976         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5977         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5978         (iks_cdata), (iks_cdata_size), (iks_has_children),
5979         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5980         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5981         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5982         (iks_tree), (iks_load), (iks_save):
5983         * impress/iksemel.h:
5984         * impress/imposter.h:
5985         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5986         (imp_render_draw_bezier_real), (imp_render_get_size),
5987         (imp_render_set_fg_color), (imp_render_draw_line),
5988         (imp_render_draw_rect), (imp_render_draw_polygon),
5989         (imp_render_draw_arc), (imp_render_draw_bezier),
5990         (imp_render_open_image), (imp_render_get_image_size),
5991         (imp_render_scale_image), (imp_render_draw_image),
5992         (imp_render_close_image), (imp_render_markup),
5993         (imp_render_get_text_size), (imp_render_draw_text),
5994         (impress_document_load), (impress_document_save),
5995         (impress_document_get_n_pages), (impress_document_get_page_size),
5996         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5997         (impress_document_finalize), (impress_document_class_init),
5998         (impress_document_can_get_text), (impress_document_get_info),
5999         (impress_document_document_iface_init),
6000         (impress_document_thumbnails_get_thumbnail),
6001         (impress_document_thumbnails_get_dimensions),
6002         (impress_document_document_thumbnails_iface_init),
6003         (impress_document_init):
6004         * impress/impress-document.h:
6005         * impress/internal.h:
6006         * impress/r_back.c: (_imp_fill_back):
6007         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6008         (_imp_draw_image), (_imp_tile_image):
6009         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6010         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6011         (r_polyline):
6012         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6013         (r_draw_gradient_complex), (r_draw_gradient):
6014         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6015         (r_get_bullet):
6016         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6017         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6018         (r_text):
6019         * impress/render.c: (imp_create_context), (imp_context_set_page),
6020         (imp_context_set_step), (imp_render), (imp_delete_context):
6021         * impress/render.h:
6022         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6023         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6024         (zip_load_xml), (zip_get_size), (zip_load):
6025         * impress/zip.h:
6026         * shell/ev-utils.c:
6027         
6028         New backend to support impress slides. Fixes bug #30867.
6029
6030 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6031
6032         * shell/ev-utils.c: (using_postscript_printer):
6033         
6034         Fixes crash when print using PAPI backend,
6035         bug #345012.
6036
6037 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6038
6039         * shell/ev-jobs.c: (ev_job_xfer_run):
6040         * shell/ev-window.c: (password_dialog_response),
6041         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6042         (ev_window_dispose):
6043         Fixes bug #344160: if the xfer job doesn't complete
6044         because a password is required, reload the existing
6045         instance instead of creating a new one.
6046
6047 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6048
6049         * shell/main.c: (main): Call gdk_threads_init. Thus
6050         we'll avoid errors in auth dialog. Fix for the bug
6051         #343347.
6052
6053 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6054
6055         * configure.ac: Advertise pixbuf support, fix
6056         for the bug 343317.
6057
6058 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6059
6060         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
6061         (ev_sidebar_thumbnails_set_document):
6062         
6063         Update sidebar thumbnails after reloading.
6064
6065 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6066
6067         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
6068         * shell/ev-jobs.h:
6069         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
6070         (ev_window_cmd_view_reload), (ev_window_init):
6071         
6072         Don't crash on reload. Fix for the bug #343167.
6073
6074 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6075
6076         * shell/ev-jobs.c: (ev_job_render_run):
6077         
6078         Check for document links.
6079
6080 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6081
6082         * backend/ev-attachment.c: (ev_attachment_save),
6083         (ev_attachment_launch_app), (ev_attachment_open):
6084         * backend/ev-document-factory.c: (get_document_from_uri):
6085         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6086         (egg_recent_view_uimanager_set_list):
6087         * ps/ps-document.c: (check_filecompressed), (document_load),
6088         (ps_document_load):
6089         * shell/ev-metadata-manager.c: (load_values):
6090         * shell/ev-password.c: (ev_password_dialog_set_property):
6091         * shell/ev-view.c: (tip_from_link):
6092         * shell/ev-window.c: (file_save_dialog_response_cb),
6093         (ev_window_print_dialog_response_cb):
6094         
6095         Use consistent quoting style. Fix for the bug #320285.
6096
6097 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6098
6099         * shell/ev-jobs.c: (ev_job_xfer_run):
6100         * shell/main.c: (load_files):
6101                 
6102         Open links with anchors. Fix for the bug #339836.
6103
6104 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6105
6106         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
6107         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
6108         (ev_link_dest_set_property), (ev_link_dest_finalize),
6109         (ev_link_dest_class_init), (ev_link_dest_new_named),
6110         (ev_link_dest_new_page_label):
6111         * backend/ev-link-dest.h:
6112         * shell/ev-application.c: (ev_application_open_uri):
6113         * shell/ev-view.c: (goto_dest):
6114         * shell/ev-window.c:
6115         * shell/ev-window.h:
6116         
6117         Fix page-label command line option. Bug #342070.
6118
6119 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6120
6121         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
6122         
6123         Don't show highlight rects if page can't be showed. Fix for 
6124         the bug #342076
6125
6126 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6127
6128         * shell/ev-window.c: (setup_sidebar_from_metadata),
6129         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
6130         
6131         Setup sidebar from metadata even if there is no document
6132         loaded. Fix for the bug #342807.
6133
6134 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6135
6136         * cut-n-paste/toolbar-editor/Makefile.am:
6137         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6138         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
6139         (find_action), (drag_data_delete_cb), (drag_begin_cb),
6140         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
6141         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
6142         (popup_context_menu_cb), (button_press_event_cb),
6143         (configure_item_sensitivity), (configure_item_cursor),
6144         (configure_item_tooltip), (connect_widget_signals),
6145         (action_sensitive_cb), (create_item_from_action),
6146         (create_item_from_position), (toolbar_drag_data_received_cb),
6147         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
6148         (toolbar_drag_leave_cb), (configure_drag_dest),
6149         (toggled_visibility_cb), (toolbar_visibility_refresh),
6150         (create_dock), (toolbar_changed_cb), (unparent_fixed),
6151         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
6152         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
6153         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
6154         (egg_editable_toolbar_dispose),
6155         (egg_editable_toolbar_set_ui_manager),
6156         (egg_editable_toolbar_get_selected),
6157         (egg_editable_toolbar_set_selected), (set_edit_mode),
6158         (egg_editable_toolbar_set_property),
6159         (egg_editable_toolbar_get_property),
6160         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
6161         (egg_editable_toolbar_new_with_model),
6162         (egg_editable_toolbar_get_edit_mode),
6163         (egg_editable_toolbar_set_edit_mode),
6164         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
6165         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
6166         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6167         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
6168         (item_added_or_removed_cb), (toolbar_removed_cb),
6169         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
6170         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
6171         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
6172         (editor_create_item_from_name), (append_table),
6173         (update_editor_sheet), (egg_toolbar_editor_init):
6174         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
6175         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6176         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
6177         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
6178         (toolbar_node_free), (egg_toolbars_model_get_flags),
6179         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
6180         (egg_toolbars_model_get_name), (impl_add_item),
6181         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
6182         (parse_data_list), (parse_item_list), (parse_toolbars),
6183         (egg_toolbars_model_load_toolbars), (parse_available_list),
6184         (parse_names), (egg_toolbars_model_load_names),
6185         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
6186         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
6187         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
6188         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
6189         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
6190         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
6191         (egg_toolbars_model_set_types), (fill_avail_array),
6192         (egg_toolbars_model_get_name_avail),
6193         (egg_toolbars_model_get_name_flags),
6194         (egg_toolbars_model_set_name_flags):
6195         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6196         * cut-n-paste/toolbar-editor/eggintl.h:
6197         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6198         (egg_tree_multi_drag_source_get_type),
6199         (egg_tree_multi_drag_source_row_draggable),
6200         (egg_tree_multi_drag_source_drag_data_delete),
6201         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
6202         (egg_tree_multi_drag_button_release_event), (selection_foreach),
6203         (path_list_free), (set_context_data), (get_context_data),
6204         (get_info), (egg_tree_multi_drag_drag_data_get),
6205         (egg_tree_multi_drag_motion_event),
6206         (egg_tree_multi_drag_button_press_event),
6207         (egg_tree_multi_drag_add_drag_support):
6208         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
6209         * shell/ev-application.c: (ev_application_init),
6210         (ev_application_save_toolbars_model):
6211         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
6212         (ev_window_cmd_edit_toolbar), (ev_window_init):
6213         
6214         Sync toolbareditor with epiphany and libegg
6215
6216 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6217
6218         * configure.ac: 
6219
6220         Depend on poppler 0.5.2
6221
6222 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6223
6224         * shell/ev-jobs.c: (ev_job_render_run):
6225         
6226         Check if document supports links iterface.
6227
6228 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6229
6230         * NEWS:
6231         * configure.ac:
6232         
6233         Update for release 0.5.3
6234
6235 2006-05-13  Michael Plump  <plumpy@skylab.org>
6236
6237         * configure.ac:
6238         * shell/Makefile.am:
6239         * shell/main.c: (main):
6240         
6241         Port to GOption command line parsing. Fix for the 
6242         bug #327518
6243
6244 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6245
6246         * shell/ev-window.c: (ev_window_cmd_help_about):
6247         
6248         Do not wrap license. Fix for the bug #309460.
6249
6250 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6251
6252         * configure.ac:
6253         * properties/ev-properties-main.c: (ev_properties_get_pages):
6254         * shell/ev-application.c: (ev_application_open_window),
6255         (ev_application_open_uri_at_dest):
6256         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6257         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6258         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
6259         * shell/ev-utils.c: (save_print_config_to_file):
6260         * shell/ev-window.c: (ev_window_cmd_save_as),
6261         (ev_attachment_popup_cmd_save_attachment_as):
6262         * shell/main.c: (load_files_remote):
6263         
6264         Bump requirements to gtk 2.8 and drop all ifdefs used.
6265
6266 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6267
6268         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6269         * shell/ev-window.c: (ev_window_init):
6270         
6271         Show attachments page.
6272
6273 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6274
6275         * po/POTFILES.in:
6276         * shell/ev-attachment-bar.c:
6277         * shell/ev-attachment-bar.h:
6278         * shell/ev-sidebar-attachments.c:
6279         (ev_sidebar_attachments_icon_cache_add),
6280         (icon_theme_get_pixbuf_from_mime_type),
6281         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
6282         (ev_sidebar_attachments_icon_cache_refresh),
6283         (ev_sidebar_attachments_get_attachment_at_pos),
6284         (ev_sidebar_attachments_popup_menu_show),
6285         (ev_sidebar_attachments_popup_menu),
6286         (ev_sidebar_attachments_button_press),
6287         (ev_sidebar_attachments_update_icons),
6288         (ev_sidebar_attachments_drag_data_get),
6289         (ev_sidebar_attachments_get_property),
6290         (ev_sidebar_attachments_destroy),
6291         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
6292         (ev_sidebar_attachments_new),
6293         (ev_sidebar_attachments_set_document),
6294         (ev_sidebar_attachments_support_document),
6295         (ev_sidebar_attachments_get_label),
6296         (ev_sidebar_attachments_page_iface_init):
6297         * shell/ev-sidebar-attachments.h:
6298         * shell/ev-window.c: (update_chrome_visibility),
6299         (setup_sidebar_from_metadata), (ev_window_setup_document),
6300         (ev_window_sidebar_current_page_changed_cb),
6301         (attachment_bar_menu_popup_cb), (ev_window_init):
6302         
6303         Move attachments bar to sidebar.
6304
6305 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6306
6307         * pdf/ev-poppler.cc:
6308         * shell/ev-application.[ch]:
6309         * shell/main.c:
6310
6311         Fix some memory leaks.
6312
6313 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6314
6315         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6316
6317         Change the properties dialog response to
6318         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6319         will make the dialog go away when the user presses
6320         enter. With gtk+ >= 2.9 this will happen anyway, but for
6321         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6322         escape by default. Fixes bug #340539. See also bug
6323         #101293 for the gtk+ part.
6324
6325 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6326
6327         * shell/ev-view.c (tip_from_action_named): Replace some strings
6328         that were wrong. Closes #340970.
6329
6330 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6331
6332         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6333
6334         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6335         #341049
6336
6337 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6338
6339         * djvu/Makefile.am:
6340         * dvi/Makefile.am:
6341         * dvi/mdvi-lib/Makefile.am:
6342         * properties/Makefile.am:
6343         * ps/Makefile.am:
6344         * shell/Makefile.am:
6345         * thumbnailer/Makefile.am:
6346         
6347         Due to broken libtool that is unable to track dependencies
6348         of noinst libraries we are forced to explicitely point
6349         libraries for binary. Fix for the bug #333334.
6350
6351 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6352
6353         * data/evince.desktop.in.in:
6354         * shell/ev-view.c: (view_update_range_and_current_page),
6355         (ev_view_next_page), (ev_view_previous_page):
6356         * shell/ev-window.c: (update_chrome_visibility),
6357         (setup_sidebar_from_metadata), (ev_window_setup_document),
6358         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
6359         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6360         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
6361         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6362         (ev_window_stop_presentation), (ev_window_focus_in_event),
6363         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
6364         (ev_window_init):
6365         * thumbnailer/Makefile.am:
6366         
6367         Update fullscreen and presentation timeout handling. Hide
6368         cursor in presentation after timeout. Fix for the bugs
6369         #136359 and #336981.
6370
6371 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6372
6373         * backend/ev-link-action.[ch]:
6374         * pdf/ev-poppler.cc: (ev_link_from_action):
6375         * shell/ev-view-private.h:
6376         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
6377         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
6378
6379         Add support for Named Action links
6380
6381 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
6382
6383         * backend/Makefile.am:
6384         * backend/ev-document-links.[ch]:
6385         * backend/ev-document.[ch]:
6386         * backend/ev-link-action.[ch]:
6387         * backend/ev-link-dest.[ch]:
6388         * backend/ev-link.[ch]:
6389         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
6390         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
6391         * shell/ev-page-action.c: (build_new_tree_cb):
6392         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
6393         (links_page_num_func), (update_page_callback):
6394         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
6395         (tip_from_link):
6396         * shell/ev-jobs.c:
6397         * shell/ev-window.[ch]: (ev_window_open_uri),
6398         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
6399         * shell/ev-application.[ch]: (ev_application_open_window),
6400         (ev_application_open_uri):
6401
6402         Rework links system, it adds support for remote links now and it makes
6403         easier to add new kinds of actions and destinations. Fixes bug #317292
6404
6405 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6406
6407         * data/Makefile.am:
6408         * data/evince.png:
6409         * data/evince-16.png:
6410         * data/evince-22.png:
6411         * data/evince.svg:
6412         * shell/main.c: (main):
6413         
6414         Evince use it's own icon. Fix for the bug #313392.
6415
6416         * shell/ev-window.c: (fullscreen_timeout_cb),
6417         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6418         (ev_window_cmd_help_about), (ev_window_dispose):
6419         
6420         Simplify fullscreen timeout code.
6421
6422 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
6423
6424         * backend/ev-attachment.c: 
6425         * shell/ev-attachment-bar.c:
6426         * shell/ev-window.c:
6427
6428         Allow multiple selection of attachments
6429
6430 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6431
6432         * shell/ev-view.c: (view_update_range_and_current_page),
6433         (ev_view_scroll):
6434         
6435         Fix for the bug #312573 – Optimal selection of current 
6436         page among visible pages.
6437
6438 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6439
6440         * configure.ac:
6441         * djvu/Makefile.am:
6442         * djvu/djvu-text.h:
6443         
6444         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
6445         for the bug 339868.
6446
6447 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
6448
6449         * configure.ac: Fix the LINGUAS stuff here too so it builds.
6450
6451 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6452
6453         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6454         dictated by the GNOME HIG. Fixes bug #339235.
6455
6456 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6457
6458         * data/evince-ui.xml:
6459         * shell/ev-view.c: (ev_view_can_find_previous):
6460         * shell/ev-view.h:
6461         * shell/ev-window.c: (ev_window_update_actions),
6462         (ev_window_cmd_edit_find_previous):
6463
6464         Add support for "Find Previous" as dictated by the GNOME HIG. A
6465         menu item is added and some glue code to make it all work is added
6466         to various files.
6467
6468 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6469
6470         * configure.ac: Award myself the "useless use of cat" award.
6471
6472 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6473
6474         * po/LINGUAS: New file listing all supported languages.
6475
6476         * configure.in: Use po/LINGUAS instead of including all languages
6477         directly in this file. See the wiki for more information:
6478         http://live.gnome.org/GnomeGoals/PoLinguas
6479
6480 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6481
6482         * backend/ev-document-factory.c:
6483
6484         Do not load the document twice when there isn't errors
6485
6486 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6487
6488         * backend/ev-attachment.c: 
6489
6490         Fix a crash when there isn't a default application to open an
6491         attachment
6492
6493 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6494
6495         * backend/ev-attachment.[ch]:
6496         * shell/ev-attachment-bar.[ch]:
6497
6498         Added missing files. 
6499
6500 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6501
6502         * backend/Makefile.am:
6503         * data/evince-ui.xml:
6504         * backend/ev-attachment.[ch]:
6505         * backend/ev-document.[ch]: (ev_document_has_attachments),
6506         (ev_document_get_attachments):
6507         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6508         (attachment_save_to_buffer), (pdf_document_get_attachments),
6509         (pdf_document_document_iface_init):
6510         * shell/Makefile.am:
6511         * shell/ev-attachment-bar.[ch]:
6512         * shell/ev-window.c:
6513
6514         Add support for PDF attachments. Fixes bug #325143
6515
6516 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6517
6518         * backend/ev-document-factory.c: (get_document_from_uri),
6519         (ev_document_factory_get_document):
6520         * backend/ev-document-factory.h:
6521         * properties/ev-properties-main.c: (ev_properties_get_pages):
6522         * shell/Makefile.am:
6523         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6524         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6525         (ev_job_queue_remove_job):
6526         * shell/ev-job-queue.h:
6527         * shell/ev-job-xfer.c:
6528         * shell/ev-job-xfer.h:
6529         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6530         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6531         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6532         (ev_job_xfer_run):
6533         * shell/ev-jobs.h:
6534         * shell/ev-window.c: (ev_window_is_empty),
6535         (password_dialog_response), (ev_window_clear_xfer_job),
6536         (ev_window_xfer_job_cb), (ev_window_open_uri),
6537         (ev_window_cmd_focus_page_selector),
6538         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6539         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6540         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6541         (ev_window_dispose):
6542         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6543         
6544         * Cleanup mime type detection on document load. Fix for the
6545         bug #336448.
6546
6547 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6548
6549         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6550         
6551         Fix crash on exit, described in the bug #336825.
6552
6553 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6554
6555         * backend/ev-document-factory.c:
6556         (ev_document_factory_get_from_mime),
6557         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6558         (ev_document_factory_get_document),
6559         (file_filter_add_mime_list_and_free),
6560         (ev_document_factory_add_filters):
6561         * backend/ev-document-factory.h:
6562         * properties/ev-properties-main.c: (ev_properties_get_pages):
6563         * shell/Makefile.am:
6564         * shell/ev-application.c:
6565         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6566         * shell/ev-window.c: (ev_window_cmd_file_open),
6567         (ev_window_cmd_save_as):
6568         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6569         
6570         Rework factory functions so they are placed now in a single 
6571         file ev-document-factory.c
6572
6573 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6574
6575         * shell/ev-window.c: (update_chrome_visibility):
6576         
6577         Fix for the bug 166566 - don't show menubar in fullscreen
6578         mode.
6579
6580 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6581
6582         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6583
6584 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6585
6586         * shell/ev-view.c: (ev_view_expose_event):
6587         
6588         More correctly draw loading text when document
6589         is empty.
6590
6591 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6592
6593         * shell/ev-view.c: (ev_view_scroll):
6594         
6595         Fix for the bug #334854, page down and page up switch
6596         pages in presentation mode.
6597
6598 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6599
6600         * shell/ev-window.c: (ev_window_set_action_sensitive),
6601         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6602         (ev_window_set_view_accels_sensitivity),
6603         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6604         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6605         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6606         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6607         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6608         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6609         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6610         (view_actions_focus_in_cb), (ev_window_init):
6611         
6612         Fix for the bug #333902, now it's possible to search
6613         words with slash.
6614
6615 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6616
6617         * configure.ac: Added Breton translation.
6618         * po/br.po: Added Breton translation.
6619
6620 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6621
6622         * shell/ev-window-title (ev_window_title_update):
6623
6624         Fix memory leak in window title. Fixes bug #333944
6625
6626 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6627
6628         * shell/ev-metadata-manager.c (parseItem):
6629
6630         Fix memory leaks. Fixes bug #333945
6631
6632 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6633         
6634         * NEWS, configure.ac, TODO:
6635         
6636         Update for release 0.5.2.
6637
6638 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6639
6640         * shell/ev-view.c: (view_update_range_and_current_page),
6641         (page_changed_cb):
6642         
6643         Don't jump on scrolling, fix for the bug #333127.
6644
6645 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6646
6647         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6648         
6649         Scroll by one page in presentation mode. Fix for the bug
6650         #332993.
6651
6652 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6653
6654         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6655
6656 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6657
6658         * configure.ac  Added lv in ALL_LINGUAS line.
6659
6660 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6661         
6662         * NEWS, configure.ac:
6663         
6664         Update for release 0.5.1
6665
6666 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6667
6668         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6669         * backend/ev-document-misc.h:
6670         * shell/ev-view.c: (draw_one_page):
6671         
6672          Clairfy what page the toolbar page number applies to. Fix
6673          for the bug #328102.
6674
6675 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6676
6677         * shell/ev-view-private.h:
6678         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6679         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6680         (ev_view_search_changed):
6681         * shell/ev-view.h:
6682         * shell/ev-window.c: (find_bar_search_changed_cb):
6683         
6684         Dont't jump to find result if window was scrolled during search.
6685         Fix for the bug #313266.
6686
6687 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6688
6689         * shell/eggfindbar.c: (egg_find_bar_class_init):
6690         * shell/eggfindbar.h:
6691         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6692         * shell/ev-view-private.h:
6693         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6694         (ev_view_class_init), (ev_sizing_mode_get_type),
6695         (ev_scroll_type_get_type):
6696         * shell/ev-view.h:
6697         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6698         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6699         (ev_window_init):
6700         
6701         Fix for the bug 319133 - Find entry should allow text scroll.
6702
6703 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6704
6705         * shell/ev-view-private.h:
6706         * shell/ev-view.c: (view_update_range_and_current_page),
6707         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6708         (ev_view_set_document), (update_find_status_message),
6709         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6710         (ev_view_find_previous):
6711         
6712         Fix for the bug #319137. Search now takes account for scrolling.
6713
6714 2006-02-19  Michael Hofmann <mh21@piware.de>
6715
6716         * configure.ac:
6717         * djvu/Makefile.am:
6718         * djvu/djvu-document-private.h:
6719         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6720         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6721         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6722         (djvu_document_can_get_text), (djvu_document_get_text),
6723         (djvu_document_document_iface_init),
6724         (djvu_document_thumbnails_get_thumbnail),
6725         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6726         (djvu_document_find_get_result),
6727         (djvu_document_find_page_has_results),
6728         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6729         (djvu_document_find_iface_init):
6730         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6731         (djvu_text_page_selection), (djvu_text_page_limits_process),
6732         (djvu_text_page_limits), (djvu_text_page_copy),
6733         (djvu_text_page_position), (djvu_text_page_union),
6734         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6735         (djvu_text_page_box), (djvu_text_page_append_text),
6736         (djvu_text_page_search), (djvu_text_page_prepare_search),
6737         (djvu_text_page_new), (djvu_text_page_free):
6738         * djvu/djvu-text-page.h:
6739         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6740         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6741         (djvu_text_n_results), (djvu_text_has_results),
6742         (djvu_text_get_result), (djvu_text_get_progress):
6743         * djvu/djvu-text.h:
6744         
6745         Text search in djvu. Fix for the bug #303415.
6746
6747 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6748
6749         * configure.ac:
6750         * shell/ev-window.c: (ev_window_cmd_save_as):
6751         
6752         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6753         Thanks to Gary Coady <gary@lyranthe.org>
6754
6755 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6756
6757         * shell/ev-print-job.c: (idle_print_handler):
6758         
6759         Inverse order printing, bug #320919.
6760
6761 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6762
6763         * data/evince-toolbar.xml:
6764         * shell/ev-window.c:
6765         
6766         Allow to add sidebar checkbutton on toolbar. Fix
6767         for the bug #144577.
6768
6769 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6770
6771         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6772         
6773         Add checks that have sense for empty ps document.
6774
6775 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6776
6777         * configure.ac: Include PS in mime types list. 
6778
6779 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6780
6781         * configure.ac:
6782         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6783         * ps/gsdefaults.h:
6784         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6785         
6786         Runtime check for gs interpreter. Fix for the bug #320868.
6787         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6788
6789 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6790
6791         * shell/ev-application.c: 
6792
6793         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6794         dbus>=0.60, so that the request is not queued. 
6795
6796 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6797
6798         * configure.ac:
6799         * shell/Makefile.am:
6800         * shell/ev-sidebar-links.c: (print_section_cb):
6801         * shell/ev-utils.c:
6802         * shell/ev-utils.h:
6803         * shell/ev-window.c: (update_action_sensitivity),
6804         (ev_window_close_dialogs), (ev_window_print):
6805         * shell/ev-window.h:
6806         
6807         Make printing support optional. Patch from Eduardo de Barros Lima
6808         <eduardo.lima@indt.org.br> for the bug #330546.
6809
6810 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6811
6812         * shell/ev-view-private.h:
6813         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6814         (ev_view_set_document):
6815         * shell/ev-view.h:
6816         * shell/ev-window.c: (ev_window_load_job_cb),
6817         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6818         (ev_window_init):
6819
6820         Draw Loading message during xfer job. Fix for the bug #329495.
6821
6822 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6823
6824         * comics/comics-document.c: (comics_regex_quote),
6825         (comics_document_load), (extract_argv):
6826         
6827         Correcly quote regexp before passing it to unzip.
6828
6829 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6830
6831         * shell/ev-page-cache.c: (build_height_to_page),
6832         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6833         (ev_page_cache_get_dual_even_left):
6834         * shell/ev-page-cache.h:
6835         * shell/ev-view.c: (view_update_range_and_current_page),
6836         (get_page_y_offset), (get_page_extents):
6837         
6838         Place even pages to the left if document has less then
6839         two pages. Fix for the bug #328856.
6840
6841 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6842
6843         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6844         
6845         Correct comics scheme. This make evince create thumbnails
6846         for comic books. Fix for the bug 329088.
6847
6848 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6849
6850         * data/evince-password.glade: Don't explicitly set
6851         invisible_char to the current default value in case
6852         the default changes; let GTK+ do its magic.
6853
6854 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6855
6856         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6857         real filename to tmp filename since often document
6858         type is determined by extension.
6859
6860 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6861
6862         * shell/ev-view.c: (add_scroll_binding_keypad),
6863         (ev_view_binding_activated), (ev_view_class_init):
6864         
6865         Add keybindings for percision-scrolling of display area. 
6866         Fix for the bug #314072.
6867
6868 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6869
6870         * data/evince.desktop.in.in:
6871         
6872         Add GTK to the list of categories. Fix for the bug #328034.
6873
6874 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6875
6876         * shell/ev-application.c: (ev_application_shutdown),
6877         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6878         * shell/ev-application.h:
6879         * shell/ev-window.c: (file_open_dialog_response_cb),
6880         (ev_window_cmd_file_open):
6881         
6882         Save last uri in file chooser dialog. Fix for the bug #327950.
6883
6884 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6885
6886         * NEWS:
6887         * README:
6888         
6889         Final update for release 0.5.0
6890         
6891         * shell/Makefile.am:
6892         
6893         Remove disable deprecated until we'll require libgnome-2.13.7
6894         and port to GOption argument parsing. See bug 327518.
6895
6896 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6897
6898         * comics/comics-document.c: (comics_document_save):
6899         * djvu/djvu-document.c: (djvu_document_save):
6900         * dvi/dvi-document.c: (dvi_document_save):
6901         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6902         * lib/ev-file-helpers.h:
6903         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6904         * tiff/tiff-document.c: (tiff_document_save):
6905         
6906         Use common save function for backends.
6907
6908 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6909
6910         * backend/ev-document-types.c:
6911         
6912         Fix crash on saving pixbuf.
6913
6914 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6915
6916         * cut-n-paste/recent-files/egg-recent-item.c:
6917         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6918         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6919         (parse_info_free), (valid_element), (start_element_handler),
6920         (end_element_handler), (text_handler), (egg_recent_model_filter),
6921         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6922         (egg_recent_model_monitor), (egg_recent_model_read),
6923         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6924         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6925         (egg_recent_model_set_property), (egg_recent_model_class_init),
6926         (egg_recent_model_init), (egg_recent_model_add_full),
6927         (egg_recent_model_delete), (egg_recent_model_get_list),
6928         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6929         (egg_recent_model_set_filter_mime_types),
6930         (egg_recent_model_clear_group_filter),
6931         (egg_recent_model_set_filter_groups),
6932         (egg_recent_model_clear_scheme_filter),
6933         (egg_recent_model_set_filter_uri_schemes),
6934         (egg_recent_model_remove_expired):
6935         * cut-n-paste/recent-files/egg-recent-util.c:
6936         (egg_recent_util_get_icon):
6937         * cut-n-paste/recent-files/egg-recent-util.h:
6938         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6939         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6940         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6941         (egg_recent_view_uimanager_set_property),
6942         (egg_recent_view_uimanager_get_property),
6943         (egg_recent_view_uimanager_class_init),
6944         (egg_recent_view_uimanager_init),
6945         (egg_recent_view_uimanager_set_label_width),
6946         (egg_recent_view_uimanager_get_label_width):
6947         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6948         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6949         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6950         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6951         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6952         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6953         
6954         Update from libegg.
6955
6956 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6957
6958         * shell/ev-page-cache.c: (build_height_to_page),
6959         (ev_page_cache_get_height_to_page):
6960         * shell/ev-page-cache.h:
6961         * shell/ev-view.c: (view_update_range_and_current_page),
6962         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6963         (ev_view_previous_page):
6964         
6965         Dual mode places even pages to the left. Fix for the bug #309393.
6966
6967         * shell/ev-view.h:
6968         * shell/ev-window.c: (update_action_sensitivity),
6969         (setup_view_from_metadata), (view_menu_popup_cb):
6970         
6971         Don't restore presentation in empty windows, more intelligent
6972         next page behaviour in dual mode.
6973
6974         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6975         (ev_pixbuf_cache_clear_job_sizes):
6976         
6977         Cleanup job callback on removal. Fix for the bug #325886.
6978
6979 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6980
6981         * ps/ps.c: (psscan):
6982         
6983         Commit workaround Mozilla problem. Fix for the bug #325919
6984         
6985         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6986         (save_item):
6987         
6988         Fix for year 2038 problem.
6989
6990 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6991
6992         * shell/ev-window.c: (setup_document_from_metadata),
6993         (ev_window_cmd_view_reload):
6994
6995         Clamp page recieved from metadata in valid values. Fix
6996         for the bug #325986.
6997
6998 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6999
7000         * MAINTAINERS: 
7001         Add MAINTAINERS as requested on desktop-devel-list.
7002
7003 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7004
7005         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7006         (mime_type_supported_by_gdk_pixbuf),
7007         (ev_document_factory_get_mime_types),
7008         (ev_document_factory_get_all_mime_types):
7009         
7010         Don't add pixbuf mime types if pixbuf backend is disabled.
7011         
7012         * shell/ev-application.c: (ev_application_get_uri_window):
7013         
7014         Fix for the bug 325815 - unhandled MIME type message doesn't 
7015         appear a second time. 
7016         
7017         * shell/ev-document-types.c: (ev_document_types_add_filters):
7018         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7019         (password_dialog_response), (ev_window_popup_password_dialog),
7020         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7021         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7022         (ev_window_run_presentation), (ev_window_stop_presentation),
7023         (save_sizing_mode), (ev_window_zoom_changed_cb),
7024         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7025         (ev_window_dual_mode_changed_cb),
7026         (ev_window_sidebar_current_page_changed_cb),
7027         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7028         (window_state_event_cb), (window_configure_event_cb):
7029         
7030         Cleanup additional uris holded by EvWindow.
7031
7032 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7033
7034         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7035         (ev_view_can_previous_page), (ev_view_can_next_page):
7036         * shell/ev-view.h:
7037         * shell/ev-window.c: (update_action_sensitivity):
7038         
7039         Two page scrolling with Space and PageUp in dual mode. Second fix 
7040         for the bug #316608.
7041
7042 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7043
7044         * shell/ev-view.c: (scroll_to_current_page):
7045         
7046         Correctly clamp adjustment value. Fix for the bug
7047         #325808.
7048
7049 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7050
7051         * shell/ev-sidebar-links.c: (print_section_cb):
7052         * shell/ev-window.c: (ev_window_get_uri),
7053         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
7054         (ev_window_print_dialog_response_cb), (ev_window_print_range),
7055         (ev_window_dispose):
7056         
7057         Make print dialog non-modal. Fix for the bug #325622.
7058
7059 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7060
7061         * shell/ev-metadata-manager.c:
7062         * shell/ev-utils.c: (using_pdf_printer),
7063         (using_postscript_printer), (load_print_config_from_file),
7064         (save_print_config_to_file):
7065         * shell/ev-utils.h:
7066         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
7067         (update_sidebar_visibility), (setup_sidebar_from_metadata),
7068         (setup_view_from_metadata), (ev_window_setup_document),
7069         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7070         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7071         (ev_window_run_presentation), (ev_window_stop_presentation),
7072         (save_sizing_mode), (ev_window_zoom_changed_cb),
7073         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7074         (ev_window_dual_mode_changed_cb),
7075         (ev_window_sidebar_current_page_changed_cb),
7076         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7077         (window_state_event_cb), (window_configure_event_cb),
7078         (ev_window_init):
7079         
7080         Setting saving behaviour fixes.
7081
7082 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7083
7084         * configure.ac:
7085         
7086         Make antialiasing gs options better and allow
7087         to change them during configure. Fix for the 
7088         bug #319049.
7089
7090 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7091
7092         * shell/ev-window.c: (setup_view_from_metadata):
7093         
7094         Remember if last window was maximized. Fix for the
7095         bug #323797.
7096
7097 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
7098
7099         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
7100
7101 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7102
7103         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
7104         * shell/ev-page-action.c: (build_new_tree_cb):
7105         * shell/ev-sidebar-links.c: (links_page_num_func),
7106         (update_page_callback_foreach), (update_page_callback):
7107         * shell/ev-view.c: (scroll_to_current_page):
7108         
7109         Fix for the bug #325067 with more intelligent selection
7110         of current link in sidebar. Make sidebar handle links
7111         of FITR-like type more correctly.
7112
7113         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7114         (dvi_pixbuf_put_pixel):
7115         
7116         Fix memory consumtion with disabled alpha channel.
7117
7118 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7119
7120         * data/evince-ui.xml:
7121         * shell/ev-window.c: (view_menu_popup_cb),
7122         (ev_popup_cmd_open_link), (ev_window_init):
7123         
7124         Update context menu for internal links. Fix for the bug
7125         #325066.
7126
7127 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7128
7129         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
7130         
7131         Bind context menu to keyboard also. Fix for the bug
7132         #325065.
7133
7134 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7135
7136         * shell/ev-view.c: (selection_scroll_timeout_cb):
7137         
7138         Horizontal scroll on selection also.
7139
7140 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7141
7142         * shell/ev-metadata-manager.c: (parse_value):
7143         * shell/ev-view.c: (goto_xyz_link):
7144         
7145         Correct zoom setup and metadata save broken in 
7146         some locales.
7147
7148 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7149
7150         * shell/ev-view-private.h:
7151         * shell/ev-view.c: (scroll_to_current_page),
7152         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
7153         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
7154         (page_changed_cb), (ev_view_set_continuous),
7155         (ev_view_set_dual_page), (ev_view_set_presentation):
7156         
7157         Delay scroll until allocation to correctly position page. Fix
7158         for the bug #317334.
7159
7160 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7161
7162         * NEWS:
7163         * configure.ac:
7164         
7165         Update NEWS and require poppler 0.5.0.
7166
7167 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
7168         
7169         * data/evince-ui.xml:
7170         * shell/ev-view-private.h:
7171         * shell/ev-view.c: (ev_view_get_link_at_location),
7172         (handle_link_over_xy), (ev_view_button_press_event),
7173         (ev_view_button_release_event), (ev_view_class_init):
7174         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
7175         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
7176         (ev_window_init):
7177         
7178         Implement right-click context menu.
7179
7180 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7181
7182         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7183         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
7184         (mdvi_pixbuf_device_render):
7185         * pdf/ev-poppler.cc:
7186
7187         Don't generate thumbnails with alpha. See bug #324077.
7188         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
7189
7190 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7191
7192         * shell/ev-window.c: (setup_chrome_from_metadata):
7193         
7194         Fix typo that was hiding toolbar.
7195
7196 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7197
7198         * shell/ev-view-private.h:
7199         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
7200         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
7201         (ev_view_button_release_event), (ev_view_destroy):
7202         
7203         Small cleanup and autoscrolling during selection. Thanks to 
7204         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
7205
7206 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
7207
7208         * configure.ac:
7209         
7210         Correctly check for comics option.
7211
7212 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
7213         * Makefile.am:
7214         * configure.ac:
7215         * backend/Makefile.am:
7216         * backend/ev-document-factory.c:
7217         * shell/ev-document-types.c:
7218
7219         Included option in configure to make ps backend 
7220         compilation optional with --disable-ps.
7221
7222 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7223
7224         * backend/ev-document-factory.c:
7225         * comics/Makefile.am:
7226         * comics/comics-document.c: (comics_document_load):
7227         * comics/ev-cbr-mime.xml:
7228         * configure.ac:
7229         
7230         Comics mime types are added to shared-mime-info CVS. Now
7231         we don't need to install our own mime types.
7232
7233 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7234
7235         * shell/ev-window.c:
7236         
7237         Add shortcut for "save a copy" menu entry. Fix for
7238         the bug #324582.
7239
7240 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7241
7242         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7243         (job_finished_cb), (new_selection_pixbuf_needed),
7244         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7245         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
7246         
7247         Rework selection job info logic and fix critical warning.
7248
7249 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
7250
7251         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
7252
7253 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
7254
7255         * data/evince-ui.xml:
7256         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7257         
7258         Enter as shortcut key for next page. Fix for the bug
7259         #321394.
7260
7261 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
7262
7263         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
7264
7265 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7266
7267         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7268         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7269         (new_selection_pixbuf_needed),
7270         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7271         (clear_job_selection):
7272         
7273         Too early for 0.5. Pixbuf cache code cleaned a bit.
7274
7275 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7276
7277         * NEWS:
7278         * configure.ac:
7279         
7280         Release 0.5.0 preparation
7281
7282 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7283
7284         * comics/Makefile.am:
7285         * configure.ac:
7286         * shell/ev-document-types.c: (ev_document_types_add_filters):
7287         
7288         More advanced handling of custom mime type installation.
7289
7290 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7291
7292         * data/evince.schemas.in:
7293         * shell/ev-metadata-manager.c: (value_free),
7294         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7295         (ev_metadata_manager_get), (ev_metadata_manager_set):
7296         * shell/ev-metadata-manager.h:
7297         * shell/ev-window.c: (update_chrome_flag),
7298         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7299         (setup_document_from_metadata), (setup_chrome_from_metadata),
7300         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7301         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7302         (ev_window_view_toolbar_cb),
7303         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7304         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7305         
7306         Save last document settings and reuse them for new documents.
7307
7308 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7309
7310         * Makefile.am:
7311         * backend/Makefile.am:
7312         * backend/ev-document-factory.c:
7313         * backend/ev-document-factory.h:
7314         * comics/Makefile.am:
7315         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7316         (comics_document_load), (comics_document_save),
7317         (comics_document_get_n_pages), (comics_document_get_page_size),
7318         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7319         (comics_document_class_init), (comics_document_can_get_text),
7320         (comics_document_get_info), (comics_document_document_iface_init),
7321         (comics_document_init), (get_supported_image_extensions),
7322         (comics_document_thumbnails_get_geometry),
7323         (comics_document_thumbnails_get_thumbnail),
7324         (comics_document_thumbnails_get_dimensions),
7325         (comics_document_document_thumbnails_iface_init), (extract_argv):
7326         * comics/comics-document.h:
7327         * comics/ev-cbr-mime.xml:
7328         * configure.ac:
7329         * po/POTFILES.in:
7330         * shell/ev-application.c: (ev_application_register_service):
7331         * shell/ev-document-types.c: (ev_document_types_add_filters):
7332         * thumbnailer/Makefile.am:
7333         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7334         
7335         New CBR/CBZ backend for comic books.
7336
7337 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7338
7339         * shell/main.c: (load_files_remote):
7340
7341         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7342         warning on startup of second instance is fixed. It
7343         is bug #320353.
7344
7345 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7346
7347         * shell/ev-window.c: (ev_window_finalize):
7348         
7349         Fix double free that cause crash.
7350
7351 2005-10-29  Bastien Nocera <hadess@hadess.net>
7352
7353         * tiff/tiff-document.c: (tiff_document_load):
7354         
7355         Fix memory leak.
7356
7357 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7358
7359         * po/POTFILES.in:
7360         * shell/Makefile.am:
7361         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
7362         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
7363         (ev_view_accessible_get_text),
7364         (ev_view_accessible_get_character_at_offset),
7365         (ev_view_accessible_get_text_before_offset),
7366         (ev_view_accessible_get_text_at_offset),
7367         (ev_view_accessible_get_text_after_offset),
7368         (ev_view_accessible_get_character_count),
7369         (ev_view_accessible_get_caret_offset),
7370         (ev_view_accessible_set_caret_offset),
7371         (ev_view_accessible_get_run_attributes),
7372         (ev_view_accessible_get_default_attributes),
7373         (ev_view_accessible_get_character_extents),
7374         (ev_view_accessible_get_offset_at_point),
7375         (ev_view_accessible_get_n_selections),
7376         (ev_view_accessible_get_selection),
7377         (ev_view_accessible_add_selection),
7378         (ev_view_accessible_remove_selection),
7379         (ev_view_accessible_set_selection),
7380         (ev_view_accessible_text_iface_init),
7381         (ev_view_accessible_idle_do_action),
7382         (ev_view_accessible_action_do_action),
7383         (ev_view_accessible_action_get_n_actions),
7384         (ev_view_accessible_action_get_description),
7385         (ev_view_accessible_action_get_name),
7386         (ev_view_accessible_action_set_description),
7387         (ev_view_accessible_action_iface_init),
7388         (ev_view_accessible_get_type), (ev_view_accessible_new),
7389         (ev_view_accessible_factory_get_accessible_type),
7390         (ev_view_accessible_factory_create_accessible),
7391         (ev_view_accessible_factory_class_init),
7392         (ev_view_accessible_factory_get_type):
7393         * shell/ev-view-accessible.h:
7394         * shell/ev-view-private.h:
7395         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
7396         * shell/ev-view.h:
7397         
7398         Initial accessibility support.
7399
7400 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
7401
7402         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
7403
7404 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
7405
7406         * shell/ev-print-job.c: (idle_print_handler):
7407         
7408         Fix for bug Bug 318916: Printing multiple pages.
7409
7410 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
7411
7412         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
7413
7414 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7415
7416         * pdf/ev-poppler.cc:
7417         
7418         Thumnail dimensions unified with other backends.
7419         
7420         * shell/ev-window-title.c: (ev_window_title_update):
7421         
7422         Fix warning.
7423
7424 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7425
7426         * data/ev-stock-zoom-fit-width.png:
7427         
7428         Remove unused file.
7429
7430 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7431
7432         * configure.ac:
7433         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
7434         (djvu_document_finalize):
7435         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
7436         (dvi_document_finalize):
7437         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
7438         (pixbuf_document_save), (pixbuf_document_finalize):
7439         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
7440         (tiff_document_finalize):
7441         
7442         Save a copy implemented for various backends.
7443
7444 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
7445
7446         * configure.ac:
7447         
7448         Don't link with ltiff if tiff is disabled.
7449
7450 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7451
7452         * pdf/GDKSplashOutputDev.cc:
7453         * pdf/GDKSplashOutputDev.h:
7454         * pdf/Thumb.cc:
7455         * pdf/Thumb.h:
7456         * pdf/pdf-document.cc:
7457         * pdf/pdf-document.h:
7458         * pdf/test-gdk-output-dev.cc:
7459         
7460         Remove old unused files.
7461
7462 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7463
7464         * shell/ev-window.c: (ev_window_setup_document):
7465         
7466         Fixed warnings on reload and probably crash reason.
7467
7468 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7469
7470         * properties/ev-properties-view.c:
7471         (ev_properties_view_format_date):
7472         
7473         Check if date is invalid. Fix for bug 318134.
7474
7475 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7476
7477         * shell/ev-window-title.c:
7478         
7479         Add .indd files (Adobe Indesign) to the list of "bad
7480         extensions".
7481
7482 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7483
7484         * data/evince-ui.xml:
7485         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7486         
7487         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7488
7489 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7490
7491         * shell/ev-window.c: (launch_link), (launch_external_uri),
7492         (view_external_link_cb):
7493
7494         URL-escape link before passing it to gnome_vfs_url_show.
7495
7496 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7497
7498         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7499         there isn't text selected.
7500
7501 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7502
7503         * shell/ev-view.c: (handle_link_over_xy):
7504
7505         Check tooltip is valid utf8 before showing it
7506
7507 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7508
7509         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7510
7511 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7512
7513         * shell/ev-window-title.c: (ev_window_title_update):
7514
7515         Guard against using g_strstrip on NULL. Fixes bug #317291.
7516
7517 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7518
7519         * pdf/ev-poppler.cc:
7520
7521         Show title even for unknown links
7522
7523 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7524
7525         * shell/ev-window-title.c: (ev_window_title_update):
7526
7527         Strip the title string
7528
7529 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7530
7531         * shell/ev-window-title.c:
7532
7533         Add .rtf to the bad extensions list
7534
7535 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7536
7537         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7538         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7539
7540         Ignore link coordinates if they are outside page bounds
7541
7542 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7543
7544         * backend/ev-link.c: (ev_link_type_get_type),
7545         (ev_link_get_filename), (ev_link_get_params),
7546         (ev_link_get_property), (ev_link_set_property),
7547         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7548         * backend/ev-link.h:
7549         * pdf/ev-poppler.cc:
7550         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7551         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7552         (ev_window_init):
7553
7554         Implement launch links. Delegate external link opening to
7555         the window.
7556
7557 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7558
7559         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7560         (ev_link_get_right), (ev_link_get_property),
7561         (ev_link_set_property), (ev_link_class_init),
7562         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7563         * backend/ev-link.h:
7564         * pdf/ev-poppler.cc:
7565         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7566
7567         Implement fitr links
7568
7569 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7570
7571         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7572         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7573         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7574         (ev_view_size_request_continuous),
7575         (ev_view_size_request_dual_page),
7576         (ev_view_size_request_single_page), (ev_view_size_allocate),
7577         (ev_view_zoom_for_size_continuous_and_dual_page),
7578         (ev_view_zoom_for_size_continuous),
7579         (ev_view_zoom_for_size_dual_page),
7580         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7581         (ev_sizing_mode_get_type):
7582         * shell/ev-view.h:
7583         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7584
7585         Do not use modes for link, we need to calculate size ad hoc.
7586         Still not perfect because of the usual scrollbar issues grrr.
7587
7588 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7589
7590         * backend/ev-link.c: (ev_link_type_get_type),
7591         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7592         * backend/ev-link.h:
7593         * pdf/ev-poppler.cc:
7594         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7595         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7596         (ev_view_size_request_continuous),
7597         (ev_view_size_request_dual_page),
7598         (ev_view_size_request_single_page), (ev_view_size_allocate),
7599         (zoom_for_size_fit_height),
7600         (ev_view_zoom_for_size_continuous_and_dual_page),
7601         (ev_view_zoom_for_size_continuous),
7602         (ev_view_zoom_for_size_dual_page),
7603         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7604         (ev_sizing_mode_get_type):
7605         * shell/ev-view.h:
7606         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7607
7608         Implement FIT_HEIGHT mode (only for links).
7609         Implement FITH links
7610
7611 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7612
7613         * shell/ev-window-title.c: (get_filename_from_uri),
7614         (ev_window_title_sanitize_extension), (ev_window_title_update),
7615         (ev_window_title_set_document), (ev_window_title_set_uri),
7616         (ev_window_title_free):
7617         * shell/ev-window-title.h:
7618         * shell/ev-window.c: (ev_window_setup_document),
7619         (ev_window_popup_password_dialog):
7620
7621         Refactor window title building while fixing it for
7622         password documents.
7623
7624 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7625
7626         * pdf/ev-poppler.cc:
7627
7628         Escape link title before setting it in the model
7629
7630 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7631
7632         * shell/ev-application.c: (removed_from_session), (save_session),
7633         (init_session), (ev_application_get_empty_window),
7634         (ev_application_init), (ev_application_get_windows):
7635         * shell/ev-application.h:
7636         * shell/ev-window.c: (ev_window_finalize):
7637
7638         Add a function to retrieve window list and share it where
7639         necessary.
7640         Implement session handling, works pretty well thanks to the
7641         metadata system.
7642
7643 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7644
7645         * shell/ev-password.c: (ev_password_item_created_callback),
7646         (ev_password_dialog_save_password):
7647         
7648         Fix for bug 316972. Use async gnome-keyring API.
7649
7650 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7651
7652         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7653         Remove unused unrealize handler. Add scroll handling to
7654         ev_view_scroll_event for presentation mode (bug #316708),
7655         and fix the event state checks there.
7656
7657 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7658
7659         * shell/ev-page-action.c: (page_changed_cb):
7660
7661         "marco, maybe we should be crazy and jump right to 6! :)"
7662
7663         Bryan Clark, Sep 2005
7664
7665 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7666
7667         * ps/ps-document.c: (save_document), (ps_document_save),
7668         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7669         (ps_document_ps_export_end):
7670
7671         Fix unstructured documents save and print
7672
7673 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7674
7675         * shell/ev-application.c: (ev_application_open_uri):
7676
7677         Fix window size persistance
7678
7679 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7680
7681         * shell/ev-view.c: (ev_view_button_release_event):
7682
7683         Based on a patch from carlosgc@gnome.org. Mouse buttons
7684         switch pages in presentation mode.
7685
7686 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7687
7688         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7689
7690         Dont cast to int before scaling
7691
7692 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7693
7694         * backend/ev-link.c: (ev_link_type_get_type),
7695         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7696         (ev_link_new_page_fith):
7697         * backend/ev-link.h:
7698         * pdf/ev-poppler.cc:
7699         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7700
7701         Implement FIT and FITH links
7702
7703 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7704
7705         * pdf/ev-poppler.cc:
7706
7707         Return 0 results when search is not in progress.
7708
7709         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7710         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7711
7712         Update menu sensitivity when cancelling search
7713
7714 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7715
7716         * shell/ev-view.c: (ev_view_can_find_next):
7717
7718         Take all pages in consideration, not just current one
7719
7720 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7721
7722         * shell/ev-page-cache.c:
7723         * shell/ev-page-cache.h:
7724         * shell/ev-view.c: (ev_view_binding_activated),
7725         (ev_view_next_page), (ev_view_previous_page),
7726         (ev_sizing_mode_get_type):
7727         * shell/ev-view.h:
7728         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7729         (ev_window_cmd_go_next_page):
7730
7731         Move page next/previous functions from page chace to
7732         view and change it to move by 2 page steps in dual mode.
7733
7734 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7735
7736         * shell/ev-window.c: (update_sidebar_visibility),
7737         (setup_sidebar_from_metadata), (ev_window_setup_document),
7738         (setup_view_from_metadata):
7739
7740         Show the index by default when there is one     
7741
7742 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7743
7744         * shell/ev-window-title.c: (ev_window_title_set_document):
7745
7746         Missing null check
7747
7748 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7749
7750         * shell/ev-view.c: (view_update_range_and_current_page):
7751         
7752         Allow display of last odd page in dual view. Fix for 316347.
7753
7754 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7755
7756         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7757         
7758         Make close button default. Fix for 316383.
7759
7760 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7761
7762         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7763         
7764         Mark close button as default. Fix for 316381.
7765
7766 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7767
7768         * backend/ev-link.c: (ev_link_class_init):
7769
7770         Allow negative doubles in left/top properties
7771
7772 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7773
7774         * shell/ev-window.c:
7775
7776         Remove a bunch of strings that was used only
7777         by the statusbar.
7778
7779 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7780
7781         * shell/ev-window-title.c: (get_filename_from_uri),
7782         (ev_window_title_set_document):
7783
7784         When title has a confusing extension, show also
7785         the document filename inside ()
7786
7787 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7788
7789         * shell/Makefile.am:
7790         * shell/ev-window-title.c: (ev_window_title_new),
7791         (ev_window_title_update), (ev_window_title_set_type),
7792         (ev_window_title_set_document), (ev_window_title_free):
7793         * shell/ev-window-title.h:
7794         * shell/ev-window.c: (ev_window_setup_document),
7795         (password_dialog_response), (ev_window_popup_password_dialog),
7796         (ev_window_dispose), (ev_window_init):
7797
7798         Factor out and cleanup window title code
7799
7800 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7801
7802         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7803         (unable_to_load):
7804
7805         Make dialog transient so it doesnt block other windows
7806
7807 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7808
7809         * pdf/ev-poppler.cc:
7810         
7811         Fix pdf thumbnails rendering.
7812
7813 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7814
7815         * shell/ev-window.c: (fullscreen_set_timeout):
7816         
7817         Increase timeout to hide full screen popup. Bug 
7818         316123. 
7819
7820 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7821
7822         * data/evince.schemas.in:
7823         * shell/ev-window.c: (update_action_sensitivity):
7824
7825         Allow the user to override document restrictions. Fix for bug
7826         305818.
7827
7828 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7829
7830         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7831         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7832         (ev_window_class_init): Fix multihead behaviour of fullscreen
7833         toolbar popup. Fixes bug #315451.
7834
7835 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7836
7837         * configure.ac:
7838         * data/evince-password.glade:
7839         * shell/ev-password.c: (ev_password_dialog_set_property),
7840         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7841         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7842         (ev_password_dialog_entry_changed_cb),
7843         (ev_password_dialog_entry_activated_cb),
7844         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7845         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7846         (ev_password_dialog_set_bad_pass):
7847         * shell/ev-password.h:
7848         * shell/ev-window.c: (password_dialog_response),
7849         (ev_window_popup_password_dialog):
7850         
7851         Support for gnome-keyring for encrypted PDF's.
7852
7853 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7854
7855         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7856         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7857         (ev_view_enter_notify_event), (ev_view_class_init):
7858         
7859         More precise handling of enter_notify/leave_notify events
7860         in EvView. Fix for bug 315470.
7861
7862 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7863
7864         * shell/ev-window.c: (fullscreen_timeout_cb),
7865         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7866         (ev_window_dispose):
7867
7868         leak fix: unref fullscreen_timeout_source before clearing it
7869
7870 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7871
7872         * configure.ac, dvi/mdvi/Makefile.am: 
7873         
7874         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7875
7876 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7877
7878         * backend/ev-link.c: (ev_link_new_page_xyz):
7879         * pdf/ev-poppler.cc:
7880         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7881
7882         Fix some bugs with xyz links, respect zoom
7883
7884 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7885
7886         * shell/ev-window.c: (page_changed_cb),
7887         (setup_document_from_metadata), (update_sidebar_visibility),
7888         (setup_view_from_metadata), (ev_window_run_fullscreen),
7889         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7890         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7891         (ev_window_dual_mode_changed_cb),
7892         (ev_window_sidebar_current_page_changed_cb):
7893
7894         null check uri before setting and getting metadata
7895
7896 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7897
7898         * dvi/Makefile.am:
7899         * properties/Makefile.am:
7900         * shell/Makefile.am:
7901         * thumbnailer/Makefile.am:
7902
7903         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7904
7905 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7906
7907         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7908         (selection_changed_callback):
7909         * shell/ev-sidebar-links.h:
7910
7911         Add a signal for link activation.
7912
7913         * shell/ev-view.c: (ev_view_goto_link),
7914         (ev_view_button_release_event):
7915         * shell/ev-view.h:
7916         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7917         (ev_window_init):
7918
7919         Implement the signal so that we can handle all link types.
7920
7921         * shell/ev-page-cache.c:
7922
7923         Remove unused set_link function
7924
7925 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7926
7927         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7928
7929         Add some space from the cursor, hardcoded but I couldnt
7930         find a better way.
7931
7932 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7933
7934         * lib/ev-tooltip.c:
7935
7936         Use mozilla style vs gtk style, way better for links.
7937
7938         * shell/ev-view.c: (ev_view_motion_notify_event),
7939         (ev_view_destroy), (ev_view_init):
7940
7941         Deactive tooltip when the link hovered is changed.
7942
7943 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7944
7945         * backend/ev-document.h:
7946         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7947         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7948         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7949         (ev_link_new_page), (ev_link_new_page_xyz):
7950         * backend/ev-link.h:
7951         * pdf/ev-poppler.cc:
7952         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7953         (go_to_link), (tip_from_link):
7954
7955         Implement xyz links, still not functional. Links are a total
7956         mess, will need to refactor and bugfix a lot :(
7957
7958 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7959
7960         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7961
7962 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7963
7964         * data/evince-ui.xml:
7965         * data/evince.schemas.in:
7966         * shell/Makefile.am:
7967         * shell/ev-window.c: (update_chrome_visibility),
7968         (password_dialog_response), (ev_window_load_job_cb),
7969         (ev_window_xfer_job_cb), (ev_window_open_uri),
7970         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7971         (ev_window_init):
7972
7973         Remove the statusbar. This regress loading feedback, need to
7974         check with Bryan what we want to do there...
7975
7976 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7977
7978         * lib/ev-tooltip.c: (ev_tooltip_init):
7979
7980         Fix tooltip border and size handling
7981
7982 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7983
7984         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7985         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7986         (ev_tooltip_timeout), (ev_tooltip_activate),
7987         (ev_tooltip_deactivate):
7988         * lib/ev-tooltip.h:
7989         * shell/ev-view.c: (ev_view_motion_notify_event):
7990
7991         Delay popup showing. Mirror gtk logic/times.
7992
7993 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7994
7995         * lib/Makefile.am:
7996         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7997         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7998         (ev_tooltip_set_text), (ev_tooltip_set_position):
7999         * lib/ev-tooltip.h:
8000
8001         Simple widget to show tooltips at a custom position
8002
8003         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8004         (ev_view_destroy):
8005
8006         Use it for links. First go, needs work
8007
8008 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8009
8010         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8011         HIG fixes.  Use title capitalization for window title. Use 12 
8012         pixels of space between the dialog's vbox and action area.
8013
8014 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8015
8016         * shell/ev-window.c: (file_open_dialog_response_cb),
8017         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8018         (ev_window_cmd_save_as):
8019
8020         Make file pickers not modal and refactor code some
8021
8022 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8023
8024         * shell/ev-sidebar.h:
8025         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8026         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8027         (ev_sidebar_class_init), (ev_sidebar_select_page),
8028         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8029         (ev_sidebar_set_page):
8030
8031         Add a current page property and allow to get/set it
8032
8033         * shell/ev-window.c: (setup_view_from_metadata),
8034         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8035
8036         Persist current sidebar page per document
8037
8038 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8039
8040         * data/evince.schemas.in:
8041         * shell/ev-window.c: (update_chrome_visibility),
8042         (setup_document_from_metadata), (update_sidebar_visibility),
8043         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8044         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8045         (ev_window_run_presentation), (ev_window_stop_presentation),
8046         (ev_window_view_sidebar_cb),
8047         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8048         (load_chrome), (ev_window_init):
8049
8050         Persist size/visibility of sidebar per document
8051
8052 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
8053
8054         * shell/ev-view.c (draw_loading_text): Draw loading text.
8055
8056 2005-09-02  Dan Damian  <dand@gnome.ro>
8057
8058         * configure.in: Added "ro" to ALL_LINGUAS.
8059
8060 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8061
8062         * shell/ev-view.c: (clear_caches):
8063
8064         ev_page_cache_get doesnt return a reference,
8065         dont try to unref it.
8066
8067 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8068
8069         * shell/main.c: (load_files_remote):
8070
8071         Fix timestamp parameter with dbus <= 0.33
8072
8073 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
8074
8075         * data/evince.schemas.in:
8076
8077         Add missing full stop
8078
8079 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
8080
8081         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
8082         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
8083
8084         Plug some memory leaks
8085
8086 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
8087
8088         * configure.ac:
8089         * lib/ev-debug.c: (trap_handler):
8090
8091         Check for execinfo.h and use it only if it exists.
8092         Ported from Epiphany (bug #314776).
8093
8094 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
8095
8096         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
8097
8098 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
8099
8100         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
8101         * po/id.po      : Added Indonesian translation
8102
8103 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
8104
8105         * shell/main.c:
8106         * shell/ev-application.c: Last minute GTK-2.6 fixes.
8107         * NEWS: Release 0.4.0
8108
8109 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
8110
8111         * configure.ac: catch another gtk+-2.8ism
8112         * shell/main.c: Make work with gtk+-2.6
8113
8114 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
8115
8116         * shell/ev-application-service.xml: Add 'timestamp' argument to
8117           ev_application_open_window and ev_application_open_uri methods.
8118
8119         * shell/ev-application.h: Add 'timestamp' argument to
8120           ev_application_open_window, ev_application_open_uri,
8121           and ev_application_open_uri_list functions.
8122
8123         * shell/ev-application.c (ev_application_open_window,
8124           ev_application_open_uri, ev_application_open_uri_list): Change
8125           functions that show/present windows to use a timestamp if one
8126           is passed in.
8127
8128         * shell/ev-window.c (ev_window_cmd_file_open,
8129           ev_window_cmd_recent_file_activate, drag_data_received_cb):
8130         * shell/main.c (load_files): Modify calls to ev_application to
8131           include GDK_CURRENT_TIME as timestamp.
8132
8133         * shell/main.c (load_files_remote): Obtain timestamp for client
8134           instance from GDK and pass to server instance so new windows are
8135           focused properly.  Fix dbus_g_proxy_call() calls by including second
8136           G_TYPE_INVALID.
8137           
8138         Closes bug #314475.
8139
8140 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
8141
8142         * shell/ev-window.c (ev_window_finalize): Check for
8143         avail. EvWindows when quiting to handle the finalize better,
8144         #314497
8145
8146 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8147         
8148         * properties/ev-properties-view.c: 
8149         
8150         Set textdomain to libglade. Fixes translation problem in property page.
8151
8152 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8153
8154         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8155         * dvi/Makefile.am:
8156         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
8157         * dvi/mdvi-lib/Makefile.am:
8158         
8159         Fix rotation of thumbnails, ported to new API. Moved library
8160         dependencies earlier, probably it will fix linkage problem.
8161
8162 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8163
8164         * backend/ev-document-misc.c:
8165         (ev_document_misc_get_thumbnail_frame):
8166         * backend/ev-document-misc.h:
8167         * configure.ac:
8168         * pdf/ev-poppler.cc:
8169         * shell/Makefile.am:
8170         * shell/ev-sidebar-thumbnails.c: (add_range),
8171         (ev_sidebar_thumbnails_set_loading_icon),
8172         (ev_sidebar_thumbnails_refresh),
8173         (ev_sidebar_thumbnails_set_document):
8174         * shell/ev-sidebar-thumbnails.h:
8175         * shell/ev-view.c: (ev_view_motion_notify_event),
8176         (ev_view_set_property), (ev_view_get_property),
8177         (ev_view_class_init), (ev_view_set_rotation):
8178         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8179         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
8180         (ev_window_init):
8181         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
8182         Redo rotation (again).  prepare for 0.4.0
8183
8184 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
8185
8186         * configure.ac: Bump poppler requirement to 0.4.1.
8187
8188         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
8189         argument to poppler_page_render_selection() call.
8190
8191 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8192
8193         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
8194         (djvu_document_thumbnails_get_thumbnail):
8195         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
8196         (dvi_document_thumbnails_get_thumbnail):
8197         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
8198         (pixbuf_document_thumbnails_get_thumbnail):
8199         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
8200         
8201         Update rotation direction of backends to fit with pdf and ps.
8202
8203 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
8204
8205         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
8206         * backend/ev-async-renderer.h:
8207         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
8208         (setup_page), (ps_document_get_page_size),
8209         (ps_async_renderer_render_pixbuf):
8210         * ps/ps-document.h:
8211         * shell/ev-jobs.c: (ev_job_render_run):
8212
8213         Fix orientation in the postscript document
8214
8215 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
8216
8217         * pdf/ev-poppler.cc:
8218         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
8219         * shell/ev-view.c: (highlight_find_results):
8220
8221         Adapt to the new poppler rotation API. Fix text maps on landscape
8222         documents.
8223
8224 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
8225
8226         * shell/ev-view.c (compute_new_selection_text): get the correct
8227         region when selecting in modes other than continuous.
8228
8229 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8230
8231         * shell/main.c (main): remove redundant g_warnings.
8232
8233 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8234
8235         * shell/Makefile.am: Don't include autogenerated
8236         file ev-application-service.h into distribution, since
8237         it causes dbus crash. Fix for bugs 313724 and 313443. 
8238
8239 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8240
8241         * configure.ac: Fix sed expression for FreeBSD. Thanks
8242         to Joe Marcus Clark <marcus@freebsd.org>
8243         
8244         * shell/eggfindbar.c: (entry_activate_callback),
8245         (entry_changed_callback), (egg_find_bar_init),
8246         (egg_find_bar_set_search_string):
8247         
8248         Made findbar buttons unsensitive if there is no text in
8249         entry. Fix for the bug 313285.
8250
8251 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
8252
8253         * ps/ps-document.c: Use g_filename_display_name for displaying
8254         filenames and revert string freeze breackage
8255
8256 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
8257
8258         * NEWS:
8259         * configure.ac:
8260
8261         Update for 0.3.4
8262
8263         * shell/Makefile.am:
8264
8265         Add ev-application-service.xml to extra dist
8266
8267         * shell/ev-view.c: (find_page_at_location):
8268
8269         Remove unused function (fix warning)
8270
8271 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8272
8273         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
8274         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
8275         
8276         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
8277         bug 313623.
8278
8279 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8280
8281         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
8282         * shell/ev-window.c:
8283         Fix build warnings
8284
8285 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8286
8287         * configure.ac: Update script to get dbus version.
8288         Fix for the bug #313443.
8289
8290 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8291
8292         * shell/ev-window.c: (ev_window_cmd_escape):
8293         
8294         Return focus back to view on escape. Fix for bug 313295.
8295
8296 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8297
8298         * shell/ev-window.c: (update_window_title),
8299         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8300         (ev_window_cmd_save_as):
8301         
8302         Correct conversion from uri to displayable string. Fix for
8303         bug 313296.
8304
8305 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8306
8307         * ps/ps-document.c: convert filename to utf8 when there is an error
8308         loading document. Fixes #309915
8309
8310 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8311
8312         * configure.ac:
8313
8314         We depend on poppler 0.4.0
8315
8316 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8317
8318         * configure.ac:
8319         * NEWS: Release 0.3.3.
8320         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8321
8322 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8323
8324         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8325         add a couple missing mnemonics to menu items, use title 
8326         capitalization for menu items and window titles, and add 
8327         ellipsis to open menu item.     
8328
8329 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8330
8331         * pdf/ev-poppler.cc:
8332         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8333         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8334         (ev_view_get_rotation):
8335         * shell/ev-view.h:
8336         * shell/ev-window.c: (setup_view_from_metadata),
8337         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8338         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8339         disk.
8340
8341 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8342
8343         * configure.ac: Added tr to ALL_LINGUAS
8344
8345 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8346
8347         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8348         requires several clicks to find word. Thanks to 
8349         Colin Slater <kiltedtaco@gmail.com>.
8350
8351 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8352
8353         * data/evince.desktop.in.in: Hide menu entry and
8354         rename it to "Document Viewer". Fix for bug 
8355         #312399.
8356
8357 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
8358
8359         * shell/ev-page-action.c (ev_page_action_class_init): 
8360
8361         Point to the correct function in constructor of the
8362         activate_label signal
8363
8364 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
8365
8366         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8367         * shell/ev-jobs.h: Make thread safe.
8368
8369 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8370
8371         * shell/ev-view.c: (view_update_range_and_current_page):
8372         Don't update page range if we are scrolling to some document
8373         point.
8374
8375 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8376
8377         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
8378         when getting max_page_width, fix drawing in dual mode.
8379
8380 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
8381
8382         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
8383         getting the area for select_all.
8384
8385 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
8386
8387         * backend/ev-selection.c: (ev_selection_render_selection):
8388         * backend/ev-selection.h:
8389         * pdf/ev-poppler.cc:
8390         * shell/ev-jobs.c: (ev_job_render_new):
8391         * shell/ev-jobs.h:
8392         * shell/ev-pixbuf-cache.c: (get_selection_colors),
8393         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
8394         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
8395         (ev_view_class_init):
8396
8397         Change selection color on focus in and focus out events.  Also,
8398         poppler now uses GdkColor for specifying the selection colors, so
8399         drop some awkward conversion code.
8400
8401 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
8402
8403         * configure.ac: Added Hebrew translation
8404
8405 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
8406
8407         * NOTES:
8408         * backend/ev-selection.c: (ev_selection_render_selection):
8409         * backend/ev-selection.h:
8410         * pdf/ev-poppler.cc:
8411         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
8412         (ev_job_render_run):
8413         * shell/ev-jobs.h:
8414         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8415         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
8416         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
8417         (ev_pixbuf_cache_style_changed),
8418         (ev_pixbuf_cache_get_selection_pixbuf),
8419         (ev_pixbuf_cache_set_selection_list),
8420         (ev_pixbuf_cache_get_selection_list):
8421         * shell/ev-pixbuf-cache.h:
8422         * shell/ev-utils.c: (ev_print_region_contents):
8423         * shell/ev-utils.h:
8424         * shell/ev-view.c: (ev_view_queue_draw_page),
8425         (selection_update_idle_cb), (ev_view_motion_notify_event),
8426         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
8427         (setup_caches), (ev_view_find_next), (merge_selection_region),
8428         (selection_free):
8429         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
8430
8431         Clean up selection to be much smoother!
8432
8433 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
8434
8435         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
8436         to poppler_page_render_selection().
8437
8438 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8439
8440         * ps/ps-document.c: (save_page_list): Use
8441         unzipped document when printing. Thanks to 
8442         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
8443         311016.
8444
8445 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8446
8447         * shell/ev-window.c: (update_action_sensitivity):
8448         
8449         Disable print and save respect to lockdown gconf keys. Fix
8450         for 312342.
8451
8452 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8453
8454         * configure.ac:
8455         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8456         (write_to_temp_file), (ev_file_set_contents):
8457         * shell/ev-utils.h:
8458         * shell/ev-window.c: (save_print_config_to_file):
8459         
8460         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8461         Fix for bug 312238
8462
8463 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8464
8465         * shell/ev-window.c: (load_print_config_from_file),
8466         (save_print_config_to_file), (ev_window_print_range):
8467
8468         Persist the print settings. Fixes bug #311578.
8469
8470 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8471
8472         * djvu/djvu-document.c: (djvu_document_get_page_size),
8473         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8474         (djvu_document_thumbnails_get_thumbnail):
8475         * dvi/dvi-document.c: (dvi_document_get_page_size),
8476         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8477         (dvi_document_thumbnails_get_dimensions),
8478         (dvi_document_thumbnails_get_thumbnail):
8479         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8480         (pixbuf_document_render_pixbuf),
8481         (pixbuf_document_document_iface_init),
8482         (pixbuf_document_thumbnails_get_thumbnail):
8483         
8484         Update backends to make them build with new rotation system.
8485
8486 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8487
8488         * help/C/figures/evince_start_window.png:
8489         
8490         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8491
8492 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8493
8494         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8495         * shell/ev-pixbuf-cache.h:
8496         * shell/ev-sidebar-thumbnails.c:
8497         (ev_sidebar_thumbnails_get_property), (add_range),
8498         (adjustment_changed_cb):
8499         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8500         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8501         we were thumbnailing the entire docment on startup, slowing us
8502         down hugely. 
8503
8504 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8505
8506         * shell/ev-page-cache.c: (ev_page_cache_new):
8507         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8508         == 0, fixes #310306.
8509
8510 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8511
8512         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8513         (ev_view_rotate_left):
8514
8515         Account rotation in doc_rect_to_view_rect.
8516         Ensure rotation doesnt go out of bounds.
8517
8518 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8519
8520         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8521
8522         Correct and cleanup w/h swapping
8523
8524 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8525
8526         * backend/ev-document-thumbnails.c:
8527         (ev_document_thumbnails_get_thumbnail):
8528         * backend/ev-document-thumbnails.h:
8529         * backend/ev-document.c:
8530         * backend/ev-document.h:
8531         * backend/ev-render-context.c: (ev_render_context_new),
8532         (ev_render_context_set_rotation):
8533         * backend/ev-render-context.h:
8534         * pdf/ev-poppler.cc:
8535         * ps/ps-document.c: (ps_document_document_iface_init):
8536         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8537         * shell/ev-jobs.h:
8538         * shell/ev-page-cache.c: (build_height_to_page),
8539         (ev_page_cache_new), (ev_page_cache_get_size),
8540         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8541         (ev_page_cache_get_height_to_page):
8542         * shell/ev-page-cache.h:
8543         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8544         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8545         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8546         (ev_pixbuf_cache_get_selection_pixbuf):
8547         * shell/ev-pixbuf-cache.h:
8548         * shell/ev-print-job.c: (idle_print_handler):
8549         * shell/ev-sidebar-thumbnails.c: (add_range):
8550         * shell/ev-view.c: (view_update_range_and_current_page),
8551         (get_page_y_offset), (get_page_extents),
8552         (ev_view_size_request_continuous_dual_page),
8553         (ev_view_size_request_continuous),
8554         (ev_view_size_request_dual_page),
8555         (ev_view_size_request_single_page), (draw_one_page),
8556         (ev_view_set_rotation), (ev_view_rotate_right),
8557         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8558         (ev_view_zoom_for_size_continuous_and_dual_page),
8559         (ev_view_zoom_for_size_continuous),
8560         (ev_view_zoom_for_size_dual_page),
8561         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8562         (ev_view_select_all):
8563         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8564         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8565         (tiff_document_document_iface_init),
8566         (tiff_document_thumbnails_get_thumbnail):
8567
8568         Use rotation rather than orientation. It's easier and enough
8569         for our needs.
8570
8571 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8572
8573         * shell/ev-page-cache.c: (build_height_to_page),
8574         (ev_page_cache_new), (ev_page_cache_get_size),
8575         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8576         (ev_page_cache_get_height_to_page):
8577         * shell/ev-page-cache.h:
8578         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8579         (ev_view_size_request_continuous_dual_page),
8580         (ev_view_size_request_continuous),
8581         (ev_view_zoom_for_size_continuous_and_dual_page),
8582         (ev_view_zoom_for_size_continuous):
8583
8584         Make the page cache aware of page orientation.
8585
8586 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8587
8588         * backend/ev-document-thumbnails.c:
8589         (ev_document_thumbnails_get_thumbnail):
8590         * backend/ev-document-thumbnails.h:
8591         * backend/ev-document.c:
8592         * backend/ev-document.h:
8593         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8594         * backend/ev-ps-exporter.h:
8595         * pdf/ev-poppler.cc:
8596         * ps/ps-document.c: (ps_document_document_iface_init),
8597         (ps_document_ps_export_do_page):
8598         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8599         * shell/ev-jobs.h:
8600         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8601         (ev_page_cache_get):
8602         * shell/ev-page-cache.h:
8603         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8604         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8605         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8606         * shell/ev-pixbuf-cache.h:
8607         * shell/ev-print-job.c: (idle_print_handler):
8608         * shell/ev-sidebar-thumbnails.c: (add_range):
8609         * shell/ev-view.c: (view_update_range_and_current_page),
8610         (get_page_extents), (ev_view_size_request_dual_page),
8611         (ev_view_size_request_single_page), (draw_one_page),
8612         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8613         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8614         (ev_view_zoom_for_size_dual_page),
8615         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8616         (ev_view_select_all):
8617         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8618         * tiff/tiff-document.c: (tiff_document_get_page_size),
8619         (tiff_document_get_orientation), (rotate_pixbuf),
8620         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8621         (tiff_document_thumbnails_get_thumbnail),
8622         (tiff_document_ps_export_do_page), (tiff_document_init):
8623
8624         Really make use of the orientation bit of the render context.
8625         Use the render context in a few more places in the backend API.
8626         This regress orientation, but now it's done right. Will try to
8627         fix it up asap...
8628
8629 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8630
8631         * shell/ev-view.c: (ensure_rectangle_is_visible):
8632
8633         Patch by Nickolay V. Shmyrev to fix find flickering
8634
8635 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8636
8637         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8638         duplex parameters to ::begin.
8639
8640         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8641         * shell/ev-print-job.c (idle_print_handler): 
8642         * ps/ps-document.c (ps_document_ps_export_begin): 
8643         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8644         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8645         implementations. Poppler backend needs poppler cvs. Rest has
8646         unchanged behavior.
8647
8648 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8649
8650         * shell/ev-window.c (using_pdf_printer): new function.
8651         (ev_window_print_range): print a less techy message if someone
8652         tries to print to PDF.
8653
8654 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8655
8656         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8657         from "unknown font" string. Bug #311431
8658
8659 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8660
8661         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8662
8663 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8664
8665         Bug #311280
8666         
8667         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8668         name for PopplerFontTypes
8669         (pdf_document_fonts_fill_model): add font type to the detail column
8670
8671         * backend/ev-document-fonts.h: added
8672         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8673
8674         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8675         font name and font details, add a little markup.
8676         (ev_properties_fonts_init): use the new cell data func, specify ypad
8677         property for the cell renderer.
8678         (ev_properties_fonts_set_document): add the details column.
8679
8680 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8681
8682         * configure.ac: Added "pl" to ALL_LINGUAS.
8683
8684 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8685
8686         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8687
8688 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8689
8690         * help/ChangeLog: Started this for translations of manual.
8691         * configure.ac, autogen.sh, .cvsignore: Migrated to
8692         gnome-doc-utils. Patch in bug #311222.
8693
8694 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8695
8696         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8697         #ifdef this away to fix an unused-function warning.
8698
8699 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8700
8701         * configure.ac: Added 'gl' to ALL_LINGUAS.
8702
8703 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8704
8705         * configure.ac: Added ne in ALL_LINGUAS
8706         
8707 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8708
8709         * shell/ev-view.c: (ev_view_leave_notify_event):
8710         
8711         Clear status message when pointer leaves view. Fix for bug
8712         #310818 
8713
8714 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8715
8716         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8717
8718 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8719
8720         * shell/ev-view.c: (ev_view_leave_notify_event),
8721         (ev_view_class_init):
8722         
8723         Set cursor to normal then leaving view.
8724
8725 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8726
8727         * configure.ac:
8728         
8729         Fix required djvulibre version.
8730
8731 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8732
8733         *configure.ac: Hindi (hi) language added
8734
8735 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8736
8737         *configure.ac: Punjabi (pa) Language added
8738
8739 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8740
8741         * data/evince-ui.xml, shell/ev-window.c:
8742         
8743         Add keypad accelerators for zooming. Fix for bug 308128.
8744
8745 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8746
8747         * Makefile.am:
8748         * backend/Makefile.am:
8749         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8750         * configure.ac:
8751         * shell/ev-document-types.c: (ev_document_types_add_filters):
8752
8753         Allow to enable/disable the pixbuf backend.
8754         Default to off for now. If we want it enabled we should
8755         really put mime types in the desktop, implement properties etc.
8756
8757         * properties/evince-properties.c:
8758
8759         Initialize error to NULL.
8760         Check error is not NULL before freeing.
8761
8762 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8763
8764         * shell/ev-window.c:
8765
8766         Use F5 as presentation accell
8767
8768 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8769
8770         * shell/ev-window.c: (update_chrome_visibility),
8771         (ev_window_create_fullscreen_popup), (ev_window_init):
8772
8773         Do not leak the fullscreen toolbar
8774
8775 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8776
8777         * shell/ev-window.c: (view_actions_focus_in_cb),
8778         (view_actions_focus_out_cb):
8779
8780         These has a return value! Fix totally random focus
8781         issues we was seeing.
8782
8783 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8784
8785         * shell/main.c: (load_files_remote):
8786
8787         Allow open more than one file
8788
8789 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8790
8791         * shell/main.c: (load_files_remote):
8792
8793         Fix for dbus 0.33. bug #309975
8794
8795 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8796
8797         * properties/ev-properties-main.c: (ev_properties_get_pages):
8798
8799         Actually return NULL for types we dont support
8800
8801 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8802
8803         * po/POTFILES.in:
8804
8805         Remove empty lines.
8806
8807 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8808
8809         * backend/ev-document-factory.c:
8810         (ev_document_factory_get_document):
8811
8812         Do not try to create the object if type
8813         is invalid.
8814
8815 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8816
8817         * ps/ps-document.c: (ps_document_dispose),
8818         (ps_async_renderer_render_pixbuf):
8819         * ps/ps-document.h:
8820
8821         Do not leak the target window
8822
8823 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8824
8825         * shell/ev-application.c: (ev_application_init):
8826
8827         Let tbe check file existence for us.
8828         Add a comment about eggrecent mime filter.
8829
8830 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8831
8832         * data/evince-ui.xml:
8833         * shell/ev-application.c: (ev_application_shutdown),
8834         (ev_application_init), (ev_application_get_toolbars_model),
8835         (ev_application_get_recent_model),
8836         (ev_application_save_toolbars_model):
8837         * shell/ev-application.h:
8838         * shell/ev-window.c: (ev_window_add_recent),
8839         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8840         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8841         (ev_window_init):
8842
8843         Use common toolbar and recent models for all windows.
8844         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8845
8846 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8847
8848         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8849         successfully check for gtk_icon_view_get_visible_range.
8850
8851 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8852
8853         * djvu/Makefile.am:
8854         * dvi/Makefile.am:
8855         
8856         Fix djvu and dvi backend build.
8857
8858 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8859
8860         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8861         (new_separator_pixbuf):
8862
8863         Don't leak windows.
8864
8865 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8866
8867         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8868
8869         HIGification of toolbar editor dialogue.
8870
8871 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8872
8873         * configure.ac:
8874         * shell/Makefile.am:
8875
8876         Ever build metadata manager since it's just
8877         disabled at runtime now.
8878
8879 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8880
8881         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8882         (ev_metadata_manager_get), (ev_metadata_manager_set):
8883         * shell/ev-metadata-manager.h:
8884
8885         Add an _init functions that enabled metadata management
8886         at runtime.
8887
8888         * shell/ev-window.c: (page_changed_cb),
8889         (setup_document_from_metadata), (ev_window_setup_document),
8890         (setup_view_from_metadata), (ev_window_open_uri),
8891         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8892         (ev_window_run_presentation), (ev_window_stop_presentation),
8893         (save_sizing_mode), (ev_window_zoom_changed_cb),
8894         (ev_window_continuous_changed_cb),
8895         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8896         (window_configure_event_cb):
8897
8898         Remove all ugly metadata define since we deal with it
8899         at runtime now.
8900
8901         * shell/main.c: (load_files_remote), (main):
8902
8903         Add support for dbus cvs head. Hopefully didnt break one
8904         of the other versions now!
8905
8906         If we dont get a response from the dbus server just
8907         give up with it and not enable metadata.
8908
8909 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8910
8911         * Makefile.am:
8912         * backend/Makefile.am:
8913         * configure.ac:
8914         * cut-n-paste/recent-files/Makefile.am:
8915         * cut-n-paste/toolbar-editor/Makefile.am:
8916         * cut-n-paste/zoom-control/Makefile.am:
8917         * lib/Makefile.am:
8918         * pdf/Makefile.am:
8919         * pixbuf/Makefile.am:
8920         * properties/Makefile.am:
8921         * ps/Makefile.am:
8922         * shell/Makefile.am:
8923         * thumbnailer/Makefile.am:
8924         * tiff/Makefile.am:
8925
8926         Make frontends depend on just libev.
8927         Rework and group CFLAGS/LIBS definitions.
8928         Cleanups.
8929
8930 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8931
8932         * shell/ev-window:
8933
8934         do not unnecessarily save zoom
8935
8936         * configure.ac:
8937         * lib/ev-file-helpers.c: (ev_dot_dir):
8938         * shell/Makefile.am:
8939         * shell/dummy.cc:
8940
8941         Some cleanups
8942
8943 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8944
8945         * configure.ac:
8946         
8947         Remove unnecessary dependencies
8948
8949 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8950
8951         * properties/Makefile.am:
8952         * thumbnailer/Makefile.am:
8953         * tiff/Makefile.am:
8954
8955         Some more cleanups. Was really necessary
8956         but I probably introduced bugs, feel free
8957         to flame :)
8958
8959 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8960
8961         * backend/Makefile.am:
8962         * configure.ac:
8963         * cut-n-paste/recent-files/Makefile.am:
8964         * cut-n-paste/toolbar-editor/Makefile.am:
8965         * cut-n-paste/zoom-control/Makefile.am:
8966         * lib/Makefile.am:
8967         * pdf/Makefile.am:
8968         * pixbuf/Makefile.am:
8969         * properties/Makefile.am:
8970         * ps/Makefile.am:
8971         * shell/Makefile.am:
8972         * thumbnailer/Makefile.am:
8973         * tiff/Makefile.am:
8974
8975         Use gnome-common macros when possible.
8976         Cleanup dependencies.
8977         Actually disable deprecated where possible.
8978
8979 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8980
8981         * Makefile.am:
8982         * backend/Makefile.am:
8983         * properties/Makefile.am:
8984         * shell/Makefile.am:
8985         * thumbnailer/Makefile.am:
8986
8987         This should solve the circular dep without
8988         requiring dir reorg!
8989
8990         * shell/ev-window.c: (setup_view_from_metadata):
8991
8992         Never restore window size/position when the
8993         window is already visible.
8994
8995 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8996
8997         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8998
8999         Return a boolean from timeout func. Fix ported from gedit.
9000
9001 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9002
9003         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9004
9005 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9006
9007         * shell/ev-document-types.c: set "All Documents" as default filter in
9008         open dialog
9009
9010 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9011
9012         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9013         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9014         (ev_metadata_manager_set_boolean): fix value/val thinko.
9015
9016 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9017
9018         * shell/ev-window.c: (setup_view_from_metadata),
9019         (window_state_event_cb), (window_configure_event_cb),
9020         (ev_window_init):
9021
9022         Remember window position and maximized state
9023
9024 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9025
9026         * configure.ac:
9027
9028         Fix DBUS configure checks.
9029
9030         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9031         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9032         (ev_metadata_manager_set_boolean):
9033
9034         Plug mem leaks.
9035
9036         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9037         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9038         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9039         (ev_window_continuous_changed_cb),
9040         (ev_window_dual_mode_changed_cb), (ev_window_new):
9041
9042         Fix the build without DBUS.
9043
9044 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9045
9046         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9047         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9048         (ev_metadata_manager_set_string),
9049         (ev_metadata_manager_set_boolean):
9050         * shell/ev-metadata-manager.h:
9051
9052         Add support for some more types
9053
9054         * shell/ev-view.c: (scroll_to_current_page),
9055         (ev_view_get_continuous), (ev_view_set_continuous),
9056         (ev_view_get_dual_page):
9057         * shell/ev-view.h:
9058         * shell/ev-window.c: (page_changed_cb),
9059         (setup_document_from_metadata), (ev_window_setup_document),
9060         (setup_view_from_metadata), (ev_window_open_uri),
9061         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9062         (ev_window_run_presentation), (ev_window_stop_presentation),
9063         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
9064         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
9065         (ev_window_update_dual_page_action),
9066         (ev_window_continuous_changed_cb),
9067         (ev_window_dual_mode_changed_cb), (ev_window_init):
9068
9069         Remember a bunch of view/document properties. Prolly some
9070         are still missing but it's getting interesting.
9071
9072 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
9073
9074         * configure.ac: check if dbus-binding-tool is installed. Not the
9075         case on current Ubuntu breezy, it seems.
9076
9077 2005-07-05  Luca Ferretti <elle.uca@libero.it>
9078
9079         * data/evince.desktop.in.in:
9080         
9081         Allow open uri lists and add TryExec field.
9082
9083 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9084
9085         * configure.ac:
9086
9087         Enable dbus when available, do not require a configure
9088         option.
9089
9090 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9091
9092         * configure.ac:
9093
9094         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
9095         disabled.
9096
9097 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9098         Marco Pesenti Gritti  <mpg@redhat.com>
9099
9100         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
9101         
9102         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
9103         functions to the format required by dbus
9104
9105         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
9106         errors. Use the RPC parameters in the expected way
9107
9108 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9109
9110         * Makefile.am:
9111         * properties/Makefile.am:
9112         * properties/ev-properties-main.c: (ev_properties_get_pages):
9113
9114         Support all mime types
9115
9116         * shell/Makefile.am:
9117         * thumbnailer/Makefile.am:
9118         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
9119         (evince_thumbnail_pngenc_get):
9120
9121         Use the document factory
9122
9123 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9124
9125         * backend/Makefile.am:
9126         * backend/ev-document-factory.c:
9127         (mime_type_supported_by_gdk_pixbuf),
9128         (ev_document_type_get_from_mime),
9129         (ev_document_factory_get_document),
9130         (ev_document_factory_get_backend),
9131         (ev_document_factory_get_mime_types),
9132         (ev_document_factory_get_all_mime_types):
9133         * backend/ev-document-factory.h:
9134         * shell/Makefile.am:
9135         * shell/ev-document-types.c: (get_document_from_uri),
9136         (ev_document_types_get_document),
9137         (file_filter_add_mime_list_and_free),
9138         (ev_document_types_add_filters):
9139         * shell/ev-document-types.h:
9140         * shell/ev-job-xfer.c: (ev_job_xfer_run):
9141         * shell/ev-properties-dialog.c:
9142         (ev_properties_dialog_set_document):
9143         * shell/ev-window.c: (ev_window_cmd_file_open),
9144         (ev_window_cmd_save_as):
9145         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9146
9147         Rework document types managing to avoid code duplication
9148         and actually abstract from backend implementations.
9149         Also provide a minimal factory api that can be used by
9150         thumbnailer/properties.
9151
9152 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9153
9154         * properties/ev-properties-view.c: (ev_properties_view_set_info):
9155         Plug a mem leak.
9156         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
9157         HIG spacings.
9158
9159 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9160
9161         * shell/ev-properties-dialog.c
9162         (ev_properties_dialog_set_document): only call
9163         ev_properties_fonts_set_document() if the document implements the
9164         fonts interface
9165
9166 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9167
9168         * configure.ac:
9169         * properties/Makefile.am:
9170         * properties/ev-properties-view.c:
9171         (ev_properties_view_register_type):
9172         * properties/ev-properties-view.h:
9173         * properties/ev-properties-main.h:
9174
9175         Implement nautilus plugin for properties.
9176         Works only for pdf atm, I need to rework the
9177         document types stuff to get this to work
9178         for all backends...
9179
9180 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9181
9182         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
9183         (ev_properties_fonts_set_document): use
9184         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
9185
9186 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9187
9188         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
9189         them
9190         (PlaceImage, tiff2ps_process_page): use
9191         g_ascii_dtostr to convert floats to strings in a locale-safe way.
9192
9193
9194 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9195
9196         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
9197         (main): to call gnome_authentication_manager_init. Should fix
9198         Bug #308510
9199
9200         * configure.ac: that requires libgnomeui 2.6.0.
9201
9202 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9203
9204         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9205         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
9206         use the new tiff2ps interfaces
9207
9208         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
9209         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
9210
9211         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
9212         structure instead of global variables.  Remove use of static
9213         variables in functions.
9214
9215 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
9216
9217         * shell/ev-page-action.c: unref the completion after setting it to the
9218         entry
9219
9220 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9221
9222         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
9223         postscript files
9224
9225 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9226
9227         * shell/ev-window.c (update_action_sensitivity): disable
9228         File->Print if the document does not implement the ps exporter
9229         interface
9230
9231 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
9232
9233         * Makefile.am:
9234         * configure.ac:
9235         * data/evince-properties.glade:
9236         * properties/.cvsignore:
9237         * properties/Makefile.am:
9238         * properties/ev-properties-view.c: (ev_properties_view_dispose),
9239         (ev_properties_view_class_init), (ev_properties_view_format_date),
9240         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
9241         (ev_properties_view_init), (ev_properties_view_new):
9242         * properties/ev-properties-view.h:
9243         * shell/Makefile.am:
9244         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
9245         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
9246         (ev_properties_dialog_new):
9247         * shell/ev-properties-dialog.h:
9248         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
9249         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
9250         (update_progress_label), (job_fonts_finished_cb),
9251         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
9252         * shell/ev-properties-fonts.h:
9253         * shell/ev-properties.c:
9254         * shell/ev-properties.h:
9255         * shell/ev-window.c: (ev_window_setup_document),
9256         (ev_window_cmd_file_properties):
9257
9258         Split the properties pages in two different objects, depend
9259         only on the backend where possible, use widgets instead
9260         of gobject for the glade part, reimplement the dialog
9261         itself with gtk.
9262         I need this to implement nautilus properties page.
9263
9264 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
9265
9266         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9267         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
9268         (tiff_document_document_ps_exporter_iface_init): implement the ps
9269         exporter interface for tiff documents
9270
9271         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
9272         libtiff to implement TIFF postscript export
9273
9274         * tiff/tiff2ps.h: added a header file for external tiff2ps
9275         functions.
9276
9277         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
9278         tiff2ps.h
9279
9280 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9281
9282         * shell/ev-view.c: (scroll_to_current_page),
9283         (ev_view_set_fullscreen), (ev_view_set_presentation):
9284         
9285         Scroll to current page when exit from presentation
9286
9287 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9288
9289         * shell/ev-window.c: (update_document_mode),
9290         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9291         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
9292         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9293         
9294         Exit from fullscreen mode when switch to presentation. Fix for
9295         bug 309365
9296
9297 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9298
9299         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9300         return NULL if the document does not implement the selection
9301         interface.
9302
9303 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9304
9305         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9306         reported height by using the resolution aspect ratio
9307         (tiff_document_render_pixbuf): scale the pixbuf using the
9308         resolution aspect ratio
9309
9310 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9311
9312         * configure.ac:
9313         
9314         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9315         <kiltedaco@gmail.com>
9316         
9317         * djvu/djvu-document.c: (djvu_document_get_orientation),
9318         (djvu_document_set_orientation), (djvu_document_get_page_size),
9319         (rotate_pixbuf), (djvu_document_render_pixbuf),
9320         (djvu_document_document_iface_init):
9321         * dvi/dvi-document.c: (dvi_document_get_orientation),
9322         (dvi_document_set_orientation), (dvi_document_get_page_size),
9323         (rotate_pixbuf), (dvi_document_render_pixbuf),
9324         (dvi_document_document_iface_init):
9325         
9326         Dvi and djvu backends are ported to new API
9327
9328 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9329
9330         * backend/ev-selection.c: (ev_selection_get_selection_region),
9331         (ev_selection_get_selection_map):
9332         * backend/ev-selection.h:
9333         * pdf/ev-poppler.cc:
9334         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9335         * shell/ev-jobs.h:
9336         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9337         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9338         (ev_pixbuf_cache_get_text_mapping):
9339         * shell/ev-pixbuf-cache.h:
9340         * shell/ev-view.c: (location_in_text),
9341         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9342         support to EvView.  Now we can see where we can select!  Sweet!
9343
9344 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9345
9346         * shell/ev-view.c (ev_view_button_press_event): Fix
9347         event->y + view->scroll_x typo.
9348
9349 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9350
9351         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9352         sub-GdkPixbuf instead of passing dest_x and dest_y.
9353         
9354         * shell/ev-view.c: (view_point_to_doc_point),
9355         (view_rect_to_doc_rect), (ev_view_button_press_event),
9356         (ev_view_motion_notify_event), (compute_new_selection_rect),
9357         (gdk_rectangle_point_in), (compute_new_selection_text),
9358         (compute_selections): Update selection code to keep the selection
9359         around as two points and not as a normalized rectangle, and fix
9360         page level selection in two-column mode.
9361
9362 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
9363
9364         * shell/ev-window.c: (window_configure_event_cb): 
9365         
9366         Fix compilation
9367         
9368 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9369
9370         * pdf/ev-poppler.cc:
9371
9372         Fix compilation
9373
9374 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9375
9376         * shell/Makefile.am:
9377         * shell/ev-metadata-manager.c: (item_free),
9378         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
9379         (parse_value), (parseItem), (load_values),
9380         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
9381         (save_values), (save_item), (get_oldest), (resize_items),
9382         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
9383         * shell/ev-metadata-manager.h:
9384
9385         Metadata manager from gedit but modified to use GValue, so that
9386         we dont need to keep converting from strings.
9387
9388         * configure.ac:
9389
9390         ENABLE_METADATA conditional, on when dbus is on
9391
9392         * shell/ev-application.c: (ev_application_open_uri):
9393
9394         Show the window after load so that we can initialize
9395         window size before it's showed.
9396
9397         * shell/ev-window.c: (ev_window_setup_from_metadata),
9398         (ev_window_open_uri), (window_configure_event_cb),
9399         (ev_window_init):
9400
9401         Save and load metadata information about window size.
9402         Not yet keeping states in account.
9403
9404         * shell/main.c: (main):
9405
9406         Shutdown metadata manager.
9407
9408 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9409
9410         * shell/ev-application-service.xml:
9411         * configure.ac:
9412         * shell/Makefile.am:
9413         * shell/ev-application.c:
9414         * shell/ev-application.h:
9415         * shell/ev-window.c:
9416         * shell/ev-window.h:
9417         * shell/main.c:
9418
9419         Add an optional dbus interface (--enable-dbus).
9420         Rework application code, mainly to be easier to
9421         use "remotely".
9422         Do not open multiple windows with the same document,
9423         spatial evince!
9424
9425 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
9426
9427         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
9428         pixbuf iff it exists.
9429
9430 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
9431
9432         * shell/*:
9433         * backend/ev-render-context.[ch]:
9434         * backend/ev-selection.[ch]:
9435
9436         Massive changes.  We now support text selection of pdfs, and not
9437         just rectangular selection.  This is pretty broken still, but I
9438         want to get something into CVS.
9439
9440 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9441
9442         * pdf/ev-poppler.cc:
9443         
9444         Fix for Bug 309080: crash on window close.
9445         
9446         * shell/ev-page-action.c: (page_changed_cb):
9447         
9448         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
9449         jensgr@gmx.net (Jens Granseuer).
9450
9451 2005-06-25  Marcel Telka  <marcel@telka.sk>
9452
9453         * configure.in (ALL_LINGUAS): Added sk.
9454
9455 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9456
9457         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9458         not a document open
9459
9460 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9461
9462         * NEWS:
9463         * configure.ac:
9464
9465         Release 0.3.2
9466
9467         * cut-n-paste/recent-files/Makefile.am:
9468
9469         Fix make distcheck
9470
9471 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9472
9473         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9474         (pixbuf_document_set_orientation), (rotate_pixbuf),
9475         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9476         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9477
9478         Implement rotation and cleanup the code a bit.
9479
9480         * tiff/tiff-document.c: (tiff_document_get_page_size),
9481         (tiff_document_get_orientation), (tiff_document_set_orientation),
9482         (rotate_pixbuf), (tiff_document_render_pixbuf),
9483         (tiff_document_document_iface_init), (tiff_document_init):
9484
9485         Implement rotation. Was the quicker solution for the release
9486         but we really need to share this code in the shell.
9487
9488 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9489
9490         * pdf/ev-poppler.cc:
9491
9492         Enable rotation, require poppler cvs. Fix a leak.
9493
9494 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9495
9496         * shell/ev-window.c: (update_action_sensitivity):
9497         
9498         Make properties unsensitive if document backend doesn't provide
9499         any info
9500
9501 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9502
9503         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9504         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9505         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9506         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9507         (bitmap_flip_rotate_counter_clockwise):
9508         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9509         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9510         (buff_gets):
9511         * dvi/mdvi-lib/common.h:
9512         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9513         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9514         (opendvi), (mdvi_reload), (mdvi_init_context),
9515         (mdvi_destroy_context), (mdvi_dopage), (special):
9516         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9517         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9518         (file_hash_free), (register_encoding), (parse_spec),
9519         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9520         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9521         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9522         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9523         (mdvi_register_font_type), (mdvi_unregister_font_type),
9524         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9525         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9526         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9527         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9528         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9529         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9530         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9531         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9532         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9533         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9534         (mdvi_unregister_special), (mdvi_flush_specials):
9535         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9536         (t1_font_remove):
9537         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9538         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9539         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9540         (free_font_metrics), (flush_font_metrics):
9541         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9542         (tt_font_remove):
9543         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9544         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9545         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9546         (dstring_insert), (dstring_new), (dstring_reset):
9547         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9548         
9549         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9550         avoid conflict with libtool on FC4
9551         
9552         * shell/ev-window.c: (ev_window_cmd_help_about):
9553         
9554         Update copyright year. Fix for bug 308828.
9555
9556 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9557
9558         * shell/ev-view.c: (add_scroll_binding_keypad),
9559         (ev_view_binding_activated), (ev_view_class_init),
9560         (on_adjustment_value_changed):
9561         
9562         Bug 170874: Arrow keys switch pages in presentation mode
9563
9564 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9565
9566         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9567         
9568         Fix for Bug 308265: Sidebar dissappears coming out of 
9569         Presentation mode
9570
9571 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9572
9573         * shell/ev-application.c: (ev_application_open):
9574         * shell/ev-document-types.c: (ev_document_types_add_filters),
9575         (ev_document_types_add_filters_for_type):
9576         * shell/ev-document-types.h:
9577         * shell/ev-window.c: (ev_window_cmd_save_as):
9578         
9579         Suggest basename as template when saving, provide filters
9580         for save dialog. It's bug 308402
9581
9582 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9583
9584         * pdf/ev-poppler.cc:
9585         * shell/ev-sidebar-links.c: (job_finished_callback):
9586         * shell/ev-view.c: (update_find_status_message):
9587         
9588         Some leaks fixed
9589
9590 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9591
9592         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9593         (egg_recent_view_uimanager_set_list):
9594
9595         Fix buglet in !show_numbers case.
9596
9597 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9598
9599         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9600         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9601
9602         Use pango ellipsisation.
9603
9604         * pdf/ev-poppler.cc:
9605
9606         Fix refcount leak, from nsh.
9607
9608 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9609
9610         * cut-n-paste/recent-files/Makefile.am:
9611         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9612         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9613         
9614         Removed EggRecentViewGtk
9615         
9616         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9617         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9618         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9619         (ev_window_setup_recent):
9620         
9621         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9622         with other projects
9623
9624 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9625
9626         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9627         (egg_recent_view_gtk_finalize):
9628
9629         Fix memory leak
9630
9631         * cut-n-paste/toolbar-editor/Makefile.am:
9632         
9633         Fix location of cursor icon.
9634         
9635         * pdf/ev-poppler.cc:
9636         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9637         (display_completion_text), (match_completion):
9638         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9639         (selection_changed_callback), (create_loading_model),
9640         (print_section_cb), (links_page_num_func),
9641         (update_page_callback_foreach):
9642         * shell/ev-window.c: (ev_window_dispose):
9643         
9644         Small memory fixes. Links model now store objects instead
9645         of pointers to improve memory management. 
9646
9647 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9648
9649         * shell/ev-window.c: (zoom_control_changed_cb):
9650         
9651         Fix update of zoom control (bug 308268).
9652
9653 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9654
9655         * shell/ev-properties.c (set_property): escape the text correctly.
9656         Handles non-UTF-8 properties and escaped properties.  Also, sets
9657         the text to "<i>None</i>" if the property isn't set.
9658
9659         * data/evince-properties.glade: Change the label to be ellipsized,
9660         and give it a minimum size.
9661
9662 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9663
9664         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9665         * shell/ev-sidebar-links.c: (create_loading_model):
9666         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9667         * shell/ev-view.c: (ev_view_set_document):
9668         * shell/ev-window.c: (ev_window_dispose):
9669         
9670         Various small fixes, mostly memory leaks. Thanks to valgrind.
9671
9672 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9673
9674         * ps/ps-document.c: remove the locale.h include again ;-). And
9675         kill the (bogus) setlocale/savelocale business.
9676
9677 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9678
9679         * ps/ps-document.c:
9680         
9681         Include locale.h to fix build
9682         
9683         * shell/ev-sidebar.c:
9684         
9685         Remove unnecessary includes
9686
9687 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9688
9689         * dvi/dvi-document.c: (dvi_document_load):
9690         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9691         * po/POTFILES.in:
9692         
9693         Check for incorrect dvi files. Fix parsing dvi on AMD64
9694         platform. Thanks to tester@tester.ca (Olivier Crete).
9695
9696 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9697
9698         * shell/ev-page-action.c: (match_selected_cb),
9699         (display_completion_text), (match_completion), (update_model):
9700         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9701         (expand_open_links):
9702         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9703         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9704         (ev_sidebar_set_document):
9705         * shell/ev-window.c: (ev_window_xfer_job_cb),
9706         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9707         
9708         Fixed lot's of memory leaks, for example, memory leak on reload, 
9709         described in bug 307793.
9710
9711 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9712
9713         * pdf/ev-poppler.cc:
9714         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9715         (update_visible_range), (adjustment_changed_cb),
9716         (ev_sidebar_thumbnails_fill_model),
9717         (ev_sidebar_thumbnails_refresh),
9718         (ev_sidebar_tree_selection_changed),
9719         (ev_sidebar_icon_selection_changed),
9720         (ev_sidebar_thumbnails_use_icon_view),
9721         (ev_sidebar_thumbnails_set_document):
9722         * shell/ev-sidebar-thumbnails.h:
9723         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9724         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9725
9726         Refresh thumbnails when changing orientation. Not fully
9727         working yet becuase of a sidebar bug.
9728
9729         Set page orientation to poppler page everywhere. This sucks
9730         really need to fix poppler.
9731
9732 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9733
9734         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9735         (egg_recent_view_gtk_new_menu_item),
9736         (egg_recent_view_gtk_set_property),
9737         (egg_recent_view_gtk_get_property),
9738         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9739         (egg_recent_view_gtk_set_tooltip_func),
9740         (egg_recent_view_gtk_set_label_width),
9741         (egg_recent_view_gtk_get_label_width):
9742         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9743
9744         Sync with libegg (ellipsize labels)
9745
9746 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9747
9748         * data/evince-ui.xml:
9749         * shell/ev-window.c: (ev_window_cmd_go_forward),
9750         (ev_window_cmd_go_backward):
9751         
9752         Shift + PageUp moves 10 Pages. Fix for 306125
9753
9754 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9755
9756         * pdf/ev-poppler.cc:
9757
9758         Add a flag to check if orientation has been overriden
9759
9760 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9761
9762         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9763         field if necessary.
9764
9765         * ps/ps.h: add creator field to document.
9766
9767         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9768         set creator field.
9769
9770 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9771
9772         * data/evince-properties.glade:
9773         * shell/ev-properties.c: (ev_properties_set_document):
9774
9775         s/PDF Version/Format
9776
9777 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9778
9779         * shell/ev-properties.c: (ev_properties_set_document):
9780
9781         Remove unnecessary translations
9782
9783 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9784
9785         * cut-n-paste/toolbar-editor/Makefile.am:
9786
9787         Correct library name    
9788
9789 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9790
9791         * configure.ac:
9792         * cut-n-paste/recent-files/egg-recent-model.c:
9793         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9794         (egg_recent_model_unlock_file):
9795         * cut-n-paste/recent-files/egg-recent-util.c:
9796         (egg_recent_util_get_unique_id):
9797         * cut-n-paste/recent-files/update-from-egg.sh:
9798         * cut-n-paste/toolbar-editor/Makefile.am:
9799         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9800         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9801         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9802         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9803         (egg_toolbars_model_get_type):
9804         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9805
9806         Better makefile for toolbar editor and update everything
9807         to latest libegg.
9808
9809 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9810
9811         * shell/ev-window.c: (update_document_mode):
9812
9813         Prefer presentation mode when the document
9814         require fullscreen.
9815
9816 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9817
9818         * data/evince-ui.xml:
9819         * shell/ev-window.c:
9820
9821         Add control-equal for zooming
9822
9823 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9824
9825         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9826
9827 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9828
9829         * backend/ev-document.c: (ev_document_get_orientation):
9830         * backend/ev-document.h:
9831         * pdf/ev-poppler.cc:
9832         * ps/ps-document.c: (ps_document_get_orientation),
9833         (ps_document_set_orientation), (ps_document_document_iface_init):
9834
9835         Add a get_orientation api. Improve set_orientation.
9836
9837         * data/evince-ui.xml:
9838         * shell/ev-view.c: (ev_view_set_orientation),
9839         (ev_view_rotate_right), (ev_view_rotate_left):
9840         * shell/ev-view.h:
9841         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9842         (ev_window_cmd_edit_rotate_right):
9843
9844         Better ui for changing document orientation
9845
9846 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9847
9848         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9849         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9850         * shell/ev-sidebar-links.h:
9851         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9852         (ev_sidebar_page_iface_init):
9853         * shell/ev-sidebar-page.h:
9854         * shell/ev-sidebar-thumbnails.c:
9855         (ev_sidebar_thumbnails_get_property),
9856         (ev_sidebar_thumbnails_class_init),
9857         (ev_sidebar_thumbnails_set_document):
9858         * shell/ev-sidebar-thumbnails.h:
9859         * shell/ev-view.c: (ev_view_motion_notify_event):
9860         * shell/ev-window.c: (update_chrome_visibility),
9861         (ev_window_cmd_focus_page_selector),
9862         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9863         (sidebar_page_main_widget_update_cb), (ev_window_init):
9864         
9865         Autoraise toolbar on GoToPage binding and fix bindings in
9866         EvSidebarThumbnails page.
9867
9868 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9869
9870         * shell/ev-properties.c: (update_progress_label):
9871
9872         Hide the progress label when finished; bug #307697.
9873
9874 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9875
9876         * pdf/ev-poppler.cc:
9877
9878         Enable is_open for links, you will need poppler cvs
9879
9880         * shell/ev-properties.c: (job_fonts_finished_cb):
9881
9882         Get a lock on the document when filling the tree view
9883
9884 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9885
9886         * backend/ev-document-links.h:
9887         * pdf/ev-poppler.cc:
9888         * shell/ev-sidebar-links.c: (create_loading_model),
9889         (expand_open_links), (job_finished_callback):
9890
9891         Expand links when specified by the document.
9892         Depend on a poppler api (defined out for now)
9893
9894 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9895
9896         * shell/ev-properties.c: (ev_properties_dispose),
9897         (ev_properties_class_init), (dialog_destroy_cb),
9898         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9899         (ev_properties_set_document), (ev_properties_new),
9900         (ev_properties_show):
9901         * shell/ev-properties.h:
9902
9903         Make it an object, cleanup the code, api to show it as transient
9904         and to set the document.
9905
9906         * shell/ev-window.c: (ev_window_setup_document),
9907         (ev_window_cmd_file_properties):
9908
9909         Adapt to EvProperties changes, do not show multiple
9910         times, update it when document changes.
9911
9912 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9913
9914         * ps/gstypes.h:
9915         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9916         (ps_document_set_orientation), (ps_document_document_iface_init):
9917         * ps/ps-document.h:
9918
9919         Implement orientation here too
9920
9921         * shell/ev-properties.c: (ev_properties_new):
9922         * data/evince-properties.glade:
9923
9924         Hide the fonts page for backends that doesnt
9925         support it.     
9926
9927 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9928
9929         * backend/ev-document.c: (ev_document_set_orientation):
9930         * backend/ev-document.h:
9931         * pdf/ev-poppler.cc:
9932
9933         Add orientation api. Currently poppler api is not optimal,
9934         we need to set orientation every time we _get a page.
9935         I will try to fix that at some point.
9936
9937         * data/evince-ui.xml:
9938         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9939         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9940
9941         Add orientation menu items
9942
9943         * shell/ev-page-cache.c: (ev_page_cache_clear):
9944         * shell/ev-page-cache.h:
9945
9946         Add api to clear the cache
9947
9948         * shell/ev-view.c: (setup_caches), (clear_caches),
9949         (ev_view_set_document), (ev_view_zoom_out),
9950         (ev_view_set_orientation):
9951         * shell/ev-view.h:
9952
9953         Implement orientation changing
9954
9955 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9956
9957         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9958         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9959         * backend/ev-document-fonts.h:
9960
9961         Separate scan and fill so that we can incrementally fill from
9962         the main thread. Add a progress api.
9963
9964         * data/evince-properties.glade:
9965         * pdf/ev-poppler.cc:
9966         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9967         * shell/ev-jobs.h:
9968         * shell/ev-properties.c: (update_progress_label),
9969         (job_fonts_finished_cb), (setup_fonts_view):
9970
9971         Incrementally feel the list and show the progress
9972         percentage in a label like acrobat does.
9973
9974         You are going to need poppler cvs
9975
9976 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9977
9978         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9979         * backend/ev-document-fonts.h:
9980         * pdf/ev-poppler.cc:
9981
9982         Make fonts model fill incrementally.
9983
9984         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9985         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9986         (ev_job_queue_remove_job):
9987         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9988         (ev_job_fonts_new), (ev_job_fonts_run):
9989         * shell/ev-jobs.h:
9990
9991         New job for fonts scanning
9992
9993         * shell/ev-properties.c: (job_fonts_finished_cb),
9994         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9995         * shell/ev-properties.h:
9996         * shell/ev-window.c: (ev_window_cmd_file_properties):
9997
9998         Incrementally feel the treeview using the new job. Show Loading...
9999         message until scanning is completed.
10000
10001         Hopefully I didnt break the build without the poppler patch.
10002
10003 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10004
10005         * shell/ev-application.c: (ev_application_open):
10006         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10007         (ev_document_type_get_type), (ev_document_type_lookup):
10008         * shell/ev-document-types.h:
10009         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10010         * shell/ev-job-xfer.h:
10011         * shell/ev-window.c: (ev_window_clear_local_uri),
10012         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10013         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10014         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10015         
10016         Transfer remote documents to tmp directory to display them later.
10017
10018 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10019
10020         * backend/ev-document-info.h:
10021         * shell/ev-properties.c: (ev_properties_new):
10022
10023         s/GTime*/GTime. Not sure why we was using a pointer
10024         at all there!
10025
10026 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10027
10028         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10029         situations.  That situation is that you're using GTK+-HEAD with
10030         the patch at #306726 is applied, and you have a document with <
10031         1500 pages in it.  It's not quite as uniformly nice as the
10032         TreeView, but should be better in the long run.
10033
10034         I'm pretty sure I guarded against breaking compilation with
10035         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10036         I missed some.
10037
10038         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10039         widget yet, so I commented that code out
10040         enable_view_actions_for_widget() for now.  Need to figure this
10041         out.
10042
10043         * shell/ev-page-action.c (match_selected_cb): emit the right
10044         signals.  Our cool C-l completion now works.
10045
10046 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10047
10048         * backend/Makefile.am:
10049         * backend/ev-document-fonts.c:
10050         * backend/ev-document-links.c:
10051         * backend/ev-document.c: (ev_document_load):
10052         * backend/ev-document.h:
10053         * backend/ev-job-queue.c:
10054         * backend/ev-job-queue.h:
10055         * backend/ev-jobs.c:
10056         * backend/ev-jobs.h:
10057         * backend/ev-page-cache.c:
10058         * backend/ev-page-cache.h:
10059
10060         EvPageCache and EvJobs are moved to shell.
10061
10062         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
10063         (ev_tmp_filename):
10064         * lib/ev-file-helpers.h:
10065         
10066         New helper to work with temporary files
10067         
10068         * shell/Makefile.am:
10069         * shell/ev-application.c: (ev_application_open):
10070         * shell/ev-application.h:
10071         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
10072         (remove_job_from_async_queue), (add_job_to_async_queue),
10073         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
10074         (handle_job), (search_for_jobs_unlocked),
10075         (no_jobs_available_unlocked), (ev_render_thread),
10076         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10077         (ev_job_queue_add_job), (move_job_async), (move_job),
10078         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10079         * shell/ev-job-queue.h:
10080         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
10081         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
10082         * shell/ev-job-xfer.h:
10083         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10084         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10085         (ev_job_links_class_init), (ev_job_render_init),
10086         (ev_job_render_dispose), (ev_job_render_class_init),
10087         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10088         (ev_job_thumbnail_class_init), (ev_job_load_init),
10089         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
10090         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10091         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
10092         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
10093         * shell/ev-jobs.h:
10094         * shell/ev-page-action.c: (ev_page_action_set_document):
10095         * shell/ev-page-cache.c: (ev_page_cache_init),
10096         (ev_page_cache_class_init), (ev_page_cache_finalize),
10097         (ev_page_cache_new), (ev_page_cache_get_n_pages),
10098         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10099         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
10100         (ev_page_cache_get_title), (ev_page_cache_get_size),
10101         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
10102         (ev_page_cache_get_height_to_page),
10103         (ev_page_cache_get_max_label_chars),
10104         (ev_page_cache_get_page_label),
10105         (ev_page_cache_has_nonnumeric_page_labels),
10106         (ev_page_cache_get_info), (ev_page_cache_next_page),
10107         (ev_page_cache_prev_page), (ev_page_cache_get):
10108         * shell/ev-page-cache.h:
10109         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
10110         (ev_pixbuf_cache_clear_job_sizes),
10111         (ev_pixbuf_cache_add_jobs_if_needed),
10112         (ev_pixbuf_cache_set_page_range):
10113         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
10114         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
10115         * shell/ev-sidebar-thumbnails.c:
10116         (ev_sidebar_tree_selection_changed),
10117         (ev_sidebar_thumbnails_set_document):
10118         * shell/ev-statusbar.c: (ev_statusbar_destroy),
10119         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
10120         (ev_statusbar_get_context_id), (ev_statusbar_push),
10121         (ev_statusbar_pop), (ev_statusbar_set_maximized),
10122         (ev_statusbar_pulse), (ev_statusbar_show_progress),
10123         (ev_statusbar_set_progress):
10124         * shell/ev-statusbar.h:
10125         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
10126         (ev_view_find_previous):
10127         * shell/ev-window.c: (ev_window_is_empty),
10128         (ev_window_setup_document), (password_dialog_response),
10129         (ev_window_clear_jobs), (ev_window_load_job_cb),
10130         (ev_window_xfer_job_cb), (ev_window_open_uri),
10131         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
10132         (ev_window_print), (ev_window_print_range),
10133         (ev_window_state_event), (ev_window_cmd_view_reload),
10134         (menu_item_select_cb), (menu_item_deselect_cb),
10135         (view_status_changed_cb), (ev_window_dispose),
10136         (drag_data_received_cb), (ev_window_init):
10137         * shell/ev-window.h:
10138         * shell/main.c: (load_files):
10139         
10140         New statusbar to show progress on idle. Two new jobs - 
10141         xfer job and load job to load document in background. And update
10142         of page_cache clients to new location of code.
10143
10144 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
10145
10146         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
10147         selection in open dialog. It also remembers the last visited directory 
10148         in the current session.
10149
10150 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10151
10152         * shell/ev-properties.c: (ev_properties_new):
10153         * shell/ev-properties.h:
10154         * shell/ev-window.c: (ev_window_cmd_file_properties):
10155         
10156         Get document info from page cache instead of document itself.
10157         This should fix crash related to race conditions described in
10158         bug 306545.
10159
10160 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10161
10162         * ps/ps-document.c: (ps_document_init),
10163         (send_ps), (get_page_box), (output), (catchPipe), (input),
10164         (stop_interpreter), (file_length), (file_readable),
10165         (check_filecompressedb), (ps_document_enable_interpreter),
10166         (document_load), (ps_async_renderer_render_pixbuf):
10167         * ps/ps-document.h:
10168
10169         Big cleanup of the ps code
10170
10171 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10172
10173         * backend/Makefile.am:
10174         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
10175         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
10176         * backend/ev-async-renderer.h:
10177
10178         Add an async renderer interface (method + callback) which
10179         is useful for backends like ps.
10180
10181         * backend/ev-job-queue.c: (remove_job_from_async_queue),
10182         (add_job_to_async_queue), (job_finished_cb), (handle_job),
10183         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10184         (ev_job_queue_add_job), (move_job_async), (move_job),
10185         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10186
10187         Add queues for async renderer, these are executed on the
10188         main thread.
10189
10190         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
10191         (ev_job_render_run):
10192         * backend/ev-jobs.h:
10193
10194         If the backend support async renderer interface use it.
10195
10196         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10197         (setup_pixmap), (ps_document_get_type),
10198         (ps_async_renderer_render_pixbuf),
10199         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
10200
10201         Implement async renderer interface.
10202
10203 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10204
10205         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
10206
10207         Cleanup links job on exit.
10208
10209 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10210
10211         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10212         (drag_data_get_cb), (drag_data_received_cb):
10213         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10214         (drag_data_get_cb), (parse_item_list),
10215         (egg_toolbar_editor_load_actions):
10216         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10217         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
10218         (parse_item_list), (parse_toolbars):
10219         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10220         (dvi_pixbuf_put_pixel):
10221         
10222         Fix gcc 4.0 warnings
10223
10224 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10225
10226         * ps/ps-document.c: (start_interpreter):
10227
10228         Fix warning when loading ps
10229
10230 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10231
10232         * ps/ps-document.c: (output):
10233
10234         Fix crash when priting gs error messages.
10235
10236 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10237
10238         * backend/ev-page-cache.c: (_ev_page_cache_new):
10239         * backend/ev-page-cache.h:
10240
10241         Use a const to return title so that we dont double
10242         free it. Small cleanup and fix a leak.
10243
10244         * shell/ev-window.c: (update_window_title):
10245
10246         strdup value from get_title.
10247
10248 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10249
10250         * shell/ev-sidebar-links.c: (job_finished_callback),
10251         (ev_sidebar_links_set_document):
10252
10253         Cleanup the old job when changing document
10254
10255 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10256
10257         * shell/ev-stock-icons.c:
10258         * shell/ev-stock-icons.h:
10259         * shell/ev-window.c:
10260         
10261         Add stock icons for actions that can appear in toolbar. Fix for
10262         bug 306566.
10263
10264 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10265
10266         * backend/ev-page-cache.c: (ev_page_cache_finalize),
10267         (_ev_page_cache_new), (ev_page_cache_get_max_width),
10268         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
10269         * backend/ev-page-cache.h:
10270         * shell/ev-view.c: (scroll_to_current_page),
10271         (view_update_range_and_current_page), (get_page_y_offset),
10272         (get_page_extents), (ev_view_size_request_continuous_dual_page),
10273         (ev_view_size_request_continuous),
10274         (ev_view_zoom_for_size_continuous_and_dual_page),
10275         (ev_view_zoom_for_size_continuous):
10276         
10277         More compact EvView layout in document with pages of different size.
10278
10279 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
10280
10281         * shell/ev-window.c (ev_window_cmd_file_properties): fix
10282         compilation.
10283
10284 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10285
10286         * shell/ev-view.c: (view_set_adjustment_values):
10287         * shell/ev-window.c: (ev_window_cmd_file_properties):
10288         
10289         A bit different fix for rounding problem but it has no
10290         problems on startup. Make properties window transient to parent.
10291
10292 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10293
10294         * pdf/ev-poppler.cc:
10295         
10296         More commenting of font stuff.
10297
10298 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10299
10300         * pdf/ev-poppler.cc:
10301
10302         Comment out some more fonts stuff. Should really
10303         work without the poppler patch now.
10304
10305 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10306
10307         * pdf/ev-poppler.cc:
10308
10309         Adapt to api change
10310
10311 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10312
10313         * data/evince-properties.glade:
10314         * pdf/ev-poppler.cc:
10315         * shell/ev-properties.c: (setup_fonts_view):
10316
10317         Set the column title. Show the dialog only
10318         once everything is setup.
10319         Getting font info can be very slow... will
10320         prolly need to make this threaded too.
10321
10322 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10323
10324         * backend/Makefile.am:
10325         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10326         (ev_document_fonts_get_fonts_model):
10327         * backend/ev-document-fonts.h:
10328         * data/evince-properties.glade:
10329         * pdf/ev-poppler.cc:
10330         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10331         * shell/ev-properties.h:
10332         * shell/ev-window.c: (ev_window_cmd_file_properties):
10333
10334         Implement fonts list. Defined out for now, since it depends
10335         on a not yet committed poppler patch.
10336
10337 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10338
10339         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10340         page + 1.
10341
10342         * shell/ev-window.c: Make sure we add the timeout when we get a
10343         focus-in event.
10344
10345         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10346         adjustment->value before calculating the zoom factor to average
10347         out all of our rounding errors.  The page no longer 'drifts' when
10348         resizing.
10349
10350 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10351
10352         * data/evince-properties.glade:
10353         * shell/ev-properties.c: (ev_properties_format_date),
10354         (set_property):
10355         
10356         Labels don't expand when the dialogue is resized.
10357         strftime result needs to be converted to UTF-8. Thanks
10358         to Christian Persch <chpe@gnome.org>.
10359
10360 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10361
10362         * data/evince-properties.glade:
10363
10364         Hide the fonts tab
10365
10366 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10367
10368         * backend/ev-document-info.h:
10369         * backend/ev-document.c: (ev_document_info_free):
10370         * data/evince-properties.glade:
10371         * pdf/ev-poppler.cc:
10372         * ps/ps-document.c: (ps_document_get_info):
10373         * shell/ev-properties.c: (ev_properties_format_date),
10374         (set_property), (ev_properties_new):
10375         * shell/ev-properties.h:
10376         * shell/ev-window.c: (ev_window_cmd_file_properties):
10377
10378         Rework properties code to take only EvPropertyInfo
10379         in the constructor so that it can be useful for
10380         nautilus plugin too.
10381
10382         Deal with backends that doesnt support some properties.
10383         Make set property code generic.
10384
10385 2005-06-04  Christian Persch <chpe@gnome.org>
10386
10387         * data/evince-properties.glade:
10388
10389         fix spacings, make resizeable, and make data labels
10390         selectable + ellipsised
10391
10392 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
10393
10394         * backend/ev-document-info.h:
10395         * data/Makefile.am:
10396         * data/evince-ui.xml:
10397         * pdf/ev-poppler.cc:
10398         * shell/Makefile.am:
10399         * shell/ev-window.c: (update_action_sensitivity),
10400         (ev_window_cmd_file_properties):
10401
10402         Initial go at file properties. Patch by
10403         Emil Soleyman-Zomalan <emil@soleyman.com>.
10404         Needs love see #169583
10405
10406 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
10407
10408         * ps/ps-document.c: (output):
10409         * ps/ps.c: (psscan):
10410
10411         Try to render even if psscan fails.
10412
10413 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10414
10415         * ps/ps.c: (psscan), (pscopydoc):
10416
10417         Port buffered reading code from gv
10418
10419 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10420
10421         * ps/ps-document.c: (interpreter_message), (output):
10422
10423         Do not fail on interpreter messages
10424
10425 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10426
10427         * backend/ev-document-misc.c:
10428         (ev_document_misc_get_thumbnail_frame):
10429
10430         Pages can be 0 x 0, dont assert on this case
10431
10432 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10433
10434         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10435         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
10436
10437         Correctly manage our reference on document. Finally the reload
10438         huge leak is gone...
10439
10440 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10441
10442         * ps/ps-document.c: (ps_document_dispose):
10443
10444         Forgot to chain it to the parent. Thanks chpe.
10445
10446 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10447
10448         * ps/ps-document.c: (ps_document_dispose),
10449         (ps_document_class_init), (stop_interpreter), (document_load):
10450
10451         Cleanup dispose a bit. Dont leak the whole pixmap.
10452
10453 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10454
10455         * pdf/ev-poppler.cc:
10456
10457         Release the poppler document on dispose
10458
10459 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10460
10461         * shell/ev-view.c: (ev_view_set_document):
10462
10463         Release ref on the pixbuf cache when changing
10464         document.
10465
10466 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10467
10468         * ps/ps-document.c: (ps_document_get_info):
10469
10470         Fix a double free
10471
10472 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10473
10474         * backend/ev-page-cache.c: (ev_page_cache_init),
10475         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10476         * backend/ev-page-cache.h:
10477         * shell/ev-page-action.c: (page_changed_cb):
10478         
10479         Set page action entry width depending on labels width. Fix
10480         for bug 305202.
10481
10482 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10483
10484         * backend/ev-link.c: (ev_link_class_init):
10485
10486         Allow -1 as page value (error)
10487
10488 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10489
10490         * shell/ev-sidebar-thumbnails.c:
10491         (ev_sidebar_thumbnails_set_document):
10492         * shell/ev-view.c: (scroll_to_current_page),
10493         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10494         (page_changed_cb), (on_adjustment_value_changed),
10495         (ev_view_set_document):
10496
10497         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10498         Fix bug 305377
10499
10500 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10501
10502         * configure.ac:
10503         * djvu/djvu-document.c: (djvu_document_get_page_size):
10504
10505         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10506         bug 301993.
10507
10508 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10509
10510         * shell/ev-view.c (draw_one_page): modify the expose handling to
10511         get the shadows.
10512
10513         * shell/ev-window.c (update_action_sensitivity): Respect
10514         permissions field.  Kowtow to the man.
10515
10516         * pdf/ev-poppler.cc: Get the permissions field.
10517
10518         * tiff/*c: Make a tiny bit more robust.
10519
10520 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10521
10522         * djvu/djvu-document.c:
10523         
10524         Pop messages from djvu context message queue.
10525
10526 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10527
10528         * configure.ac, Makefile.am, shell/Makefile.am:
10529         * tiff/Makefile.am, shell/ev-document-types.c:
10530         
10531         Cleanup tiff configure checks. Fix for bug 305218.
10532
10533 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10534
10535         * configure.ac: Added "uk" to ALL_LINGUAS.
10536
10537 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10538
10539         * cut-n-paste/zoom-control/ephy-zoom.c:
10540         (ephy_zoom_get_changed_zoom_level):
10541         * cut-n-paste/zoom-control/ephy-zoom.h:
10542         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10543         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10544         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10545         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10546         (zoom_control_changed_cb), (ev_window_init):
10547         
10548         Fix minor points related to moving best fit up. Introduce
10549         "zoom" property and make zoom control change it's value on
10550         notify::zoom signals. Fix for 305080.
10551
10552 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10553
10554         * data/evince-ui.xml:
10555         * shell/ev-window.c: (set_view_actions_sensitivity):
10556         
10557         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10558
10559 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10560
10561         * configure.ac:
10562
10563         Depends on poppler 0.3.2
10564
10565 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10566
10567         * cut-n-paste/recent-files/egg-recent-item.c:
10568         (egg_recent_item_get_short_name):
10569         * cut-n-paste/toolbar-editor/Makefile.am:
10570         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10571         (new_pixbuf_from_widget):
10572         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10573         * cut-n-paste/toolbar-editor/egg-marshal.c:
10574         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10575         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10576
10577         Sync
10578
10579 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10580
10581         * tiff/tiff-document.c: Rough TIFF backend.
10582
10583 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10584
10585         * NEWS:
10586         * configure.ac:
10587         * cut-n-paste/toolbar-editor/Makefile.am:
10588
10589         Release 0.3.1
10590
10591 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10592
10593         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10594         (ev_view_find_next), (ev_view_find_previous):
10595
10596         Remove the locks around get_n_results   
10597
10598 2005-05-21  Juerg Billeter  <j@bitron.ch>
10599
10600         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10601
10602         Pass correct number of pages to poppler.
10603
10604 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10605
10606         * configure.ac:
10607         * data/Makefile.am:
10608         * data/evince.desktop.in: 
10609         * data/evince.desktop.in.in:
10610         * po/POTFILES.in:
10611         
10612         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10613
10614 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10615
10616         * shell/ev-view.c: (view_update_adjustments),
10617         (view_set_adjustment_values): cast adjustmen->value to (int)
10618         before using it.  Otherwise, we get off by a pixel in some
10619         situations.
10620
10621         (draw_one_page): Draw the border on expose.
10622
10623 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10624
10625         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10626         adjustment when the mode changes, #304923
10627
10628 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10629
10630         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10631         flickering on resize but still use gdk_window_scroll on
10632         scrolling
10633
10634 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10635
10636         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10637         option, #170458
10638
10639 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10640
10641         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10642         second page on page_changed if possible, #304669
10643
10644 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10645
10646         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10647         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10648
10649 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10650
10651         * .cvsignore:
10652         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10653         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10654         (ev_view_zoom_for_size_presentation),
10655         (ev_view_zoom_for_size_continuous_and_dual_page),
10656         (ev_view_zoom_for_size_continuous),
10657         (ev_view_zoom_for_size_dual_page),
10658         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10659         * shell/ev-view.h:
10660         * shell/ev-window.c: (update_view_size),
10661         (ev_window_sizing_mode_changed_cb):
10662
10663         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10664         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10665         an infinite loop, #304769
10666
10667
10668 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10669
10670         * data/evince-ui.xml:
10671         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10672         * shell/ev-window.c: (set_view_actions_sensitivity):
10673
10674         Make PgUp/Down behave like Space
10675
10676 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10677
10678         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10679         * backend/ev-ps-exporter.h:
10680         * pdf/ev-poppler.cc:
10681         * ps/ps-document.c: (ps_document_ps_export_begin):
10682         * shell/ev-print-job.c: (idle_print_handler):
10683
10684         Adapt to new poppler api
10685
10686 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10687
10688         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10689         (ephy_zoom_control_init):
10690
10691         Translate zoom levels
10692
10693 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10694
10695         * cut-n-paste/zoom-control/ephy-zoom.c:
10696         (ephy_zoom_get_zoom_level_index):
10697
10698         Fix current zoom -> zoom control match
10699
10700 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10701
10702         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10703         rather than the scrolled_window that it's in. Fixes bug #304655.
10704
10705 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10706
10707         * shell/ev-view.c: (view_update_adjustments),
10708         (view_set_adjustment_values), (view_update_range_and_current_page),
10709         (view_scroll_to_page), (set_scroll_adjustment),
10710         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10711         (ev_view_scroll), (ev_view_scroll_view),
10712         (ensure_rectangle_is_visible), (find_page_at_location),
10713         (get_link_at_location), (go_to_link), (status_message_from_link),
10714         (ev_view_size_request_continuous_dual_page),
10715         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10716         (ev_view_unrealize), (ev_view_expose_event),
10717         (ev_view_button_press_event), (ev_view_motion_notify_event),
10718         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10719         (draw_rubberband), (highlight_find_results), (draw_one_page),
10720         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10721         (ev_view_init), (find_changed_cb), (page_changed_cb),
10722         (on_adjustment_value_changed), (ev_view_new),
10723         (ev_view_set_document), (ev_view_set_zoom),
10724         (ev_view_set_continuous), (ev_view_set_dual_page),
10725         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10726         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10727         (ev_view_zoom_for_size_presentation),
10728         (ev_view_zoom_for_size_continuous_dual_page),
10729         (ev_view_zoom_for_size_continuous),
10730         (ev_view_zoom_for_size_dual_page),
10731         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10732         (ev_view_get_status), (ev_view_set_status),
10733         (update_find_status_message), (ev_view_get_find_status),
10734         (ev_view_set_find_status), (jump_to_find_result),
10735         (jump_to_find_page), (compute_selections), (clear_selection),
10736         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10737         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10738         (ev_view_update_primary_selection),
10739         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10740         * shell/ev-view.h:
10741         * shell/ev-window.c: (ev_window_open_page_label),
10742         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10743         (ev_window_init):
10744         * shell/ev-window.h:
10745         * shell/main.c: (load_files):
10746
10747         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10748         when resizing.  Remove the bin_window().  Also, patch from James
10749         Bowes to fix command line page, #300641
10750         
10751 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10752
10753         * data/evince-ui.xml:
10754         * shell/ev-view.c:
10755         * shell/ev-view.h:
10756         * shell/ev-window.c: (update_action_sensitivity):
10757
10758         Get rid of View->Normal Size, it's just confusing
10759
10760 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10761
10762         * backend/ev-document-info.h:
10763         * backend/ev-document.c: (ev_document_info_free): Free the
10764         EvDocumentInfo.
10765
10766         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10767         (clear_range), (add_range), (update_visible_range),
10768         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10769         (ev_sidebar_thumbnails_set_document):
10770         * shell/ev-window.c: (ev_window_setup_document): Only render the
10771         visible thumbnails.  It takes an instant to render, but it uses
10772         much less memory.
10773
10774 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10775
10776         * shell/ev-sidebar-links.c: (popup_menu_cb):
10777
10778         Select first item
10779
10780 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10781
10782         * lib/Makefile.am:
10783         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10784         (button_press_cb), (ev_sidebar_links_construct):
10785
10786         Show the popup menu also on keybindings
10787
10788 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10789
10790         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10791         * shell/ev-window.h:
10792
10793         Expose api to print a range (with dialog). Make private _print use
10794         it.
10795
10796         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10797         (ev_sidebar_links_construct):
10798
10799         Show a print context menu on linkx, it prints the selected
10800         section.
10801
10802 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10803
10804         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10805         button.
10806
10807 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10808
10809         * AUTHORS:
10810
10811         Update
10812
10813         * shell/ev-window.c: (build_comments_string),
10814         (ev_window_cmd_help_about):
10815
10816         Show poppler version/backend and authors
10817
10818 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10819
10820         * cut-n-paste/zoom-control/ephy-zoom.c:
10821         (ephy_zoom_get_zoom_level_index):
10822         * cut-n-paste/zoom-control/ephy-zoom.h:
10823
10824         Move the best fit items at the top of the list
10825
10826 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10827
10828         * shell/ev-marshal.list:
10829         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10830         (activate_cb), (match_selected_cb), (activate_link_cb),
10831         (connect_proxy), (ev_page_action_class_init):
10832         * shell/ev-page-action.h:
10833
10834         Use signals to notify action activation. Hopefully
10835         I did not break completion since I cant test...
10836
10837         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10838         (register_custom_actions):
10839
10840         Connect to page selector actions and also grab focus on
10841         the view when activated.
10842
10843 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10844
10845         * pdf/ev-poppler.cc:
10846         * backend/ev-page-cache.c: make page size calculation consistent
10847         and set it to (int)( width * scale + 0.5).  This makes the weird
10848         line going through the middle of the page go away.
10849
10850         * shell/ev-view.c: move painting the background page after
10851         checking the expose area covers us.
10852
10853 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10854
10855         * data/evince-password.glade:
10856         
10857         Mark labels as not translatable. Fix for bug 302842.
10858
10859 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10860
10861         * configure.ac: Added "es" to ALL_LINGUAS.
10862
10863 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10864
10865         * data/evince-toolbar.xml:
10866         * shell/ev-window.c: (update_action_sensitivity),
10867         (ev_window_setup_document), (ev_window_set_page_mode),
10868         (ev_window_init):
10869
10870         Remove some leftover code from jrb first continous
10871         attempt. Use the new actions, we still need good icons
10872         though...
10873
10874 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10875
10876         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10877
10878         Update label when connecting proxy. Fix a warning with NULL
10879         page_cache.
10880
10881 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10882
10883         * data/evince-ui.xml:
10884         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10885         * shell/ev-page-action.h:
10886         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10887
10888         Add mnemonic for edit toolbar.
10889         ctrl+l focus the page entry.
10890
10891 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10892
10893         * lib/Makefile.am:
10894         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10895         (ev_window_init):
10896         * shell/main.c: (main):
10897
10898         Put the toolbar xml in evince own dot dir
10899
10900 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10901
10902         * shell/ev-window.c: (ev_window_init):
10903
10904         Make the toolbar not removable
10905
10906 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10907
10908         * data/evince-ui.xml:
10909         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10910         * shell/ev-sidebar-links.h:
10911         * shell/ev-sidebar-thumbnails.c:
10912         (ev_sidebar_thumbnails_get_treeview):
10913         * shell/ev-sidebar-thumbnails.h:
10914         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10915         (ev_view_class_init):
10916         * shell/ev-view.h:
10917         * shell/ev-window.c: (update_action_sensitivity),
10918         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10919         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10920         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10921         (ev_window_init):
10922
10923         This is evil... Make space/backspace global accelerators but
10924         enable them only for some widgets (sidebars and view).
10925         I dont like it, but I dont know a better way... :/
10926
10927 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10928
10929         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10930         (ev_page_action_widget_finalize),
10931         (ev_page_action_widget_class_init), (update_page_cache):
10932
10933         Keep a weak reference on proxy->page_cache so that we
10934         dont try to disconnect the signal if the object is already
10935         gone. Maybe there is a better way to cleanup reference handling
10936         in page action though...
10937
10938 2005-05-10  Juerg Billeter  <j@bitron.ch>
10939
10940         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10941         * backend/ev-ps-exporter.h:
10942         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10943         * ps/ps-document.c: (ps_document_ps_export_begin):
10944         
10945         Change api to pass print range to ps_exporter_begin. The pdf backend
10946         requires this information.
10947         
10948         * shell/ev-print-job.c: (idle_print_handler):
10949         
10950         Adapt to api change
10951
10952 2005-05-10  Juerg Billeter  <j@bitron.ch>
10953
10954         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10955         (idle_print_handler)
10956         * shell/ev-window.c: (ev_window_print):
10957
10958         Support printing page range, based on patch by Amaury Jacquot
10959
10960 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10961
10962         * data/evince-toolbar.xml:
10963
10964         Add zoom control to available items
10965
10966 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10967
10968         * shell/ev-window.c: (update_action_sensitivity):
10969
10970         Set slash action insensitive when appropriate
10971
10972 2005-05-10  Christian Persch <chpe@gnome.org>
10973
10974         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10975
10976         Fix warning on the overflow menu
10977
10978 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10979
10980         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10981
10982         Check for uri correctness/existence
10983
10984 2005-05-09  Juerg Billeter  <j@bitron.ch>
10985
10986         * shell/ev-window.c: (using_postscript_printer):
10987
10988         LPD printers use postscript, too
10989
10990 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10991
10992         * shell/ev-window.c: (register_custom_actions):
10993
10994         The zoom one is actually sort of useful,
10995         put it back
10996
10997 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10998
10999         * shell/ev-window.c: (register_custom_actions):
11000
11001         Hide page/zoom controls from overflow, they
11002         are useless.
11003
11004 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11005
11006         * cut-n-paste/update-from-egg.sh:
11007         
11008         Share it between all cut-n-paste subdirs
11009
11010         * cut-n-paste/recent-files/Makefile.am:
11011
11012         Fix to use "global" update-from-egg.sh
11013
11014         * cut-n-paste/recent-files/egg-recent-model.c:
11015         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11016         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11017         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11018         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11019
11020         Update from libegg
11021
11022         * cut-n-paste/toolbar-editor/Makefile.am:
11023
11024         Fix to use "global" update-from-egg.sh
11025
11026         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11027
11028         Update from libegg
11029
11030 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11031
11032         * configure.ac:
11033         * cut-n-paste/Makefile.am:
11034         * cut-n-paste/recent-files/Makefile.am:
11035         * cut-n-paste/toolbar-editor/.cvsignore:
11036         * cut-n-paste/toolbar-editor/Makefile.am:
11037         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11038         (egg_editable_toolbar_get_type), (get_toolbar_position),
11039         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11040         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11041         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11042         (set_item_drag_source), (create_item_from_action), (create_item),
11043         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11044         (popup_toolbar_context_menu_cb), (free_dragged_item),
11045         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11046         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11047         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11048         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11049         (item_added_cb), (item_removed_cb),
11050         (egg_editable_toolbar_construct),
11051         (egg_editable_toolbar_disconnect_model),
11052         (egg_editable_toolbar_deconstruct),
11053         (egg_editable_toolbar_set_model),
11054         (egg_editable_toolbar_set_ui_manager),
11055         (egg_editable_toolbar_set_property),
11056         (egg_editable_toolbar_get_property),
11057         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
11058         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
11059         (egg_editable_toolbar_new_with_model),
11060         (egg_editable_toolbar_get_edit_mode),
11061         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
11062         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
11063         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
11064         (new_pixbuf_from_widget), (new_separator_pixbuf),
11065         (update_separator_image), (style_set_cb),
11066         (_egg_editable_toolbar_new_separator_image),
11067         (egg_editable_toolbar_get_model):
11068         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11069         * cut-n-paste/toolbar-editor/egg-marshal.c:
11070         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11071         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
11072         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
11073         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
11074         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
11075         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
11076         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
11077         (editor_drag_data_delete_cb), (drag_data_get_cb),
11078         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
11079         (editor_create_item), (update_editor_sheet), (setup_editor),
11080         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
11081         (parse_item_list), (model_has_action), (update_actions_list),
11082         (egg_toolbar_editor_load_actions):
11083         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
11084         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11085         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
11086         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
11087         (toolbars_item_new), (free_toolbar_node), (free_item_node),
11088         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
11089         (egg_toolbars_model_add_separator), (impl_add_item),
11090         (parse_item_list), (egg_toolbars_model_add_toolbar),
11091         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
11092         (impl_get_item_data), (impl_get_item_type),
11093         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
11094         (egg_toolbars_model_init), (free_toolbar),
11095         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
11096         (egg_toolbars_model_remove_toolbar),
11097         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
11098         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
11099         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
11100         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
11101         (egg_toolbars_model_get_item_data),
11102         (egg_toolbars_model_get_item_type):
11103         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
11104         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11105         * data/Makefile.am:
11106         * data/evince-toolbar.xml:
11107         * data/evince-ui.xml:
11108         * data/hand-open.png:
11109         * po/POTFILES.in:
11110         * shell/Makefile.am:
11111         * shell/ev-window.c: (update_chrome_visibility),
11112         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
11113         (ev_window_dispose), (ev_window_init):
11114
11115         Implement epiphany like toolbar editor. Based on patch by
11116         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11117
11118 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11119
11120         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
11121
11122         Use set_cursor instead of set_selection, so that
11123         the keyboard focus moves too.
11124
11125 2005-05-09  Aleksey Kliger <akliger@gmail.com>
11126
11127         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
11128
11129         Fix infinite loop when loading Type1 fonts
11130
11131 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11132
11133         * data/evince-ui.xml:
11134         * shell/ev-window.c:
11135
11136         Slash -> Find
11137
11138 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
11139
11140         * configure.ac:
11141
11142         Make --disable really disable
11143
11144 2005-05-07  Juerg Billeter  <j@bitron.ch>
11145
11146         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
11147
11148         Compare page labels even without has_labels set, fixes setting page
11149         with entry
11150
11151 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11152
11153         * shell/ev-view.c: (ev_view_create_invisible_cursor),
11154         (ev_view_set_cursor), (ev_view_button_press_event),
11155         (ev_view_motion_notify_event), (ev_view_button_release_event),
11156         (ev_view_init):
11157
11158         Implement middle button scrolling. Based on a patch
11159         by Tommi Komulainen <tommi.komulainen@iki.fi>.
11160
11161 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
11162
11163         * shell/ev-document-types.c: (get_slow_mime_type),
11164         (get_document_type_from_mime), (ev_document_type_lookup):
11165         * shell/ev-document-types.h:
11166
11167         Change api to lookup from uri. Do fast lookup first, if the
11168         type is unknown try with data sniffing.
11169
11170         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
11171         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11172
11173         Adapt to api change
11174
11175 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11176
11177         * thumbnailer/Makefile.am:
11178
11179         Fix distcheck
11180
11181 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11182
11183         * NEWS:
11184         * configure.ac:
11185
11186         Release 0.3.0
11187
11188         * data/evince-ui.xml:
11189
11190         Hide presentation mode for now
11191
11192         * shell/ev-view.c: (highlight_find_results):
11193
11194         Show current find selection only on current page
11195
11196 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11197
11198         * shell/ev-view.c: (ev_view_select_all):
11199
11200         Compute size of the actual page, not of
11201         the current one.
11202
11203 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11204
11205         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
11206         (view_rect_to_doc_rect), (compute_selections),
11207         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
11208         (ev_view_copy), (ev_view_primary_get_cb),
11209         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
11210         (ev_view_button_press_event), (ev_view_motion_notify_event),
11211         (ev_view_button_release_event), (page_changed_cb):
11212
11213         Fix text selection
11214
11215 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11216
11217         * shell/ev-view.c: (compute_border), (get_page_extents),
11218         (doc_rect_to_view_rect), (highlight_find_results),
11219         (ev_view_bin_expose), (ev_view_select_all),
11220         (ev_view_motion_notify_event), (update_find_status_message),
11221         (jump_to_find_result), (jump_to_find_page):
11222
11223         First go at fixing search, still buggy
11224
11225 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
11226
11227         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
11228         dropdown box and button at the top of the sidebar.
11229
11230 2005-05-02  James Bowes  <bowes@cs.dal.ca>
11231
11232         * configure.ac: Output zoom-control Makefile.
11233         * cut-n-paste/Makefile.am: build zoom-control subdir.
11234         * cut-n-paste/zoom-control/ephy-zoom-action.c:
11235         * cut-n-paste/zoom-control/ephy-zoom-action.h:
11236         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11237         * cut-n-paste/zoom-control/ephy-zoom-control.h:
11238         * cut-n-paste/zoom-control/ephy-zoom.c:
11239         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
11240         from epiphany, and modified to add a separator into the menu.
11241         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
11242         * data/evince-ui.xml: Replace old zoom toolbar actions with new
11243         zoom-control action.
11244         * shell/Makefile.am: Include zoom-control flags.
11245         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
11246         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
11247         (ev_view_zoom_for_size_presentation),
11248         (ev_view_zoom_for_size_continuous_and_dual_page),
11249         (ev_view_zoom_for_size_continuous),
11250         (ev_view_zoom_for_size_dual_page),
11251         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
11252         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
11253         ev_view_get_zoom and ev_view_get_sizing_mode.
11254         * shell/ev-view.h:
11255         * shell/ev-window.c: (update_action_sensitivity),
11256         (update_sizing_buttons), (zoom_control_changed_cb),
11257         (register_custom_actions): Initialize and use the zoom-control 
11258         widget.
11259
11260 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
11261
11262         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
11263         preview cache back to 1.  Don't know when it got set to 0.
11264         
11265         * shell/ev-view.c: (compute_border), (ev_view_realize),
11266         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
11267         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
11268         (ev_view_get_fullscreen), (ev_view_set_presentation),
11269         (ev_view_get_presentation), (ev_view_set_sizing_mode),
11270         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
11271         * shell/ev-view.h:
11272         * shell/ev-window.c:
11273         (update_chrome_visibility),
11274         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11275         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11276         (update_document_mode), (ev_window_update_fullscreen_action),
11277         (ev_window_fullscreen), (ev_window_unfullscreen),
11278         (ev_window_cmd_view_fullscreen),
11279         (ev_window_update_presentation_action),
11280         (ev_window_run_presentation), (ev_window_stop_presentation),
11281         (ev_window_cmd_view_presentation), (ev_window_state_event),
11282         (ev_window_focus_in_event), (ev_window_focus_out_event),
11283         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
11284         * data/evince-ui.xml: Initial presentation mode.  We should
11285         probably hide this until it's done, as it's quite rough.  Also,
11286         change full-screen to fullscreen and add two getters to EvView.
11287
11288 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11289
11290         * shell/ev-page-action.c: (update_page_cache),
11291         (ev_page_action_dispose):
11292         * shell/ev-window.c: (destroy_fullscreen_popup),
11293         (ev_window_create_fullscreen_popup):
11294
11295         Use connect_object rather than explicitly
11296         disconnect on dispose.
11297
11298 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11299
11300         * shell/ev-page-action.c: (update_page_cache),
11301         (ev_page_action_dispose):
11302
11303 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11304
11305         * backend/ev-page-cache.c: (_ev_page_cache_new),
11306         (ev_page_cache_set_page_label),
11307         (ev_page_cache_has_nonnumeric_page_labels):
11308         * backend/ev-page-cache.h:
11309         * shell/ev-page-action.c: (update_pages_label):
11310         
11311         If all page labels are numeric, fallback to default
11312         way to display number of pages. See bug 173185.
11313
11314 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11315
11316         * shell/ev-page-action.c: (ev_page_action_dispose):
11317         * shell/ev-view.c: (view_update_range_and_current_page):
11318         * shell/ev-window.c: (ev_window_dispose):
11319         
11320         Set page on scroll in continuous mode. Fixes bug 301986.
11321         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11322
11323 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11324
11325         * configure.ac:
11326
11327         Require poppler 0.3.0
11328
11329 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11330         
11331         * shell/Makefile.am, configure.ac: Fix build problems
11332         with t1lib. Bug 301996.
11333
11334 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11335
11336         * shell/ev-view.c: (ev_view_scroll_event):
11337         
11338         Scroll up increase zoom
11339
11340 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11341
11342         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11343         (ev_view_set_sizing_mode),
11344         (ev_view_zoom_for_size_continuous_and_dual_page),
11345         (ev_view_zoom_for_size_continuous):
11346         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11347         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11348         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11349         (ev_window_init):
11350
11351         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11352         Fix for 165473 and 165472.
11353
11354 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11355
11356         * po/POTFILES.in:
11357         * thumbnailer/Makefile.am:
11358         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
11359         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
11360         * thumbnailer/evince-thumbnailer.schemas.in:
11361         
11362         Make thumbnailer schemas translatable. Fix for bug 301773
11363         
11364         * thumbnailer/evince-thumbnailer-djvu.schemas:
11365         * thumbnailer/evince-thumbnailer-dvi.schemas:
11366         * thumbnailer/evince-thumbnailer.schemas:
11367
11368         Removed files
11369
11370 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
11371
11372         * shell/ev-view.c (ev_view_init): forgot to set this.
11373
11374 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
11375
11376         * shell/ev-view.c: (find_page_at_location),
11377         (get_link_at_location),
11378         (ev_view_set_show_border), (ev_view_set_spacing),
11379         (ev_view_zoom_for_size_continuous_and_dual_page),
11380         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
11381         Also, add a quick fix measuring of widths.  Also, removed
11382         ev_view_set_spacing and ev_view_set_show_border.
11383         
11384         * shell/ev-window.c: (ev_window_unfullscreen),
11385         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
11386
11387 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11388
11389         * shell/ev-view.c: (view_update_range_and_current_page),
11390         (page_changed_cb):
11391         
11392         Fix crash on exit and scrolling to page in continuous view.
11393
11394 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
11395
11396         * TODO:
11397         * backend/ev-page-cache.c: (_ev_page_cache_new),
11398         (ev_page_cache_get_max_width_size),
11399         (ev_page_cache_get_max_height_size):
11400         * backend/ev-page-cache.h:
11401         * data/evince-ui.xml:
11402         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
11403         * shell/ev-view.c: (view_update_adjustments),
11404         (view_update_range_and_current_page), (get_bounding_box_size),
11405         (ev_view_size_request_continuous_and_dual_page),
11406         (ev_view_size_request_continuous),
11407         (ev_view_size_request_dual_page),
11408         (ev_view_size_request_single_page), (ev_view_size_request),
11409         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
11410         (ev_view_bin_expose), (ev_view_expose_event),
11411         (ev_view_set_property), (ev_view_get_property),
11412         (ev_view_class_init), (ev_view_init), (ev_view_new),
11413         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
11414         (ev_view_set_dual_page), (ev_view_set_full_screen),
11415         (ev_view_set_presentation), (ev_view_set_sizing_mode),
11416         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
11417         (ev_view_zoom_out), (zoom_for_size_fit_width),
11418         (zoom_for_size_best_fit),
11419         (ev_view_zoom_for_size_continuous_and_dual_page),
11420         (ev_view_zoom_for_size_continuous),
11421         (ev_view_zoom_for_size_dual_page),
11422         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11423         (ev_view_show_cursor), (ev_sizing_mode_get_type):
11424         * shell/ev-view.h:
11425         * shell/ev-window.c: (update_action_sensitivity),
11426         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11427         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11428         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
11429         (ev_window_cmd_view_zoom_out), (update_view_size),
11430         (ev_window_set_sizing_mode), (ev_window_init):
11431
11432         Add Continuous and Dual page modes.
11433
11434 2005-04-23  James Bowes  <bowes@cs.dal.ca>
11435
11436         * dvi/dvi-document.c: (dvi_document_load),
11437         (dvi_document_thumbnails_get_thumbnail),
11438         (dvi_document_init_params): Fix up some mixups between
11439         width and height to correct thumbnail rendering.
11440
11441 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11442
11443         * dvi/mdvi-lib/private.h:
11444         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
11445         
11446         Suppess output for kpathsea during font generation. Thanks to
11447         James Bowes
11448
11449 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
11450
11451         * NEWS:
11452         * configure.ac:
11453
11454         Release 0.2.1
11455
11456         * Makefile.am: fix distcheck.
11457
11458 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11459
11460         * shell/ev-sidebar-links.c: (selection_changed_callback),
11461         (update_page_callback), (row_activated_callback),
11462         (job_finished_callback), (ev_sidebar_links_set_document):
11463         
11464         Fix for bug #169901. Double click on links expands tree.
11465
11466 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11467
11468         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11469         hard-coded style. Fix for bug 170111
11470
11471 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11472
11473         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11474         locking.
11475
11476 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11477
11478         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11479
11480 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11481
11482         * pdf/ev-poppler.cc:
11483         * shell/ev-view.c: (highlight_find_results):
11484
11485         Fix find on single page documents
11486
11487 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11488
11489         * data/evince.schemas.in: fix for bug 301390
11490
11491 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11492
11493         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11494         (ev_view_zoom_out), (ev_view_zoom_normal):
11495         * shell/ev-view.h:
11496         * shell/ev-window.c: (update_action_sensitivity),
11497         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11498         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11499         (ev_window_cmd_view_normal_size):
11500
11501         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11502         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11503         better than oom. 
11504
11505 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11506
11507         * configure.ac:
11508
11509         Depend on 2.57, 2.59 doesnt seem to be necessary
11510
11511 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11512
11513         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11514         (create_tool_item):
11515
11516         Put back total number of pages as (1 of 1234)
11517
11518 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11519
11520         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11521         remove the job.
11522
11523         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11524         function.  This helps debugging.
11525
11526 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11527
11528         * djvu/djvu-document.c: (djvu_document_class_init),
11529         (djvu_document_get_info), (djvu_document_document_iface_init):
11530         * dvi/dvi-document.c: (dvi_document_class_init),
11531         (dvi_document_get_info), (dvi_document_document_iface_init):
11532
11533         Dummy implementation of get_info method for dvi and
11534         djvu. Fix crashes with those backends
11535
11536 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11537
11538         * data/evince.desktop.in:
11539
11540         Add application/x-gzpostscript
11541
11542 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11543
11544         * data/evince.schemas.in: Added real long descriptions, 
11545         closes bug 172496 
11546
11547         * README: Added actual text, closes bug 171869
11548
11549 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11550
11551         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11552
11553         Thumbnail page 0
11554
11555 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11556
11557         * backend/ev-document-info.h:
11558
11559         s/GDate */GDate so we can just use g_free
11560
11561 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11562
11563         * shell/ev-window.c: (update_document_mode),
11564         (ev_window_setup_document):
11565
11566         Show the window in fullscreen when specified by
11567         the document
11568
11569 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11570
11571         * backend/ev-document.c: (ev_document_class_init),
11572         (ev_document_get_info), (ev_document_render_pixbuf):
11573         * backend/ev-document.h:
11574         * backend/ev-page-cache.c: (_ev_page_cache_new):
11575         * pdf/ev-poppler.cc:
11576         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11577         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11578         * ps/ps-document.c: (ps_document_class_init), (document_load),
11579         (ps_document_get_info), (ps_document_document_iface_init):
11580
11581         Remove get_title from the interface, we can just use document info
11582
11583 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11584
11585         * backend/Makefile.am:
11586         * backend/ev-document.c: (ev_document_render_get_info):
11587         * backend/ev-document.h:
11588         * pdf/ev-poppler.cc:
11589
11590         Initial support for document info. Based on jrb patch.
11591
11592 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11593
11594         * shell/ev-window.c: (ev_window_state_event),
11595         (ev_window_class_init), (ev_window_init):
11596         
11597         Doesn't show resize grip when maximized. See bug #301053
11598
11599 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11600
11601         * po/POTFILES.in:
11602         
11603         ev-sidebar-thumbnails now has translatable labels
11604         
11605         * shell/Makefile.am:
11606         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11607         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11608         (ev_sidebar_links_page_iface_init):
11609         * shell/ev-sidebar-links.h:
11610         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11611         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11612         (ev_sidebar_page_get_label):
11613         * shell/ev-sidebar-page.h:
11614         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11615         (ev_sidebar_thumbnails_set_document),
11616         (ev_sidebar_thumbnails_support_document),
11617         (ev_sidebar_thumbnails_get_label),
11618         (ev_sidebar_thumbnails_page_iface_init):
11619         * shell/ev-sidebar-thumbnails.h:
11620         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11621         (ev_sidebar_set_document):
11622         * shell/ev-sidebar.h:
11623         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11624         
11625         Small rework of sidebar code. Now sidebar pages should implement
11626         EvSidebarPage interface. That makes page management in EvSidebar
11627         easier. See bug #164811 for details
11628
11629 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11630
11631         * shell/ev-application.c: (ev_application_open):
11632         * shell/ev-document-types.c:
11633         
11634         Fix build error and small problem with application exit
11635
11636 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11637
11638         * thumbnailer/Makefile.am:
11639         * thumbnailer/evince-thumbnailer-djvu.schemas:
11640         * thumbnailer/evince-thumbnailer-dvi.schemas:
11641         
11642         Conditionally install schemas for djvu/dvi thumbnailer
11643
11644 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11645
11646         * shell/ev-document-types.h: 
11647         * shell/ev-document-types.c: 
11648         New files, handling the mapping from mimetypes to backends
11649         
11650         * shell/ev-window.c: 
11651         * thumbnailer/evince-thumbnailer.c:     
11652         Use the ev-document-types code
11653         
11654         * shell/Makefile.am: 
11655         Added new convenience library libevbackendfactory_la, containing
11656         the new mimetype->backend logic; moved the backends into it.
11657
11658         * thumbnailer/Makefile.am:
11659         Make the thumbnailer link with the libevbackend.la convenience
11660         library, rather than having a duplicate of the backend logic here.
11661
11662 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11663
11664         * shell/ev-stock-icons.c: constify some vars.
11665         * shell/ev-window.c: ditto.
11666
11667 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11668
11669         * ps/ps-document.c (get_page_orientation):
11670
11671         Respect document orientation 
11672
11673 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11674
11675         * djvu/Makefile.am:
11676         * dvi/Makefile.am:
11677         * shell/Makefile.am:
11678         
11679         Move library dependencies to components.
11680         
11681         * shell/ev-window.c: (update_window_title),
11682         (start_loading_document):
11683         
11684         Fix display of uris with spaces. Bug 168358.
11685
11686 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11687
11688         * shell/ev-sidebar-links.c: (selection_changed_cb):
11689         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11690         (ev_view_button_release_event), (ev_view_set_document):
11691         * shell/ev-view.h:
11692         * shell/ev-window.c: (find_bar_search_changed_cb):
11693         * shell/ev-window.h: Minor cleanups removing some dead code.
11694
11695 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11696
11697         * backend/ev-page-cache.c: (_ev_page_cache_new):
11698         
11699         Set current page to 0 if document has pages.
11700
11701 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11702
11703         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11704
11705         Initialize GError to NULL, fix a crash when loading fails.
11706
11707 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11708
11709         * shell/ev-window.c: (update_view_size):
11710
11711         Calculate shadow size only when there is actually
11712         a shadow.
11713
11714 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11715
11716         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11717         * shell/ev-view.h:
11718
11719         Allow setting view spacing, default to 0
11720
11721         * shell/ev-window.c: (ev_window_unfullscreen),
11722         (ev_window_cmd_view_fullscreen), (ev_window_init):
11723
11724         Remove spacing in fullscreen mode
11725
11726 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11727
11728         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11729         (ev_view_size_request), (expose_bin_window),
11730         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11731         * shell/ev-view.h:
11732         * shell/ev-window.c: (ev_window_unfullscreen),
11733         (ev_window_cmd_view_fullscreen):
11734
11735         Do not draw the border in fulscreen
11736
11737 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11738
11739         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11740         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11741         (find_page_at_location), (page_changed_cb):
11742
11743         Rework border calculation, so that I can more easily disable it.
11744         Code somewhat cleaner too.
11745
11746 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11747
11748         * backend/ev-page-cache.c: (ev_page_cache_init),
11749         (_ev_page_cache_new):
11750
11751         Remove some assertions, documents can have 0 pages.
11752         Make initial current page -1.
11753
11754         * shell/ev-page-action.c: (page_changed_cb):
11755
11756         Show "" if current page is -1
11757
11758         * shell/ev-window.c: (update_action_sensitivity),
11759         (ev_window_setup_document):
11760
11761         When document has 0 pages do not set the view
11762         and make nearly everything insensitive.
11763
11764 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11765
11766         * shell/ev-page-view.c:
11767         * shell/ev-page-view.h:
11768
11769         Remove unused files.
11770         
11771         * shell/ev-sidebar-thumbnails.c:
11772         (ev_sidebar_thumbnails_set_document):
11773         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11774         (ev_sidebar_supports_document):
11775         * shell/ev-sidebar.h:
11776         * shell/ev-window.c: (ev_window_setup_document):
11777         
11778         Doesn't show thumbnails if document has 1 page. Make
11779         sidebar menu entries sensitive only if if they have 
11780         sense. Fix bug 164811. 
11781
11782 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11783
11784         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11785         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11786         (ev_view_zoom_out), (ev_view_set_size):
11787
11788         Rework sizing to deal with documents with not uniform page
11789         size.
11790
11791 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11792
11793         * backend/ev-page-cache.c: (_ev_page_cache_new):
11794
11795         Fix several page size caching bugs
11796
11797 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11798
11799         * shell/ev-window.c: (set_action_properties):
11800
11801         Make all toolbar items translatable
11802
11803 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11804
11805         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11806         (save_page_list), (ps_document_save),
11807         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11808         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11809         (ps_document_ps_exporter_iface_init):
11810         * ps/ps-document.h:
11811
11812         Based on a patch by J�rg Billeter <j@bitron.ch>
11813         
11814         Implement print and save a copy for the ps backend.
11815
11816 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11817
11818         * backend/ev-document.h:
11819         * djvu/djvu-document.c: (djvu_document_can_get_text),
11820         (djvu_document_document_iface_init):
11821         * dvi/dvi-document.c: (dvi_document_can_get_text),
11822         (dvi_document_document_iface_init):
11823         * pdf/ev-poppler.cc:
11824         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11825         (pixbuf_document_document_iface_init):
11826         * ps/ps-document.c: (ps_document_can_get_text),
11827         (ps_document_document_iface_init):
11828         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11829         * shell/ev-window.c: (update_action_sensitivity):
11830
11831         Fix the crash when trying to copy in backends that doesnt
11832         support it. We can implement a better solution once we
11833         do real text selection.
11834
11835 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11836
11837         * data/evince-ui.xml:
11838         * shell/ev-window.c: (ev_window_cmd_escape):
11839         
11840         Work around the Escape conflict (find bar and unfullscreen)
11841
11842 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11843
11844         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11845         
11846         Fix for #300233. Next page correctly handles document end.
11847         
11848         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11849         (ev_sidebar_thumbnails_class_init),
11850         (ev_sidebar_thumbnails_set_document),
11851         (ev_sidebar_thumbnails_clear_job),
11852         (ev_sidebar_thumbnails_clear_model):
11853         
11854         Cleanup thumbnail jobs on document changes.
11855         
11856         * shell/ev-view.c: (add_scroll_binding_keypad),
11857         (add_scroll_binding_shifted), (ev_view_class_init):
11858         
11859         Shift + Space scrolls up. Fix for #173184
11860         
11861         * shell/ev-window.c: (ev_window_open_page),
11862         (ev_window_cmd_view_reload):
11863         
11864         Fix reload (Bug #300094)
11865
11866 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11867
11868         
11869         * dvi/mdvi-lib/assoc.c:
11870         * dvi/mdvi-lib/assoc.h: Removed garbage files
11871         
11872         * dvi/mdvi-lib/bitmap.c:
11873         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11874         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11875         * dvi/mdvi-lib/color.h: Antialias of rules
11876         
11877         * dvi/mdvi-lib/common.h:
11878         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11879         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11880         * dvi/mdvi-lib/files.c:
11881         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11882         * dvi/mdvi-lib/mdvi.h:
11883         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11884         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11885         * dvi/mdvi-lib/util.c: Fix compile warnings
11886         
11887         * dvi/dvi-document.c:
11888         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11889         (dvi_document_thumbnails_get_thumbnail),
11890         (dvi_document_document_thumbnails_iface_init):
11891         * dvi/mdvi-lib/Makefile.am:
11892         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11893         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11894         
11895         Dvi backend now renders thumbnails
11896
11897 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11898
11899         * shell/main.c: (main): 
11900         
11901         Save accelerators on exit. Fixes bug #172095.
11902
11903 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11904
11905         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11906         update priority" comment.
11907
11908         * backend/ev-job-queue.c: Give a way to change priority.
11909
11910 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11911
11912         * shell/ev-page-action.c: Fix logic.
11913
11914 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11915
11916         * shell/ev-view.c: (ev_view_can_find_next):
11917         * shell/ev-window.c: (ev_window_setup_document):
11918
11919         Check that the document supports find
11920
11921 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11922
11923         * data/evince-ui.xml:
11924         * shell/ev-view.c: (ev_view_can_find_next):
11925         * shell/ev-view.h:
11926         * shell/ev-window.c: (update_action_sensitivity),
11927         (find_changed_cb), (ev_window_setup_document),
11928         (ev_window_cmd_edit_find_next):
11929
11930         Add Edit->Find Next
11931
11932 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11933
11934         * pdf/ev-poppler.cc:
11935         * shell/ev-print-job.c: (idle_print_handler):
11936
11937         Make printing work again
11938
11939 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11940
11941         * shell/ev-page-action.h:
11942         * shell/ev-page-action.c: (ev_page_action_widget_init),
11943         (ev_page_action_widget_class_init), (page_changed_cb),
11944         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11945         (get_filter_model_from_model), (match_selected_cb),
11946         (display_completion_text), (match_completion), (update_model),
11947         (connect_proxy), (ev_page_action_set_property),
11948         (ev_page_action_get_property), (ev_page_action_set_document),
11949         (ev_page_action_set_model), (ev_page_action_class_init): Big
11950         reworking to make completions work iff we have >= GTK-2.7.0
11951                 
11952         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11953         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11954         (job_finished_cb): We now have a 'model' property that is set when
11955         the links are loaded.  This can be caught with "notify::model"
11956
11957         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11958         listen for the model to be set, and propagate it to the action.
11959
11960 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11961
11962         * cut-n-paste/recent-files/egg-recent-item.c:
11963         (egg_recent_item_set_uri), (make_valid_utf8),
11964         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11965         * cut-n-paste/recent-files/egg-recent-item.h:
11966         
11967         Update egg-recent from libegg. This should fix long
11968         startup problem. For details see
11969         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11970
11971 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11972
11973         * cut-n-paste/recent-files/Makefile.am:
11974         * data/evince-ui.xml, shell/Makefile.am:
11975         * shell/ev-application.c, shell/ev-application.h:
11976         * shell/ev-window.c: Recent files support.
11977         
11978         * configure.ac: Added "ru" to ALL_LINGUAS.
11979         
11980         * dvju: new backend to support DJVU files.
11981         * dvi: new backend to support DVI.
11982
11983         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11984         * ev-application.c: Support for new backends.
11985         
11986         * help, ev-window.c, main.c shell/Makefile.am: 
11987         Evince user documentation.
11988
11989 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11990
11991         * po/POTFILES.in:
11992         * shell/ev-window.c:
11993         * thumbnailer/evince-thumbnailer.c:
11994
11995         s/pdf-document/ev-poppler
11996
11997 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11998
11999         * NEWS:
12000         * configure.ac:
12001
12002         Release 0.2.0
12003
12004         * ps/ps-document.c: (setup_pixmap):
12005
12006         Remove debug code
12007
12008 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12009
12010         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12011         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12012         (ev_window_cmd_go_first_page): Fix of by one errors.
12013
12014 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12015
12016         * ps/ps-document.c: (get_page_box):
12017
12018         Fix page size calculation
12019
12020 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12021
12022         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12023         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12024         (get_page_orientation), (setup_page), (document_load),
12025         (ps_document_get_page_size), (render_pixbuf_idle):
12026         * ps/ps-document.h:
12027
12028         More refactoring to adapt to EvDocument changes
12029
12030 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12031
12032         * ps/ps-document.c: (start_interpreter):
12033
12034         Actually add alpha args
12035
12036 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12037
12038         * pdf/ev-poppler.cc:
12039
12040         Make clipboard work again
12041
12042 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12043
12044         Make searching work again.
12045         
12046         * backend/ev-document.c:
12047         * backend/ev-document.h:
12048         * backend/ev-document-find.c:
12049         * backend/ev-document-find.h: Change EvDocumentIface so we no
12050         longer store the current page or zoom level in the document.  The
12051         consequence is that all calls that operate on the current page now
12052         instead take the page number as an extra argument, and all
12053         coordinates are now doubles in document coordinate system.
12054
12055         * pdf/ev-poppler.cc:
12056         * pixbuf/pixbuf-document.c:
12057         * ps/ps-document.c: Update backends accordingly.
12058
12059 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
12060
12061         * autogen.sh:
12062
12063         Add required gettext version
12064
12065 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
12066
12067         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
12068         make F1 bring up non-existent help.
12069
12070         * shell/eggfindbar.c: Patch from Christian Persch to sync to
12071         epiphany's find bar, #167477
12072
12073         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
12074         <emil@nishra.com> to add space-bar scrolling, 
12075
12076         * shell/ev-window.c (static GtkActionEntry entries): add default
12077         keybinding for Help (F1)
12078         Fixes #171068
12079
12080         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
12081         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
12082         170110
12083
12084 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
12085
12086         * Makefile.am: 
12087         * pixbuf/pixbuf-document.c: 
12088
12089         Got pixbuf backend working again
12090
12091 2005-04-01  Steve Murphy  <murf@e-tools.com>
12092
12093         * configure.in: Added "rw" to ALL_LINGUAS.
12094
12095 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
12096
12097         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
12098         model types, noticed by Martin Kretzschmar.
12099
12100 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
12101
12102         * pdf/ev-poppler.cc: Implement search based on
12103         poppler_page_find_text().  Currently a bit crude since we remember
12104         all matches from all pages.  Also, we grab the big document lock
12105         when we search since searching changes the underlying stream and
12106         thus conflicts with the rendering thread.
12107         
12108         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12109         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
12110         (ev_view_find_previous): Fix some page indexes to be 0 based,
12111         offset rubber band by view offset,
12112
12113 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
12114
12115         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
12116
12117 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
12118
12119         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
12120         completely because I didn't understand GtkActions.  I should
12121         read Marco's code more carefully in the future.
12122
12123         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
12124         function
12125
12126 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
12127
12128         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
12129         PopplerRectangle change from poppler CVS.
12130
12131 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
12132
12133         * backend/ev-document.c: (ev_document_get_page_label):
12134         * backend/ev-document.h:
12135         * backend/ev-page-cache.c: (_ev_page_cache_new),
12136         (ev_page_cache_get_page_label):
12137         * backend/ev-page-cache.h:
12138         * pdf/ev-poppler.cc:
12139         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
12140         (links_page_num_func):
12141         * shell/ev-sidebar-thumbnails.c:
12142         (ev_sidebar_thumbnails_set_document):
12143         * shell/ev-view.c: (status_message_from_link),
12144         (ev_view_motion_notify_event):
12145         * shell/ev-window.c: (document_supports_sidebar): Add in page
12146         label support.  It's not perfect yet, but it's the first 'feature'
12147         in a while.
12148         Also, fix a bogus comment noticed by crispin. 
12149
12150 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
12151
12152         * Makefile.am: Remove pixbuf backend for now
12153
12154         * configure.ac: Require poppler-glib instead of just poppler.
12155
12156         * backend/ev-document-thumbnails.h: Add a comment
12157
12158         * backend/ev-document.h:
12159         * backend/ev-document.c: (ev_document_class_init),
12160         (ev_document_load), (ev_document_get_link),
12161         (ev_document_get_links): Remove 3 methods and add get_links.
12162         Also, made 0 based.
12163
12164         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
12165         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
12166
12167         * backend/ev-link.c: (ev_link_set_title),
12168         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
12169         (ev_link_mapping_find):
12170         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
12171         
12172         * backend/ev-page-cache.c: (ev_page_cache_init),
12173         (_ev_page_cache_new), (ev_page_cache_set_current_page),
12174         (ev_page_cache_get_size), (ev_page_cache_next_page),
12175         (ev_page_cache_prev_page): Fix to be 0 based.
12176
12177         * pdf/Makefile.am: 
12178         * pdf/ev-poppler.h:
12179         * pdf/ev-poppler.cc: New backend.
12180         
12181         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
12182         (ps_document_get_page), (ps_document_document_iface_init):
12183
12184         * shell/ev-pixbuf-cache.h:
12185         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12186         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
12187         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
12188         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
12189         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
12190         Fix up code to grab a page cache per each doc.  Also, fix to be 0
12191         based.
12192         
12193         * shell/ev-sidebar-thumbnails.c:
12194         (ev_sidebar_tree_selection_changed), (page_changed_cb),
12195         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
12196
12197         * shell/ev-view.c: (status_message_from_link),
12198         (find_page_at_location), (get_link_at_location),
12199         (ev_view_motion_notify_event), (ev_view_button_release_event),
12200         (ev_view_init): Use the new link code.  Fix to be 0 based.
12201
12202         * shell/ev-window.c: (update_action_sensitivity),
12203         (document_supports_sidebar): 0 based.
12204
12205 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
12206
12207         * pdf/pdf-document.cc: Patch from Fernando Herrera
12208         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
12209         *blush*
12210
12211 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
12212
12213         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
12214         1 to the page, as this seems to be 1 based.  I thought we has this
12215         fixed.  grump.
12216
12217 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
12218
12219         * TODO:
12220         * backend/Makefile.am:
12221         * backend/ev-document-links.c:
12222         (ev_document_links_has_document_links),
12223         (ev_document_links_get_links_model):
12224         * backend/ev-document-links.h:
12225         * backend/ev-document.c: (ev_document_get_page_cache),
12226         (ev_document_get_doc_mutex), (ev_document_load),
12227         (ev_document_save), (ev_document_get_title),
12228         (ev_document_get_n_pages), (ev_document_set_page),
12229         (ev_document_get_page), (ev_document_set_target),
12230         (ev_document_set_scale), (ev_document_set_page_offset),
12231         (ev_document_get_page_size), (ev_document_get_text),
12232         (ev_document_get_link), (ev_document_render),
12233         (ev_document_render_pixbuf), (ev_document_scale_changed):
12234         * backend/ev-document.h:
12235         * backend/ev-job-queue.c: (remove_object_from_queue),
12236         (notify_finished), (handle_job), (search_for_jobs_unlocked),
12237         (no_jobs_available_unlocked), (ev_render_thread),
12238         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
12239         (ev_job_queue_remove_job):
12240         * backend/ev-job-queue.h:
12241         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
12242         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
12243         (ev_job_links_class_init), (ev_job_render_init),
12244         (ev_job_render_dispose), (ev_job_render_class_init),
12245         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
12246         (ev_job_thumbnail_class_init), (ev_job_finished),
12247         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
12248         (ev_job_render_run), (ev_job_thumbnail_new),
12249         (ev_job_thumbnail_run):
12250         * backend/ev-jobs.h:
12251         * backend/ev-link.c:
12252         * backend/ev-link.h:
12253         * backend/ev-page-cache.c: (ev_page_cache_init),
12254         (ev_page_cache_class_init), (ev_page_cache_finalize),
12255         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
12256         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
12257         (ev_page_cache_set_link), (ev_page_cache_get_title),
12258         (ev_page_cache_get_size), (ev_page_cache_next_page),
12259         (ev_page_cache_prev_page):
12260         * backend/ev-page-cache.h:
12261         * pdf/pdf-document.cc:
12262         * ps/gsdefaults.c:
12263         * ps/gsdefaults.h:
12264         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12265         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
12266         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
12267         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
12268         (is_interpreter_ready), (output), (catchPipe), (input),
12269         (start_interpreter), (check_filecompressed), (compute_dimensions),
12270         (ps_document_enable_interpreter), (document_load),
12271         (ps_document_next_page), (render_page), (ps_document_set_page),
12272         (ps_document_set_scale), (render_pixbuf_idle),
12273         (ps_document_render_pixbuf), (ps_document_document_iface_init):
12274         * ps/ps-document.h:
12275         * shell/Makefile.am:
12276         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12277         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
12278         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
12279         (ev_pixbuf_cache_new), (job_finished_cb),
12280         (check_job_size_and_unref), (move_one_job),
12281         (ev_pixbuf_cache_update_range), (find_job_cache),
12282         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
12283         (ev_pixbuf_cache_add_jobs_if_needed),
12284         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
12285         * shell/ev-pixbuf-cache.h:
12286         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12287         (idle_print_handler):
12288         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12289         (selection_changed_cb), (create_loading_model),
12290         (ev_sidebar_links_construct), (links_page_num_func),
12291         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
12292         (update_page_callback), (job_finished_cb),
12293         (ev_sidebar_links_set_document):
12294         * shell/ev-sidebar-thumbnails.c:
12295         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12296         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12297         (page_changed_cb), (thumbnail_job_completed_callback),
12298         (ev_sidebar_thumbnails_set_document):
12299         * shell/ev-sidebar-thumbnails.h:
12300         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12301         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12302         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12303         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12304         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12305         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12306         (ev_view_button_release_event), (ev_view_scroll_view),
12307         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12308         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12309         (ev_view_new), (job_finished_cb), (page_changed_cb),
12310         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12311         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12312         (ev_view_find_previous):
12313         * shell/ev-view.h:
12314         * shell/ev-window.c: (update_action_sensitivity),
12315         (ev_window_open_page), (update_window_title), (update_total_pages),
12316         (page_changed_cb), (ev_window_setup_document),
12317         (password_dialog_response), (ev_window_cmd_save_as),
12318         (ev_window_print), (ev_window_cmd_go_previous_page),
12319         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12320         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12321         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12322         * shell/main.c: (main):
12323
12324         Merge evince-threads branch
12325
12326 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12327
12328         * configure.ac: Added "lt" to ALL_LINGUAS.
12329
12330 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12331
12332         * NEWS:
12333         * configure.ac:
12334
12335         Release 0.1.9
12336
12337 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12338
12339         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12340
12341         Fix here also the thumbnails 1-basedness :)
12342
12343 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12344
12345         * NEWS:
12346         * configure.ac:
12347
12348         Release 0.1.8
12349
12350 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12351
12352         * pdf/pdf-document.cc:
12353         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
12354         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
12355
12356         Fix the mess we did with thumbnails and 1-basedness
12357
12358 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
12359
12360         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
12361
12362 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
12363
12364         * NEWS:
12365         * configure.ac:
12366
12367         Release 0.1.7
12368
12369 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
12370
12371         * ps/Makefile.am:
12372         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
12373         (gtk_gs_defaults_get_alpha_parameters),
12374         (gtk_gs_defaults_get_ungzip_cmd),
12375         (gtk_gs_defaults_get_unbzip2_cmd):
12376         * ps/gsdefaults.h:
12377         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12378         (ps_document_get_orientation), (document_load),
12379         (ps_document_goto_page), (ps_document_set_page_size):
12380         * ps/ps-document.h:
12381
12382         Some more sanitization of the ps backend. Remove a lot
12383         of unused code and do not base our defaults on ggv
12384         preferences (ugh!)
12385
12386 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
12387
12388         * thumbnailer/evince-thumbnailer.schemas:
12389         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12390         (main): add -s option for thumbnail size.
12391
12392 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
12393
12394         * configure.ac:
12395
12396         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
12397         remove it.
12398
12399 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12400
12401         * pdf/pdf-document.cc:
12402
12403         Remove 4 pixels of useless border from the
12404         thumbnail.
12405
12406 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12407
12408         * backend/ev-document-thumbnails.c:
12409         (ev_document_thumbnails_get_thumbnail):
12410         * backend/ev-document-thumbnails.h:
12411
12412         Rework API a bit. Add a border flag and
12413         change sizing logic (now the size we specify
12414         applies to the bigger dimension).
12415
12416         * pdf/pdf-document.cc:
12417         * pixbuf/pixbuf-document.c:
12418         (pixbuf_document_thumbnails_get_thumbnail):
12419         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
12420         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12421
12422         Adapt to the new API and do not draw a border for nautilus
12423         thumbnailer.
12424
12425 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
12426
12427         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12428         take thumbnails from page "0" instead of "1". Added a copyright header.
12429
12430 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
12431
12432         * ps/ps-document.c: (set_up_page), (start_interpreter):
12433
12434         Make it C89 compliant
12435
12436 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
12437
12438         * Makefile.am:
12439         * configure.ac:
12440         * pdf/.cvsignore:
12441         * pdf/pdf-document.cc:
12442         * thumbnailer/Makefile.am:
12443         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12444         (main):
12445         * thumbnailer/evince-thumbnailer.schemas:
12446         * thumbnailer/pdf-icon.png:
12447
12448         Add a nautilus thumbnailer.
12449         Based on patch by Fernando Herrera <fherrera@onirica.com>.
12450
12451 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
12452
12453         * NEWS:
12454         * configure.ac:
12455         * po/POTFILES.in:
12456
12457         Release 0.1.6
12458
12459 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12460
12461         Use poppler instead of including xpdf source code.  Poppler is a
12462         fork of xpdf to build it as a shared library. See
12463         http://freedesktop.org/wiki/Software/poppler.
12464
12465         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12466         xpdf fork.
12467         
12468         * pdf/Makefile.am: Build libpdfdocument.a here.
12469         
12470         * pdf/GDKSplashOutputDev.cc:
12471         * pdf/GDKSplashOutputDev.h:
12472         * pdf/GnomeVFSStream.cc:
12473         * pdf/GnomeVFSStream.h:
12474         * pdf-document.cc:
12475         * pdf-document.h:
12476         * test-gdk-output-dev.cc
12477         * Thumb.cc:
12478         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12479         against poppler.
12480
12481 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12482
12483         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12484
12485         Clear idle stack before unsetting the document
12486
12487 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12488
12489         * ps/ps-document.c: (ps_document_widget_event),
12490         (ps_document_set_target), (ps_document_finalize),
12491         (ps_document_get_page):
12492
12493         Disconnect the widget event signal on finalize.
12494         Some code cleanups.
12495
12496 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12497
12498         * ps/ps-document.c: (set_up_page):
12499
12500         If there is no bpixmap create one, even if size
12501         is not changed.
12502
12503 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12504
12505         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12506         (set_up_page), (document_load), (ps_document_set_zoom):
12507
12508         Default page is 0. Calculate size even when we have no
12509         target yet.
12510
12511 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12512
12513         * shell/ev-sidebar.c: expand the selection widget to be always as
12514         wide as the sidebar
12515
12516 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12517
12518         * shell/ev-sidebar-thumbnails.c:
12519         (ev_sidebar_thumbnails_set_document):
12520
12521         Clear the list store when setting document
12522
12523 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12524
12525         * shell/ev-page-action.c: (update_entry), (sync_entry),
12526         (activate_cb), (entry_size_request_cb), (create_tool_item),
12527         (connect_proxy):
12528
12529         Use an entry for the page control instead of spinbuttons
12530
12531 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12532
12533         * data/evince.schemas.in:
12534
12535         Correct confusing string
12536
12537 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12538
12539         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12540         for real.  Gosh, how long has this been broken.
12541
12542         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12543         check for a NULL link.  We crash otherwise.
12544
12545 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12546
12547         * NEWS:
12548         * configure.ac:
12549
12550         Release 0.1.5
12551
12552 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12553
12554         * configure.ac: add the french translation.
12555
12556 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12557
12558         * shell/ev-window.c:
12559
12560         Remove unused header -> fix distcheck
12561
12562 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12563
12564         * shell/ev-window.c: (update_window_title),
12565         (ev_window_popup_password_dialog):
12566
12567         Unescape filename for display
12568
12569 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12570
12571         * pdf/xpdf/pdf-document.cc:
12572
12573         In get_page_size deal with rotation. Also
12574         cleanup the function a bit.
12575
12576 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12577
12578         * pdf/xpdf/pdf-document.cc:
12579
12580         Fix crash when opening in new window
12581
12582 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12583
12584         * configure.ac:
12585
12586         Check ghostscript >= 7
12587
12588 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12589
12590         * shell/ev-window.c:
12591
12592         Make page width the default sizing mode
12593
12594 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12595         Marco Pesenti Gritti <marco@gnome.org>
12596
12597         * shell/ev-window.c: Remember the sidebar size
12598
12599         * data/evince.schemas.in: Add a new gconf key to store the size of
12600         the sidebar
12601
12602 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12603
12604         * data/evince-ui.xml:
12605         * shell/ev-window.c: (update_action_sensitivity),
12606         (ev_window_cmd_view_reload):
12607         
12608         Add a "Reload" action and menu entry
12609
12610 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12611
12612         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12613         iff the type doesn't support thumbnailing and indexing.
12614
12615 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12616
12617         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12618
12619 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12620
12621         * pdf/splash/Splash.cc:
12622
12623         Port fix for a crasher from kde bug
12624         http://bugs.kde.org/show_bug.cgi?id=97131
12625
12626 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12627
12628         * pdf/xpdf/pdf-document.cc:
12629
12630         Return a link even if it's of an unrecognized
12631         type. Otherwise we go in an infinte cycle.
12632
12633 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12634
12635         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12636         (size_allocate_cb), (ev_window_set_sizing_mode):
12637
12638         Update size when switching mode
12639
12640 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12641
12642         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12643         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12644         (ev_window_cmd_view_normal_size):
12645
12646         Fix size toggle buttons behavior
12647
12648 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12649
12650         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12651         (doc_rect_to_view_rect), (ev_view_size_allocate),
12652         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12653         (scale_changed_callback):
12654
12655         Do not cache offsets in size_allocate.
12656
12657 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12658
12659         * shell/ev-view.c: (ev_view_size_allocate):
12660
12661         Calculate offsets before calling the parent
12662         class (which does a redraw)
12663
12664 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12665
12666         * pdf/xpdf/pdf-document.cc:
12667
12668         Fix a crasher on exit. Unused code, put a TODO
12669
12670 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12671
12672         * backend/ev-document.c: (ev_document_class_init),
12673         (ev_document_page_changed), (ev_document_scale_changed):
12674         * backend/ev-document.h:
12675
12676         Separate page/scale notifications
12677
12678         * pdf/xpdf/pdf-document.cc:
12679
12680         Emit the new signals.
12681         Do not display the pdf page in _render, do it
12682         when scale/page are requested.
12683
12684         * ps/ps-document.c: (ps_document_set_zoom),
12685         (ps_document_widget_event):
12686         * ps/ps-document.h:
12687
12688         Emit the new signals.
12689
12690         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12691         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12692         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12693         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12694         * shell/ev-view.h:
12695         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12696         (ev_window_cmd_view_page_width), (size_allocate_cb),
12697         (ev_window_set_sizing_mode):
12698
12699         Rework sizing to be pixel based.
12700         There are bugs but should be already way better.
12701
12702 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12703
12704         * shell/ev-window.c: (ev_window_init):
12705
12706         Do not allow to shrink sidebar smaller then
12707         child requisition
12708
12709 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12710
12711         * shell/ev-sidebar.[ch]
12712         * shell/ev-window.c:
12713
12714         Improved sidebar widget. Fixes #166683
12715
12716 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12717
12718         * shell/ev-view.c (update_find_status_message): Give translators
12719         more flexibility with ngettext plural handling.
12720
12721 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12722
12723         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12724         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12725         page when we get the page size.
12726
12727 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12728
12729         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12730
12731         ps pages are 0 based, convert 
12732
12733 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12734
12735         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12736
12737         Initialize correct parent class. Set GError on document load
12738
12739 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12740
12741         * pdf/xpdf/pdf-document.cc:
12742
12743         Fixup selection offset calculation
12744
12745         * shell/ev-view.c: (view_rect_to_doc_rect),
12746         (doc_rect_to_view_rect), (ev_view_size_allocate),
12747         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12748         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12749
12750         Store selection as document relative, so that zooming
12751         and offset changing doesnt break it.
12752
12753 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12754
12755         * shell/ev-view.c: (ev_view_best_fit):
12756
12757         Do not try to best fit if the view is not realized
12758
12759 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12760           
12761         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12762
12763 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12764
12765         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12766
12767 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12768
12769         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12770         the popup window.  That prevents it resizing when in full screen
12771         mode.
12772
12773         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12774         multiple rerenders.  This pretty much sucks.
12775
12776         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12777         rest of the toolbar.
12778
12779 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12780
12781         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12782
12783 2005-02-17  Alexander Shopov  <ash@contact.bg>
12784
12785         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12786
12787 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12788
12789         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12790
12791 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12792
12793         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12794         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12795         (set_document_page), (document_changed_callback),
12796         (ev_view_set_document), (ev_view_find_previous),
12797         (ev_view_hide_cursor), (ev_view_show_cursor):
12798         * shell/ev-view.h:
12799         * shell/ev-window.c: (update_chrome_visibility),
12800         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12801         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12802         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12803         (ev_window_unfullscreen):
12804         * shell/main.c: (main):
12805
12806         Automatically hide the fullscreen button.
12807         Patch by Kristian Høgsberg <krh@redhat.com>
12808
12809 2005-02-16  Vincent Noel  <vnoel@cox.net>
12810
12811         * shell/main.c (main): Specify an icon for the window. Patch by
12812         Jaap A. Haitsma. Fixes #166177.
12813
12814 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12815
12816         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12817
12818 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12819
12820         * backend/ev-document-misc.h:
12821         * backend/ev-document-misc.c:
12822         (ev_document_misc_get_page_border_size),
12823         (ev_document_misc_paint_one_page): New function to canonicalize
12824         sizing/painting a border.
12825
12826         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12827         used.
12828
12829         * pdf/xpdf/pdf-document.cc: use new function
12830
12831         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12832         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12833         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12834         shell/ev-window.c: (update_sizing_buttons),
12835         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12836         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12837         (ev_window_cmd_view_page_width), (size_allocate_cb),
12838         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12839         and "fit width" values act as toggle buttons so they stay
12840         toggled.  It's not 100% perfect, and it's a little slow, but it's
12841         good enough to commit I think.
12842
12843 2005-02-15  David Lodge  <dave@cirt.net>
12844
12845         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12846
12847 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12848
12849         * shell/ev-window.c (update_window_title): replace newlines in
12850         the title by spaces. Bug #166107.
12851
12852 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12853
12854         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12855         parameters providing allocation width and height without
12856         scrollbars and width of a possible vertical scrollbar. With this
12857         additional information the functions can work as
12858         intended. Unfortunately they're not idempotent. We should
12859         transform these commands to toggles. Fixes Bug #164976
12860         Initial patch by Stephane Loeuillet, then heavily modified.
12861
12862         * shell/ev-view.h: update prototypes.
12863
12864         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12865         (ev_window_cmd_view_page_width): provide EvView fit functions with
12866         all the information they need. Formulas to calculate this
12867         information taken from GtkScrolledWindow.
12868
12869 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12870
12871         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12872         created a thumbnail, the list store is updated to know
12873         that the thumbnail is set. Fixes bug #166792
12874
12875 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12876
12877         * shell/ev-window.c: fixed typo, closes bug 166897
12878
12879         * TODO: updated TODO with bug numbers that are relevant
12880
12881 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12882
12883         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12884
12885 2005-02-09  Vincent Noel  <vnoel@cox.net>
12886
12887         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12888         and "Next" toolbar buttons as important to make them stand out.
12889
12890 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12891
12892         * lib/ev-debug.c:
12893         * lib/ev-debug.h:
12894         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12895         (start_interpreter), (stop_interpreter), (document_load),
12896         (ps_document_next_page), (ps_document_goto_page),
12897         (ps_document_set_page_size), (ps_document_widget_event),
12898         (ps_document_render):
12899         * shell/ev-page-view.c: (ev_page_view_dispose):
12900         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12901
12902         Fix compilation on non-gcc platforms
12903
12904 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12905
12906         * NEWS:
12907         * configure.ac:
12908
12909         Release 0.1.4
12910
12911         * pdf/xpdf/Catalog.cc:
12912         * pdf/xpdf/XRef.cc:
12913
12914         Fix the fix for CAN-2004-0888
12915
12916 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12917
12918         * data/Makefile.am:
12919         * data/evince-ui.xml:
12920         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12921         * shell/ev-stock-icons.h:
12922         * shell/ev-window.c: (update_action_sensitivity),
12923         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12924         (set_action_properties):
12925
12926         Improve toolbar layout/icons
12927
12928 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12929
12930         * pdf/xpdf/pdf-document.cc:
12931
12932         Add warnings about unimplemented/unknown link
12933         types.
12934
12935 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12936
12937         * ps/ps-document.c: (set_up_page):
12938
12939         Log gs property
12940
12941 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12942
12943         * ps/ps-document.c: (start_interpreter):
12944
12945         Log gs env var
12946
12947 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12948
12949         * shell/ev-page-view.c: (ev_page_view_dispose):
12950         * shell/ev-view.c: (ev_view_finalize):
12951         * shell/ev-window.c: (ev_window_setup_document),
12952         (ev_window_dispose), (ev_window_init):
12953
12954         Solve more refs issues.
12955
12956         I commented out the page_view initialization for now:
12957         it was never destroyed (because it's never added
12958         to a container). Because of that we was leaking
12959         gs processes. Couldnt think to a clean fix.
12960         We need to figure this out, password view has the
12961         same issue probably.
12962
12963 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12964
12965         * ps/ps-document.c: (ps_document_finalize),
12966         (ps_document_get_n_pages), (ps_document_get_page):
12967
12968         Some cleanups, stop the interpreter on finalize
12969
12970         * shell/ev-page-view.c: (ev_page_view_dispose),
12971         (ev_page_view_class_init):
12972
12973         Release our reference on the document
12974
12975 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12976
12977         * Makefile.am:
12978         * configure.ac:
12979         * doc/debugging.txt:
12980         * lib/.cvsignore:
12981         * lib/Makefile.am:
12982         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12983         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12984         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12985         * lib/ev-debug.h:
12986
12987         Add debugging helpers
12988
12989         * ps/Makefile.am:
12990         * ps/ps-document.c: (set_up_page), (start_interpreter),
12991         (stop_interpreter), (document_load), (ps_document_next_page),
12992         (ps_document_goto_page), (ps_document_set_page_size),
12993         (ps_document_widget_event), (ps_document_render):
12994         * shell/Makefile.am:
12995         * shell/ev-view.c: (expose_bin_window):
12996         * shell/main.c: (main):
12997
12998         Add some logs
12999         
13000 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13001
13002         * ps/ps-document.c: (ps_document_widget_event):
13003
13004         Initialize message_window, this should make ps
13005         rendering really work! (Never noticed because I was
13006         testing with a ps that is causing gs to exit every time!)
13007
13008 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13009
13010         * data/evince.schemas.in: updated simple error in applyto closing tag
13011
13012 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13013
13014         * Makefile.am:
13015         * configure.ac:
13016         * data/.cvsignore:
13017         * data/Makefile.am:
13018         * data/evince-ui.xml:
13019         A data/evince.schemas.in:
13020         * po/POTFILES.in:
13021         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13022         * shell/ev-stock-icons.h:
13023         * shell/ev-window.c: (update_chrome_visibility),
13024         (update_chrome_flag), (ev_window_cmd_edit_find),
13025         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13026         (ev_window_unfullscreen), (ev_window_focus_in_event),
13027         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13028         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13029         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13030         (ev_window_dispose), (ev_window_class_init),
13031         (set_action_properties), (set_chrome_actions), (load_chrome),
13032         (ev_window_init):
13033
13034         Implement fullscreen mode changes from bug #164776.
13035         Also implement persistent chrome toggles.
13036
13037 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13038
13039         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13040
13041 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13042
13043         * NEWS:
13044         * configure.ac:
13045         * shell/ev-view.c:
13046
13047         Add another check for find interface
13048
13049         Release 0.1.3
13050
13051 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13052
13053         * shell/ev-application.c: (ev_application_open):
13054         * shell/ev-window.c: (ev_window_open):
13055
13056         Open gzipped ps documents
13057
13058 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13059
13060         * TODO:
13061         * shell/ev-view.c: (set_document_page):
13062
13063         Clamp page number, dont try to move to
13064         not existant pages.
13065
13066 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13067
13068         * backend/ev-document-find.c: (ev_document_find_changed):
13069         * backend/ev-document-find.h:
13070         * pdf/xpdf/pdf-document.cc:
13071         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
13072         * shell/ev-window.c: (find_bar_search_changed_cb):
13073
13074         Fix several bugs with find
13075
13076 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
13077
13078         * shell/ev-sidebar-thumbnails.c
13079         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
13080         document. Prevents warning from scroll_to_cell.
13081
13082 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
13083
13084         * configure.ac: Add «nb» to ALL_LINGUAS too.
13085
13086 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
13087
13088         * NOTES: New file with some random thoughts.
13089
13090         * TODO: Update.
13091
13092         * backend/ev-document-misc.c:
13093         (ev_document_misc_get_page_border_size): New function to
13094         canonicalize shadow drawing sizes.  Possibly goofy.
13095
13096         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
13097         (ev_view_best_fit), (ev_view_fit_width):
13098         * pdf/xpdf/pdf-document.cc:
13099         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13100         * ps/ps-document.c: (ps_document_get_page_size):
13101         * backend/ev-document-misc.h:
13102         * backend/ev-document.c: (ev_document_get_page_size):
13103         * backend/ev-document.h: get_page_size now takes a page number
13104         parameter.  Made all the backends/frontends honor it.
13105
13106         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
13107         see.  Doesn't work yet.
13108
13109         * shell/Makefile.am:
13110         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
13111         Doesn't do anything yet.
13112
13113         * shell/ev-sidebar-thumbnails.c:
13114         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
13115         [0..n_pages-1]
13116
13117         * shell/ev-window.c: (update_action_sensitivity),
13118         (ev_window_setup_document), (ev_window_set_page_mode),
13119         (ev_window_page_mode_cb), (ev_window_init): Clean up the
13120         view-swapping code a bit so we can have multiple views on a
13121         document.  Add the multi-page view, though it can't be turned on
13122         yet.
13123
13124 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13125
13126         * shell/ev-application.c: (ev_application_open):
13127         * shell/ev-view.c: (expose_bin_window):
13128         * shell/ev-window.c: (ev_window_open):
13129
13130         Support eps and check document supports find
13131         before drawing highlightings in expose.
13132
13133 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13134
13135         * pixbuf/pixbuf-document.c:
13136         (pixbuf_document_thumbnails_get_dimensions),
13137         (pixbuf_document_document_thumbnails_iface_init):
13138
13139         implement get_dimensions
13140
13141 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13142
13143         * NEWS:
13144         * configure.ac:
13145
13146         Release 0.1.2
13147
13148 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13149
13150         * shell/ev-view.c: (set_document_page):
13151
13152         Scroll at the top of the page when changing page
13153
13154 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13155
13156         * shell/ev-view.c: (ev_view_motion_notify_event):
13157
13158         Do not redraw unnecessarily
13159
13160 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13161
13162         * pdf/xpdf/pdf-document.cc:
13163         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13164         (expose_bin_window), (find_changed_cb):
13165
13166         Yay! find works now... Now to find bugs...
13167
13168 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13169
13170         * backend/ev-document-find.c: (ev_document_find_base_init),
13171         (ev_document_find_changed):
13172         * backend/ev-document-find.h:
13173         * pdf/xpdf/pdf-document.cc:
13174         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13175         (expose_bin_window), (ev_view_init), (set_document_page),
13176         (ensure_rectangle_is_visible), (jump_to_find_result),
13177         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
13178         (ev_view_find_next), (ev_view_find_previous):
13179         * shell/ev-view.h:
13180         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
13181
13182         More work on find implementation, mostly there now
13183
13184 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
13185
13186         * backend/ev-backend-marshalers.list:
13187         * backend/ev-document-find.c: (ev_document_find_base_init),
13188         (ev_document_find_cancel), (ev_document_find_page_has_results),
13189         (ev_document_find_get_n_results), (ev_document_find_get_result),
13190         (ev_document_find_get_progress), (ev_document_find_changed):
13191         * backend/ev-document-find.h:
13192
13193         Enanche the find interface to be really able to do
13194         multi page find.
13195
13196         * pdf/xpdf/pdf-document.cc:
13197
13198         Implement
13199
13200         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
13201         (expose_bin_window), (ev_view_init),
13202         (ev_view_get_find_status_message), (find_changed_cb),
13203         (ev_view_set_document), (set_document_page):
13204
13205         Adapt to the new interface. A few things are regressed sorry,
13206         I will finish it soon.
13207
13208 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
13209
13210         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
13211         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
13212         ev_sidebar_thumbnails_parent_class variable, don't define another
13213         parent_class variable.
13214
13215         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
13216         (ev_page_action_class_init): ditto.
13217
13218         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
13219         (pixbuf_document_class_init): ditto.
13220
13221         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
13222         ditto.
13223
13224         * .cvsignore: ignore various valgrind output files.
13225
13226 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13227
13228         * data/evince-ui.xml:
13229         * shell/Makefile.am:
13230         * shell/ev-history.c:
13231         * shell/ev-history.h:
13232         * shell/ev-navigation-action.c:
13233         * shell/ev-navigation-action.h:
13234         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
13235         (ev_view_set_page), (ev_view_fit_width):
13236         * shell/ev-view.h:
13237         * shell/ev-window.c: (update_action_sensitivity),
13238         (ev_window_setup_document), (register_custom_actions):
13239
13240         Kill session history
13241
13242 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13243
13244         * shell/ev-window.c: (update_action_sensitivity):
13245
13246         Fix inverted up/down buttons
13247
13248 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
13249
13250         * shell/ev-sidebar-thumbnails.c
13251         (ev_sidebar_thumbnails_select_page): make sure the selected
13252         thumbnail stays visible.
13253
13254 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
13255
13256         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
13257         scrolled window for Federico.
13258
13259 2005-01-26  Ole Laursen  <olau@hardworking.dk>
13260
13261         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
13262
13263 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
13264
13265         * configure.ac:
13266         * pdf/splash/SplashFTFontEngine.cc:
13267
13268         Fix CID fonts with freetype 2.1.9
13269
13270 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
13271
13272         * TODO: added item for desktop icon thumbnailer
13273
13274 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
13275
13276         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
13277         unloaded docs when the title is accessed.
13278
13279         * shell/ev-password-view.[hc]: New widget for displaying password
13280         state.
13281
13282         * shell/ev-window.[ch]: Refactor password handling code to handle
13283         the new view.
13284
13285 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
13286
13287         * NEWS:
13288         * configure.ac:
13289         * data/Makefile.am:
13290
13291         Release 0.1.1
13292
13293 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13294
13295         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13296         ignore page offset here, to make search results independent of it,
13297
13298         * shell/ev-view.c (expose_bin_window): but take offsets into
13299         account here. Bug #164932
13300
13301         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13302         scale at the right time. Bug #164996
13303
13304 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13305
13306         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13307         fix the problem. Now I just removed the Adobe font names and hope
13308         that the URW fonts are always in outline format. Bug #164934
13309
13310         * shell/ev-window.c (update_window_title): empty titles are
13311         useless, use filename in that case too.
13312
13313         * NEWS: Add some content.
13314
13315 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13316
13317         * TODO: added one more TODO item and a TODONE section :)
13318
13319 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13320
13321         * ps/ps-document.h: add page_[xy]_offset fields.
13322
13323         * ps/ps-document.c (ps_document_set_page_offset)
13324         (ps_document_render): Keep offset in consideration in a few
13325         places. Bug #164752 "postscript documents are not centered in
13326         window"
13327
13328         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13329         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13330
13331         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13332         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13333         stub out missing methods for complete EvDocument implementation.
13334         Fixes segfaults with Save A Copy and Copy actions.
13335
13336         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13337         (ps_document_document_iface_init): ditto.
13338         
13339 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13340
13341         * data/.cvsignore:
13342         * data/Makefile.am:
13343         * data/evince.desktop.in:
13344
13345         Add desktop file
13346
13347 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13348
13349         * shell/ev-view.c: (ev_view_button_press_event),
13350         (ev_view_motion_notify_event):
13351
13352         Make selection work in any direction
13353
13354 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13355
13356         * TODO:
13357         * shell/ev-window.c: (set_short_labels), (ev_window_init):
13358
13359         Use shorter labels for some of the toolbars items
13360
13361 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13362
13363         * pdf/xpdf/pdf-document.cc:
13364
13365         Check the links info is initialized before
13366         using it. Should fix a crash on startup.
13367
13368 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13369
13370         * pixbuf/pixbuf-document.c
13371         (pixbuf_document_thumbnails_get_dimensions): force floating point
13372         division to calculate page_ratio. Fixes crash with landscape
13373         format pixbufs.
13374
13375 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
13376
13377         * shell/ev-view.c (ev_view_realize): make the bg color darker.
13378
13379 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
13380
13381         * shell/ev-view.c (set_document_page): unset has_selection when
13382         the page changes.
13383         (set_document_page): handle paper size changes when the page
13384         changes (test with Free Culture, page 2).
13385
13386 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13387
13388         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
13389         (expose_bin_window), (ev_view_class_init), (ev_view_init):
13390
13391         Use normal style color for the widget background and
13392         draw a black box around the page.
13393
13394 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13395
13396         * pdf/xpdf/pdf-document.cc:
13397
13398         Keep offset in consideration in a few places
13399
13400         * shell/ev-view.c: (expose_bin_window):
13401
13402         Set the offsets so that the document is ever centered
13403
13404 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
13405
13406         * TODO: Added TODO items and finished off the first todo item
13407
13408         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
13409         reflect current authors
13410
13411 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13412
13413         * pdf/xpdf/pdf-document.cc:
13414         * shell/ev-view.c: (ev_view_set_cursor),
13415         (ev_view_motion_notify_event), (document_changed_callback),
13416         (set_document_page):
13417
13418         Show a wait cursor while the page is rendering
13419
13420 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13421
13422         * shell/ev-sidebar-thumbnails.c:
13423         (ev_sidebar_tree_selection_changed),
13424         (ev_sidebar_thumbnails_select_page):
13425         * shell/ev-sidebar-thumbnails.h:
13426         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
13427         (ev_view_can_go_forward):
13428         * shell/ev-window.c: (ev_window_open_page),
13429         (ev_window_setup_document), (update_current_page),
13430         (view_page_changed_cb), (ev_window_init):
13431         * shell/ev-window.h:
13432
13433         Ensure thumbnails selection, toolbar page control and
13434         current page are in sync.
13435
13436 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
13437
13438         * pdf/xpdf/XRef.cc:
13439
13440         Fix CAN-2005-0064
13441
13442 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
13443
13444         * backend/Makefile.am:
13445         * backend/ev-document-links.h:
13446         * backend/ev-document-security.c: (ev_document_security_get_type),
13447         (ev_document_security_has_document_security),
13448         (ev_document_security_set_password):
13449         * backend/ev-document-security.h:
13450         * backend/ev-document.c: (ev_document_error_quark):
13451         * backend/ev-document.h:
13452         * data/Makefile.am:
13453         * data/evince-password.glade:
13454         * pdf/xpdf/pdf-document.cc:
13455         * shell/Makefile.am:
13456         * shell/ev-password.c: (ev_password_set_bad_password_label),
13457         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13458         (ev_password_dialog_get_password),
13459         (ev_password_dialog_set_bad_pass):
13460         * shell/ev-password.h:
13461         * shell/ev-window.c: (ev_window_get_attribute),
13462         (ev_window_set_property), (update_action_sensitivity),
13463         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13464         (ev_window_setup_document), (ev_window_get_password),
13465         (ev_window_open), (ev_window_cmd_save_as),
13466         (using_postscript_printer), (ev_window_print),
13467         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13468         (update_fullscreen_popup), (ev_window_fullscreen),
13469         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13470         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13471         (menu_item_select_cb), (find_bar_search_changed_cb),
13472         (ev_window_dispose), (ev_window_init):
13473
13474         Add initial support for password-supported dialogs.  This could be
13475         a lot cooler, but it'll do for now.
13476
13477 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13478
13479         * pdf/xpdf/pdf-document.cc:
13480         * shell/ev-view.c: (status_message_from_link),
13481         (ev_view_set_status), (ev_view_set_cursor),
13482         (ev_view_motion_notify_event), (ev_view_init):
13483         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13484
13485         Fix bugs in the links implementation and change cursor
13486         when hovering a link.
13487
13488 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13489
13490         * viewer/.cvsignore: added cvsignore file for viewer directory
13491
13492         * TODO: created TODO document
13493
13494 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13495
13496         * shell/ev-view.h:
13497         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13498         new functions to help with implementation of sensitivity code
13499         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13500         of all actions that might require it.  Fixes a crash when you
13501         click on the Zoom actions in a window lacking a document.
13502
13503 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13504
13505         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13506         of the Find action
13507
13508 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13509
13510         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13511         (pixbuf_document_document_iface_init):
13512         * ps/ps-document.c: (ps_document_get_link),
13513         (ps_document_document_iface_init):
13514         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13515         (status_message_from_link), (ev_view_set_status),
13516         (ev_view_set_find_status), (ev_view_motion_notify_event),
13517         (ev_view_button_release_event), (ev_view_set_property),
13518         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13519         (ev_view_get_find_status_message), (update_find_results),
13520         (ev_view_get_status), (ev_view_get_find_status):
13521         * shell/ev-view.h:
13522         * shell/ev-window.c: (view_status_changed_cb),
13523         (view_find_status_changed_cb), (ev_window_init):
13524
13525         View status message support, use it to show the links.
13526         Needs work...
13527
13528 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13529
13530         * backend/ev-document.c: (ev_document_get_link):
13531         * backend/ev-document.h:
13532         * pdf/xpdf/pdf-document.cc:
13533         * shell/ev-application.c: (ev_application_open):
13534         * shell/ev-application.h:
13535         * shell/ev-sidebar-links.c: (selection_changed_cb):
13536         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13537         (ev_view_go_to_link):
13538
13539         Add support for document links
13540
13541 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13542
13543         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13544         (create_tool_item):
13545         Set the spin button limits correctly.
13546         
13547         * shell/ev-sidebar-thumbnails.c:
13548         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13549         Support changing pages by clicking on the thumbnails.
13550         
13551 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13552
13553         * pixbuf/pixbuf-document.c:
13554         (pixbuf_document_thumbnails_get_dimensions),
13555         (pixbuf_document_document_thumbnails_iface_init):
13556
13557         implement get_dimensions
13558
13559 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13560
13561         * ps/ps-document.c: (ps_document_goto_page):
13562
13563         Fix page switching on multipage documents
13564
13565 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13566
13567         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13568         
13569         check for NULL before assigning to width and height parameters
13570
13571 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13572
13573         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13574         (pixbuf_document_set_property), (pixbuf_document_get_property):
13575
13576         implement get/set properties
13577
13578 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13579
13580         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13581         
13582         return NULL instead of "Unknown", letting the title get set to
13583         the filename when the pdf has no title.
13584
13585 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13586
13587         * ps/ps-document.c: (ps_document_get_page_count),
13588         (ps_document_goto_page):
13589
13590 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13591
13592         * shell/ev-history.c: (ev_history_get_property),
13593         (ev_history_set_property), (ev_history_class_init),
13594         (ev_history_add_page), (ev_history_set_current_index):
13595         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13596         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13597         (ev_navigation_action_finalize):
13598         * shell/ev-navigation-action.h:
13599         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13600         (ev_view_go_forward), (ev_view_get_find_status_message),
13601         (history_index_changed_cb), (ev_view_set_history):
13602         * shell/ev-view.h:
13603         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13604         (update_current_page), (register_custom_actions):
13605
13606         Implement history dropdowns
13607
13608 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13609
13610         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13611         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13612         (ev_view_go_forward):
13613         * shell/ev-window.c: (register_custom_actions):
13614
13615         Fix several history bugs
13616
13617 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13618
13619         * configure.ac: Add «nb» to ALL_LINGUAS.
13620
13621 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13622
13623         * backend/Makefile.am:
13624         * backend/ev-bookmark.c:
13625         * backend/ev-bookmark.h:
13626         * backend/ev-document-bookmarks.c:
13627         * backend/ev-document-bookmarks.h:
13628         * backend/ev-document-links.c: (ev_document_links_get_type),
13629         (ev_document_links_has_document_links),
13630         (ev_document_links_begin_read), (ev_document_links_get_link),
13631         (ev_document_links_get_child), (ev_document_links_next),
13632         (ev_document_links_free_iter):
13633         * backend/ev-document-links.h:
13634         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13635         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13636         (ev_link_get_link_type), (ev_link_set_link_type),
13637         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13638         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13639         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13640         (ev_link_new_external):
13641         * backend/ev-link.h:
13642         * pdf/xpdf/pdf-document.cc:
13643         * shell/Makefile.am:
13644         * shell/ev-application.c: (ev_application_open_link):
13645         * shell/ev-application.h:
13646         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13647         (ev_history_get_link_nth):
13648         * shell/ev-history.h:
13649         * shell/ev-sidebar-bookmarks.c:
13650         * shell/ev-sidebar-bookmarks.h:
13651         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13652         (ev_sidebar_links_class_init), (selection_changed_cb),
13653         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13654         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13655         (do_one_iteration), (populate_links_idle),
13656         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13657         * shell/ev-sidebar-links.h:
13658         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13659         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13660         (go_to_index):
13661         * shell/ev-view.h:
13662         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13663         * shell/ev-window.h:
13664
13665         Rename bookmark to link, and use "Index" for the sidebar panel.
13666
13667 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13668
13669         * shell/Makefile.am:
13670         * shell/ev-application.c: (ev_application_open_bookmark):
13671         * shell/ev-application.h:
13672         * shell/ev-history.c: (ev_history_init), (free_links_list),
13673         (ev_history_finalize), (ev_history_class_init),
13674         (ev_history_add_link), (ev_history_add_page),
13675         (ev_history_get_link_nth), (ev_history_get_n_links),
13676         (ev_history_get_current_index), (ev_history_set_current_index),
13677         (ev_history_new):
13678         * shell/ev-history.h:
13679         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13680         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13681         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13682         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13683         (ev_view_set_page):
13684         * shell/ev-view.h:
13685         * shell/ev-window.c: (ev_window_open_bookmark),
13686         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13687         (goto_page_cb), (register_custom_actions):
13688         * shell/ev-window.h:
13689
13690         Initial history implementation. Needs work.
13691
13692 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13693
13694         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13695
13696 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13697
13698         * cut-n-paste/recent-files/egg-recent-item.c:
13699         * cut-n-paste/recent-files/egg-recent-item.h:
13700         * cut-n-paste/recent-files/egg-recent-model.c:
13701         * cut-n-paste/recent-files/egg-recent-util.c:
13702         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13703         * cut-n-paste/recent-files/egg-recent-view.c:
13704
13705         Update
13706
13707 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13708
13709         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13710         (fillGlyph, fillImageMask, drawImage):
13711         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13712         pdf/splash/SplashTypes.h:
13713         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13714         packed mode for Splash.
13715
13716         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13717         RGB8 packed mode, eliminates the pixbuf data creation loop.
13718
13719         * shell/ev-print-job.c (ev_print_job_finalize)
13720         (ev_print_job_set_property, ev_print_job_get_property)
13721         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13722         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13723         (print_closure_finalize, ev_print_job_print): implement
13724         printing (for backends with EvPsExporter)
13725
13726         * shell/ev_print_job.h: update prototypes.
13727
13728         * shell/ev-window.c (ev_window_print): unref print job after
13729         printing.
13730
13731         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13732         unless the document implements the EvDocumentFind interface.
13733
13734 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13735
13736         * configure.ac: Added ja to ALL_LINGUAS.
13737
13738 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13739
13740         * pdf/xpdf/pdf-document.cc:
13741
13742         add a FIXME. We should probably not allocate
13743         a bookmark object every time
13744
13745 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13746
13747         * shell/ev-application.c: (ev_application_open),
13748         (ev_application_open_bookmark):
13749         * shell/ev-application.h:
13750         
13751         Add a way to open bookmarks
13752
13753         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13754         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13755         (ev_bookmark_set_property), (ev_bookmark_class_init),
13756         (ev_bookmark_new_title), (ev_bookmark_new_link),
13757         (ev_bookmark_new_external):
13758
13759         Support for external uris, better constructors.
13760
13761         * backend/ev-bookmark.h:
13762         * pdf/xpdf/pdf-document.cc:
13763         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13764
13765         Handle external uris
13766
13767 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13768
13769         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13770         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13771
13772         Hook up bookmarks navigation
13773
13774 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13775
13776         * backend/Makefile.am:
13777         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13778         (ev_bookmark_get_title), (ev_bookmark_set_title),
13779         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13780         (ev_bookmark_get_page), (ev_bookmark_set_page),
13781         (ev_bookmark_get_property), (ev_bookmark_set_property),
13782         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13783         (ev_bookmark_new):
13784         * backend/ev-bookmark.h:
13785         * backend/ev-document-bookmarks.c:
13786         (ev_document_bookmarks_get_bookmark):
13787         * backend/ev-document-bookmarks.h:
13788         * pdf/xpdf/pdf-document.cc:
13789         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13790
13791         Add a bookmark object to the backend and use it instead of get_values
13792
13793 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13794
13795         * data/evince-ui.xml:
13796
13797         Cleanup and add select all.
13798
13799         * shell/ev-view.c: (ev_view_select_all),
13800         (ev_view_button_press_event):
13801         * shell/ev-view.h:
13802         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13803
13804         Add select all.
13805         Clear selection on click.
13806
13807 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13808
13809         * shell/ev-sidebar-thumbnails.c
13810         (ev_sidebar_thumbnails_set_document): forgot to unref the
13811         loading_icon.
13812
13813 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13814
13815         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13816         at the visible page, not just linearly.  This makes it look fast.
13817
13818 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13819
13820         * backend/ev-document-misc.c
13821         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13822         white.
13823         * backend/ev-document-thumbnails.h: New interface to get the size
13824         of a page.
13825
13826 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13827
13828         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13829         make dist works
13830
13831 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13832
13833         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13834         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13835         things up a bit.
13836
13837         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13838
13839 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13840
13841         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13842         fonts. Should fix font problems on systems that have the base
13843         fonts in bitmap format. Reported by James Henstridge
13844         <james@jamesh.id.au>.
13845
13846 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13847
13848         * pdf/xpdf/Gfx.cc:
13849         * pdf/xpdf/GfxState.cc:
13850
13851         Fix for CAN-2004-1125
13852
13853 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13854
13855         * shell/ev-view.c: (ev_view_copy):
13856         * shell/ev-view.h:
13857         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13858
13859         Implement Edit->Copy
13860
13861 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13862
13863         * backend/ev-document.c: (ev_document_get_text):
13864         * backend/ev-document.h:
13865         * pdf/xpdf/pdf-document.cc:
13866         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13867         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13868         (ev_view_update_primary_selection), (ev_view_button_press_event),
13869         (ev_view_motion_notify_event), (ev_view_button_release_event):
13870
13871         Beginnings of clipboard support. Incomplete but primary sort
13872         of work.
13873
13874 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13875
13876         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13877         (expose_bin_window):
13878
13879         Nicer rubberband drawing, from GtkIconView.
13880
13881 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13882
13883         * backend/ev-document.c: (ev_document_save):
13884         * backend/ev-document.h:
13885         * data/evince-ui.xml:
13886         * pdf/xpdf/pdf-document.cc:
13887         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13888
13889         Implement "Save a copy..." menu item
13890
13891 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13892
13893         * shell/ev-view.c: (ev_view_zoom):
13894
13895         Queue a resize when zoom changes
13896
13897 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13898
13899         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13900         shadows.
13901
13902         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13903         thumbnails..
13904
13905 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13906
13907         * pdf/xpdf/pdf-document.cc
13908         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13909
13910 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13911
13912         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13913         It's slow, but I'll speed it up next!
13914
13915 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13916
13917         * shell/main.c (load_files):
13918
13919         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13920         from the command line and because it seems more appropriate.
13921
13922 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13923
13924         * data/evince-ui.xml:
13925         * shell/ev-window.c: (update_action_sensitivity),
13926         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13927
13928         s/next page/page down
13929         s/previous page/page up
13930
13931 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13932
13933         * data/evince-ui.xml:
13934
13935         Change the layout to match clarkbw design.
13936
13937         * shell/Makefile.am:
13938         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13939         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13940         (ev_navigation_action_finalize),
13941         (ev_navigation_action_set_property),
13942         (ev_navigation_action_get_property),
13943         (ev_navigation_action_class_init):
13944         * shell/ev-navigation-action.h:
13945
13946         Implement clarkbw toolbar navigation controls (incomplete)
13947
13948         * shell/ev-page-action.c: (update_label), (update_spin),
13949         (value_changed_cb), (create_tool_item), (connect_proxy),
13950         (ev_page_action_init), (ev_page_action_finalize),
13951         (ev_page_action_set_property), (ev_page_action_get_property),
13952         (ev_page_action_set_current_page),
13953         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13954         * shell/ev-page-action.h:
13955
13956         Implement a page switcher in the toolbar
13957
13958         * shell/ev-view.c: (ev_view_scroll_view):
13959         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13960         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13961         (register_custom_actions), (ev_window_init):
13962
13963         Change page on PageUp/Down.
13964
13965 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13966
13967         * pdf/xpdf/pdf-document.cc
13968         (pdf_document_thumbnails_get_thumbnail): initial stab at
13969         implementing thumbnail support for pdfs.  It only does documents
13970         with precached pdfs now.
13971
13972 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13973
13974         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13975         thumbnail code into a time-based idle as well.  Also, turn off the
13976         shadow temporarily as it's really slow.
13977
13978 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13979
13980         * backend/ev-document.c: (ev_document_class_init):
13981         * pdf/xpdf/pdf-document.cc:
13982         * shell/ev-window.c: (ev_window_open):
13983
13984         Fix document title bugs and fallback to
13985         filename when not available.
13986
13987 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13988
13989         * backend/ev-document.c: (ev_document_get_type),
13990         (ev_document_class_init), (ev_document_load),
13991         (ev_document_get_title):
13992         * backend/ev-document.h:
13993         * pdf/xpdf/pdf-document.cc:
13994         * ps/ps-document.c: (ps_document_set_property),
13995         (ps_document_get_property), (ps_document_class_init),
13996         (document_load):
13997         * ps/ps-document.h:
13998         * ps/ps.h:
13999         * shell/ev-window.c: (update_window_title), (ev_window_open),
14000         (ev_window_init):
14001
14002         Initial support for document title. Not working yet.
14003
14004 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14005
14006         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14007
14008         Grab focus on the view when clicking it
14009
14010 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14011
14012         * shell/ev-marshal.list:
14013         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14014         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14015
14016         Add key bindings to the view. Now if the focus would work
14017         right...
14018
14019 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14020
14021         * Makefile.am:
14022         * backend/Makefile.am:
14023         * data/Makefile.am:
14024         * dvi/Makefile.am:
14025         * dvi/dvilib/Makefile.am:
14026         * pdf/xpdf/Makefile.am:
14027         * po/POTFILES.in:
14028         * ps/Makefile.am:
14029
14030         Fix distcheck
14031
14032 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14033
14034         * shell/ev-view.c: (ev_view_realize):
14035
14036         Fix mouse wheel scrolling
14037
14038 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14039
14040         * ps/Makefile.am:
14041         * ps/gstypes.h:
14042         * ps/gtkgs.c:
14043         * ps/gtkgs.h:
14044         * ps/ps-document.c: (catchPipe), (ps_document_init),
14045         (ps_document_class_init), (ps_document_cleanup),
14046         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14047         (set_up_page), (close_pipe), (is_interpreter_ready),
14048         (interpreter_failed), (output), (input), (start_interpreter),
14049         (stop_interpreter), (file_length), (file_readable),
14050         (check_filecompressed), (check_pdf), (compute_xdpi),
14051         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
14052         (ps_document_get_type), (ps_document_emit_error_msg),
14053         (document_load), (ps_document_next_page),
14054         (ps_document_get_current_page), (ps_document_get_page_count),
14055         (ps_document_goto_page), (ps_document_set_page_size),
14056         (ps_document_zoom_to_fit), (ps_document_set_zoom),
14057         (ps_document_load), (ps_document_get_n_pages),
14058         (ps_document_set_page), (ps_document_get_page),
14059         (ps_document_widget_event), (ps_document_set_target),
14060         (ps_document_set_scale), (ps_document_set_page_offset),
14061         (ps_document_get_page_size), (ps_document_render),
14062         (ps_document_document_iface_init):
14063         * ps/ps-document.h:
14064         * ps/ps.c:
14065         * shell/ev-window.c: (ev_window_open):
14066
14067         Rename GtkGS to PSDocument
14068
14069 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14070
14071         * ps/gtkgs.c: (gtk_gs_class_init):
14072         * ps/gtkgs.h:
14073
14074         Some more leftover...
14075
14076 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14077
14078         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
14079         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
14080         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
14081         * ps/gtkgs.h:
14082
14083         Remove unused code and make a lot of stuff private
14084
14085 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14086
14087         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
14088         (gtk_gs_defaults_changed):
14089         * ps/gsdefaults.h:
14090         * ps/gtkgs.c:
14091         * ps/gtkgs.h:
14092         * ps/ps.h:
14093
14094         Cleanup headers dependencies
14095
14096 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14097
14098         * ps/Makefile.am:
14099         * ps/ggvutils.c:
14100         * ps/ggvutils.h:
14101         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
14102         * ps/gsdefaults.h:
14103         * ps/gtkgs.c: (file_length), (file_readable),
14104         (check_filecompressed), (check_pdf), (gtk_gs_load),
14105         (gtk_gs_get_postscript):
14106
14107         Get rid of ggvutils
14108
14109 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14110
14111         * ps/ggvutils.c:
14112         * ps/ggvutils.h:
14113         * ps/gsio.h:
14114         * ps/gtkgs.c: (gtk_gs_set_zoom):
14115
14116         Cleanups
14117
14118 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14119
14120         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
14121
14122         Ensure the page is rerendered when changing zoom
14123
14124 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14125
14126         * backend/ev-document.c: (ev_document_base_init),
14127         (ev_document_changed):
14128         * backend/ev-document.h:
14129
14130         Add a changed event that is emitted when the page content
14131         changes. This is necessary to deal with the fact that
14132         in ps backend rendering happen asycrounously.
14133         This makes the ps backend mostly work.
14134
14135         * pdf/xpdf/pdf-document.cc:
14136
14137         Emit changed event
14138
14139         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
14140         (ps_document_set_target):
14141
14142         Emit changed event
14143
14144         * shell/ev-view.c: (document_changed_callback),
14145         (ev_view_set_document), (ev_view_set_page):
14146
14147         Redraw on the changed signal
14148
14149 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
14150
14151         * configure.ac: Added pt_BR to ALL_LINGUAS.
14152
14153 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
14154
14155         * backend/ev-document-bookmarks.c:
14156         (ev_document_bookmarks_get_child): *
14157         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
14158         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
14159         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
14160         (ev_sidebar_bookmarks_destroy),
14161         (ev_sidebar_bookmarks_class_init),
14162         (ev_sidebar_bookmarks_construct), (stack_data_free),
14163         (do_one_iteration), (populate_bookmarks_idle),
14164         (ev_sidebar_bookmarks_clear_document),
14165         (ev_sidebar_bookmarks_set_document): *
14166         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
14167         (ev_sidebar_add_page),
14168         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
14169         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
14170         it displays both the topics and the page numbers.
14171
14172 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
14173
14174         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
14175         toggle.
14176         * shell/ev-window.c (toggle_entries): Set sidebar default value to
14177         visible.
14178
14179 2004-12-23  Adam Weinberger  <adamw@gnome.org>
14180
14181         * configure.ac: Added en_CA to ALL_LINGUAS.
14182
14183 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14184
14185         * ChangeLog: replace bottom of this ChangeLog (merged history of
14186         ggv and gpdf; where all paths were wrong and most of the files are
14187         not even in this tree) with ChangeLog (from arch) of the shell
14188         code.
14189
14190 2004-12-23  Havoc Pennington  <hp@redhat.com>
14191
14192         * shell/ev-window.c: hook up potentially-questionable "find
14193         results status text" feature - something involving the sidebar or
14194         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
14195         might be better in the end.
14196
14197         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
14198         with corresponding signal when it should be updated
14199
14200         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
14201
14202 2004-12-22  Havoc Pennington  <hp@redhat.com>
14203
14204         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
14205         find stuff on other pages, sort of (only returns one result on
14206         invisible pages, to show they have results; updates full results
14207         for a page when you view it). Currently repaints the current page
14208         every time a new result is found on any page, which isn't so nice.
14209
14210 2004-12-22  Havoc Pennington  <hp@redhat.com>
14211
14212         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
14213         the document doesn't support find (better ideas?)
14214         (find_bar_search_changed_cb): handle missing document or document
14215         that doesn't support find
14216
14217         * pdf/xpdf/pdf-document.cc: port to implement the new
14218         EvDocumentFindIface
14219
14220         * backend/ev-document-find.c: create a new interface for searching
14221
14222         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
14223
14224 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14225
14226         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
14227         libevbackend.la.
14228
14229         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
14230         EvPrintJob constructor arguments.
14231
14232         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
14233         for documents that can export PostScript (page by page).
14234
14235         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
14236         
14237         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
14238         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
14239         (pdf_document_ps_exporter_iface_init:
14240         Implement EvPSExporter.
14241
14242         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
14243
14244 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14245
14246         * backend/Makefile.am:
14247         * backend/ev-document-thumbnails.c:
14248         (ev_document_thumbnails_get_type),
14249         (ev_document_thumbnails_get_thumbnail):
14250         * backend/ev-document-thumbnails.h:
14251         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14252         (pixbuf_document_thumbnails_get_thumbnail),
14253         (pixbuf_document_document_thumbnails_iface_init):
14254         * shell/Makefile.am:
14255         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
14256         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
14257         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
14258         * shell/ev-sidebar-thumbnails.h:
14259         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
14260         (ev_sidebar_set_document):
14261         * shell/ev-utils.c: (gaussian), (create_blur_filter),
14262         (create_shadow), (ev_pixbuf_add_shadow):
14263         * shell/ev-utils.h:
14264         Add thumbnail support.
14265         
14266 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14267
14268         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
14269         (using_postscript_printer): Set up a print dialog for "PostScript
14270         injection" method.
14271
14272         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
14273         EvPrintJob.
14274
14275         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
14276
14277 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14278
14279         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
14280         (ps_document_set_target), (ps_document_get_page_size),
14281         (ps_document_render):
14282         * ps/gtkgs.h:
14283
14284         Fix a few bugs
14285
14286 2004-12-22  Christian Rose  <menthos@menthos.com>
14287
14288         * configure.ac: Added "sv" to ALL_LINGUAS.
14289
14290 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
14291
14292         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14293         document supports bookmarks.
14294
14295 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14296
14297         * ps/ggvutils.c: (ggv_file_readable):
14298         * ps/ggvutils.h:
14299         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14300         (gtk_gs_get_postscript):
14301
14302         Remove unused utils
14303
14304 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14305
14306         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14307         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14308         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14309         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14310         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14311         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14312         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14313         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14314         (gtk_gs_set_antialiasing), (ps_document_load),
14315         (ps_document_render):
14316         * ps/gtkgs.h:
14317
14318         Another check point for the ps backend. Now I can get it to show
14319         pages!
14320
14321 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14322
14323         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14324         document setting code.
14325
14326 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14327
14328         * shell/eggfindbar.c: (entry_activate_callback):
14329         Animate the next button when activate is pressed.
14330         
14331 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14332
14333         * shell/ev-window.c: (ev_window_cmd_edit_find),
14334         (update_fullscreen_popup), (ev_window_fullscreen),
14335         (ev_window_unfullscreen), (ev_window_state_event_cb),
14336         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14337         Fix bugs in fullscreen code.
14338         
14339 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14340
14341         * Makefile.am:
14342         * configure.ac:
14343         * pixbuf/Makefile.am:
14344         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14345         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14346         (pixbuf_document_set_page), (pixbuf_document_get_page),
14347         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14348         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14349         (pixbuf_document_render), (pixbuf_document_begin_find),
14350         (pixbuf_document_end_find), (pixbuf_document_finalize),
14351         (pixbuf_document_class_init),
14352         (pixbuf_document_document_iface_init), (pixbuf_document_init):
14353         * pixbuf/pixbuf-document.h:
14354         * shell/Makefile.am:
14355         * shell/ev-application.c: (ev_application_open):
14356         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
14357         (ev_window_open):
14358         Add pixbuf backend.
14359         
14360 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
14361
14362         * Makefile.am: 
14363         * dvi/dvilib/Makefile.am:
14364         * dvi/Makefile.am:
14365         * configure.ac: Auto*ify dvi and dvi/dvilib
14366
14367         * dvi/Makefile: Remove from CVS
14368         
14369         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
14370         confusion.
14371
14372         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
14373         
14374         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
14375         
14376 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14377
14378         * ps/Makefile.am:
14379         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
14380         (gtk_gs_value_adjustment_changed), (compute_size),
14381         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
14382         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
14383         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14384         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14385         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
14386         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
14387         (ps_document_load), (ps_document_get_n_pages),
14388         (ps_document_set_page), (ps_document_get_page),
14389         (ps_document_set_target), (ps_document_set_scale),
14390         (ps_document_set_page_offset), (ps_document_get_page_size),
14391         (ps_document_render), (ps_document_begin_find),
14392         (ps_document_end_find), (ps_document_document_iface_init):
14393         * ps/gtkgs.h:
14394         * shell/Makefile.am:
14395         * shell/ev-window.c: (ev_window_open):
14396
14397         Some work to integrate gtkgs with EvDocument
14398
14399 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14400
14401         * shell/ev-window.c: (update_fullscreen_popup),
14402         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
14403         (exit_fullscreen_button_clicked_cb),
14404         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
14405         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14406         (ev_window_state_event_cb), (ev_window_init):
14407         Add fullscreen support from Epiphany.
14408         
14409 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14410
14411         * data/ev-stock-zoom-fit-width.png: fit-width
14412         stock icon from gpdf.
14413         
14414         * shell/ev-stock-icons.[ch]: copied from gpdf.
14415         
14416         * shell/main.c: (main): init stock icons.
14417         
14418         * shell/ev-window.c: use the fit-width icon.
14419         
14420         * data/evince-ui.xml: add zooming toolbar items.
14421
14422 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14423
14424         * shell/ev-view.c: 
14425         (ev_view_best_fit), (ev_view_fit_width): because
14426         get_page_size() returns the scaled page size, we
14427         need to calculate the scale factor relative to
14428         the previous scale factor. Should really just
14429         add get_real_page_size().
14430
14431 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14432
14433         * shell/ev-view.[ch]:
14434         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
14435         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
14436         add zooming.
14437         
14438         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
14439         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
14440         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
14441         hook it up.
14442         
14443         * pdf/xpdf/pdf-document.cc:
14444         (pdf_document_begin_find),
14445         (pdf_document_end_find): make static.
14446
14447 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14448
14449         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
14450
14451         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
14452         names to fontconfig patterns.
14453         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14454
14455         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14456         setupBaseFontsFc.
14457
14458 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14459
14460         * Makefile.am:
14461         * configure.ac:
14462         * ps/Makefile.am:
14463         * ps/ggvutils.c:
14464         * ps/ggvutils.h:
14465         * ps/gsdefaults.c:
14466         * ps/gsdefaults.h:
14467         * ps/gsio.c:
14468         * ps/gsio.h:
14469         * ps/gtkgs.c:
14470         * ps/gtkgs.h:
14471         * ps/ps.c:
14472         * ps/ps.h:
14473
14474         Import ggv backend. Not hooked up yet.
14475
14476 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14477
14478         * shell/main.c: (load_files), (main): load files
14479         from the command line.
14480
14481 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14482
14483         * configure.ac: don't require bonobo.
14484         
14485         * cut-n-paste/recent-files/*: kill bonobo recent
14486         view.
14487
14488         * shell/ev-window.c:
14489         (ev_window_is_empty): upd.
14490         (unable_to_load), (ev_window_open): load backend
14491         based on the mime type.
14492
14493 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14494
14495         * backend/.cvsignore: ignore generated marshalers source.
14496
14497         * shell/main.c (main): this is not epiphany.
14498
14499 2004-12-22  Havoc Pennington  <hp@redhat.com>
14500
14501         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14502         (expose_bin_window): draw find highlights
14503
14504         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14505         
14506         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14507         (pdf_document_end_find): implement this interface
14508
14509         * backend/ev-document.c (ev_document_found): add this to emit
14510         signal
14511
14512 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14513
14514         * data/evince-ui.xml: Add a few more toolbar items.
14515
14516         * shell/ev-window.c: Hook up page navigation toolbar 
14517         items.
14518
14519         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14520         a page-changed signal.
14521
14522         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14523         Add ev_document_get_page().
14524
14525         * shell/ev-window.c: Sensitize/desensitize navigation
14526         actions.
14527
14528 2004-12-21  Havoc Pennington  <hp@redhat.com>
14529
14530         * backend/ev-backend-marshal.c,
14531         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14532         marshaler-generator thingy. I'm sure there's a better way to do
14533         this in the modern world.
14534
14535         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14536         end_find methods and "found" signal.
14537
14538         * configure.ac: find glib-genmarshal
14539
14540 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14541
14542         * shell/ev-sidebar.c: Construct an actual sidebar.
14543         * shell/ev-sidebar-bookmarks.[ch]:
14544         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14545
14546 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14547
14548         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14549         Redo size handling.
14550         
14551         * shell/ev-view.c: Track the size from the document.
14552
14553 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14554
14555         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14556         constructor assumes ownership of the string passed in.
14557         
14558         * shell/ev-window.c (ev_window_open): Destroy the error
14559         dialog once we've displayed it.
14560
14561 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14562
14563         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14564         a bit, it works! (sort of)
14565
14566         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14567         Move to .cc since we need to use C++ in the implementation.
14568
14569         * shell/dummy.cc: Add a CC file to force evince
14570         to be linked as a C++ program.
14571
14572 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14573
14574         * shell/ev-view.[ch]: Start of content-area widget.
14575
14576         * shell/ev-window.c: Create a EvView, update it
14577         as we change documents.
14578
14579         * shell/Makefile.am shell/ev-marshal.list: Add
14580         generated marshalers.
14581
14582 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14583
14584         * Makefile.am (SUBDIRS): move shell.
14585
14586 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14587
14588         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14589         .a to libtool convenience libraries.
14590
14591         * shell/ev-window.c (ev_window_open): Hard code loading
14592         a PDF document.
14593         
14594         * backend/ev-document.h: Add a boolean return to load(),
14595         fix GError * to GError **.
14596
14597         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14598         object for a PDF backend EvDocument.
14599
14600 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14601
14602         * dvi/*: New directory with the beginning of a .dvi backend.
14603
14604 2004-12-21  Havoc Pennington  <hp@redhat.com>
14605
14606         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14607         previous/next instead of back/forward
14608
14609 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14610
14611         * backend/ev-document.[ch]: Fix a couple of problems so
14612         it compile.
14613
14614 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14615
14616         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14617         to backend/ directory, rename EvViewer to EvDocument.
14618
14619 2004-12-21  Havoc Pennington  <hp@redhat.com>
14620
14621         * shell/ev-window.c: hook up the find bar widget; now we just need
14622         a document to find things in
14623
14624         * shell/eggfindbar.c: a find bar widget
14625
14626 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14627
14628         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14629
14630 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14631
14632         * pdf/**: Import of xpdf code from gpdf. 
14633
14634         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14635
14636         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14637         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14638         Fix FreeType includes.
14639
14640         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14641         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14642         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14643         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14644         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14645         Include xpdfconfig.h
14646         
14647 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14648
14649         * shell/ev-window.c (ev_window_dispose): dispose can be called
14650         multiple times.
14651
14652 2004-12-21  Havoc Pennington  <hp@redhat.com>
14653
14654         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14655         rather than Evince
14656
14657         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14658         items; really they should be synced with the strings, etc. from
14659         current gpdf, but just getting the boring typing out of the way 
14660
14661 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14662
14663         * po/POTFILES.in:
14664         * shell/ev-application.c: (window_destroy_cb):
14665         * shell/ev-window.c:
14666         * shell/main.c: (main):
14667
14668         Actually show the window...
14669
14670 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14671
14672         * Makefile.am:
14673         * shell/Makefile.am:
14674         * shell/ev-application.c: (ev_application_class_init):
14675         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14676
14677         Make it build again
14678
14679 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14680
14681         Import to gnome cvs.
14682         
14683         * Remove copies of gpdf and ggv trees.
14684         * Rip out all the recursive configure code.
14685         * Remove bonobo machinery.
14686         * viewer/*: GInterfaces that backends should/can implement.
14687
14688 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14689
14690         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14691         typo
14692
14693 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14694
14695         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14696         (ev_application_finalize, ev_application_class_init)
14697         (ev_application_init): use GType instance private data for priv.
14698
14699         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14700         (ev_window_finalize, ev_window_class_init)
14701         (ev_window_init): ditto.
14702
14703 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14704
14705         * shell/ev-application.c (ev_application_new_window): make public
14706         (ev_application_show_initial_window): kill.
14707
14708         * shell/ev-application.h: update prototypes.
14709
14710         * shell/main.cc (main): inline ev_application_show_initial_window.
14711
14712 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14713
14714         * shell/ev-application.c (ev_application_new_window): impl.
14715         (ev_application_show_initial_window): use it.
14716         (is_window_empty, ev_application_get_empty_window): returns an
14717         existing empty window or a new one.
14718         (ev_application_open): from ev_window_cmd_file_open.
14719
14720         * shell/ev-application.h: update prototypes
14721
14722         * shell/ev-window.c (ev_window_is_empty): impl.
14723         (ev_window_open): make public.
14724         (ev_window_cmd_file_open): use ev_application_open
14725
14726         * shell/ev-window.h: update prototypes, remove unused.
14727
14728 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14729
14730         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14731         move destroy handler out of here...
14732
14733         * shell/ev-application.c, shell/ev-application.h: ...into this new
14734         class. Also handles initial window creation.
14735
14736         * shell/main.cc (main): use EvApplication to create initial
14737         window.
14738
14739 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14740
14741         * Makefile.am (SUBDIRS): add cut-n-paste
14742
14743         * cut-n-paste/Makefile.am: add
14744
14745         * configure.ac: generate Makefiles in cut-n-paste
14746
14747 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14748
14749         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14750         (ev_window_class_init): install ev_window_dispose.
14751
14752 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14753
14754         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14755         char (gchar looks stupid).
14756
14757 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14758
14759         * po/de.po: updated German translation.
14760
14761 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14762
14763         * configure.ac: add more pkg-config library checks for gnome-vfs,
14764         bonobo etc.
14765
14766         * gpdf/configure.in: temporarily disable libpaper
14767         checks. Otherwise I'd have to add the checks for the shell, too.
14768
14769 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14770
14771         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14772         and * file filters to the file choose.
14773
14774 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14775
14776         * po/de.po: Updated German translation.
14777
14778 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14779
14780         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14781
14782 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14783
14784         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14785
14786         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14787         (ev_window_init): implement those menuitems.
14788
14789 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14790
14791         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14792
14793         * shell/ev-window.c (ev_window_init): use the toolbar.
14794
14795 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14796
14797         * shell/ev-window.c (ev_window_init): use menu translations
14798
14799 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14800
14801         * configure.ac: add "de" to ALL_LINGUAS.
14802
14803         * po/de.po: add German translation.
14804
14805 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14806
14807         * Makefile.am (SUBDIRS): add po
14808
14809         * configure.ac: check intltool, glib-gettext etc, generate
14810         po/Makefile.in
14811
14812         * po, po/POTFILES.in, po/POTFILES.skip: new.
14813
14814 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14815
14816         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14817         already use (#ifdef ENABLE_NLS)
14818
14819         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14820         pointer indirection thinko.
14821
14822         * shell/main.c: include gi18n.h for bindtextdomain etc.
14823
14824 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14825
14826         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14827         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14828         tooltips for menu items in the statusbar.
14829
14830 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14831
14832         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14833         pkgdatadir drop UIDIR
14834
14835 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14836
14837         * data/evince-ui.xml: Add File->Open menu item
14838
14839         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14840         chooser), hook it up in the ui manager.
14841
14842 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14843
14844         * shell/ev-window.c: fix Help->About tooltip.
14845
14846 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14847
14848         * configure.ac: set CFLAGS for libevprivate.
14849
14850         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14851         definitions, factory etc.
14852
14853         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14854
14855         * shell/Makefile.am: link against libevprivate.a.
14856
14857         * shell/ev-window.c (entries): add stock icon to Help->About.
14858
14859         * shell/main.c (main): init stock icon code.
14860
14861 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14862
14863         * lib/recent-files: egg recent files code
14864
14865         * lib/Makefile.am: add.
14866
14867         * Makefile.am: add lib subdir.
14868
14869         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14870         set CFLAGS for recent-files.
14871
14872 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14873
14874         * configure.ac: disable -ansi and -pedantic gcc flags. They
14875         disable POSIX stuff in stdio.h, but egg-recent uses them.
14876
14877 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14878
14879         * configure.ac: add --disable-deprecated flag (defaults to on in
14880         "cvs" builds).
14881
14882         * shell/Makefile.am (INCLUDES): use it.
14883
14884 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14885
14886         * shell/main.c: add missing #include.
14887
14888         * shell/ev-window.c: fix for pedantic gcc.
14889         (ev_window_cmd_help_about): split license into paragraphs for
14890         translators and pedantic compilers.
14891
14892 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14893
14894         * configure.ac: add more warning flags if compiling with gcc from
14895         cvs (or explicitly requested with --enable-more-warnings).
14896
14897 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14898
14899         * data/evince-ui.xml: add File and File->Close menu.
14900
14901         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14902         (ev_window_destroy): quit after destroy.
14903         (ev_window_class_init): override GtkObject::destroy.
14904         (entries): install close_window callback.
14905
14906 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14907
14908         * Makefile.am (SUBDIRS): add data subdir.
14909
14910         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14911         gtk+ 2.5.0 for GtkAboutDialog.
14912
14913         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14914         main window.
14915
14916         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14917
14918         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14919         manager.
14920         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14921
14922 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14923
14924         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14925
14926 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14927
14928         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14929
14930 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14931
14932         * shell/*: Added shell directory boilerplate, build it.
14933
14934 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14935
14936         * configure.ac, Makefile.am: Added top-level configure.ac and
14937         Makefile.am