]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Updated German translation.
[evince.git] / ChangeLog
1 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/ev-window.c: (launch_external_uri):
4
5         Use GdkAppLaunchContext when available to launch external uris.
6         
7 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
8
9         * shell/ev-window.c: (launch_external_uri):
10
11         Use the message area to show errors when lauching external uris
12         instead of a popup window.
13         
14 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
15
16         * shell/ev-window.c: (launch_external_uri):
17
18         Assume invalid uris are http uris. Fixes bug #552071.
19         
20 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
21
22         * NEWS:
23         * configure.ac:
24
25         Update for release 2.23.92.
26         
27 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
28
29         * shell/eggfindbar.c: (egg_find_bar_class_init):
30
31         Allow page scrolling with PageUp/PageDown keys when find bar is
32         active. Fixes bug #529833.
33         
34 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
35
36         * shell/ev-view-private.h:
37         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
38         (ev_view_scroll), (ev_view_class_init):
39         * shell/ev-view-accessible.c:
40         (ev_view_accessible_action_do_action):
41         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
42         (ev_window_cmd_scroll_backward):
43
44         Use GtkScrollType instead of EvScrollType.
45         
46 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
47
48         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
49         
50         Patch for case unsensitive page label match by Michael Lee.
51         See bug #550136.
52         
53         * shell/ev-page-action.c (create_tool_item):    
54         * test/Makefile.am:
55         * test/test1.py:
56         * test/test4.py:
57         * test/test5.py:
58         
59         Added test for the above and updated other tests.
60
61 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
62
63         * shell/ev-window.c: (image_save_dialog_response_cb):
64
65         Do not append the file extension twice when saving an image.
66         
67 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
68
69         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
70
71         Remove an invalid ifdef.
72         
73 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
74
75         * shell/ev-view.c: (ev_view_motion_notify_event):
76
77         Make sure the cursor is correctly restored after showing the right
78         click menu.
79         
80 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
81
82         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
83         (ev_attachment_open):
84         * shell/ev-sidebar-attachments.c:
85         (ev_sidebar_attachments_button_press):
86         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
87
88         Use GdkAppLaunchContext when available to open attachments.
89         
90 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
91
92         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
93
94         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
95         by Eric Piel.
96         
97 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
98
99         * shell/ev-application.c: (ev_application_get_media_keys):
100         * shell/ev-media-player-keys.[ch]:
101         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
102         (ev_media_player_keys_grab_keys),
103         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
104         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
105         * shell/ev-window.[ch]: (ev_window_dispose),
106         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
107         (ev_window_init):
108
109         Clean up the media player keys stuff.
110         
111 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
112
113         * NEWS:
114         * configure.ac:
115
116         Update for release 2.23.91.
117         
118 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
119
120         * cut-n-paste/smclient/eggsmclient-xsmp.c:
121         (sm_client_xsmp_set_initial_properties):
122
123         Fix memory leak.
124         
125 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
126
127         * shell/ev-application.c: (ev_application_open_window),
128         (ev_application_open_uri_at_dest):
129
130         Make sure evince starts up in the right workspace when resuming a
131         previous session.
132         
133 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
134
135         * shell/ev-application.[ch]: (ev_application_open_window),
136         (ev_application_add_icon_path_for_screen),
137         (ev_application_open_uri_at_dest):
138
139         Fix window manager warnings shown in ~/.xsession-errors
140         
141 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
142
143         * configure.ac:
144         * cut-n-paste/Makefile.am:
145         * cut-n-paste/smclient/Makefile.am:
146         * cut-n-paste/smclient/eggdesktopfile.[ch]:
147         * cut-n-paste/smclient/eggsmclient-private.h:
148         * cut-n-paste/smclient/eggsmclient-xsmp.c:
149         * cut-n-paste/smclient/eggsmclient.[ch]:
150
151         EggSMClient copied from libegg
152
153         * libdocument/ev-file-helpers.c: (ev_dot_dir):
154         * shell/Makefile.am:
155         * shell/ev-application.[ch]: (ev_application_load_session),
156         (smclient_save_state_cb), (smclient_quit_cb),
157         (ev_application_init_session), (ev_application_shutdown),
158         (ev_application_init):
159         * shell/main.c: (main):
160
161         Use EggSMClient instead of gnome-client and remove libgnome and
162         libgnomeui dependencies.
163         
164 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
165
166         * shell/main.c: (main):
167
168         Remove gnome_authentication_manager_init.
169         
170 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
171
172         * shell/ev-view.c: (ev_view_goto_window_create):
173
174         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
175         since it's now deprecated.
176         
177 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
178
179         * backend/djvu/Makefile.am:
180         * backend/djvu/djvu-document-private.h:
181         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
182         (djvu_document_find_iface_init):
183         * backend/djvu/djvu-text-page.[ch]:
184         * backend/djvu/djvu-text.[ch]: Removed
185         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
186         (pdf_document_find_iface_init):
187         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
188         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
189         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
190         (ev_job_find_get_n_results), (ev_job_find_get_progress),
191         (ev_job_find_has_results), (ev_job_find_get_results):
192         * shell/ev-view-private.h:
193         * shell/ev-view.[ch]: (ev_view_expose_event),
194         (highlight_find_results), (ev_view_finalize),
195         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
196         (ev_view_set_document), (ev_view_find_get_n_results),
197         (ev_view_find_get_result), (jump_to_find_result),
198         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
199         (ev_view_find_previous), (ev_view_find_search_changed),
200         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
201         * shell/ev-window.c: (ev_window_update_actions),
202         (page_changed_cb), (ev_window_setup_document),
203         (ev_window_update_find_status_message),
204         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
205         (ev_window_clear_find_job), (find_bar_close_cb),
206         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
207         (ev_window_dispose), (ev_window_init):
208
209         Rework find interface. The find logic has been moved from backends
210         to the shell avoiding a lot of duplicated code in the backends and
211         making easier to implement the find interface in the backends.
212         
213 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
214
215         * backend/pdf/ev-poppler.cc:
216         (pdf_document_thumbnails_get_dimensions):
217
218         Make sure thumbnail size returned by the PDF is actually
219         valid. Fixes bug #548462.
220         
221 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
222
223         * shell/ev-window.c: (ev_window_setup_document),
224         (ev_window_set_document), (ev_window_dispose):
225
226         Remove the idle function for setting the document up when the
227         window is destroyed. Fixes bug #549163.
228         
229 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
230
231         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
232         (ev_job_attachments_dispose), (ev_job_attachments_run),
233         (ev_job_attachments_class_init), (ev_job_attachments_new):
234         * shell/ev-sidebar-attachments.c:
235         (ev_sidebar_attachments_set_document):
236
237         Add a new job to get the attachments in a thread with the document
238         lock held. Fixes bug #548653.
239         
240 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
241
242         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
243         (tiff_document_document_iface_init):
244
245         Implement document_get_page_label in tiff backend.
246         
247 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
248
249         * backend/tiff/tiff-document.c: (tiff_document_render):
250
251         Handle document orientation in tiff backend. Fixes bug #548444.
252         
253 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
254
255         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
256
257         Do not crash when adjustment page size is 0. Fixes bug #547440.
258         
259 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
260
261         * cut-n-paste/evmountoperation/ev-mount-operation.c:
262
263         Sync with current GTK+.
264         
265 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
266
267         * configure.ac:
268         
269         Update for release 2.23.6.
270
271 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
272
273         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
274         (ev_job_load_set_password):
275         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
276         * shell/ev-window.c: (password_dialog_response),
277         (ev_window_load_job_cb):
278
279         Fix loading encrypted documents since I broke it with the jobs
280         rework.
281         
282 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
283
284         * NEWS:
285
286         Update NEWS for 2.23.6 release.
287         
288 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
289
290         * backend/impress/impress-document.c:
291         * backend/impress/render.h:
292         * libdocument/ev-document-factory.c:
293         * libdocument/ev-document-factory.h:
294         * libdocument/ev-document-links.h:
295         * libdocument/ev-document-misc.c:
296         * libdocument/ev-document-misc.h:
297         * properties/ev-properties-main.c:
298         * properties/ev-properties-view.c:
299         * properties/ev-properties-view.h:
300         * shell/eggfindbar.c:
301         * shell/eggfindbar.h:
302         * shell/ev-application.c:
303         * shell/ev-application.h:
304         * shell/ev-jobs.h:
305         * shell/ev-message-area.h:
306         * shell/ev-navigation-action.c:
307         * shell/ev-navigation-action.h:
308         * shell/ev-open-recent-action.c:
309         * shell/ev-open-recent-action.h:
310         * shell/ev-page-action-widget.c:
311         * shell/ev-page-action.c:
312         * shell/ev-page-action.h:
313         * shell/ev-page-cache.h:
314         * shell/ev-password-view.h:
315         * shell/ev-password.h:
316         * shell/ev-pixbuf-cache.h:
317         * shell/ev-properties-fonts.c:
318         * shell/ev-sidebar-attachments.c:
319         * shell/ev-sidebar-links.c:
320         * shell/ev-sidebar-links.h:
321         * shell/ev-sidebar-thumbnails.c:
322         * shell/ev-sidebar-thumbnails.h:
323         * shell/ev-sidebar.c:
324         * shell/ev-sidebar.h:
325         * shell/ev-stock-icons.c:
326         * shell/ev-tooltip.h:
327         * shell/ev-view.c:
328         * shell/ev-view.h:
329         * shell/ev-window.c:
330         * shell/ev-window.h:
331         * shell/main.c:
332
333         More #include cleanups. Again: reordering, single gtk.h
334         includes and other stuff.
335
336 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
337
338         * shell/eggfindbar.c:
339         * shell/ev-application.c:
340         * shell/ev-message-area.c:
341         * shell/ev-navigation-action.c:
342         * shell/ev-open-recent-action.c:
343         * shell/ev-page-action-widget.c:
344         * shell/ev-page-action.c:
345         * shell/ev-password-view.c:
346         * shell/ev-properties-dialog.c:
347         * shell/ev-properties-fonts.c:
348         * shell/ev-sidebar-attachments.c:
349         * shell/ev-sidebar-page.c:
350         * shell/ev-sidebar-thumbnails.c:
351         * shell/ev-stock-icons.c:
352         * shell/ev-tooltip.c:
353         * shell/ev-view.c:
354         * shell/ev-window.c:
355         * shell/main.c:
356
357         Cleanup many #include statements: reorder so that a
358         generic-to-specific order is used, use single gtk.h
359         includes, and some other cleanups.
360
361 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
362
363         * shell/ev-jobs.h:
364
365         Add gio header.
366         
367 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
368
369         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
370         (ev_document_fc_mutex_trylock):
371         * shell/Makefile.am:
372         * shell/ev-job-queue.[ch]:
373         * shell/ev-job-scheduler.[ch]:
374         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
375         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
376         (ev_job_run), (ev_job_cancel), (ev_job_failed),
377         (ev_job_failed_from_error), (ev_job_succeeded),
378         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
379         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
380         (ev_job_links_class_init), (ev_job_render_init),
381         (notify_page_ready), (ev_job_render_page_ready),
382         (ev_job_render_run), (ev_job_render_class_init),
383         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
384         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
385         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
386         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
387         (ev_job_save_dispose), (ev_job_save_run),
388         (ev_job_save_class_init), (ev_job_print_init),
389         (ev_job_print_dispose), (ev_job_print_run),
390         (ev_job_print_class_init):
391         * shell/ev-page-cache.c:
392         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
393         (check_job_size_and_unref), (move_one_job),
394         (copy_job_to_job_info), (add_job),
395         (ev_pixbuf_cache_add_jobs_if_needed):
396         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
397         (job_fonts_finished_cb), (job_fonts_updated_cb),
398         (ev_properties_fonts_set_document):
399         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
400         (ev_sidebar_links_set_document):
401         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
402         (ev_sidebar_thumbnails_set_document),
403         (ev_sidebar_thumbnails_clear_job):
404         * shell/ev-view-private.h:
405         * shell/ev-view.c:
406         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
407         (ev_window_refresh_window_thumbnail), (password_dialog_response),
408         (ev_window_clear_load_job), (ev_window_clear_reload_job),
409         (ev_window_load_job_cb), (ev_window_reload_job_cb),
410         (window_open_file_copy_ready_cb), (ev_window_open_uri),
411         (ev_window_reload_document), (ev_window_clear_save_job),
412         (ev_window_save_job_cb), (file_save_dialog_response_cb),
413         (ev_window_clear_print_job), (ev_window_print_job_cb),
414         (ev_window_print_dialog_response_cb):
415         * shell/main.c: (main):
416
417         Rework the jobs system in order to make it simpler and more
418         extensible. It allows to run jobs in the main loop instead of
419         using a thread when it's appropriate like the fonts job. Now it's
420         also possible to cancel jobs that are currently running. 
421         
422 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
423
424         * libdocument/ev-debug.c: (profile_init):
425
426         Create the hash table also when profiling service is enabled for
427         all sections.
428         
429 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
430
431         * libdocument/ev-debug.[ch]: (ev_profiler_start),
432         (ev_profiler_stop):
433         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
434         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
435         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
436         (ev_job_print_run):
437         * shell/main.c: (main):
438
439         Add a profile mode available when debug is enabled. Add profilers
440         in ev-jobs.
441         
442 2008-07-23  Götz Waschk <waschk@mandriva.org>
443
444         * configure.ac: Correctly build desktop file. Fixes
445         bug #544237.
446
447 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
448
449         * configure.ac:
450         
451         Update for release 2.23.5.
452
453 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
454
455         * NEWS:
456
457         Update NEWS for 2.23.5 release.
458         
459 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
460
461         * shell/ev-window.c: (ev_window_state_event),
462         (ev_window_class_init):
463
464         Intercept window manager's fullscreen request in order to run/stop
465         fullscreen mode. Fixes bug #493541.
466         
467 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
468
469         * shell/ev-window.c: (find_bar_visibility_changed_cb):
470
471         Restart the job search when the find bar is opened for the second
472         time. Fixes bug #531956.
473         
474 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
475
476         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
477         (get_document_from_uri):
478
479         Make sure we always return a valid error struct when
480         get_document_from_uri fails. Fixes nautilus crash, see bug
481         #542548.
482         
483 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
484
485         * libdocument/ev-transition-effect.c
486         (ev_transition_effect_type_get_type),
487         (ev_transition_effect_alignment_get_type),
488         (ev_transition_effect_direction_get_type):
489         
490         Fixes bug #542924. Makes enums static to fix Solaris build.
491
492 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
493
494         * shell/ev-view.c: (ev_view_key_press_event):
495
496         Add '.' keybinding for blanking the screen in presentation
497         mode. Fixes bug #542001.
498         
499 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
500
501         * libdocument/ev-document-misc.c:
502         (ev_document_misc_pixbuf_from_surface):
503
504         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
505         #540950.
506         
507 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
508
509         * backend/comics/comics-document.c (comics_document_load):
510         * backend/comics/comicsdocument.evince-backend.in:
511         * configure.ac:
512         * thumbnailer/evince-thumbnailer-comics.schemas.in:
513         
514         Added support for 7-zip based cb7 comic book. Patch by
515         Kartik Rustagi. Fixes bug #532312.
516
517 2008-06-24  Bastien Nocera  <hadess@hadess.net>
518
519         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
520         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
521         Fixes bug #539972.
522
523 2008-06-24  Bastien Nocera  <hadess@hadess.net>
524
525         * shell/Makefile.am:
526         * shell/ev-application.c (ev_application_init),
527         (ev_application_get_media_keys):
528         * shell/ev-application.h:
529         * shell/ev-marshal.list:
530         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
531         (proxy_destroy), (on_media_player_key_pressed),
532         (ev_media_player_keys_init), (ev_media_player_keys_focused),
533         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
534         * shell/ev-media-player-keys.h:
535         * shell/ev-window.c (ev_window_go_previous_page),
536         (ev_window_go_next_page), (ev_window_go_first_page),
537         (ev_window_go_last_page), (ev_window_start_presentation),
538         (ev_window_dispose), (view_actions_focus_in_cb):
539         * shell/ev-window.h: When building with D-Bus support, listen
540         for multimedia key events from gnome-settings-daemon. This allows
541         to go to the next/previous/first/last pages using, respectively,
542         Next/Previous/Rewing/Fast Forward. The Play button is used to start
543         a presentation. Fixes bug #539971.
544
545 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
546
547         * configure.ac:
548         
549         Update for release 2.23.4.
550
551 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
552
553         * NEWS:
554
555         Update news for 2.23.4 release.
556         
557 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
558
559         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
560         * shell/ev-sidebar-thumbnails.c:
561         (ev_sidebar_thumbnails_set_loading_icon),
562         (ev_sidebar_thumbnails_refresh):
563         * shell/ev-window.c: (ev_window_error_message),
564         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
565         (ev_window_set_document):
566
567         Do not crash opening documents with no pages and show a warning
568         message in the message area. Fixes bugs #537574 and #171588.
569         
570 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
571
572         * shell/Makefile.am:
573         * shell/ev-file-monitor.[ch]:
574         * shell/ev-window.c: (ev_window_document_changed),
575         (ev_window_clear_reload_job), (ev_window_load_job_cb),
576         (ev_window_reload_job_cb), (ev_window_open_uri),
577         (ev_window_reload_document), (ev_window_cmd_view_reload),
578         (ev_window_dispose):
579
580         Automaticly reload the document when the file has changed on
581         disk. Bug #304249.
582         
583 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
584
585         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
586         * libdocument/ev-image.c: (ev_image_save_tmp):
587         * libdocument/ev-module.c: (ev_module_load):
588         * shell/ev-application.c: (ev_application_shutdown),
589         (ev_application_get_print_settings):
590         * shell/ev-sidebar-attachments.c:
591         (ev_sidebar_attachments_button_press),
592         (ev_sidebar_attachments_drag_data_get):
593         * shell/ev-window.c: (window_save_file_copy_ready_cb),
594         (ev_window_print_finished), (ev_window_print_send),
595         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
596         (ev_window_preview_print_finished), (ev_window_do_preview_print),
597         (ev_window_cmd_preview_print):
598         * shell/main.c: (load_files_remote):
599         Fix some build warnings under GCC 4.3.0. (#537535).
600
601 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
602
603         * shell/ev-jobs.c: (ev_job_render_dispose):
604
605         Fix a crash in debug mode. Patch by Daniel M German.
606         
607 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
608
609         * shell/ev-window.c:
610
611         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
612         
613 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
614
615         * shell/ev-window.c: (ev_window_print_send),
616         (ev_window_do_preview_print):
617
618         Use the window title as print job name instead of just
619         "evince-print". Fixes bug #534493.
620         
621 2008-05-19  Frederic Peters  <fpeters@0d.be>
622
623         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
624         Bug #533897.
625
626 2008-05-19  Frederic Peters  <fpeters@0d.be>
627
628         * help/reference/Makefile.am: added missing libevmountoperation to
629         gtkdoc-scanobj libraries.  Bug #533896.
630
631 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
632
633         * properties/ev-properties-view.c (get_default_user_units):
634         Fixes check for default units string translation. Bug #533323.
635
636 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
637
638         * backend/impress/iksemel.c (sax_core): Fix a free() that should
639         be an iks_free(). Fix an array overflow in the XML parser that
640         would occur whenever the number of attributes in a tag was greater
641         than 0 and divisible by 6. Fixes GNOME bug #530852.
642
643 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
644
645         * backend/djvu/djvu-document-private.h:
646         * backend/djvu/djvu-links.c:
647         * backend/djvu/djvu-text.c:
648         * backend/djvu/djvu-document.c: (djvu_handle_events),
649         (djvu_wait_for_message), (djvu_document_load),
650         (document_get_page_size), (djvu_document_render),
651         (djvu_document_thumbnails_get_thumbnail),
652         (djvu_document_file_exporter_end):
653
654         Make sure load job doesn't finish successfully when the document
655         is not successfully decoded by libdjvu. Fixes bug #530202.
656         
657 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
658
659         * configure.ac:
660         * libdocument/Makefile.am:
661         * libdocument/ev-debug.[ch]:
662         * libdocument/ev-document.c:
663         * shell/ev-jobs.c: (ev_job_links_dispose),
664         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
665         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
666         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
667         (ev_job_render_page_ready), (ev_job_render_run),
668         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
669         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
670         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
671         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
672         (ev_job_print_new), (ev_job_print_run):
673         * shell/main.c: (main):
674
675         Add debug mode based on gedit code. Add debug messages in
676         ev-jobs.
677         
678 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
679
680         * libdocument/ev-document-factory.c: (get_document_from_uri):
681
682         Fix memory leak.
683         
684 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
685
686         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
687         (get_mime_type_from_data), (get_document_from_uri),
688         (ev_document_factory_get_document):
689         
690         Improved error message about file opening failture.
691         Bug #529129.
692
693 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
694
695         * data/evince-toolbar.xml:
696         
697         Allow to add SaveAs to toolbar.
698
699 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
700
701         * shell/ev-view-private.h:
702         * shell/ev-view.[ch]: (ev_view_button_release_event),
703         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
704         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
705         (ev_view_update_primary_selection), (clear_link_selected),
706         (ev_view_copy_link_address):
707         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
708
709         Update also the primary selection when copying a link
710         address. Fixes bug #520855.
711         
712 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
713
714         * libdocument/ev-document-factory.c: (get_document_from_uri):
715
716         Use the pixbuf backend only when the mime type is not supported by
717         any of the other backend so that tiff documents, for instance, are
718         handled by the tiff backend instead of the pixbuf backend. fixes
719         bug #520290.
720         
721 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
722
723         * cut-n-paste/Makefile.am:
724
725         Add evmountoperation to subdirs list.
726         
727 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
728
729         * configure.ac:
730
731         Fix libspectre check in configure script. Fixes bug #528549.
732         
733 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
734
735         * configure.ac:
736         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
737         * shell/Makefile.am:
738         * shell/ev-window.c: (ev_window_load_remote_failed),
739         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
740
741         Add GtkMountOperation (renamed to avoid conflicts) to be able to
742         open documents in remote locations that are not mounted.
743         
744 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
745
746         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
747         (bitmap_convert_msb8):
748         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
749         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
750
751         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
752         
753 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
754
755         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
756         (ev_job_render_new), (ev_job_render_set_selection_info),
757         (ev_job_render_run):
758         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
759         (check_job_size_and_unref),
760         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
761         (add_job), (ev_pixbuf_cache_get_selection_surface):
762
763         Create the render context needed for rendering a page in the render
764         thread so that we don't block the main thread. Simplify
765         EvJobRender API.
766         
767 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
768
769         * libdocument/Makefile.am:
770         * libdocument/ev-page.[ch]:
771         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
772         (ev_render_context_new), (ev_render_context_set_page):
773         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
774         (ev_form_field_finalize), (ev_form_field_class_init):
775         * libdocument/ev-document-forms.[ch]:
776         (ev_document_forms_get_form_fields):
777         * libdocument/ev-document.[ch]: (ev_document_get_page),
778         (ev_document_get_page_size), (ev_document_get_page_label):
779         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
780         (ev_job_render_run), (ev_job_thumbnail_new),
781         (ev_job_thumbnail_run), (ev_job_print_run):
782         * shell/ev-page-cache.c: (ev_page_cache_new):
783         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
784         (check_job_size_and_unref), (add_job):
785         * shell/ev-sidebar-thumbnails.c: (add_range):
786         * shell/ev-view.c: (ev_view_form_field_get_region),
787         (ev_view_form_field_button_create_widget),
788         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
789         (ev_view_handle_form_field), (ev_view_size_allocate),
790         (get_selected_text):
791         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
792         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
793         (pdf_document_get_page), (pdf_document_get_page_label),
794         (pdf_document_render), (pdf_document_get_info),
795         (pdf_document_document_iface_init),
796         (pdf_document_thumbnails_get_thumbnail),
797         (pdf_document_thumbnails_get_dimensions),
798         (pdf_document_file_exporter_do_page),
799         (pdf_selection_render_selection),
800         (pdf_selection_get_selected_text),
801         (pdf_selection_get_selection_region),
802         (pdf_selection_get_selection_map),
803         (pdf_document_forms_get_form_fields),
804         (pdf_document_forms_form_field_text_get_text),
805         (pdf_document_forms_form_field_text_set_text),
806         (pdf_document_forms_form_field_button_set_state),
807         (pdf_document_forms_form_field_button_get_state),
808         (pdf_document_forms_form_field_choice_get_item),
809         (pdf_document_forms_form_field_choice_get_n_items),
810         (pdf_document_forms_form_field_choice_is_item_selected),
811         (pdf_document_forms_form_field_choice_select_item),
812         (pdf_document_forms_form_field_choice_toggle_item),
813         (pdf_document_forms_form_field_choice_unselect_all),
814         (pdf_document_forms_form_field_choice_set_text),
815         (pdf_document_forms_form_field_choice_get_text):
816         * backend/ps/ev-spectre.c: (ps_document_get_page),
817         (ps_document_get_page_size), (ps_document_get_page_label),
818         (ps_document_render), (ps_document_document_iface_init),
819         (ps_document_file_exporter_do_page):
820         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
821         (tiff_document_render), (tiff_document_render_pixbuf),
822         (tiff_document_file_exporter_do_page):
823         * backend/pixbuf/pixbuf-document.c:
824         (pixbuf_document_get_page_size):
825         * backend/comics/comics-document.c:
826         (comics_document_get_page_size), (comics_document_render_pixbuf):
827         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
828         (djvu_document_render), (djvu_selection_get_selected_text),
829         (djvu_document_thumbnails_get_thumbnail),
830         (djvu_document_file_exporter_do_page),
831         (djvu_document_find_get_result):
832         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
833         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
834         (dvi_document_thumbnails_get_thumbnail),
835         (dvi_document_file_exporter_do_page):
836         * backend/impress/impress-document.c:
837         (impress_document_get_page_size),
838         (impress_document_render_pixbuf):
839         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
840
841         Add EvPage so that we can hold a reference to the backend
842         page. Form fields keep now a reference to the poppler page
843         improving performance since we don't have to create/destroy the
844         poppler field for every form operation. This will be needed for
845         annotations too.
846         
847 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
848
849         * data/evince-ui.xml:
850         * shell/ev-window.c:
851
852         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
853         
854 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
855
856         * configure.ac:
857         * backend/ps/Makefile.am:
858
859         Remove gs stuff from ps backend.
860         
861 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
862
863         * configure.ac:
864         * backend/pdf/ev-poppler.cc:
865
866         Bump poppler requirement to 0.8.0.
867         
868 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
869
870         * NEWS:
871         * configure.ac:
872
873         Update for release 2.22.1.1
874
875 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
876
877         * configure.ac:
878
879         Fix build (again) when poppler version is 0.6
880         
881 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
882
883         * backend/djvu/djvu-links.c: (build_tree):
884
885         Make sure link title is a valid utf8 string. Fixes bug #526517.
886         
887 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
888
889         * configure.ac:
890
891         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
892         #526799.
893         
894 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
895
896         * configure.ac:
897         
898         Update for release 2.22.1.
899
900 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
901
902         * NEWS:
903
904         Update for upcoming release.
905
906 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * configure.ac:
909         * backend/dvi/dvidocument.evince-backend.in:
910
911         Add compressed dvi to the list of supported mime types. Patch by
912         Ed Catmur. Fixes bug #307087.
913
914 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
915
916         * shell/ev-jobs.c: (ev_job_print_get_page_list):
917
918         Fix a crash when printing a range that doesn't specify the start or
919         end page. Fixes bug #524288.
920
921 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
922
923         * shell/ev-window.c: (ev_window_cmd_continuous),
924         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
925         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
926         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
927         (ev_window_run_presentation), (ev_window_stop_presentation),
928         (ev_window_cmd_view_presentation),
929         (ev_window_cmd_leave_fullscreen),
930         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
931
932         Do not unfullscreen and fullscreen again the window when changing
933         from fullscreen to presentation mode and vice versa. Fixes bug
934         #524112.
935         
936 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
937
938         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
939
940         Do not crash when thumbnail failed to render in PS backend. Fixes
941         bug #525015.
942         
943 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
944
945         * shell/ev-window.c: (window_open_file_copy_ready_cb),
946         (ev_window_load_file_remote), (ev_window_open_uri):
947
948         Handle errors when opening remote files.
949         
950 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
951
952         * shell/ev-page-action.c: (ev_page_action_grab_focus):
953
954         Only grab the focus for the current visible proxy widget. Fixes
955         bug #521224.
956         
957 2008-03-30  Emil Soleyman  <emil@nishra.com>
958
959         * shell/ev-window.c: (launch_external_uri):
960         
961         Reuse g_app_info_launch_default_for_uri to
962         save some code and fix bug #525009.
963
964 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
965
966         * shell/ev-window.c (image_save_dialog_response_cb):
967
968         Use g_str_has_suffix. See bug #523069.
969
970 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
971
972         * configure.ac:
973
974         Add a configure option to enable/diable DBus. Patch by Rémi
975         Cardona. Fixes bug 521797.
976
977 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
978
979         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
980
981         Fix printing in documents with rotated pages. Patch by Eugen
982         Dedu. Fixes bug #512648.
983         
984 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
985
986         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
987         (ev_link_from_action):
988
989         Fix warning messages.
990         
991 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
992
993         * shell/ev-window.c: (image_save_dialog_response_cb):
994
995         Do not append the extension to filename when saving an image
996         if the filename alredy contains the extension. Fixes bug #523069.
997         
998 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
999
1000         * shell/ev-view.[ch]: (ev_view_find_cancel):
1001         * shell/ev-window.c: (find_bar_close_cb):
1002
1003         Cancel the find operation when the find bar is closed. Fixes bug
1004         #508845.
1005         
1006 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1007
1008         * backend/ps/psdocument.evince-backend.in:
1009
1010         Make ps backend module resident. Fixes bug #520607.
1011         
1012 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1013
1014         * shell/ev-jobs.c: (ev_job_print_run):
1015
1016         Invert collate action in order to work as expected, fix reverse
1017         printing so that it doesn't start with a blank page and fix number
1018         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1019         
1020 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1021
1022         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1023
1024         Fix build with poppler <= 0.7.2
1025         
1026 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1027
1028         * libdocument/ev-document-misc.c:
1029         (ev_document_misc_surface_from_pixbuf):
1030
1031         Fix selections with poppler-splash.
1032         
1033 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1034
1035         * configure.ac:
1036         * backend/pdf/ev-poppler.cc:
1037
1038         Fix build with poppler >= 0.7.2
1039         
1040 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1041
1042         * configure.ac:
1043         
1044         Update for release 2.22.0
1045
1046 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1047
1048         * NEWS:
1049
1050         Update for upcoming release.
1051
1052 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1053
1054         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1055
1056         Bug 495107 – Handle print dialog responses correctly
1057
1058         Correctly handle print dialog response. Properly fixes
1059         the above mentioned bug.
1060
1061 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1062
1063         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1064
1065         Make sure print job is only run when the print button is
1066         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1067         
1068 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1069
1070         * backend/pdf/pdfdocument.evince-backend.in:
1071         * libdocument/ev-backends-manager.c:
1072         (ev_backends_manager_load_backend),
1073         (ev_backends_manager_get_document):
1074         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1075
1076         Allow making backend modules resident. This is needed only for
1077         some backends like pdf to avoid registering glib types more than
1078         once.
1079         
1080 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1081
1082         * backend/comics/comics-document.c:
1083         * backend/djvu/djvu-document.c:
1084         * backend/impress/impress-document.c:
1085         * backend/pdf/ev-poppler.cc:
1086         * backend/pixbuf/pixbuf-document.c:
1087         * backend/ps/ev-spectre.c:
1088         * backend/ps/ps-document.c:
1089         * backend/tiff/tiff-document.c:
1090         * libdocument/ev-document.h:
1091         * properties/ev-properties-main.c:
1092
1093         Use g_type_module_add_interface instead of
1094         g_type_add_interface_static. Fixes bug #519679.
1095         
1096 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1097
1098         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1099         Added. Returns whether the animation has everything necessary to run.
1100         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1101         is ready just because it's been created. Fixes #519106.
1102         (draw_one_page): Do not show the "Loading..." text in presentation
1103         mode, there was a slim probability that this could happen.
1104
1105 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1106
1107         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1108
1109         Duplicate mime_type string before freeing it so that it doesn't
1110         always fail when getting mime type from uri. Fixes bug #518874.
1111         
1112 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1113
1114         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1115
1116         Fix a crash when a choice form field doesn't have any item
1117         selected. Fixes bug #518831
1118         
1119 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1120
1121         * shell/ev-window.c (ev_window_clear_temp_file):
1122         Use g_file_has_prefix instead of renamed
1123         g_file_contains_file.
1124
1125         * configure.ac:
1126         Require new glib for above change.
1127         
1128 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1129
1130         * libdocument/ev-image.c: (ev_image_finalize),
1131         (ev_image_save_tmp):
1132
1133         Return a real uri instead of a filename when saving an
1134         image. Fixes images drag an drop from evince to nautilus. 
1135         
1136 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1137
1138         * backend/pdf/ev-poppler.cc:
1139         (pdf_document_images_get_image_mapping):
1140
1141         Return the image list in the right order. Fixes bug #516237.
1142         
1143 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1144
1145         * backend/impress/impress-document.c:
1146         (impress_document_thumbnails_get_thumbnail):
1147
1148         Remove unused variable to avoid a compiler warning.
1149
1150 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1151
1152         * configure.ac:
1153         
1154         Update for release 2.21.91.
1155
1156 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1157
1158         * configure.ac:
1159         * shell/Makefile.am:
1160         * shell/ev-application.[ch]:
1161         * shell/ev-sidebar-links.c:
1162         * shell/ev-utils.[ch]:
1163         * shell/ev-window.[ch]:
1164
1165         Remove libgnomeprint support. Fixes bug #512370.
1166         
1167 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1168
1169         * thumbnailer/evince-thumbnailer.c: (main):
1170
1171         Initialize glib type system before using it. Fixes bug #513934.
1172         
1173 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1174
1175         * properties/ev-properties-main.c:
1176
1177         Add missing #include.
1178         
1179 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1180
1181         * configure.ac:
1182         * backend/djvu/djvu-document.c: (djvu_document_render):
1183         * backend/tiff/tiff-document.c: (tiff_document_render):
1184
1185         Use the new cairo function cairo_format_stride_for_width when
1186         available. Fixes bug #482720.
1187
1188 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1189
1190         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1191         (get_mime_type_from_data), (get_document_from_uri):
1192
1193         Use g_content_type_guess() only when slow is true in
1194         get_document_from_uri(). Fix several memory leaks.
1195         
1196 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1197
1198         * libdocument/ev-document-factory.c:
1199         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1200         (get_document_from_uri):
1201
1202         Use g_content_type_guess () to get mimetype for files.
1203         Bug #510401.
1204
1205 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1206
1207         * thumbnailer/Makefile.am:
1208
1209         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1210         
1211 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * configure.ac:
1214
1215         Fix build with --without-libgnome. Fixes bug #512771.
1216         
1217 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1218
1219         * backend/dvi/Makefile.am: Install only dvi
1220         module. Fixes bug #512718.
1221
1222 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1223
1224         * properties/ev-properties-main.c: (nautilus_module_initialize):
1225         
1226         Initialize backends in properties tab. Fixes bug
1227         #512720.
1228
1229 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1230
1231         * properties/Makefile.am: No need to link with 
1232         libraries. Fixes bug #512719.
1233
1234 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1235
1236         * NEWS:
1237         * configure.ac:
1238         
1239         Update for release 2.21.90.
1240
1241 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1242
1243         * shell/ev-window.c: (ev_window_cmd_escape):
1244
1245         Fix compile warning.
1246         
1247 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1248
1249         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1250
1251         Fix printing in dvi backend when filename contains white
1252         espaces. Fixes bug #502839.
1253         
1254 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1255
1256         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1257         (screensaver_disable_x11):
1258         * shell/Makefile.am:
1259         * shell/xdg-user-dir-lookup.c: Removed
1260         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1261         * shell/ev-view.c: (ev_view_presentation_transition_start):
1262         * shell/ev-window.c: (ev_window_cmd_file_open),
1263         (ev_window_cmd_save_as), (presentation_set_timeout):
1264
1265         Remove #ifdefs that are no longer needed.
1266         
1267 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1268
1269         * shell/ev-view.[ch]: (ev_view_button_release_event),
1270         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1271         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1272         (ev_window_cmd_escape):
1273
1274         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1275         
1276 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1277
1278         * configure.ac:
1279         * backend/comics/comics-document.c: (comics_document_load):
1280         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1281         (ev_attachment_set_property), (ev_attachment_init),
1282         (ev_attachment_save), (ev_attachment_launch_app),
1283         (ev_attachment_open):
1284         * libdocument/ev-document-factory.c: (get_document_from_uri):
1285         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1286         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1287         * shell/ev-jobs.c:
1288         * shell/ev-password.c: (ev_password_dialog_set_property),
1289         (ev_password_dialog_save_password):
1290         * shell/ev-sidebar-attachments.c:
1291         (ev_sidebar_attachments_drag_data_get):
1292         * shell/ev-window-title.c: (get_filename_from_uri):
1293         * shell/ev-window.c: (ev_window_clear_temp_file),
1294         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1295         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1296         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1297         (launch_external_uri), (image_save_dialog_response_cb),
1298         (attachment_save_dialog_response_cb):
1299         * shell/main.c: (load_files), (load_files_remote), (main):
1300         * thumbnailer/evince-thumbnailer.c: (main):
1301
1302         Port to gio and drop gnome-vfs dependency. Fixes bug
1303         #510401. Based on patch by Cosimo Cecchi.
1304         
1305 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1306
1307         * NEWS:
1308
1309         Fixed formatting inconsistencies (spaces vs. tabs)
1310
1311 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1312
1313         * shell/ev-window.c:
1314
1315         Use top/up/bottom/down arrows instead of
1316         first/left/last/right in the toolbar and menu actions.
1317         This fixes issues with RTL languages and is visually
1318         consistent with the page view. Fixes bug #170081.
1319
1320 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1321
1322         * NEWS:
1323
1324         Fixed some inaccuracies pointed out by Carlos Garcia
1325         Campos.
1326
1327 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1328
1329         * NEWS:
1330         * data/evince.schemas.in:
1331         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1332
1333         Override PDF restrictions by default. Fixes bug #382700.
1334
1335 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1336
1337         * NEWS: Updated for upcoming release
1338
1339 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1340
1341         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1342
1343         Fix memory leak.
1344         
1345 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1346
1347         * shell/ev-window.c: (register_custom_actions):
1348         
1349         Added comment for translators
1350
1351 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1352
1353         * shell/ev-view.c: (ev_view_button_release_event):
1354
1355         Do not create the idle function for kinetic scrolling if we are
1356         not in a drag operation.
1357
1358 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1359
1360         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1361         (ev_view_button_press_event), (ev_view_motion_notify_event),
1362         (ev_view_button_release_event):
1363
1364         Restore cursor after autoscrolling. Fixes bug #509958.
1365
1366 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1367
1368         * configure.ac:
1369         * backend/pdf/ev-poppler.cc:
1370         (pdf_document_images_get_image_mapping),
1371         (pdf_document_images_get_image),
1372         (pdf_document_document_images_iface_init):
1373         * libdocument/ev-document-images.[ch]:
1374         (ev_document_images_get_image_mapping),
1375         (ev_document_images_get_image):
1376         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1377         (ev_image_get_id), (ev_image_save_tmp):
1378         * shell/ev-jobs.c: (ev_job_render_run):
1379         * shell/ev-view.c: (ev_view_drag_data_get):
1380         * shell/ev-window.c: (image_save_dialog_response_cb),
1381         (ev_view_popup_cmd_copy_image):
1382
1383         Do not render images when rendering the page but on demand. It
1384         reduces the memory comsumption.
1385         
1386 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1387
1388         * configure.a:
1389         * shell/ev-password.c:
1390
1391         Make gnome-keyring optional. Fixes bug #509676.
1392         
1393 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1394
1395         * shell/ev-pixbuf-cache.c: (add_job):
1396
1397         Initialize include_images variable as FALSE instead of TRUE.
1398         
1399 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1400
1401         * configure.ac:
1402         * cut-n-paste/Makefile.am:
1403         * cut-n-paste/fileformatchooser/Makefile.am:
1404         * cut-n-paste/fileformatchooser/egg-macros.h:
1405         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1406         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1407         * shell/Makefile.am:
1408         * shell/ev-utils.c:
1409         (file_chooser_dialog_add_writable_pixbuf_formats),
1410         (get_gdk_pixbuf_format_by_extension):
1411         * shell/ev-utils.h:
1412         * shell/ev-window.c: (ev_window_error_message),
1413         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1414         
1415         Simplify image format selection on save.
1416
1417 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1418
1419         * shell/ev-view.c: (ev_view_scroll_event):
1420         
1421         Repair gorizontal scrolling with shift. Fixes
1422         bug #483412.
1423
1424 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1425         
1426         * MAINTAINERS:
1427
1428         Fix formatting issues.
1429         
1430 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1431
1432         * backend/comics/comics-document.c: (comics_regex_quote):
1433         
1434         Don't overquote special chars except of '. See bug 
1435         502500. Thanks to Tom Parker.
1436
1437 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1438
1439         * MAINTAINERS:
1440         
1441         Added Nickolay and Carlos, since they're doing most of
1442         the releases nowadays.
1443
1444 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1445
1446         * properties/Makefile.am:
1447
1448         Get the nautilus extension dir properly instead of using
1449         a hack. Fixes bug #505359.
1450
1451 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1452
1453         * properties/Makefile.am:
1454         
1455         Install nautilus extension into new place. See bug
1456         #505359. Thanks to Matthias Clasen, Brian Pepple and
1457         Damien Carbery.
1458
1459 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1460
1461         * shell/ev-window.c: (ev_window_get_recent_file_label):
1462         
1463         RTL marker in recent file list. See bug #509076.
1464
1465 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1466
1467         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1468         * shell/ev-window.c: (image_save_dialog_response_cb):
1469
1470         Fix compile warnings due to unused variables.
1471         
1472 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1473
1474         * configure.ac:
1475         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1476         * backend/ps/ev-spectre.c: (ps_document_render):
1477
1478         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1479
1480 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1481
1482         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1483         (ev_transition_animation_paint): Implement "fade" effect.
1484
1485 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1486
1487         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1488         (ev_transition_animation_paint): Implement "uncover" effect.
1489
1490 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1491
1492         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1493         (ev_transition_animation_paint): Implement "cover" effect.
1494
1495 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1496
1497         * shell/ev-transition-animation.c (ev_transition_animation_push)
1498         (ev_transition_animation_paint): Implement "push" effect.
1499
1500 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1501
1502         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1503         (ev_transition_animation_paint): Implement "dissolve" effect.
1504
1505 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1506
1507         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1508         (ev_transition_animation_paint): Implement "wipe" effect.
1509
1510 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1511
1512         * shell/ev-transition-animation.c (ev_transition_animation_box)
1513         (ev_transition_animation_paint): Implement "box" effect.
1514
1515 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1516
1517         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1518         (ev_transition_animation_paint): Implement "blinds" effect.
1519
1520 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1521
1522         * shell/ev-transition-animation.c (ev_transition_animation_split)
1523         (ev_transition_animation_paint): Implement "split" effect.
1524
1525 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1526
1527         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1528         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1529         (ev_view_transition_animation_start) 
1530         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1531         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1532         (ev_view_next_page) (ev_view_previous_page):
1533         
1534         Use EvTransitionAnimation to drive page changes in the presentation
1535         mode, the animation will wait to start until both the origin and 
1536         destination page surfaces are available. Fixes #458460.
1537
1538         (draw_loading_text):
1539
1540         Remove workaround for bug #320352, it's now fixed properly.
1541
1542
1543 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1544
1545         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1546         will contain the implementations for page transition animations, at
1547         the moment it just has the "replace" effect.
1548         * shell/Makefile.am: Added these files to build.
1549
1550 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1551
1552         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1553         animations.
1554         * shell/Makefile.am: Added these files to build.
1555
1556 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1557
1558         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1559         implementation to get_effect() in EvDocumentTransitionIface.
1560
1561 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1562
1563         * libdocument/ev-transition-effect.[ch]: New files, define a page
1564         transition effect, at the moment it maps PopplerPageTransition to a
1565         GObject.
1566         * libdocument/Makefile.am: Added these files to build.
1567         * libdocument/ev-document-transition.[ch]
1568         (ev_document_transition_get_effect): New method, gets the
1569         EvTransitionEffect returned by the interface implementation, with
1570         fallback to the "replace" effect.
1571
1572 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1573
1574         * configure.ac:
1575         * cut-n-paste/Makefile.am:
1576         * cut-n-paste/fileformatchooser/Makefile.am:
1577         * cut-n-paste/fileformatchooser/egg-macros.h:
1578         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1579         * shell/Makefile.am:
1580         * shell/ev-window.c: (image_save_dialog_response_cb),
1581         (ev_view_popup_cmd_save_image_as):
1582
1583         Allow exporting images in any format supported by
1584         GdkPixbuf. Fixes bug #500209.
1585         
1586 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1587
1588         * backend/pixbuf/pixbuf-document.c:
1589
1590         More warnings fixed.
1591         
1592 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1593
1594         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1595         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1596         * backend/djvu/djvu-text.h:
1597         * backend/tiff/tiff-document.c: (tiff_document_render):
1598
1599         Fix compile warnings.
1600         
1601 2007-12-28  Christian Persch  <chpe@gnome.org>
1602
1603         * **/*.c: Include config.h. Bug #504721.
1604
1605 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1606
1607         * configure.ac:
1608         * Makefile.am:
1609         * po/POTFILES.in:
1610         * backend/comics/Makefile.am:
1611         * backend/comics/comics-document.[ch]:
1612         * backend/comics/comicsdocument.evince-backend.in:
1613         * backend/djvu/Makefile.am:
1614         * backend/djvu/djvu-document.[ch]:
1615         * backend/djvu/djvudocument.evince-backend.in:
1616         * backend/dvi/Makefile.am:
1617         * backend/dvi/dvi-document.[c]:
1618         * backend/dvi/dvidocument.evince-backend.in:
1619         * backend/impress/Makefile.am:
1620         * backend/impress/impress-document.[ch]:
1621         * backend/impress/impressdocument.evince-backend.in:
1622         * backend/pdf/Makefile.am:
1623         * backend/pdf/ev-poppler.cc:
1624         * backend/pdf/ev-poppler.h:
1625         * backend/pdf/pdfdocument.evince-backend.in:
1626         * backend/pixbuf/Makefile.am:
1627         * backend/pixbuf/pixbuf-document.[ch]:
1628         * backend/pixbuf/pixbufdocument.evince-backend.in:
1629         * backend/ps/Makefile.am:
1630         * backend/ps/ev-spectre.[ch]:
1631         * backend/ps/ps-document.[ch]:
1632         * backend/ps/psdocument.evince-backend.in:
1633         * backend/tiff/Makefile.am:
1634         * backend/tiff/tiff-document.[ch]:
1635         * backend/tiff/tiffdocument.evince-backend.in:
1636         * libdocument/Makefile.am:
1637         * libdocument/ev-backends-manager.[ch]:
1638         * libdocument/ev-module.[ch]:
1639         * libdocument/ev-document.h:
1640         * libdocument/ev-document-factory.[ch]:
1641         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1642         (get_compression_from_mime_type), (get_document_from_uri),
1643         (ev_document_factory_get_document), (file_filter_add_mime_types),
1644         (ev_document_factory_add_filters):
1645         * shell/Makefile.am:
1646         * shell/ev-window-title.c: (get_filename_from_uri):
1647         * shell/main.c: (main):
1648         * thumbnailer/Makefile.am:
1649         * thumbnailer/evince-thumbnailer.c: (main):
1650
1651         Plugin system for backends. Fixes bug #351348.
1652         
1653 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1654
1655         * shell/ev-view-private.h:
1656         * shell/ev-view.c: (ev_view_drag_update_momentum),
1657         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1658         (ev_view_button_release_event), (ev_view_destroy):
1659         
1660         Kinetic scrolling implemented as requested in
1661         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1662
1663 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1664
1665         * data/evince-toolbar.xml:
1666         * data/evince-ui.xml:
1667         * shell/ev-view-private.h:
1668         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1669         (ev_view_button_press_event), (ev_view_motion_notify_event),
1670         (ev_view_button_release_event), (ev_view_init),
1671         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1672         (ev_view_set_cursor):
1673         * shell/ev-view.h:
1674         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1675         (ev_window_cmd_view_autoscroll):
1676         
1677         Autoscroll feature with the context menu. Fixes bug 
1678         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1679
1680 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1681
1682         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1683
1684         Disconnect also page-ready signal when removing a job because the
1685         page size has changed. Thanks to kripken
1686         <kripkensteiner@gmail.com>.
1687
1688 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1689
1690         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1691         
1692         Scroll pages in page entry with mouse wheel. Fixes bug
1693         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1694
1695 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1696
1697         * backend/dvi/Makefile.am:
1698         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1699         (mdvi_cairo_device_init):
1700         * backend/dvi/mdvi-lib/common.h:
1701         * backend/dvi/mdvi-lib/mdvi.h:
1702         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1703         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1704         (mdvi_build_path_from_cwd):
1705
1706         Add ps specials support in dvi backend when libspectre is
1707         present. Fixes bug #386005.
1708         
1709 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1710
1711         * configure.ac:
1712         * backend/ps/Makefile.am:
1713         * backend/ps/ev-spectre.[ch]:
1714         
1715         Use libspectre, if available, for the ps backend. Fixes bugs
1716         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1717
1718 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1719         
1720         * backend/comics/comics-document.c: (comics_document_load):
1721         
1722         Cygwin build issue fix.
1723
1724 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1725
1726         * shell/ev-view.c: (ev_view_set_zoom):
1727
1728         Do not limit the minimum zoom factor when sizing mode is best bit
1729         or fit width. Fixes bug #503805.
1730         
1731 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1732
1733         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1734         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1735         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1736         (ev_link_dest_get_property), (ev_link_dest_set_property),
1737         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1738         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1739         (ev_link_dest_new_fitr):
1740         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1741         (goto_fith_dest), (goto_xyz_dest):
1742
1743         Do not change left, top and zoom values when they are null in PDF
1744         destinations. Fixes bug #460658.
1745         
1746 2007-12-10  Christian Persch  <chpe@gnome.org>
1747
1748         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1749         (ev_view_accessible_class_init),
1750         (ev_view_accessible_idle_do_action),
1751         (ev_view_accessible_action_do_action),
1752         (ev_view_accessible_action_get_description),
1753         (ev_view_accessible_action_set_description),
1754         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1755         (ev_view_accessible_factory_init),
1756         (ev_view_accessible_factory_get_accessible_type):
1757         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1758         private data, and G_DEFINE_TYPE. Bug #502843.
1759
1760 2007-12-08  Christian Persch  <chpe@gnome.org>
1761
1762         * shell/ev-metadata-manager.c: (item_free),
1763         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1764         (value_free), (parse_value), (parseItem),
1765         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1766         (save_values): Use GSlice to allocate small amounts of memory. Bug
1767         #475972.
1768
1769 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1770
1771         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1772
1773         Restore cursor to normal after a drag operation. Fixes bug
1774         #501603.
1775         
1776 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1777
1778         * NEWS:
1779         * configure.ac:
1780         
1781         Update for release 2.21.1
1782
1783 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1784
1785         * configure.ac:
1786         * cut-n-paste/gedit-message-area/Makefile.am:
1787         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1788         * shell/Makefile.am:
1789         * shell/ev-message-area.[ch]:
1790         * shell/ev-window.c: (ev_window_set_message_area),
1791         (ev_window_error_message_response_cb), (ev_window_error_message),
1792         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1793         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1794         (ev_attachment_popup_cmd_open_attachment),
1795         (attachment_save_dialog_response_cb), (ev_window_set_document),
1796         (ev_window_init):
1797
1798         Use a message area instead of a popup dialog for error
1799         notifications. Fixes bug #337495.
1800         
1801 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1802
1803         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1804         (ev_window_run_fullscreen):
1805
1806         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1807         
1808 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1809
1810         * ev-sidebar-thumbnails.c: (update_visible_range),
1811         (ev_sidebar_thumbnails_refresh),
1812         (ev_sidebar_thumbnails_set_document),
1813         (ev_sidebar_thumbnails_support_document):
1814
1815         Show thumbnails for documents with one page. Fixes bug #358751.
1816         
1817 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1818
1819         * shell/ev-window.c:
1820         (ev_window_load_print_settings_from_metadata),
1821         (ev_window_save_print_settings), (ev_window_print_finished),
1822         (ev_window_print_range):
1823
1824         Print settings that are specific to the document are now saved per
1825         document in the metadata file. Fixes bug #488806.
1826         
1827 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
1828
1829         * backend/tiff/tiff-document.c: (tiff_document_render):
1830
1831         Tiff documents were rendered with wrong colors. Fixes bug #497279.
1832         
1833 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1834
1835         * shell/ev-application.[ch]: (get_find_string_from_args),
1836         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1837         (ev_application_open_uri_list):
1838         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
1839         * shell/ev-window.[ch]: (ev_window_load_job_cb),
1840         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1841         (ev_window_cmd_recent_file_activate),
1842         (ev_window_open_recent_action_item_activated),
1843         (ev_window_print_send), (open_remote_link):
1844         * shell/main.c: (arguments_parse):
1845
1846         Add a command line option for search. Fixes bug #497710.
1847         
1848 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
1849
1850         * shell/ev-jobs.c: (ev_job_print_new):
1851
1852         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
1853         
1854 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1855
1856         * data/evince-toolbar.xml:
1857         * shell/Makefile.am:
1858         * shell/ev-application.c: (ev_application_init):
1859         * shell/ev-open-recent-action.[ch]:
1860         * shell/ev-window.c:
1861         (ev_window_open_recent_action_item_activated),
1862         (register_custom_actions):
1863
1864         Add an expander to the open toolbar item which pops up a dropdown
1865         menu with the recently used documents. Fixes bug #487215.
1866         
1867 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1868
1869         * shell/ev-window.c: (ev_window_open_uri),
1870         (ev_window_cmd_view_reload):
1871
1872         Do not jump to the first page when reloading by running evince
1873         from the command line. Fixes bug #490847.
1874         
1875 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
1876
1877         * shell/ev-window.c: (ev_window_cmd_help_contents):
1878
1879         Plugged memory leak when help file is not found. Fixes bug
1880         #490762.
1881         
1882 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1883
1884         * configure.ac:
1885
1886         Enable djvu, dvi and comics backends by default. Fixes bug
1887         #437121.
1888         
1889 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1890
1891         * configure.ac:
1892         * cut-n-paste/Makefile.am:
1893         * cut-n-paste/recent-files/*: Removed
1894         * help/reference/Makefile.am:
1895         * shell/Makefile.am:
1896         * shell/ev-application.[ch]: (ev_application_shutdown),
1897         (ev_application_init):
1898         * shell/ev-window.c: (ev_window_add_recent),
1899         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
1900
1901         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
1902         
1903 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
1904
1905         * shell/ev-window.c: (launch_external_uri):
1906
1907         Let GnomeVFS check the URL, this allow more URL (like mailto:),
1908         and report error if the URL is not supported (#489910).
1909
1910 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1911
1912         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
1913         (pdf_document_file_exporter_begin_page),
1914         (pdf_document_file_exporter_end_page):
1915
1916         Fix printing with poppler splash backend. Fixes bug #489774.
1917         
1918 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1919
1920         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
1921         * shell/ev-print-job.c: (ev_print_job_class_init):
1922
1923         Fix a crash when printing with the gnome-print dialog. Fixes bug
1924         #488939.
1925         
1926 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
1927
1928         * backend/pixbuf/pixbuf-document.c:
1929
1930         Fix an implicit function definition warning (#487655)
1931
1932 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1933
1934         * shell/ev-window.c:
1935
1936         Fix conflicting shortcut for view sade pane and presentation.
1937         
1938 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1939
1940         * backend/pdf/ev-poppler.cc:
1941         (pdf_document_file_exporter_begin_page),
1942         (pdf_document_file_exporter_do_page),
1943         (pdf_document_file_exporter_end_page),
1944         (pdf_document_file_exporter_iface_init):
1945         * libdocument/ev-file-exporter.[ch]:
1946         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
1947         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1948         (ev_job_print_run):
1949
1950         When printing multiple pages per sheet in reverse option, do not
1951         invert the order of the pages in every sheet, but the order of the
1952         sheets. Do not print blank pages when page range is invalid. Fixes
1953         bugs #484857 and #485521.
1954         
1955 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
1956
1957         * shell/ev-jobs.c: (ev_job_print_get_page_list),
1958         (ev_job_print_run):
1959         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1960
1961         Respect ranges order when printing more than one range in random
1962         order.
1963         
1964 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
1965
1966         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
1967         (ev_window_setup_document), (ev_window_rotation_changed_cb):
1968
1969         Rotate also the window icon when document is rotated. Fixes bug
1970         #474681.
1971         
1972 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1973
1974         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
1975         (pdf_document_forms_get_form_fields):
1976
1977         Silently ignore unknown form fields. Fixes bug #482654. Patch by
1978         Matthias Drochner.
1979         
1980 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1981
1982         * configure.ac:
1983         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1984
1985         Use poppler_page_render_for_printing() instead of
1986         poppler_page_render() if available when exporting to a ps or pdf
1987         file. Fixes bug #476627.
1988         
1989 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1990
1991         * shell/ev-window.c: (ev_window_run_fullscreen):
1992
1993         Do not show the toolbar in fullscreen mode if the main toolbar is
1994         not visible. Fixes bug #483048.
1995         
1996 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1997
1998         * shell/ev-view.c: (ev_view_button_press_event):
1999
2000         Give priority to form fields over images when deciding whether a
2001         button press event is over an image or form field. It allows edit
2002         form fields when they are over a background image. Fixes bug
2003         #477841.
2004         
2005 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2006
2007         * NEWS:
2008         * configure.ac:
2009         
2010         Update for release 2.20.0
2011
2012 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2013
2014         * backend/pdf/ev-poppler.cc:
2015
2016         Remove #ifdef HAVE_FORMS, so that forms support works again.
2017
2018 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2019
2020         * configure.ac:
2021         * data/evince.desktop.in.in:
2022         
2023         Fixes desktop file issues. See bug #473471.
2024
2025 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2026
2027         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2028         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2029         (ev_job_queue_remove_job):
2030         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2031         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2032         * shell/ev-window.c: (ev_window_clear_save_job),
2033         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2034         (ev_window_dispose):
2035
2036         Move save a copy task to its own job so that it's carried out in a
2037         thread avoiding another lock in the main thread. Use
2038         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2039         can be saved to a pathin another file system. Fixes bug #456891.
2040         
2041 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2042
2043         * NEWS:
2044         * configure.ac:
2045         
2046         Update for release 2.19.92
2047
2048 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2049
2050         * configure.ac:
2051         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2052         (pdf_selection_get_selection_region),
2053         (pdf_selection_get_selection_map),
2054         (ev_form_field_from_poppler_field):
2055
2056         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2057         and triple click selections are enabled again now.
2058
2059 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2060
2061         * shell/ev-window.c: (ev_window_add_history):
2062
2063         Make sure not to use the history with documents not supporting
2064         links. Fixes bug #468954.
2065
2066 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2067
2068         * shell/ev-window.c: (ev_window_load_job_cb):
2069
2070         Restart the search when reloading a document with the find bar
2071         visible. Fixes bug #461962.
2072
2073 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2074
2075         * shell/ev-window.c: (setup_document_from_metadata),
2076         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2077
2078         Do not jump to the first page when reloading a document from the
2079         last page.
2080
2081 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2082
2083         * shell/ev-window.c: (update_chrome_flag),
2084         (setup_sidebar_from_metadata),
2085         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2086         (ev_window_cmd_edit_find_next),
2087         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2088         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2089         (find_bar_close_cb), (view_actions_focus_in_cb):
2090
2091         Do not update visibility when changing a chrome flag so that it's
2092         possible to update several flags and update visibility only once
2093         for all of them.
2094
2095 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2096
2097         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2098
2099         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2100         supported by gtk+. Fixes bug #460907.
2101
2102 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2103
2104         * shell/ev-view.c: (view_update_range_and_current_page):
2105
2106         Make sure current-page <= end-page in continuous mode. Fixes bug
2107         #454950.
2108
2109 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2110
2111         * backend/pdf/ev-poppler.cc: (build_tree):
2112
2113         Ignore outline items without a title. Fixes bug #453913.
2114
2115 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2116
2117         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2118         (ev_view_button_release_event), (ev_view_leave_notify_event):
2119
2120         Use always drag mouse cursor during a drag operation. Fixes bug
2121         #470564.
2122
2123 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2124
2125         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2126         (pdf_selection_get_selection_region),
2127         (pdf_selection_get_selection_map):
2128
2129         Temporarily disable double and triple selections since it depends on
2130         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2131         released and the update of the external dependency minimal version
2132         approved.
2133
2134 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2135
2136         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2137         (pdf_document_file_exporter_do_page):
2138         * libdocument/ev-file-exporter.h:
2139         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2140         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2141
2142         Actually fix printing regressions. Remove orientation from
2143         EvPrintContext since it's redundant.
2144
2145 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2146
2147         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2148         * backend/impress/impress-document.c:
2149         (impress_document_document_iface_init):
2150         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2151         * backend/djvu/djvu-document.c:
2152         (djvu_document_document_iface_init),
2153         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2154         * backend/tiff/tiff-document.c:
2155         (tiff_document_document_iface_init):
2156         * backend/pixbuf/pixbuf-document.c:
2157         (pixbuf_document_document_iface_init):
2158         * backend/comics/comics-document.c:
2159         (comics_document_document_iface_init):
2160         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2161         (pdf_selection_render_selection),
2162         (pdf_selection_get_selected_text),
2163         (pdf_selection_get_selection_region),
2164         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2165         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2166         (ev_selection_get_selection_region),
2167         (ev_selection_get_selection_map):
2168         * libdocument/ev-document.[ch]:
2169         * shell/ev-pixbuf-cache.[ch]: (add_job),
2170         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2171         * shell/ev-view-private.h:
2172         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2173         (ev_job_render_run):
2174         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2175         * shell/ev-view.c: (start_selection_for_event),
2176         (ev_view_button_press_event), (ev_view_drag_data_get),
2177         (ev_view_drag_data_received), (ev_view_button_release_event),
2178         (compute_new_selection_text), (compute_selections),
2179         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2180         (ev_view_primary_get_cb):
2181
2182         Add support for double and triple click selections.
2183
2184 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2185
2186         * NEWS:
2187         * configure.ac:
2188
2189         Update for release 2.19.4
2190
2191 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2192
2193         * shell/ev-view-private.h:
2194         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2195         (ev_view_set_highlight_search):
2196         * shell/ev-view.h:
2197         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2198         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2199         (find_bar_visibility_changed_cb):
2200         
2201         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2202
2203 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2204
2205         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2206         (pdf_document_file_exporter_begin),
2207         (pdf_document_file_exporter_do_page):
2208         * shell/ev-jobs.c: (ev_job_print_run):
2209         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2210
2211         Create always a portrait cairo surface and rotate when needed for
2212         landscape. It fixes printing problems in real printers.
2213
2214 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2215
2216         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2217         * libdocument/ev-file-exporter.[ch]:
2218         (ev_file_exporter_get_capabilities):
2219         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2220         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2221
2222         Adjust number of pages per row according to page orientation when
2223         printing 2 or 6 pages per sheet.
2224
2225 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2226
2227         * shell/ev-window.c: (ev_window_print_send):
2228
2229         Reset also cups setting to 1 when printing multiple pages per
2230         sheet. Fixes bug #468853.
2231
2232 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2233
2234         * libdocument/ev-document-misc.c:
2235         (ev_document_misc_surface_rotate_and_scale):
2236
2237         Use directly cairo_surface_get_content() when creating a similar
2238         surface as suggested by Jeff Muizelaar. Thanks again.
2239
2240 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2241
2242         * backend/djvu/djvu-document.c: (djvu_document_render):
2243         * backend/tiff/tiff-document.c: (tiff_document_render):
2244         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2245         * libdocument/ev-document-misc.c:
2246         (ev_document_misc_surface_from_pixbuf),
2247         (ev_document_misc_surface_rotate_and_scale):
2248
2249         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2250         creating page surfaces. Fixes bug #453123. Thank you very much to
2251         Jeff Muizelaar <jeff@infidigm.net>.
2252
2253 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2254
2255         * shell/ev-page-cache.c: (ev_page_cache_new),
2256         (ev_page_cache_get_thumbnail_size):
2257         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2258         (ev_sidebar_thumbnails_set_loading_icon):
2259
2260         Also store in page-cache the dimensions of the thumbnails so that
2261         they can be used to create the correct loading icon in the side
2262         pane. Fixes bug #466857.
2263
2264 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2265
2266         * backend/pdf/ev-poppler.cc:
2267         (pdf_document_thumbnails_get_thumbnail):
2268
2269         Fix thumbnails rotation in pdf documents that include embedded 
2270         thumbnails.
2271
2272 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2273
2274         * backend/pdf/ev-poppler.cc:
2275
2276         Don't use #ifdef in macro expansion. Some compilers don't
2277         like that. Closes bug #467042.
2278
2279 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2280
2281         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2282         
2283         Fixes memory leak in djvu backend.
2284
2285 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2286
2287         * data/icons/32x32/Makefile.am:
2288         * data/icons/32x32/actions/Makefile.am:
2289         * data/icons/32x32/actions/view-page-cont.svg:
2290         * data/icons/32x32/actions/view-page-facing.svg:
2291         * data/icons/48x48/Makefile.am:
2292         * data/icons/48x48/actions/Makefile.am:
2293         * data/icons/48x48/actions/view-page-cont.svg:
2294         * data/icons/48x48/actions/view-page-facing.svg:
2295         
2296         Icons for a new sizes.
2297
2298 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2299
2300         * shell/ev-page-cache.c: (build_height_to_page),
2301         (ev_page_cache_get_height_to_page):
2302         
2303         Fixes invalid read, see bug #466401.
2304
2305 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2306
2307         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2308         (set_drag_cursor):
2309         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2310         (configure_item_cursor), (new_pixbuf_from_widget):
2311
2312         Fix multihead problems in toolbar editor. Fixes bug #382055.
2313
2314 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2315
2316         * shell/ev-window.c: (ev_window_cmd_file_open),
2317         (ev_window_cmd_save_as):
2318
2319         Use g_get_user_special_dir when available instead of
2320         xdg_user_dir_lookup.
2321
2322 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2323
2324         * MAINTAINERS:
2325         
2326         Updated according to request on desktop-devel.
2327
2328 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2329
2330         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2331
2332         Do not use cairo_rectangle and cairo_clip since we are
2333         not using cairo_fill but cairo_paint. Use the same cairo context
2334         for every page in the same expose event.
2335
2336 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2337
2338         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2339         leak.
2340
2341 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2342
2343         * configure.ac:
2344         * NEWS:
2345
2346         Release 0.9.3
2347
2348 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2349
2350         * libdocument/ev-document-info.h:
2351         * libdocument/ev-document.h:
2352         * shell/ev-page-action.h:
2353         * shell/ev-sidebar-links.h:
2354
2355         Fix a headers problem with ev-link
2356         
2357         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2358         * shell/ev-view-private.h:
2359         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2360         (get_link_area), (ev_view_query_tooltip),
2361         (ev_view_leave_notify_event), (ev_view_destroy),
2362         (ev_view_class_init):
2363
2364         Use new gtk tooltips when available instead of ev-tooltip.
2365         
2366 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2367
2368         * shell/ev-window.c: (update_chrome_visibility),
2369         (ev_window_sidebar_visibility_changed_cb):
2370
2371         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2372         
2373 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2374
2375         * shell/ev-navigation-action.c:
2376         (ev_navigation_action_history_changed),
2377         (ev_navigation_action_set_history):
2378         * shell/ev-navigation-action-widget.c:
2379         (ev_navigation_action_widget_init):
2380         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2381
2382         Fix compile warnings.
2383         
2384 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2385
2386         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2387         (egg_editable_toolbar_dispose):
2388
2389         Fix memory leak.
2390         
2391 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2392
2393         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2394         (screensaver_disable_x11):
2395         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2396         * shell/ev-window.c: (presentation_set_timeout):
2397         * shell/ev-view.c: (ev_view_presentation_transition_start):
2398
2399         Use g_timeout_add_seconds instead of g_timeout_add when
2400         available.
2401         
2402 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2403
2404         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2405
2406         Set horizontal scrollbar policy to AUTOMATIC instead of
2407         NEVER. Workaround for bug #449462.
2408         
2409 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2410
2411         * shell/ev-jobs.c: (ev_job_render_page_ready):
2412
2413         Add page_ready callback to main loop with high priority and hold
2414         a reference to job during idle.
2415         
2416 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2417
2418         * configure.ac:
2419         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2420         (pdf_document_file_exporter_begin),
2421         (pdf_document_file_exporter_do_page),
2422         (pdf_document_file_exporter_get_capabilities):
2423         * libdocument/ev-file-exporter.h:
2424         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2425         * shell/ev-window.c: (ev_window_print_send),
2426         (ev_window_print_dialog_response_cb):
2427
2428         Allow printing multiple pages per sheet. Fixes bug #395573.
2429         
2430 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2431
2432         * shell/ev-view.c: (tip_from_link):
2433         
2434         Check for NULL, fixes bug #460862.
2435
2436 2007-07-29  Christian Persch  <chpe@gnome.org>
2437
2438         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2439         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2440         (ev_window_cmd_preview_print):
2441         
2442         Fixes bug #437681 - blocks while enumerating printers.
2443
2444 2007-07-29  Christian Persch  <chpe@gnome.org>
2445
2446         * shell/ev-window.c: (ev_window_screen_changed):
2447         
2448         Don't use deprecated gtk+ function. See bug #460909.
2449
2450 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2451
2452         * shell/ev-utils.c: (get_num_monitors):
2453         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2454
2455         Do not use display before initializing it. Remove compile
2456         warnings.
2457
2458 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2459
2460         * shell/ev-view.c: (ev_view_class_init):
2461         
2462         Unix-like hjkl bindings added. See bug #458111.
2463
2464 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2465
2466         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2467         * shell/ev-utils.h:
2468         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2469         (ev_view_update_view_size):
2470         * shell/ev-view.h:
2471         * shell/ev-window.c: (ev_window_update_actions),
2472         (setup_view_from_metadata), (ev_window_screen_changed),
2473         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2474         (zoom_control_changed_cb):
2475         * shell/ev-window.h:
2476         
2477         Reorganizes utility functions.
2478
2479 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2480
2481         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2482         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2483         (add_job), (ev_pixbuf_cache_get_surface),
2484         (ev_pixbuf_cache_get_link_mapping),
2485         (ev_pixbuf_cache_get_image_mapping),
2486         (ev_pixbuf_cache_get_form_field_mapping),
2487         (ev_pixbuf_cache_get_text_mapping):
2488         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2489         (notify_page_ready), (ev_job_render_page_ready),
2490         (ev_job_render_run):
2491
2492         Add page_ready signal to notify that page is ready as soon as
2493         possible even if other page elements like links, forms, images or
2494         text mapping are not ready yet.
2495
2496 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2497
2498         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2499         (dvi_document_file_exporter_do_page),
2500         (dvi_document_file_exporter_get_capabilities),
2501         (dvi_document_file_exporter_iface_init):
2502         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2503         (ps_document_file_exporter_do_page),
2504         (ps_document_file_exporter_get_capabilities),
2505         (ps_document_file_exporter_iface_init):
2506         * backend/djvu/djvu-document.c:
2507         (djvu_document_file_exporter_begin),
2508         (djvu_document_file_exporter_end),
2509         (djvu_document_file_exporter_get_capabilities),
2510         (djvu_document_file_exporter_iface_init):
2511         * backend/tiff/tiff-document.c:
2512         (tiff_document_file_exporter_begin),
2513         (tiff_document_file_exporter_get_capabilities),
2514         (tiff_document_document_file_exporter_iface_init):
2515         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2516         (pdf_document_file_exporter_do_page),
2517         (pdf_document_file_exporter_get_capabilities),
2518         (pdf_document_file_exporter_iface_init):
2519         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2520         (ev_file_exporter_get_capabilities):
2521         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2522         (idle_print_handler), (ev_print_job_print):
2523         * shell/ev-jobs.c: (ev_job_print_run):
2524         * shell/ev-window.c: (ev_window_print_send),
2525         (ev_window_print_range):
2526
2527         Use capabilities to know which options should be offered by the
2528         print dialog depending on the document backend.
2529
2530 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2531
2532         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2533
2534         Give priority to forms over text to set the cursor.
2535
2536 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2537
2538         * shell/ev-view-private.h:
2539         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2540         (ev_view_leave_notify_event), (ev_view_finalize),
2541         (ev_view_get_property), (ev_view_class_init):
2542
2543         Use IBEAM cursor for text form fields and NORMAL cursor for read
2544         only fields. Remove unused status attribute.
2545
2546 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2547
2548         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2549
2550         Update region for current selected items also for checkbox
2551         buttons, since they can behave as radio buttons when they are in a
2552         set.
2553
2554 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2555
2556         * configure.ac:
2557         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2558
2559         Get max length of text form fields.
2560
2561 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2564         * libdocument/ev-form-field.h:
2565         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2566
2567         Fix build with current poppler cvs head.
2568
2569 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2570
2571         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2572         * shell/eggfindbar.c: (egg_find_bar_init):
2573
2574         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2575         deprecation. Fixes bug #455667
2576
2577 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2578
2579         * NEWS:
2580         * configure.ac:
2581         
2582         Update for release 0.9.2
2583
2584 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2585
2586         * shell/ev-view.c: (ev_view_form_field_text_save),
2587         (ev_view_form_field_choice_save):
2588
2589         Fix a crash when closing whith a form widget visible.
2590
2591 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2592
2593         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2594
2595         Update also the region of the current selected button when
2596         clicking on another button if they are radio buttons.
2597
2598 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2599
2600         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2601         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2602         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2603         (ev_pixbuf_cache_get_link_mapping),
2604         (ev_pixbuf_cache_get_image_mapping),
2605         (ev_pixbuf_cache_get_form_field_mapping),
2606         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2607         * shell/ev-view.c: (ev_view_form_field_get_region),
2608         (ev_view_form_field_button_create_widget),
2609         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2610         (job_finished_cb):
2611
2612         Redraw only form field region instead of the whole page when
2613         reloading a page to show changes on the form field.
2614
2615 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2616
2617         * shell/ev-view.c: (ev_view_form_field_choice_save):
2618
2619         Fix selection of first item in list form fields.
2620
2621 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2622
2623         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2624         (ev_pixbuf_cache_reload_page),
2625         (ev_pixbuf_cache_get_form_field_mapping):
2626
2627         Some refactoring to avoid duplicated code.
2628
2629 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2630
2631         * configure.ac:
2632         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2633         (ev_form_field_from_poppler_field),
2634         (pdf_document_forms_get_form_fields),
2635         (pdf_document_forms_form_field_text_get_text),
2636         (pdf_document_forms_form_field_text_set_text),
2637         (pdf_document_forms_form_field_button_set_state),
2638         (pdf_document_forms_form_field_button_get_state),
2639         (pdf_document_forms_form_field_choice_get_item),
2640         (pdf_document_forms_form_field_choice_get_n_items),
2641         (pdf_document_forms_form_field_choice_is_item_selected),
2642         (pdf_document_forms_form_field_choice_select_item),
2643         (pdf_document_forms_form_field_choice_toggle_item),
2644         (pdf_document_forms_form_field_choice_unselect_all),
2645         (pdf_document_forms_form_field_choice_set_text),
2646         (pdf_document_forms_form_field_choice_get_text),
2647         (pdf_document_document_forms_iface_init):
2648         * libdocument/Makefile.am:
2649         * libdocument/ev-form-field.[ch]:
2650         * libdocument/ev-document-forms.[ch]:
2651         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2652         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2653         (add_job), (ev_pixbuf_cache_reload_page),
2654         (ev_pixbuf_cache_get_form_field_mapping):
2655         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2656         * shell/ev-view-private.h:
2657         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2658         (ev_view_handle_cursor_over_xy),
2659         (ev_view_get_form_field_at_location),
2660         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2661         (ev_view_form_field_button_create_widget),
2662         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2663         (ev_view_form_field_text_create_widget),
2664         (ev_view_form_field_choice_save),
2665         (ev_view_form_field_choice_changed),
2666         (ev_view_form_field_choice_create_widget),
2667         (ev_view_handle_form_field), (ev_view_size_allocate),
2668         (ev_view_realize), (draw_end_presentation_page),
2669         (ev_view_button_press_event), (ev_view_remove_all),
2670         (ev_view_motion_notify_event), (ev_view_key_press_event),
2671         (ev_view_enter_notify_event), (highlight_find_results),
2672         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2673         (ev_view_class_init), (page_changed_cb),
2674         (on_adjustment_value_changed), (ev_view_set_presentation),
2675         (merge_selection_region), (ev_view_set_cursor),
2676         (ev_view_reset_presentation_state):
2677         
2678         Merge evince-forms branch.
2679
2680 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2681
2682         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2683
2684         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2685         This script also updates itself from libegg
2686
2687         * cut-n-paste/toolbar-editor/egg*:
2688         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2689         libegg
2690
2691 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2692
2693         * shell/ev-window.c:
2694         
2695         Adds a nice icon to page action during toolbar editing.
2696         See bug #452872.
2697
2698 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2699
2700         * data/evince-toolbar.xml:
2701         * shell/ev-window.c:
2702         
2703         Let user add a presentation and fullscreen icons on toolbar.
2704         See bug #449734.
2705
2706 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2707
2708         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2709
2710         new script to keep in sync with toolbareditor in libegg
2711
2712         * cut-n-paste/toolbar-editor/*: 
2713
2714         Run update-toolbareditor-from-libegg so we are in sync again. 
2715         Fixes bug #452850.
2716         
2717
2718 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2719
2720         * shell/ev-sidebar-links.c: (job_finished_callback):
2721
2722         Do not connect selection changed signal more than once. Fixes bug
2723         #349433.
2724
2725 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2726
2727         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2728
2729         Do not change sidebar chrome flag when pressing F9 key in
2730         presentation mode.
2731
2732 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2733
2734         * backend/pdf/ev-poppler.cc:
2735         (pdf_document_thumbnails_get_dimensions):
2736
2737         Make sure thumbnails width and height is not <= 0. Fixes a crash
2738         with some pdf documents which have really small pages.
2739
2740 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2741
2742         * shell/main.c: (main):
2743
2744         Fixes program description translation issue.
2745         Bug #450148.
2746
2747 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2748
2749         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2750
2751         Do not change current page when returning from black/white mode
2752         in presentation. Fixes bug #415032.
2753
2754 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2755
2756         * NEWS:
2757         * configure.ac:
2758         
2759         Update for release 0.9.1
2760
2761 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2762
2763         * backend/dvi/dvi-document.c:
2764         (dvi_document_finalize),
2765         (dvi_document_file_exporter_format_supported),
2766         (dvi_document_file_exporter_begin),
2767         (dvi_document_file_exporter_do_page),
2768         (dvi_document_file_exporter_end),
2769         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2770         
2771         PDF exporter for dvi documents. Fixes bug #441319.
2772
2773 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2774
2775         * shell/ev-window.c: (ev_window_clear_print_job):
2776
2777         Clear gtk print job when job has finished. Fixes bug #447612.
2778
2779 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2780
2781         * shell/ev-window.c: (ev_window_print_send),
2782         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2783
2784         Add preview button to print dialog. Fixes bug #445419.
2785
2786 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2787
2788         * backend/dvi/Makefile.am:
2789         * backend/dvi/pixbuf-device.[ch]: Removed
2790         * backend/dvi/cairo-device.[ch]: Added
2791         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2792         * backend/dvi/dvi-document.c: (dvi_document_load),
2793         (dvi_document_render), (dvi_document_finalize),
2794         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2795         (dvi_document_do_color_special):
2796         * libdocument/ev-document-misc.[ch]:
2797         (ev_document_misc_pixbuf_from_surface):
2798
2799         Port dvi backend to cairo and fix a problem with colors. 
2800
2801 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2802
2803         * shell/ev-view.c: (draw_one_page):
2804
2805         Draw only visible region.
2806
2807 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2808
2809         * backend/djvu/djvu-document.c: (djvu_document_render):
2810
2811         Fix rotation in djvu backend.
2812
2813 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2814
2815         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2816         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2817         (ev_pixbuf_cache_get_image_mapping),
2818         (ev_pixbuf_cache_get_text_mapping):
2819
2820         Redraw view every time we have a new surface. Fixes bug #443587.
2821
2822 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2823
2824         * libdocument/ev-document.c: (ev_document_info_free):
2825
2826         Fix memory leaks.
2827
2828 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2829
2830         * backend/dvi/dvi-document.c: (dvi_document_render),
2831         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
2832         * backend/impress/impress-document.c:
2833         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
2834         (impress_document_render), (impress_document_document_iface_init),
2835         (impress_document_thumbnails_get_thumbnail):
2836         * backend/djvu/djvu-document-private.h:
2837         * backend/djvu/djvu-document.c: (djvu_document_render),
2838         (djvu_document_finalize), (djvu_document_document_iface_init),
2839         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
2840         * backend/tiff/tiff-document.c: (tiff_document_render),
2841         (tiff_document_render_pixbuf),
2842         (tiff_document_document_iface_init):
2843         * backend/pdf/ev-poppler.cc: (pdf_document_render),
2844         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
2845         (pdf_selection_render_selection):
2846         * backend/comics/comics-document.c:
2847         (comics_document_render_pixbuf), (comics_document_render),
2848         (comics_document_document_iface_init):
2849         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
2850         (pixbuf_document_document_iface_init):
2851         * libdocument/ev-document-misc.[ch]:
2852         (ev_document_misc_surface_from_pixbuf),
2853         (ev_document_misc_surface_rotate_and_scale):
2854         * libdocument/ev-document.[ch]: (ev_document_render):
2855         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
2856         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2857         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2858         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
2859         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
2860         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
2861         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2862         (render_finished_cb), (ev_job_render_run):
2863         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
2864         (merge_selection_region):
2865
2866         Use cairo image surfaces instead of GDK pixbufs for drawing pages
2867         and selections.
2868
2869 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2870
2871         * shell/ev-window-title.c: (ev_window_title_update):
2872
2873         Fix memory leak.
2874
2875 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2876
2877         * shell/ev-view.c: (draw_loading_text):
2878
2879         Show loading text centered. Fixes bug #433061
2880
2881 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2882
2883         * shell/ev-sidebar-thumbnails.c:
2884         (ev_sidebar_thumbnails_set_loading_icon):
2885
2886         Remove a mutex in the main thread that blocks the UI in heavy
2887         documents.
2888
2889 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2890
2891         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
2892
2893         Set points_set to TRUE so that selections don't disappear after a
2894         zoom change.
2895
2896 2007-06-07  Michael Monreal  <infernux@web.de>
2897
2898         * data/icons/16x16/actions/Makefile.am:
2899         * data/icons/16x16/actions/zoom.svg:
2900         * data/icons/22x22/actions/Makefile.am:
2901         * data/icons/22x22/actions/zoom.svg:
2902         * data/icons/24x24/actions/Makefile.am:
2903         * shell/ev-stock-icons.c:
2904         * shell/ev-stock-icons.h:
2905         * shell/ev-window.c:
2906         
2907         Zoom icon artwork. See bug #444795.
2908
2909 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2910
2911         * shell/ev-metadata-manager.c: Remove extraneous function
2912         (Closes: #444386)
2913
2914 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2915
2916         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
2917         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
2918         (ev_metadata_manager_set), (ev_metadata_manager_save):
2919         Simplify the timeout, no need for modified anymore
2920
2921 2007-06-05  Bastien Nocera  <hadess@hadess.net>
2922
2923         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
2924         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2925         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2926         (ev_metadata_manager_save): Adapted patch from Arjan van de
2927         Ven (arjan@linux.intel.com) to avoid the timeout running all the
2928         time, saves on power (Closes: #443851)
2929
2930 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2931
2932         * configure.ac:
2933         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
2934         (pdf_selection_render_selection), (pdf_document_get_page_duration):
2935
2936         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
2937
2938 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2939
2940         * shell/ev-window.c: (ev_window_add_history):
2941
2942         Check if history is NULL
2943
2944 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2945
2946         * libdocument/ev-image.c: (ev_image_finalize):
2947         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
2948         * libdocument/ev-attachment.c: (ev_attachment_finalize):
2949         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
2950         (ev_tmp_uri_unlink):
2951
2952         Add functions to delete temporary files created by evince in a safe
2953         way.
2954
2955         * shell/ev-window.c: (ev_window_clear_local_uri),
2956         (open_xfer_update_progress_callback),
2957         (save_xfer_update_progress_callback), (ev_window_save_remote),
2958         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
2959         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
2960         (attachment_save_dialog_response_cb),
2961         (ev_attachment_popup_cmd_save_attachment_as):
2962
2963         Allow saving a copy of a document, image or attachment to a remote
2964         location. Fixes bug #440754. 
2965
2966 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2967
2968         * configure.ac:
2969         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2970
2971         Fix build with current poppler from cvs head. 
2972
2973 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
2974
2975         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
2976
2977         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
2978         directory exists.
2979
2980 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2981
2982         * shell/ev-sidebar.c: (ev_sidebar_add_page):
2983         * shell/ev-window.c:
2984
2985         Change sidebar ordering. Fixes bug #439939.
2986
2987 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
2988
2989         * backend/comics/Makefile.am:
2990         
2991         Fixes build with --without-libgnome.
2992
2993 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2994         
2995         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
2996
2997         Update cursor and tooltip on page change and view scroll. Fixes bug
2998         #439217.
2999
3000 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3001
3002         * NEWS:
3003         * configure.ac:
3004         
3005         Update for release 0.9.0
3006
3007 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3008
3009         * backend/djvu/djvu-document-private.h:
3010         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3011         (djvu_document_finalize),
3012         (djvu_document_file_exporter_format_supported),
3013         (djvu_document_file_exporter_begin),
3014         (djvu_document_file_exporter_do_page),
3015         (djvu_document_file_exporter_end),
3016         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3017         
3018         Implemented printing with djvu. Bug #437998.
3019
3020 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3021
3022         * backend/impress/zip.c:
3023         Add missing ulong definition.
3024
3025         * backend/ps/ps-interpreter.c:
3026         Add missing headers.
3027
3028         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3029
3030 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3031
3032         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3033
3034         Add missing call to parent class dispose method. 
3035
3036 2007-05-12  Ross Burton  <ross@openedhand.com>
3037
3038         * shell/main.c:
3039         Sync keybindings manually when building without libgnome
3040         (#437925).
3041
3042 2007-05-12  Ross Burton  <ross@openedhand.com>
3043
3044         * shell/ev-window.c:
3045         Respect the screen when opening help (#437866).
3046
3047 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3048
3049         * data/evince-ui.xml:
3050         * shell/ev-application.[ch]: (get_print_settings_from_args),
3051         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3052         (ev_application_open_uri_list):
3053         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3054         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3055         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3056         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3057         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3058         (ev_window_dispose):
3059         * shell/main.c: (arguments_parse):
3060
3061         Add print button in preview mode. Fixes bug #396475. 
3062
3063 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3064
3065         * cut-n-paste/zoom-control/ephy-zoom.h:
3066         
3067         Fixes zoom level factors. See bug #408119 for details.
3068
3069 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3070
3071         * backend/comics/comics-document.c: (comics_regex_quote),
3072         (extract_argv):
3073         
3074         Correctly quote symbols. Fixes crash in the bug
3075         #415370.
3076
3077 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3078
3079         * shell/ev-navigation-action-widget.c:
3080         (ev_navigation_action_widget_init),
3081         (ev_navigation_action_widget_class_init),
3082         (ev_navigation_action_widget_button_press_event):
3083         
3084         Connect to button-press event on correct widget. Fixes
3085         bug #431988
3086
3087 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3088
3089         * shell/ev-application.c: (ev_application_open_window),
3090         (ev_application_add_icon_path_for_screen),
3091         (ev_application_open_uri_at_dest):
3092         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3093         * shell/ev-navigation-action.c: (build_menu):
3094         
3095         Add app-specific icons to our icon theme. Fixes bug
3096         #425508.
3097
3098 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3099
3100         * shell/ev-history.c: (ev_history_class_init),
3101         (ev_history_add_link):
3102         * shell/ev-history.h:
3103         * shell/ev-navigation-action.c:
3104         (ev_navigation_action_history_changed),
3105         (ev_navigation_action_set_history), (build_menu),
3106         (ev_navigation_action_finalize):
3107         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3108         
3109         Make navigation action unsensitive instead of showing
3110         menu with unsensitive word. Fixes bug #417392.
3111
3112 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3113
3114         * shell/ev-application.[ch]: (ev_application_shutdown),
3115         (ev_application_get_print_settings),
3116         (ev_application_set_print_settings):
3117         * shell/ev-window.c:
3118
3119         Remember print settings. Fixes bug #349102. 
3120
3121 2007-05-08  Christian Persch  <chpe@gnome.org>
3122
3123         * configure.ac:
3124         * properties/ev-properties-view.c:
3125
3126         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3127         Bug #382438.
3128
3129 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3130
3131         * configure.ac:
3132         * properties/ev-properties-view.c: (ev_regular_paper_size):
3133
3134         Use gtk+ builtin paper list to identify the document's paper size.
3135         Fixes bug #382438. 
3136
3137 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3138
3139         * configure.ac:
3140
3141         Fix build when compiling with thumbnailer and libgnome support. 
3142
3143 2007-05-04  Ross Burton  <ross@openedhand.com>
3144
3145         * configure.ac:
3146         Add --without-libgnome, check for libgnome and libgnomeui
3147         separately, and add them to the symbols as required.
3148
3149         * libdocument/ev-file-helpers.c:
3150         When building without libgnome, use g_get_user_config_dir instead
3151         of gnome_user_dir_get.
3152
3153         * shell/ev-application.c:
3154         When building without libgnome, don't use session management.
3155
3156         * shell/main.c:
3157         When building without libgnome, don't use GnomeProgram or
3158         initialise the authentication manager.
3159
3160         This fixes #328842.
3161
3162 2007-05-04  Ross Burton  <ross@openedhand.com>
3163
3164         * shell/ev-window.c:
3165         Don't use libgnome to open help, instead call Yelp directly.
3166
3167 2007-05-04  Ross Burton  <ross@openedhand.com>
3168
3169         * shell/ev-sidebar-attachments.c:
3170         Don't use libgnome to lookup icons for MIME types, instead copy
3171         code from GTK+ to do it manually.
3172
3173 2007-05-04  Ross Burton  <ross@openedhand.com>
3174
3175         * configure.ac:
3176         Add libxml to the dependencies for SHELL_CORE (#435818).
3177
3178 2007-05-02  Ross Burton  <ross@openedhand.com>
3179
3180         * configure.ac:
3181         * Makefile.am:
3182         Add --disable-thumbnailer (#434825)
3183
3184 2007-05-02  Ross Burton  <ross@openedhand.com>
3185
3186         * shell/ev-window.c:
3187         Add missing includes, fix indentation.
3188
3189         * shell/main.c:
3190         Fix indentation.
3191
3192 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3193
3194         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3195         ev_application_open_uri_at_dest instead of ev_application_open_uri
3196         preventing new document always being opened in a new window even if there
3197         is an empty window.
3198
3199 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3200
3201         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3202         (egg_recent_view_uimanager_finalize):
3203         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3204         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3205         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3206         (ev_pixbuf_cache_dispose):
3207         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3208         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3209         
3210         Add missing chain to parent class methods. Fixes
3211         bug #433128.
3212
3213 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3214
3215         * data/Makefile.am (update-icon-cache): Updates
3216         gtk-update-icon-cache in uninstall-hook.
3217
3218 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3219
3220         * shell/ev-window.c: (ev_window_setup_document),
3221         (ev_window_set_document), (ev_window_load_job_cb):
3222         * shell/ev-view.c: (setup_caches):
3223         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3224
3225         Start rendering pages before any other jobs. 
3226
3227 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3228
3229         * shell/ev-window.c: (ev_window_stop_fullscreen),
3230         (ev_window_stop_presentation):
3231
3232         Update chrome visibility before window unfullscreen. 
3233
3234 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * data/Makefile.am:
3237         * data/evince-ui.xml:
3238         * shell/ev-stock-icons.[ch]:
3239         * shell/ev-application.[ch]: (ev_application_shutdown),
3240         (ev_application_init), (ev_application_get_toolbars_model):
3241         * shell/ev-window.c: (update_chrome_visibility),
3242         (fullscreen_toolbar_setup_item_properties),
3243         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3244         (ev_window_run_presentation), (ev_window_stop_presentation),
3245         (ev_window_run_preview), (ev_window_screen_changed),
3246         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3247         (ev_window_dispose), (ev_window_init):
3248
3249         Make fullscreen toolbar always visible. Do not use egg toolbars for
3250         fullscreen and preview modes since such toolbars are not editables.
3251         Fixes bugs #300278, #338910 and #316188.  
3252
3253 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3254
3255         * shell/ev-application.c:
3256         * shell/ev-job-queue.c:
3257         * shell/ev-metadata-manager.c:
3258         * shell/ev-stock-icons.c:
3259         * shell/ev-window.c:
3260         * shell/main.c:
3261         
3262         Developers documentation updated.
3263
3264 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3265
3266         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3267
3268         Check whether uri is valid before launching it. Fixes bug #427664.
3269
3270 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3271
3272         * shell/ev-window.c:
3273
3274         Change key accelerator for Open a Copy menu entry which is in conflict
3275         with Close. Fixes bug #427321.
3276
3277 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3278
3279         * NEWS:
3280         * configure.ac:
3281         
3282         Update for release 0.8.1
3283
3284 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3285
3286         * shell/ev-window.c: (setup_size_from_metadata):
3287         
3288         Do not make window bigger than screen. Fixes bug 
3289         #388985.
3290
3291 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3292
3293         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3294         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3295
3296         Use default resolution when it's not provided by document. Fixes bug
3297         #408762.
3298
3299 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3300
3301         * configure.ac:
3302         * thumbnailer/Makefile.am:
3303         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3304         * thumbnailer/evince-thumbnailer.schemas.in:
3305         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3306
3307         Add support for ps, eps and compressed documents thumbnails. Do not
3308         ignore size parameter. 
3309
3310 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3311
3312         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3313         (dvi_document_do_color_special):
3314         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3315
3316         Implement font color specials in the DVI backend. Fixes bug #303651.
3317
3318 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3319
3320         Fixup the previous commit:
3321
3322         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3323         * shell/xdg-user-dir-lookup.c: Make the function non-static
3324         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3325
3326 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3327
3328         * shell/ev-window.c (file_open_dialog_response_cb): Use
3329         the xdg-user-dirs DOCUMENTS folder as default folder when
3330         opening a file chooser.  (#424858)
3331
3332         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3333         xdg-user-dirs.
3334
3335 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3336
3337         * shell/ev-window.c: (ev_window_load_job_cb):
3338
3339         Do not setup view from metadata on preview mode. 
3340
3341 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3342
3343         * shell/main.c:
3344
3345         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3346
3347 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3348
3349         * shell/ev-view.c: (ev_view_primary_get_cb):
3350
3351         Check pointer != NULL before using it. Fixes bug #416841. 
3352
3353 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3354
3355         * NEWS:
3356         * configure.ac:
3357         
3358         Release 0.8.0
3359
3360 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3361
3362         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3363
3364         Do not render thumbnails when sidebar thumbnail page is not visible
3365         at startup. Fixes bug #416447. 
3366
3367 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3368
3369         * data/evince.desktop.in.in:
3370
3371         "Application" is not a valid category in the freedesktop specification.
3372
3373 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3374
3375         * libdocument/ev-file-helpers.[ch]: (compression_run),
3376         (ev_file_uncompress), (ev_file_compress):
3377         * shell/ev-window.c: (file_save_dialog_response_cb):
3378
3379         Save document compressed when saving a copy of a compressed document.
3380         Fixes bug #334542.
3381
3382 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3383
3384         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3385
3386         Allow deleting in goto window entry in presentation mode. 
3387
3388 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3389
3390         * Makefile.am: Dist MAINTAINERS.
3391
3392 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3393
3394         * shell/ev-window.c: (ev_window_update_actions):
3395
3396         Fix zoom shortcut keys when searching. Fixes bug #409828.
3397
3398 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3399
3400         * shell/ev-window.c: (ev_window_setup_document):
3401
3402         Fix crash when loading documents with only one page. 
3403
3404 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3405
3406         * backend/dvi/dvi-document.c:
3407         (dvi_document_thumbnails_get_dimensions),
3408         (dvi_document_thumbnails_get_thumbnail):
3409         * backend/impress/impress-document.c:
3410         (impress_document_thumbnails_get_thumbnail),
3411         (impress_document_thumbnails_get_dimensions):
3412         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3413         (ps_document_thumbnails_get_dimensions):
3414         * backend/djvu/djvu-document.c:
3415         (djvu_document_thumbnails_get_dimensions),
3416         (djvu_document_thumbnails_get_thumbnail):
3417         * backend/tiff/tiff-document.c:
3418         (tiff_document_thumbnails_get_thumbnail),
3419         (tiff_document_thumbnails_get_dimensions):
3420         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3421         (pdf_document_thumbnails_get_thumbnail),
3422         (pdf_document_thumbnails_get_dimensions):
3423         * backend/comics/comics-document.c:
3424         (comics_document_thumbnails_get_thumbnail),
3425         (comics_document_thumbnails_get_dimensions):
3426         * backend/pixbuf/pixbuf-document.c:
3427         (pixbuf_document_thumbnails_get_thumbnail),
3428         (pixbuf_document_thumbnails_get_dimensions):
3429         * libdocument/ev-document-thumbnails.[ch]:
3430         (ev_document_thumbnails_get_thumbnail),
3431         (ev_document_thumbnails_get_dimensions):
3432         * libdocument/ev-document-misc.[ch]:
3433         (ev_document_misc_get_thumbnail_frame):
3434         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3435         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3436         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3437         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3438         (ev_sidebar_thumbnails_refresh):
3439         * shell/ev-window.c: (ev_window_setup_document):
3440         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3441
3442         Use an EvRenderContext for rendering thumbnails instead of a suggested
3443         width, so that different sized pages get sized proportionally.
3444
3445 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3446
3447         * shell/ev-view.c: (ev_view_button_press_event),
3448         (ev_view_key_press_event):
3449
3450         Fix critical warnings when there is no document loaded. 
3451
3452 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3453
3454         * shell/ev-page-action-widget.c:
3455         * shell/ev-navigation-action.c:
3456         * shell/ev-window.c:
3457
3458         Fix compile warnings. 
3459
3460 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3461
3462         * backend/djvu/djvu-text.h:
3463         * backend/djvu/djvu-document.c:
3464         * backend/djvu/djvu-text-page.c:
3465         * backend/djvu/djvu-links.c:
3466         * backend/djvu/djvu-text-page.h:
3467         * backend/djvu/djvu-text.c:
3468         
3469         Fix build on Mac. Fixes bug #392186. Patch by
3470         <ephraim_owns@hotmail.com>
3471
3472 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3473
3474         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3475
3476         Restore cairo context before rendering every page when printing a PDF
3477         document into a PDF file. 
3478
3479 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3480
3481         * backend/ps/gstypes.h:
3482         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3483         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3484         (ps_document_thumbnails_get_thumbnail):
3485
3486         Handle PostScript page orientation. Fixes bug #318568.
3487
3488 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3489
3490         * backend/ps/Makefile.am:
3491         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3492         (document_load), (ps_document_load), (save_document),
3493         (save_page_list), (ps_document_get_n_pages),
3494         (ps_document_get_page_size), (ps_document_get_info),
3495         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3496         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3497         (ps_document_thumbnails_get_thumbnail),
3498         (ps_document_thumbnails_get_dimensions),
3499         (ps_document_document_thumbnails_iface_init):
3500         * backend/ps/ps.[ch]: (psgetpagebox):
3501         * backend/ps/ps-interpreter.[ch]:
3502
3503         Add support for thumbnails in ps backend. Fixes bug #164755. 
3504
3505 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3506
3507         * NEWS:
3508         * configure.ac:
3509         
3510         Release 0.7.2
3511
3512 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3513
3514         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3515         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3516         (ev_window_dispose):
3517
3518         Use document thumbnail as window icon. Fixes bug #384442.
3519
3520 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3521
3522         * configure.ac:
3523
3524         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3525         duplicated adding application/x-bzpostscript instead. 
3526
3527 2007-02-11  Tom Parker  <palfrey@tevp.net>
3528
3529         * backend/ps/ps-document.c: (document_load):
3530
3531         Check return value of psscan before trying
3532         to use it. Fixes bug #372414.
3533
3534 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3535
3536         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3537
3538         Fix invalid free in ev-page-cache. Fixes bug #404745.
3539
3540 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3541
3542         * test/Makefile.am:
3543         * test/test3.py:
3544         
3545         Added reload test case.
3546
3547 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3548
3549         * po/POTFILES.in:
3550         * backend/djvu/djvu-document.c: (djvu_document_load):
3551
3552         Check whether there are missing files in indirect multipage djvu
3553         documents. Fixes bug #361683. 
3554
3555 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3556
3557         * test/Makefile.am:
3558         * test/test-mime.bin:
3559         * test/test3.py:
3560         
3561         Added test for slow mime type
3562
3563 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3564
3565         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3566
3567         Add some checks and call parent_class->finalize. Fixes bug #404745.
3568
3569 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3570
3571         * shell/ev-navigation-action.c: (connect_proxy):
3572         
3573         Fixes dropdown history menu. Thanks a lot Carlos!
3574
3575 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3576
3577         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3578
3579         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3580         bug #373715.
3581
3582 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3583
3584         * backend/ps/ps.c: (psscan):
3585
3586         Fix memory leak. 
3587
3588 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3589
3590         * configure.ac:
3591         * libdocument/ev-file-helpers.c: 
3592
3593         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3594
3595 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3596
3597         * configure.ac:
3598         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3599         (ps_interpreter_start), (document_load), (save_document),
3600         (save_page_list):
3601         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3602         * libdocument/ev-document-factory.c:
3603         (ev_document_factory_get_from_mime), (get_document_from_uri),
3604         (free_uncompressed_uri), (ev_document_factory_get_document):
3605         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3606
3607         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3608
3609 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3610
3611         * libdocument/ev-document.h:
3612
3613         Fix typo in function name. 
3614
3615 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3616
3617         * backend/ps/ps-document.c: (ps_interpreter_finished),
3618         (ps_interpreter_start), (ps_interpreter_failed):
3619
3620         Handle ghostscript interpreter crashes. 
3621
3622 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3623
3624         * shell/ev-window.c: (ev_window_open_uri),
3625         (window_configure_event_cb):
3626
3627         Setup window size and position before showing it. Fixes bug #401711.
3628
3629 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3630
3631         * backend/ps/Makefile.am:
3632         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3633         (ps_document_dispose), (ps_document_class_init),
3634         (ps_interpreter_input), (ps_interpreter_output),
3635         (ps_interpreter_error), (setup_interpreter_env),
3636         (ps_interpreter_start), (ps_interpreter_stop),
3637         (ps_interpreter_failed), (ps_interpreter_is_ready),
3638         (check_filecompressed), (document_load), (ps_document_load),
3639         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3640         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3641         (render_page):
3642
3643         Rework ps-document. Code cleanups, remove deprecated code. 
3644
3645 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3646
3647         * shell/ev-view.c: (ev_view_button_press_event):
3648
3649         Do not start an image drag and drop operation when pointer is on 
3650         text, so that we can select text when the whole background is an
3651         image. 
3652
3653 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3654
3655         * shell/ev-window.c: (ev_window_update_actions): 
3656
3657         Disable all zoom related actions during presentation mode. 
3658
3659 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3660
3661         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3662
3663         Do not zoom in or out on presentation mode. Fixes bug #401305.
3664
3665 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3666
3667         * shell/ev-navigation-action.c: (connect_proxy),
3668         (create_menu_item), (ev_navigation_action_class_init):
3669         
3670         Correctly show menu and fix crash when navigaton 
3671         action is out of toolbar visible area.
3672
3673 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3674
3675         * data/Makefile.am:
3676         * data/evince.1:
3677         
3678         Added man file
3679
3680 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3681
3682         * help/reference/* :
3683         * configure.ac:
3684         
3685         Added gtk-doc based documentation for Evince.
3686         Still in initial state but I hope it will
3687         grow.
3688         
3689         * configure.ac:
3690         
3691         Lower dbus requirement to 0.70
3692
3693 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3694
3695         * shell/ev-window.c: (ev_window_add_history):
3696
3697         Fix memory leak. 
3698
3699 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3700
3701         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3702         * shell/ev-view.h:
3703         * shell/ev-window.c: (ev_window_add_history):
3704         
3705         Correctly handle named destination links
3706
3707 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3708
3709         * NOTES:
3710         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3711         * backend/pdf/ev-poppler.cc:
3712         * libdocument/ev-document-links.h:
3713         * libdocument/ev-link.c: (ev_link_get_page):
3714         * libdocument/ev-link.h:
3715         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3716         (ev_history_add_link):
3717         * shell/ev-history.h:
3718         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3719         (new_history_menu_item), (build_menu):
3720         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3721         * shell/ev-sidebar-links.c: (create_loading_model),
3722         (print_section_cb), (ev_sidebar_links_construct),
3723         (fill_page_labels), (update_page_callback_foreach),
3724         (update_page_callback), (job_finished_callback):
3725         * shell/ev-view.c: (ev_view_handle_link):
3726         * shell/ev-window.c: (ev_window_find_chapter),
3727         (ev_window_add_history), (view_handle_link_cb),
3728         (history_changed_cb):
3729         
3730         Implements another history variant
3731
3732 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3733
3734         * shell/ev-window.c: (view_external_link_cb):
3735         * shell/ev-view.c: (ev_view_button_release_event):
3736
3737         Open links in new window when clicking with middle button. 
3738
3739 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3740
3741         * shell/ev-navigation-action.c: (new_history_menu_item):
3742         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3743         * shell/ev-view.c: (ev_view_handle_link):
3744         * shell/ev-window.c:
3745         
3746         Store link before jump, not the destination. For me it 
3747         seems like more natural history behavior.
3748
3749 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3750
3751         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3752         (ev_navigation_action_class_init):
3753         * shell/ev-navigation-action.h:
3754         * shell/ev-page-action.c: (activate_cb):
3755         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3756         (ev_page_cache_set_current_page_history):
3757         * shell/ev-page-cache.h:
3758         * shell/ev-sidebar-thumbnails.c:
3759         (ev_sidebar_tree_selection_changed),
3760         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3761         * shell/ev-view-private.h:
3762         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3763         * shell/ev-view.h:
3764         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3765         (ev_window_setup_document), (ev_window_load_job_cb):
3766         * shell/ev-window.h:
3767         
3768         History finally works as expected.
3769
3770 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3771
3772         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3773
3774         Do not update links treeview if it doesn't have a model assigned yet. 
3775
3776 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3777
3778         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3779         (ev_sidebar_links_class_init), (update_page_callback):
3780
3781         Do not update links treeview when sidepane is not visible. 
3782
3783 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3784
3785         * shell/ev-marshal.list:
3786         * shell/ev-page-action.c: (activate_cb),
3787         (ev_page_action_class_init):
3788         * shell/ev-page-action.h:
3789         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3790         * shell/ev-window.c:
3791         
3792         Remove activate_link signal, not required.
3793
3794 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3795
3796         * shell/ev-navigation-action.c: (build_menu):
3797         
3798         Reorder menu items and build menu with fixed length.
3799
3800 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3801
3802         * shell/ev-view.c: (get_selected_text):
3803         
3804         Normalize text to fix ligatures problem. See bug
3805         #341947 for details.
3806
3807 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3808
3809         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3810
3811         Fix memory leak in ev-page-cache. 
3812
3813 2007-01-25  Tom Parker <palfrey@tevp.net>
3814
3815         * backend/impress/impress-document.c: (impress_document_load),
3816         (impress_document_finalize), (impress_document_init):
3817         * properties/ev-properties-main.c: (ev_properties_get_pages):
3818         
3819         Correctly handle impress document errors. Fixes nautilus
3820         crash in property page #370491.
3821
3822 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3823
3824         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3825         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3826         (ev_job_queue_remove_job):
3827         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
3828         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
3829         (ev_job_load_run):
3830         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
3831         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
3832         (ev_window_load_job_cb), (xfer_update_progress_callback),
3833         (ev_window_open_uri), (ev_window_dispose):
3834         * shell/main.c: (main):
3835
3836         Do file transfer asynchronously in the main thread instead of
3837         synchronously in the load thread. Fixes bugs #399694, #398307 and
3838         #343542.
3839
3840 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3841
3842         * shell/ev-jobs.c: (ev_job_xfer_run):
3843
3844         Load the document with the font-config lock held. 
3845
3846 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3847
3848         * backend/ps/ps-document.c: (start_interpreter):
3849
3850         Fix memory leaks in ps backend. 
3851
3852 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3853
3854         * backend/impress/impress-document.c:
3855         (impress_document_render_pixbuf):
3856
3857         Do not acquire fontconfig lock in impress backend, since it is using
3858         the main loop for rendering. 
3859
3860 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3861
3862         * po/POTFILES.in: 
3863
3864         Remove mdvi files that shouldn't be translated. 
3865
3866 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3867
3868         * shell/ev-view-private.h:
3869         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
3870         (ev_view_set_zoom):
3871
3872         Render "loading..." text into a cairo surface instead of directly into
3873         the window so that fontconfig lock is only needed once and UI is not
3874         blocked. Change text color to #9B9B9B. Fixes bug #397356.
3875
3876 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3877
3878         * shell/ev-stock-icons.c: (ev_stock_icons_init):
3879         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3880
3881         Use icon theme associated with the window screen rather than default. 
3882
3883 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3884
3885         * configure.ac:
3886
3887         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
3888
3889 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
3890
3891         * data/icons/*/apps/evince.*:
3892
3893         Move Evince icons under new apps directory.
3894
3895         * data/icons/*/actions/*:
3896
3897         Add new custom themeable Evince icons: view-page-continuous, 
3898         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
3899         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
3900
3901         * configure.ac:
3902
3903         Add new directories to AC_CONFIG_FILES.
3904
3905         * shell/ev-stock-icons.c:
3906         * shell/ev-stock-icons.h:
3907
3908         Use new custom themeable icons.
3909
3910 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3911
3912         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3913
3914         Do not draw white background page in presentation mode. 
3915
3916 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
3917
3918         * shell/ev-view.c: Remove unused gnome-vfs include.
3919
3920 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
3921
3922         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
3923         
3924         Format string is corrected, fixes bug #397129.
3925
3926 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3927
3928         * shell/ev-window.c: (ev_window_setup_recent):
3929
3930         Do not include in recent menu inexistent documents. Fixes
3931         bug #339171.
3932
3933 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3934
3935         * po/POTFILES.skip: 
3936
3937         Update POTFILES.skip file according to current source tree. 
3938
3939 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3940
3941         * shell/ev-window.c: (file_save_dialog_response_cb):
3942
3943         Do Save a copy in atomic way. Fixes bug #328266. 
3944
3945 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3946
3947         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
3948
3949         Keep selected cell always visible in index treeview.
3950
3951 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3952         
3953         * shell/ev-view.c: (ev_view_size_allocate):
3954
3955         Restore horizontal scrollbar after switching to/from fullscreen
3956         or presentation mode. Fixes bug #331728.
3957
3958 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3959
3960         * shell/ev-view-private.h:
3961         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
3962         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
3963         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
3964         (ev_view_can_zoom_out):
3965
3966         Use max and min scale values in the view iby taking dpi into account. 
3967
3968 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3969
3970         * configure.ac:
3971         * NEWS:
3972
3973         Release 0.7.1
3974
3975 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3976
3977         * shell/ev-window.c: (ev_window_print_send):
3978
3979         Send print job to printer with some settings set to default values,
3980         since we have already exported to a file according to such settings
3981         and they could be taken twice by some printers. 
3982
3983 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3984
3985         * shell/ev-jobs.c: (ev_job_xfer_run):
3986         * shell/ev-application.c: (ev_application_open_uri_at_dest):
3987
3988         Show main window and load document with the font-config lock held. 
3989
3990 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3991
3992         * configure.ac:
3993         * shell/ev-application.c: (ev_application_register_service):
3994         * shell/main.c: (load_files_remote):
3995
3996         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
3997
3998 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3999
4000         * doc/debugging.txt:
4001         
4002         Remove obsolete documentation.
4003
4004 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4005
4006         * Makefile.am:
4007         * backend/Makefile.am:
4008         * backend/comics/Makefile.am:
4009         * backend/djvu/Makefile.am:
4010         * backend/dvi/Makefile.am:
4011         * backend/ev-async-renderer.c:
4012         * backend/ev-async-renderer.h:
4013         * backend/ev-attachment.c:
4014         * backend/ev-attachment.h:
4015         * backend/ev-backend-marshal.c:
4016         * backend/ev-document-factory.c:
4017         * backend/ev-document-factory.h:
4018         * backend/ev-document-find.c:
4019         * backend/ev-document-find.h:
4020         * backend/ev-document-fonts.c:
4021         * backend/ev-document-fonts.h:
4022         * backend/ev-document-images.c:
4023         * backend/ev-document-images.h:
4024         * backend/ev-document-info.h:
4025         * backend/ev-document-links.c:
4026         * backend/ev-document-links.h:
4027         * backend/ev-document-misc.c:
4028         * backend/ev-document-misc.h:
4029         * backend/ev-document-security.c:
4030         * backend/ev-document-security.h:
4031         * backend/ev-document-thumbnails.c:
4032         * backend/ev-document-thumbnails.h:
4033         * backend/ev-document-transition.c:
4034         * backend/ev-document-transition.h:
4035         * backend/ev-document.c:
4036         * backend/ev-document.h:
4037         * backend/ev-file-exporter.c:
4038         * backend/ev-file-exporter.h:
4039         * backend/ev-image.c:
4040         * backend/ev-image.h:
4041         * backend/ev-link-action.c:
4042         * backend/ev-link-action.h:
4043         * backend/ev-link-dest.c:
4044         * backend/ev-link-dest.h:
4045         * backend/ev-link.c:
4046         * backend/ev-link.h:
4047         * backend/ev-render-context.c:
4048         * backend/ev-render-context.h:
4049         * backend/ev-selection.c:
4050         * backend/ev-selection.h:
4051         * backend/impress/Makefile.am:
4052         * backend/pdf/Makefile.am:
4053         * backend/pixbuf/Makefile.am:
4054         * backend/ps/Makefile.am:
4055         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4056         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4057         (start_interpreter), (stop_interpreter), (document_load),
4058         (ps_document_next_page), (render_page):
4059         * backend/tiff/Makefile.am:
4060         * comics/Makefile.am:
4061         * comics/comics-document.c:
4062         * comics/comics-document.h:
4063         * configure.ac:
4064         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4065         * djvu/Makefile.am:
4066         * djvu/djvu-document-private.h:
4067         * djvu/djvu-document.c:
4068         * djvu/djvu-document.h:
4069         * djvu/djvu-links.c:
4070         * djvu/djvu-links.h:
4071         * djvu/djvu-text-page.c:
4072         * djvu/djvu-text-page.h:
4073         * djvu/djvu-text.c:
4074         * djvu/djvu-text.h:
4075         * dvi/Makefile.am:
4076         * dvi/dvi-document.c:
4077         * dvi/dvi-document.h:
4078         * dvi/fonts.c:
4079         * dvi/fonts.h:
4080         * dvi/mdvi-lib/Makefile.am:
4081         * dvi/mdvi-lib/afmparse.c:
4082         * dvi/mdvi-lib/afmparse.h:
4083         * dvi/mdvi-lib/bitmap.c:
4084         * dvi/mdvi-lib/bitmap.h:
4085         * dvi/mdvi-lib/color.c:
4086         * dvi/mdvi-lib/color.h:
4087         * dvi/mdvi-lib/common.c:
4088         * dvi/mdvi-lib/common.h:
4089         * dvi/mdvi-lib/defaults.h:
4090         * dvi/mdvi-lib/dvimisc.c:
4091         * dvi/mdvi-lib/dviopcodes.h:
4092         * dvi/mdvi-lib/dviread.c:
4093         * dvi/mdvi-lib/files.c:
4094         * dvi/mdvi-lib/font.c:
4095         * dvi/mdvi-lib/fontmap.c:
4096         * dvi/mdvi-lib/fontmap.h:
4097         * dvi/mdvi-lib/fontsrch.c:
4098         * dvi/mdvi-lib/gf.c:
4099         * dvi/mdvi-lib/hash.c:
4100         * dvi/mdvi-lib/hash.h:
4101         * dvi/mdvi-lib/list.c:
4102         * dvi/mdvi-lib/mdvi.h:
4103         * dvi/mdvi-lib/pagesel.c:
4104         * dvi/mdvi-lib/paper.c:
4105         * dvi/mdvi-lib/paper.h:
4106         * dvi/mdvi-lib/pk.c:
4107         * dvi/mdvi-lib/private.h:
4108         * dvi/mdvi-lib/setup.c:
4109         * dvi/mdvi-lib/sp-epsf.c:
4110         * dvi/mdvi-lib/special.c:
4111         * dvi/mdvi-lib/sysdeps.h:
4112         * dvi/mdvi-lib/t1.c:
4113         * dvi/mdvi-lib/tfm.c:
4114         * dvi/mdvi-lib/tfmfile.c:
4115         * dvi/mdvi-lib/tt.c:
4116         * dvi/mdvi-lib/util.c:
4117         * dvi/mdvi-lib/vf.c:
4118         * dvi/pixbuf-device.c:
4119         * dvi/pixbuf-device.h:
4120         * impress/Makefile.am:
4121         * impress/common.h:
4122         * impress/document.c:
4123         * impress/f_oasis.c:
4124         * impress/f_oo13.c:
4125         * impress/iksemel.c:
4126         * impress/iksemel.h:
4127         * impress/imposter.h:
4128         * impress/impress-document.c:
4129         * impress/impress-document.h:
4130         * impress/internal.h:
4131         * impress/r_back.c:
4132         * impress/r_draw.c:
4133         * impress/r_geometry.c:
4134         * impress/r_gradient.c:
4135         * impress/r_style.c:
4136         * impress/r_text.c:
4137         * impress/render.c:
4138         * impress/render.h:
4139         * impress/zip.c:
4140         * impress/zip.h:
4141         * lib/Makefile.am:
4142         * lib/ev-debug.c:
4143         * lib/ev-debug.h:
4144         * lib/ev-file-helpers.c:
4145         * lib/ev-file-helpers.h:
4146         * lib/ev-gui.c:
4147         * lib/ev-gui.h:
4148         * lib/ev-tooltip.c:
4149         * lib/ev-tooltip.h:
4150         * libdocument/Makefile.am:
4151         * libdocument/ev-file-helpers.c:
4152         * pdf/Makefile.am:
4153         * pdf/ev-poppler.cc:
4154         * pdf/ev-poppler.h:
4155         * pixbuf/Makefile.am:
4156         * pixbuf/pixbuf-document.c:
4157         * pixbuf/pixbuf-document.h:
4158         * properties/Makefile.am:
4159         * ps/Makefile.am:
4160         * ps/gsdefaults.c:
4161         * ps/gsdefaults.h:
4162         * ps/gsio.c:
4163         * ps/gsio.h:
4164         * ps/gstypes.h:
4165         * ps/ps-document.c:
4166         * ps/ps-document.h:
4167         * ps/ps.c:
4168         * ps/ps.h:
4169         * shell/Makefile.am:
4170         * shell/ev-application.h:
4171         * shell/ev-sidebar-links.c:
4172         * shell/ev-sidebar-links.h:
4173         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4174         (ev_gui_menu_position_tree_selection):
4175         * shell/ev-utils.h:
4176         * shell/ev-view.c: (ev_view_finalize):
4177         * shell/ev-window.c:
4178         * shell/main.c: (main):
4179         * thumbnailer/Makefile.am:
4180         * tiff/Makefile.am:
4181         * tiff/tiff-document.c:
4182         * tiff/tiff-document.h:
4183         * tiff/tiff2ps.c:
4184         * tiff/tiff2ps.h:
4185         
4186         Reorganize source tree.
4187
4188 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4189
4190         * backend/ev-document-factory.c:
4191
4192         Do not include ev-poppler.h when pdf is disabled. 
4193
4194 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4195
4196         * configure.ac:
4197         * data/evince-ui.xml:
4198         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4199         (pdf_document_document_images_iface_init):
4200         * backend/Makefile.am:
4201         * backend/ev-document-images.[ch]:
4202         * backend/ev-image.[ch]:
4203         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4204         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4205         (ev_job_xfer_run):
4206         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4207         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4208         (ev_pixbuf_cache_get_image_mapping):
4209         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4210         (view_menu_popup_cb), (ev_window_dispose),
4211         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4212         (ev_view_popup_cmd_copy_image):
4213         * shell/ev-view-private.h:
4214         * shell/ev-view.c: (ev_view_get_image_at_location),
4215         (ev_view_do_popup_menu), (ev_view_popup_menu),
4216         (ev_view_button_press_event), (ev_view_drag_data_get),
4217         (ev_view_drag_motion), (ev_view_drag_data_received),
4218         (ev_view_motion_notify_event), (ev_view_button_release_event),
4219         (ev_view_finalize), (ev_view_class_init):
4220
4221         Add image handling support. Fixes bugs #310008 and #325047. Images
4222         selection is not supported yet. 
4223
4224 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4225
4226         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4227         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4228         (ev_view_init):
4229
4230         Move view drag and drop stuff to ev-view.
4231
4232 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4233
4234         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4235         * shell/ev-view.c: (clear_selection): 
4236
4237         Clear selection also in pixbuf cache.
4238
4239 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4240
4241         * data/evince.desktop.in.in:
4242         
4243         Change icon name in desktop file. See bug #390734
4244         for details.
4245
4246 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4247
4248         * thumbnailer/Makefile.am:
4249
4250         Use top_builddir instead top_srcdir for generated schema
4251         file installation. Fixes bug #390161.
4252
4253 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4254
4255         * configure.ac:
4256         * backend/Makefile.am:
4257         * backend/ev-document-transition.[ch]:
4258         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4259         (pdf_document_page_transition_iface_init):
4260         * shell/ev-view-private.h:
4261         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4262         (ev_view_set_presentation), (transition_next_page),
4263         (ev_view_presentation_transition_stop),
4264         (ev_view_presentation_transition_start), (ev_view_next_page):
4265
4266         Add page transition support in presentation mode. At the moment only
4267         page duration is supported, but not transition effects. Fixes bug
4268         #309815.
4269
4270 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4271
4272         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4273
4274         Run find_link_dest with document lock held, since it's called by links
4275         thread and main thread at the same time. 
4276
4277 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4278
4279         * shell/ev-view.c: (goto_dest):
4280
4281         Update page-cache when page is changed by the view, so that
4282         page-changed signal is emitted. 
4283
4284 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4285
4286         * test/test1.py:
4287         * test/test2.py:
4288
4289         Use C locale in tests. 
4290
4291 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4292
4293         * shell/ev-window.c: (ev_window_run_presentation):
4294         * shell/ev-view-private.h:
4295         * shell/ev-view.c: (ev_view_set_presentation):
4296
4297         Restore zoom settings when back from presentation mode. 
4298
4299 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4300
4301         * shell/ev-window.c: (ev_window_run_presentation):
4302
4303         Always use "best fit" zoom in presentation mode.
4304         Fixes bug #389195.
4305
4306 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4307
4308         * shell/ev-view.c: (ev_view_goto_window_create):
4309
4310         Show "Jump to page" label in the page jumping popup in
4311         presentation mode instead of just a GtkEntry.
4312
4313 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4314
4315         * shell/ev-window.c: (launch_external_uri):
4316
4317         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4318         #378085.
4319
4320 2006-12-22  Elijah Newren  <newren gmail com>
4321
4322         * configure.ac: explicitly check for libxml2.  Fixes #388795
4323
4324 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4325
4326         * shell/ev-view-private.h:
4327         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4328         (ev_view_goto_window_delete_event), (key_is_numeric),
4329         (ev_view_goto_window_key_press_event),
4330         (ev_view_goto_window_button_press_event),
4331         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4332         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4333         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4334
4335         Allow jumping to another page by typing a page number in presentation
4336         mode. It uses a popup window with an entry. Fixes bug #353625.
4337
4338 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4339
4340         * configure.ac:
4341         * properties/ev-properties-view.c: (ev_get_default_user_units),
4342         (ev_regular_paper_size):
4343         
4344         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4345         to Damien Carbery <damien.carbery@sun.com> and
4346         Yevgen Muntyan <muntyan@tamu.edu>.
4347
4348 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4349
4350         * shell/ev-window.c: (setup_document_from_metadata):
4351
4352         Make sure Evince doesn't restore the view on the last
4353         page when a document is reopened. Fixes bug #383381.
4354
4355 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4356
4357         * shell/ev-view.c: (draw_loading_text):
4358
4359         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4360
4361 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4362
4363         * configure.ac:
4364         * NEWS:
4365
4366         Release 0.7.0
4367
4368 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4369
4370         * configure.ac:
4371         * pdf/ev-poppler.cc: (pdf_print_context_free),
4372         (pdf_document_file_exporter_begin),
4373         (pdf_document_file_exporter_do_page):
4374
4375         Make cairo-pdf depedency optional. 
4376
4377 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4378
4379         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4380
4381         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4382
4383 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4384
4385         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4386         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4387         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4388         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4389         * shell/ev-view.c: (draw_loading_text):
4390         * shell/ev-window.c: (ev_window_cmd_file_properties):
4391
4392         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4393         related to using FontConfig from different threads.
4394         
4395 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4396
4397         * shell/ev-view.c: (draw_loading_text):
4398
4399         Acquire lock document when drawing "Loading..." text so that only one
4400         thread will use FontConfig at the same time. Fixes bug #374750.
4401
4402 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4403
4404         * shell/ev-page-action.[ch]: (activate_cb):
4405         * shell/ev-window.c: (activate_label_cb):
4406
4407         Check if text inserted in page entry is a valid page number when it
4408         doesn't match to any document page label. Fixes bug #383165.
4409
4410 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4411         * shell/ev-window.c:
4412
4413         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4414         available with GTK < 2.10. Added an ifdef to avoid compilation
4415         error.
4416
4417 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4418
4419         * configure.ac:
4420         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4421
4422         Fix ps backend in multihead systems.
4423
4424 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4425
4426         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4427         * shell/ev-window.c: (ev_window_get_screen_dpi),
4428         (ev_window_update_actions), (setup_view_from_metadata),
4429         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4430
4431         Take screen DPI into account when zooming. Fixes bug #318285.
4432
4433 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4434
4435         * data/Makefile.am:
4436
4437         Cleaned up/slightly refactored Makefile.am. Added GConf
4438         schemas uninstallation as well.
4439
4440 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4441
4442         * Makefile.am:
4443         * test/Makefile.am:
4444
4445         Fight with autotools to fix make check. Make distcheck
4446         works fine as well now!
4447
4448 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4449
4450         * shell/ev-view.c: (draw_end_presentation_page):
4451
4452         Corrected "end of presentation" string.
4453
4454 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4455
4456         * shell/ev-view.c: (ev_view_key_press_event):
4457
4458         Correctly propagate key press event so that up/down keys
4459         work as expected (correct behaviour was broken by
4460         black/white screen key bindings for presentations).
4461
4462 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4463
4464         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4465         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4466         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4467         (pdf_selection_get_selection_region),
4468         (pdf_selection_get_selection_map):
4469
4470         Add "static" to some private functions. 
4471
4472 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4473
4474         * lib/ev-tooltip.h:
4475         * properties/ev-properties-view.h:
4476         * shell/ev-jobs.h:
4477         * shell/ev-properties-dialog.h:
4478         * shell/ev-properties-fonts.h:
4479         * shell/ev-sidebar-links.h:
4480         * shell/ev-sidebar-thumbnails.h:
4481         * shell/ev-sidebar.h:
4482         * shell/ev-window.h:
4483         
4484         Fixes CHACK type in class casts. See bug #385343
4485         for details.
4486
4487 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4488
4489         * shell/ev-view-private.h:
4490         * shell/ev-view.c: (draw_end_presentation_page),
4491         (ev_view_expose_event), (ev_view_key_press_event),
4492         (ev_view_class_init), (ev_view_init):
4493
4494         Blank screen in presentation mode when pressing 'b' (filling with
4495         black) or 'w' (filling with white) keys. Fixes bug #358132.
4496
4497 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4498
4499         * data/evince-toolbar.xml:
4500         * shell/ev-window.c:
4501         
4502         Use stock icon for Select All action. Fixes
4503         bug #382652.
4504
4505 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4506
4507         * shell/ev-view.c: (get_doc_point_from_offset),
4508         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4509
4510         Add links support in rotated documents. Fixes bug #343733.
4511
4512 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4513
4514         * shell/ev-view-private.h:
4515         * shell/ev-view.c: (draw_end_presentation_page),
4516         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4517
4518         Show a blank page after the last page in presentation mode with a
4519         message indicating that presentation has finished and how to exit. 
4520
4521 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4522
4523         * shell/ev-window.c: (fullscreen_timeout_cb):
4524
4525         Hide cursor after a while in presentation mode. 
4526
4527 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4528
4529         * backend/ev-document-info.h:
4530         * data/evince-properties.glade:
4531         * pdf/ev-poppler.cc:
4532         * properties/ev-properties-view.c: (ev_regular_paper_size),
4533         (ev_properties_view_set_info):
4534         * ps/ps-document.c: (ps_document_get_info):
4535
4536         Adds a paper size field to the properties dialog. Fixes
4537         bug #307315. Patch by Kasper Svendsen (with some i18n
4538         changes done by me).
4539
4540 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4541
4542         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4543         (screensaver_init_dbus), (totem_scrsaver_new),
4544         (totem_scrsaver_init):
4545         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4546         * shell/ev-application.c: (ev_application_register_service),
4547         (ev_application_screensaver_enable),
4548         (ev_application_screensaver_disable):
4549         * shell/ev-application.h:
4550         * shell/ev-window.c: (ev_window_run_presentation),
4551         (ev_window_stop_presentation), (build_comments_string),
4552         (ev_window_init):
4553         
4554         Move screensaver handling to application. No more
4555         message on startup.
4556
4557 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4558
4559         * configure.ac:
4560         * backend/Makefile.am:
4561         * backend/ev-file-exporter.[ch]:
4562         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4563         * ps/ps-document.c: (ps_document_file_exporter_*):
4564         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4565         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4566         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4567         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4568
4569         Allow printing to PDF when suppoted by the backend.
4570         
4571 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4572
4573         * shell/ev-window.c: (build_comments_string):
4574
4575         Use always "Document Viewer" in about dialog. 
4576
4577 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4578
4579         * djvu/djvu-document.c: (djvu_document_get_page_size):
4580
4581         Display a warning message when get_pageinfo fails. 
4582
4583 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4584
4585         * Makefile.am:
4586         * backend/Makefile.am:
4587         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4588         * configure.ac:
4589         * shell/ev-window.c: (build_comments_string):
4590         
4591         Make pdf compilation optional. See bug #38007.
4592
4593 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4594
4595         * ps/ps.c: (get_next_text):
4596
4597         Fix CVE-2006-5864.
4598
4599 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4600
4601         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4602         * shell/ev-navigation-action.c: (connect_proxy),
4603         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4604         
4605         Do not call g_type_class_peek_parent twice.
4606
4607 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4608
4609         * configure.ac:
4610         * data/icons/24x24/.cvsignore:
4611         * data/icons/24x24/Makefile.am:
4612         * data/icons/24x24/evince.png:
4613         * data/icons/Makefile.am:
4614         
4615         Add 24x24 icon. Thanks to 
4616         Michael Monreal <infernux@web.de>.
4617
4618 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4619
4620         * configure.ac: Fix typo in configure.ac. Thanks
4621         to dmacks@netspace.org for notification.
4622
4623 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4624
4625         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4626         
4627         Drop dbus include, fixes compilation with older dbus.
4628
4629 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4630
4631         * configure.ac:
4632         * cut-n-paste/Makefile.am:
4633         * cut-n-paste/totem-screensaver/.cvsignore
4634         * cut-n-paste/totem-screensaver/Makefile.am:
4635         * cut-n-paste/totem-screensaver/README:
4636         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4637         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4638         * shell/Makefile.am:
4639         * shell/ev-window.c: (ev_window_run_presentation),
4640         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4641         (ev_window_init):
4642
4643         Implemented screensaver enabling/disabling for
4644         presentation mode (not fullscreen mode). Code stolen
4645         from Totem (with some minor tweaks). Fixes bug #338889.
4646
4647 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4648
4649         * configure.ac:
4650
4651         Bump gnome-icon-theme requirements. We use the rotation
4652         icons that appeared recently.
4653
4654 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4655
4656         * shell/ev-history.c: (ev_history_add_page):
4657         * shell/ev-history.h:
4658         * shell/ev-window.c: (page_changed_cb):
4659         
4660         Use page labels instead of numbers.
4661
4662 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4663
4664         * data/evince-toolbar.xml:
4665         * po/POTFILES.in:
4666         * shell/Makefile.am:
4667         * shell/ev-navigation-action-widget.c:
4668         (ev_navigation_action_widget_init),
4669         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4670         (menu_detacher), (ev_navigation_action_widget_set_menu),
4671         (menu_position_func), (popup_menu_under_arrow),
4672         (ev_navigation_action_widget_toggled),
4673         (ev_navigation_action_widget_button_press_event):
4674         * shell/ev-navigation-action-widget.h:
4675         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4676         (ev_navigation_action_set_window), (activate_menu_item_cb),
4677         (new_history_menu_item), (new_empty_history_menu_item),
4678         (build_menu), (menu_activated_cb), (connect_proxy),
4679         (create_tool_item), (ev_navigation_action_init),
4680         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4681         * shell/ev-navigation-action.h:
4682         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4683         (ev_page_action_widget_set_page_cache),
4684         (ev_page_action_widget_finalize),
4685         (ev_page_action_widget_class_init), (match_selected_cb),
4686         (display_completion_text), (match_completion), (build_new_tree_cb),
4687         (get_filter_model_from_model),
4688         (ev_page_action_widget_update_model):
4689         * shell/ev-page-action-widget.h:
4690         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4691         (connect_proxy):
4692         * shell/ev-page-action.h:
4693         * shell/ev-stock-icons.c:
4694         * shell/ev-stock-icons.h:
4695         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4696         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4697         (register_custom_actions):
4698         * shell/main.c:
4699         
4700         Preliminary history implementation
4701
4702 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4703
4704         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4705         (dvi_document_class_init), (dvi_document_init_params):
4706         * dvi/mdvi-lib/font.c: (font_reference):
4707         
4708         Add reference to subfont. Fixes bug #374277.
4709
4710 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4711
4712         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4713         (ev_window_cmd_file_open_copy_at_dest):
4714
4715         Fix a race condition when creating symlink. Increase the counter
4716         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4717         Mathias Hasselmann).
4718
4719 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4720
4721         * backend/Makefile.am:
4722         * backend/ev-attachment.c: (ev_attachment_open):
4723         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4724         (ev_tmp_dir), (ev_tmp_filename):
4725         * shell/ev-sidebar-attachments.c:
4726         (ev_sidebar_attachments_drag_data_get):
4727         * shell/ev-window.c: (ev_window_clear_temp_file):
4728
4729         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4730         in ensure_dir_exists. Abort without crashing when we can't create
4731         user's directory.
4732
4733 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4734
4735         * data/evince-ui.xml:
4736         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4737         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4738         (ev_window_cmd_file_open_copy_at_dest),
4739         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4740         (ev_view_popup_cmd_open_link_new_window):
4741
4742         Allow opening a copy of the current document in a new window. Fixes bug
4743         #357472
4744
4745 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4746
4747         * data/evince-toolbar.xml:
4748         
4749         Add rotate right and rotate left to available items for toolbar.
4750         
4751         * data/evince-ui.xml:
4752         * shell/ev-window.c: (ev_window_init):
4753         
4754         Customize toolbar with right click. Fixes bug #372451.
4755
4756 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4757
4758         * shell/ev-window.c: 
4759         
4760         Use "object-rotate-{left,right}" stock icons. Fixes 
4761         bug #373863.
4762
4763 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4764
4765         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4766         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4767         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4768         (ev_window_open_uri):
4769         * shell/main.c: (arguments_parse):
4770
4771         Remove temp file created when evince is used by GTK+ in
4772         preview mode. Fixes bug #365282. 
4773
4774 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4775
4776         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4777         
4778         Fixes bug #372474 - Side pane disabled when entering 
4779         and leaving fullscreen mode.
4780
4781 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4782
4783         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4784         * data/Makefile.am:
4785         * data/evince-preview-toolbar.xml:
4786         * data/evince-toolbar.xml:
4787         * shell/ev-application.c: (ev_application_shutdown),
4788         (ev_application_init), (ev_application_get_toolbars_model):
4789         * shell/ev-application.h:
4790         * shell/ev-window.c: (update_chrome_visibility),
4791         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4792         (ev_window_cmd_edit_toolbar), (ev_window_init):
4793         
4794         Fixes bug #364364 - toolbar editor shows zoom actions again.
4795
4796 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4797
4798         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4799
4800         Do not take margins into consideration for paper size when printing.
4801         Really fixes bug #350491.
4802
4803 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4804
4805         * data/evince-ui.xml:
4806         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4807         (ev_window_cmd_file_print_setup),
4808         (ev_window_print_dialog_response_cb),
4809         (ev_window_setup_action_sensitivity):
4810
4811         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4812
4813 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4814
4815         * shell/ev-window.c: (ev_window_print_range):
4816
4817         Revert my previuos commit, since printing to PDF is not supported by
4818         evince yet. 
4819
4820 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4821
4822         * shell/ev-window.c: (ev_window_print_range):
4823
4824         Enable print to a PDF. Fixes bug #332121.
4825
4826 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4827
4828         * shell/ev-application-service.xml:
4829         * shell/ev-application.[ch]: (ev_application_open_window),
4830         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
4831         (ev_application_open_uri), (ev_application_open_uri_list):
4832         * shell/ev-window.c: (file_open_dialog_response_cb),
4833         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
4834         (drag_data_received_cb), (open_remote_link):
4835         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
4836
4837         Add support for multiscreen systems. Fixes bug #316206.
4838
4839 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4840
4841         * shell/ev-jobs.[ch]: (ev_job_print_new),
4842         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
4843         (ev_job_print_do_page):
4844         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
4845
4846         Allow printing only odd/even pages. Fixes bug #367289.
4847
4848 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4849
4850         * test/test1.py:
4851         * test/test2.py:
4852
4853         Re-add locale settings to test files.
4854
4855 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4856
4857         * data/evince-ui.xml:
4858         * shell/ev-window.c: (set_action_properties):
4859         
4860         Removed garbage from code and ui.
4861
4862 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4863
4864         * shell/ev-window.c: (ev_window_cmd_help_about):
4865
4866         Shamelessly add my name to the list of contributors.
4867
4868 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4869
4870         * test/test1.py:
4871         * test/test2.py:
4872
4873         Cleaned up the dogtail scripts.
4874
4875 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4876
4877         * shell/ev-view.c: (draw_loading_text): Don't render
4878         "loading..." text in presentation mode. Temporary
4879         workaround for bug #320352.
4880
4881 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4882
4883         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4884         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4885
4886         Use print settings scale, copies, collate and reverse which were
4887         ignored. Fixes bug #359032.
4888
4889 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4890
4891         * configure.ac:
4892         * data/evince-password.glade:
4893         * test/Makefile.am:
4894         * test/test-encrypt.pdf:
4895         * test/test-links.pdf:
4896         * test/test1.py:
4897         * test/test2.py:
4898
4899         Add automated UI tests for evince with dogtail. See
4900         bug #300948.    
4901
4902 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4903
4904         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
4905
4906         Hide fullscreen toolbar when switching to another desktop workspace.
4907         Fixes bug #338871
4908
4909 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4910
4911         * shell/ev-window-title.c: 
4912         
4913         Test for .dvi in title of pdf documents.
4914
4915 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4916
4917         * shell/ev-view.c: (ev_view_scroll):
4918
4919         Page Up/Down should do page jumps in "Best fit" mode.
4920         If a user has explicitly chosen to view exactly one page
4921         at a time, scrolling just a part of the page when
4922         pressing Page Up/Down is not right. Fixes bug #323107.
4923
4924 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4925
4926         * NEWS:
4927         * configure.ac:
4928         
4929         Update for 0.6.1
4930
4931 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4932
4933         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
4934         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
4935         
4936         Correctly disconnect from job signals on destroy.
4937
4938 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4939
4940         * shell/ev-view-private.h:
4941         * shell/ev-view.c: (view_set_adjustment_values),
4942         (view_update_range_and_current_page),
4943         (ensure_rectangle_is_visible), (ev_view_size_allocate):
4944         
4945         Fixes bug #343199, current page now follows find page.
4946
4947 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
4948
4949         * backend/ev-document-factory.c:
4950         * configure.ac:
4951         Assigned OpenDocument presenation MIME type to the
4952         Impress backend. Added some missing (but harmless)
4953         #ifdefs in the document factory as well to make things
4954         consistent again. Fixes bug #360658.
4955
4956 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
4957
4958         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
4959         * backend/ev-document-find.c: (ev_document_find_get_type):
4960         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
4961         * backend/ev-document-links.c: (ev_document_links_get_type):
4962         * backend/ev-document-security.c: (ev_document_security_get_type):
4963         * backend/ev-document-thumbnails.c:
4964         (ev_document_thumbnails_get_type):
4965         * backend/ev-document.c: (ev_document_get_type):
4966         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
4967         * backend/ev-selection.c: (ev_selection_get_type):
4968         * cut-n-paste/recent-files/egg-recent-model.c:
4969         (egg_recent_model_get_type):
4970         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4971         (egg_recent_view_uimanager_get_type):
4972         * cut-n-paste/recent-files/egg-recent-view.c:
4973         (egg_recent_view_get_type):
4974         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4975         (egg_editable_toolbar_get_type):
4976         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
4977         (egg_toolbar_editor_get_type):
4978         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
4979         (egg_toolbars_model_get_type):
4980         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4981         (egg_tree_multi_drag_source_get_type):
4982         * cut-n-paste/zoom-control/ephy-zoom-action.c:
4983         (ephy_zoom_action_get_type):
4984         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4985         (ephy_zoom_control_get_type):
4986         * impress/r_back.c: (_imp_fill_back):
4987         * properties/ev-properties-main.c:
4988         (ev_properties_plugin_register_type):
4989         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
4990         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
4991         (ev_view_accessible_factory_get_type):
4992
4993         Reduce relocations. Bug #360616.
4994
4995 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4996
4997         * backend/ev-document-factory.c:
4998         (ev_document_factory_get_document):
4999         
5000         Load document even if extension is wrong.
5001
5002 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5003
5004         * shell/ev-metadata-manager.c: (save_values):
5005         * shell/ev-window.c: (setup_size_from_metadata),
5006         (setup_view_from_metadata), (ev_window_setup_document),
5007         (ev_window_xfer_job_cb), (window_configure_event_cb):
5008         
5009         Set size according to the document size/page size ratio.
5010         That should correct rather wierd behaviour of the previous
5011         commit.
5012
5013 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5014
5015         * shell/ev-window.c: (setup_view_from_metadata):
5016         
5017         Set size for new windows from previous window size.
5018         See bugs #354968 and #168450 for details. Thanks
5019         to Meik Hellmund.
5020
5021 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5022
5023         * djvu/djvu-links.c: (build_tree):
5024
5025         Fix memory leak.
5026
5027 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5028
5029         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5030         
5031         Don't make sidebar close button insensitive. Fixes
5032         bug #357871.
5033
5034 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5035
5036         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5037         (ev_window_set_view_accels_sensitivity):
5038         
5039         Don't enable Slash on documents which don't support
5040         find. Fixes bug #358648.
5041
5042 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5043
5044         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5045         open dialog fall back to the current document uri if the
5046         filechooser hasn't been used before. Fixes bug #356980.
5047
5048 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5049
5050         * shell/ev-window.c: (ev_window_setup_recent), 
5051         (ev_window_get_recent_file_label):
5052
5053         Escape underscores in filenames of recent file items.
5054
5055 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5056
5057         * configure.ac:
5058         
5059         Bumped poppler requirements, really 0.5.3 is very 
5060         buggy, now we require 0.5.4.
5061
5062 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5063
5064         * djvu/Makefile.am:
5065         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5066         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5067         (djvu_document_document_links_iface_init):
5068         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5069         (number_from_string_10), (get_djvu_link_dest),
5070         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5071         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5072         (djvu_links_get_links), (djvu_links_find_link_dest),
5073         (djvu_links_get_links_model):
5074         * djvu/djvu-links.h:
5075         
5076         Add support for links and bookmarks in djvu documents. Thanks
5077         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5078         patch.
5079
5080 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5081
5082         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5083         
5084         Reopen should reload document. Fixes 
5085         bug 327951.
5086
5087 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5088
5089         * configure.ac:
5090         * data/Makefile.am:
5091         * data/evince-16.png:
5092         * data/evince-22.png:
5093         * data/evince.png:
5094         * data/evince.svg:
5095         * data/icons/16x16/Makefile.am:
5096         * data/icons/16x16/evince.png:
5097         * data/icons/22x22/Makefile.am:
5098         * data/icons/22x22/evince.png:
5099         * data/icons/48x48/Makefile.am:
5100         * data/icons/48x48/evince.png:
5101         * data/icons/Makefile.am:
5102         * data/icons/scalable/Makefile.am:
5103         * data/icons/scalable/evince.svg:
5104         
5105         Install icons with correct names. Fixes
5106         bug #354429.
5107
5108 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5109
5110         * shell/ev-view.c: (ev_view_button_release_event):
5111
5112         Don't open links with middle mouse button. Fixes bug #353649
5113
5114 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5115
5116         * NEWS:
5117         * configure.ac:
5118         
5119         Update for release 0.6.0
5120
5121 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5122
5123         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5124         Implement Close named action. Patch by Carlos Garcia Campos.
5125
5126 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5127
5128         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5129         
5130         Don't clear link mapping on copy_job_to_job_info. Fixes
5131         bug 346168.
5132
5133 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5134
5135         * shell/main.c: (main):
5136
5137         Revert my previous commit, gnome_program_init owns the option context.
5138         Fix another memory leak in main. Both caught by Christian Persch. 
5139
5140 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5141
5142         * shell/main.c: (main):
5143
5144         Fix memory leak.
5145
5146 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5147
5148         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5149
5150         Fix crash when opening a pdf with password protection. 
5151
5152 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5153
5154         * pdf/ev-poppler.cc: (pdf_document_search_free):
5155
5156         Fix memory leak. 
5157
5158 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5159
5160         * backend/ev-document-factory.c:
5161         (ev_document_factory_get_document):
5162         * tiff/tiff-document.c: (tiff_document_finalize):
5163         
5164         More correct handling of document loading. Fixes
5165         bug #349043.
5166
5167 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5168
5169         * backend/ev-attachment.c: (ev_attachment_save):
5170
5171         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5172         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5173
5174 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5175         
5176         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5177         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5178
5179 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5180
5181         * shell/ev-sidebar-thumbnails.c:
5182
5183         Do not render thumbnails unless thumbnails page is active in the
5184         sidebar.
5185
5186 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5187
5188         * shell/ev-properties-dialog.c:
5189
5190         Fix dialogue spacing. Bug #351370.
5191
5192 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5193
5194         * configure.ac:
5195
5196         Use lowercase gettext catalog file names (evince.mo
5197         instead of Evince.mo)
5198
5199 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5200
5201         * shell/ev-sidebar-attachments.c:
5202
5203         GtkIconTheme is now screen safe too. Fixes bug #350878
5204
5205 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5206
5207         * shell/ev-window.c:
5208
5209         GtkRecent manager is now screen safe. Fixes bug #350145
5210
5211 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5212
5213         * shell/ev-sidebar.c: (ev_sidebar_init):
5214         
5215         Make sidebar close icon smaller. Fix for bug 350177.
5216         See also bugs 350176 and 165770.
5217
5218 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5219
5220         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5221
5222         Ignore zoom for xyz destinations when it's <= 1, keeping user
5223         preferences instead. Set correct sizing-mode for fith and fitv
5224         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5225
5226 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5227
5228         * NEWS:
5229         * configure.ac:
5230         
5231         Update for release 0.5.5
5232
5233 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5234         
5235         * shell/ev-window.c: (ev_window_cmd_escape)
5236
5237         Escape unfocus page entry. Fixes bug #345809.
5238
5239 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5240
5241         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5242         (build_tree), (pdf_document_links_get_links),
5243         (pdf_document_links_find_link_dest):
5244         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5245         (goto_xyz_dest):
5246
5247         Convert from PDF style coordinates to X style coordinates in the
5248         backend rather than in the view. Fixes bug #338440
5249
5250 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5251
5252         * shell/ev-window.c:
5253         
5254         Remove Ctrl+Shift+T shortcut for toolbars. See
5255         the bug #350098.
5256
5257 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5258
5259         * configure.ac:
5260
5261         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5262         of this. 
5263
5264 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5265
5266         * configure.ac:
5267         * cut-n-paste/Makefile.am:
5268         * data/evince-ui.xml:
5269         * shell/Makefile.am:
5270         * shell/ev-application.[ch]:
5271         * shell/ev-window.c:
5272
5273         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5274         #349273
5275
5276 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5277
5278         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5279         findbar code: s/help/search/
5280
5281 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5282
5283         * shell/ev-window.c: (setup_document_from_metadata),
5284         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5285         (setup_view_from_metadata):
5286         
5287         Fix memory leaks.
5288
5289 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5290
5291         * autogen.sh, configure.ac: 
5292         
5293         Update automake usage. See bug 349292.
5294
5295 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5296
5297         * shell/eggfindbar.c: (egg_find_bar_class_init),
5298         (entry_activate_callback), (egg_find_bar_init),
5299         (egg_find_bar_set_status_text):
5300         * shell/eggfindbar.h:
5301         
5302         Unify Evince findbar with Epiphany. Nice patch
5303         from Fabricio Silva <silva@crans.org> and
5304         Frederic Peters <fpeters@entrouvert.com>. See
5305         bug #339966 for details.
5306
5307 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5308
5309         * data/evince.desktop.in.in:
5310         
5311         Correct information for bugzilla. Thanks to
5312         Olaf Vitters, see bug #348855.
5313
5314 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5315
5316         * shell/ev-jobs.[ch]:
5317         * shell/ev-sidebar-links.c:
5318         * shell/ev-window.[ch]:
5319
5320         GtkPrintJob doesn't support print ranges or current page, so we export
5321         to a ps file now when printing ranges or current page.
5322
5323 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5324
5325         * pdf/ev-poppler.cc:
5326         * shell/ev-window.c: (do_action_named):
5327
5328         We should be more clear about bugzilla. See the
5329         poppler bug #7623.
5330
5331 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5332
5333         * configure.ac:
5334         * shell/Makefile.am:
5335         * shell/ev-job-queue.c:
5336         * shell/ev-jobs.[ch]:
5337         * shell/ev-sidebar-links.c:
5338         * shell/ev-window.[ch]:
5339         
5340         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5341         #348422
5342
5343 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5344
5345         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5346         * shell/ev-application-service.xml:
5347         * shell/ev-application.[ch]:
5348         * shell/ev-jobs.[ch]:
5349         * shell/ev-window.[ch]: (ev_window_run_preview):
5350         * shell/main.c: 
5351
5352         Add preview mode to use evince as a printing previewer. It also adds
5353         other command line options for fullscreen and presentation modes.
5354         Fixes bugs #347822, #317031
5355
5356 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5357
5358         * NEWS:
5359         * configure.ac:
5360         
5361         Update for release 0.5.4
5362
5363 2006-07-11  Bastien Nocera <hadess@hadess.net>
5364
5365         * Makefile.am:
5366         * backend/Makefile.am:
5367         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5368         * backend/ev-document-factory.h:
5369         * configure.ac:
5370         * impress/.cvsignore:
5371         * impress/Makefile.am:
5372         * impress/common.h:
5373         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5374         (imp_get_page), (imp_next_page), (imp_prev_page),
5375         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5376         * impress/f_oasis.c: (render_object), (render_page),
5377         (get_geometry), (_imp_oasis_load):
5378         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5379         (_imp_oo13_load):
5380         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5381         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5382         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5383         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5384         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5385         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5386         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5387         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5388         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5389         (iks_new_within), (iks_insert), (iks_insert_cdata),
5390         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5391         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5392         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5393         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5394         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5395         (iks_cdata), (iks_cdata_size), (iks_has_children),
5396         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5397         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5398         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5399         (iks_tree), (iks_load), (iks_save):
5400         * impress/iksemel.h:
5401         * impress/imposter.h:
5402         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5403         (imp_render_draw_bezier_real), (imp_render_get_size),
5404         (imp_render_set_fg_color), (imp_render_draw_line),
5405         (imp_render_draw_rect), (imp_render_draw_polygon),
5406         (imp_render_draw_arc), (imp_render_draw_bezier),
5407         (imp_render_open_image), (imp_render_get_image_size),
5408         (imp_render_scale_image), (imp_render_draw_image),
5409         (imp_render_close_image), (imp_render_markup),
5410         (imp_render_get_text_size), (imp_render_draw_text),
5411         (impress_document_load), (impress_document_save),
5412         (impress_document_get_n_pages), (impress_document_get_page_size),
5413         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5414         (impress_document_finalize), (impress_document_class_init),
5415         (impress_document_can_get_text), (impress_document_get_info),
5416         (impress_document_document_iface_init),
5417         (impress_document_thumbnails_get_thumbnail),
5418         (impress_document_thumbnails_get_dimensions),
5419         (impress_document_document_thumbnails_iface_init),
5420         (impress_document_init):
5421         * impress/impress-document.h:
5422         * impress/internal.h:
5423         * impress/r_back.c: (_imp_fill_back):
5424         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5425         (_imp_draw_image), (_imp_tile_image):
5426         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5427         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5428         (r_polyline):
5429         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5430         (r_draw_gradient_complex), (r_draw_gradient):
5431         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5432         (r_get_bullet):
5433         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5434         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5435         (r_text):
5436         * impress/render.c: (imp_create_context), (imp_context_set_page),
5437         (imp_context_set_step), (imp_render), (imp_delete_context):
5438         * impress/render.h:
5439         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5440         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5441         (zip_load_xml), (zip_get_size), (zip_load):
5442         * impress/zip.h:
5443         * shell/ev-utils.c:
5444         
5445         New backend to support impress slides. Fixes bug #30867.
5446
5447 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5448
5449         * shell/ev-utils.c: (using_postscript_printer):
5450         
5451         Fixes crash when print using PAPI backend,
5452         bug #345012.
5453
5454 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5455
5456         * shell/ev-jobs.c: (ev_job_xfer_run):
5457         * shell/ev-window.c: (password_dialog_response),
5458         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5459         (ev_window_dispose):
5460         Fixes bug #344160: if the xfer job doesn't complete
5461         because a password is required, reload the existing
5462         instance instead of creating a new one.
5463
5464 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5465
5466         * shell/main.c: (main): Call gdk_threads_init. Thus
5467         we'll avoid errors in auth dialog. Fix for the bug
5468         #343347.
5469
5470 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5471
5472         * configure.ac: Advertise pixbuf support, fix
5473         for the bug 343317.
5474
5475 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5476
5477         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5478         (ev_sidebar_thumbnails_set_document):
5479         
5480         Update sidebar thumbnails after reloading.
5481
5482 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5483
5484         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5485         * shell/ev-jobs.h:
5486         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5487         (ev_window_cmd_view_reload), (ev_window_init):
5488         
5489         Don't crash on reload. Fix for the bug #343167.
5490
5491 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5492
5493         * shell/ev-jobs.c: (ev_job_render_run):
5494         
5495         Check for document links.
5496
5497 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5498
5499         * backend/ev-attachment.c: (ev_attachment_save),
5500         (ev_attachment_launch_app), (ev_attachment_open):
5501         * backend/ev-document-factory.c: (get_document_from_uri):
5502         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5503         (egg_recent_view_uimanager_set_list):
5504         * ps/ps-document.c: (check_filecompressed), (document_load),
5505         (ps_document_load):
5506         * shell/ev-metadata-manager.c: (load_values):
5507         * shell/ev-password.c: (ev_password_dialog_set_property):
5508         * shell/ev-view.c: (tip_from_link):
5509         * shell/ev-window.c: (file_save_dialog_response_cb),
5510         (ev_window_print_dialog_response_cb):
5511         
5512         Use consistent quoting style. Fix for the bug #320285.
5513
5514 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5515
5516         * shell/ev-jobs.c: (ev_job_xfer_run):
5517         * shell/main.c: (load_files):
5518                 
5519         Open links with anchors. Fix for the bug #339836.
5520
5521 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5522
5523         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5524         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5525         (ev_link_dest_set_property), (ev_link_dest_finalize),
5526         (ev_link_dest_class_init), (ev_link_dest_new_named),
5527         (ev_link_dest_new_page_label):
5528         * backend/ev-link-dest.h:
5529         * shell/ev-application.c: (ev_application_open_uri):
5530         * shell/ev-view.c: (goto_dest):
5531         * shell/ev-window.c:
5532         * shell/ev-window.h:
5533         
5534         Fix page-label command line option. Bug #342070.
5535
5536 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5537
5538         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5539         
5540         Don't show highlight rects if page can't be showed. Fix for 
5541         the bug #342076
5542
5543 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5544
5545         * shell/ev-window.c: (setup_sidebar_from_metadata),
5546         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5547         
5548         Setup sidebar from metadata even if there is no document
5549         loaded. Fix for the bug #342807.
5550
5551 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5552
5553         * cut-n-paste/toolbar-editor/Makefile.am:
5554         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5555         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5556         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5557         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5558         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5559         (popup_context_menu_cb), (button_press_event_cb),
5560         (configure_item_sensitivity), (configure_item_cursor),
5561         (configure_item_tooltip), (connect_widget_signals),
5562         (action_sensitive_cb), (create_item_from_action),
5563         (create_item_from_position), (toolbar_drag_data_received_cb),
5564         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5565         (toolbar_drag_leave_cb), (configure_drag_dest),
5566         (toggled_visibility_cb), (toolbar_visibility_refresh),
5567         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5568         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5569         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5570         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5571         (egg_editable_toolbar_dispose),
5572         (egg_editable_toolbar_set_ui_manager),
5573         (egg_editable_toolbar_get_selected),
5574         (egg_editable_toolbar_set_selected), (set_edit_mode),
5575         (egg_editable_toolbar_set_property),
5576         (egg_editable_toolbar_get_property),
5577         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5578         (egg_editable_toolbar_new_with_model),
5579         (egg_editable_toolbar_get_edit_mode),
5580         (egg_editable_toolbar_set_edit_mode),
5581         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5582         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5583         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5584         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5585         (item_added_or_removed_cb), (toolbar_removed_cb),
5586         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5587         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5588         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5589         (editor_create_item_from_name), (append_table),
5590         (update_editor_sheet), (egg_toolbar_editor_init):
5591         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5592         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5593         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5594         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5595         (toolbar_node_free), (egg_toolbars_model_get_flags),
5596         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5597         (egg_toolbars_model_get_name), (impl_add_item),
5598         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5599         (parse_data_list), (parse_item_list), (parse_toolbars),
5600         (egg_toolbars_model_load_toolbars), (parse_available_list),
5601         (parse_names), (egg_toolbars_model_load_names),
5602         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5603         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5604         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5605         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5606         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5607         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5608         (egg_toolbars_model_set_types), (fill_avail_array),
5609         (egg_toolbars_model_get_name_avail),
5610         (egg_toolbars_model_get_name_flags),
5611         (egg_toolbars_model_set_name_flags):
5612         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5613         * cut-n-paste/toolbar-editor/eggintl.h:
5614         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5615         (egg_tree_multi_drag_source_get_type),
5616         (egg_tree_multi_drag_source_row_draggable),
5617         (egg_tree_multi_drag_source_drag_data_delete),
5618         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5619         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5620         (path_list_free), (set_context_data), (get_context_data),
5621         (get_info), (egg_tree_multi_drag_drag_data_get),
5622         (egg_tree_multi_drag_motion_event),
5623         (egg_tree_multi_drag_button_press_event),
5624         (egg_tree_multi_drag_add_drag_support):
5625         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5626         * shell/ev-application.c: (ev_application_init),
5627         (ev_application_save_toolbars_model):
5628         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5629         (ev_window_cmd_edit_toolbar), (ev_window_init):
5630         
5631         Sync toolbareditor with epiphany and libegg
5632
5633 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5634
5635         * configure.ac: 
5636
5637         Depend on poppler 0.5.2
5638
5639 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5640
5641         * shell/ev-jobs.c: (ev_job_render_run):
5642         
5643         Check if document supports links iterface.
5644
5645 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5646
5647         * NEWS:
5648         * configure.ac:
5649         
5650         Update for release 0.5.3
5651
5652 2006-05-13  Michael Plump  <plumpy@skylab.org>
5653
5654         * configure.ac:
5655         * shell/Makefile.am:
5656         * shell/main.c: (main):
5657         
5658         Port to GOption command line parsing. Fix for the 
5659         bug #327518
5660
5661 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5662
5663         * shell/ev-window.c: (ev_window_cmd_help_about):
5664         
5665         Do not wrap license. Fix for the bug #309460.
5666
5667 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5668
5669         * configure.ac:
5670         * properties/ev-properties-main.c: (ev_properties_get_pages):
5671         * shell/ev-application.c: (ev_application_open_window),
5672         (ev_application_open_uri_at_dest):
5673         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5674         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5675         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5676         * shell/ev-utils.c: (save_print_config_to_file):
5677         * shell/ev-window.c: (ev_window_cmd_save_as),
5678         (ev_attachment_popup_cmd_save_attachment_as):
5679         * shell/main.c: (load_files_remote):
5680         
5681         Bump requirements to gtk 2.8 and drop all ifdefs used.
5682
5683 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5684
5685         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5686         * shell/ev-window.c: (ev_window_init):
5687         
5688         Show attachments page.
5689
5690 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5691
5692         * po/POTFILES.in:
5693         * shell/ev-attachment-bar.c:
5694         * shell/ev-attachment-bar.h:
5695         * shell/ev-sidebar-attachments.c:
5696         (ev_sidebar_attachments_icon_cache_add),
5697         (icon_theme_get_pixbuf_from_mime_type),
5698         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5699         (ev_sidebar_attachments_icon_cache_refresh),
5700         (ev_sidebar_attachments_get_attachment_at_pos),
5701         (ev_sidebar_attachments_popup_menu_show),
5702         (ev_sidebar_attachments_popup_menu),
5703         (ev_sidebar_attachments_button_press),
5704         (ev_sidebar_attachments_update_icons),
5705         (ev_sidebar_attachments_drag_data_get),
5706         (ev_sidebar_attachments_get_property),
5707         (ev_sidebar_attachments_destroy),
5708         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5709         (ev_sidebar_attachments_new),
5710         (ev_sidebar_attachments_set_document),
5711         (ev_sidebar_attachments_support_document),
5712         (ev_sidebar_attachments_get_label),
5713         (ev_sidebar_attachments_page_iface_init):
5714         * shell/ev-sidebar-attachments.h:
5715         * shell/ev-window.c: (update_chrome_visibility),
5716         (setup_sidebar_from_metadata), (ev_window_setup_document),
5717         (ev_window_sidebar_current_page_changed_cb),
5718         (attachment_bar_menu_popup_cb), (ev_window_init):
5719         
5720         Move attachments bar to sidebar.
5721
5722 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5723
5724         * pdf/ev-poppler.cc:
5725         * shell/ev-application.[ch]:
5726         * shell/main.c:
5727
5728         Fix some memory leaks.
5729
5730 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5731
5732         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5733
5734         Change the properties dialog response to
5735         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5736         will make the dialog go away when the user presses
5737         enter. With gtk+ >= 2.9 this will happen anyway, but for
5738         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5739         escape by default. Fixes bug #340539. See also bug
5740         #101293 for the gtk+ part.
5741
5742 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5743
5744         * shell/ev-view.c (tip_from_action_named): Replace some strings
5745         that were wrong. Closes #340970.
5746
5747 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5748
5749         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5750
5751         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5752         #341049
5753
5754 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5755
5756         * djvu/Makefile.am:
5757         * dvi/Makefile.am:
5758         * dvi/mdvi-lib/Makefile.am:
5759         * properties/Makefile.am:
5760         * ps/Makefile.am:
5761         * shell/Makefile.am:
5762         * thumbnailer/Makefile.am:
5763         
5764         Due to broken libtool that is unable to track dependencies
5765         of noinst libraries we are forced to explicitely point
5766         libraries for binary. Fix for the bug #333334.
5767
5768 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5769
5770         * data/evince.desktop.in.in:
5771         * shell/ev-view.c: (view_update_range_and_current_page),
5772         (ev_view_next_page), (ev_view_previous_page):
5773         * shell/ev-window.c: (update_chrome_visibility),
5774         (setup_sidebar_from_metadata), (ev_window_setup_document),
5775         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5776         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5777         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5778         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5779         (ev_window_stop_presentation), (ev_window_focus_in_event),
5780         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5781         (ev_window_init):
5782         * thumbnailer/Makefile.am:
5783         
5784         Update fullscreen and presentation timeout handling. Hide
5785         cursor in presentation after timeout. Fix for the bugs
5786         #136359 and #336981.
5787
5788 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5789
5790         * backend/ev-link-action.[ch]:
5791         * pdf/ev-poppler.cc: (ev_link_from_action):
5792         * shell/ev-view-private.h:
5793         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5794         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5795
5796         Add support for Named Action links
5797
5798 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5799
5800         * backend/Makefile.am:
5801         * backend/ev-document-links.[ch]:
5802         * backend/ev-document.[ch]:
5803         * backend/ev-link-action.[ch]:
5804         * backend/ev-link-dest.[ch]:
5805         * backend/ev-link.[ch]:
5806         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5807         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5808         * shell/ev-page-action.c: (build_new_tree_cb):
5809         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5810         (links_page_num_func), (update_page_callback):
5811         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5812         (tip_from_link):
5813         * shell/ev-jobs.c:
5814         * shell/ev-window.[ch]: (ev_window_open_uri),
5815         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5816         * shell/ev-application.[ch]: (ev_application_open_window),
5817         (ev_application_open_uri):
5818
5819         Rework links system, it adds support for remote links now and it makes
5820         easier to add new kinds of actions and destinations. Fixes bug #317292
5821
5822 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5823
5824         * data/Makefile.am:
5825         * data/evince.png:
5826         * data/evince-16.png:
5827         * data/evince-22.png:
5828         * data/evince.svg:
5829         * shell/main.c: (main):
5830         
5831         Evince use it's own icon. Fix for the bug #313392.
5832
5833         * shell/ev-window.c: (fullscreen_timeout_cb),
5834         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5835         (ev_window_cmd_help_about), (ev_window_dispose):
5836         
5837         Simplify fullscreen timeout code.
5838
5839 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5840
5841         * backend/ev-attachment.c: 
5842         * shell/ev-attachment-bar.c:
5843         * shell/ev-window.c:
5844
5845         Allow multiple selection of attachments
5846
5847 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5848
5849         * shell/ev-view.c: (view_update_range_and_current_page),
5850         (ev_view_scroll):
5851         
5852         Fix for the bug #312573 – Optimal selection of current 
5853         page among visible pages.
5854
5855 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5856
5857         * configure.ac:
5858         * djvu/Makefile.am:
5859         * djvu/djvu-text.h:
5860         
5861         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
5862         for the bug 339868.
5863
5864 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
5865
5866         * configure.ac: Fix the LINGUAS stuff here too so it builds.
5867
5868 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5869
5870         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
5871         dictated by the GNOME HIG. Fixes bug #339235.
5872
5873 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5874
5875         * data/evince-ui.xml:
5876         * shell/ev-view.c: (ev_view_can_find_previous):
5877         * shell/ev-view.h:
5878         * shell/ev-window.c: (ev_window_update_actions),
5879         (ev_window_cmd_edit_find_previous):
5880
5881         Add support for "Find Previous" as dictated by the GNOME HIG. A
5882         menu item is added and some glue code to make it all work is added
5883         to various files.
5884
5885 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5886
5887         * configure.ac: Award myself the "useless use of cat" award.
5888
5889 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5890
5891         * po/LINGUAS: New file listing all supported languages.
5892
5893         * configure.in: Use po/LINGUAS instead of including all languages
5894         directly in this file. See the wiki for more information:
5895         http://live.gnome.org/GnomeGoals/PoLinguas
5896
5897 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5898
5899         * backend/ev-document-factory.c:
5900
5901         Do not load the document twice when there isn't errors
5902
5903 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5904
5905         * backend/ev-attachment.c: 
5906
5907         Fix a crash when there isn't a default application to open an
5908         attachment
5909
5910 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5911
5912         * backend/ev-attachment.[ch]:
5913         * shell/ev-attachment-bar.[ch]:
5914
5915         Added missing files. 
5916
5917 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5918
5919         * backend/Makefile.am:
5920         * data/evince-ui.xml:
5921         * backend/ev-attachment.[ch]:
5922         * backend/ev-document.[ch]: (ev_document_has_attachments),
5923         (ev_document_get_attachments):
5924         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
5925         (attachment_save_to_buffer), (pdf_document_get_attachments),
5926         (pdf_document_document_iface_init):
5927         * shell/Makefile.am:
5928         * shell/ev-attachment-bar.[ch]:
5929         * shell/ev-window.c:
5930
5931         Add support for PDF attachments. Fixes bug #325143
5932
5933 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5934
5935         * backend/ev-document-factory.c: (get_document_from_uri),
5936         (ev_document_factory_get_document):
5937         * backend/ev-document-factory.h:
5938         * properties/ev-properties-main.c: (ev_properties_get_pages):
5939         * shell/Makefile.am:
5940         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5941         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5942         (ev_job_queue_remove_job):
5943         * shell/ev-job-queue.h:
5944         * shell/ev-job-xfer.c:
5945         * shell/ev-job-xfer.h:
5946         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
5947         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
5948         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
5949         (ev_job_xfer_run):
5950         * shell/ev-jobs.h:
5951         * shell/ev-window.c: (ev_window_is_empty),
5952         (password_dialog_response), (ev_window_clear_xfer_job),
5953         (ev_window_xfer_job_cb), (ev_window_open_uri),
5954         (ev_window_cmd_focus_page_selector),
5955         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
5956         (ev_window_cmd_continuous), (ev_window_cmd_dual),
5957         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
5958         (ev_window_dispose):
5959         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5960         
5961         * Cleanup mime type detection on document load. Fix for the
5962         bug #336448.
5963
5964 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5965
5966         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
5967         
5968         Fix crash on exit, described in the bug #336825.
5969
5970 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5971
5972         * backend/ev-document-factory.c:
5973         (ev_document_factory_get_from_mime),
5974         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
5975         (ev_document_factory_get_document),
5976         (file_filter_add_mime_list_and_free),
5977         (ev_document_factory_add_filters):
5978         * backend/ev-document-factory.h:
5979         * properties/ev-properties-main.c: (ev_properties_get_pages):
5980         * shell/Makefile.am:
5981         * shell/ev-application.c:
5982         * shell/ev-job-xfer.c: (ev_job_xfer_run):
5983         * shell/ev-window.c: (ev_window_cmd_file_open),
5984         (ev_window_cmd_save_as):
5985         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5986         
5987         Rework factory functions so they are placed now in a single 
5988         file ev-document-factory.c
5989
5990 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5991
5992         * shell/ev-window.c: (update_chrome_visibility):
5993         
5994         Fix for the bug 166566 - don't show menubar in fullscreen
5995         mode.
5996
5997 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
5998
5999         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6000
6001 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6002
6003         * shell/ev-view.c: (ev_view_expose_event):
6004         
6005         More correctly draw loading text when document
6006         is empty.
6007
6008 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6009
6010         * shell/ev-view.c: (ev_view_scroll):
6011         
6012         Fix for the bug #334854, page down and page up switch
6013         pages in presentation mode.
6014
6015 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6016
6017         * shell/ev-window.c: (ev_window_set_action_sensitive),
6018         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6019         (ev_window_set_view_accels_sensitivity),
6020         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6021         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6022         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6023         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6024         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6025         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6026         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6027         (view_actions_focus_in_cb), (ev_window_init):
6028         
6029         Fix for the bug #333902, now it's possible to search
6030         words with slash.
6031
6032 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6033
6034         * configure.ac: Added Breton translation.
6035         * po/br.po: Added Breton translation.
6036
6037 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6038
6039         * shell/ev-window-title (ev_window_title_update):
6040
6041         Fix memory leak in window title. Fixes bug #333944
6042
6043 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6044
6045         * shell/ev-metadata-manager.c (parseItem):
6046
6047         Fix memory leaks. Fixes bug #333945
6048
6049 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6050         
6051         * NEWS, configure.ac, TODO:
6052         
6053         Update for release 0.5.2.
6054
6055 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6056
6057         * shell/ev-view.c: (view_update_range_and_current_page),
6058         (page_changed_cb):
6059         
6060         Don't jump on scrolling, fix for the bug #333127.
6061
6062 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6063
6064         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6065         
6066         Scroll by one page in presentation mode. Fix for the bug
6067         #332993.
6068
6069 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6070
6071         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6072
6073 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6074
6075         * configure.ac  Added lv in ALL_LINGUAS line.
6076
6077 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6078         
6079         * NEWS, configure.ac:
6080         
6081         Update for release 0.5.1
6082
6083 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6084
6085         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6086         * backend/ev-document-misc.h:
6087         * shell/ev-view.c: (draw_one_page):
6088         
6089          Clairfy what page the toolbar page number applies to. Fix
6090          for the bug #328102.
6091
6092 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6093
6094         * shell/ev-view-private.h:
6095         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6096         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6097         (ev_view_search_changed):
6098         * shell/ev-view.h:
6099         * shell/ev-window.c: (find_bar_search_changed_cb):
6100         
6101         Dont't jump to find result if window was scrolled during search.
6102         Fix for the bug #313266.
6103
6104 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6105
6106         * shell/eggfindbar.c: (egg_find_bar_class_init):
6107         * shell/eggfindbar.h:
6108         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6109         * shell/ev-view-private.h:
6110         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6111         (ev_view_class_init), (ev_sizing_mode_get_type),
6112         (ev_scroll_type_get_type):
6113         * shell/ev-view.h:
6114         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6115         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6116         (ev_window_init):
6117         
6118         Fix for the bug 319133 - Find entry should allow text scroll.
6119
6120 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6121
6122         * shell/ev-view-private.h:
6123         * shell/ev-view.c: (view_update_range_and_current_page),
6124         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6125         (ev_view_set_document), (update_find_status_message),
6126         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6127         (ev_view_find_previous):
6128         
6129         Fix for the bug #319137. Search now takes account for scrolling.
6130
6131 2006-02-19  Michael Hofmann <mh21@piware.de>
6132
6133         * configure.ac:
6134         * djvu/Makefile.am:
6135         * djvu/djvu-document-private.h:
6136         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6137         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6138         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6139         (djvu_document_can_get_text), (djvu_document_get_text),
6140         (djvu_document_document_iface_init),
6141         (djvu_document_thumbnails_get_thumbnail),
6142         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6143         (djvu_document_find_get_result),
6144         (djvu_document_find_page_has_results),
6145         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6146         (djvu_document_find_iface_init):
6147         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6148         (djvu_text_page_selection), (djvu_text_page_limits_process),
6149         (djvu_text_page_limits), (djvu_text_page_copy),
6150         (djvu_text_page_position), (djvu_text_page_union),
6151         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6152         (djvu_text_page_box), (djvu_text_page_append_text),
6153         (djvu_text_page_search), (djvu_text_page_prepare_search),
6154         (djvu_text_page_new), (djvu_text_page_free):
6155         * djvu/djvu-text-page.h:
6156         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6157         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6158         (djvu_text_n_results), (djvu_text_has_results),
6159         (djvu_text_get_result), (djvu_text_get_progress):
6160         * djvu/djvu-text.h:
6161         
6162         Text search in djvu. Fix for the bug #303415.
6163
6164 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6165
6166         * configure.ac:
6167         * shell/ev-window.c: (ev_window_cmd_save_as):
6168         
6169         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6170         Thanks to Gary Coady <gary@lyranthe.org>
6171
6172 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6173
6174         * shell/ev-print-job.c: (idle_print_handler):
6175         
6176         Inverse order printing, bug #320919.
6177
6178 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6179
6180         * data/evince-toolbar.xml:
6181         * shell/ev-window.c:
6182         
6183         Allow to add sidebar checkbutton on toolbar. Fix
6184         for the bug #144577.
6185
6186 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6187
6188         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6189         
6190         Add checks that have sense for empty ps document.
6191
6192 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6193
6194         * configure.ac: Include PS in mime types list. 
6195
6196 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6197
6198         * configure.ac:
6199         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6200         * ps/gsdefaults.h:
6201         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6202         
6203         Runtime check for gs interpreter. Fix for the bug #320868.
6204         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6205
6206 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6207
6208         * shell/ev-application.c: 
6209
6210         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6211         dbus>=0.60, so that the request is not queued. 
6212
6213 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6214
6215         * configure.ac:
6216         * shell/Makefile.am:
6217         * shell/ev-sidebar-links.c: (print_section_cb):
6218         * shell/ev-utils.c:
6219         * shell/ev-utils.h:
6220         * shell/ev-window.c: (update_action_sensitivity),
6221         (ev_window_close_dialogs), (ev_window_print):
6222         * shell/ev-window.h:
6223         
6224         Make printing support optional. Patch from Eduardo de Barros Lima
6225         <eduardo.lima@indt.org.br> for the bug #330546.
6226
6227 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6228
6229         * shell/ev-view-private.h:
6230         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6231         (ev_view_set_document):
6232         * shell/ev-view.h:
6233         * shell/ev-window.c: (ev_window_load_job_cb),
6234         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6235         (ev_window_init):
6236
6237         Draw Loading message during xfer job. Fix for the bug #329495.
6238
6239 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6240
6241         * comics/comics-document.c: (comics_regex_quote),
6242         (comics_document_load), (extract_argv):
6243         
6244         Correcly quote regexp before passing it to unzip.
6245
6246 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6247
6248         * shell/ev-page-cache.c: (build_height_to_page),
6249         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6250         (ev_page_cache_get_dual_even_left):
6251         * shell/ev-page-cache.h:
6252         * shell/ev-view.c: (view_update_range_and_current_page),
6253         (get_page_y_offset), (get_page_extents):
6254         
6255         Place even pages to the left if document has less then
6256         two pages. Fix for the bug #328856.
6257
6258 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6259
6260         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6261         
6262         Correct comics scheme. This make evince create thumbnails
6263         for comic books. Fix for the bug 329088.
6264
6265 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6266
6267         * data/evince-password.glade: Don't explicitly set
6268         invisible_char to the current default value in case
6269         the default changes; let GTK+ do its magic.
6270
6271 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6272
6273         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6274         real filename to tmp filename since often document
6275         type is determined by extension.
6276
6277 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6278
6279         * shell/ev-view.c: (add_scroll_binding_keypad),
6280         (ev_view_binding_activated), (ev_view_class_init):
6281         
6282         Add keybindings for percision-scrolling of display area. 
6283         Fix for the bug #314072.
6284
6285 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6286
6287         * data/evince.desktop.in.in:
6288         
6289         Add GTK to the list of categories. Fix for the bug #328034.
6290
6291 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6292
6293         * shell/ev-application.c: (ev_application_shutdown),
6294         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6295         * shell/ev-application.h:
6296         * shell/ev-window.c: (file_open_dialog_response_cb),
6297         (ev_window_cmd_file_open):
6298         
6299         Save last uri in file chooser dialog. Fix for the bug #327950.
6300
6301 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6302
6303         * NEWS:
6304         * README:
6305         
6306         Final update for release 0.5.0
6307         
6308         * shell/Makefile.am:
6309         
6310         Remove disable deprecated until we'll require libgnome-2.13.7
6311         and port to GOption argument parsing. See bug 327518.
6312
6313 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6314
6315         * comics/comics-document.c: (comics_document_save):
6316         * djvu/djvu-document.c: (djvu_document_save):
6317         * dvi/dvi-document.c: (dvi_document_save):
6318         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6319         * lib/ev-file-helpers.h:
6320         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6321         * tiff/tiff-document.c: (tiff_document_save):
6322         
6323         Use common save function for backends.
6324
6325 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6326
6327         * backend/ev-document-types.c:
6328         
6329         Fix crash on saving pixbuf.
6330
6331 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6332
6333         * cut-n-paste/recent-files/egg-recent-item.c:
6334         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6335         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6336         (parse_info_free), (valid_element), (start_element_handler),
6337         (end_element_handler), (text_handler), (egg_recent_model_filter),
6338         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6339         (egg_recent_model_monitor), (egg_recent_model_read),
6340         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6341         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6342         (egg_recent_model_set_property), (egg_recent_model_class_init),
6343         (egg_recent_model_init), (egg_recent_model_add_full),
6344         (egg_recent_model_delete), (egg_recent_model_get_list),
6345         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6346         (egg_recent_model_set_filter_mime_types),
6347         (egg_recent_model_clear_group_filter),
6348         (egg_recent_model_set_filter_groups),
6349         (egg_recent_model_clear_scheme_filter),
6350         (egg_recent_model_set_filter_uri_schemes),
6351         (egg_recent_model_remove_expired):
6352         * cut-n-paste/recent-files/egg-recent-util.c:
6353         (egg_recent_util_get_icon):
6354         * cut-n-paste/recent-files/egg-recent-util.h:
6355         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6356         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6357         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6358         (egg_recent_view_uimanager_set_property),
6359         (egg_recent_view_uimanager_get_property),
6360         (egg_recent_view_uimanager_class_init),
6361         (egg_recent_view_uimanager_init),
6362         (egg_recent_view_uimanager_set_label_width),
6363         (egg_recent_view_uimanager_get_label_width):
6364         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6365         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6366         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6367         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6368         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6369         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6370         
6371         Update from libegg.
6372
6373 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6374
6375         * shell/ev-page-cache.c: (build_height_to_page),
6376         (ev_page_cache_get_height_to_page):
6377         * shell/ev-page-cache.h:
6378         * shell/ev-view.c: (view_update_range_and_current_page),
6379         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6380         (ev_view_previous_page):
6381         
6382         Dual mode places even pages to the left. Fix for the bug #309393.
6383
6384         * shell/ev-view.h:
6385         * shell/ev-window.c: (update_action_sensitivity),
6386         (setup_view_from_metadata), (view_menu_popup_cb):
6387         
6388         Don't restore presentation in empty windows, more intelligent
6389         next page behaviour in dual mode.
6390
6391         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6392         (ev_pixbuf_cache_clear_job_sizes):
6393         
6394         Cleanup job callback on removal. Fix for the bug #325886.
6395
6396 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6397
6398         * ps/ps.c: (psscan):
6399         
6400         Commit workaround Mozilla problem. Fix for the bug #325919
6401         
6402         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6403         (save_item):
6404         
6405         Fix for year 2038 problem.
6406
6407 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6408
6409         * shell/ev-window.c: (setup_document_from_metadata),
6410         (ev_window_cmd_view_reload):
6411
6412         Clamp page recieved from metadata in valid values. Fix
6413         for the bug #325986.
6414
6415 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6416
6417         * MAINTAINERS: 
6418         Add MAINTAINERS as requested on desktop-devel-list.
6419
6420 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6421
6422         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6423         (mime_type_supported_by_gdk_pixbuf),
6424         (ev_document_factory_get_mime_types),
6425         (ev_document_factory_get_all_mime_types):
6426         
6427         Don't add pixbuf mime types if pixbuf backend is disabled.
6428         
6429         * shell/ev-application.c: (ev_application_get_uri_window):
6430         
6431         Fix for the bug 325815 - unhandled MIME type message doesn't 
6432         appear a second time. 
6433         
6434         * shell/ev-document-types.c: (ev_document_types_add_filters):
6435         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6436         (password_dialog_response), (ev_window_popup_password_dialog),
6437         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6438         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6439         (ev_window_run_presentation), (ev_window_stop_presentation),
6440         (save_sizing_mode), (ev_window_zoom_changed_cb),
6441         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6442         (ev_window_dual_mode_changed_cb),
6443         (ev_window_sidebar_current_page_changed_cb),
6444         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6445         (window_state_event_cb), (window_configure_event_cb):
6446         
6447         Cleanup additional uris holded by EvWindow.
6448
6449 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6450
6451         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6452         (ev_view_can_previous_page), (ev_view_can_next_page):
6453         * shell/ev-view.h:
6454         * shell/ev-window.c: (update_action_sensitivity):
6455         
6456         Two page scrolling with Space and PageUp in dual mode. Second fix 
6457         for the bug #316608.
6458
6459 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6460
6461         * shell/ev-view.c: (scroll_to_current_page):
6462         
6463         Correctly clamp adjustment value. Fix for the bug
6464         #325808.
6465
6466 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6467
6468         * shell/ev-sidebar-links.c: (print_section_cb):
6469         * shell/ev-window.c: (ev_window_get_uri),
6470         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6471         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6472         (ev_window_dispose):
6473         
6474         Make print dialog non-modal. Fix for the bug #325622.
6475
6476 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6477
6478         * shell/ev-metadata-manager.c:
6479         * shell/ev-utils.c: (using_pdf_printer),
6480         (using_postscript_printer), (load_print_config_from_file),
6481         (save_print_config_to_file):
6482         * shell/ev-utils.h:
6483         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6484         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6485         (setup_view_from_metadata), (ev_window_setup_document),
6486         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6487         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6488         (ev_window_run_presentation), (ev_window_stop_presentation),
6489         (save_sizing_mode), (ev_window_zoom_changed_cb),
6490         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6491         (ev_window_dual_mode_changed_cb),
6492         (ev_window_sidebar_current_page_changed_cb),
6493         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6494         (window_state_event_cb), (window_configure_event_cb),
6495         (ev_window_init):
6496         
6497         Setting saving behaviour fixes.
6498
6499 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6500
6501         * configure.ac:
6502         
6503         Make antialiasing gs options better and allow
6504         to change them during configure. Fix for the 
6505         bug #319049.
6506
6507 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6508
6509         * shell/ev-window.c: (setup_view_from_metadata):
6510         
6511         Remember if last window was maximized. Fix for the
6512         bug #323797.
6513
6514 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6515
6516         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6517
6518 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6519
6520         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6521         * shell/ev-page-action.c: (build_new_tree_cb):
6522         * shell/ev-sidebar-links.c: (links_page_num_func),
6523         (update_page_callback_foreach), (update_page_callback):
6524         * shell/ev-view.c: (scroll_to_current_page):
6525         
6526         Fix for the bug #325067 with more intelligent selection
6527         of current link in sidebar. Make sidebar handle links
6528         of FITR-like type more correctly.
6529
6530         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6531         (dvi_pixbuf_put_pixel):
6532         
6533         Fix memory consumtion with disabled alpha channel.
6534
6535 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6536
6537         * data/evince-ui.xml:
6538         * shell/ev-window.c: (view_menu_popup_cb),
6539         (ev_popup_cmd_open_link), (ev_window_init):
6540         
6541         Update context menu for internal links. Fix for the bug
6542         #325066.
6543
6544 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6545
6546         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6547         
6548         Bind context menu to keyboard also. Fix for the bug
6549         #325065.
6550
6551 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6552
6553         * shell/ev-view.c: (selection_scroll_timeout_cb):
6554         
6555         Horizontal scroll on selection also.
6556
6557 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6558
6559         * shell/ev-metadata-manager.c: (parse_value):
6560         * shell/ev-view.c: (goto_xyz_link):
6561         
6562         Correct zoom setup and metadata save broken in 
6563         some locales.
6564
6565 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6566
6567         * shell/ev-view-private.h:
6568         * shell/ev-view.c: (scroll_to_current_page),
6569         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6570         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6571         (page_changed_cb), (ev_view_set_continuous),
6572         (ev_view_set_dual_page), (ev_view_set_presentation):
6573         
6574         Delay scroll until allocation to correctly position page. Fix
6575         for the bug #317334.
6576
6577 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6578
6579         * NEWS:
6580         * configure.ac:
6581         
6582         Update NEWS and require poppler 0.5.0.
6583
6584 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6585         
6586         * data/evince-ui.xml:
6587         * shell/ev-view-private.h:
6588         * shell/ev-view.c: (ev_view_get_link_at_location),
6589         (handle_link_over_xy), (ev_view_button_press_event),
6590         (ev_view_button_release_event), (ev_view_class_init):
6591         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6592         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6593         (ev_window_init):
6594         
6595         Implement right-click context menu.
6596
6597 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6598
6599         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6600         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6601         (mdvi_pixbuf_device_render):
6602         * pdf/ev-poppler.cc:
6603
6604         Don't generate thumbnails with alpha. See bug #324077.
6605         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6606
6607 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6608
6609         * shell/ev-window.c: (setup_chrome_from_metadata):
6610         
6611         Fix typo that was hiding toolbar.
6612
6613 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6614
6615         * shell/ev-view-private.h:
6616         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6617         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6618         (ev_view_button_release_event), (ev_view_destroy):
6619         
6620         Small cleanup and autoscrolling during selection. Thanks to 
6621         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6622
6623 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6624
6625         * configure.ac:
6626         
6627         Correctly check for comics option.
6628
6629 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6630         * Makefile.am:
6631         * configure.ac:
6632         * backend/Makefile.am:
6633         * backend/ev-document-factory.c:
6634         * shell/ev-document-types.c:
6635
6636         Included option in configure to make ps backend 
6637         compilation optional with --disable-ps.
6638
6639 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6640
6641         * backend/ev-document-factory.c:
6642         * comics/Makefile.am:
6643         * comics/comics-document.c: (comics_document_load):
6644         * comics/ev-cbr-mime.xml:
6645         * configure.ac:
6646         
6647         Comics mime types are added to shared-mime-info CVS. Now
6648         we don't need to install our own mime types.
6649
6650 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6651
6652         * shell/ev-window.c:
6653         
6654         Add shortcut for "save a copy" menu entry. Fix for
6655         the bug #324582.
6656
6657 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6658
6659         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6660         (job_finished_cb), (new_selection_pixbuf_needed),
6661         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6662         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6663         
6664         Rework selection job info logic and fix critical warning.
6665
6666 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6667
6668         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6669
6670 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6671
6672         * data/evince-ui.xml:
6673         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6674         
6675         Enter as shortcut key for next page. Fix for the bug
6676         #321394.
6677
6678 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6679
6680         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6681
6682 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6683
6684         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6685         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6686         (new_selection_pixbuf_needed),
6687         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6688         (clear_job_selection):
6689         
6690         Too early for 0.5. Pixbuf cache code cleaned a bit.
6691
6692 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6693
6694         * NEWS:
6695         * configure.ac:
6696         
6697         Release 0.5.0 preparation
6698
6699 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6700
6701         * comics/Makefile.am:
6702         * configure.ac:
6703         * shell/ev-document-types.c: (ev_document_types_add_filters):
6704         
6705         More advanced handling of custom mime type installation.
6706
6707 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6708
6709         * data/evince.schemas.in:
6710         * shell/ev-metadata-manager.c: (value_free),
6711         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6712         (ev_metadata_manager_get), (ev_metadata_manager_set):
6713         * shell/ev-metadata-manager.h:
6714         * shell/ev-window.c: (update_chrome_flag),
6715         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6716         (setup_document_from_metadata), (setup_chrome_from_metadata),
6717         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6718         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6719         (ev_window_view_toolbar_cb),
6720         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6721         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6722         
6723         Save last document settings and reuse them for new documents.
6724
6725 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6726
6727         * Makefile.am:
6728         * backend/Makefile.am:
6729         * backend/ev-document-factory.c:
6730         * backend/ev-document-factory.h:
6731         * comics/Makefile.am:
6732         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6733         (comics_document_load), (comics_document_save),
6734         (comics_document_get_n_pages), (comics_document_get_page_size),
6735         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6736         (comics_document_class_init), (comics_document_can_get_text),
6737         (comics_document_get_info), (comics_document_document_iface_init),
6738         (comics_document_init), (get_supported_image_extensions),
6739         (comics_document_thumbnails_get_geometry),
6740         (comics_document_thumbnails_get_thumbnail),
6741         (comics_document_thumbnails_get_dimensions),
6742         (comics_document_document_thumbnails_iface_init), (extract_argv):
6743         * comics/comics-document.h:
6744         * comics/ev-cbr-mime.xml:
6745         * configure.ac:
6746         * po/POTFILES.in:
6747         * shell/ev-application.c: (ev_application_register_service):
6748         * shell/ev-document-types.c: (ev_document_types_add_filters):
6749         * thumbnailer/Makefile.am:
6750         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6751         
6752         New CBR/CBZ backend for comic books.
6753
6754 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6755
6756         * shell/main.c: (load_files_remote):
6757
6758         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6759         warning on startup of second instance is fixed. It
6760         is bug #320353.
6761
6762 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6763
6764         * shell/ev-window.c: (ev_window_finalize):
6765         
6766         Fix double free that cause crash.
6767
6768 2005-10-29  Bastien Nocera <hadess@hadess.net>
6769
6770         * tiff/tiff-document.c: (tiff_document_load):
6771         
6772         Fix memory leak.
6773
6774 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6775
6776         * po/POTFILES.in:
6777         * shell/Makefile.am:
6778         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6779         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6780         (ev_view_accessible_get_text),
6781         (ev_view_accessible_get_character_at_offset),
6782         (ev_view_accessible_get_text_before_offset),
6783         (ev_view_accessible_get_text_at_offset),
6784         (ev_view_accessible_get_text_after_offset),
6785         (ev_view_accessible_get_character_count),
6786         (ev_view_accessible_get_caret_offset),
6787         (ev_view_accessible_set_caret_offset),
6788         (ev_view_accessible_get_run_attributes),
6789         (ev_view_accessible_get_default_attributes),
6790         (ev_view_accessible_get_character_extents),
6791         (ev_view_accessible_get_offset_at_point),
6792         (ev_view_accessible_get_n_selections),
6793         (ev_view_accessible_get_selection),
6794         (ev_view_accessible_add_selection),
6795         (ev_view_accessible_remove_selection),
6796         (ev_view_accessible_set_selection),
6797         (ev_view_accessible_text_iface_init),
6798         (ev_view_accessible_idle_do_action),
6799         (ev_view_accessible_action_do_action),
6800         (ev_view_accessible_action_get_n_actions),
6801         (ev_view_accessible_action_get_description),
6802         (ev_view_accessible_action_get_name),
6803         (ev_view_accessible_action_set_description),
6804         (ev_view_accessible_action_iface_init),
6805         (ev_view_accessible_get_type), (ev_view_accessible_new),
6806         (ev_view_accessible_factory_get_accessible_type),
6807         (ev_view_accessible_factory_create_accessible),
6808         (ev_view_accessible_factory_class_init),
6809         (ev_view_accessible_factory_get_type):
6810         * shell/ev-view-accessible.h:
6811         * shell/ev-view-private.h:
6812         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6813         * shell/ev-view.h:
6814         
6815         Initial accessibility support.
6816
6817 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6818
6819         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6820
6821 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
6822
6823         * shell/ev-print-job.c: (idle_print_handler):
6824         
6825         Fix for bug Bug 318916: Printing multiple pages.
6826
6827 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
6828
6829         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
6830
6831 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6832
6833         * pdf/ev-poppler.cc:
6834         
6835         Thumnail dimensions unified with other backends.
6836         
6837         * shell/ev-window-title.c: (ev_window_title_update):
6838         
6839         Fix warning.
6840
6841 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6842
6843         * data/ev-stock-zoom-fit-width.png:
6844         
6845         Remove unused file.
6846
6847 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6848
6849         * configure.ac:
6850         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
6851         (djvu_document_finalize):
6852         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
6853         (dvi_document_finalize):
6854         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
6855         (pixbuf_document_save), (pixbuf_document_finalize):
6856         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
6857         (tiff_document_finalize):
6858         
6859         Save a copy implemented for various backends.
6860
6861 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
6862
6863         * configure.ac:
6864         
6865         Don't link with ltiff if tiff is disabled.
6866
6867 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6868
6869         * pdf/GDKSplashOutputDev.cc:
6870         * pdf/GDKSplashOutputDev.h:
6871         * pdf/Thumb.cc:
6872         * pdf/Thumb.h:
6873         * pdf/pdf-document.cc:
6874         * pdf/pdf-document.h:
6875         * pdf/test-gdk-output-dev.cc:
6876         
6877         Remove old unused files.
6878
6879 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6880
6881         * shell/ev-window.c: (ev_window_setup_document):
6882         
6883         Fixed warnings on reload and probably crash reason.
6884
6885 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6886
6887         * properties/ev-properties-view.c:
6888         (ev_properties_view_format_date):
6889         
6890         Check if date is invalid. Fix for bug 318134.
6891
6892 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
6893
6894         * shell/ev-window-title.c:
6895         
6896         Add .indd files (Adobe Indesign) to the list of "bad
6897         extensions".
6898
6899 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6900
6901         * data/evince-ui.xml:
6902         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6903         
6904         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
6905
6906 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6907
6908         * shell/ev-window.c: (launch_link), (launch_external_uri),
6909         (view_external_link_cb):
6910
6911         URL-escape link before passing it to gnome_vfs_url_show.
6912
6913 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6914
6915         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
6916         there isn't text selected.
6917
6918 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
6919
6920         * shell/ev-view.c: (handle_link_over_xy):
6921
6922         Check tooltip is valid utf8 before showing it
6923
6924 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
6925
6926         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
6927
6928 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
6929
6930         * shell/ev-window-title.c: (ev_window_title_update):
6931
6932         Guard against using g_strstrip on NULL. Fixes bug #317291.
6933
6934 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6935
6936         * pdf/ev-poppler.cc:
6937
6938         Show title even for unknown links
6939
6940 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6941
6942         * shell/ev-window-title.c: (ev_window_title_update):
6943
6944         Strip the title string
6945
6946 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6947
6948         * shell/ev-window-title.c:
6949
6950         Add .rtf to the bad extensions list
6951
6952 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6953
6954         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
6955         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
6956
6957         Ignore link coordinates if they are outside page bounds
6958
6959 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
6960
6961         * backend/ev-link.c: (ev_link_type_get_type),
6962         (ev_link_get_filename), (ev_link_get_params),
6963         (ev_link_get_property), (ev_link_set_property),
6964         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
6965         * backend/ev-link.h:
6966         * pdf/ev-poppler.cc:
6967         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
6968         * shell/ev-window.c: (launch_link), (view_external_link_cb),
6969         (ev_window_init):
6970
6971         Implement launch links. Delegate external link opening to
6972         the window.
6973
6974 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6975
6976         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
6977         (ev_link_get_right), (ev_link_get_property),
6978         (ev_link_set_property), (ev_link_class_init),
6979         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
6980         * backend/ev-link.h:
6981         * pdf/ev-poppler.cc:
6982         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
6983
6984         Implement fitr links
6985
6986 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
6987
6988         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
6989         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
6990         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
6991         (ev_view_size_request_continuous),
6992         (ev_view_size_request_dual_page),
6993         (ev_view_size_request_single_page), (ev_view_size_allocate),
6994         (ev_view_zoom_for_size_continuous_and_dual_page),
6995         (ev_view_zoom_for_size_continuous),
6996         (ev_view_zoom_for_size_dual_page),
6997         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
6998         (ev_sizing_mode_get_type):
6999         * shell/ev-view.h:
7000         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7001
7002         Do not use modes for link, we need to calculate size ad hoc.
7003         Still not perfect because of the usual scrollbar issues grrr.
7004
7005 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7006
7007         * backend/ev-link.c: (ev_link_type_get_type),
7008         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7009         * backend/ev-link.h:
7010         * pdf/ev-poppler.cc:
7011         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7012         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7013         (ev_view_size_request_continuous),
7014         (ev_view_size_request_dual_page),
7015         (ev_view_size_request_single_page), (ev_view_size_allocate),
7016         (zoom_for_size_fit_height),
7017         (ev_view_zoom_for_size_continuous_and_dual_page),
7018         (ev_view_zoom_for_size_continuous),
7019         (ev_view_zoom_for_size_dual_page),
7020         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7021         (ev_sizing_mode_get_type):
7022         * shell/ev-view.h:
7023         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7024
7025         Implement FIT_HEIGHT mode (only for links).
7026         Implement FITH links
7027
7028 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7029
7030         * shell/ev-window-title.c: (get_filename_from_uri),
7031         (ev_window_title_sanitize_extension), (ev_window_title_update),
7032         (ev_window_title_set_document), (ev_window_title_set_uri),
7033         (ev_window_title_free):
7034         * shell/ev-window-title.h:
7035         * shell/ev-window.c: (ev_window_setup_document),
7036         (ev_window_popup_password_dialog):
7037
7038         Refactor window title building while fixing it for
7039         password documents.
7040
7041 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7042
7043         * pdf/ev-poppler.cc:
7044
7045         Escape link title before setting it in the model
7046
7047 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7048
7049         * shell/ev-application.c: (removed_from_session), (save_session),
7050         (init_session), (ev_application_get_empty_window),
7051         (ev_application_init), (ev_application_get_windows):
7052         * shell/ev-application.h:
7053         * shell/ev-window.c: (ev_window_finalize):
7054
7055         Add a function to retrieve window list and share it where
7056         necessary.
7057         Implement session handling, works pretty well thanks to the
7058         metadata system.
7059
7060 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7061
7062         * shell/ev-password.c: (ev_password_item_created_callback),
7063         (ev_password_dialog_save_password):
7064         
7065         Fix for bug 316972. Use async gnome-keyring API.
7066
7067 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7068
7069         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7070         Remove unused unrealize handler. Add scroll handling to
7071         ev_view_scroll_event for presentation mode (bug #316708),
7072         and fix the event state checks there.
7073
7074 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7075
7076         * shell/ev-page-action.c: (page_changed_cb):
7077
7078         "marco, maybe we should be crazy and jump right to 6! :)"
7079
7080         Bryan Clark, Sep 2005
7081
7082 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7083
7084         * ps/ps-document.c: (save_document), (ps_document_save),
7085         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7086         (ps_document_ps_export_end):
7087
7088         Fix unstructured documents save and print
7089
7090 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7091
7092         * shell/ev-application.c: (ev_application_open_uri):
7093
7094         Fix window size persistance
7095
7096 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7097
7098         * shell/ev-view.c: (ev_view_button_release_event):
7099
7100         Based on a patch from carlosgc@gnome.org. Mouse buttons
7101         switch pages in presentation mode.
7102
7103 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7104
7105         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7106
7107         Dont cast to int before scaling
7108
7109 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7110
7111         * backend/ev-link.c: (ev_link_type_get_type),
7112         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7113         (ev_link_new_page_fith):
7114         * backend/ev-link.h:
7115         * pdf/ev-poppler.cc:
7116         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7117
7118         Implement FIT and FITH links
7119
7120 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7121
7122         * pdf/ev-poppler.cc:
7123
7124         Return 0 results when search is not in progress.
7125
7126         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7127         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7128
7129         Update menu sensitivity when cancelling search
7130
7131 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7132
7133         * shell/ev-view.c: (ev_view_can_find_next):
7134
7135         Take all pages in consideration, not just current one
7136
7137 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7138
7139         * shell/ev-page-cache.c:
7140         * shell/ev-page-cache.h:
7141         * shell/ev-view.c: (ev_view_binding_activated),
7142         (ev_view_next_page), (ev_view_previous_page),
7143         (ev_sizing_mode_get_type):
7144         * shell/ev-view.h:
7145         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7146         (ev_window_cmd_go_next_page):
7147
7148         Move page next/previous functions from page chace to
7149         view and change it to move by 2 page steps in dual mode.
7150
7151 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7152
7153         * shell/ev-window.c: (update_sidebar_visibility),
7154         (setup_sidebar_from_metadata), (ev_window_setup_document),
7155         (setup_view_from_metadata):
7156
7157         Show the index by default when there is one     
7158
7159 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7160
7161         * shell/ev-window-title.c: (ev_window_title_set_document):
7162
7163         Missing null check
7164
7165 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7166
7167         * shell/ev-view.c: (view_update_range_and_current_page):
7168         
7169         Allow display of last odd page in dual view. Fix for 316347.
7170
7171 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7172
7173         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7174         
7175         Make close button default. Fix for 316383.
7176
7177 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7178
7179         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7180         
7181         Mark close button as default. Fix for 316381.
7182
7183 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7184
7185         * backend/ev-link.c: (ev_link_class_init):
7186
7187         Allow negative doubles in left/top properties
7188
7189 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7190
7191         * shell/ev-window.c:
7192
7193         Remove a bunch of strings that was used only
7194         by the statusbar.
7195
7196 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7197
7198         * shell/ev-window-title.c: (get_filename_from_uri),
7199         (ev_window_title_set_document):
7200
7201         When title has a confusing extension, show also
7202         the document filename inside ()
7203
7204 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7205
7206         * shell/Makefile.am:
7207         * shell/ev-window-title.c: (ev_window_title_new),
7208         (ev_window_title_update), (ev_window_title_set_type),
7209         (ev_window_title_set_document), (ev_window_title_free):
7210         * shell/ev-window-title.h:
7211         * shell/ev-window.c: (ev_window_setup_document),
7212         (password_dialog_response), (ev_window_popup_password_dialog),
7213         (ev_window_dispose), (ev_window_init):
7214
7215         Factor out and cleanup window title code
7216
7217 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7218
7219         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7220         (unable_to_load):
7221
7222         Make dialog transient so it doesnt block other windows
7223
7224 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7225
7226         * pdf/ev-poppler.cc:
7227         
7228         Fix pdf thumbnails rendering.
7229
7230 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7231
7232         * shell/ev-window.c: (fullscreen_set_timeout):
7233         
7234         Increase timeout to hide full screen popup. Bug 
7235         316123. 
7236
7237 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7238
7239         * data/evince.schemas.in:
7240         * shell/ev-window.c: (update_action_sensitivity):
7241
7242         Allow the user to override document restrictions. Fix for bug
7243         305818.
7244
7245 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7246
7247         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7248         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7249         (ev_window_class_init): Fix multihead behaviour of fullscreen
7250         toolbar popup. Fixes bug #315451.
7251
7252 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7253
7254         * configure.ac:
7255         * data/evince-password.glade:
7256         * shell/ev-password.c: (ev_password_dialog_set_property),
7257         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7258         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7259         (ev_password_dialog_entry_changed_cb),
7260         (ev_password_dialog_entry_activated_cb),
7261         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7262         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7263         (ev_password_dialog_set_bad_pass):
7264         * shell/ev-password.h:
7265         * shell/ev-window.c: (password_dialog_response),
7266         (ev_window_popup_password_dialog):
7267         
7268         Support for gnome-keyring for encrypted PDF's.
7269
7270 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7271
7272         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7273         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7274         (ev_view_enter_notify_event), (ev_view_class_init):
7275         
7276         More precise handling of enter_notify/leave_notify events
7277         in EvView. Fix for bug 315470.
7278
7279 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7280
7281         * shell/ev-window.c: (fullscreen_timeout_cb),
7282         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7283         (ev_window_dispose):
7284
7285         leak fix: unref fullscreen_timeout_source before clearing it
7286
7287 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7288
7289         * configure.ac, dvi/mdvi/Makefile.am: 
7290         
7291         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7292
7293 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7294
7295         * backend/ev-link.c: (ev_link_new_page_xyz):
7296         * pdf/ev-poppler.cc:
7297         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7298
7299         Fix some bugs with xyz links, respect zoom
7300
7301 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7302
7303         * shell/ev-window.c: (page_changed_cb),
7304         (setup_document_from_metadata), (update_sidebar_visibility),
7305         (setup_view_from_metadata), (ev_window_run_fullscreen),
7306         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7307         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7308         (ev_window_dual_mode_changed_cb),
7309         (ev_window_sidebar_current_page_changed_cb):
7310
7311         null check uri before setting and getting metadata
7312
7313 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7314
7315         * dvi/Makefile.am:
7316         * properties/Makefile.am:
7317         * shell/Makefile.am:
7318         * thumbnailer/Makefile.am:
7319
7320         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7321
7322 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7323
7324         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7325         (selection_changed_callback):
7326         * shell/ev-sidebar-links.h:
7327
7328         Add a signal for link activation.
7329
7330         * shell/ev-view.c: (ev_view_goto_link),
7331         (ev_view_button_release_event):
7332         * shell/ev-view.h:
7333         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7334         (ev_window_init):
7335
7336         Implement the signal so that we can handle all link types.
7337
7338         * shell/ev-page-cache.c:
7339
7340         Remove unused set_link function
7341
7342 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7343
7344         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7345
7346         Add some space from the cursor, hardcoded but I couldnt
7347         find a better way.
7348
7349 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7350
7351         * lib/ev-tooltip.c:
7352
7353         Use mozilla style vs gtk style, way better for links.
7354
7355         * shell/ev-view.c: (ev_view_motion_notify_event),
7356         (ev_view_destroy), (ev_view_init):
7357
7358         Deactive tooltip when the link hovered is changed.
7359
7360 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7361
7362         * backend/ev-document.h:
7363         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7364         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7365         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7366         (ev_link_new_page), (ev_link_new_page_xyz):
7367         * backend/ev-link.h:
7368         * pdf/ev-poppler.cc:
7369         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7370         (go_to_link), (tip_from_link):
7371
7372         Implement xyz links, still not functional. Links are a total
7373         mess, will need to refactor and bugfix a lot :(
7374
7375 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7376
7377         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7378
7379 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7380
7381         * data/evince-ui.xml:
7382         * data/evince.schemas.in:
7383         * shell/Makefile.am:
7384         * shell/ev-window.c: (update_chrome_visibility),
7385         (password_dialog_response), (ev_window_load_job_cb),
7386         (ev_window_xfer_job_cb), (ev_window_open_uri),
7387         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7388         (ev_window_init):
7389
7390         Remove the statusbar. This regress loading feedback, need to
7391         check with Bryan what we want to do there...
7392
7393 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7394
7395         * lib/ev-tooltip.c: (ev_tooltip_init):
7396
7397         Fix tooltip border and size handling
7398
7399 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7400
7401         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7402         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7403         (ev_tooltip_timeout), (ev_tooltip_activate),
7404         (ev_tooltip_deactivate):
7405         * lib/ev-tooltip.h:
7406         * shell/ev-view.c: (ev_view_motion_notify_event):
7407
7408         Delay popup showing. Mirror gtk logic/times.
7409
7410 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7411
7412         * lib/Makefile.am:
7413         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7414         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7415         (ev_tooltip_set_text), (ev_tooltip_set_position):
7416         * lib/ev-tooltip.h:
7417
7418         Simple widget to show tooltips at a custom position
7419
7420         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7421         (ev_view_destroy):
7422
7423         Use it for links. First go, needs work
7424
7425 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7426
7427         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7428         HIG fixes.  Use title capitalization for window title. Use 12 
7429         pixels of space between the dialog's vbox and action area.
7430
7431 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7432
7433         * shell/ev-window.c: (file_open_dialog_response_cb),
7434         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7435         (ev_window_cmd_save_as):
7436
7437         Make file pickers not modal and refactor code some
7438
7439 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7440
7441         * shell/ev-sidebar.h:
7442         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7443         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7444         (ev_sidebar_class_init), (ev_sidebar_select_page),
7445         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7446         (ev_sidebar_set_page):
7447
7448         Add a current page property and allow to get/set it
7449
7450         * shell/ev-window.c: (setup_view_from_metadata),
7451         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7452
7453         Persist current sidebar page per document
7454
7455 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7456
7457         * data/evince.schemas.in:
7458         * shell/ev-window.c: (update_chrome_visibility),
7459         (setup_document_from_metadata), (update_sidebar_visibility),
7460         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7461         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7462         (ev_window_run_presentation), (ev_window_stop_presentation),
7463         (ev_window_view_sidebar_cb),
7464         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7465         (load_chrome), (ev_window_init):
7466
7467         Persist size/visibility of sidebar per document
7468
7469 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7470
7471         * shell/ev-view.c (draw_loading_text): Draw loading text.
7472
7473 2005-09-02  Dan Damian  <dand@gnome.ro>
7474
7475         * configure.in: Added "ro" to ALL_LINGUAS.
7476
7477 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7478
7479         * shell/ev-view.c: (clear_caches):
7480
7481         ev_page_cache_get doesnt return a reference,
7482         dont try to unref it.
7483
7484 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7485
7486         * shell/main.c: (load_files_remote):
7487
7488         Fix timestamp parameter with dbus <= 0.33
7489
7490 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7491
7492         * data/evince.schemas.in:
7493
7494         Add missing full stop
7495
7496 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7497
7498         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7499         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7500
7501         Plug some memory leaks
7502
7503 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7504
7505         * configure.ac:
7506         * lib/ev-debug.c: (trap_handler):
7507
7508         Check for execinfo.h and use it only if it exists.
7509         Ported from Epiphany (bug #314776).
7510
7511 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7512
7513         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7514
7515 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7516
7517         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7518         * po/id.po      : Added Indonesian translation
7519
7520 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7521
7522         * shell/main.c:
7523         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7524         * NEWS: Release 0.4.0
7525
7526 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7527
7528         * configure.ac: catch another gtk+-2.8ism
7529         * shell/main.c: Make work with gtk+-2.6
7530
7531 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7532
7533         * shell/ev-application-service.xml: Add 'timestamp' argument to
7534           ev_application_open_window and ev_application_open_uri methods.
7535
7536         * shell/ev-application.h: Add 'timestamp' argument to
7537           ev_application_open_window, ev_application_open_uri,
7538           and ev_application_open_uri_list functions.
7539
7540         * shell/ev-application.c (ev_application_open_window,
7541           ev_application_open_uri, ev_application_open_uri_list): Change
7542           functions that show/present windows to use a timestamp if one
7543           is passed in.
7544
7545         * shell/ev-window.c (ev_window_cmd_file_open,
7546           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7547         * shell/main.c (load_files): Modify calls to ev_application to
7548           include GDK_CURRENT_TIME as timestamp.
7549
7550         * shell/main.c (load_files_remote): Obtain timestamp for client
7551           instance from GDK and pass to server instance so new windows are
7552           focused properly.  Fix dbus_g_proxy_call() calls by including second
7553           G_TYPE_INVALID.
7554           
7555         Closes bug #314475.
7556
7557 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7558
7559         * shell/ev-window.c (ev_window_finalize): Check for
7560         avail. EvWindows when quiting to handle the finalize better,
7561         #314497
7562
7563 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7564         
7565         * properties/ev-properties-view.c: 
7566         
7567         Set textdomain to libglade. Fixes translation problem in property page.
7568
7569 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7570
7571         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7572         * dvi/Makefile.am:
7573         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7574         * dvi/mdvi-lib/Makefile.am:
7575         
7576         Fix rotation of thumbnails, ported to new API. Moved library
7577         dependencies earlier, probably it will fix linkage problem.
7578
7579 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7580
7581         * backend/ev-document-misc.c:
7582         (ev_document_misc_get_thumbnail_frame):
7583         * backend/ev-document-misc.h:
7584         * configure.ac:
7585         * pdf/ev-poppler.cc:
7586         * shell/Makefile.am:
7587         * shell/ev-sidebar-thumbnails.c: (add_range),
7588         (ev_sidebar_thumbnails_set_loading_icon),
7589         (ev_sidebar_thumbnails_refresh),
7590         (ev_sidebar_thumbnails_set_document):
7591         * shell/ev-sidebar-thumbnails.h:
7592         * shell/ev-view.c: (ev_view_motion_notify_event),
7593         (ev_view_set_property), (ev_view_get_property),
7594         (ev_view_class_init), (ev_view_set_rotation):
7595         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7596         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7597         (ev_window_init):
7598         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7599         Redo rotation (again).  prepare for 0.4.0
7600
7601 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7602
7603         * configure.ac: Bump poppler requirement to 0.4.1.
7604
7605         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7606         argument to poppler_page_render_selection() call.
7607
7608 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7609
7610         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7611         (djvu_document_thumbnails_get_thumbnail):
7612         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7613         (dvi_document_thumbnails_get_thumbnail):
7614         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7615         (pixbuf_document_thumbnails_get_thumbnail):
7616         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7617         
7618         Update rotation direction of backends to fit with pdf and ps.
7619
7620 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7621
7622         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7623         * backend/ev-async-renderer.h:
7624         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7625         (setup_page), (ps_document_get_page_size),
7626         (ps_async_renderer_render_pixbuf):
7627         * ps/ps-document.h:
7628         * shell/ev-jobs.c: (ev_job_render_run):
7629
7630         Fix orientation in the postscript document
7631
7632 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7633
7634         * pdf/ev-poppler.cc:
7635         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7636         * shell/ev-view.c: (highlight_find_results):
7637
7638         Adapt to the new poppler rotation API. Fix text maps on landscape
7639         documents.
7640
7641 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7642
7643         * shell/ev-view.c (compute_new_selection_text): get the correct
7644         region when selecting in modes other than continuous.
7645
7646 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7647
7648         * shell/main.c (main): remove redundant g_warnings.
7649
7650 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7651
7652         * shell/Makefile.am: Don't include autogenerated
7653         file ev-application-service.h into distribution, since
7654         it causes dbus crash. Fix for bugs 313724 and 313443. 
7655
7656 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7657
7658         * configure.ac: Fix sed expression for FreeBSD. Thanks
7659         to Joe Marcus Clark <marcus@freebsd.org>
7660         
7661         * shell/eggfindbar.c: (entry_activate_callback),
7662         (entry_changed_callback), (egg_find_bar_init),
7663         (egg_find_bar_set_search_string):
7664         
7665         Made findbar buttons unsensitive if there is no text in
7666         entry. Fix for the bug 313285.
7667
7668 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7669
7670         * ps/ps-document.c: Use g_filename_display_name for displaying
7671         filenames and revert string freeze breackage
7672
7673 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7674
7675         * NEWS:
7676         * configure.ac:
7677
7678         Update for 0.3.4
7679
7680         * shell/Makefile.am:
7681
7682         Add ev-application-service.xml to extra dist
7683
7684         * shell/ev-view.c: (find_page_at_location):
7685
7686         Remove unused function (fix warning)
7687
7688 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7689
7690         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7691         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7692         
7693         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7694         bug 313623.
7695
7696 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7697
7698         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7699         * shell/ev-window.c:
7700         Fix build warnings
7701
7702 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7703
7704         * configure.ac: Update script to get dbus version.
7705         Fix for the bug #313443.
7706
7707 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7708
7709         * shell/ev-window.c: (ev_window_cmd_escape):
7710         
7711         Return focus back to view on escape. Fix for bug 313295.
7712
7713 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7714
7715         * shell/ev-window.c: (update_window_title),
7716         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7717         (ev_window_cmd_save_as):
7718         
7719         Correct conversion from uri to displayable string. Fix for
7720         bug 313296.
7721
7722 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7723
7724         * ps/ps-document.c: convert filename to utf8 when there is an error
7725         loading document. Fixes #309915
7726
7727 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7728
7729         * configure.ac:
7730
7731         We depend on poppler 0.4.0
7732
7733 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7734
7735         * configure.ac:
7736         * NEWS: Release 0.3.3.
7737         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7738
7739 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7740
7741         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7742         add a couple missing mnemonics to menu items, use title 
7743         capitalization for menu items and window titles, and add 
7744         ellipsis to open menu item.     
7745
7746 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7747
7748         * pdf/ev-poppler.cc:
7749         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7750         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7751         (ev_view_get_rotation):
7752         * shell/ev-view.h:
7753         * shell/ev-window.c: (setup_view_from_metadata),
7754         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7755         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7756         disk.
7757
7758 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7759
7760         * configure.ac: Added tr to ALL_LINGUAS
7761
7762 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7763
7764         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7765         requires several clicks to find word. Thanks to 
7766         Colin Slater <kiltedtaco@gmail.com>.
7767
7768 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7769
7770         * data/evince.desktop.in.in: Hide menu entry and
7771         rename it to "Document Viewer". Fix for bug 
7772         #312399.
7773
7774 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7775
7776         * shell/ev-page-action.c (ev_page_action_class_init): 
7777
7778         Point to the correct function in constructor of the
7779         activate_label signal
7780
7781 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7782
7783         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7784         * shell/ev-jobs.h: Make thread safe.
7785
7786 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7787
7788         * shell/ev-view.c: (view_update_range_and_current_page):
7789         Don't update page range if we are scrolling to some document
7790         point.
7791
7792 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7793
7794         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7795         when getting max_page_width, fix drawing in dual mode.
7796
7797 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7798
7799         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7800         getting the area for select_all.
7801
7802 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7803
7804         * backend/ev-selection.c: (ev_selection_render_selection):
7805         * backend/ev-selection.h:
7806         * pdf/ev-poppler.cc:
7807         * shell/ev-jobs.c: (ev_job_render_new):
7808         * shell/ev-jobs.h:
7809         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7810         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7811         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7812         (ev_view_class_init):
7813
7814         Change selection color on focus in and focus out events.  Also,
7815         poppler now uses GdkColor for specifying the selection colors, so
7816         drop some awkward conversion code.
7817
7818 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7819
7820         * configure.ac: Added Hebrew translation
7821
7822 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
7823
7824         * NOTES:
7825         * backend/ev-selection.c: (ev_selection_render_selection):
7826         * backend/ev-selection.h:
7827         * pdf/ev-poppler.cc:
7828         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
7829         (ev_job_render_run):
7830         * shell/ev-jobs.h:
7831         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7832         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
7833         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
7834         (ev_pixbuf_cache_style_changed),
7835         (ev_pixbuf_cache_get_selection_pixbuf),
7836         (ev_pixbuf_cache_set_selection_list),
7837         (ev_pixbuf_cache_get_selection_list):
7838         * shell/ev-pixbuf-cache.h:
7839         * shell/ev-utils.c: (ev_print_region_contents):
7840         * shell/ev-utils.h:
7841         * shell/ev-view.c: (ev_view_queue_draw_page),
7842         (selection_update_idle_cb), (ev_view_motion_notify_event),
7843         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
7844         (setup_caches), (ev_view_find_next), (merge_selection_region),
7845         (selection_free):
7846         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
7847
7848         Clean up selection to be much smoother!
7849
7850 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
7851
7852         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
7853         to poppler_page_render_selection().
7854
7855 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7856
7857         * ps/ps-document.c: (save_page_list): Use
7858         unzipped document when printing. Thanks to 
7859         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
7860         311016.
7861
7862 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7863
7864         * shell/ev-window.c: (update_action_sensitivity):
7865         
7866         Disable print and save respect to lockdown gconf keys. Fix
7867         for 312342.
7868
7869 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7870
7871         * configure.ac:
7872         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
7873         (write_to_temp_file), (ev_file_set_contents):
7874         * shell/ev-utils.h:
7875         * shell/ev-window.c: (save_print_config_to_file):
7876         
7877         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
7878         Fix for bug 312238
7879
7880 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
7881
7882         * shell/ev-window.c: (load_print_config_from_file),
7883         (save_print_config_to_file), (ev_window_print_range):
7884
7885         Persist the print settings. Fixes bug #311578.
7886
7887 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7888
7889         * djvu/djvu-document.c: (djvu_document_get_page_size),
7890         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
7891         (djvu_document_thumbnails_get_thumbnail):
7892         * dvi/dvi-document.c: (dvi_document_get_page_size),
7893         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
7894         (dvi_document_thumbnails_get_dimensions),
7895         (dvi_document_thumbnails_get_thumbnail):
7896         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
7897         (pixbuf_document_render_pixbuf),
7898         (pixbuf_document_document_iface_init),
7899         (pixbuf_document_thumbnails_get_thumbnail):
7900         
7901         Update backends to make them build with new rotation system.
7902
7903 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7904
7905         * help/C/figures/evince_start_window.png:
7906         
7907         Update documentation image from Luca Ferretti <elle.uca@libero.it>
7908
7909 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
7910
7911         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
7912         * shell/ev-pixbuf-cache.h:
7913         * shell/ev-sidebar-thumbnails.c:
7914         (ev_sidebar_thumbnails_get_property), (add_range),
7915         (adjustment_changed_cb):
7916         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
7917         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
7918         we were thumbnailing the entire docment on startup, slowing us
7919         down hugely. 
7920
7921 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
7922
7923         * shell/ev-page-cache.c: (ev_page_cache_new):
7924         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
7925         == 0, fixes #310306.
7926
7927 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7928
7929         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
7930         (ev_view_rotate_left):
7931
7932         Account rotation in doc_rect_to_view_rect.
7933         Ensure rotation doesnt go out of bounds.
7934
7935 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7936
7937         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7938
7939         Correct and cleanup w/h swapping
7940
7941 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7942
7943         * backend/ev-document-thumbnails.c:
7944         (ev_document_thumbnails_get_thumbnail):
7945         * backend/ev-document-thumbnails.h:
7946         * backend/ev-document.c:
7947         * backend/ev-document.h:
7948         * backend/ev-render-context.c: (ev_render_context_new),
7949         (ev_render_context_set_rotation):
7950         * backend/ev-render-context.h:
7951         * pdf/ev-poppler.cc:
7952         * ps/ps-document.c: (ps_document_document_iface_init):
7953         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
7954         * shell/ev-jobs.h:
7955         * shell/ev-page-cache.c: (build_height_to_page),
7956         (ev_page_cache_new), (ev_page_cache_get_size),
7957         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7958         (ev_page_cache_get_height_to_page):
7959         * shell/ev-page-cache.h:
7960         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7961         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
7962         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
7963         (ev_pixbuf_cache_get_selection_pixbuf):
7964         * shell/ev-pixbuf-cache.h:
7965         * shell/ev-print-job.c: (idle_print_handler):
7966         * shell/ev-sidebar-thumbnails.c: (add_range):
7967         * shell/ev-view.c: (view_update_range_and_current_page),
7968         (get_page_y_offset), (get_page_extents),
7969         (ev_view_size_request_continuous_dual_page),
7970         (ev_view_size_request_continuous),
7971         (ev_view_size_request_dual_page),
7972         (ev_view_size_request_single_page), (draw_one_page),
7973         (ev_view_set_rotation), (ev_view_rotate_right),
7974         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
7975         (ev_view_zoom_for_size_continuous_and_dual_page),
7976         (ev_view_zoom_for_size_continuous),
7977         (ev_view_zoom_for_size_dual_page),
7978         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
7979         (ev_view_select_all):
7980         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7981         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
7982         (tiff_document_document_iface_init),
7983         (tiff_document_thumbnails_get_thumbnail):
7984
7985         Use rotation rather than orientation. It's easier and enough
7986         for our needs.
7987
7988 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
7989
7990         * shell/ev-page-cache.c: (build_height_to_page),
7991         (ev_page_cache_new), (ev_page_cache_get_size),
7992         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
7993         (ev_page_cache_get_height_to_page):
7994         * shell/ev-page-cache.h:
7995         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
7996         (ev_view_size_request_continuous_dual_page),
7997         (ev_view_size_request_continuous),
7998         (ev_view_zoom_for_size_continuous_and_dual_page),
7999         (ev_view_zoom_for_size_continuous):
8000
8001         Make the page cache aware of page orientation.
8002
8003 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8004
8005         * backend/ev-document-thumbnails.c:
8006         (ev_document_thumbnails_get_thumbnail):
8007         * backend/ev-document-thumbnails.h:
8008         * backend/ev-document.c:
8009         * backend/ev-document.h:
8010         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8011         * backend/ev-ps-exporter.h:
8012         * pdf/ev-poppler.cc:
8013         * ps/ps-document.c: (ps_document_document_iface_init),
8014         (ps_document_ps_export_do_page):
8015         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8016         * shell/ev-jobs.h:
8017         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8018         (ev_page_cache_get):
8019         * shell/ev-page-cache.h:
8020         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8021         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8022         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8023         * shell/ev-pixbuf-cache.h:
8024         * shell/ev-print-job.c: (idle_print_handler):
8025         * shell/ev-sidebar-thumbnails.c: (add_range):
8026         * shell/ev-view.c: (view_update_range_and_current_page),
8027         (get_page_extents), (ev_view_size_request_dual_page),
8028         (ev_view_size_request_single_page), (draw_one_page),
8029         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8030         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8031         (ev_view_zoom_for_size_dual_page),
8032         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8033         (ev_view_select_all):
8034         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8035         * tiff/tiff-document.c: (tiff_document_get_page_size),
8036         (tiff_document_get_orientation), (rotate_pixbuf),
8037         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8038         (tiff_document_thumbnails_get_thumbnail),
8039         (tiff_document_ps_export_do_page), (tiff_document_init):
8040
8041         Really make use of the orientation bit of the render context.
8042         Use the render context in a few more places in the backend API.
8043         This regress orientation, but now it's done right. Will try to
8044         fix it up asap...
8045
8046 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8047
8048         * shell/ev-view.c: (ensure_rectangle_is_visible):
8049
8050         Patch by Nickolay V. Shmyrev to fix find flickering
8051
8052 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8053
8054         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8055         duplex parameters to ::begin.
8056
8057         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8058         * shell/ev-print-job.c (idle_print_handler): 
8059         * ps/ps-document.c (ps_document_ps_export_begin): 
8060         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8061         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8062         implementations. Poppler backend needs poppler cvs. Rest has
8063         unchanged behavior.
8064
8065 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8066
8067         * shell/ev-window.c (using_pdf_printer): new function.
8068         (ev_window_print_range): print a less techy message if someone
8069         tries to print to PDF.
8070
8071 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8072
8073         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8074         from "unknown font" string. Bug #311431
8075
8076 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8077
8078         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8079
8080 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8081
8082         Bug #311280
8083         
8084         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8085         name for PopplerFontTypes
8086         (pdf_document_fonts_fill_model): add font type to the detail column
8087
8088         * backend/ev-document-fonts.h: added
8089         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8090
8091         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8092         font name and font details, add a little markup.
8093         (ev_properties_fonts_init): use the new cell data func, specify ypad
8094         property for the cell renderer.
8095         (ev_properties_fonts_set_document): add the details column.
8096
8097 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8098
8099         * configure.ac: Added "pl" to ALL_LINGUAS.
8100
8101 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8102
8103         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8104
8105 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8106
8107         * help/ChangeLog: Started this for translations of manual.
8108         * configure.ac, autogen.sh, .cvsignore: Migrated to
8109         gnome-doc-utils. Patch in bug #311222.
8110
8111 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8112
8113         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8114         #ifdef this away to fix an unused-function warning.
8115
8116 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8117
8118         * configure.ac: Added 'gl' to ALL_LINGUAS.
8119
8120 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8121
8122         * configure.ac: Added ne in ALL_LINGUAS
8123         
8124 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8125
8126         * shell/ev-view.c: (ev_view_leave_notify_event):
8127         
8128         Clear status message when pointer leaves view. Fix for bug
8129         #310818 
8130
8131 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8132
8133         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8134
8135 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8136
8137         * shell/ev-view.c: (ev_view_leave_notify_event),
8138         (ev_view_class_init):
8139         
8140         Set cursor to normal then leaving view.
8141
8142 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8143
8144         * configure.ac:
8145         
8146         Fix required djvulibre version.
8147
8148 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8149
8150         *configure.ac: Hindi (hi) language added
8151
8152 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8153
8154         *configure.ac: Punjabi (pa) Language added
8155
8156 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8157
8158         * data/evince-ui.xml, shell/ev-window.c:
8159         
8160         Add keypad accelerators for zooming. Fix for bug 308128.
8161
8162 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8163
8164         * Makefile.am:
8165         * backend/Makefile.am:
8166         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8167         * configure.ac:
8168         * shell/ev-document-types.c: (ev_document_types_add_filters):
8169
8170         Allow to enable/disable the pixbuf backend.
8171         Default to off for now. If we want it enabled we should
8172         really put mime types in the desktop, implement properties etc.
8173
8174         * properties/evince-properties.c:
8175
8176         Initialize error to NULL.
8177         Check error is not NULL before freeing.
8178
8179 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8180
8181         * shell/ev-window.c:
8182
8183         Use F5 as presentation accell
8184
8185 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8186
8187         * shell/ev-window.c: (update_chrome_visibility),
8188         (ev_window_create_fullscreen_popup), (ev_window_init):
8189
8190         Do not leak the fullscreen toolbar
8191
8192 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8193
8194         * shell/ev-window.c: (view_actions_focus_in_cb),
8195         (view_actions_focus_out_cb):
8196
8197         These has a return value! Fix totally random focus
8198         issues we was seeing.
8199
8200 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8201
8202         * shell/main.c: (load_files_remote):
8203
8204         Allow open more than one file
8205
8206 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8207
8208         * shell/main.c: (load_files_remote):
8209
8210         Fix for dbus 0.33. bug #309975
8211
8212 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8213
8214         * properties/ev-properties-main.c: (ev_properties_get_pages):
8215
8216         Actually return NULL for types we dont support
8217
8218 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8219
8220         * po/POTFILES.in:
8221
8222         Remove empty lines.
8223
8224 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8225
8226         * backend/ev-document-factory.c:
8227         (ev_document_factory_get_document):
8228
8229         Do not try to create the object if type
8230         is invalid.
8231
8232 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8233
8234         * ps/ps-document.c: (ps_document_dispose),
8235         (ps_async_renderer_render_pixbuf):
8236         * ps/ps-document.h:
8237
8238         Do not leak the target window
8239
8240 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8241
8242         * shell/ev-application.c: (ev_application_init):
8243
8244         Let tbe check file existence for us.
8245         Add a comment about eggrecent mime filter.
8246
8247 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8248
8249         * data/evince-ui.xml:
8250         * shell/ev-application.c: (ev_application_shutdown),
8251         (ev_application_init), (ev_application_get_toolbars_model),
8252         (ev_application_get_recent_model),
8253         (ev_application_save_toolbars_model):
8254         * shell/ev-application.h:
8255         * shell/ev-window.c: (ev_window_add_recent),
8256         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8257         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8258         (ev_window_init):
8259
8260         Use common toolbar and recent models for all windows.
8261         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8262
8263 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8264
8265         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8266         successfully check for gtk_icon_view_get_visible_range.
8267
8268 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8269
8270         * djvu/Makefile.am:
8271         * dvi/Makefile.am:
8272         
8273         Fix djvu and dvi backend build.
8274
8275 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8276
8277         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8278         (new_separator_pixbuf):
8279
8280         Don't leak windows.
8281
8282 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8283
8284         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8285
8286         HIGification of toolbar editor dialogue.
8287
8288 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8289
8290         * configure.ac:
8291         * shell/Makefile.am:
8292
8293         Ever build metadata manager since it's just
8294         disabled at runtime now.
8295
8296 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8297
8298         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8299         (ev_metadata_manager_get), (ev_metadata_manager_set):
8300         * shell/ev-metadata-manager.h:
8301
8302         Add an _init functions that enabled metadata management
8303         at runtime.
8304
8305         * shell/ev-window.c: (page_changed_cb),
8306         (setup_document_from_metadata), (ev_window_setup_document),
8307         (setup_view_from_metadata), (ev_window_open_uri),
8308         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8309         (ev_window_run_presentation), (ev_window_stop_presentation),
8310         (save_sizing_mode), (ev_window_zoom_changed_cb),
8311         (ev_window_continuous_changed_cb),
8312         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8313         (window_configure_event_cb):
8314
8315         Remove all ugly metadata define since we deal with it
8316         at runtime now.
8317
8318         * shell/main.c: (load_files_remote), (main):
8319
8320         Add support for dbus cvs head. Hopefully didnt break one
8321         of the other versions now!
8322
8323         If we dont get a response from the dbus server just
8324         give up with it and not enable metadata.
8325
8326 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8327
8328         * Makefile.am:
8329         * backend/Makefile.am:
8330         * configure.ac:
8331         * cut-n-paste/recent-files/Makefile.am:
8332         * cut-n-paste/toolbar-editor/Makefile.am:
8333         * cut-n-paste/zoom-control/Makefile.am:
8334         * lib/Makefile.am:
8335         * pdf/Makefile.am:
8336         * pixbuf/Makefile.am:
8337         * properties/Makefile.am:
8338         * ps/Makefile.am:
8339         * shell/Makefile.am:
8340         * thumbnailer/Makefile.am:
8341         * tiff/Makefile.am:
8342
8343         Make frontends depend on just libev.
8344         Rework and group CFLAGS/LIBS definitions.
8345         Cleanups.
8346
8347 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8348
8349         * shell/ev-window:
8350
8351         do not unnecessarily save zoom
8352
8353         * configure.ac:
8354         * lib/ev-file-helpers.c: (ev_dot_dir):
8355         * shell/Makefile.am:
8356         * shell/dummy.cc:
8357
8358         Some cleanups
8359
8360 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8361
8362         * configure.ac:
8363         
8364         Remove unnecessary dependencies
8365
8366 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8367
8368         * properties/Makefile.am:
8369         * thumbnailer/Makefile.am:
8370         * tiff/Makefile.am:
8371
8372         Some more cleanups. Was really necessary
8373         but I probably introduced bugs, feel free
8374         to flame :)
8375
8376 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8377
8378         * backend/Makefile.am:
8379         * configure.ac:
8380         * cut-n-paste/recent-files/Makefile.am:
8381         * cut-n-paste/toolbar-editor/Makefile.am:
8382         * cut-n-paste/zoom-control/Makefile.am:
8383         * lib/Makefile.am:
8384         * pdf/Makefile.am:
8385         * pixbuf/Makefile.am:
8386         * properties/Makefile.am:
8387         * ps/Makefile.am:
8388         * shell/Makefile.am:
8389         * thumbnailer/Makefile.am:
8390         * tiff/Makefile.am:
8391
8392         Use gnome-common macros when possible.
8393         Cleanup dependencies.
8394         Actually disable deprecated where possible.
8395
8396 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8397
8398         * Makefile.am:
8399         * backend/Makefile.am:
8400         * properties/Makefile.am:
8401         * shell/Makefile.am:
8402         * thumbnailer/Makefile.am:
8403
8404         This should solve the circular dep without
8405         requiring dir reorg!
8406
8407         * shell/ev-window.c: (setup_view_from_metadata):
8408
8409         Never restore window size/position when the
8410         window is already visible.
8411
8412 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8413
8414         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8415
8416         Return a boolean from timeout func. Fix ported from gedit.
8417
8418 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8419
8420         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8421
8422 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8423
8424         * shell/ev-document-types.c: set "All Documents" as default filter in
8425         open dialog
8426
8427 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8428
8429         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8430         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8431         (ev_metadata_manager_set_boolean): fix value/val thinko.
8432
8433 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8434
8435         * shell/ev-window.c: (setup_view_from_metadata),
8436         (window_state_event_cb), (window_configure_event_cb),
8437         (ev_window_init):
8438
8439         Remember window position and maximized state
8440
8441 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8442
8443         * configure.ac:
8444
8445         Fix DBUS configure checks.
8446
8447         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8448         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8449         (ev_metadata_manager_set_boolean):
8450
8451         Plug mem leaks.
8452
8453         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8454         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8455         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8456         (ev_window_continuous_changed_cb),
8457         (ev_window_dual_mode_changed_cb), (ev_window_new):
8458
8459         Fix the build without DBUS.
8460
8461 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8462
8463         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8464         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8465         (ev_metadata_manager_set_string),
8466         (ev_metadata_manager_set_boolean):
8467         * shell/ev-metadata-manager.h:
8468
8469         Add support for some more types
8470
8471         * shell/ev-view.c: (scroll_to_current_page),
8472         (ev_view_get_continuous), (ev_view_set_continuous),
8473         (ev_view_get_dual_page):
8474         * shell/ev-view.h:
8475         * shell/ev-window.c: (page_changed_cb),
8476         (setup_document_from_metadata), (ev_window_setup_document),
8477         (setup_view_from_metadata), (ev_window_open_uri),
8478         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8479         (ev_window_run_presentation), (ev_window_stop_presentation),
8480         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8481         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8482         (ev_window_update_dual_page_action),
8483         (ev_window_continuous_changed_cb),
8484         (ev_window_dual_mode_changed_cb), (ev_window_init):
8485
8486         Remember a bunch of view/document properties. Prolly some
8487         are still missing but it's getting interesting.
8488
8489 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8490
8491         * configure.ac: check if dbus-binding-tool is installed. Not the
8492         case on current Ubuntu breezy, it seems.
8493
8494 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8495
8496         * data/evince.desktop.in.in:
8497         
8498         Allow open uri lists and add TryExec field.
8499
8500 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8501
8502         * configure.ac:
8503
8504         Enable dbus when available, do not require a configure
8505         option.
8506
8507 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8508
8509         * configure.ac:
8510
8511         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8512         disabled.
8513
8514 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8515         Marco Pesenti Gritti  <mpg@redhat.com>
8516
8517         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8518         
8519         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8520         functions to the format required by dbus
8521
8522         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8523         errors. Use the RPC parameters in the expected way
8524
8525 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8526
8527         * Makefile.am:
8528         * properties/Makefile.am:
8529         * properties/ev-properties-main.c: (ev_properties_get_pages):
8530
8531         Support all mime types
8532
8533         * shell/Makefile.am:
8534         * thumbnailer/Makefile.am:
8535         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8536         (evince_thumbnail_pngenc_get):
8537
8538         Use the document factory
8539
8540 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8541
8542         * backend/Makefile.am:
8543         * backend/ev-document-factory.c:
8544         (mime_type_supported_by_gdk_pixbuf),
8545         (ev_document_type_get_from_mime),
8546         (ev_document_factory_get_document),
8547         (ev_document_factory_get_backend),
8548         (ev_document_factory_get_mime_types),
8549         (ev_document_factory_get_all_mime_types):
8550         * backend/ev-document-factory.h:
8551         * shell/Makefile.am:
8552         * shell/ev-document-types.c: (get_document_from_uri),
8553         (ev_document_types_get_document),
8554         (file_filter_add_mime_list_and_free),
8555         (ev_document_types_add_filters):
8556         * shell/ev-document-types.h:
8557         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8558         * shell/ev-properties-dialog.c:
8559         (ev_properties_dialog_set_document):
8560         * shell/ev-window.c: (ev_window_cmd_file_open),
8561         (ev_window_cmd_save_as):
8562         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8563
8564         Rework document types managing to avoid code duplication
8565         and actually abstract from backend implementations.
8566         Also provide a minimal factory api that can be used by
8567         thumbnailer/properties.
8568
8569 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8570
8571         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8572         Plug a mem leak.
8573         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8574         HIG spacings.
8575
8576 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8577
8578         * shell/ev-properties-dialog.c
8579         (ev_properties_dialog_set_document): only call
8580         ev_properties_fonts_set_document() if the document implements the
8581         fonts interface
8582
8583 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8584
8585         * configure.ac:
8586         * properties/Makefile.am:
8587         * properties/ev-properties-view.c:
8588         (ev_properties_view_register_type):
8589         * properties/ev-properties-view.h:
8590         * properties/ev-properties-main.h:
8591
8592         Implement nautilus plugin for properties.
8593         Works only for pdf atm, I need to rework the
8594         document types stuff to get this to work
8595         for all backends...
8596
8597 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8598
8599         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8600         (ev_properties_fonts_set_document): use
8601         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8602
8603 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8604
8605         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8606         them
8607         (PlaceImage, tiff2ps_process_page): use
8608         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8609
8610
8611 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8612
8613         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8614         (main): to call gnome_authentication_manager_init. Should fix
8615         Bug #308510
8616
8617         * configure.ac: that requires libgnomeui 2.6.0.
8618
8619 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8620
8621         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8622         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8623         use the new tiff2ps interfaces
8624
8625         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8626         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8627
8628         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8629         structure instead of global variables.  Remove use of static
8630         variables in functions.
8631
8632 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8633
8634         * shell/ev-page-action.c: unref the completion after setting it to the
8635         entry
8636
8637 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8638
8639         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8640         postscript files
8641
8642 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8643
8644         * shell/ev-window.c (update_action_sensitivity): disable
8645         File->Print if the document does not implement the ps exporter
8646         interface
8647
8648 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8649
8650         * Makefile.am:
8651         * configure.ac:
8652         * data/evince-properties.glade:
8653         * properties/.cvsignore:
8654         * properties/Makefile.am:
8655         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8656         (ev_properties_view_class_init), (ev_properties_view_format_date),
8657         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8658         (ev_properties_view_init), (ev_properties_view_new):
8659         * properties/ev-properties-view.h:
8660         * shell/Makefile.am:
8661         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8662         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8663         (ev_properties_dialog_new):
8664         * shell/ev-properties-dialog.h:
8665         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8666         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8667         (update_progress_label), (job_fonts_finished_cb),
8668         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8669         * shell/ev-properties-fonts.h:
8670         * shell/ev-properties.c:
8671         * shell/ev-properties.h:
8672         * shell/ev-window.c: (ev_window_setup_document),
8673         (ev_window_cmd_file_properties):
8674
8675         Split the properties pages in two different objects, depend
8676         only on the backend where possible, use widgets instead
8677         of gobject for the glade part, reimplement the dialog
8678         itself with gtk.
8679         I need this to implement nautilus properties page.
8680
8681 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8682
8683         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8684         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8685         (tiff_document_document_ps_exporter_iface_init): implement the ps
8686         exporter interface for tiff documents
8687
8688         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8689         libtiff to implement TIFF postscript export
8690
8691         * tiff/tiff2ps.h: added a header file for external tiff2ps
8692         functions.
8693
8694         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8695         tiff2ps.h
8696
8697 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8698
8699         * shell/ev-view.c: (scroll_to_current_page),
8700         (ev_view_set_fullscreen), (ev_view_set_presentation):
8701         
8702         Scroll to current page when exit from presentation
8703
8704 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8705
8706         * shell/ev-window.c: (update_document_mode),
8707         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8708         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8709         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8710         
8711         Exit from fullscreen mode when switch to presentation. Fix for
8712         bug 309365
8713
8714 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8715
8716         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8717         return NULL if the document does not implement the selection
8718         interface.
8719
8720 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8721
8722         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8723         reported height by using the resolution aspect ratio
8724         (tiff_document_render_pixbuf): scale the pixbuf using the
8725         resolution aspect ratio
8726
8727 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8728
8729         * configure.ac:
8730         
8731         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8732         <kiltedaco@gmail.com>
8733         
8734         * djvu/djvu-document.c: (djvu_document_get_orientation),
8735         (djvu_document_set_orientation), (djvu_document_get_page_size),
8736         (rotate_pixbuf), (djvu_document_render_pixbuf),
8737         (djvu_document_document_iface_init):
8738         * dvi/dvi-document.c: (dvi_document_get_orientation),
8739         (dvi_document_set_orientation), (dvi_document_get_page_size),
8740         (rotate_pixbuf), (dvi_document_render_pixbuf),
8741         (dvi_document_document_iface_init):
8742         
8743         Dvi and djvu backends are ported to new API
8744
8745 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8746
8747         * backend/ev-selection.c: (ev_selection_get_selection_region),
8748         (ev_selection_get_selection_map):
8749         * backend/ev-selection.h:
8750         * pdf/ev-poppler.cc:
8751         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8752         * shell/ev-jobs.h:
8753         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8754         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8755         (ev_pixbuf_cache_get_text_mapping):
8756         * shell/ev-pixbuf-cache.h:
8757         * shell/ev-view.c: (location_in_text),
8758         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8759         support to EvView.  Now we can see where we can select!  Sweet!
8760
8761 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8762
8763         * shell/ev-view.c (ev_view_button_press_event): Fix
8764         event->y + view->scroll_x typo.
8765
8766 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8767
8768         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8769         sub-GdkPixbuf instead of passing dest_x and dest_y.
8770         
8771         * shell/ev-view.c: (view_point_to_doc_point),
8772         (view_rect_to_doc_rect), (ev_view_button_press_event),
8773         (ev_view_motion_notify_event), (compute_new_selection_rect),
8774         (gdk_rectangle_point_in), (compute_new_selection_text),
8775         (compute_selections): Update selection code to keep the selection
8776         around as two points and not as a normalized rectangle, and fix
8777         page level selection in two-column mode.
8778
8779 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8780
8781         * shell/ev-window.c: (window_configure_event_cb): 
8782         
8783         Fix compilation
8784         
8785 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8786
8787         * pdf/ev-poppler.cc:
8788
8789         Fix compilation
8790
8791 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8792
8793         * shell/Makefile.am:
8794         * shell/ev-metadata-manager.c: (item_free),
8795         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8796         (parse_value), (parseItem), (load_values),
8797         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8798         (save_values), (save_item), (get_oldest), (resize_items),
8799         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8800         * shell/ev-metadata-manager.h:
8801
8802         Metadata manager from gedit but modified to use GValue, so that
8803         we dont need to keep converting from strings.
8804
8805         * configure.ac:
8806
8807         ENABLE_METADATA conditional, on when dbus is on
8808
8809         * shell/ev-application.c: (ev_application_open_uri):
8810
8811         Show the window after load so that we can initialize
8812         window size before it's showed.
8813
8814         * shell/ev-window.c: (ev_window_setup_from_metadata),
8815         (ev_window_open_uri), (window_configure_event_cb),
8816         (ev_window_init):
8817
8818         Save and load metadata information about window size.
8819         Not yet keeping states in account.
8820
8821         * shell/main.c: (main):
8822
8823         Shutdown metadata manager.
8824
8825 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8826
8827         * shell/ev-application-service.xml:
8828         * configure.ac:
8829         * shell/Makefile.am:
8830         * shell/ev-application.c:
8831         * shell/ev-application.h:
8832         * shell/ev-window.c:
8833         * shell/ev-window.h:
8834         * shell/main.c:
8835
8836         Add an optional dbus interface (--enable-dbus).
8837         Rework application code, mainly to be easier to
8838         use "remotely".
8839         Do not open multiple windows with the same document,
8840         spatial evince!
8841
8842 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
8843
8844         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
8845         pixbuf iff it exists.
8846
8847 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
8848
8849         * shell/*:
8850         * backend/ev-render-context.[ch]:
8851         * backend/ev-selection.[ch]:
8852
8853         Massive changes.  We now support text selection of pdfs, and not
8854         just rectangular selection.  This is pretty broken still, but I
8855         want to get something into CVS.
8856
8857 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8858
8859         * pdf/ev-poppler.cc:
8860         
8861         Fix for Bug 309080: crash on window close.
8862         
8863         * shell/ev-page-action.c: (page_changed_cb):
8864         
8865         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
8866         jensgr@gmx.net (Jens Granseuer).
8867
8868 2005-06-25  Marcel Telka  <marcel@telka.sk>
8869
8870         * configure.in (ALL_LINGUAS): Added sk.
8871
8872 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
8873
8874         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
8875         not a document open
8876
8877 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8878
8879         * NEWS:
8880         * configure.ac:
8881
8882         Release 0.3.2
8883
8884         * cut-n-paste/recent-files/Makefile.am:
8885
8886         Fix make distcheck
8887
8888 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8889
8890         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
8891         (pixbuf_document_set_orientation), (rotate_pixbuf),
8892         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
8893         (pixbuf_document_document_iface_init), (pixbuf_document_init):
8894
8895         Implement rotation and cleanup the code a bit.
8896
8897         * tiff/tiff-document.c: (tiff_document_get_page_size),
8898         (tiff_document_get_orientation), (tiff_document_set_orientation),
8899         (rotate_pixbuf), (tiff_document_render_pixbuf),
8900         (tiff_document_document_iface_init), (tiff_document_init):
8901
8902         Implement rotation. Was the quicker solution for the release
8903         but we really need to share this code in the shell.
8904
8905 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8906
8907         * pdf/ev-poppler.cc:
8908
8909         Enable rotation, require poppler cvs. Fix a leak.
8910
8911 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8912
8913         * shell/ev-window.c: (update_action_sensitivity):
8914         
8915         Make properties unsensitive if document backend doesn't provide
8916         any info
8917
8918 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8919
8920         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
8921         (bitmap_flip_horizontally), (bitmap_flip_vertically),
8922         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
8923         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
8924         (bitmap_flip_rotate_counter_clockwise):
8925         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
8926         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
8927         (buff_gets):
8928         * dvi/mdvi-lib/common.h:
8929         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
8930         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
8931         (opendvi), (mdvi_reload), (mdvi_init_context),
8932         (mdvi_destroy_context), (mdvi_dopage), (special):
8933         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
8934         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
8935         (file_hash_free), (register_encoding), (parse_spec),
8936         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
8937         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
8938         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
8939         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
8940         (mdvi_register_font_type), (mdvi_unregister_font_type),
8941         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
8942         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
8943         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
8944         (mdvi_hash_destroy_key), (mdvi_hash_reset):
8945         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
8946         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
8947         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
8948         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
8949         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
8950         * dvi/mdvi-lib/special.c: (mdvi_register_special),
8951         (mdvi_unregister_special), (mdvi_flush_specials):
8952         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
8953         (t1_font_remove):
8954         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
8955         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
8956         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
8957         (free_font_metrics), (flush_font_metrics):
8958         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
8959         (tt_font_remove):
8960         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
8961         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
8962         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
8963         (dstring_insert), (dstring_new), (dstring_reset):
8964         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
8965         
8966         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
8967         avoid conflict with libtool on FC4
8968         
8969         * shell/ev-window.c: (ev_window_cmd_help_about):
8970         
8971         Update copyright year. Fix for bug 308828.
8972
8973 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8974
8975         * shell/ev-view.c: (add_scroll_binding_keypad),
8976         (ev_view_binding_activated), (ev_view_class_init),
8977         (on_adjustment_value_changed):
8978         
8979         Bug 170874: Arrow keys switch pages in presentation mode
8980
8981 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8982
8983         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
8984         
8985         Fix for Bug 308265: Sidebar dissappears coming out of 
8986         Presentation mode
8987
8988 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
8989
8990         * shell/ev-application.c: (ev_application_open):
8991         * shell/ev-document-types.c: (ev_document_types_add_filters),
8992         (ev_document_types_add_filters_for_type):
8993         * shell/ev-document-types.h:
8994         * shell/ev-window.c: (ev_window_cmd_save_as):
8995         
8996         Suggest basename as template when saving, provide filters
8997         for save dialog. It's bug 308402
8998
8999 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9000
9001         * pdf/ev-poppler.cc:
9002         * shell/ev-sidebar-links.c: (job_finished_callback):
9003         * shell/ev-view.c: (update_find_status_message):
9004         
9005         Some leaks fixed
9006
9007 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9008
9009         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9010         (egg_recent_view_uimanager_set_list):
9011
9012         Fix buglet in !show_numbers case.
9013
9014 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9015
9016         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9017         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9018
9019         Use pango ellipsisation.
9020
9021         * pdf/ev-poppler.cc:
9022
9023         Fix refcount leak, from nsh.
9024
9025 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9026
9027         * cut-n-paste/recent-files/Makefile.am:
9028         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9029         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9030         
9031         Removed EggRecentViewGtk
9032         
9033         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9034         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9035         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9036         (ev_window_setup_recent):
9037         
9038         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9039         with other projects
9040
9041 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9042
9043         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9044         (egg_recent_view_gtk_finalize):
9045
9046         Fix memory leak
9047
9048         * cut-n-paste/toolbar-editor/Makefile.am:
9049         
9050         Fix location of cursor icon.
9051         
9052         * pdf/ev-poppler.cc:
9053         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9054         (display_completion_text), (match_completion):
9055         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9056         (selection_changed_callback), (create_loading_model),
9057         (print_section_cb), (links_page_num_func),
9058         (update_page_callback_foreach):
9059         * shell/ev-window.c: (ev_window_dispose):
9060         
9061         Small memory fixes. Links model now store objects instead
9062         of pointers to improve memory management. 
9063
9064 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9065
9066         * shell/ev-window.c: (zoom_control_changed_cb):
9067         
9068         Fix update of zoom control (bug 308268).
9069
9070 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9071
9072         * shell/ev-properties.c (set_property): escape the text correctly.
9073         Handles non-UTF-8 properties and escaped properties.  Also, sets
9074         the text to "<i>None</i>" if the property isn't set.
9075
9076         * data/evince-properties.glade: Change the label to be ellipsized,
9077         and give it a minimum size.
9078
9079 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9080
9081         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9082         * shell/ev-sidebar-links.c: (create_loading_model):
9083         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9084         * shell/ev-view.c: (ev_view_set_document):
9085         * shell/ev-window.c: (ev_window_dispose):
9086         
9087         Various small fixes, mostly memory leaks. Thanks to valgrind.
9088
9089 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9090
9091         * ps/ps-document.c: remove the locale.h include again ;-). And
9092         kill the (bogus) setlocale/savelocale business.
9093
9094 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9095
9096         * ps/ps-document.c:
9097         
9098         Include locale.h to fix build
9099         
9100         * shell/ev-sidebar.c:
9101         
9102         Remove unnecessary includes
9103
9104 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9105
9106         * dvi/dvi-document.c: (dvi_document_load):
9107         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9108         * po/POTFILES.in:
9109         
9110         Check for incorrect dvi files. Fix parsing dvi on AMD64
9111         platform. Thanks to tester@tester.ca (Olivier Crete).
9112
9113 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9114
9115         * shell/ev-page-action.c: (match_selected_cb),
9116         (display_completion_text), (match_completion), (update_model):
9117         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9118         (expand_open_links):
9119         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9120         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9121         (ev_sidebar_set_document):
9122         * shell/ev-window.c: (ev_window_xfer_job_cb),
9123         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9124         
9125         Fixed lot's of memory leaks, for example, memory leak on reload, 
9126         described in bug 307793.
9127
9128 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9129
9130         * pdf/ev-poppler.cc:
9131         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9132         (update_visible_range), (adjustment_changed_cb),
9133         (ev_sidebar_thumbnails_fill_model),
9134         (ev_sidebar_thumbnails_refresh),
9135         (ev_sidebar_tree_selection_changed),
9136         (ev_sidebar_icon_selection_changed),
9137         (ev_sidebar_thumbnails_use_icon_view),
9138         (ev_sidebar_thumbnails_set_document):
9139         * shell/ev-sidebar-thumbnails.h:
9140         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9141         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9142
9143         Refresh thumbnails when changing orientation. Not fully
9144         working yet becuase of a sidebar bug.
9145
9146         Set page orientation to poppler page everywhere. This sucks
9147         really need to fix poppler.
9148
9149 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9150
9151         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9152         (egg_recent_view_gtk_new_menu_item),
9153         (egg_recent_view_gtk_set_property),
9154         (egg_recent_view_gtk_get_property),
9155         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9156         (egg_recent_view_gtk_set_tooltip_func),
9157         (egg_recent_view_gtk_set_label_width),
9158         (egg_recent_view_gtk_get_label_width):
9159         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9160
9161         Sync with libegg (ellipsize labels)
9162
9163 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9164
9165         * data/evince-ui.xml:
9166         * shell/ev-window.c: (ev_window_cmd_go_forward),
9167         (ev_window_cmd_go_backward):
9168         
9169         Shift + PageUp moves 10 Pages. Fix for 306125
9170
9171 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9172
9173         * pdf/ev-poppler.cc:
9174
9175         Add a flag to check if orientation has been overriden
9176
9177 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9178
9179         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9180         field if necessary.
9181
9182         * ps/ps.h: add creator field to document.
9183
9184         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9185         set creator field.
9186
9187 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9188
9189         * data/evince-properties.glade:
9190         * shell/ev-properties.c: (ev_properties_set_document):
9191
9192         s/PDF Version/Format
9193
9194 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9195
9196         * shell/ev-properties.c: (ev_properties_set_document):
9197
9198         Remove unnecessary translations
9199
9200 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9201
9202         * cut-n-paste/toolbar-editor/Makefile.am:
9203
9204         Correct library name    
9205
9206 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9207
9208         * configure.ac:
9209         * cut-n-paste/recent-files/egg-recent-model.c:
9210         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9211         (egg_recent_model_unlock_file):
9212         * cut-n-paste/recent-files/egg-recent-util.c:
9213         (egg_recent_util_get_unique_id):
9214         * cut-n-paste/recent-files/update-from-egg.sh:
9215         * cut-n-paste/toolbar-editor/Makefile.am:
9216         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9217         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9218         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9219         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9220         (egg_toolbars_model_get_type):
9221         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9222
9223         Better makefile for toolbar editor and update everything
9224         to latest libegg.
9225
9226 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9227
9228         * shell/ev-window.c: (update_document_mode):
9229
9230         Prefer presentation mode when the document
9231         require fullscreen.
9232
9233 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9234
9235         * data/evince-ui.xml:
9236         * shell/ev-window.c:
9237
9238         Add control-equal for zooming
9239
9240 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9241
9242         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9243
9244 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9245
9246         * backend/ev-document.c: (ev_document_get_orientation):
9247         * backend/ev-document.h:
9248         * pdf/ev-poppler.cc:
9249         * ps/ps-document.c: (ps_document_get_orientation),
9250         (ps_document_set_orientation), (ps_document_document_iface_init):
9251
9252         Add a get_orientation api. Improve set_orientation.
9253
9254         * data/evince-ui.xml:
9255         * shell/ev-view.c: (ev_view_set_orientation),
9256         (ev_view_rotate_right), (ev_view_rotate_left):
9257         * shell/ev-view.h:
9258         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9259         (ev_window_cmd_edit_rotate_right):
9260
9261         Better ui for changing document orientation
9262
9263 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9264
9265         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9266         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9267         * shell/ev-sidebar-links.h:
9268         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9269         (ev_sidebar_page_iface_init):
9270         * shell/ev-sidebar-page.h:
9271         * shell/ev-sidebar-thumbnails.c:
9272         (ev_sidebar_thumbnails_get_property),
9273         (ev_sidebar_thumbnails_class_init),
9274         (ev_sidebar_thumbnails_set_document):
9275         * shell/ev-sidebar-thumbnails.h:
9276         * shell/ev-view.c: (ev_view_motion_notify_event):
9277         * shell/ev-window.c: (update_chrome_visibility),
9278         (ev_window_cmd_focus_page_selector),
9279         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9280         (sidebar_page_main_widget_update_cb), (ev_window_init):
9281         
9282         Autoraise toolbar on GoToPage binding and fix bindings in
9283         EvSidebarThumbnails page.
9284
9285 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9286
9287         * shell/ev-properties.c: (update_progress_label):
9288
9289         Hide the progress label when finished; bug #307697.
9290
9291 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9292
9293         * pdf/ev-poppler.cc:
9294
9295         Enable is_open for links, you will need poppler cvs
9296
9297         * shell/ev-properties.c: (job_fonts_finished_cb):
9298
9299         Get a lock on the document when filling the tree view
9300
9301 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9302
9303         * backend/ev-document-links.h:
9304         * pdf/ev-poppler.cc:
9305         * shell/ev-sidebar-links.c: (create_loading_model),
9306         (expand_open_links), (job_finished_callback):
9307
9308         Expand links when specified by the document.
9309         Depend on a poppler api (defined out for now)
9310
9311 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9312
9313         * shell/ev-properties.c: (ev_properties_dispose),
9314         (ev_properties_class_init), (dialog_destroy_cb),
9315         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9316         (ev_properties_set_document), (ev_properties_new),
9317         (ev_properties_show):
9318         * shell/ev-properties.h:
9319
9320         Make it an object, cleanup the code, api to show it as transient
9321         and to set the document.
9322
9323         * shell/ev-window.c: (ev_window_setup_document),
9324         (ev_window_cmd_file_properties):
9325
9326         Adapt to EvProperties changes, do not show multiple
9327         times, update it when document changes.
9328
9329 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9330
9331         * ps/gstypes.h:
9332         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9333         (ps_document_set_orientation), (ps_document_document_iface_init):
9334         * ps/ps-document.h:
9335
9336         Implement orientation here too
9337
9338         * shell/ev-properties.c: (ev_properties_new):
9339         * data/evince-properties.glade:
9340
9341         Hide the fonts page for backends that doesnt
9342         support it.     
9343
9344 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9345
9346         * backend/ev-document.c: (ev_document_set_orientation):
9347         * backend/ev-document.h:
9348         * pdf/ev-poppler.cc:
9349
9350         Add orientation api. Currently poppler api is not optimal,
9351         we need to set orientation every time we _get a page.
9352         I will try to fix that at some point.
9353
9354         * data/evince-ui.xml:
9355         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9356         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9357
9358         Add orientation menu items
9359
9360         * shell/ev-page-cache.c: (ev_page_cache_clear):
9361         * shell/ev-page-cache.h:
9362
9363         Add api to clear the cache
9364
9365         * shell/ev-view.c: (setup_caches), (clear_caches),
9366         (ev_view_set_document), (ev_view_zoom_out),
9367         (ev_view_set_orientation):
9368         * shell/ev-view.h:
9369
9370         Implement orientation changing
9371
9372 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9373
9374         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9375         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9376         * backend/ev-document-fonts.h:
9377
9378         Separate scan and fill so that we can incrementally fill from
9379         the main thread. Add a progress api.
9380
9381         * data/evince-properties.glade:
9382         * pdf/ev-poppler.cc:
9383         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9384         * shell/ev-jobs.h:
9385         * shell/ev-properties.c: (update_progress_label),
9386         (job_fonts_finished_cb), (setup_fonts_view):
9387
9388         Incrementally feel the list and show the progress
9389         percentage in a label like acrobat does.
9390
9391         You are going to need poppler cvs
9392
9393 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9394
9395         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9396         * backend/ev-document-fonts.h:
9397         * pdf/ev-poppler.cc:
9398
9399         Make fonts model fill incrementally.
9400
9401         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9402         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9403         (ev_job_queue_remove_job):
9404         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9405         (ev_job_fonts_new), (ev_job_fonts_run):
9406         * shell/ev-jobs.h:
9407
9408         New job for fonts scanning
9409
9410         * shell/ev-properties.c: (job_fonts_finished_cb),
9411         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9412         * shell/ev-properties.h:
9413         * shell/ev-window.c: (ev_window_cmd_file_properties):
9414
9415         Incrementally feel the treeview using the new job. Show Loading...
9416         message until scanning is completed.
9417
9418         Hopefully I didnt break the build without the poppler patch.
9419
9420 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9421
9422         * shell/ev-application.c: (ev_application_open):
9423         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9424         (ev_document_type_get_type), (ev_document_type_lookup):
9425         * shell/ev-document-types.h:
9426         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9427         * shell/ev-job-xfer.h:
9428         * shell/ev-window.c: (ev_window_clear_local_uri),
9429         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9430         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9431         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9432         
9433         Transfer remote documents to tmp directory to display them later.
9434
9435 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9436
9437         * backend/ev-document-info.h:
9438         * shell/ev-properties.c: (ev_properties_new):
9439
9440         s/GTime*/GTime. Not sure why we was using a pointer
9441         at all there!
9442
9443 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9444
9445         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9446         situations.  That situation is that you're using GTK+-HEAD with
9447         the patch at #306726 is applied, and you have a document with <
9448         1500 pages in it.  It's not quite as uniformly nice as the
9449         TreeView, but should be better in the long run.
9450
9451         I'm pretty sure I guarded against breaking compilation with
9452         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9453         I missed some.
9454
9455         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9456         widget yet, so I commented that code out
9457         enable_view_actions_for_widget() for now.  Need to figure this
9458         out.
9459
9460         * shell/ev-page-action.c (match_selected_cb): emit the right
9461         signals.  Our cool C-l completion now works.
9462
9463 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9464
9465         * backend/Makefile.am:
9466         * backend/ev-document-fonts.c:
9467         * backend/ev-document-links.c:
9468         * backend/ev-document.c: (ev_document_load):
9469         * backend/ev-document.h:
9470         * backend/ev-job-queue.c:
9471         * backend/ev-job-queue.h:
9472         * backend/ev-jobs.c:
9473         * backend/ev-jobs.h:
9474         * backend/ev-page-cache.c:
9475         * backend/ev-page-cache.h:
9476
9477         EvPageCache and EvJobs are moved to shell.
9478
9479         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9480         (ev_tmp_filename):
9481         * lib/ev-file-helpers.h:
9482         
9483         New helper to work with temporary files
9484         
9485         * shell/Makefile.am:
9486         * shell/ev-application.c: (ev_application_open):
9487         * shell/ev-application.h:
9488         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9489         (remove_job_from_async_queue), (add_job_to_async_queue),
9490         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9491         (handle_job), (search_for_jobs_unlocked),
9492         (no_jobs_available_unlocked), (ev_render_thread),
9493         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9494         (ev_job_queue_add_job), (move_job_async), (move_job),
9495         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9496         * shell/ev-job-queue.h:
9497         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9498         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9499         * shell/ev-job-xfer.h:
9500         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9501         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9502         (ev_job_links_class_init), (ev_job_render_init),
9503         (ev_job_render_dispose), (ev_job_render_class_init),
9504         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9505         (ev_job_thumbnail_class_init), (ev_job_load_init),
9506         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9507         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9508         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9509         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9510         * shell/ev-jobs.h:
9511         * shell/ev-page-action.c: (ev_page_action_set_document):
9512         * shell/ev-page-cache.c: (ev_page_cache_init),
9513         (ev_page_cache_class_init), (ev_page_cache_finalize),
9514         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9515         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9516         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9517         (ev_page_cache_get_title), (ev_page_cache_get_size),
9518         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9519         (ev_page_cache_get_height_to_page),
9520         (ev_page_cache_get_max_label_chars),
9521         (ev_page_cache_get_page_label),
9522         (ev_page_cache_has_nonnumeric_page_labels),
9523         (ev_page_cache_get_info), (ev_page_cache_next_page),
9524         (ev_page_cache_prev_page), (ev_page_cache_get):
9525         * shell/ev-page-cache.h:
9526         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9527         (ev_pixbuf_cache_clear_job_sizes),
9528         (ev_pixbuf_cache_add_jobs_if_needed),
9529         (ev_pixbuf_cache_set_page_range):
9530         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9531         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9532         * shell/ev-sidebar-thumbnails.c:
9533         (ev_sidebar_tree_selection_changed),
9534         (ev_sidebar_thumbnails_set_document):
9535         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9536         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9537         (ev_statusbar_get_context_id), (ev_statusbar_push),
9538         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9539         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9540         (ev_statusbar_set_progress):
9541         * shell/ev-statusbar.h:
9542         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9543         (ev_view_find_previous):
9544         * shell/ev-window.c: (ev_window_is_empty),
9545         (ev_window_setup_document), (password_dialog_response),
9546         (ev_window_clear_jobs), (ev_window_load_job_cb),
9547         (ev_window_xfer_job_cb), (ev_window_open_uri),
9548         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9549         (ev_window_print), (ev_window_print_range),
9550         (ev_window_state_event), (ev_window_cmd_view_reload),
9551         (menu_item_select_cb), (menu_item_deselect_cb),
9552         (view_status_changed_cb), (ev_window_dispose),
9553         (drag_data_received_cb), (ev_window_init):
9554         * shell/ev-window.h:
9555         * shell/main.c: (load_files):
9556         
9557         New statusbar to show progress on idle. Two new jobs - 
9558         xfer job and load job to load document in background. And update
9559         of page_cache clients to new location of code.
9560
9561 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9562
9563         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9564         selection in open dialog. It also remembers the last visited directory 
9565         in the current session.
9566
9567 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9568
9569         * shell/ev-properties.c: (ev_properties_new):
9570         * shell/ev-properties.h:
9571         * shell/ev-window.c: (ev_window_cmd_file_properties):
9572         
9573         Get document info from page cache instead of document itself.
9574         This should fix crash related to race conditions described in
9575         bug 306545.
9576
9577 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9578
9579         * ps/ps-document.c: (ps_document_init),
9580         (send_ps), (get_page_box), (output), (catchPipe), (input),
9581         (stop_interpreter), (file_length), (file_readable),
9582         (check_filecompressedb), (ps_document_enable_interpreter),
9583         (document_load), (ps_async_renderer_render_pixbuf):
9584         * ps/ps-document.h:
9585
9586         Big cleanup of the ps code
9587
9588 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9589
9590         * backend/Makefile.am:
9591         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9592         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9593         * backend/ev-async-renderer.h:
9594
9595         Add an async renderer interface (method + callback) which
9596         is useful for backends like ps.
9597
9598         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9599         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9600         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9601         (ev_job_queue_add_job), (move_job_async), (move_job),
9602         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9603
9604         Add queues for async renderer, these are executed on the
9605         main thread.
9606
9607         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9608         (ev_job_render_run):
9609         * backend/ev-jobs.h:
9610
9611         If the backend support async renderer interface use it.
9612
9613         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9614         (setup_pixmap), (ps_document_get_type),
9615         (ps_async_renderer_render_pixbuf),
9616         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9617
9618         Implement async renderer interface.
9619
9620 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9621
9622         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9623
9624         Cleanup links job on exit.
9625
9626 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9627
9628         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9629         (drag_data_get_cb), (drag_data_received_cb):
9630         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9631         (drag_data_get_cb), (parse_item_list),
9632         (egg_toolbar_editor_load_actions):
9633         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9634         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9635         (parse_item_list), (parse_toolbars):
9636         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9637         (dvi_pixbuf_put_pixel):
9638         
9639         Fix gcc 4.0 warnings
9640
9641 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9642
9643         * ps/ps-document.c: (start_interpreter):
9644
9645         Fix warning when loading ps
9646
9647 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9648
9649         * ps/ps-document.c: (output):
9650
9651         Fix crash when priting gs error messages.
9652
9653 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9654
9655         * backend/ev-page-cache.c: (_ev_page_cache_new):
9656         * backend/ev-page-cache.h:
9657
9658         Use a const to return title so that we dont double
9659         free it. Small cleanup and fix a leak.
9660
9661         * shell/ev-window.c: (update_window_title):
9662
9663         strdup value from get_title.
9664
9665 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9666
9667         * shell/ev-sidebar-links.c: (job_finished_callback),
9668         (ev_sidebar_links_set_document):
9669
9670         Cleanup the old job when changing document
9671
9672 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9673
9674         * shell/ev-stock-icons.c:
9675         * shell/ev-stock-icons.h:
9676         * shell/ev-window.c:
9677         
9678         Add stock icons for actions that can appear in toolbar. Fix for
9679         bug 306566.
9680
9681 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9682
9683         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9684         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9685         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9686         * backend/ev-page-cache.h:
9687         * shell/ev-view.c: (scroll_to_current_page),
9688         (view_update_range_and_current_page), (get_page_y_offset),
9689         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9690         (ev_view_size_request_continuous),
9691         (ev_view_zoom_for_size_continuous_and_dual_page),
9692         (ev_view_zoom_for_size_continuous):
9693         
9694         More compact EvView layout in document with pages of different size.
9695
9696 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9697
9698         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9699         compilation.
9700
9701 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9702
9703         * shell/ev-view.c: (view_set_adjustment_values):
9704         * shell/ev-window.c: (ev_window_cmd_file_properties):
9705         
9706         A bit different fix for rounding problem but it has no
9707         problems on startup. Make properties window transient to parent.
9708
9709 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9710
9711         * pdf/ev-poppler.cc:
9712         
9713         More commenting of font stuff.
9714
9715 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9716
9717         * pdf/ev-poppler.cc:
9718
9719         Comment out some more fonts stuff. Should really
9720         work without the poppler patch now.
9721
9722 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9723
9724         * pdf/ev-poppler.cc:
9725
9726         Adapt to api change
9727
9728 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9729
9730         * data/evince-properties.glade:
9731         * pdf/ev-poppler.cc:
9732         * shell/ev-properties.c: (setup_fonts_view):
9733
9734         Set the column title. Show the dialog only
9735         once everything is setup.
9736         Getting font info can be very slow... will
9737         prolly need to make this threaded too.
9738
9739 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9740
9741         * backend/Makefile.am:
9742         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9743         (ev_document_fonts_get_fonts_model):
9744         * backend/ev-document-fonts.h:
9745         * data/evince-properties.glade:
9746         * pdf/ev-poppler.cc:
9747         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9748         * shell/ev-properties.h:
9749         * shell/ev-window.c: (ev_window_cmd_file_properties):
9750
9751         Implement fonts list. Defined out for now, since it depends
9752         on a not yet committed poppler patch.
9753
9754 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9755
9756         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9757         page + 1.
9758
9759         * shell/ev-window.c: Make sure we add the timeout when we get a
9760         focus-in event.
9761
9762         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9763         adjustment->value before calculating the zoom factor to average
9764         out all of our rounding errors.  The page no longer 'drifts' when
9765         resizing.
9766
9767 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9768
9769         * data/evince-properties.glade:
9770         * shell/ev-properties.c: (ev_properties_format_date),
9771         (set_property):
9772         
9773         Labels don't expand when the dialogue is resized.
9774         strftime result needs to be converted to UTF-8. Thanks
9775         to Christian Persch <chpe@gnome.org>.
9776
9777 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9778
9779         * data/evince-properties.glade:
9780
9781         Hide the fonts tab
9782
9783 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9784
9785         * backend/ev-document-info.h:
9786         * backend/ev-document.c: (ev_document_info_free):
9787         * data/evince-properties.glade:
9788         * pdf/ev-poppler.cc:
9789         * ps/ps-document.c: (ps_document_get_info):
9790         * shell/ev-properties.c: (ev_properties_format_date),
9791         (set_property), (ev_properties_new):
9792         * shell/ev-properties.h:
9793         * shell/ev-window.c: (ev_window_cmd_file_properties):
9794
9795         Rework properties code to take only EvPropertyInfo
9796         in the constructor so that it can be useful for
9797         nautilus plugin too.
9798
9799         Deal with backends that doesnt support some properties.
9800         Make set property code generic.
9801
9802 2005-06-04  Christian Persch <chpe@gnome.org>
9803
9804         * data/evince-properties.glade:
9805
9806         fix spacings, make resizeable, and make data labels
9807         selectable + ellipsised
9808
9809 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9810
9811         * backend/ev-document-info.h:
9812         * data/Makefile.am:
9813         * data/evince-ui.xml:
9814         * pdf/ev-poppler.cc:
9815         * shell/Makefile.am:
9816         * shell/ev-window.c: (update_action_sensitivity),
9817         (ev_window_cmd_file_properties):
9818
9819         Initial go at file properties. Patch by
9820         Emil Soleyman-Zomalan <emil@soleyman.com>.
9821         Needs love see #169583
9822
9823 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
9824
9825         * ps/ps-document.c: (output):
9826         * ps/ps.c: (psscan):
9827
9828         Try to render even if psscan fails.
9829
9830 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9831
9832         * ps/ps.c: (psscan), (pscopydoc):
9833
9834         Port buffered reading code from gv
9835
9836 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9837
9838         * ps/ps-document.c: (interpreter_message), (output):
9839
9840         Do not fail on interpreter messages
9841
9842 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9843
9844         * backend/ev-document-misc.c:
9845         (ev_document_misc_get_thumbnail_frame):
9846
9847         Pages can be 0 x 0, dont assert on this case
9848
9849 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9850
9851         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9852         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
9853
9854         Correctly manage our reference on document. Finally the reload
9855         huge leak is gone...
9856
9857 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9858
9859         * ps/ps-document.c: (ps_document_dispose):
9860
9861         Forgot to chain it to the parent. Thanks chpe.
9862
9863 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9864
9865         * ps/ps-document.c: (ps_document_dispose),
9866         (ps_document_class_init), (stop_interpreter), (document_load):
9867
9868         Cleanup dispose a bit. Dont leak the whole pixmap.
9869
9870 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9871
9872         * pdf/ev-poppler.cc:
9873
9874         Release the poppler document on dispose
9875
9876 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9877
9878         * shell/ev-view.c: (ev_view_set_document):
9879
9880         Release ref on the pixbuf cache when changing
9881         document.
9882
9883 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9884
9885         * ps/ps-document.c: (ps_document_get_info):
9886
9887         Fix a double free
9888
9889 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9890
9891         * backend/ev-page-cache.c: (ev_page_cache_init),
9892         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
9893         * backend/ev-page-cache.h:
9894         * shell/ev-page-action.c: (page_changed_cb):
9895         
9896         Set page action entry width depending on labels width. Fix
9897         for bug 305202.
9898
9899 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
9900
9901         * backend/ev-link.c: (ev_link_class_init):
9902
9903         Allow -1 as page value (error)
9904
9905 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9906
9907         * shell/ev-sidebar-thumbnails.c:
9908         (ev_sidebar_thumbnails_set_document):
9909         * shell/ev-view.c: (scroll_to_current_page),
9910         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
9911         (page_changed_cb), (on_adjustment_value_changed),
9912         (ev_view_set_document):
9913
9914         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
9915         Fix bug 305377
9916
9917 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9918
9919         * configure.ac:
9920         * djvu/djvu-document.c: (djvu_document_get_page_size):
9921
9922         Require djvulibre CVS. Now djvu loading is much faster. Fix for
9923         bug 301993.
9924
9925 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
9926
9927         * shell/ev-view.c (draw_one_page): modify the expose handling to
9928         get the shadows.
9929
9930         * shell/ev-window.c (update_action_sensitivity): Respect
9931         permissions field.  Kowtow to the man.
9932
9933         * pdf/ev-poppler.cc: Get the permissions field.
9934
9935         * tiff/*c: Make a tiny bit more robust.
9936
9937 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9938
9939         * djvu/djvu-document.c:
9940         
9941         Pop messages from djvu context message queue.
9942
9943 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9944
9945         * configure.ac, Makefile.am, shell/Makefile.am:
9946         * tiff/Makefile.am, shell/ev-document-types.c:
9947         
9948         Cleanup tiff configure checks. Fix for bug 305218.
9949
9950 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
9951
9952         * configure.ac: Added "uk" to ALL_LINGUAS.
9953
9954 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9955
9956         * cut-n-paste/zoom-control/ephy-zoom.c:
9957         (ephy_zoom_get_changed_zoom_level):
9958         * cut-n-paste/zoom-control/ephy-zoom.h:
9959         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
9960         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
9961         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
9962         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
9963         (zoom_control_changed_cb), (ev_window_init):
9964         
9965         Fix minor points related to moving best fit up. Introduce
9966         "zoom" property and make zoom control change it's value on
9967         notify::zoom signals. Fix for 305080.
9968
9969 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9970
9971         * data/evince-ui.xml:
9972         * shell/ev-window.c: (set_view_actions_sensitivity):
9973         
9974         Use + and - as accels for zoom in and zoom out. Fix for 305001.
9975
9976 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9977
9978         * configure.ac:
9979
9980         Depends on poppler 0.3.2
9981
9982 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
9983
9984         * cut-n-paste/recent-files/egg-recent-item.c:
9985         (egg_recent_item_get_short_name):
9986         * cut-n-paste/toolbar-editor/Makefile.am:
9987         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9988         (new_pixbuf_from_widget):
9989         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9990         * cut-n-paste/toolbar-editor/egg-marshal.c:
9991         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9992         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9993
9994         Sync
9995
9996 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
9997
9998         * tiff/tiff-document.c: Rough TIFF backend.
9999
10000 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10001
10002         * NEWS:
10003         * configure.ac:
10004         * cut-n-paste/toolbar-editor/Makefile.am:
10005
10006         Release 0.3.1
10007
10008 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10009
10010         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10011         (ev_view_find_next), (ev_view_find_previous):
10012
10013         Remove the locks around get_n_results   
10014
10015 2005-05-21  Juerg Billeter  <j@bitron.ch>
10016
10017         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10018
10019         Pass correct number of pages to poppler.
10020
10021 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10022
10023         * configure.ac:
10024         * data/Makefile.am:
10025         * data/evince.desktop.in: 
10026         * data/evince.desktop.in.in:
10027         * po/POTFILES.in:
10028         
10029         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10030
10031 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10032
10033         * shell/ev-view.c: (view_update_adjustments),
10034         (view_set_adjustment_values): cast adjustmen->value to (int)
10035         before using it.  Otherwise, we get off by a pixel in some
10036         situations.
10037
10038         (draw_one_page): Draw the border on expose.
10039
10040 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10041
10042         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10043         adjustment when the mode changes, #304923
10044
10045 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10046
10047         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10048         flickering on resize but still use gdk_window_scroll on
10049         scrolling
10050
10051 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10052
10053         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10054         option, #170458
10055
10056 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10057
10058         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10059         second page on page_changed if possible, #304669
10060
10061 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10062
10063         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10064         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10065
10066 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10067
10068         * .cvsignore:
10069         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10070         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10071         (ev_view_zoom_for_size_presentation),
10072         (ev_view_zoom_for_size_continuous_and_dual_page),
10073         (ev_view_zoom_for_size_continuous),
10074         (ev_view_zoom_for_size_dual_page),
10075         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10076         * shell/ev-view.h:
10077         * shell/ev-window.c: (update_view_size),
10078         (ev_window_sizing_mode_changed_cb):
10079
10080         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10081         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10082         an infinite loop, #304769
10083
10084
10085 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10086
10087         * data/evince-ui.xml:
10088         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10089         * shell/ev-window.c: (set_view_actions_sensitivity):
10090
10091         Make PgUp/Down behave like Space
10092
10093 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10094
10095         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10096         * backend/ev-ps-exporter.h:
10097         * pdf/ev-poppler.cc:
10098         * ps/ps-document.c: (ps_document_ps_export_begin):
10099         * shell/ev-print-job.c: (idle_print_handler):
10100
10101         Adapt to new poppler api
10102
10103 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10104
10105         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10106         (ephy_zoom_control_init):
10107
10108         Translate zoom levels
10109
10110 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10111
10112         * cut-n-paste/zoom-control/ephy-zoom.c:
10113         (ephy_zoom_get_zoom_level_index):
10114
10115         Fix current zoom -> zoom control match
10116
10117 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10118
10119         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10120         rather than the scrolled_window that it's in. Fixes bug #304655.
10121
10122 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10123
10124         * shell/ev-view.c: (view_update_adjustments),
10125         (view_set_adjustment_values), (view_update_range_and_current_page),
10126         (view_scroll_to_page), (set_scroll_adjustment),
10127         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10128         (ev_view_scroll), (ev_view_scroll_view),
10129         (ensure_rectangle_is_visible), (find_page_at_location),
10130         (get_link_at_location), (go_to_link), (status_message_from_link),
10131         (ev_view_size_request_continuous_dual_page),
10132         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10133         (ev_view_unrealize), (ev_view_expose_event),
10134         (ev_view_button_press_event), (ev_view_motion_notify_event),
10135         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10136         (draw_rubberband), (highlight_find_results), (draw_one_page),
10137         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10138         (ev_view_init), (find_changed_cb), (page_changed_cb),
10139         (on_adjustment_value_changed), (ev_view_new),
10140         (ev_view_set_document), (ev_view_set_zoom),
10141         (ev_view_set_continuous), (ev_view_set_dual_page),
10142         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10143         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10144         (ev_view_zoom_for_size_presentation),
10145         (ev_view_zoom_for_size_continuous_dual_page),
10146         (ev_view_zoom_for_size_continuous),
10147         (ev_view_zoom_for_size_dual_page),
10148         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10149         (ev_view_get_status), (ev_view_set_status),
10150         (update_find_status_message), (ev_view_get_find_status),
10151         (ev_view_set_find_status), (jump_to_find_result),
10152         (jump_to_find_page), (compute_selections), (clear_selection),
10153         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10154         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10155         (ev_view_update_primary_selection),
10156         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10157         * shell/ev-view.h:
10158         * shell/ev-window.c: (ev_window_open_page_label),
10159         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10160         (ev_window_init):
10161         * shell/ev-window.h:
10162         * shell/main.c: (load_files):
10163
10164         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10165         when resizing.  Remove the bin_window().  Also, patch from James
10166         Bowes to fix command line page, #300641
10167         
10168 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10169
10170         * data/evince-ui.xml:
10171         * shell/ev-view.c:
10172         * shell/ev-view.h:
10173         * shell/ev-window.c: (update_action_sensitivity):
10174
10175         Get rid of View->Normal Size, it's just confusing
10176
10177 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10178
10179         * backend/ev-document-info.h:
10180         * backend/ev-document.c: (ev_document_info_free): Free the
10181         EvDocumentInfo.
10182
10183         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10184         (clear_range), (add_range), (update_visible_range),
10185         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10186         (ev_sidebar_thumbnails_set_document):
10187         * shell/ev-window.c: (ev_window_setup_document): Only render the
10188         visible thumbnails.  It takes an instant to render, but it uses
10189         much less memory.
10190
10191 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10192
10193         * shell/ev-sidebar-links.c: (popup_menu_cb):
10194
10195         Select first item
10196
10197 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10198
10199         * lib/Makefile.am:
10200         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10201         (button_press_cb), (ev_sidebar_links_construct):
10202
10203         Show the popup menu also on keybindings
10204
10205 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10206
10207         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10208         * shell/ev-window.h:
10209
10210         Expose api to print a range (with dialog). Make private _print use
10211         it.
10212
10213         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10214         (ev_sidebar_links_construct):
10215
10216         Show a print context menu on linkx, it prints the selected
10217         section.
10218
10219 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10220
10221         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10222         button.
10223
10224 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10225
10226         * AUTHORS:
10227
10228         Update
10229
10230         * shell/ev-window.c: (build_comments_string),
10231         (ev_window_cmd_help_about):
10232
10233         Show poppler version/backend and authors
10234
10235 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10236
10237         * cut-n-paste/zoom-control/ephy-zoom.c:
10238         (ephy_zoom_get_zoom_level_index):
10239         * cut-n-paste/zoom-control/ephy-zoom.h:
10240
10241         Move the best fit items at the top of the list
10242
10243 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10244
10245         * shell/ev-marshal.list:
10246         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10247         (activate_cb), (match_selected_cb), (activate_link_cb),
10248         (connect_proxy), (ev_page_action_class_init):
10249         * shell/ev-page-action.h:
10250
10251         Use signals to notify action activation. Hopefully
10252         I did not break completion since I cant test...
10253
10254         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10255         (register_custom_actions):
10256
10257         Connect to page selector actions and also grab focus on
10258         the view when activated.
10259
10260 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10261
10262         * pdf/ev-poppler.cc:
10263         * backend/ev-page-cache.c: make page size calculation consistent
10264         and set it to (int)( width * scale + 0.5).  This makes the weird
10265         line going through the middle of the page go away.
10266
10267         * shell/ev-view.c: move painting the background page after
10268         checking the expose area covers us.
10269
10270 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10271
10272         * data/evince-password.glade:
10273         
10274         Mark labels as not translatable. Fix for bug 302842.
10275
10276 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10277
10278         * configure.ac: Added "es" to ALL_LINGUAS.
10279
10280 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10281
10282         * data/evince-toolbar.xml:
10283         * shell/ev-window.c: (update_action_sensitivity),
10284         (ev_window_setup_document), (ev_window_set_page_mode),
10285         (ev_window_init):
10286
10287         Remove some leftover code from jrb first continous
10288         attempt. Use the new actions, we still need good icons
10289         though...
10290
10291 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10292
10293         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10294
10295         Update label when connecting proxy. Fix a warning with NULL
10296         page_cache.
10297
10298 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10299
10300         * data/evince-ui.xml:
10301         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10302         * shell/ev-page-action.h:
10303         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10304
10305         Add mnemonic for edit toolbar.
10306         ctrl+l focus the page entry.
10307
10308 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10309
10310         * lib/Makefile.am:
10311         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10312         (ev_window_init):
10313         * shell/main.c: (main):
10314
10315         Put the toolbar xml in evince own dot dir
10316
10317 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10318
10319         * shell/ev-window.c: (ev_window_init):
10320
10321         Make the toolbar not removable
10322
10323 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10324
10325         * data/evince-ui.xml:
10326         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10327         * shell/ev-sidebar-links.h:
10328         * shell/ev-sidebar-thumbnails.c:
10329         (ev_sidebar_thumbnails_get_treeview):
10330         * shell/ev-sidebar-thumbnails.h:
10331         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10332         (ev_view_class_init):
10333         * shell/ev-view.h:
10334         * shell/ev-window.c: (update_action_sensitivity),
10335         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10336         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10337         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10338         (ev_window_init):
10339
10340         This is evil... Make space/backspace global accelerators but
10341         enable them only for some widgets (sidebars and view).
10342         I dont like it, but I dont know a better way... :/
10343
10344 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10345
10346         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10347         (ev_page_action_widget_finalize),
10348         (ev_page_action_widget_class_init), (update_page_cache):
10349
10350         Keep a weak reference on proxy->page_cache so that we
10351         dont try to disconnect the signal if the object is already
10352         gone. Maybe there is a better way to cleanup reference handling
10353         in page action though...
10354
10355 2005-05-10  Juerg Billeter  <j@bitron.ch>
10356
10357         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10358         * backend/ev-ps-exporter.h:
10359         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10360         * ps/ps-document.c: (ps_document_ps_export_begin):
10361         
10362         Change api to pass print range to ps_exporter_begin. The pdf backend
10363         requires this information.
10364         
10365         * shell/ev-print-job.c: (idle_print_handler):
10366         
10367         Adapt to api change
10368
10369 2005-05-10  Juerg Billeter  <j@bitron.ch>
10370
10371         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10372         (idle_print_handler)
10373         * shell/ev-window.c: (ev_window_print):
10374
10375         Support printing page range, based on patch by Amaury Jacquot
10376
10377 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10378
10379         * data/evince-toolbar.xml:
10380
10381         Add zoom control to available items
10382
10383 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10384
10385         * shell/ev-window.c: (update_action_sensitivity):
10386
10387         Set slash action insensitive when appropriate
10388
10389 2005-05-10  Christian Persch <chpe@gnome.org>
10390
10391         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10392
10393         Fix warning on the overflow menu
10394
10395 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10396
10397         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10398
10399         Check for uri correctness/existence
10400
10401 2005-05-09  Juerg Billeter  <j@bitron.ch>
10402
10403         * shell/ev-window.c: (using_postscript_printer):
10404
10405         LPD printers use postscript, too
10406
10407 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10408
10409         * shell/ev-window.c: (register_custom_actions):
10410
10411         The zoom one is actually sort of useful,
10412         put it back
10413
10414 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10415
10416         * shell/ev-window.c: (register_custom_actions):
10417
10418         Hide page/zoom controls from overflow, they
10419         are useless.
10420
10421 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10422
10423         * cut-n-paste/update-from-egg.sh:
10424         
10425         Share it between all cut-n-paste subdirs
10426
10427         * cut-n-paste/recent-files/Makefile.am:
10428
10429         Fix to use "global" update-from-egg.sh
10430
10431         * cut-n-paste/recent-files/egg-recent-model.c:
10432         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10433         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10434         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10435         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10436
10437         Update from libegg
10438
10439         * cut-n-paste/toolbar-editor/Makefile.am:
10440
10441         Fix to use "global" update-from-egg.sh
10442
10443         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10444
10445         Update from libegg
10446
10447 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10448
10449         * configure.ac:
10450         * cut-n-paste/Makefile.am:
10451         * cut-n-paste/recent-files/Makefile.am:
10452         * cut-n-paste/toolbar-editor/.cvsignore:
10453         * cut-n-paste/toolbar-editor/Makefile.am:
10454         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10455         (egg_editable_toolbar_get_type), (get_toolbar_position),
10456         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10457         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10458         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10459         (set_item_drag_source), (create_item_from_action), (create_item),
10460         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10461         (popup_toolbar_context_menu_cb), (free_dragged_item),
10462         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10463         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10464         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10465         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10466         (item_added_cb), (item_removed_cb),
10467         (egg_editable_toolbar_construct),
10468         (egg_editable_toolbar_disconnect_model),
10469         (egg_editable_toolbar_deconstruct),
10470         (egg_editable_toolbar_set_model),
10471         (egg_editable_toolbar_set_ui_manager),
10472         (egg_editable_toolbar_set_property),
10473         (egg_editable_toolbar_get_property),
10474         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10475         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10476         (egg_editable_toolbar_new_with_model),
10477         (egg_editable_toolbar_get_edit_mode),
10478         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10479         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10480         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10481         (new_pixbuf_from_widget), (new_separator_pixbuf),
10482         (update_separator_image), (style_set_cb),
10483         (_egg_editable_toolbar_new_separator_image),
10484         (egg_editable_toolbar_get_model):
10485         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10486         * cut-n-paste/toolbar-editor/egg-marshal.c:
10487         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10488         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10489         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10490         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10491         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10492         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10493         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10494         (editor_drag_data_delete_cb), (drag_data_get_cb),
10495         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10496         (editor_create_item), (update_editor_sheet), (setup_editor),
10497         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10498         (parse_item_list), (model_has_action), (update_actions_list),
10499         (egg_toolbar_editor_load_actions):
10500         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10501         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10502         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10503         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10504         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10505         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10506         (egg_toolbars_model_add_separator), (impl_add_item),
10507         (parse_item_list), (egg_toolbars_model_add_toolbar),
10508         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10509         (impl_get_item_data), (impl_get_item_type),
10510         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10511         (egg_toolbars_model_init), (free_toolbar),
10512         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10513         (egg_toolbars_model_remove_toolbar),
10514         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10515         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10516         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10517         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10518         (egg_toolbars_model_get_item_data),
10519         (egg_toolbars_model_get_item_type):
10520         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10521         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10522         * data/Makefile.am:
10523         * data/evince-toolbar.xml:
10524         * data/evince-ui.xml:
10525         * data/hand-open.png:
10526         * po/POTFILES.in:
10527         * shell/Makefile.am:
10528         * shell/ev-window.c: (update_chrome_visibility),
10529         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10530         (ev_window_dispose), (ev_window_init):
10531
10532         Implement epiphany like toolbar editor. Based on patch by
10533         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10534
10535 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10536
10537         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10538
10539         Use set_cursor instead of set_selection, so that
10540         the keyboard focus moves too.
10541
10542 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10543
10544         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10545
10546         Fix infinite loop when loading Type1 fonts
10547
10548 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10549
10550         * data/evince-ui.xml:
10551         * shell/ev-window.c:
10552
10553         Slash -> Find
10554
10555 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10556
10557         * configure.ac:
10558
10559         Make --disable really disable
10560
10561 2005-05-07  Juerg Billeter  <j@bitron.ch>
10562
10563         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10564
10565         Compare page labels even without has_labels set, fixes setting page
10566         with entry
10567
10568 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10569
10570         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10571         (ev_view_set_cursor), (ev_view_button_press_event),
10572         (ev_view_motion_notify_event), (ev_view_button_release_event),
10573         (ev_view_init):
10574
10575         Implement middle button scrolling. Based on a patch
10576         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10577
10578 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10579
10580         * shell/ev-document-types.c: (get_slow_mime_type),
10581         (get_document_type_from_mime), (ev_document_type_lookup):
10582         * shell/ev-document-types.h:
10583
10584         Change api to lookup from uri. Do fast lookup first, if the
10585         type is unknown try with data sniffing.
10586
10587         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10588         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10589
10590         Adapt to api change
10591
10592 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10593
10594         * thumbnailer/Makefile.am:
10595
10596         Fix distcheck
10597
10598 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10599
10600         * NEWS:
10601         * configure.ac:
10602
10603         Release 0.3.0
10604
10605         * data/evince-ui.xml:
10606
10607         Hide presentation mode for now
10608
10609         * shell/ev-view.c: (highlight_find_results):
10610
10611         Show current find selection only on current page
10612
10613 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10614
10615         * shell/ev-view.c: (ev_view_select_all):
10616
10617         Compute size of the actual page, not of
10618         the current one.
10619
10620 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10621
10622         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10623         (view_rect_to_doc_rect), (compute_selections),
10624         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10625         (ev_view_copy), (ev_view_primary_get_cb),
10626         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10627         (ev_view_button_press_event), (ev_view_motion_notify_event),
10628         (ev_view_button_release_event), (page_changed_cb):
10629
10630         Fix text selection
10631
10632 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10633
10634         * shell/ev-view.c: (compute_border), (get_page_extents),
10635         (doc_rect_to_view_rect), (highlight_find_results),
10636         (ev_view_bin_expose), (ev_view_select_all),
10637         (ev_view_motion_notify_event), (update_find_status_message),
10638         (jump_to_find_result), (jump_to_find_page):
10639
10640         First go at fixing search, still buggy
10641
10642 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10643
10644         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10645         dropdown box and button at the top of the sidebar.
10646
10647 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10648
10649         * configure.ac: Output zoom-control Makefile.
10650         * cut-n-paste/Makefile.am: build zoom-control subdir.
10651         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10652         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10653         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10654         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10655         * cut-n-paste/zoom-control/ephy-zoom.c:
10656         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10657         from epiphany, and modified to add a separator into the menu.
10658         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10659         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10660         zoom-control action.
10661         * shell/Makefile.am: Include zoom-control flags.
10662         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10663         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10664         (ev_view_zoom_for_size_presentation),
10665         (ev_view_zoom_for_size_continuous_and_dual_page),
10666         (ev_view_zoom_for_size_continuous),
10667         (ev_view_zoom_for_size_dual_page),
10668         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10669         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10670         ev_view_get_zoom and ev_view_get_sizing_mode.
10671         * shell/ev-view.h:
10672         * shell/ev-window.c: (update_action_sensitivity),
10673         (update_sizing_buttons), (zoom_control_changed_cb),
10674         (register_custom_actions): Initialize and use the zoom-control 
10675         widget.
10676
10677 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10678
10679         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10680         preview cache back to 1.  Don't know when it got set to 0.
10681         
10682         * shell/ev-view.c: (compute_border), (ev_view_realize),
10683         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10684         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10685         (ev_view_get_fullscreen), (ev_view_set_presentation),
10686         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10687         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10688         * shell/ev-view.h:
10689         * shell/ev-window.c:
10690         (update_chrome_visibility),
10691         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10692         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10693         (update_document_mode), (ev_window_update_fullscreen_action),
10694         (ev_window_fullscreen), (ev_window_unfullscreen),
10695         (ev_window_cmd_view_fullscreen),
10696         (ev_window_update_presentation_action),
10697         (ev_window_run_presentation), (ev_window_stop_presentation),
10698         (ev_window_cmd_view_presentation), (ev_window_state_event),
10699         (ev_window_focus_in_event), (ev_window_focus_out_event),
10700         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10701         * data/evince-ui.xml: Initial presentation mode.  We should
10702         probably hide this until it's done, as it's quite rough.  Also,
10703         change full-screen to fullscreen and add two getters to EvView.
10704
10705 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10706
10707         * shell/ev-page-action.c: (update_page_cache),
10708         (ev_page_action_dispose):
10709         * shell/ev-window.c: (destroy_fullscreen_popup),
10710         (ev_window_create_fullscreen_popup):
10711
10712         Use connect_object rather than explicitly
10713         disconnect on dispose.
10714
10715 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10716
10717         * shell/ev-page-action.c: (update_page_cache),
10718         (ev_page_action_dispose):
10719
10720 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10721
10722         * backend/ev-page-cache.c: (_ev_page_cache_new),
10723         (ev_page_cache_set_page_label),
10724         (ev_page_cache_has_nonnumeric_page_labels):
10725         * backend/ev-page-cache.h:
10726         * shell/ev-page-action.c: (update_pages_label):
10727         
10728         If all page labels are numeric, fallback to default
10729         way to display number of pages. See bug 173185.
10730
10731 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10732
10733         * shell/ev-page-action.c: (ev_page_action_dispose):
10734         * shell/ev-view.c: (view_update_range_and_current_page):
10735         * shell/ev-window.c: (ev_window_dispose):
10736         
10737         Set page on scroll in continuous mode. Fixes bug 301986.
10738         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10739
10740 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10741
10742         * configure.ac:
10743
10744         Require poppler 0.3.0
10745
10746 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10747         
10748         * shell/Makefile.am, configure.ac: Fix build problems
10749         with t1lib. Bug 301996.
10750
10751 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10752
10753         * shell/ev-view.c: (ev_view_scroll_event):
10754         
10755         Scroll up increase zoom
10756
10757 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10758
10759         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10760         (ev_view_set_sizing_mode),
10761         (ev_view_zoom_for_size_continuous_and_dual_page),
10762         (ev_view_zoom_for_size_continuous):
10763         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10764         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10765         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10766         (ev_window_init):
10767
10768         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10769         Fix for 165473 and 165472.
10770
10771 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10772
10773         * po/POTFILES.in:
10774         * thumbnailer/Makefile.am:
10775         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10776         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10777         * thumbnailer/evince-thumbnailer.schemas.in:
10778         
10779         Make thumbnailer schemas translatable. Fix for bug 301773
10780         
10781         * thumbnailer/evince-thumbnailer-djvu.schemas:
10782         * thumbnailer/evince-thumbnailer-dvi.schemas:
10783         * thumbnailer/evince-thumbnailer.schemas:
10784
10785         Removed files
10786
10787 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10788
10789         * shell/ev-view.c (ev_view_init): forgot to set this.
10790
10791 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10792
10793         * shell/ev-view.c: (find_page_at_location),
10794         (get_link_at_location),
10795         (ev_view_set_show_border), (ev_view_set_spacing),
10796         (ev_view_zoom_for_size_continuous_and_dual_page),
10797         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10798         Also, add a quick fix measuring of widths.  Also, removed
10799         ev_view_set_spacing and ev_view_set_show_border.
10800         
10801         * shell/ev-window.c: (ev_window_unfullscreen),
10802         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10803
10804 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10805
10806         * shell/ev-view.c: (view_update_range_and_current_page),
10807         (page_changed_cb):
10808         
10809         Fix crash on exit and scrolling to page in continuous view.
10810
10811 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10812
10813         * TODO:
10814         * backend/ev-page-cache.c: (_ev_page_cache_new),
10815         (ev_page_cache_get_max_width_size),
10816         (ev_page_cache_get_max_height_size):
10817         * backend/ev-page-cache.h:
10818         * data/evince-ui.xml:
10819         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10820         * shell/ev-view.c: (view_update_adjustments),
10821         (view_update_range_and_current_page), (get_bounding_box_size),
10822         (ev_view_size_request_continuous_and_dual_page),
10823         (ev_view_size_request_continuous),
10824         (ev_view_size_request_dual_page),
10825         (ev_view_size_request_single_page), (ev_view_size_request),
10826         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
10827         (ev_view_bin_expose), (ev_view_expose_event),
10828         (ev_view_set_property), (ev_view_get_property),
10829         (ev_view_class_init), (ev_view_init), (ev_view_new),
10830         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
10831         (ev_view_set_dual_page), (ev_view_set_full_screen),
10832         (ev_view_set_presentation), (ev_view_set_sizing_mode),
10833         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
10834         (ev_view_zoom_out), (zoom_for_size_fit_width),
10835         (zoom_for_size_best_fit),
10836         (ev_view_zoom_for_size_continuous_and_dual_page),
10837         (ev_view_zoom_for_size_continuous),
10838         (ev_view_zoom_for_size_dual_page),
10839         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10840         (ev_view_show_cursor), (ev_sizing_mode_get_type):
10841         * shell/ev-view.h:
10842         * shell/ev-window.c: (update_action_sensitivity),
10843         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10844         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10845         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
10846         (ev_window_cmd_view_zoom_out), (update_view_size),
10847         (ev_window_set_sizing_mode), (ev_window_init):
10848
10849         Add Continuous and Dual page modes.
10850
10851 2005-04-23  James Bowes  <bowes@cs.dal.ca>
10852
10853         * dvi/dvi-document.c: (dvi_document_load),
10854         (dvi_document_thumbnails_get_thumbnail),
10855         (dvi_document_init_params): Fix up some mixups between
10856         width and height to correct thumbnail rendering.
10857
10858 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10859
10860         * dvi/mdvi-lib/private.h:
10861         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
10862         
10863         Suppess output for kpathsea during font generation. Thanks to
10864         James Bowes
10865
10866 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
10867
10868         * NEWS:
10869         * configure.ac:
10870
10871         Release 0.2.1
10872
10873         * Makefile.am: fix distcheck.
10874
10875 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10876
10877         * shell/ev-sidebar-links.c: (selection_changed_callback),
10878         (update_page_callback), (row_activated_callback),
10879         (job_finished_callback), (ev_sidebar_links_set_document):
10880         
10881         Fix for bug #169901. Double click on links expands tree.
10882
10883 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
10884
10885         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
10886         hard-coded style. Fix for bug 170111
10887
10888 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
10889
10890         * shell/ev-view.c (highlight_find_results): Remove unnecessary
10891         locking.
10892
10893 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10894
10895         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
10896
10897 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
10898
10899         * pdf/ev-poppler.cc:
10900         * shell/ev-view.c: (highlight_find_results):
10901
10902         Fix find on single page documents
10903
10904 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
10905
10906         * data/evince.schemas.in: fix for bug 301390
10907
10908 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10909
10910         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
10911         (ev_view_zoom_out), (ev_view_zoom_normal):
10912         * shell/ev-view.h:
10913         * shell/ev-window.c: (update_action_sensitivity),
10914         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10915         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
10916         (ev_window_cmd_view_normal_size):
10917
10918         Fix normal size zoom. Make zoom in/zoom out unsensitive when
10919         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
10920         better than oom. 
10921
10922 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10923
10924         * configure.ac:
10925
10926         Depend on 2.57, 2.59 doesnt seem to be necessary
10927
10928 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
10929
10930         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
10931         (create_tool_item):
10932
10933         Put back total number of pages as (1 of 1234)
10934
10935 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
10936
10937         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
10938         remove the job.
10939
10940         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
10941         function.  This helps debugging.
10942
10943 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10944
10945         * djvu/djvu-document.c: (djvu_document_class_init),
10946         (djvu_document_get_info), (djvu_document_document_iface_init):
10947         * dvi/dvi-document.c: (dvi_document_class_init),
10948         (dvi_document_get_info), (dvi_document_document_iface_init):
10949
10950         Dummy implementation of get_info method for dvi and
10951         djvu. Fix crashes with those backends
10952
10953 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
10954
10955         * data/evince.desktop.in:
10956
10957         Add application/x-gzpostscript
10958
10959 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
10960
10961         * data/evince.schemas.in: Added real long descriptions, 
10962         closes bug 172496 
10963
10964         * README: Added actual text, closes bug 171869
10965
10966 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10967
10968         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10969
10970         Thumbnail page 0
10971
10972 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10973
10974         * backend/ev-document-info.h:
10975
10976         s/GDate */GDate so we can just use g_free
10977
10978 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10979
10980         * shell/ev-window.c: (update_document_mode),
10981         (ev_window_setup_document):
10982
10983         Show the window in fullscreen when specified by
10984         the document
10985
10986 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
10987
10988         * backend/ev-document.c: (ev_document_class_init),
10989         (ev_document_get_info), (ev_document_render_pixbuf):
10990         * backend/ev-document.h:
10991         * backend/ev-page-cache.c: (_ev_page_cache_new):
10992         * pdf/ev-poppler.cc:
10993         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
10994         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
10995         * ps/ps-document.c: (ps_document_class_init), (document_load),
10996         (ps_document_get_info), (ps_document_document_iface_init):
10997
10998         Remove get_title from the interface, we can just use document info
10999
11000 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11001
11002         * backend/Makefile.am:
11003         * backend/ev-document.c: (ev_document_render_get_info):
11004         * backend/ev-document.h:
11005         * pdf/ev-poppler.cc:
11006
11007         Initial support for document info. Based on jrb patch.
11008
11009 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11010
11011         * shell/ev-window.c: (ev_window_state_event),
11012         (ev_window_class_init), (ev_window_init):
11013         
11014         Doesn't show resize grip when maximized. See bug #301053
11015
11016 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11017
11018         * po/POTFILES.in:
11019         
11020         ev-sidebar-thumbnails now has translatable labels
11021         
11022         * shell/Makefile.am:
11023         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11024         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11025         (ev_sidebar_links_page_iface_init):
11026         * shell/ev-sidebar-links.h:
11027         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11028         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11029         (ev_sidebar_page_get_label):
11030         * shell/ev-sidebar-page.h:
11031         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11032         (ev_sidebar_thumbnails_set_document),
11033         (ev_sidebar_thumbnails_support_document),
11034         (ev_sidebar_thumbnails_get_label),
11035         (ev_sidebar_thumbnails_page_iface_init):
11036         * shell/ev-sidebar-thumbnails.h:
11037         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11038         (ev_sidebar_set_document):
11039         * shell/ev-sidebar.h:
11040         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11041         
11042         Small rework of sidebar code. Now sidebar pages should implement
11043         EvSidebarPage interface. That makes page management in EvSidebar
11044         easier. See bug #164811 for details
11045
11046 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11047
11048         * shell/ev-application.c: (ev_application_open):
11049         * shell/ev-document-types.c:
11050         
11051         Fix build error and small problem with application exit
11052
11053 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11054
11055         * thumbnailer/Makefile.am:
11056         * thumbnailer/evince-thumbnailer-djvu.schemas:
11057         * thumbnailer/evince-thumbnailer-dvi.schemas:
11058         
11059         Conditionally install schemas for djvu/dvi thumbnailer
11060
11061 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11062
11063         * shell/ev-document-types.h: 
11064         * shell/ev-document-types.c: 
11065         New files, handling the mapping from mimetypes to backends
11066         
11067         * shell/ev-window.c: 
11068         * thumbnailer/evince-thumbnailer.c:     
11069         Use the ev-document-types code
11070         
11071         * shell/Makefile.am: 
11072         Added new convenience library libevbackendfactory_la, containing
11073         the new mimetype->backend logic; moved the backends into it.
11074
11075         * thumbnailer/Makefile.am:
11076         Make the thumbnailer link with the libevbackend.la convenience
11077         library, rather than having a duplicate of the backend logic here.
11078
11079 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11080
11081         * shell/ev-stock-icons.c: constify some vars.
11082         * shell/ev-window.c: ditto.
11083
11084 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11085
11086         * ps/ps-document.c (get_page_orientation):
11087
11088         Respect document orientation 
11089
11090 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11091
11092         * djvu/Makefile.am:
11093         * dvi/Makefile.am:
11094         * shell/Makefile.am:
11095         
11096         Move library dependencies to components.
11097         
11098         * shell/ev-window.c: (update_window_title),
11099         (start_loading_document):
11100         
11101         Fix display of uris with spaces. Bug 168358.
11102
11103 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11104
11105         * shell/ev-sidebar-links.c: (selection_changed_cb):
11106         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11107         (ev_view_button_release_event), (ev_view_set_document):
11108         * shell/ev-view.h:
11109         * shell/ev-window.c: (find_bar_search_changed_cb):
11110         * shell/ev-window.h: Minor cleanups removing some dead code.
11111
11112 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11113
11114         * backend/ev-page-cache.c: (_ev_page_cache_new):
11115         
11116         Set current page to 0 if document has pages.
11117
11118 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11119
11120         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11121
11122         Initialize GError to NULL, fix a crash when loading fails.
11123
11124 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11125
11126         * shell/ev-window.c: (update_view_size):
11127
11128         Calculate shadow size only when there is actually
11129         a shadow.
11130
11131 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11132
11133         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11134         * shell/ev-view.h:
11135
11136         Allow setting view spacing, default to 0
11137
11138         * shell/ev-window.c: (ev_window_unfullscreen),
11139         (ev_window_cmd_view_fullscreen), (ev_window_init):
11140
11141         Remove spacing in fullscreen mode
11142
11143 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11144
11145         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11146         (ev_view_size_request), (expose_bin_window),
11147         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11148         * shell/ev-view.h:
11149         * shell/ev-window.c: (ev_window_unfullscreen),
11150         (ev_window_cmd_view_fullscreen):
11151
11152         Do not draw the border in fulscreen
11153
11154 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11155
11156         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11157         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11158         (find_page_at_location), (page_changed_cb):
11159
11160         Rework border calculation, so that I can more easily disable it.
11161         Code somewhat cleaner too.
11162
11163 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11164
11165         * backend/ev-page-cache.c: (ev_page_cache_init),
11166         (_ev_page_cache_new):
11167
11168         Remove some assertions, documents can have 0 pages.
11169         Make initial current page -1.
11170
11171         * shell/ev-page-action.c: (page_changed_cb):
11172
11173         Show "" if current page is -1
11174
11175         * shell/ev-window.c: (update_action_sensitivity),
11176         (ev_window_setup_document):
11177
11178         When document has 0 pages do not set the view
11179         and make nearly everything insensitive.
11180
11181 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11182
11183         * shell/ev-page-view.c:
11184         * shell/ev-page-view.h:
11185
11186         Remove unused files.
11187         
11188         * shell/ev-sidebar-thumbnails.c:
11189         (ev_sidebar_thumbnails_set_document):
11190         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11191         (ev_sidebar_supports_document):
11192         * shell/ev-sidebar.h:
11193         * shell/ev-window.c: (ev_window_setup_document):
11194         
11195         Doesn't show thumbnails if document has 1 page. Make
11196         sidebar menu entries sensitive only if if they have 
11197         sense. Fix bug 164811. 
11198
11199 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11200
11201         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11202         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11203         (ev_view_zoom_out), (ev_view_set_size):
11204
11205         Rework sizing to deal with documents with not uniform page
11206         size.
11207
11208 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11209
11210         * backend/ev-page-cache.c: (_ev_page_cache_new):
11211
11212         Fix several page size caching bugs
11213
11214 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11215
11216         * shell/ev-window.c: (set_action_properties):
11217
11218         Make all toolbar items translatable
11219
11220 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11221
11222         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11223         (save_page_list), (ps_document_save),
11224         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11225         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11226         (ps_document_ps_exporter_iface_init):
11227         * ps/ps-document.h:
11228
11229         Based on a patch by J�rg Billeter <j@bitron.ch>
11230         
11231         Implement print and save a copy for the ps backend.
11232
11233 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11234
11235         * backend/ev-document.h:
11236         * djvu/djvu-document.c: (djvu_document_can_get_text),
11237         (djvu_document_document_iface_init):
11238         * dvi/dvi-document.c: (dvi_document_can_get_text),
11239         (dvi_document_document_iface_init):
11240         * pdf/ev-poppler.cc:
11241         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11242         (pixbuf_document_document_iface_init):
11243         * ps/ps-document.c: (ps_document_can_get_text),
11244         (ps_document_document_iface_init):
11245         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11246         * shell/ev-window.c: (update_action_sensitivity):
11247
11248         Fix the crash when trying to copy in backends that doesnt
11249         support it. We can implement a better solution once we
11250         do real text selection.
11251
11252 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11253
11254         * data/evince-ui.xml:
11255         * shell/ev-window.c: (ev_window_cmd_escape):
11256         
11257         Work around the Escape conflict (find bar and unfullscreen)
11258
11259 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11260
11261         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11262         
11263         Fix for #300233. Next page correctly handles document end.
11264         
11265         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11266         (ev_sidebar_thumbnails_class_init),
11267         (ev_sidebar_thumbnails_set_document),
11268         (ev_sidebar_thumbnails_clear_job),
11269         (ev_sidebar_thumbnails_clear_model):
11270         
11271         Cleanup thumbnail jobs on document changes.
11272         
11273         * shell/ev-view.c: (add_scroll_binding_keypad),
11274         (add_scroll_binding_shifted), (ev_view_class_init):
11275         
11276         Shift + Space scrolls up. Fix for #173184
11277         
11278         * shell/ev-window.c: (ev_window_open_page),
11279         (ev_window_cmd_view_reload):
11280         
11281         Fix reload (Bug #300094)
11282
11283 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11284
11285         
11286         * dvi/mdvi-lib/assoc.c:
11287         * dvi/mdvi-lib/assoc.h: Removed garbage files
11288         
11289         * dvi/mdvi-lib/bitmap.c:
11290         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11291         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11292         * dvi/mdvi-lib/color.h: Antialias of rules
11293         
11294         * dvi/mdvi-lib/common.h:
11295         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11296         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11297         * dvi/mdvi-lib/files.c:
11298         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11299         * dvi/mdvi-lib/mdvi.h:
11300         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11301         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11302         * dvi/mdvi-lib/util.c: Fix compile warnings
11303         
11304         * dvi/dvi-document.c:
11305         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11306         (dvi_document_thumbnails_get_thumbnail),
11307         (dvi_document_document_thumbnails_iface_init):
11308         * dvi/mdvi-lib/Makefile.am:
11309         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11310         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11311         
11312         Dvi backend now renders thumbnails
11313
11314 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11315
11316         * shell/main.c: (main): 
11317         
11318         Save accelerators on exit. Fixes bug #172095.
11319
11320 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11321
11322         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11323         update priority" comment.
11324
11325         * backend/ev-job-queue.c: Give a way to change priority.
11326
11327 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11328
11329         * shell/ev-page-action.c: Fix logic.
11330
11331 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11332
11333         * shell/ev-view.c: (ev_view_can_find_next):
11334         * shell/ev-window.c: (ev_window_setup_document):
11335
11336         Check that the document supports find
11337
11338 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11339
11340         * data/evince-ui.xml:
11341         * shell/ev-view.c: (ev_view_can_find_next):
11342         * shell/ev-view.h:
11343         * shell/ev-window.c: (update_action_sensitivity),
11344         (find_changed_cb), (ev_window_setup_document),
11345         (ev_window_cmd_edit_find_next):
11346
11347         Add Edit->Find Next
11348
11349 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11350
11351         * pdf/ev-poppler.cc:
11352         * shell/ev-print-job.c: (idle_print_handler):
11353
11354         Make printing work again
11355
11356 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11357
11358         * shell/ev-page-action.h:
11359         * shell/ev-page-action.c: (ev_page_action_widget_init),
11360         (ev_page_action_widget_class_init), (page_changed_cb),
11361         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11362         (get_filter_model_from_model), (match_selected_cb),
11363         (display_completion_text), (match_completion), (update_model),
11364         (connect_proxy), (ev_page_action_set_property),
11365         (ev_page_action_get_property), (ev_page_action_set_document),
11366         (ev_page_action_set_model), (ev_page_action_class_init): Big
11367         reworking to make completions work iff we have >= GTK-2.7.0
11368                 
11369         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11370         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11371         (job_finished_cb): We now have a 'model' property that is set when
11372         the links are loaded.  This can be caught with "notify::model"
11373
11374         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11375         listen for the model to be set, and propagate it to the action.
11376
11377 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11378
11379         * cut-n-paste/recent-files/egg-recent-item.c:
11380         (egg_recent_item_set_uri), (make_valid_utf8),
11381         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11382         * cut-n-paste/recent-files/egg-recent-item.h:
11383         
11384         Update egg-recent from libegg. This should fix long
11385         startup problem. For details see
11386         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11387
11388 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11389
11390         * cut-n-paste/recent-files/Makefile.am:
11391         * data/evince-ui.xml, shell/Makefile.am:
11392         * shell/ev-application.c, shell/ev-application.h:
11393         * shell/ev-window.c: Recent files support.
11394         
11395         * configure.ac: Added "ru" to ALL_LINGUAS.
11396         
11397         * dvju: new backend to support DJVU files.
11398         * dvi: new backend to support DVI.
11399
11400         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11401         * ev-application.c: Support for new backends.
11402         
11403         * help, ev-window.c, main.c shell/Makefile.am: 
11404         Evince user documentation.
11405
11406 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11407
11408         * po/POTFILES.in:
11409         * shell/ev-window.c:
11410         * thumbnailer/evince-thumbnailer.c:
11411
11412         s/pdf-document/ev-poppler
11413
11414 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11415
11416         * NEWS:
11417         * configure.ac:
11418
11419         Release 0.2.0
11420
11421         * ps/ps-document.c: (setup_pixmap):
11422
11423         Remove debug code
11424
11425 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11426
11427         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11428         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11429         (ev_window_cmd_go_first_page): Fix of by one errors.
11430
11431 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11432
11433         * ps/ps-document.c: (get_page_box):
11434
11435         Fix page size calculation
11436
11437 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11438
11439         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11440         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11441         (get_page_orientation), (setup_page), (document_load),
11442         (ps_document_get_page_size), (render_pixbuf_idle):
11443         * ps/ps-document.h:
11444
11445         More refactoring to adapt to EvDocument changes
11446
11447 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11448
11449         * ps/ps-document.c: (start_interpreter):
11450
11451         Actually add alpha args
11452
11453 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11454
11455         * pdf/ev-poppler.cc:
11456
11457         Make clipboard work again
11458
11459 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11460
11461         Make searching work again.
11462         
11463         * backend/ev-document.c:
11464         * backend/ev-document.h:
11465         * backend/ev-document-find.c:
11466         * backend/ev-document-find.h: Change EvDocumentIface so we no
11467         longer store the current page or zoom level in the document.  The
11468         consequence is that all calls that operate on the current page now
11469         instead take the page number as an extra argument, and all
11470         coordinates are now doubles in document coordinate system.
11471
11472         * pdf/ev-poppler.cc:
11473         * pixbuf/pixbuf-document.c:
11474         * ps/ps-document.c: Update backends accordingly.
11475
11476 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11477
11478         * autogen.sh:
11479
11480         Add required gettext version
11481
11482 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11483
11484         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11485         make F1 bring up non-existent help.
11486
11487         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11488         epiphany's find bar, #167477
11489
11490         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11491         <emil@nishra.com> to add space-bar scrolling, 
11492
11493         * shell/ev-window.c (static GtkActionEntry entries): add default
11494         keybinding for Help (F1)
11495         Fixes #171068
11496
11497         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11498         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11499         170110
11500
11501 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11502
11503         * Makefile.am: 
11504         * pixbuf/pixbuf-document.c: 
11505
11506         Got pixbuf backend working again
11507
11508 2005-04-01  Steve Murphy  <murf@e-tools.com>
11509
11510         * configure.in: Added "rw" to ALL_LINGUAS.
11511
11512 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11513
11514         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11515         model types, noticed by Martin Kretzschmar.
11516
11517 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11518
11519         * pdf/ev-poppler.cc: Implement search based on
11520         poppler_page_find_text().  Currently a bit crude since we remember
11521         all matches from all pages.  Also, we grab the big document lock
11522         when we search since searching changes the underlying stream and
11523         thus conflicts with the rendering thread.
11524         
11525         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11526         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11527         (ev_view_find_previous): Fix some page indexes to be 0 based,
11528         offset rubber band by view offset,
11529
11530 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11531
11532         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11533
11534 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11535
11536         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11537         completely because I didn't understand GtkActions.  I should
11538         read Marco's code more carefully in the future.
11539
11540         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11541         function
11542
11543 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11544
11545         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11546         PopplerRectangle change from poppler CVS.
11547
11548 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11549
11550         * backend/ev-document.c: (ev_document_get_page_label):
11551         * backend/ev-document.h:
11552         * backend/ev-page-cache.c: (_ev_page_cache_new),
11553         (ev_page_cache_get_page_label):
11554         * backend/ev-page-cache.h:
11555         * pdf/ev-poppler.cc:
11556         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11557         (links_page_num_func):
11558         * shell/ev-sidebar-thumbnails.c:
11559         (ev_sidebar_thumbnails_set_document):
11560         * shell/ev-view.c: (status_message_from_link),
11561         (ev_view_motion_notify_event):
11562         * shell/ev-window.c: (document_supports_sidebar): Add in page
11563         label support.  It's not perfect yet, but it's the first 'feature'
11564         in a while.
11565         Also, fix a bogus comment noticed by crispin. 
11566
11567 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11568
11569         * Makefile.am: Remove pixbuf backend for now
11570
11571         * configure.ac: Require poppler-glib instead of just poppler.
11572
11573         * backend/ev-document-thumbnails.h: Add a comment
11574
11575         * backend/ev-document.h:
11576         * backend/ev-document.c: (ev_document_class_init),
11577         (ev_document_load), (ev_document_get_link),
11578         (ev_document_get_links): Remove 3 methods and add get_links.
11579         Also, made 0 based.
11580
11581         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11582         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11583
11584         * backend/ev-link.c: (ev_link_set_title),
11585         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11586         (ev_link_mapping_find):
11587         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11588         
11589         * backend/ev-page-cache.c: (ev_page_cache_init),
11590         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11591         (ev_page_cache_get_size), (ev_page_cache_next_page),
11592         (ev_page_cache_prev_page): Fix to be 0 based.
11593
11594         * pdf/Makefile.am: 
11595         * pdf/ev-poppler.h:
11596         * pdf/ev-poppler.cc: New backend.
11597         
11598         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11599         (ps_document_get_page), (ps_document_document_iface_init):
11600
11601         * shell/ev-pixbuf-cache.h:
11602         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11603         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11604         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11605         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11606         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11607         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11608         based.
11609         
11610         * shell/ev-sidebar-thumbnails.c:
11611         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11612         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11613
11614         * shell/ev-view.c: (status_message_from_link),
11615         (find_page_at_location), (get_link_at_location),
11616         (ev_view_motion_notify_event), (ev_view_button_release_event),
11617         (ev_view_init): Use the new link code.  Fix to be 0 based.
11618
11619         * shell/ev-window.c: (update_action_sensitivity),
11620         (document_supports_sidebar): 0 based.
11621
11622 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11623
11624         * pdf/pdf-document.cc: Patch from Fernando Herrera
11625         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11626         *blush*
11627
11628 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11629
11630         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11631         1 to the page, as this seems to be 1 based.  I thought we has this
11632         fixed.  grump.
11633
11634 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11635
11636         * TODO:
11637         * backend/Makefile.am:
11638         * backend/ev-document-links.c:
11639         (ev_document_links_has_document_links),
11640         (ev_document_links_get_links_model):
11641         * backend/ev-document-links.h:
11642         * backend/ev-document.c: (ev_document_get_page_cache),
11643         (ev_document_get_doc_mutex), (ev_document_load),
11644         (ev_document_save), (ev_document_get_title),
11645         (ev_document_get_n_pages), (ev_document_set_page),
11646         (ev_document_get_page), (ev_document_set_target),
11647         (ev_document_set_scale), (ev_document_set_page_offset),
11648         (ev_document_get_page_size), (ev_document_get_text),
11649         (ev_document_get_link), (ev_document_render),
11650         (ev_document_render_pixbuf), (ev_document_scale_changed):
11651         * backend/ev-document.h:
11652         * backend/ev-job-queue.c: (remove_object_from_queue),
11653         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11654         (no_jobs_available_unlocked), (ev_render_thread),
11655         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11656         (ev_job_queue_remove_job):
11657         * backend/ev-job-queue.h:
11658         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11659         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11660         (ev_job_links_class_init), (ev_job_render_init),
11661         (ev_job_render_dispose), (ev_job_render_class_init),
11662         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11663         (ev_job_thumbnail_class_init), (ev_job_finished),
11664         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11665         (ev_job_render_run), (ev_job_thumbnail_new),
11666         (ev_job_thumbnail_run):
11667         * backend/ev-jobs.h:
11668         * backend/ev-link.c:
11669         * backend/ev-link.h:
11670         * backend/ev-page-cache.c: (ev_page_cache_init),
11671         (ev_page_cache_class_init), (ev_page_cache_finalize),
11672         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11673         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11674         (ev_page_cache_set_link), (ev_page_cache_get_title),
11675         (ev_page_cache_get_size), (ev_page_cache_next_page),
11676         (ev_page_cache_prev_page):
11677         * backend/ev-page-cache.h:
11678         * pdf/pdf-document.cc:
11679         * ps/gsdefaults.c:
11680         * ps/gsdefaults.h:
11681         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11682         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11683         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11684         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11685         (is_interpreter_ready), (output), (catchPipe), (input),
11686         (start_interpreter), (check_filecompressed), (compute_dimensions),
11687         (ps_document_enable_interpreter), (document_load),
11688         (ps_document_next_page), (render_page), (ps_document_set_page),
11689         (ps_document_set_scale), (render_pixbuf_idle),
11690         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11691         * ps/ps-document.h:
11692         * shell/Makefile.am:
11693         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11694         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11695         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11696         (ev_pixbuf_cache_new), (job_finished_cb),
11697         (check_job_size_and_unref), (move_one_job),
11698         (ev_pixbuf_cache_update_range), (find_job_cache),
11699         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11700         (ev_pixbuf_cache_add_jobs_if_needed),
11701         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11702         * shell/ev-pixbuf-cache.h:
11703         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11704         (idle_print_handler):
11705         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11706         (selection_changed_cb), (create_loading_model),
11707         (ev_sidebar_links_construct), (links_page_num_func),
11708         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11709         (update_page_callback), (job_finished_cb),
11710         (ev_sidebar_links_set_document):
11711         * shell/ev-sidebar-thumbnails.c:
11712         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11713         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11714         (page_changed_cb), (thumbnail_job_completed_callback),
11715         (ev_sidebar_thumbnails_set_document):
11716         * shell/ev-sidebar-thumbnails.h:
11717         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11718         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11719         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11720         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11721         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11722         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11723         (ev_view_button_release_event), (ev_view_scroll_view),
11724         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11725         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11726         (ev_view_new), (job_finished_cb), (page_changed_cb),
11727         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11728         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11729         (ev_view_find_previous):
11730         * shell/ev-view.h:
11731         * shell/ev-window.c: (update_action_sensitivity),
11732         (ev_window_open_page), (update_window_title), (update_total_pages),
11733         (page_changed_cb), (ev_window_setup_document),
11734         (password_dialog_response), (ev_window_cmd_save_as),
11735         (ev_window_print), (ev_window_cmd_go_previous_page),
11736         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11737         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11738         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11739         * shell/main.c: (main):
11740
11741         Merge evince-threads branch
11742
11743 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11744
11745         * configure.ac: Added "lt" to ALL_LINGUAS.
11746
11747 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11748
11749         * NEWS:
11750         * configure.ac:
11751
11752         Release 0.1.9
11753
11754 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11755
11756         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11757
11758         Fix here also the thumbnails 1-basedness :)
11759
11760 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11761
11762         * NEWS:
11763         * configure.ac:
11764
11765         Release 0.1.8
11766
11767 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11768
11769         * pdf/pdf-document.cc:
11770         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11771         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11772
11773         Fix the mess we did with thumbnails and 1-basedness
11774
11775 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11776
11777         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11778
11779 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11780
11781         * NEWS:
11782         * configure.ac:
11783
11784         Release 0.1.7
11785
11786 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11787
11788         * ps/Makefile.am:
11789         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11790         (gtk_gs_defaults_get_alpha_parameters),
11791         (gtk_gs_defaults_get_ungzip_cmd),
11792         (gtk_gs_defaults_get_unbzip2_cmd):
11793         * ps/gsdefaults.h:
11794         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11795         (ps_document_get_orientation), (document_load),
11796         (ps_document_goto_page), (ps_document_set_page_size):
11797         * ps/ps-document.h:
11798
11799         Some more sanitization of the ps backend. Remove a lot
11800         of unused code and do not base our defaults on ggv
11801         preferences (ugh!)
11802
11803 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11804
11805         * thumbnailer/evince-thumbnailer.schemas:
11806         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11807         (main): add -s option for thumbnail size.
11808
11809 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11810
11811         * configure.ac:
11812
11813         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11814         remove it.
11815
11816 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11817
11818         * pdf/pdf-document.cc:
11819
11820         Remove 4 pixels of useless border from the
11821         thumbnail.
11822
11823 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11824
11825         * backend/ev-document-thumbnails.c:
11826         (ev_document_thumbnails_get_thumbnail):
11827         * backend/ev-document-thumbnails.h:
11828
11829         Rework API a bit. Add a border flag and
11830         change sizing logic (now the size we specify
11831         applies to the bigger dimension).
11832
11833         * pdf/pdf-document.cc:
11834         * pixbuf/pixbuf-document.c:
11835         (pixbuf_document_thumbnails_get_thumbnail):
11836         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
11837         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11838
11839         Adapt to the new API and do not draw a border for nautilus
11840         thumbnailer.
11841
11842 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
11843
11844         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11845         take thumbnails from page "0" instead of "1". Added a copyright header.
11846
11847 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
11848
11849         * ps/ps-document.c: (set_up_page), (start_interpreter):
11850
11851         Make it C89 compliant
11852
11853 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
11854
11855         * Makefile.am:
11856         * configure.ac:
11857         * pdf/.cvsignore:
11858         * pdf/pdf-document.cc:
11859         * thumbnailer/Makefile.am:
11860         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11861         (main):
11862         * thumbnailer/evince-thumbnailer.schemas:
11863         * thumbnailer/pdf-icon.png:
11864
11865         Add a nautilus thumbnailer.
11866         Based on patch by Fernando Herrera <fherrera@onirica.com>.
11867
11868 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
11869
11870         * NEWS:
11871         * configure.ac:
11872         * po/POTFILES.in:
11873
11874         Release 0.1.6
11875
11876 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
11877
11878         Use poppler instead of including xpdf source code.  Poppler is a
11879         fork of xpdf to build it as a shared library. See
11880         http://freedesktop.org/wiki/Software/poppler.
11881
11882         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
11883         xpdf fork.
11884         
11885         * pdf/Makefile.am: Build libpdfdocument.a here.
11886         
11887         * pdf/GDKSplashOutputDev.cc:
11888         * pdf/GDKSplashOutputDev.h:
11889         * pdf/GnomeVFSStream.cc:
11890         * pdf/GnomeVFSStream.h:
11891         * pdf-document.cc:
11892         * pdf-document.h:
11893         * test-gdk-output-dev.cc
11894         * Thumb.cc:
11895         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
11896         against poppler.
11897
11898 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11899
11900         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
11901
11902         Clear idle stack before unsetting the document
11903
11904 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11905
11906         * ps/ps-document.c: (ps_document_widget_event),
11907         (ps_document_set_target), (ps_document_finalize),
11908         (ps_document_get_page):
11909
11910         Disconnect the widget event signal on finalize.
11911         Some code cleanups.
11912
11913 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11914
11915         * ps/ps-document.c: (set_up_page):
11916
11917         If there is no bpixmap create one, even if size
11918         is not changed.
11919
11920 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11921
11922         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
11923         (set_up_page), (document_load), (ps_document_set_zoom):
11924
11925         Default page is 0. Calculate size even when we have no
11926         target yet.
11927
11928 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
11929
11930         * shell/ev-sidebar.c: expand the selection widget to be always as
11931         wide as the sidebar
11932
11933 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11934
11935         * shell/ev-sidebar-thumbnails.c:
11936         (ev_sidebar_thumbnails_set_document):
11937
11938         Clear the list store when setting document
11939
11940 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11941
11942         * shell/ev-page-action.c: (update_entry), (sync_entry),
11943         (activate_cb), (entry_size_request_cb), (create_tool_item),
11944         (connect_proxy):
11945
11946         Use an entry for the page control instead of spinbuttons
11947
11948 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
11949
11950         * data/evince.schemas.in:
11951
11952         Correct confusing string
11953
11954 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
11955
11956         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
11957         for real.  Gosh, how long has this been broken.
11958
11959         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
11960         check for a NULL link.  We crash otherwise.
11961
11962 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
11963
11964         * NEWS:
11965         * configure.ac:
11966
11967         Release 0.1.5
11968
11969 2005-02-25  Sebastien Bacher  <seb128@debian.org>
11970
11971         * configure.ac: add the french translation.
11972
11973 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11974
11975         * shell/ev-window.c:
11976
11977         Remove unused header -> fix distcheck
11978
11979 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11980
11981         * shell/ev-window.c: (update_window_title),
11982         (ev_window_popup_password_dialog):
11983
11984         Unescape filename for display
11985
11986 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11987
11988         * pdf/xpdf/pdf-document.cc:
11989
11990         In get_page_size deal with rotation. Also
11991         cleanup the function a bit.
11992
11993 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
11994
11995         * pdf/xpdf/pdf-document.cc:
11996
11997         Fix crash when opening in new window
11998
11999 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12000
12001         * configure.ac:
12002
12003         Check ghostscript >= 7
12004
12005 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12006
12007         * shell/ev-window.c:
12008
12009         Make page width the default sizing mode
12010
12011 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12012         Marco Pesenti Gritti <marco@gnome.org>
12013
12014         * shell/ev-window.c: Remember the sidebar size
12015
12016         * data/evince.schemas.in: Add a new gconf key to store the size of
12017         the sidebar
12018
12019 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12020
12021         * data/evince-ui.xml:
12022         * shell/ev-window.c: (update_action_sensitivity),
12023         (ev_window_cmd_view_reload):
12024         
12025         Add a "Reload" action and menu entry
12026
12027 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12028
12029         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12030         iff the type doesn't support thumbnailing and indexing.
12031
12032 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12033
12034         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12035
12036 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12037
12038         * pdf/splash/Splash.cc:
12039
12040         Port fix for a crasher from kde bug
12041         http://bugs.kde.org/show_bug.cgi?id=97131
12042
12043 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12044
12045         * pdf/xpdf/pdf-document.cc:
12046
12047         Return a link even if it's of an unrecognized
12048         type. Otherwise we go in an infinte cycle.
12049
12050 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12051
12052         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12053         (size_allocate_cb), (ev_window_set_sizing_mode):
12054
12055         Update size when switching mode
12056
12057 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12058
12059         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12060         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12061         (ev_window_cmd_view_normal_size):
12062
12063         Fix size toggle buttons behavior
12064
12065 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12066
12067         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12068         (doc_rect_to_view_rect), (ev_view_size_allocate),
12069         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12070         (scale_changed_callback):
12071
12072         Do not cache offsets in size_allocate.
12073
12074 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12075
12076         * shell/ev-view.c: (ev_view_size_allocate):
12077
12078         Calculate offsets before calling the parent
12079         class (which does a redraw)
12080
12081 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12082
12083         * pdf/xpdf/pdf-document.cc:
12084
12085         Fix a crasher on exit. Unused code, put a TODO
12086
12087 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12088
12089         * backend/ev-document.c: (ev_document_class_init),
12090         (ev_document_page_changed), (ev_document_scale_changed):
12091         * backend/ev-document.h:
12092
12093         Separate page/scale notifications
12094
12095         * pdf/xpdf/pdf-document.cc:
12096
12097         Emit the new signals.
12098         Do not display the pdf page in _render, do it
12099         when scale/page are requested.
12100
12101         * ps/ps-document.c: (ps_document_set_zoom),
12102         (ps_document_widget_event):
12103         * ps/ps-document.h:
12104
12105         Emit the new signals.
12106
12107         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12108         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12109         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12110         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12111         * shell/ev-view.h:
12112         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12113         (ev_window_cmd_view_page_width), (size_allocate_cb),
12114         (ev_window_set_sizing_mode):
12115
12116         Rework sizing to be pixel based.
12117         There are bugs but should be already way better.
12118
12119 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12120
12121         * shell/ev-window.c: (ev_window_init):
12122
12123         Do not allow to shrink sidebar smaller then
12124         child requisition
12125
12126 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12127
12128         * shell/ev-sidebar.[ch]
12129         * shell/ev-window.c:
12130
12131         Improved sidebar widget. Fixes #166683
12132
12133 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12134
12135         * shell/ev-view.c (update_find_status_message): Give translators
12136         more flexibility with ngettext plural handling.
12137
12138 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12139
12140         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12141         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12142         page when we get the page size.
12143
12144 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12145
12146         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12147
12148         ps pages are 0 based, convert 
12149
12150 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12151
12152         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12153
12154         Initialize correct parent class. Set GError on document load
12155
12156 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12157
12158         * pdf/xpdf/pdf-document.cc:
12159
12160         Fixup selection offset calculation
12161
12162         * shell/ev-view.c: (view_rect_to_doc_rect),
12163         (doc_rect_to_view_rect), (ev_view_size_allocate),
12164         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12165         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12166
12167         Store selection as document relative, so that zooming
12168         and offset changing doesnt break it.
12169
12170 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12171
12172         * shell/ev-view.c: (ev_view_best_fit):
12173
12174         Do not try to best fit if the view is not realized
12175
12176 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12177           
12178         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12179
12180 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12181
12182         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12183
12184 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12185
12186         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12187         the popup window.  That prevents it resizing when in full screen
12188         mode.
12189
12190         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12191         multiple rerenders.  This pretty much sucks.
12192
12193         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12194         rest of the toolbar.
12195
12196 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12197
12198         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12199
12200 2005-02-17  Alexander Shopov  <ash@contact.bg>
12201
12202         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12203
12204 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12205
12206         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12207
12208 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12209
12210         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12211         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12212         (set_document_page), (document_changed_callback),
12213         (ev_view_set_document), (ev_view_find_previous),
12214         (ev_view_hide_cursor), (ev_view_show_cursor):
12215         * shell/ev-view.h:
12216         * shell/ev-window.c: (update_chrome_visibility),
12217         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12218         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12219         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12220         (ev_window_unfullscreen):
12221         * shell/main.c: (main):
12222
12223         Automatically hide the fullscreen button.
12224         Patch by Kristian Høgsberg <krh@redhat.com>
12225
12226 2005-02-16  Vincent Noel  <vnoel@cox.net>
12227
12228         * shell/main.c (main): Specify an icon for the window. Patch by
12229         Jaap A. Haitsma. Fixes #166177.
12230
12231 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12232
12233         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12234
12235 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12236
12237         * backend/ev-document-misc.h:
12238         * backend/ev-document-misc.c:
12239         (ev_document_misc_get_page_border_size),
12240         (ev_document_misc_paint_one_page): New function to canonicalize
12241         sizing/painting a border.
12242
12243         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12244         used.
12245
12246         * pdf/xpdf/pdf-document.cc: use new function
12247
12248         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12249         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12250         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12251         shell/ev-window.c: (update_sizing_buttons),
12252         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12253         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12254         (ev_window_cmd_view_page_width), (size_allocate_cb),
12255         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12256         and "fit width" values act as toggle buttons so they stay
12257         toggled.  It's not 100% perfect, and it's a little slow, but it's
12258         good enough to commit I think.
12259
12260 2005-02-15  David Lodge  <dave@cirt.net>
12261
12262         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12263
12264 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12265
12266         * shell/ev-window.c (update_window_title): replace newlines in
12267         the title by spaces. Bug #166107.
12268
12269 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12270
12271         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12272         parameters providing allocation width and height without
12273         scrollbars and width of a possible vertical scrollbar. With this
12274         additional information the functions can work as
12275         intended. Unfortunately they're not idempotent. We should
12276         transform these commands to toggles. Fixes Bug #164976
12277         Initial patch by Stephane Loeuillet, then heavily modified.
12278
12279         * shell/ev-view.h: update prototypes.
12280
12281         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12282         (ev_window_cmd_view_page_width): provide EvView fit functions with
12283         all the information they need. Formulas to calculate this
12284         information taken from GtkScrolledWindow.
12285
12286 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12287
12288         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12289         created a thumbnail, the list store is updated to know
12290         that the thumbnail is set. Fixes bug #166792
12291
12292 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12293
12294         * shell/ev-window.c: fixed typo, closes bug 166897
12295
12296         * TODO: updated TODO with bug numbers that are relevant
12297
12298 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12299
12300         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12301
12302 2005-02-09  Vincent Noel  <vnoel@cox.net>
12303
12304         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12305         and "Next" toolbar buttons as important to make them stand out.
12306
12307 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12308
12309         * lib/ev-debug.c:
12310         * lib/ev-debug.h:
12311         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12312         (start_interpreter), (stop_interpreter), (document_load),
12313         (ps_document_next_page), (ps_document_goto_page),
12314         (ps_document_set_page_size), (ps_document_widget_event),
12315         (ps_document_render):
12316         * shell/ev-page-view.c: (ev_page_view_dispose):
12317         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12318
12319         Fix compilation on non-gcc platforms
12320
12321 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12322
12323         * NEWS:
12324         * configure.ac:
12325
12326         Release 0.1.4
12327
12328         * pdf/xpdf/Catalog.cc:
12329         * pdf/xpdf/XRef.cc:
12330
12331         Fix the fix for CAN-2004-0888
12332
12333 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12334
12335         * data/Makefile.am:
12336         * data/evince-ui.xml:
12337         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12338         * shell/ev-stock-icons.h:
12339         * shell/ev-window.c: (update_action_sensitivity),
12340         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12341         (set_action_properties):
12342
12343         Improve toolbar layout/icons
12344
12345 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12346
12347         * pdf/xpdf/pdf-document.cc:
12348
12349         Add warnings about unimplemented/unknown link
12350         types.
12351
12352 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12353
12354         * ps/ps-document.c: (set_up_page):
12355
12356         Log gs property
12357
12358 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12359
12360         * ps/ps-document.c: (start_interpreter):
12361
12362         Log gs env var
12363
12364 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12365
12366         * shell/ev-page-view.c: (ev_page_view_dispose):
12367         * shell/ev-view.c: (ev_view_finalize):
12368         * shell/ev-window.c: (ev_window_setup_document),
12369         (ev_window_dispose), (ev_window_init):
12370
12371         Solve more refs issues.
12372
12373         I commented out the page_view initialization for now:
12374         it was never destroyed (because it's never added
12375         to a container). Because of that we was leaking
12376         gs processes. Couldnt think to a clean fix.
12377         We need to figure this out, password view has the
12378         same issue probably.
12379
12380 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12381
12382         * ps/ps-document.c: (ps_document_finalize),
12383         (ps_document_get_n_pages), (ps_document_get_page):
12384
12385         Some cleanups, stop the interpreter on finalize
12386
12387         * shell/ev-page-view.c: (ev_page_view_dispose),
12388         (ev_page_view_class_init):
12389
12390         Release our reference on the document
12391
12392 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12393
12394         * Makefile.am:
12395         * configure.ac:
12396         * doc/debugging.txt:
12397         * lib/.cvsignore:
12398         * lib/Makefile.am:
12399         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12400         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12401         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12402         * lib/ev-debug.h:
12403
12404         Add debugging helpers
12405
12406         * ps/Makefile.am:
12407         * ps/ps-document.c: (set_up_page), (start_interpreter),
12408         (stop_interpreter), (document_load), (ps_document_next_page),
12409         (ps_document_goto_page), (ps_document_set_page_size),
12410         (ps_document_widget_event), (ps_document_render):
12411         * shell/Makefile.am:
12412         * shell/ev-view.c: (expose_bin_window):
12413         * shell/main.c: (main):
12414
12415         Add some logs
12416         
12417 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12418
12419         * ps/ps-document.c: (ps_document_widget_event):
12420
12421         Initialize message_window, this should make ps
12422         rendering really work! (Never noticed because I was
12423         testing with a ps that is causing gs to exit every time!)
12424
12425 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12426
12427         * data/evince.schemas.in: updated simple error in applyto closing tag
12428
12429 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12430
12431         * Makefile.am:
12432         * configure.ac:
12433         * data/.cvsignore:
12434         * data/Makefile.am:
12435         * data/evince-ui.xml:
12436         A data/evince.schemas.in:
12437         * po/POTFILES.in:
12438         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12439         * shell/ev-stock-icons.h:
12440         * shell/ev-window.c: (update_chrome_visibility),
12441         (update_chrome_flag), (ev_window_cmd_edit_find),
12442         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12443         (ev_window_unfullscreen), (ev_window_focus_in_event),
12444         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12445         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12446         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12447         (ev_window_dispose), (ev_window_class_init),
12448         (set_action_properties), (set_chrome_actions), (load_chrome),
12449         (ev_window_init):
12450
12451         Implement fullscreen mode changes from bug #164776.
12452         Also implement persistent chrome toggles.
12453
12454 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12455
12456         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12457
12458 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12459
12460         * NEWS:
12461         * configure.ac:
12462         * shell/ev-view.c:
12463
12464         Add another check for find interface
12465
12466         Release 0.1.3
12467
12468 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12469
12470         * shell/ev-application.c: (ev_application_open):
12471         * shell/ev-window.c: (ev_window_open):
12472
12473         Open gzipped ps documents
12474
12475 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12476
12477         * TODO:
12478         * shell/ev-view.c: (set_document_page):
12479
12480         Clamp page number, dont try to move to
12481         not existant pages.
12482
12483 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12484
12485         * backend/ev-document-find.c: (ev_document_find_changed):
12486         * backend/ev-document-find.h:
12487         * pdf/xpdf/pdf-document.cc:
12488         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12489         * shell/ev-window.c: (find_bar_search_changed_cb):
12490
12491         Fix several bugs with find
12492
12493 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12494
12495         * shell/ev-sidebar-thumbnails.c
12496         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12497         document. Prevents warning from scroll_to_cell.
12498
12499 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12500
12501         * configure.ac: Add «nb» to ALL_LINGUAS too.
12502
12503 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12504
12505         * NOTES: New file with some random thoughts.
12506
12507         * TODO: Update.
12508
12509         * backend/ev-document-misc.c:
12510         (ev_document_misc_get_page_border_size): New function to
12511         canonicalize shadow drawing sizes.  Possibly goofy.
12512
12513         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12514         (ev_view_best_fit), (ev_view_fit_width):
12515         * pdf/xpdf/pdf-document.cc:
12516         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12517         * ps/ps-document.c: (ps_document_get_page_size):
12518         * backend/ev-document-misc.h:
12519         * backend/ev-document.c: (ev_document_get_page_size):
12520         * backend/ev-document.h: get_page_size now takes a page number
12521         parameter.  Made all the backends/frontends honor it.
12522
12523         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12524         see.  Doesn't work yet.
12525
12526         * shell/Makefile.am:
12527         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12528         Doesn't do anything yet.
12529
12530         * shell/ev-sidebar-thumbnails.c:
12531         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12532         [0..n_pages-1]
12533
12534         * shell/ev-window.c: (update_action_sensitivity),
12535         (ev_window_setup_document), (ev_window_set_page_mode),
12536         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12537         view-swapping code a bit so we can have multiple views on a
12538         document.  Add the multi-page view, though it can't be turned on
12539         yet.
12540
12541 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12542
12543         * shell/ev-application.c: (ev_application_open):
12544         * shell/ev-view.c: (expose_bin_window):
12545         * shell/ev-window.c: (ev_window_open):
12546
12547         Support eps and check document supports find
12548         before drawing highlightings in expose.
12549
12550 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12551
12552         * pixbuf/pixbuf-document.c:
12553         (pixbuf_document_thumbnails_get_dimensions),
12554         (pixbuf_document_document_thumbnails_iface_init):
12555
12556         implement get_dimensions
12557
12558 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12559
12560         * NEWS:
12561         * configure.ac:
12562
12563         Release 0.1.2
12564
12565 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12566
12567         * shell/ev-view.c: (set_document_page):
12568
12569         Scroll at the top of the page when changing page
12570
12571 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12572
12573         * shell/ev-view.c: (ev_view_motion_notify_event):
12574
12575         Do not redraw unnecessarily
12576
12577 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12578
12579         * pdf/xpdf/pdf-document.cc:
12580         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12581         (expose_bin_window), (find_changed_cb):
12582
12583         Yay! find works now... Now to find bugs...
12584
12585 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12586
12587         * backend/ev-document-find.c: (ev_document_find_base_init),
12588         (ev_document_find_changed):
12589         * backend/ev-document-find.h:
12590         * pdf/xpdf/pdf-document.cc:
12591         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12592         (expose_bin_window), (ev_view_init), (set_document_page),
12593         (ensure_rectangle_is_visible), (jump_to_find_result),
12594         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12595         (ev_view_find_next), (ev_view_find_previous):
12596         * shell/ev-view.h:
12597         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12598
12599         More work on find implementation, mostly there now
12600
12601 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12602
12603         * backend/ev-backend-marshalers.list:
12604         * backend/ev-document-find.c: (ev_document_find_base_init),
12605         (ev_document_find_cancel), (ev_document_find_page_has_results),
12606         (ev_document_find_get_n_results), (ev_document_find_get_result),
12607         (ev_document_find_get_progress), (ev_document_find_changed):
12608         * backend/ev-document-find.h:
12609
12610         Enanche the find interface to be really able to do
12611         multi page find.
12612
12613         * pdf/xpdf/pdf-document.cc:
12614
12615         Implement
12616
12617         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12618         (expose_bin_window), (ev_view_init),
12619         (ev_view_get_find_status_message), (find_changed_cb),
12620         (ev_view_set_document), (set_document_page):
12621
12622         Adapt to the new interface. A few things are regressed sorry,
12623         I will finish it soon.
12624
12625 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12626
12627         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12628         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12629         ev_sidebar_thumbnails_parent_class variable, don't define another
12630         parent_class variable.
12631
12632         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12633         (ev_page_action_class_init): ditto.
12634
12635         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12636         (pixbuf_document_class_init): ditto.
12637
12638         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12639         ditto.
12640
12641         * .cvsignore: ignore various valgrind output files.
12642
12643 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12644
12645         * data/evince-ui.xml:
12646         * shell/Makefile.am:
12647         * shell/ev-history.c:
12648         * shell/ev-history.h:
12649         * shell/ev-navigation-action.c:
12650         * shell/ev-navigation-action.h:
12651         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12652         (ev_view_set_page), (ev_view_fit_width):
12653         * shell/ev-view.h:
12654         * shell/ev-window.c: (update_action_sensitivity),
12655         (ev_window_setup_document), (register_custom_actions):
12656
12657         Kill session history
12658
12659 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12660
12661         * shell/ev-window.c: (update_action_sensitivity):
12662
12663         Fix inverted up/down buttons
12664
12665 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12666
12667         * shell/ev-sidebar-thumbnails.c
12668         (ev_sidebar_thumbnails_select_page): make sure the selected
12669         thumbnail stays visible.
12670
12671 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12672
12673         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12674         scrolled window for Federico.
12675
12676 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12677
12678         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12679
12680 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12681
12682         * configure.ac:
12683         * pdf/splash/SplashFTFontEngine.cc:
12684
12685         Fix CID fonts with freetype 2.1.9
12686
12687 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12688
12689         * TODO: added item for desktop icon thumbnailer
12690
12691 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12692
12693         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12694         unloaded docs when the title is accessed.
12695
12696         * shell/ev-password-view.[hc]: New widget for displaying password
12697         state.
12698
12699         * shell/ev-window.[ch]: Refactor password handling code to handle
12700         the new view.
12701
12702 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12703
12704         * NEWS:
12705         * configure.ac:
12706         * data/Makefile.am:
12707
12708         Release 0.1.1
12709
12710 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12711
12712         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12713         ignore page offset here, to make search results independent of it,
12714
12715         * shell/ev-view.c (expose_bin_window): but take offsets into
12716         account here. Bug #164932
12717
12718         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12719         scale at the right time. Bug #164996
12720
12721 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12722
12723         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12724         fix the problem. Now I just removed the Adobe font names and hope
12725         that the URW fonts are always in outline format. Bug #164934
12726
12727         * shell/ev-window.c (update_window_title): empty titles are
12728         useless, use filename in that case too.
12729
12730         * NEWS: Add some content.
12731
12732 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12733
12734         * TODO: added one more TODO item and a TODONE section :)
12735
12736 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12737
12738         * ps/ps-document.h: add page_[xy]_offset fields.
12739
12740         * ps/ps-document.c (ps_document_set_page_offset)
12741         (ps_document_render): Keep offset in consideration in a few
12742         places. Bug #164752 "postscript documents are not centered in
12743         window"
12744
12745         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12746         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12747
12748         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12749         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12750         stub out missing methods for complete EvDocument implementation.
12751         Fixes segfaults with Save A Copy and Copy actions.
12752
12753         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12754         (ps_document_document_iface_init): ditto.
12755         
12756 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12757
12758         * data/.cvsignore:
12759         * data/Makefile.am:
12760         * data/evince.desktop.in:
12761
12762         Add desktop file
12763
12764 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12765
12766         * shell/ev-view.c: (ev_view_button_press_event),
12767         (ev_view_motion_notify_event):
12768
12769         Make selection work in any direction
12770
12771 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12772
12773         * TODO:
12774         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12775
12776         Use shorter labels for some of the toolbars items
12777
12778 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12779
12780         * pdf/xpdf/pdf-document.cc:
12781
12782         Check the links info is initialized before
12783         using it. Should fix a crash on startup.
12784
12785 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12786
12787         * pixbuf/pixbuf-document.c
12788         (pixbuf_document_thumbnails_get_dimensions): force floating point
12789         division to calculate page_ratio. Fixes crash with landscape
12790         format pixbufs.
12791
12792 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12793
12794         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12795
12796 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12797
12798         * shell/ev-view.c (set_document_page): unset has_selection when
12799         the page changes.
12800         (set_document_page): handle paper size changes when the page
12801         changes (test with Free Culture, page 2).
12802
12803 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12804
12805         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12806         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12807
12808         Use normal style color for the widget background and
12809         draw a black box around the page.
12810
12811 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12812
12813         * pdf/xpdf/pdf-document.cc:
12814
12815         Keep offset in consideration in a few places
12816
12817         * shell/ev-view.c: (expose_bin_window):
12818
12819         Set the offsets so that the document is ever centered
12820
12821 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12822
12823         * TODO: Added TODO items and finished off the first todo item
12824
12825         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
12826         reflect current authors
12827
12828 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12829
12830         * pdf/xpdf/pdf-document.cc:
12831         * shell/ev-view.c: (ev_view_set_cursor),
12832         (ev_view_motion_notify_event), (document_changed_callback),
12833         (set_document_page):
12834
12835         Show a wait cursor while the page is rendering
12836
12837 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12838
12839         * shell/ev-sidebar-thumbnails.c:
12840         (ev_sidebar_tree_selection_changed),
12841         (ev_sidebar_thumbnails_select_page):
12842         * shell/ev-sidebar-thumbnails.h:
12843         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
12844         (ev_view_can_go_forward):
12845         * shell/ev-window.c: (ev_window_open_page),
12846         (ev_window_setup_document), (update_current_page),
12847         (view_page_changed_cb), (ev_window_init):
12848         * shell/ev-window.h:
12849
12850         Ensure thumbnails selection, toolbar page control and
12851         current page are in sync.
12852
12853 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
12854
12855         * pdf/xpdf/XRef.cc:
12856
12857         Fix CAN-2005-0064
12858
12859 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
12860
12861         * backend/Makefile.am:
12862         * backend/ev-document-links.h:
12863         * backend/ev-document-security.c: (ev_document_security_get_type),
12864         (ev_document_security_has_document_security),
12865         (ev_document_security_set_password):
12866         * backend/ev-document-security.h:
12867         * backend/ev-document.c: (ev_document_error_quark):
12868         * backend/ev-document.h:
12869         * data/Makefile.am:
12870         * data/evince-password.glade:
12871         * pdf/xpdf/pdf-document.cc:
12872         * shell/Makefile.am:
12873         * shell/ev-password.c: (ev_password_set_bad_password_label),
12874         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
12875         (ev_password_dialog_get_password),
12876         (ev_password_dialog_set_bad_pass):
12877         * shell/ev-password.h:
12878         * shell/ev-window.c: (ev_window_get_attribute),
12879         (ev_window_set_property), (update_action_sensitivity),
12880         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
12881         (ev_window_setup_document), (ev_window_get_password),
12882         (ev_window_open), (ev_window_cmd_save_as),
12883         (using_postscript_printer), (ev_window_print),
12884         (find_not_supported_dialog), (ev_window_cmd_edit_find),
12885         (update_fullscreen_popup), (ev_window_fullscreen),
12886         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
12887         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
12888         (menu_item_select_cb), (find_bar_search_changed_cb),
12889         (ev_window_dispose), (ev_window_init):
12890
12891         Add initial support for password-supported dialogs.  This could be
12892         a lot cooler, but it'll do for now.
12893
12894 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
12895
12896         * pdf/xpdf/pdf-document.cc:
12897         * shell/ev-view.c: (status_message_from_link),
12898         (ev_view_set_status), (ev_view_set_cursor),
12899         (ev_view_motion_notify_event), (ev_view_init):
12900         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
12901
12902         Fix bugs in the links implementation and change cursor
12903         when hovering a link.
12904
12905 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
12906
12907         * viewer/.cvsignore: added cvsignore file for viewer directory
12908
12909         * TODO: created TODO document
12910
12911 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
12912
12913         * shell/ev-view.h:
12914         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
12915         new functions to help with implementation of sensitivity code
12916         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12917         of all actions that might require it.  Fixes a crash when you
12918         click on the Zoom actions in a window lacking a document.
12919
12920 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
12921
12922         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
12923         of the Find action
12924
12925 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12926
12927         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
12928         (pixbuf_document_document_iface_init):
12929         * ps/ps-document.c: (ps_document_get_link),
12930         (ps_document_document_iface_init):
12931         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
12932         (status_message_from_link), (ev_view_set_status),
12933         (ev_view_set_find_status), (ev_view_motion_notify_event),
12934         (ev_view_button_release_event), (ev_view_set_property),
12935         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
12936         (ev_view_get_find_status_message), (update_find_results),
12937         (ev_view_get_status), (ev_view_get_find_status):
12938         * shell/ev-view.h:
12939         * shell/ev-window.c: (view_status_changed_cb),
12940         (view_find_status_changed_cb), (ev_window_init):
12941
12942         View status message support, use it to show the links.
12943         Needs work...
12944
12945 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12946
12947         * backend/ev-document.c: (ev_document_get_link):
12948         * backend/ev-document.h:
12949         * pdf/xpdf/pdf-document.cc:
12950         * shell/ev-application.c: (ev_application_open):
12951         * shell/ev-application.h:
12952         * shell/ev-sidebar-links.c: (selection_changed_cb):
12953         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
12954         (ev_view_go_to_link):
12955
12956         Add support for document links
12957
12958 2005-01-13  Anders Carlsson  <andersca@gnome.org>
12959
12960         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
12961         (create_tool_item):
12962         Set the spin button limits correctly.
12963         
12964         * shell/ev-sidebar-thumbnails.c:
12965         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
12966         Support changing pages by clicking on the thumbnails.
12967         
12968 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12969
12970         * pixbuf/pixbuf-document.c:
12971         (pixbuf_document_thumbnails_get_dimensions),
12972         (pixbuf_document_document_thumbnails_iface_init):
12973
12974         implement get_dimensions
12975
12976 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
12977
12978         * ps/ps-document.c: (ps_document_goto_page):
12979
12980         Fix page switching on multipage documents
12981
12982 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
12983
12984         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12985         
12986         check for NULL before assigning to width and height parameters
12987
12988 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12989
12990         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12991         (pixbuf_document_set_property), (pixbuf_document_get_property):
12992
12993         implement get/set properties
12994
12995 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
12996
12997         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
12998         
12999         return NULL instead of "Unknown", letting the title get set to
13000         the filename when the pdf has no title.
13001
13002 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13003
13004         * ps/ps-document.c: (ps_document_get_page_count),
13005         (ps_document_goto_page):
13006
13007 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13008
13009         * shell/ev-history.c: (ev_history_get_property),
13010         (ev_history_set_property), (ev_history_class_init),
13011         (ev_history_add_page), (ev_history_set_current_index):
13012         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13013         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13014         (ev_navigation_action_finalize):
13015         * shell/ev-navigation-action.h:
13016         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13017         (ev_view_go_forward), (ev_view_get_find_status_message),
13018         (history_index_changed_cb), (ev_view_set_history):
13019         * shell/ev-view.h:
13020         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13021         (update_current_page), (register_custom_actions):
13022
13023         Implement history dropdowns
13024
13025 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13026
13027         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13028         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13029         (ev_view_go_forward):
13030         * shell/ev-window.c: (register_custom_actions):
13031
13032         Fix several history bugs
13033
13034 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13035
13036         * configure.ac: Add «nb» to ALL_LINGUAS.
13037
13038 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13039
13040         * backend/Makefile.am:
13041         * backend/ev-bookmark.c:
13042         * backend/ev-bookmark.h:
13043         * backend/ev-document-bookmarks.c:
13044         * backend/ev-document-bookmarks.h:
13045         * backend/ev-document-links.c: (ev_document_links_get_type),
13046         (ev_document_links_has_document_links),
13047         (ev_document_links_begin_read), (ev_document_links_get_link),
13048         (ev_document_links_get_child), (ev_document_links_next),
13049         (ev_document_links_free_iter):
13050         * backend/ev-document-links.h:
13051         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13052         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13053         (ev_link_get_link_type), (ev_link_set_link_type),
13054         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13055         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13056         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13057         (ev_link_new_external):
13058         * backend/ev-link.h:
13059         * pdf/xpdf/pdf-document.cc:
13060         * shell/Makefile.am:
13061         * shell/ev-application.c: (ev_application_open_link):
13062         * shell/ev-application.h:
13063         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13064         (ev_history_get_link_nth):
13065         * shell/ev-history.h:
13066         * shell/ev-sidebar-bookmarks.c:
13067         * shell/ev-sidebar-bookmarks.h:
13068         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13069         (ev_sidebar_links_class_init), (selection_changed_cb),
13070         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13071         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13072         (do_one_iteration), (populate_links_idle),
13073         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13074         * shell/ev-sidebar-links.h:
13075         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13076         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13077         (go_to_index):
13078         * shell/ev-view.h:
13079         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13080         * shell/ev-window.h:
13081
13082         Rename bookmark to link, and use "Index" for the sidebar panel.
13083
13084 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13085
13086         * shell/Makefile.am:
13087         * shell/ev-application.c: (ev_application_open_bookmark):
13088         * shell/ev-application.h:
13089         * shell/ev-history.c: (ev_history_init), (free_links_list),
13090         (ev_history_finalize), (ev_history_class_init),
13091         (ev_history_add_link), (ev_history_add_page),
13092         (ev_history_get_link_nth), (ev_history_get_n_links),
13093         (ev_history_get_current_index), (ev_history_set_current_index),
13094         (ev_history_new):
13095         * shell/ev-history.h:
13096         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13097         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13098         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13099         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13100         (ev_view_set_page):
13101         * shell/ev-view.h:
13102         * shell/ev-window.c: (ev_window_open_bookmark),
13103         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13104         (goto_page_cb), (register_custom_actions):
13105         * shell/ev-window.h:
13106
13107         Initial history implementation. Needs work.
13108
13109 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13110
13111         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13112
13113 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13114
13115         * cut-n-paste/recent-files/egg-recent-item.c:
13116         * cut-n-paste/recent-files/egg-recent-item.h:
13117         * cut-n-paste/recent-files/egg-recent-model.c:
13118         * cut-n-paste/recent-files/egg-recent-util.c:
13119         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13120         * cut-n-paste/recent-files/egg-recent-view.c:
13121
13122         Update
13123
13124 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13125
13126         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13127         (fillGlyph, fillImageMask, drawImage):
13128         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13129         pdf/splash/SplashTypes.h:
13130         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13131         packed mode for Splash.
13132
13133         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13134         RGB8 packed mode, eliminates the pixbuf data creation loop.
13135
13136         * shell/ev-print-job.c (ev_print_job_finalize)
13137         (ev_print_job_set_property, ev_print_job_get_property)
13138         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13139         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13140         (print_closure_finalize, ev_print_job_print): implement
13141         printing (for backends with EvPsExporter)
13142
13143         * shell/ev_print_job.h: update prototypes.
13144
13145         * shell/ev-window.c (ev_window_print): unref print job after
13146         printing.
13147
13148         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13149         unless the document implements the EvDocumentFind interface.
13150
13151 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13152
13153         * configure.ac: Added ja to ALL_LINGUAS.
13154
13155 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13156
13157         * pdf/xpdf/pdf-document.cc:
13158
13159         add a FIXME. We should probably not allocate
13160         a bookmark object every time
13161
13162 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13163
13164         * shell/ev-application.c: (ev_application_open),
13165         (ev_application_open_bookmark):
13166         * shell/ev-application.h:
13167         
13168         Add a way to open bookmarks
13169
13170         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13171         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13172         (ev_bookmark_set_property), (ev_bookmark_class_init),
13173         (ev_bookmark_new_title), (ev_bookmark_new_link),
13174         (ev_bookmark_new_external):
13175
13176         Support for external uris, better constructors.
13177
13178         * backend/ev-bookmark.h:
13179         * pdf/xpdf/pdf-document.cc:
13180         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13181
13182         Handle external uris
13183
13184 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13185
13186         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13187         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13188
13189         Hook up bookmarks navigation
13190
13191 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13192
13193         * backend/Makefile.am:
13194         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13195         (ev_bookmark_get_title), (ev_bookmark_set_title),
13196         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13197         (ev_bookmark_get_page), (ev_bookmark_set_page),
13198         (ev_bookmark_get_property), (ev_bookmark_set_property),
13199         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13200         (ev_bookmark_new):
13201         * backend/ev-bookmark.h:
13202         * backend/ev-document-bookmarks.c:
13203         (ev_document_bookmarks_get_bookmark):
13204         * backend/ev-document-bookmarks.h:
13205         * pdf/xpdf/pdf-document.cc:
13206         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13207
13208         Add a bookmark object to the backend and use it instead of get_values
13209
13210 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13211
13212         * data/evince-ui.xml:
13213
13214         Cleanup and add select all.
13215
13216         * shell/ev-view.c: (ev_view_select_all),
13217         (ev_view_button_press_event):
13218         * shell/ev-view.h:
13219         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13220
13221         Add select all.
13222         Clear selection on click.
13223
13224 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13225
13226         * shell/ev-sidebar-thumbnails.c
13227         (ev_sidebar_thumbnails_set_document): forgot to unref the
13228         loading_icon.
13229
13230 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13231
13232         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13233         at the visible page, not just linearly.  This makes it look fast.
13234
13235 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13236
13237         * backend/ev-document-misc.c
13238         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13239         white.
13240         * backend/ev-document-thumbnails.h: New interface to get the size
13241         of a page.
13242
13243 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13244
13245         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13246         make dist works
13247
13248 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13249
13250         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13251         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13252         things up a bit.
13253
13254         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13255
13256 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13257
13258         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13259         fonts. Should fix font problems on systems that have the base
13260         fonts in bitmap format. Reported by James Henstridge
13261         <james@jamesh.id.au>.
13262
13263 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13264
13265         * pdf/xpdf/Gfx.cc:
13266         * pdf/xpdf/GfxState.cc:
13267
13268         Fix for CAN-2004-1125
13269
13270 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13271
13272         * shell/ev-view.c: (ev_view_copy):
13273         * shell/ev-view.h:
13274         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13275
13276         Implement Edit->Copy
13277
13278 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13279
13280         * backend/ev-document.c: (ev_document_get_text):
13281         * backend/ev-document.h:
13282         * pdf/xpdf/pdf-document.cc:
13283         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13284         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13285         (ev_view_update_primary_selection), (ev_view_button_press_event),
13286         (ev_view_motion_notify_event), (ev_view_button_release_event):
13287
13288         Beginnings of clipboard support. Incomplete but primary sort
13289         of work.
13290
13291 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13292
13293         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13294         (expose_bin_window):
13295
13296         Nicer rubberband drawing, from GtkIconView.
13297
13298 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13299
13300         * backend/ev-document.c: (ev_document_save):
13301         * backend/ev-document.h:
13302         * data/evince-ui.xml:
13303         * pdf/xpdf/pdf-document.cc:
13304         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13305
13306         Implement "Save a copy..." menu item
13307
13308 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13309
13310         * shell/ev-view.c: (ev_view_zoom):
13311
13312         Queue a resize when zoom changes
13313
13314 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13315
13316         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13317         shadows.
13318
13319         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13320         thumbnails..
13321
13322 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13323
13324         * pdf/xpdf/pdf-document.cc
13325         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13326
13327 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13328
13329         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13330         It's slow, but I'll speed it up next!
13331
13332 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13333
13334         * shell/main.c (load_files):
13335
13336         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13337         from the command line and because it seems more appropriate.
13338
13339 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13340
13341         * data/evince-ui.xml:
13342         * shell/ev-window.c: (update_action_sensitivity),
13343         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13344
13345         s/next page/page down
13346         s/previous page/page up
13347
13348 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13349
13350         * data/evince-ui.xml:
13351
13352         Change the layout to match clarkbw design.
13353
13354         * shell/Makefile.am:
13355         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13356         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13357         (ev_navigation_action_finalize),
13358         (ev_navigation_action_set_property),
13359         (ev_navigation_action_get_property),
13360         (ev_navigation_action_class_init):
13361         * shell/ev-navigation-action.h:
13362
13363         Implement clarkbw toolbar navigation controls (incomplete)
13364
13365         * shell/ev-page-action.c: (update_label), (update_spin),
13366         (value_changed_cb), (create_tool_item), (connect_proxy),
13367         (ev_page_action_init), (ev_page_action_finalize),
13368         (ev_page_action_set_property), (ev_page_action_get_property),
13369         (ev_page_action_set_current_page),
13370         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13371         * shell/ev-page-action.h:
13372
13373         Implement a page switcher in the toolbar
13374
13375         * shell/ev-view.c: (ev_view_scroll_view):
13376         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13377         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13378         (register_custom_actions), (ev_window_init):
13379
13380         Change page on PageUp/Down.
13381
13382 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13383
13384         * pdf/xpdf/pdf-document.cc
13385         (pdf_document_thumbnails_get_thumbnail): initial stab at
13386         implementing thumbnail support for pdfs.  It only does documents
13387         with precached pdfs now.
13388
13389 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13390
13391         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13392         thumbnail code into a time-based idle as well.  Also, turn off the
13393         shadow temporarily as it's really slow.
13394
13395 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13396
13397         * backend/ev-document.c: (ev_document_class_init):
13398         * pdf/xpdf/pdf-document.cc:
13399         * shell/ev-window.c: (ev_window_open):
13400
13401         Fix document title bugs and fallback to
13402         filename when not available.
13403
13404 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13405
13406         * backend/ev-document.c: (ev_document_get_type),
13407         (ev_document_class_init), (ev_document_load),
13408         (ev_document_get_title):
13409         * backend/ev-document.h:
13410         * pdf/xpdf/pdf-document.cc:
13411         * ps/ps-document.c: (ps_document_set_property),
13412         (ps_document_get_property), (ps_document_class_init),
13413         (document_load):
13414         * ps/ps-document.h:
13415         * ps/ps.h:
13416         * shell/ev-window.c: (update_window_title), (ev_window_open),
13417         (ev_window_init):
13418
13419         Initial support for document title. Not working yet.
13420
13421 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13422
13423         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13424
13425         Grab focus on the view when clicking it
13426
13427 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13428
13429         * shell/ev-marshal.list:
13430         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13431         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13432
13433         Add key bindings to the view. Now if the focus would work
13434         right...
13435
13436 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13437
13438         * Makefile.am:
13439         * backend/Makefile.am:
13440         * data/Makefile.am:
13441         * dvi/Makefile.am:
13442         * dvi/dvilib/Makefile.am:
13443         * pdf/xpdf/Makefile.am:
13444         * po/POTFILES.in:
13445         * ps/Makefile.am:
13446
13447         Fix distcheck
13448
13449 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13450
13451         * shell/ev-view.c: (ev_view_realize):
13452
13453         Fix mouse wheel scrolling
13454
13455 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13456
13457         * ps/Makefile.am:
13458         * ps/gstypes.h:
13459         * ps/gtkgs.c:
13460         * ps/gtkgs.h:
13461         * ps/ps-document.c: (catchPipe), (ps_document_init),
13462         (ps_document_class_init), (ps_document_cleanup),
13463         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13464         (set_up_page), (close_pipe), (is_interpreter_ready),
13465         (interpreter_failed), (output), (input), (start_interpreter),
13466         (stop_interpreter), (file_length), (file_readable),
13467         (check_filecompressed), (check_pdf), (compute_xdpi),
13468         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13469         (ps_document_get_type), (ps_document_emit_error_msg),
13470         (document_load), (ps_document_next_page),
13471         (ps_document_get_current_page), (ps_document_get_page_count),
13472         (ps_document_goto_page), (ps_document_set_page_size),
13473         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13474         (ps_document_load), (ps_document_get_n_pages),
13475         (ps_document_set_page), (ps_document_get_page),
13476         (ps_document_widget_event), (ps_document_set_target),
13477         (ps_document_set_scale), (ps_document_set_page_offset),
13478         (ps_document_get_page_size), (ps_document_render),
13479         (ps_document_document_iface_init):
13480         * ps/ps-document.h:
13481         * ps/ps.c:
13482         * shell/ev-window.c: (ev_window_open):
13483
13484         Rename GtkGS to PSDocument
13485
13486 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13487
13488         * ps/gtkgs.c: (gtk_gs_class_init):
13489         * ps/gtkgs.h:
13490
13491         Some more leftover...
13492
13493 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13494
13495         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13496         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13497         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13498         * ps/gtkgs.h:
13499
13500         Remove unused code and make a lot of stuff private
13501
13502 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13503
13504         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13505         (gtk_gs_defaults_changed):
13506         * ps/gsdefaults.h:
13507         * ps/gtkgs.c:
13508         * ps/gtkgs.h:
13509         * ps/ps.h:
13510
13511         Cleanup headers dependencies
13512
13513 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13514
13515         * ps/Makefile.am:
13516         * ps/ggvutils.c:
13517         * ps/ggvutils.h:
13518         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13519         * ps/gsdefaults.h:
13520         * ps/gtkgs.c: (file_length), (file_readable),
13521         (check_filecompressed), (check_pdf), (gtk_gs_load),
13522         (gtk_gs_get_postscript):
13523
13524         Get rid of ggvutils
13525
13526 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13527
13528         * ps/ggvutils.c:
13529         * ps/ggvutils.h:
13530         * ps/gsio.h:
13531         * ps/gtkgs.c: (gtk_gs_set_zoom):
13532
13533         Cleanups
13534
13535 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13536
13537         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13538
13539         Ensure the page is rerendered when changing zoom
13540
13541 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13542
13543         * backend/ev-document.c: (ev_document_base_init),
13544         (ev_document_changed):
13545         * backend/ev-document.h:
13546
13547         Add a changed event that is emitted when the page content
13548         changes. This is necessary to deal with the fact that
13549         in ps backend rendering happen asycrounously.
13550         This makes the ps backend mostly work.
13551
13552         * pdf/xpdf/pdf-document.cc:
13553
13554         Emit changed event
13555
13556         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13557         (ps_document_set_target):
13558
13559         Emit changed event
13560
13561         * shell/ev-view.c: (document_changed_callback),
13562         (ev_view_set_document), (ev_view_set_page):
13563
13564         Redraw on the changed signal
13565
13566 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13567
13568         * configure.ac: Added pt_BR to ALL_LINGUAS.
13569
13570 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13571
13572         * backend/ev-document-bookmarks.c:
13573         (ev_document_bookmarks_get_child): *
13574         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13575         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13576         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13577         (ev_sidebar_bookmarks_destroy),
13578         (ev_sidebar_bookmarks_class_init),
13579         (ev_sidebar_bookmarks_construct), (stack_data_free),
13580         (do_one_iteration), (populate_bookmarks_idle),
13581         (ev_sidebar_bookmarks_clear_document),
13582         (ev_sidebar_bookmarks_set_document): *
13583         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13584         (ev_sidebar_add_page),
13585         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13586         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13587         it displays both the topics and the page numbers.
13588
13589 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13590
13591         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13592         toggle.
13593         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13594         visible.
13595
13596 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13597
13598         * configure.ac: Added en_CA to ALL_LINGUAS.
13599
13600 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13601
13602         * ChangeLog: replace bottom of this ChangeLog (merged history of
13603         ggv and gpdf; where all paths were wrong and most of the files are
13604         not even in this tree) with ChangeLog (from arch) of the shell
13605         code.
13606
13607 2004-12-23  Havoc Pennington  <hp@redhat.com>
13608
13609         * shell/ev-window.c: hook up potentially-questionable "find
13610         results status text" feature - something involving the sidebar or
13611         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13612         might be better in the end.
13613
13614         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13615         with corresponding signal when it should be updated
13616
13617         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13618
13619 2004-12-22  Havoc Pennington  <hp@redhat.com>
13620
13621         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13622         find stuff on other pages, sort of (only returns one result on
13623         invisible pages, to show they have results; updates full results
13624         for a page when you view it). Currently repaints the current page
13625         every time a new result is found on any page, which isn't so nice.
13626
13627 2004-12-22  Havoc Pennington  <hp@redhat.com>
13628
13629         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13630         the document doesn't support find (better ideas?)
13631         (find_bar_search_changed_cb): handle missing document or document
13632         that doesn't support find
13633
13634         * pdf/xpdf/pdf-document.cc: port to implement the new
13635         EvDocumentFindIface
13636
13637         * backend/ev-document-find.c: create a new interface for searching
13638
13639         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13640
13641 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13642
13643         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13644         libevbackend.la.
13645
13646         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13647         EvPrintJob constructor arguments.
13648
13649         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13650         for documents that can export PostScript (page by page).
13651
13652         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13653         
13654         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13655         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13656         (pdf_document_ps_exporter_iface_init:
13657         Implement EvPSExporter.
13658
13659         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13660
13661 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13662
13663         * backend/Makefile.am:
13664         * backend/ev-document-thumbnails.c:
13665         (ev_document_thumbnails_get_type),
13666         (ev_document_thumbnails_get_thumbnail):
13667         * backend/ev-document-thumbnails.h:
13668         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13669         (pixbuf_document_thumbnails_get_thumbnail),
13670         (pixbuf_document_document_thumbnails_iface_init):
13671         * shell/Makefile.am:
13672         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13673         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13674         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13675         * shell/ev-sidebar-thumbnails.h:
13676         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13677         (ev_sidebar_set_document):
13678         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13679         (create_shadow), (ev_pixbuf_add_shadow):
13680         * shell/ev-utils.h:
13681         Add thumbnail support.
13682         
13683 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13684
13685         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13686         (using_postscript_printer): Set up a print dialog for "PostScript
13687         injection" method.
13688
13689         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13690         EvPrintJob.
13691
13692         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13693
13694 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13695
13696         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13697         (ps_document_set_target), (ps_document_get_page_size),
13698         (ps_document_render):
13699         * ps/gtkgs.h:
13700
13701         Fix a few bugs
13702
13703 2004-12-22  Christian Rose  <menthos@menthos.com>
13704
13705         * configure.ac: Added "sv" to ALL_LINGUAS.
13706
13707 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13708
13709         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13710         document supports bookmarks.
13711
13712 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13713
13714         * ps/ggvutils.c: (ggv_file_readable):
13715         * ps/ggvutils.h:
13716         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13717         (gtk_gs_get_postscript):
13718
13719         Remove unused utils
13720
13721 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13722
13723         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13724         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13725         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13726         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13727         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13728         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13729         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13730         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13731         (gtk_gs_set_antialiasing), (ps_document_load),
13732         (ps_document_render):
13733         * ps/gtkgs.h:
13734
13735         Another check point for the ps backend. Now I can get it to show
13736         pages!
13737
13738 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13739
13740         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13741         document setting code.
13742
13743 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13744
13745         * shell/eggfindbar.c: (entry_activate_callback):
13746         Animate the next button when activate is pressed.
13747         
13748 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13749
13750         * shell/ev-window.c: (ev_window_cmd_edit_find),
13751         (update_fullscreen_popup), (ev_window_fullscreen),
13752         (ev_window_unfullscreen), (ev_window_state_event_cb),
13753         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13754         Fix bugs in fullscreen code.
13755         
13756 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13757
13758         * Makefile.am:
13759         * configure.ac:
13760         * pixbuf/Makefile.am:
13761         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13762         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13763         (pixbuf_document_set_page), (pixbuf_document_get_page),
13764         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13765         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13766         (pixbuf_document_render), (pixbuf_document_begin_find),
13767         (pixbuf_document_end_find), (pixbuf_document_finalize),
13768         (pixbuf_document_class_init),
13769         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13770         * pixbuf/pixbuf-document.h:
13771         * shell/Makefile.am:
13772         * shell/ev-application.c: (ev_application_open):
13773         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13774         (ev_window_open):
13775         Add pixbuf backend.
13776         
13777 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13778
13779         * Makefile.am: 
13780         * dvi/dvilib/Makefile.am:
13781         * dvi/Makefile.am:
13782         * configure.ac: Auto*ify dvi and dvi/dvilib
13783
13784         * dvi/Makefile: Remove from CVS
13785         
13786         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13787         confusion.
13788
13789         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13790         
13791         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13792         
13793 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13794
13795         * ps/Makefile.am:
13796         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13797         (gtk_gs_value_adjustment_changed), (compute_size),
13798         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13799         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13800         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13801         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13802         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13803         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13804         (ps_document_load), (ps_document_get_n_pages),
13805         (ps_document_set_page), (ps_document_get_page),
13806         (ps_document_set_target), (ps_document_set_scale),
13807         (ps_document_set_page_offset), (ps_document_get_page_size),
13808         (ps_document_render), (ps_document_begin_find),
13809         (ps_document_end_find), (ps_document_document_iface_init):
13810         * ps/gtkgs.h:
13811         * shell/Makefile.am:
13812         * shell/ev-window.c: (ev_window_open):
13813
13814         Some work to integrate gtkgs with EvDocument
13815
13816 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13817
13818         * shell/ev-window.c: (update_fullscreen_popup),
13819         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13820         (exit_fullscreen_button_clicked_cb),
13821         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
13822         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13823         (ev_window_state_event_cb), (ev_window_init):
13824         Add fullscreen support from Epiphany.
13825         
13826 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13827
13828         * data/ev-stock-zoom-fit-width.png: fit-width
13829         stock icon from gpdf.
13830         
13831         * shell/ev-stock-icons.[ch]: copied from gpdf.
13832         
13833         * shell/main.c: (main): init stock icons.
13834         
13835         * shell/ev-window.c: use the fit-width icon.
13836         
13837         * data/evince-ui.xml: add zooming toolbar items.
13838
13839 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13840
13841         * shell/ev-view.c: 
13842         (ev_view_best_fit), (ev_view_fit_width): because
13843         get_page_size() returns the scaled page size, we
13844         need to calculate the scale factor relative to
13845         the previous scale factor. Should really just
13846         add get_real_page_size().
13847
13848 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13849
13850         * shell/ev-view.[ch]:
13851         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
13852         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
13853         add zooming.
13854         
13855         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
13856         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
13857         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
13858         hook it up.
13859         
13860         * pdf/xpdf/pdf-document.cc:
13861         (pdf_document_begin_find),
13862         (pdf_document_end_find): make static.
13863
13864 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13865
13866         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
13867
13868         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
13869         names to fontconfig patterns.
13870         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
13871
13872         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
13873         setupBaseFontsFc.
13874
13875 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13876
13877         * Makefile.am:
13878         * configure.ac:
13879         * ps/Makefile.am:
13880         * ps/ggvutils.c:
13881         * ps/ggvutils.h:
13882         * ps/gsdefaults.c:
13883         * ps/gsdefaults.h:
13884         * ps/gsio.c:
13885         * ps/gsio.h:
13886         * ps/gtkgs.c:
13887         * ps/gtkgs.h:
13888         * ps/ps.c:
13889         * ps/ps.h:
13890
13891         Import ggv backend. Not hooked up yet.
13892
13893 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13894
13895         * shell/main.c: (load_files), (main): load files
13896         from the command line.
13897
13898 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13899
13900         * configure.ac: don't require bonobo.
13901         
13902         * cut-n-paste/recent-files/*: kill bonobo recent
13903         view.
13904
13905         * shell/ev-window.c:
13906         (ev_window_is_empty): upd.
13907         (unable_to_load), (ev_window_open): load backend
13908         based on the mime type.
13909
13910 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13911
13912         * backend/.cvsignore: ignore generated marshalers source.
13913
13914         * shell/main.c (main): this is not epiphany.
13915
13916 2004-12-22  Havoc Pennington  <hp@redhat.com>
13917
13918         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
13919         (expose_bin_window): draw find highlights
13920
13921         * shell/ev-window.c (find_bar_search_changed_cb): implement 
13922         
13923         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
13924         (pdf_document_end_find): implement this interface
13925
13926         * backend/ev-document.c (ev_document_found): add this to emit
13927         signal
13928
13929 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
13930
13931         * data/evince-ui.xml: Add a few more toolbar items.
13932
13933         * shell/ev-window.c: Hook up page navigation toolbar 
13934         items.
13935
13936         * shell/ev-view.[ch]: add ev_view_set/get_page and 
13937         a page-changed signal.
13938
13939         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
13940         Add ev_document_get_page().
13941
13942         * shell/ev-window.c: Sensitize/desensitize navigation
13943         actions.
13944
13945 2004-12-21  Havoc Pennington  <hp@redhat.com>
13946
13947         * backend/ev-backend-marshal.c,
13948         backend/ev-backend-marshalers.list, backend/Makefile.am: add
13949         marshaler-generator thingy. I'm sure there's a better way to do
13950         this in the modern world.
13951
13952         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
13953         end_find methods and "found" signal.
13954
13955         * configure.ac: find glib-genmarshal
13956
13957 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
13958
13959         * shell/ev-sidebar.c: Construct an actual sidebar.
13960         * shell/ev-sidebar-bookmarks.[ch]:
13961         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
13962
13963 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
13964
13965         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
13966         Redo size handling.
13967         
13968         * shell/ev-view.c: Track the size from the document.
13969
13970 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
13971
13972         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
13973         constructor assumes ownership of the string passed in.
13974         
13975         * shell/ev-window.c (ev_window_open): Destroy the error
13976         dialog once we've displayed it.
13977
13978 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
13979
13980         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
13981         a bit, it works! (sort of)
13982
13983         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
13984         Move to .cc since we need to use C++ in the implementation.
13985
13986         * shell/dummy.cc: Add a CC file to force evince
13987         to be linked as a C++ program.
13988
13989 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
13990
13991         * shell/ev-view.[ch]: Start of content-area widget.
13992
13993         * shell/ev-window.c: Create a EvView, update it
13994         as we change documents.
13995
13996         * shell/Makefile.am shell/ev-marshal.list: Add
13997         generated marshalers.
13998
13999 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14000
14001         * Makefile.am (SUBDIRS): move shell.
14002
14003 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14004
14005         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14006         .a to libtool convenience libraries.
14007
14008         * shell/ev-window.c (ev_window_open): Hard code loading
14009         a PDF document.
14010         
14011         * backend/ev-document.h: Add a boolean return to load(),
14012         fix GError * to GError **.
14013
14014         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14015         object for a PDF backend EvDocument.
14016
14017 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14018
14019         * dvi/*: New directory with the beginning of a .dvi backend.
14020
14021 2004-12-21  Havoc Pennington  <hp@redhat.com>
14022
14023         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14024         previous/next instead of back/forward
14025
14026 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14027
14028         * backend/ev-document.[ch]: Fix a couple of problems so
14029         it compile.
14030
14031 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14032
14033         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14034         to backend/ directory, rename EvViewer to EvDocument.
14035
14036 2004-12-21  Havoc Pennington  <hp@redhat.com>
14037
14038         * shell/ev-window.c: hook up the find bar widget; now we just need
14039         a document to find things in
14040
14041         * shell/eggfindbar.c: a find bar widget
14042
14043 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14044
14045         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14046
14047 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14048
14049         * pdf/**: Import of xpdf code from gpdf. 
14050
14051         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14052
14053         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14054         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14055         Fix FreeType includes.
14056
14057         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14058         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14059         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14060         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14061         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14062         Include xpdfconfig.h
14063         
14064 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14065
14066         * shell/ev-window.c (ev_window_dispose): dispose can be called
14067         multiple times.
14068
14069 2004-12-21  Havoc Pennington  <hp@redhat.com>
14070
14071         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14072         rather than Evince
14073
14074         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14075         items; really they should be synced with the strings, etc. from
14076         current gpdf, but just getting the boring typing out of the way 
14077
14078 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14079
14080         * po/POTFILES.in:
14081         * shell/ev-application.c: (window_destroy_cb):
14082         * shell/ev-window.c:
14083         * shell/main.c: (main):
14084
14085         Actually show the window...
14086
14087 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14088
14089         * Makefile.am:
14090         * shell/Makefile.am:
14091         * shell/ev-application.c: (ev_application_class_init):
14092         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14093
14094         Make it build again
14095
14096 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14097
14098         Import to gnome cvs.
14099         
14100         * Remove copies of gpdf and ggv trees.
14101         * Rip out all the recursive configure code.
14102         * Remove bonobo machinery.
14103         * viewer/*: GInterfaces that backends should/can implement.
14104
14105 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14106
14107         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14108         typo
14109
14110 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14111
14112         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14113         (ev_application_finalize, ev_application_class_init)
14114         (ev_application_init): use GType instance private data for priv.
14115
14116         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14117         (ev_window_finalize, ev_window_class_init)
14118         (ev_window_init): ditto.
14119
14120 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14121
14122         * shell/ev-application.c (ev_application_new_window): make public
14123         (ev_application_show_initial_window): kill.
14124
14125         * shell/ev-application.h: update prototypes.
14126
14127         * shell/main.cc (main): inline ev_application_show_initial_window.
14128
14129 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14130
14131         * shell/ev-application.c (ev_application_new_window): impl.
14132         (ev_application_show_initial_window): use it.
14133         (is_window_empty, ev_application_get_empty_window): returns an
14134         existing empty window or a new one.
14135         (ev_application_open): from ev_window_cmd_file_open.
14136
14137         * shell/ev-application.h: update prototypes
14138
14139         * shell/ev-window.c (ev_window_is_empty): impl.
14140         (ev_window_open): make public.
14141         (ev_window_cmd_file_open): use ev_application_open
14142
14143         * shell/ev-window.h: update prototypes, remove unused.
14144
14145 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14146
14147         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14148         move destroy handler out of here...
14149
14150         * shell/ev-application.c, shell/ev-application.h: ...into this new
14151         class. Also handles initial window creation.
14152
14153         * shell/main.cc (main): use EvApplication to create initial
14154         window.
14155
14156 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14157
14158         * Makefile.am (SUBDIRS): add cut-n-paste
14159
14160         * cut-n-paste/Makefile.am: add
14161
14162         * configure.ac: generate Makefiles in cut-n-paste
14163
14164 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14165
14166         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14167         (ev_window_class_init): install ev_window_dispose.
14168
14169 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14170
14171         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14172         char (gchar looks stupid).
14173
14174 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14175
14176         * po/de.po: updated German translation.
14177
14178 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14179
14180         * configure.ac: add more pkg-config library checks for gnome-vfs,
14181         bonobo etc.
14182
14183         * gpdf/configure.in: temporarily disable libpaper
14184         checks. Otherwise I'd have to add the checks for the shell, too.
14185
14186 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14187
14188         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14189         and * file filters to the file choose.
14190
14191 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14192
14193         * po/de.po: Updated German translation.
14194
14195 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14196
14197         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14198
14199 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14200
14201         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14202
14203         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14204         (ev_window_init): implement those menuitems.
14205
14206 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14207
14208         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14209
14210         * shell/ev-window.c (ev_window_init): use the toolbar.
14211
14212 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14213
14214         * shell/ev-window.c (ev_window_init): use menu translations
14215
14216 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14217
14218         * configure.ac: add "de" to ALL_LINGUAS.
14219
14220         * po/de.po: add German translation.
14221
14222 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14223
14224         * Makefile.am (SUBDIRS): add po
14225
14226         * configure.ac: check intltool, glib-gettext etc, generate
14227         po/Makefile.in
14228
14229         * po, po/POTFILES.in, po/POTFILES.skip: new.
14230
14231 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14232
14233         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14234         already use (#ifdef ENABLE_NLS)
14235
14236         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14237         pointer indirection thinko.
14238
14239         * shell/main.c: include gi18n.h for bindtextdomain etc.
14240
14241 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14242
14243         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14244         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14245         tooltips for menu items in the statusbar.
14246
14247 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14248
14249         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14250         pkgdatadir drop UIDIR
14251
14252 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14253
14254         * data/evince-ui.xml: Add File->Open menu item
14255
14256         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14257         chooser), hook it up in the ui manager.
14258
14259 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14260
14261         * shell/ev-window.c: fix Help->About tooltip.
14262
14263 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14264
14265         * configure.ac: set CFLAGS for libevprivate.
14266
14267         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14268         definitions, factory etc.
14269
14270         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14271
14272         * shell/Makefile.am: link against libevprivate.a.
14273
14274         * shell/ev-window.c (entries): add stock icon to Help->About.
14275
14276         * shell/main.c (main): init stock icon code.
14277
14278 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14279
14280         * lib/recent-files: egg recent files code
14281
14282         * lib/Makefile.am: add.
14283
14284         * Makefile.am: add lib subdir.
14285
14286         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14287         set CFLAGS for recent-files.
14288
14289 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14290
14291         * configure.ac: disable -ansi and -pedantic gcc flags. They
14292         disable POSIX stuff in stdio.h, but egg-recent uses them.
14293
14294 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14295
14296         * configure.ac: add --disable-deprecated flag (defaults to on in
14297         "cvs" builds).
14298
14299         * shell/Makefile.am (INCLUDES): use it.
14300
14301 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14302
14303         * shell/main.c: add missing #include.
14304
14305         * shell/ev-window.c: fix for pedantic gcc.
14306         (ev_window_cmd_help_about): split license into paragraphs for
14307         translators and pedantic compilers.
14308
14309 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14310
14311         * configure.ac: add more warning flags if compiling with gcc from
14312         cvs (or explicitly requested with --enable-more-warnings).
14313
14314 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14315
14316         * data/evince-ui.xml: add File and File->Close menu.
14317
14318         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14319         (ev_window_destroy): quit after destroy.
14320         (ev_window_class_init): override GtkObject::destroy.
14321         (entries): install close_window callback.
14322
14323 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14324
14325         * Makefile.am (SUBDIRS): add data subdir.
14326
14327         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14328         gtk+ 2.5.0 for GtkAboutDialog.
14329
14330         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14331         main window.
14332
14333         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14334
14335         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14336         manager.
14337         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14338
14339 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14340
14341         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14342
14343 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14344
14345         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14346
14347 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14348
14349         * shell/*: Added shell directory boilerplate, build it.
14350
14351 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14352
14353         * configure.ac, Makefile.am: Added top-level configure.ac and
14354         Makefile.am