]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Update for Evince 2.24
[evince.git] / ChangeLog
1 2008-11-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * NEWS:
4         * configure.ac:
5
6         Update for release 2.24.2
7         
8 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * shell/ev-view.c: (ev_view_find_previous):
11
12         Make sure find_result is never < 0 which causes a crash while
13         searching. Fixes bug #558377.
14         
15 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
16
17         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
18         
19         Makes menu label translatable. Fixes bug #559129.
20
21 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
22
23         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
24         (t1_transform_font):
25         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
26         
27         More renames of warning to mdvi_warning in follow up to the
28         fix of the bug #553369. Fix for the bug #559257 by
29         Tuxce <tuxce.net@gmail.com>.
30
31 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
32
33         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
34         (t1_transform_font):
35         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
36
37 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
38
39         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
40
41         Initialize GError to NULL.
42         
43 2008-10-27 Christian Persch <chpe@gnome.org>
44
45         * backend/djvu/djvu-document.c
46         * backend/ps/ev-spectre.c
47         * shell/ev-jobs.c: Use printf safely. Bug #558066.
48
49 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
50
51         * shell/ev-view.c (ev_view_change_page),
52         (ev_view_transition_animation_finish),
53         (ev_view_transition_animation_cancel), (page_changed_cb),
54         (ev_view_set_presentation), (ev_view_next_page),
55         (ev_view_previous_page):
56         
57         Cancel the animation without scheduling transition start
58         and proceed to the next page to fix bug #516749.
59
60 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
61
62         * NEWS:
63         * configure.ac:
64
65         Update for release 2.24.1
66         
67 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
68
69         * shell/ev-window.c: (ev_window_cmd_view_presentation):
70
71         Disable toggle function of F5 when in presentation mode. Patch by
72         Dave Neary. Fixes bug #556162.
73         
74 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
75
76         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
77         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
78         (ev_sidebar_thumbnails_fill_model),
79         (ev_sidebar_thumbnails_refresh),
80         (ev_sidebar_thumbnails_set_document):
81
82         Instead of using only one loading icon for thumbnails based on the
83         size of the first page, create an icon for every different page
84         size. Fixes bug #556264.
85         
86 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
87
88         * shell/ev-page-cache.c: (ev_page_cache_finalize):
89
90         Fix memory leak.
91         
92 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
93
94         * shell/ev-window-title.c (ev_window_title_sanitize_title):
95
96         Removes bad prefixes from window title. Patch by 
97         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
98         
99 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
100
101         * shell/ev-window.c: (launch_external_uri):
102
103         Do not consider mailto links as http uris. Fixes bug #555801.
104         
105 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
106
107         * shell/ev-view.c: (merge_selection_region), (clear_selection):
108
109         Fix memory leak. Fixes bug #555134.
110         
111 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
112
113         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
114
115         Emit the job finished signal when the job is handled before the
116         page_ready callback.
117         
118 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
119
120         * shell/ev-window.c: (launch_action):
121
122         Use GdkAppLaunchContext when available to launch external
123         applications.
124         
125 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
126
127         * shell/ev-window.c: (launch_action):
128
129         Fix launching external applications for launch actions which seems
130         to be broken since the gio port. Fixes bug #554500.
131         
132 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
133
134         * backend/dvi/Makefile.am:
135         * backend/dvi/cairo-device.c:
136         * backend/dvi/dvi-document.c:
137         * backend/dvi/mdvi-lib/Makefile.am:
138
139         Fix several compile warnings in the dvi backend.
140         
141 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
142
143         * backend/dvi/mdvi-lib/common.h:
144         * backend/dvi/mdvi-lib/dviread.c:
145         * backend/dvi/mdvi-lib/font.c:
146         * backend/dvi/mdvi-lib/fontmap.c:
147         * backend/dvi/mdvi-lib/fontsrch.c:
148         * backend/dvi/mdvi-lib/gf.c:
149         * backend/dvi/mdvi-lib/pagesel.c:
150         * backend/dvi/mdvi-lib/pk.c:
151         * backend/dvi/mdvi-lib/sp-epsf.c:
152         * backend/dvi/mdvi-lib/special.c:
153         * backend/dvi/mdvi-lib/tfm.c:
154         * backend/dvi/mdvi-lib/tfmfile.c:
155         * backend/dvi/mdvi-lib/util.c:
156         * backend/dvi/mdvi-lib/vf.c:
157
158         Rename error as mdvi_error to avoid symbol conflicts with the libc
159         error. Rename also message, crash, fatal and warning for
160         consistency. Fixes bug #553369.
161         
162 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
163
164         * backend/dvi/dvi-document.c: (dvi_document_load):
165
166         Fix memory leak.
167         
168 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
169
170         * backend/dvi/dvi-document.c:
171
172         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
173         G_IMPLEMENT_INTERFACE.
174         
175 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
176
177         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
178
179         Make sure copy_job_page_and_selection_to_job_info is always called
180         before copy_job_to_job_info. Fixes bug #552382.
181         
182 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
183
184         * NEWS:
185         * configure.ac:
186
187         Update for release 2.24.0
188         
189 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
190
191         * shell/ev-window.c: (launch_external_uri):
192
193         Use GdkAppLaunchContext when available to launch external uris.
194         
195 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
196
197         * shell/ev-window.c: (launch_external_uri):
198
199         Use the message area to show errors when lauching external uris
200         instead of a popup window.
201         
202 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
203
204         * shell/ev-window.c: (launch_external_uri):
205
206         Assume invalid uris are http uris. Fixes bug #552071.
207         
208 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
209
210         * NEWS:
211         * configure.ac:
212
213         Update for release 2.23.92.
214         
215 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
216
217         * shell/eggfindbar.c: (egg_find_bar_class_init):
218
219         Allow page scrolling with PageUp/PageDown keys when find bar is
220         active. Fixes bug #529833.
221         
222 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
223
224         * shell/ev-view-private.h:
225         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
226         (ev_view_scroll), (ev_view_class_init):
227         * shell/ev-view-accessible.c:
228         (ev_view_accessible_action_do_action):
229         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
230         (ev_window_cmd_scroll_backward):
231
232         Use GtkScrollType instead of EvScrollType.
233         
234 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
235
236         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
237         
238         Patch for case unsensitive page label match by Michael Lee.
239         See bug #550136.
240         
241         * shell/ev-page-action.c (create_tool_item):    
242         * test/Makefile.am:
243         * test/test1.py:
244         * test/test4.py:
245         * test/test5.py:
246         
247         Added test for the above and updated other tests.
248
249 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
250
251         * shell/ev-window.c: (image_save_dialog_response_cb):
252
253         Do not append the file extension twice when saving an image.
254         
255 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
256
257         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
258
259         Remove an invalid ifdef.
260         
261 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
262
263         * shell/ev-view.c: (ev_view_motion_notify_event):
264
265         Make sure the cursor is correctly restored after showing the right
266         click menu.
267         
268 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
269
270         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
271         (ev_attachment_open):
272         * shell/ev-sidebar-attachments.c:
273         (ev_sidebar_attachments_button_press):
274         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
275
276         Use GdkAppLaunchContext when available to open attachments.
277         
278 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
279
280         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
281
282         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
283         by Eric Piel.
284         
285 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
286
287         * shell/ev-application.c: (ev_application_get_media_keys):
288         * shell/ev-media-player-keys.[ch]:
289         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
290         (ev_media_player_keys_grab_keys),
291         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
292         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
293         * shell/ev-window.[ch]: (ev_window_dispose),
294         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
295         (ev_window_init):
296
297         Clean up the media player keys stuff.
298         
299 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
300
301         * NEWS:
302         * configure.ac:
303
304         Update for release 2.23.91.
305         
306 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
307
308         * cut-n-paste/smclient/eggsmclient-xsmp.c:
309         (sm_client_xsmp_set_initial_properties):
310
311         Fix memory leak.
312         
313 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
314
315         * shell/ev-application.c: (ev_application_open_window),
316         (ev_application_open_uri_at_dest):
317
318         Make sure evince starts up in the right workspace when resuming a
319         previous session.
320         
321 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
322
323         * shell/ev-application.[ch]: (ev_application_open_window),
324         (ev_application_add_icon_path_for_screen),
325         (ev_application_open_uri_at_dest):
326
327         Fix window manager warnings shown in ~/.xsession-errors
328         
329 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
330
331         * configure.ac:
332         * cut-n-paste/Makefile.am:
333         * cut-n-paste/smclient/Makefile.am:
334         * cut-n-paste/smclient/eggdesktopfile.[ch]:
335         * cut-n-paste/smclient/eggsmclient-private.h:
336         * cut-n-paste/smclient/eggsmclient-xsmp.c:
337         * cut-n-paste/smclient/eggsmclient.[ch]:
338
339         EggSMClient copied from libegg
340
341         * libdocument/ev-file-helpers.c: (ev_dot_dir):
342         * shell/Makefile.am:
343         * shell/ev-application.[ch]: (ev_application_load_session),
344         (smclient_save_state_cb), (smclient_quit_cb),
345         (ev_application_init_session), (ev_application_shutdown),
346         (ev_application_init):
347         * shell/main.c: (main):
348
349         Use EggSMClient instead of gnome-client and remove libgnome and
350         libgnomeui dependencies.
351         
352 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
353
354         * shell/main.c: (main):
355
356         Remove gnome_authentication_manager_init.
357         
358 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
359
360         * shell/ev-view.c: (ev_view_goto_window_create):
361
362         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
363         since it's now deprecated.
364         
365 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
366
367         * backend/djvu/Makefile.am:
368         * backend/djvu/djvu-document-private.h:
369         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
370         (djvu_document_find_iface_init):
371         * backend/djvu/djvu-text-page.[ch]:
372         * backend/djvu/djvu-text.[ch]: Removed
373         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
374         (pdf_document_find_iface_init):
375         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
376         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
377         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
378         (ev_job_find_get_n_results), (ev_job_find_get_progress),
379         (ev_job_find_has_results), (ev_job_find_get_results):
380         * shell/ev-view-private.h:
381         * shell/ev-view.[ch]: (ev_view_expose_event),
382         (highlight_find_results), (ev_view_finalize),
383         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
384         (ev_view_set_document), (ev_view_find_get_n_results),
385         (ev_view_find_get_result), (jump_to_find_result),
386         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
387         (ev_view_find_previous), (ev_view_find_search_changed),
388         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
389         * shell/ev-window.c: (ev_window_update_actions),
390         (page_changed_cb), (ev_window_setup_document),
391         (ev_window_update_find_status_message),
392         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
393         (ev_window_clear_find_job), (find_bar_close_cb),
394         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
395         (ev_window_dispose), (ev_window_init):
396
397         Rework find interface. The find logic has been moved from backends
398         to the shell avoiding a lot of duplicated code in the backends and
399         making easier to implement the find interface in the backends.
400         
401 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
402
403         * backend/pdf/ev-poppler.cc:
404         (pdf_document_thumbnails_get_dimensions):
405
406         Make sure thumbnail size returned by the PDF is actually
407         valid. Fixes bug #548462.
408         
409 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
410
411         * shell/ev-window.c: (ev_window_setup_document),
412         (ev_window_set_document), (ev_window_dispose):
413
414         Remove the idle function for setting the document up when the
415         window is destroyed. Fixes bug #549163.
416         
417 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
418
419         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
420         (ev_job_attachments_dispose), (ev_job_attachments_run),
421         (ev_job_attachments_class_init), (ev_job_attachments_new):
422         * shell/ev-sidebar-attachments.c:
423         (ev_sidebar_attachments_set_document):
424
425         Add a new job to get the attachments in a thread with the document
426         lock held. Fixes bug #548653.
427         
428 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
429
430         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
431         (tiff_document_document_iface_init):
432
433         Implement document_get_page_label in tiff backend.
434         
435 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
436
437         * backend/tiff/tiff-document.c: (tiff_document_render):
438
439         Handle document orientation in tiff backend. Fixes bug #548444.
440         
441 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
442
443         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
444
445         Do not crash when adjustment page size is 0. Fixes bug #547440.
446         
447 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
448
449         * cut-n-paste/evmountoperation/ev-mount-operation.c:
450
451         Sync with current GTK+.
452         
453 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
454
455         * configure.ac:
456         
457         Update for release 2.23.6.
458
459 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
460
461         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
462         (ev_job_load_set_password):
463         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
464         * shell/ev-window.c: (password_dialog_response),
465         (ev_window_load_job_cb):
466
467         Fix loading encrypted documents since I broke it with the jobs
468         rework.
469         
470 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
471
472         * NEWS:
473
474         Update NEWS for 2.23.6 release.
475         
476 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
477
478         * backend/impress/impress-document.c:
479         * backend/impress/render.h:
480         * libdocument/ev-document-factory.c:
481         * libdocument/ev-document-factory.h:
482         * libdocument/ev-document-links.h:
483         * libdocument/ev-document-misc.c:
484         * libdocument/ev-document-misc.h:
485         * properties/ev-properties-main.c:
486         * properties/ev-properties-view.c:
487         * properties/ev-properties-view.h:
488         * shell/eggfindbar.c:
489         * shell/eggfindbar.h:
490         * shell/ev-application.c:
491         * shell/ev-application.h:
492         * shell/ev-jobs.h:
493         * shell/ev-message-area.h:
494         * shell/ev-navigation-action.c:
495         * shell/ev-navigation-action.h:
496         * shell/ev-open-recent-action.c:
497         * shell/ev-open-recent-action.h:
498         * shell/ev-page-action-widget.c:
499         * shell/ev-page-action.c:
500         * shell/ev-page-action.h:
501         * shell/ev-page-cache.h:
502         * shell/ev-password-view.h:
503         * shell/ev-password.h:
504         * shell/ev-pixbuf-cache.h:
505         * shell/ev-properties-fonts.c:
506         * shell/ev-sidebar-attachments.c:
507         * shell/ev-sidebar-links.c:
508         * shell/ev-sidebar-links.h:
509         * shell/ev-sidebar-thumbnails.c:
510         * shell/ev-sidebar-thumbnails.h:
511         * shell/ev-sidebar.c:
512         * shell/ev-sidebar.h:
513         * shell/ev-stock-icons.c:
514         * shell/ev-tooltip.h:
515         * shell/ev-view.c:
516         * shell/ev-view.h:
517         * shell/ev-window.c:
518         * shell/ev-window.h:
519         * shell/main.c:
520
521         More #include cleanups. Again: reordering, single gtk.h
522         includes and other stuff.
523
524 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
525
526         * shell/eggfindbar.c:
527         * shell/ev-application.c:
528         * shell/ev-message-area.c:
529         * shell/ev-navigation-action.c:
530         * shell/ev-open-recent-action.c:
531         * shell/ev-page-action-widget.c:
532         * shell/ev-page-action.c:
533         * shell/ev-password-view.c:
534         * shell/ev-properties-dialog.c:
535         * shell/ev-properties-fonts.c:
536         * shell/ev-sidebar-attachments.c:
537         * shell/ev-sidebar-page.c:
538         * shell/ev-sidebar-thumbnails.c:
539         * shell/ev-stock-icons.c:
540         * shell/ev-tooltip.c:
541         * shell/ev-view.c:
542         * shell/ev-window.c:
543         * shell/main.c:
544
545         Cleanup many #include statements: reorder so that a
546         generic-to-specific order is used, use single gtk.h
547         includes, and some other cleanups.
548
549 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * shell/ev-jobs.h:
552
553         Add gio header.
554         
555 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
558         (ev_document_fc_mutex_trylock):
559         * shell/Makefile.am:
560         * shell/ev-job-queue.[ch]:
561         * shell/ev-job-scheduler.[ch]:
562         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
563         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
564         (ev_job_run), (ev_job_cancel), (ev_job_failed),
565         (ev_job_failed_from_error), (ev_job_succeeded),
566         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
567         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
568         (ev_job_links_class_init), (ev_job_render_init),
569         (notify_page_ready), (ev_job_render_page_ready),
570         (ev_job_render_run), (ev_job_render_class_init),
571         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
572         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
573         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
574         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
575         (ev_job_save_dispose), (ev_job_save_run),
576         (ev_job_save_class_init), (ev_job_print_init),
577         (ev_job_print_dispose), (ev_job_print_run),
578         (ev_job_print_class_init):
579         * shell/ev-page-cache.c:
580         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
581         (check_job_size_and_unref), (move_one_job),
582         (copy_job_to_job_info), (add_job),
583         (ev_pixbuf_cache_add_jobs_if_needed):
584         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
585         (job_fonts_finished_cb), (job_fonts_updated_cb),
586         (ev_properties_fonts_set_document):
587         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
588         (ev_sidebar_links_set_document):
589         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
590         (ev_sidebar_thumbnails_set_document),
591         (ev_sidebar_thumbnails_clear_job):
592         * shell/ev-view-private.h:
593         * shell/ev-view.c:
594         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
595         (ev_window_refresh_window_thumbnail), (password_dialog_response),
596         (ev_window_clear_load_job), (ev_window_clear_reload_job),
597         (ev_window_load_job_cb), (ev_window_reload_job_cb),
598         (window_open_file_copy_ready_cb), (ev_window_open_uri),
599         (ev_window_reload_document), (ev_window_clear_save_job),
600         (ev_window_save_job_cb), (file_save_dialog_response_cb),
601         (ev_window_clear_print_job), (ev_window_print_job_cb),
602         (ev_window_print_dialog_response_cb):
603         * shell/main.c: (main):
604
605         Rework the jobs system in order to make it simpler and more
606         extensible. It allows to run jobs in the main loop instead of
607         using a thread when it's appropriate like the fonts job. Now it's
608         also possible to cancel jobs that are currently running. 
609         
610 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
611
612         * libdocument/ev-debug.c: (profile_init):
613
614         Create the hash table also when profiling service is enabled for
615         all sections.
616         
617 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
618
619         * libdocument/ev-debug.[ch]: (ev_profiler_start),
620         (ev_profiler_stop):
621         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
622         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
623         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
624         (ev_job_print_run):
625         * shell/main.c: (main):
626
627         Add a profile mode available when debug is enabled. Add profilers
628         in ev-jobs.
629         
630 2008-07-23  Götz Waschk <waschk@mandriva.org>
631
632         * configure.ac: Correctly build desktop file. Fixes
633         bug #544237.
634
635 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
636
637         * configure.ac:
638         
639         Update for release 2.23.5.
640
641 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
642
643         * NEWS:
644
645         Update NEWS for 2.23.5 release.
646         
647 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
648
649         * shell/ev-window.c: (ev_window_state_event),
650         (ev_window_class_init):
651
652         Intercept window manager's fullscreen request in order to run/stop
653         fullscreen mode. Fixes bug #493541.
654         
655 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
656
657         * shell/ev-window.c: (find_bar_visibility_changed_cb):
658
659         Restart the job search when the find bar is opened for the second
660         time. Fixes bug #531956.
661         
662 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
663
664         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
665         (get_document_from_uri):
666
667         Make sure we always return a valid error struct when
668         get_document_from_uri fails. Fixes nautilus crash, see bug
669         #542548.
670         
671 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
672
673         * libdocument/ev-transition-effect.c
674         (ev_transition_effect_type_get_type),
675         (ev_transition_effect_alignment_get_type),
676         (ev_transition_effect_direction_get_type):
677         
678         Fixes bug #542924. Makes enums static to fix Solaris build.
679
680 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
681
682         * shell/ev-view.c: (ev_view_key_press_event):
683
684         Add '.' keybinding for blanking the screen in presentation
685         mode. Fixes bug #542001.
686         
687 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
688
689         * libdocument/ev-document-misc.c:
690         (ev_document_misc_pixbuf_from_surface):
691
692         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
693         #540950.
694         
695 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
696
697         * backend/comics/comics-document.c (comics_document_load):
698         * backend/comics/comicsdocument.evince-backend.in:
699         * configure.ac:
700         * thumbnailer/evince-thumbnailer-comics.schemas.in:
701         
702         Added support for 7-zip based cb7 comic book. Patch by
703         Kartik Rustagi. Fixes bug #532312.
704
705 2008-06-24  Bastien Nocera  <hadess@hadess.net>
706
707         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
708         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
709         Fixes bug #539972.
710
711 2008-06-24  Bastien Nocera  <hadess@hadess.net>
712
713         * shell/Makefile.am:
714         * shell/ev-application.c (ev_application_init),
715         (ev_application_get_media_keys):
716         * shell/ev-application.h:
717         * shell/ev-marshal.list:
718         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
719         (proxy_destroy), (on_media_player_key_pressed),
720         (ev_media_player_keys_init), (ev_media_player_keys_focused),
721         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
722         * shell/ev-media-player-keys.h:
723         * shell/ev-window.c (ev_window_go_previous_page),
724         (ev_window_go_next_page), (ev_window_go_first_page),
725         (ev_window_go_last_page), (ev_window_start_presentation),
726         (ev_window_dispose), (view_actions_focus_in_cb):
727         * shell/ev-window.h: When building with D-Bus support, listen
728         for multimedia key events from gnome-settings-daemon. This allows
729         to go to the next/previous/first/last pages using, respectively,
730         Next/Previous/Rewing/Fast Forward. The Play button is used to start
731         a presentation. Fixes bug #539971.
732
733 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
734
735         * configure.ac:
736         
737         Update for release 2.23.4.
738
739 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
740
741         * NEWS:
742
743         Update news for 2.23.4 release.
744         
745 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
746
747         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
748         * shell/ev-sidebar-thumbnails.c:
749         (ev_sidebar_thumbnails_set_loading_icon),
750         (ev_sidebar_thumbnails_refresh):
751         * shell/ev-window.c: (ev_window_error_message),
752         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
753         (ev_window_set_document):
754
755         Do not crash opening documents with no pages and show a warning
756         message in the message area. Fixes bugs #537574 and #171588.
757         
758 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
759
760         * shell/Makefile.am:
761         * shell/ev-file-monitor.[ch]:
762         * shell/ev-window.c: (ev_window_document_changed),
763         (ev_window_clear_reload_job), (ev_window_load_job_cb),
764         (ev_window_reload_job_cb), (ev_window_open_uri),
765         (ev_window_reload_document), (ev_window_cmd_view_reload),
766         (ev_window_dispose):
767
768         Automaticly reload the document when the file has changed on
769         disk. Bug #304249.
770         
771 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
772
773         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
774         * libdocument/ev-image.c: (ev_image_save_tmp):
775         * libdocument/ev-module.c: (ev_module_load):
776         * shell/ev-application.c: (ev_application_shutdown),
777         (ev_application_get_print_settings):
778         * shell/ev-sidebar-attachments.c:
779         (ev_sidebar_attachments_button_press),
780         (ev_sidebar_attachments_drag_data_get):
781         * shell/ev-window.c: (window_save_file_copy_ready_cb),
782         (ev_window_print_finished), (ev_window_print_send),
783         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
784         (ev_window_preview_print_finished), (ev_window_do_preview_print),
785         (ev_window_cmd_preview_print):
786         * shell/main.c: (load_files_remote):
787         Fix some build warnings under GCC 4.3.0. (#537535).
788
789 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
790
791         * shell/ev-jobs.c: (ev_job_render_dispose):
792
793         Fix a crash in debug mode. Patch by Daniel M German.
794         
795 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
796
797         * shell/ev-window.c:
798
799         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
800         
801 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
802
803         * shell/ev-window.c: (ev_window_print_send),
804         (ev_window_do_preview_print):
805
806         Use the window title as print job name instead of just
807         "evince-print". Fixes bug #534493.
808         
809 2008-05-19  Frederic Peters  <fpeters@0d.be>
810
811         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
812         Bug #533897.
813
814 2008-05-19  Frederic Peters  <fpeters@0d.be>
815
816         * help/reference/Makefile.am: added missing libevmountoperation to
817         gtkdoc-scanobj libraries.  Bug #533896.
818
819 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
820
821         * properties/ev-properties-view.c (get_default_user_units):
822         Fixes check for default units string translation. Bug #533323.
823
824 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
825
826         * backend/impress/iksemel.c (sax_core): Fix a free() that should
827         be an iks_free(). Fix an array overflow in the XML parser that
828         would occur whenever the number of attributes in a tag was greater
829         than 0 and divisible by 6. Fixes GNOME bug #530852.
830
831 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
832
833         * backend/djvu/djvu-document-private.h:
834         * backend/djvu/djvu-links.c:
835         * backend/djvu/djvu-text.c:
836         * backend/djvu/djvu-document.c: (djvu_handle_events),
837         (djvu_wait_for_message), (djvu_document_load),
838         (document_get_page_size), (djvu_document_render),
839         (djvu_document_thumbnails_get_thumbnail),
840         (djvu_document_file_exporter_end):
841
842         Make sure load job doesn't finish successfully when the document
843         is not successfully decoded by libdjvu. Fixes bug #530202.
844         
845 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
846
847         * configure.ac:
848         * libdocument/Makefile.am:
849         * libdocument/ev-debug.[ch]:
850         * libdocument/ev-document.c:
851         * shell/ev-jobs.c: (ev_job_links_dispose),
852         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
853         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
854         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
855         (ev_job_render_page_ready), (ev_job_render_run),
856         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
857         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
858         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
859         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
860         (ev_job_print_new), (ev_job_print_run):
861         * shell/main.c: (main):
862
863         Add debug mode based on gedit code. Add debug messages in
864         ev-jobs.
865         
866 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
867
868         * libdocument/ev-document-factory.c: (get_document_from_uri):
869
870         Fix memory leak.
871         
872 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
873
874         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
875         (get_mime_type_from_data), (get_document_from_uri),
876         (ev_document_factory_get_document):
877         
878         Improved error message about file opening failture.
879         Bug #529129.
880
881 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
882
883         * data/evince-toolbar.xml:
884         
885         Allow to add SaveAs to toolbar.
886
887 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
888
889         * shell/ev-view-private.h:
890         * shell/ev-view.[ch]: (ev_view_button_release_event),
891         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
892         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
893         (ev_view_update_primary_selection), (clear_link_selected),
894         (ev_view_copy_link_address):
895         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
896
897         Update also the primary selection when copying a link
898         address. Fixes bug #520855.
899         
900 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
901
902         * libdocument/ev-document-factory.c: (get_document_from_uri):
903
904         Use the pixbuf backend only when the mime type is not supported by
905         any of the other backend so that tiff documents, for instance, are
906         handled by the tiff backend instead of the pixbuf backend. fixes
907         bug #520290.
908         
909 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
910
911         * cut-n-paste/Makefile.am:
912
913         Add evmountoperation to subdirs list.
914         
915 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
916
917         * configure.ac:
918
919         Fix libspectre check in configure script. Fixes bug #528549.
920         
921 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
922
923         * configure.ac:
924         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
925         * shell/Makefile.am:
926         * shell/ev-window.c: (ev_window_load_remote_failed),
927         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
928
929         Add GtkMountOperation (renamed to avoid conflicts) to be able to
930         open documents in remote locations that are not mounted.
931         
932 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
933
934         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
935         (bitmap_convert_msb8):
936         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
937         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
938
939         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
940         
941 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
942
943         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
944         (ev_job_render_new), (ev_job_render_set_selection_info),
945         (ev_job_render_run):
946         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
947         (check_job_size_and_unref),
948         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
949         (add_job), (ev_pixbuf_cache_get_selection_surface):
950
951         Create the render context needed for rendering a page in the render
952         thread so that we don't block the main thread. Simplify
953         EvJobRender API.
954         
955 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
956
957         * libdocument/Makefile.am:
958         * libdocument/ev-page.[ch]:
959         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
960         (ev_render_context_new), (ev_render_context_set_page):
961         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
962         (ev_form_field_finalize), (ev_form_field_class_init):
963         * libdocument/ev-document-forms.[ch]:
964         (ev_document_forms_get_form_fields):
965         * libdocument/ev-document.[ch]: (ev_document_get_page),
966         (ev_document_get_page_size), (ev_document_get_page_label):
967         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
968         (ev_job_render_run), (ev_job_thumbnail_new),
969         (ev_job_thumbnail_run), (ev_job_print_run):
970         * shell/ev-page-cache.c: (ev_page_cache_new):
971         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
972         (check_job_size_and_unref), (add_job):
973         * shell/ev-sidebar-thumbnails.c: (add_range):
974         * shell/ev-view.c: (ev_view_form_field_get_region),
975         (ev_view_form_field_button_create_widget),
976         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
977         (ev_view_handle_form_field), (ev_view_size_allocate),
978         (get_selected_text):
979         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
980         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
981         (pdf_document_get_page), (pdf_document_get_page_label),
982         (pdf_document_render), (pdf_document_get_info),
983         (pdf_document_document_iface_init),
984         (pdf_document_thumbnails_get_thumbnail),
985         (pdf_document_thumbnails_get_dimensions),
986         (pdf_document_file_exporter_do_page),
987         (pdf_selection_render_selection),
988         (pdf_selection_get_selected_text),
989         (pdf_selection_get_selection_region),
990         (pdf_selection_get_selection_map),
991         (pdf_document_forms_get_form_fields),
992         (pdf_document_forms_form_field_text_get_text),
993         (pdf_document_forms_form_field_text_set_text),
994         (pdf_document_forms_form_field_button_set_state),
995         (pdf_document_forms_form_field_button_get_state),
996         (pdf_document_forms_form_field_choice_get_item),
997         (pdf_document_forms_form_field_choice_get_n_items),
998         (pdf_document_forms_form_field_choice_is_item_selected),
999         (pdf_document_forms_form_field_choice_select_item),
1000         (pdf_document_forms_form_field_choice_toggle_item),
1001         (pdf_document_forms_form_field_choice_unselect_all),
1002         (pdf_document_forms_form_field_choice_set_text),
1003         (pdf_document_forms_form_field_choice_get_text):
1004         * backend/ps/ev-spectre.c: (ps_document_get_page),
1005         (ps_document_get_page_size), (ps_document_get_page_label),
1006         (ps_document_render), (ps_document_document_iface_init),
1007         (ps_document_file_exporter_do_page):
1008         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
1009         (tiff_document_render), (tiff_document_render_pixbuf),
1010         (tiff_document_file_exporter_do_page):
1011         * backend/pixbuf/pixbuf-document.c:
1012         (pixbuf_document_get_page_size):
1013         * backend/comics/comics-document.c:
1014         (comics_document_get_page_size), (comics_document_render_pixbuf):
1015         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
1016         (djvu_document_render), (djvu_selection_get_selected_text),
1017         (djvu_document_thumbnails_get_thumbnail),
1018         (djvu_document_file_exporter_do_page),
1019         (djvu_document_find_get_result):
1020         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
1021         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
1022         (dvi_document_thumbnails_get_thumbnail),
1023         (dvi_document_file_exporter_do_page):
1024         * backend/impress/impress-document.c:
1025         (impress_document_get_page_size),
1026         (impress_document_render_pixbuf):
1027         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1028
1029         Add EvPage so that we can hold a reference to the backend
1030         page. Form fields keep now a reference to the poppler page
1031         improving performance since we don't have to create/destroy the
1032         poppler field for every form operation. This will be needed for
1033         annotations too.
1034         
1035 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1036
1037         * data/evince-ui.xml:
1038         * shell/ev-window.c:
1039
1040         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
1041         
1042 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1043
1044         * configure.ac:
1045         * backend/ps/Makefile.am:
1046
1047         Remove gs stuff from ps backend.
1048         
1049 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1050
1051         * configure.ac:
1052         * backend/pdf/ev-poppler.cc:
1053
1054         Bump poppler requirement to 0.8.0.
1055         
1056 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1057
1058         * NEWS:
1059         * configure.ac:
1060
1061         Update for release 2.22.1.1
1062
1063 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1064
1065         * configure.ac:
1066
1067         Fix build (again) when poppler version is 0.6
1068         
1069 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1070
1071         * backend/djvu/djvu-links.c: (build_tree):
1072
1073         Make sure link title is a valid utf8 string. Fixes bug #526517.
1074         
1075 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * configure.ac:
1078
1079         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1080         #526799.
1081         
1082 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1083
1084         * configure.ac:
1085         
1086         Update for release 2.22.1.
1087
1088 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1089
1090         * NEWS:
1091
1092         Update for upcoming release.
1093
1094 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1095
1096         * configure.ac:
1097         * backend/dvi/dvidocument.evince-backend.in:
1098
1099         Add compressed dvi to the list of supported mime types. Patch by
1100         Ed Catmur. Fixes bug #307087.
1101
1102 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1103
1104         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1105
1106         Fix a crash when printing a range that doesn't specify the start or
1107         end page. Fixes bug #524288.
1108
1109 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1110
1111         * shell/ev-window.c: (ev_window_cmd_continuous),
1112         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1113         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1114         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1115         (ev_window_run_presentation), (ev_window_stop_presentation),
1116         (ev_window_cmd_view_presentation),
1117         (ev_window_cmd_leave_fullscreen),
1118         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1119
1120         Do not unfullscreen and fullscreen again the window when changing
1121         from fullscreen to presentation mode and vice versa. Fixes bug
1122         #524112.
1123         
1124 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1125
1126         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1127
1128         Do not crash when thumbnail failed to render in PS backend. Fixes
1129         bug #525015.
1130         
1131 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1132
1133         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1134         (ev_window_load_file_remote), (ev_window_open_uri):
1135
1136         Handle errors when opening remote files.
1137         
1138 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1139
1140         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1141
1142         Only grab the focus for the current visible proxy widget. Fixes
1143         bug #521224.
1144         
1145 2008-03-30  Emil Soleyman  <emil@nishra.com>
1146
1147         * shell/ev-window.c: (launch_external_uri):
1148         
1149         Reuse g_app_info_launch_default_for_uri to
1150         save some code and fix bug #525009.
1151
1152 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1153
1154         * shell/ev-window.c (image_save_dialog_response_cb):
1155
1156         Use g_str_has_suffix. See bug #523069.
1157
1158 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1159
1160         * configure.ac:
1161
1162         Add a configure option to enable/diable DBus. Patch by Rémi
1163         Cardona. Fixes bug 521797.
1164
1165 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1166
1167         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1168
1169         Fix printing in documents with rotated pages. Patch by Eugen
1170         Dedu. Fixes bug #512648.
1171         
1172 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1173
1174         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1175         (ev_link_from_action):
1176
1177         Fix warning messages.
1178         
1179 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1180
1181         * shell/ev-window.c: (image_save_dialog_response_cb):
1182
1183         Do not append the extension to filename when saving an image
1184         if the filename alredy contains the extension. Fixes bug #523069.
1185         
1186 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1187
1188         * shell/ev-view.[ch]: (ev_view_find_cancel):
1189         * shell/ev-window.c: (find_bar_close_cb):
1190
1191         Cancel the find operation when the find bar is closed. Fixes bug
1192         #508845.
1193         
1194 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1195
1196         * backend/ps/psdocument.evince-backend.in:
1197
1198         Make ps backend module resident. Fixes bug #520607.
1199         
1200 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1201
1202         * shell/ev-jobs.c: (ev_job_print_run):
1203
1204         Invert collate action in order to work as expected, fix reverse
1205         printing so that it doesn't start with a blank page and fix number
1206         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1207         
1208 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1209
1210         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1211
1212         Fix build with poppler <= 0.7.2
1213         
1214 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1215
1216         * libdocument/ev-document-misc.c:
1217         (ev_document_misc_surface_from_pixbuf):
1218
1219         Fix selections with poppler-splash.
1220         
1221 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1222
1223         * configure.ac:
1224         * backend/pdf/ev-poppler.cc:
1225
1226         Fix build with poppler >= 0.7.2
1227         
1228 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1229
1230         * configure.ac:
1231         
1232         Update for release 2.22.0
1233
1234 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1235
1236         * NEWS:
1237
1238         Update for upcoming release.
1239
1240 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1241
1242         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1243
1244         Bug 495107 – Handle print dialog responses correctly
1245
1246         Correctly handle print dialog response. Properly fixes
1247         the above mentioned bug.
1248
1249 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1250
1251         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1252
1253         Make sure print job is only run when the print button is
1254         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1255         
1256 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1257
1258         * backend/pdf/pdfdocument.evince-backend.in:
1259         * libdocument/ev-backends-manager.c:
1260         (ev_backends_manager_load_backend),
1261         (ev_backends_manager_get_document):
1262         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1263
1264         Allow making backend modules resident. This is needed only for
1265         some backends like pdf to avoid registering glib types more than
1266         once.
1267         
1268 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1269
1270         * backend/comics/comics-document.c:
1271         * backend/djvu/djvu-document.c:
1272         * backend/impress/impress-document.c:
1273         * backend/pdf/ev-poppler.cc:
1274         * backend/pixbuf/pixbuf-document.c:
1275         * backend/ps/ev-spectre.c:
1276         * backend/ps/ps-document.c:
1277         * backend/tiff/tiff-document.c:
1278         * libdocument/ev-document.h:
1279         * properties/ev-properties-main.c:
1280
1281         Use g_type_module_add_interface instead of
1282         g_type_add_interface_static. Fixes bug #519679.
1283         
1284 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1285
1286         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1287         Added. Returns whether the animation has everything necessary to run.
1288         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1289         is ready just because it's been created. Fixes #519106.
1290         (draw_one_page): Do not show the "Loading..." text in presentation
1291         mode, there was a slim probability that this could happen.
1292
1293 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1294
1295         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1296
1297         Duplicate mime_type string before freeing it so that it doesn't
1298         always fail when getting mime type from uri. Fixes bug #518874.
1299         
1300 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1301
1302         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1303
1304         Fix a crash when a choice form field doesn't have any item
1305         selected. Fixes bug #518831
1306         
1307 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1308
1309         * shell/ev-window.c (ev_window_clear_temp_file):
1310         Use g_file_has_prefix instead of renamed
1311         g_file_contains_file.
1312
1313         * configure.ac:
1314         Require new glib for above change.
1315         
1316 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1317
1318         * libdocument/ev-image.c: (ev_image_finalize),
1319         (ev_image_save_tmp):
1320
1321         Return a real uri instead of a filename when saving an
1322         image. Fixes images drag an drop from evince to nautilus. 
1323         
1324 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * backend/pdf/ev-poppler.cc:
1327         (pdf_document_images_get_image_mapping):
1328
1329         Return the image list in the right order. Fixes bug #516237.
1330         
1331 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1332
1333         * backend/impress/impress-document.c:
1334         (impress_document_thumbnails_get_thumbnail):
1335
1336         Remove unused variable to avoid a compiler warning.
1337
1338 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1339
1340         * configure.ac:
1341         
1342         Update for release 2.21.91.
1343
1344 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1345
1346         * configure.ac:
1347         * shell/Makefile.am:
1348         * shell/ev-application.[ch]:
1349         * shell/ev-sidebar-links.c:
1350         * shell/ev-utils.[ch]:
1351         * shell/ev-window.[ch]:
1352
1353         Remove libgnomeprint support. Fixes bug #512370.
1354         
1355 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1356
1357         * thumbnailer/evince-thumbnailer.c: (main):
1358
1359         Initialize glib type system before using it. Fixes bug #513934.
1360         
1361 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1362
1363         * properties/ev-properties-main.c:
1364
1365         Add missing #include.
1366         
1367 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1368
1369         * configure.ac:
1370         * backend/djvu/djvu-document.c: (djvu_document_render):
1371         * backend/tiff/tiff-document.c: (tiff_document_render):
1372
1373         Use the new cairo function cairo_format_stride_for_width when
1374         available. Fixes bug #482720.
1375
1376 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1377
1378         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1379         (get_mime_type_from_data), (get_document_from_uri):
1380
1381         Use g_content_type_guess() only when slow is true in
1382         get_document_from_uri(). Fix several memory leaks.
1383         
1384 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1385
1386         * libdocument/ev-document-factory.c:
1387         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1388         (get_document_from_uri):
1389
1390         Use g_content_type_guess () to get mimetype for files.
1391         Bug #510401.
1392
1393 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1394
1395         * thumbnailer/Makefile.am:
1396
1397         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1398         
1399 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1400
1401         * configure.ac:
1402
1403         Fix build with --without-libgnome. Fixes bug #512771.
1404         
1405 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1406
1407         * backend/dvi/Makefile.am: Install only dvi
1408         module. Fixes bug #512718.
1409
1410 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1411
1412         * properties/ev-properties-main.c: (nautilus_module_initialize):
1413         
1414         Initialize backends in properties tab. Fixes bug
1415         #512720.
1416
1417 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1418
1419         * properties/Makefile.am: No need to link with 
1420         libraries. Fixes bug #512719.
1421
1422 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1423
1424         * NEWS:
1425         * configure.ac:
1426         
1427         Update for release 2.21.90.
1428
1429 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-window.c: (ev_window_cmd_escape):
1432
1433         Fix compile warning.
1434         
1435 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1436
1437         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1438
1439         Fix printing in dvi backend when filename contains white
1440         espaces. Fixes bug #502839.
1441         
1442 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1443
1444         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1445         (screensaver_disable_x11):
1446         * shell/Makefile.am:
1447         * shell/xdg-user-dir-lookup.c: Removed
1448         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1449         * shell/ev-view.c: (ev_view_presentation_transition_start):
1450         * shell/ev-window.c: (ev_window_cmd_file_open),
1451         (ev_window_cmd_save_as), (presentation_set_timeout):
1452
1453         Remove #ifdefs that are no longer needed.
1454         
1455 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1456
1457         * shell/ev-view.[ch]: (ev_view_button_release_event),
1458         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1459         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1460         (ev_window_cmd_escape):
1461
1462         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1463         
1464 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1465
1466         * configure.ac:
1467         * backend/comics/comics-document.c: (comics_document_load):
1468         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1469         (ev_attachment_set_property), (ev_attachment_init),
1470         (ev_attachment_save), (ev_attachment_launch_app),
1471         (ev_attachment_open):
1472         * libdocument/ev-document-factory.c: (get_document_from_uri):
1473         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1474         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1475         * shell/ev-jobs.c:
1476         * shell/ev-password.c: (ev_password_dialog_set_property),
1477         (ev_password_dialog_save_password):
1478         * shell/ev-sidebar-attachments.c:
1479         (ev_sidebar_attachments_drag_data_get):
1480         * shell/ev-window-title.c: (get_filename_from_uri):
1481         * shell/ev-window.c: (ev_window_clear_temp_file),
1482         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1483         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1484         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1485         (launch_external_uri), (image_save_dialog_response_cb),
1486         (attachment_save_dialog_response_cb):
1487         * shell/main.c: (load_files), (load_files_remote), (main):
1488         * thumbnailer/evince-thumbnailer.c: (main):
1489
1490         Port to gio and drop gnome-vfs dependency. Fixes bug
1491         #510401. Based on patch by Cosimo Cecchi.
1492         
1493 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1494
1495         * NEWS:
1496
1497         Fixed formatting inconsistencies (spaces vs. tabs)
1498
1499 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1500
1501         * shell/ev-window.c:
1502
1503         Use top/up/bottom/down arrows instead of
1504         first/left/last/right in the toolbar and menu actions.
1505         This fixes issues with RTL languages and is visually
1506         consistent with the page view. Fixes bug #170081.
1507
1508 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1509
1510         * NEWS:
1511
1512         Fixed some inaccuracies pointed out by Carlos Garcia
1513         Campos.
1514
1515 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1516
1517         * NEWS:
1518         * data/evince.schemas.in:
1519         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1520
1521         Override PDF restrictions by default. Fixes bug #382700.
1522
1523 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1524
1525         * NEWS: Updated for upcoming release
1526
1527 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1528
1529         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1530
1531         Fix memory leak.
1532         
1533 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1534
1535         * shell/ev-window.c: (register_custom_actions):
1536         
1537         Added comment for translators
1538
1539 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1540
1541         * shell/ev-view.c: (ev_view_button_release_event):
1542
1543         Do not create the idle function for kinetic scrolling if we are
1544         not in a drag operation.
1545
1546 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1547
1548         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1549         (ev_view_button_press_event), (ev_view_motion_notify_event),
1550         (ev_view_button_release_event):
1551
1552         Restore cursor after autoscrolling. Fixes bug #509958.
1553
1554 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1555
1556         * configure.ac:
1557         * backend/pdf/ev-poppler.cc:
1558         (pdf_document_images_get_image_mapping),
1559         (pdf_document_images_get_image),
1560         (pdf_document_document_images_iface_init):
1561         * libdocument/ev-document-images.[ch]:
1562         (ev_document_images_get_image_mapping),
1563         (ev_document_images_get_image):
1564         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1565         (ev_image_get_id), (ev_image_save_tmp):
1566         * shell/ev-jobs.c: (ev_job_render_run):
1567         * shell/ev-view.c: (ev_view_drag_data_get):
1568         * shell/ev-window.c: (image_save_dialog_response_cb),
1569         (ev_view_popup_cmd_copy_image):
1570
1571         Do not render images when rendering the page but on demand. It
1572         reduces the memory comsumption.
1573         
1574 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1575
1576         * configure.a:
1577         * shell/ev-password.c:
1578
1579         Make gnome-keyring optional. Fixes bug #509676.
1580         
1581 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1582
1583         * shell/ev-pixbuf-cache.c: (add_job):
1584
1585         Initialize include_images variable as FALSE instead of TRUE.
1586         
1587 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1588
1589         * configure.ac:
1590         * cut-n-paste/Makefile.am:
1591         * cut-n-paste/fileformatchooser/Makefile.am:
1592         * cut-n-paste/fileformatchooser/egg-macros.h:
1593         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1594         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1595         * shell/Makefile.am:
1596         * shell/ev-utils.c:
1597         (file_chooser_dialog_add_writable_pixbuf_formats),
1598         (get_gdk_pixbuf_format_by_extension):
1599         * shell/ev-utils.h:
1600         * shell/ev-window.c: (ev_window_error_message),
1601         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1602         
1603         Simplify image format selection on save.
1604
1605 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1606
1607         * shell/ev-view.c: (ev_view_scroll_event):
1608         
1609         Repair gorizontal scrolling with shift. Fixes
1610         bug #483412.
1611
1612 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1613         
1614         * MAINTAINERS:
1615
1616         Fix formatting issues.
1617         
1618 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1619
1620         * backend/comics/comics-document.c: (comics_regex_quote):
1621         
1622         Don't overquote special chars except of '. See bug 
1623         502500. Thanks to Tom Parker.
1624
1625 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1626
1627         * MAINTAINERS:
1628         
1629         Added Nickolay and Carlos, since they're doing most of
1630         the releases nowadays.
1631
1632 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1633
1634         * properties/Makefile.am:
1635
1636         Get the nautilus extension dir properly instead of using
1637         a hack. Fixes bug #505359.
1638
1639 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1640
1641         * properties/Makefile.am:
1642         
1643         Install nautilus extension into new place. See bug
1644         #505359. Thanks to Matthias Clasen, Brian Pepple and
1645         Damien Carbery.
1646
1647 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1648
1649         * shell/ev-window.c: (ev_window_get_recent_file_label):
1650         
1651         RTL marker in recent file list. See bug #509076.
1652
1653 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1654
1655         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1656         * shell/ev-window.c: (image_save_dialog_response_cb):
1657
1658         Fix compile warnings due to unused variables.
1659         
1660 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1661
1662         * configure.ac:
1663         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1664         * backend/ps/ev-spectre.c: (ps_document_render):
1665
1666         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1667
1668 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1669
1670         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1671         (ev_transition_animation_paint): Implement "fade" effect.
1672
1673 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1674
1675         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1676         (ev_transition_animation_paint): Implement "uncover" effect.
1677
1678 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1679
1680         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1681         (ev_transition_animation_paint): Implement "cover" effect.
1682
1683 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1684
1685         * shell/ev-transition-animation.c (ev_transition_animation_push)
1686         (ev_transition_animation_paint): Implement "push" effect.
1687
1688 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1689
1690         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1691         (ev_transition_animation_paint): Implement "dissolve" effect.
1692
1693 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1694
1695         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1696         (ev_transition_animation_paint): Implement "wipe" effect.
1697
1698 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1699
1700         * shell/ev-transition-animation.c (ev_transition_animation_box)
1701         (ev_transition_animation_paint): Implement "box" effect.
1702
1703 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1704
1705         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1706         (ev_transition_animation_paint): Implement "blinds" effect.
1707
1708 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1709
1710         * shell/ev-transition-animation.c (ev_transition_animation_split)
1711         (ev_transition_animation_paint): Implement "split" effect.
1712
1713 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1714
1715         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1716         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1717         (ev_view_transition_animation_start) 
1718         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1719         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1720         (ev_view_next_page) (ev_view_previous_page):
1721         
1722         Use EvTransitionAnimation to drive page changes in the presentation
1723         mode, the animation will wait to start until both the origin and 
1724         destination page surfaces are available. Fixes #458460.
1725
1726         (draw_loading_text):
1727
1728         Remove workaround for bug #320352, it's now fixed properly.
1729
1730
1731 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1732
1733         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1734         will contain the implementations for page transition animations, at
1735         the moment it just has the "replace" effect.
1736         * shell/Makefile.am: Added these files to build.
1737
1738 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1739
1740         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1741         animations.
1742         * shell/Makefile.am: Added these files to build.
1743
1744 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1745
1746         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1747         implementation to get_effect() in EvDocumentTransitionIface.
1748
1749 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1750
1751         * libdocument/ev-transition-effect.[ch]: New files, define a page
1752         transition effect, at the moment it maps PopplerPageTransition to a
1753         GObject.
1754         * libdocument/Makefile.am: Added these files to build.
1755         * libdocument/ev-document-transition.[ch]
1756         (ev_document_transition_get_effect): New method, gets the
1757         EvTransitionEffect returned by the interface implementation, with
1758         fallback to the "replace" effect.
1759
1760 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1761
1762         * configure.ac:
1763         * cut-n-paste/Makefile.am:
1764         * cut-n-paste/fileformatchooser/Makefile.am:
1765         * cut-n-paste/fileformatchooser/egg-macros.h:
1766         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1767         * shell/Makefile.am:
1768         * shell/ev-window.c: (image_save_dialog_response_cb),
1769         (ev_view_popup_cmd_save_image_as):
1770
1771         Allow exporting images in any format supported by
1772         GdkPixbuf. Fixes bug #500209.
1773         
1774 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1775
1776         * backend/pixbuf/pixbuf-document.c:
1777
1778         More warnings fixed.
1779         
1780 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1781
1782         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1783         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1784         * backend/djvu/djvu-text.h:
1785         * backend/tiff/tiff-document.c: (tiff_document_render):
1786
1787         Fix compile warnings.
1788         
1789 2007-12-28  Christian Persch  <chpe@gnome.org>
1790
1791         * **/*.c: Include config.h. Bug #504721.
1792
1793 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1794
1795         * configure.ac:
1796         * Makefile.am:
1797         * po/POTFILES.in:
1798         * backend/comics/Makefile.am:
1799         * backend/comics/comics-document.[ch]:
1800         * backend/comics/comicsdocument.evince-backend.in:
1801         * backend/djvu/Makefile.am:
1802         * backend/djvu/djvu-document.[ch]:
1803         * backend/djvu/djvudocument.evince-backend.in:
1804         * backend/dvi/Makefile.am:
1805         * backend/dvi/dvi-document.[c]:
1806         * backend/dvi/dvidocument.evince-backend.in:
1807         * backend/impress/Makefile.am:
1808         * backend/impress/impress-document.[ch]:
1809         * backend/impress/impressdocument.evince-backend.in:
1810         * backend/pdf/Makefile.am:
1811         * backend/pdf/ev-poppler.cc:
1812         * backend/pdf/ev-poppler.h:
1813         * backend/pdf/pdfdocument.evince-backend.in:
1814         * backend/pixbuf/Makefile.am:
1815         * backend/pixbuf/pixbuf-document.[ch]:
1816         * backend/pixbuf/pixbufdocument.evince-backend.in:
1817         * backend/ps/Makefile.am:
1818         * backend/ps/ev-spectre.[ch]:
1819         * backend/ps/ps-document.[ch]:
1820         * backend/ps/psdocument.evince-backend.in:
1821         * backend/tiff/Makefile.am:
1822         * backend/tiff/tiff-document.[ch]:
1823         * backend/tiff/tiffdocument.evince-backend.in:
1824         * libdocument/Makefile.am:
1825         * libdocument/ev-backends-manager.[ch]:
1826         * libdocument/ev-module.[ch]:
1827         * libdocument/ev-document.h:
1828         * libdocument/ev-document-factory.[ch]:
1829         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1830         (get_compression_from_mime_type), (get_document_from_uri),
1831         (ev_document_factory_get_document), (file_filter_add_mime_types),
1832         (ev_document_factory_add_filters):
1833         * shell/Makefile.am:
1834         * shell/ev-window-title.c: (get_filename_from_uri):
1835         * shell/main.c: (main):
1836         * thumbnailer/Makefile.am:
1837         * thumbnailer/evince-thumbnailer.c: (main):
1838
1839         Plugin system for backends. Fixes bug #351348.
1840         
1841 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1842
1843         * shell/ev-view-private.h:
1844         * shell/ev-view.c: (ev_view_drag_update_momentum),
1845         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1846         (ev_view_button_release_event), (ev_view_destroy):
1847         
1848         Kinetic scrolling implemented as requested in
1849         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1850
1851 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1852
1853         * data/evince-toolbar.xml:
1854         * data/evince-ui.xml:
1855         * shell/ev-view-private.h:
1856         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1857         (ev_view_button_press_event), (ev_view_motion_notify_event),
1858         (ev_view_button_release_event), (ev_view_init),
1859         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1860         (ev_view_set_cursor):
1861         * shell/ev-view.h:
1862         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1863         (ev_window_cmd_view_autoscroll):
1864         
1865         Autoscroll feature with the context menu. Fixes bug 
1866         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1867
1868 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1869
1870         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1871
1872         Disconnect also page-ready signal when removing a job because the
1873         page size has changed. Thanks to kripken
1874         <kripkensteiner@gmail.com>.
1875
1876 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1877
1878         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1879         
1880         Scroll pages in page entry with mouse wheel. Fixes bug
1881         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1882
1883 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1884
1885         * backend/dvi/Makefile.am:
1886         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1887         (mdvi_cairo_device_init):
1888         * backend/dvi/mdvi-lib/common.h:
1889         * backend/dvi/mdvi-lib/mdvi.h:
1890         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1891         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1892         (mdvi_build_path_from_cwd):
1893
1894         Add ps specials support in dvi backend when libspectre is
1895         present. Fixes bug #386005.
1896         
1897 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1898
1899         * configure.ac:
1900         * backend/ps/Makefile.am:
1901         * backend/ps/ev-spectre.[ch]:
1902         
1903         Use libspectre, if available, for the ps backend. Fixes bugs
1904         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1905
1906 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1907         
1908         * backend/comics/comics-document.c: (comics_document_load):
1909         
1910         Cygwin build issue fix.
1911
1912 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1913
1914         * shell/ev-view.c: (ev_view_set_zoom):
1915
1916         Do not limit the minimum zoom factor when sizing mode is best bit
1917         or fit width. Fixes bug #503805.
1918         
1919 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1920
1921         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1922         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1923         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1924         (ev_link_dest_get_property), (ev_link_dest_set_property),
1925         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1926         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1927         (ev_link_dest_new_fitr):
1928         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1929         (goto_fith_dest), (goto_xyz_dest):
1930
1931         Do not change left, top and zoom values when they are null in PDF
1932         destinations. Fixes bug #460658.
1933         
1934 2007-12-10  Christian Persch  <chpe@gnome.org>
1935
1936         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1937         (ev_view_accessible_class_init),
1938         (ev_view_accessible_idle_do_action),
1939         (ev_view_accessible_action_do_action),
1940         (ev_view_accessible_action_get_description),
1941         (ev_view_accessible_action_set_description),
1942         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1943         (ev_view_accessible_factory_init),
1944         (ev_view_accessible_factory_get_accessible_type):
1945         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1946         private data, and G_DEFINE_TYPE. Bug #502843.
1947
1948 2007-12-08  Christian Persch  <chpe@gnome.org>
1949
1950         * shell/ev-metadata-manager.c: (item_free),
1951         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1952         (value_free), (parse_value), (parseItem),
1953         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1954         (save_values): Use GSlice to allocate small amounts of memory. Bug
1955         #475972.
1956
1957 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1958
1959         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1960
1961         Restore cursor to normal after a drag operation. Fixes bug
1962         #501603.
1963         
1964 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1965
1966         * NEWS:
1967         * configure.ac:
1968         
1969         Update for release 2.21.1
1970
1971 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1972
1973         * configure.ac:
1974         * cut-n-paste/gedit-message-area/Makefile.am:
1975         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1976         * shell/Makefile.am:
1977         * shell/ev-message-area.[ch]:
1978         * shell/ev-window.c: (ev_window_set_message_area),
1979         (ev_window_error_message_response_cb), (ev_window_error_message),
1980         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1981         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1982         (ev_attachment_popup_cmd_open_attachment),
1983         (attachment_save_dialog_response_cb), (ev_window_set_document),
1984         (ev_window_init):
1985
1986         Use a message area instead of a popup dialog for error
1987         notifications. Fixes bug #337495.
1988         
1989 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1990
1991         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1992         (ev_window_run_fullscreen):
1993
1994         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1995         
1996 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1997
1998         * ev-sidebar-thumbnails.c: (update_visible_range),
1999         (ev_sidebar_thumbnails_refresh),
2000         (ev_sidebar_thumbnails_set_document),
2001         (ev_sidebar_thumbnails_support_document):
2002
2003         Show thumbnails for documents with one page. Fixes bug #358751.
2004         
2005 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2006
2007         * shell/ev-window.c:
2008         (ev_window_load_print_settings_from_metadata),
2009         (ev_window_save_print_settings), (ev_window_print_finished),
2010         (ev_window_print_range):
2011
2012         Print settings that are specific to the document are now saved per
2013         document in the metadata file. Fixes bug #488806.
2014         
2015 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
2016
2017         * backend/tiff/tiff-document.c: (tiff_document_render):
2018
2019         Tiff documents were rendered with wrong colors. Fixes bug #497279.
2020         
2021 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2022
2023         * shell/ev-application.[ch]: (get_find_string_from_args),
2024         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2025         (ev_application_open_uri_list):
2026         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
2027         * shell/ev-window.[ch]: (ev_window_load_job_cb),
2028         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2029         (ev_window_cmd_recent_file_activate),
2030         (ev_window_open_recent_action_item_activated),
2031         (ev_window_print_send), (open_remote_link):
2032         * shell/main.c: (arguments_parse):
2033
2034         Add a command line option for search. Fixes bug #497710.
2035         
2036 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
2037
2038         * shell/ev-jobs.c: (ev_job_print_new):
2039
2040         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
2041         
2042 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2043
2044         * data/evince-toolbar.xml:
2045         * shell/Makefile.am:
2046         * shell/ev-application.c: (ev_application_init):
2047         * shell/ev-open-recent-action.[ch]:
2048         * shell/ev-window.c:
2049         (ev_window_open_recent_action_item_activated),
2050         (register_custom_actions):
2051
2052         Add an expander to the open toolbar item which pops up a dropdown
2053         menu with the recently used documents. Fixes bug #487215.
2054         
2055 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2056
2057         * shell/ev-window.c: (ev_window_open_uri),
2058         (ev_window_cmd_view_reload):
2059
2060         Do not jump to the first page when reloading by running evince
2061         from the command line. Fixes bug #490847.
2062         
2063 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2064
2065         * shell/ev-window.c: (ev_window_cmd_help_contents):
2066
2067         Plugged memory leak when help file is not found. Fixes bug
2068         #490762.
2069         
2070 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2071
2072         * configure.ac:
2073
2074         Enable djvu, dvi and comics backends by default. Fixes bug
2075         #437121.
2076         
2077 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2078
2079         * configure.ac:
2080         * cut-n-paste/Makefile.am:
2081         * cut-n-paste/recent-files/*: Removed
2082         * help/reference/Makefile.am:
2083         * shell/Makefile.am:
2084         * shell/ev-application.[ch]: (ev_application_shutdown),
2085         (ev_application_init):
2086         * shell/ev-window.c: (ev_window_add_recent),
2087         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2088
2089         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2090         
2091 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2092
2093         * shell/ev-window.c: (launch_external_uri):
2094
2095         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2096         and report error if the URL is not supported (#489910).
2097
2098 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2099
2100         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2101         (pdf_document_file_exporter_begin_page),
2102         (pdf_document_file_exporter_end_page):
2103
2104         Fix printing with poppler splash backend. Fixes bug #489774.
2105         
2106 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2107
2108         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2109         * shell/ev-print-job.c: (ev_print_job_class_init):
2110
2111         Fix a crash when printing with the gnome-print dialog. Fixes bug
2112         #488939.
2113         
2114 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2115
2116         * backend/pixbuf/pixbuf-document.c:
2117
2118         Fix an implicit function definition warning (#487655)
2119
2120 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2121
2122         * shell/ev-window.c:
2123
2124         Fix conflicting shortcut for view sade pane and presentation.
2125         
2126 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2127
2128         * backend/pdf/ev-poppler.cc:
2129         (pdf_document_file_exporter_begin_page),
2130         (pdf_document_file_exporter_do_page),
2131         (pdf_document_file_exporter_end_page),
2132         (pdf_document_file_exporter_iface_init):
2133         * libdocument/ev-file-exporter.[ch]:
2134         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2135         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2136         (ev_job_print_run):
2137
2138         When printing multiple pages per sheet in reverse option, do not
2139         invert the order of the pages in every sheet, but the order of the
2140         sheets. Do not print blank pages when page range is invalid. Fixes
2141         bugs #484857 and #485521.
2142         
2143 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2144
2145         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2146         (ev_job_print_run):
2147         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2148
2149         Respect ranges order when printing more than one range in random
2150         order.
2151         
2152 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2153
2154         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2155         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2156
2157         Rotate also the window icon when document is rotated. Fixes bug
2158         #474681.
2159         
2160 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2161
2162         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2163         (pdf_document_forms_get_form_fields):
2164
2165         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2166         Matthias Drochner.
2167         
2168 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2169
2170         * configure.ac:
2171         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2172
2173         Use poppler_page_render_for_printing() instead of
2174         poppler_page_render() if available when exporting to a ps or pdf
2175         file. Fixes bug #476627.
2176         
2177 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2178
2179         * shell/ev-window.c: (ev_window_run_fullscreen):
2180
2181         Do not show the toolbar in fullscreen mode if the main toolbar is
2182         not visible. Fixes bug #483048.
2183         
2184 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2185
2186         * shell/ev-view.c: (ev_view_button_press_event):
2187
2188         Give priority to form fields over images when deciding whether a
2189         button press event is over an image or form field. It allows edit
2190         form fields when they are over a background image. Fixes bug
2191         #477841.
2192         
2193 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2194
2195         * NEWS:
2196         * configure.ac:
2197         
2198         Update for release 2.20.0
2199
2200 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2201
2202         * backend/pdf/ev-poppler.cc:
2203
2204         Remove #ifdef HAVE_FORMS, so that forms support works again.
2205
2206 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2207
2208         * configure.ac:
2209         * data/evince.desktop.in.in:
2210         
2211         Fixes desktop file issues. See bug #473471.
2212
2213 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2214
2215         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2216         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2217         (ev_job_queue_remove_job):
2218         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2219         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2220         * shell/ev-window.c: (ev_window_clear_save_job),
2221         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2222         (ev_window_dispose):
2223
2224         Move save a copy task to its own job so that it's carried out in a
2225         thread avoiding another lock in the main thread. Use
2226         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2227         can be saved to a pathin another file system. Fixes bug #456891.
2228         
2229 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2230
2231         * NEWS:
2232         * configure.ac:
2233         
2234         Update for release 2.19.92
2235
2236 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2237
2238         * configure.ac:
2239         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2240         (pdf_selection_get_selection_region),
2241         (pdf_selection_get_selection_map),
2242         (ev_form_field_from_poppler_field):
2243
2244         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2245         and triple click selections are enabled again now.
2246
2247 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2248
2249         * shell/ev-window.c: (ev_window_add_history):
2250
2251         Make sure not to use the history with documents not supporting
2252         links. Fixes bug #468954.
2253
2254 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2255
2256         * shell/ev-window.c: (ev_window_load_job_cb):
2257
2258         Restart the search when reloading a document with the find bar
2259         visible. Fixes bug #461962.
2260
2261 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2262
2263         * shell/ev-window.c: (setup_document_from_metadata),
2264         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2265
2266         Do not jump to the first page when reloading a document from the
2267         last page.
2268
2269 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2270
2271         * shell/ev-window.c: (update_chrome_flag),
2272         (setup_sidebar_from_metadata),
2273         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2274         (ev_window_cmd_edit_find_next),
2275         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2276         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2277         (find_bar_close_cb), (view_actions_focus_in_cb):
2278
2279         Do not update visibility when changing a chrome flag so that it's
2280         possible to update several flags and update visibility only once
2281         for all of them.
2282
2283 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2284
2285         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2286
2287         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2288         supported by gtk+. Fixes bug #460907.
2289
2290 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2291
2292         * shell/ev-view.c: (view_update_range_and_current_page):
2293
2294         Make sure current-page <= end-page in continuous mode. Fixes bug
2295         #454950.
2296
2297 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2298
2299         * backend/pdf/ev-poppler.cc: (build_tree):
2300
2301         Ignore outline items without a title. Fixes bug #453913.
2302
2303 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2304
2305         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2306         (ev_view_button_release_event), (ev_view_leave_notify_event):
2307
2308         Use always drag mouse cursor during a drag operation. Fixes bug
2309         #470564.
2310
2311 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2312
2313         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2314         (pdf_selection_get_selection_region),
2315         (pdf_selection_get_selection_map):
2316
2317         Temporarily disable double and triple selections since it depends on
2318         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2319         released and the update of the external dependency minimal version
2320         approved.
2321
2322 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2323
2324         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2325         (pdf_document_file_exporter_do_page):
2326         * libdocument/ev-file-exporter.h:
2327         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2328         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2329
2330         Actually fix printing regressions. Remove orientation from
2331         EvPrintContext since it's redundant.
2332
2333 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2334
2335         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2336         * backend/impress/impress-document.c:
2337         (impress_document_document_iface_init):
2338         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2339         * backend/djvu/djvu-document.c:
2340         (djvu_document_document_iface_init),
2341         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2342         * backend/tiff/tiff-document.c:
2343         (tiff_document_document_iface_init):
2344         * backend/pixbuf/pixbuf-document.c:
2345         (pixbuf_document_document_iface_init):
2346         * backend/comics/comics-document.c:
2347         (comics_document_document_iface_init):
2348         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2349         (pdf_selection_render_selection),
2350         (pdf_selection_get_selected_text),
2351         (pdf_selection_get_selection_region),
2352         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2353         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2354         (ev_selection_get_selection_region),
2355         (ev_selection_get_selection_map):
2356         * libdocument/ev-document.[ch]:
2357         * shell/ev-pixbuf-cache.[ch]: (add_job),
2358         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2359         * shell/ev-view-private.h:
2360         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2361         (ev_job_render_run):
2362         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2363         * shell/ev-view.c: (start_selection_for_event),
2364         (ev_view_button_press_event), (ev_view_drag_data_get),
2365         (ev_view_drag_data_received), (ev_view_button_release_event),
2366         (compute_new_selection_text), (compute_selections),
2367         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2368         (ev_view_primary_get_cb):
2369
2370         Add support for double and triple click selections.
2371
2372 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2373
2374         * NEWS:
2375         * configure.ac:
2376
2377         Update for release 2.19.4
2378
2379 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2380
2381         * shell/ev-view-private.h:
2382         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2383         (ev_view_set_highlight_search):
2384         * shell/ev-view.h:
2385         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2386         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2387         (find_bar_visibility_changed_cb):
2388         
2389         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2390
2391 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2392
2393         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2394         (pdf_document_file_exporter_begin),
2395         (pdf_document_file_exporter_do_page):
2396         * shell/ev-jobs.c: (ev_job_print_run):
2397         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2398
2399         Create always a portrait cairo surface and rotate when needed for
2400         landscape. It fixes printing problems in real printers.
2401
2402 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2403
2404         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2405         * libdocument/ev-file-exporter.[ch]:
2406         (ev_file_exporter_get_capabilities):
2407         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2408         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2409
2410         Adjust number of pages per row according to page orientation when
2411         printing 2 or 6 pages per sheet.
2412
2413 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2414
2415         * shell/ev-window.c: (ev_window_print_send):
2416
2417         Reset also cups setting to 1 when printing multiple pages per
2418         sheet. Fixes bug #468853.
2419
2420 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2421
2422         * libdocument/ev-document-misc.c:
2423         (ev_document_misc_surface_rotate_and_scale):
2424
2425         Use directly cairo_surface_get_content() when creating a similar
2426         surface as suggested by Jeff Muizelaar. Thanks again.
2427
2428 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2429
2430         * backend/djvu/djvu-document.c: (djvu_document_render):
2431         * backend/tiff/tiff-document.c: (tiff_document_render):
2432         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2433         * libdocument/ev-document-misc.c:
2434         (ev_document_misc_surface_from_pixbuf),
2435         (ev_document_misc_surface_rotate_and_scale):
2436
2437         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2438         creating page surfaces. Fixes bug #453123. Thank you very much to
2439         Jeff Muizelaar <jeff@infidigm.net>.
2440
2441 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2442
2443         * shell/ev-page-cache.c: (ev_page_cache_new),
2444         (ev_page_cache_get_thumbnail_size):
2445         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2446         (ev_sidebar_thumbnails_set_loading_icon):
2447
2448         Also store in page-cache the dimensions of the thumbnails so that
2449         they can be used to create the correct loading icon in the side
2450         pane. Fixes bug #466857.
2451
2452 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2453
2454         * backend/pdf/ev-poppler.cc:
2455         (pdf_document_thumbnails_get_thumbnail):
2456
2457         Fix thumbnails rotation in pdf documents that include embedded 
2458         thumbnails.
2459
2460 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2461
2462         * backend/pdf/ev-poppler.cc:
2463
2464         Don't use #ifdef in macro expansion. Some compilers don't
2465         like that. Closes bug #467042.
2466
2467 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2468
2469         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2470         
2471         Fixes memory leak in djvu backend.
2472
2473 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2474
2475         * data/icons/32x32/Makefile.am:
2476         * data/icons/32x32/actions/Makefile.am:
2477         * data/icons/32x32/actions/view-page-cont.svg:
2478         * data/icons/32x32/actions/view-page-facing.svg:
2479         * data/icons/48x48/Makefile.am:
2480         * data/icons/48x48/actions/Makefile.am:
2481         * data/icons/48x48/actions/view-page-cont.svg:
2482         * data/icons/48x48/actions/view-page-facing.svg:
2483         
2484         Icons for a new sizes.
2485
2486 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2487
2488         * shell/ev-page-cache.c: (build_height_to_page),
2489         (ev_page_cache_get_height_to_page):
2490         
2491         Fixes invalid read, see bug #466401.
2492
2493 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2494
2495         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2496         (set_drag_cursor):
2497         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2498         (configure_item_cursor), (new_pixbuf_from_widget):
2499
2500         Fix multihead problems in toolbar editor. Fixes bug #382055.
2501
2502 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2503
2504         * shell/ev-window.c: (ev_window_cmd_file_open),
2505         (ev_window_cmd_save_as):
2506
2507         Use g_get_user_special_dir when available instead of
2508         xdg_user_dir_lookup.
2509
2510 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2511
2512         * MAINTAINERS:
2513         
2514         Updated according to request on desktop-devel.
2515
2516 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2517
2518         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2519
2520         Do not use cairo_rectangle and cairo_clip since we are
2521         not using cairo_fill but cairo_paint. Use the same cairo context
2522         for every page in the same expose event.
2523
2524 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2525
2526         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2527         leak.
2528
2529 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2530
2531         * configure.ac:
2532         * NEWS:
2533
2534         Release 0.9.3
2535
2536 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2537
2538         * libdocument/ev-document-info.h:
2539         * libdocument/ev-document.h:
2540         * shell/ev-page-action.h:
2541         * shell/ev-sidebar-links.h:
2542
2543         Fix a headers problem with ev-link
2544         
2545         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2546         * shell/ev-view-private.h:
2547         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2548         (get_link_area), (ev_view_query_tooltip),
2549         (ev_view_leave_notify_event), (ev_view_destroy),
2550         (ev_view_class_init):
2551
2552         Use new gtk tooltips when available instead of ev-tooltip.
2553         
2554 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2555
2556         * shell/ev-window.c: (update_chrome_visibility),
2557         (ev_window_sidebar_visibility_changed_cb):
2558
2559         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2560         
2561 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2562
2563         * shell/ev-navigation-action.c:
2564         (ev_navigation_action_history_changed),
2565         (ev_navigation_action_set_history):
2566         * shell/ev-navigation-action-widget.c:
2567         (ev_navigation_action_widget_init):
2568         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2569
2570         Fix compile warnings.
2571         
2572 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2573
2574         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2575         (egg_editable_toolbar_dispose):
2576
2577         Fix memory leak.
2578         
2579 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2580
2581         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2582         (screensaver_disable_x11):
2583         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2584         * shell/ev-window.c: (presentation_set_timeout):
2585         * shell/ev-view.c: (ev_view_presentation_transition_start):
2586
2587         Use g_timeout_add_seconds instead of g_timeout_add when
2588         available.
2589         
2590 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2591
2592         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2593
2594         Set horizontal scrollbar policy to AUTOMATIC instead of
2595         NEVER. Workaround for bug #449462.
2596         
2597 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2598
2599         * shell/ev-jobs.c: (ev_job_render_page_ready):
2600
2601         Add page_ready callback to main loop with high priority and hold
2602         a reference to job during idle.
2603         
2604 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2605
2606         * configure.ac:
2607         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2608         (pdf_document_file_exporter_begin),
2609         (pdf_document_file_exporter_do_page),
2610         (pdf_document_file_exporter_get_capabilities):
2611         * libdocument/ev-file-exporter.h:
2612         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2613         * shell/ev-window.c: (ev_window_print_send),
2614         (ev_window_print_dialog_response_cb):
2615
2616         Allow printing multiple pages per sheet. Fixes bug #395573.
2617         
2618 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2619
2620         * shell/ev-view.c: (tip_from_link):
2621         
2622         Check for NULL, fixes bug #460862.
2623
2624 2007-07-29  Christian Persch  <chpe@gnome.org>
2625
2626         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2627         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2628         (ev_window_cmd_preview_print):
2629         
2630         Fixes bug #437681 - blocks while enumerating printers.
2631
2632 2007-07-29  Christian Persch  <chpe@gnome.org>
2633
2634         * shell/ev-window.c: (ev_window_screen_changed):
2635         
2636         Don't use deprecated gtk+ function. See bug #460909.
2637
2638 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2639
2640         * shell/ev-utils.c: (get_num_monitors):
2641         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2642
2643         Do not use display before initializing it. Remove compile
2644         warnings.
2645
2646 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2647
2648         * shell/ev-view.c: (ev_view_class_init):
2649         
2650         Unix-like hjkl bindings added. See bug #458111.
2651
2652 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2653
2654         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2655         * shell/ev-utils.h:
2656         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2657         (ev_view_update_view_size):
2658         * shell/ev-view.h:
2659         * shell/ev-window.c: (ev_window_update_actions),
2660         (setup_view_from_metadata), (ev_window_screen_changed),
2661         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2662         (zoom_control_changed_cb):
2663         * shell/ev-window.h:
2664         
2665         Reorganizes utility functions.
2666
2667 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2668
2669         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2670         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2671         (add_job), (ev_pixbuf_cache_get_surface),
2672         (ev_pixbuf_cache_get_link_mapping),
2673         (ev_pixbuf_cache_get_image_mapping),
2674         (ev_pixbuf_cache_get_form_field_mapping),
2675         (ev_pixbuf_cache_get_text_mapping):
2676         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2677         (notify_page_ready), (ev_job_render_page_ready),
2678         (ev_job_render_run):
2679
2680         Add page_ready signal to notify that page is ready as soon as
2681         possible even if other page elements like links, forms, images or
2682         text mapping are not ready yet.
2683
2684 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2685
2686         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2687         (dvi_document_file_exporter_do_page),
2688         (dvi_document_file_exporter_get_capabilities),
2689         (dvi_document_file_exporter_iface_init):
2690         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2691         (ps_document_file_exporter_do_page),
2692         (ps_document_file_exporter_get_capabilities),
2693         (ps_document_file_exporter_iface_init):
2694         * backend/djvu/djvu-document.c:
2695         (djvu_document_file_exporter_begin),
2696         (djvu_document_file_exporter_end),
2697         (djvu_document_file_exporter_get_capabilities),
2698         (djvu_document_file_exporter_iface_init):
2699         * backend/tiff/tiff-document.c:
2700         (tiff_document_file_exporter_begin),
2701         (tiff_document_file_exporter_get_capabilities),
2702         (tiff_document_document_file_exporter_iface_init):
2703         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2704         (pdf_document_file_exporter_do_page),
2705         (pdf_document_file_exporter_get_capabilities),
2706         (pdf_document_file_exporter_iface_init):
2707         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2708         (ev_file_exporter_get_capabilities):
2709         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2710         (idle_print_handler), (ev_print_job_print):
2711         * shell/ev-jobs.c: (ev_job_print_run):
2712         * shell/ev-window.c: (ev_window_print_send),
2713         (ev_window_print_range):
2714
2715         Use capabilities to know which options should be offered by the
2716         print dialog depending on the document backend.
2717
2718 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2719
2720         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2721
2722         Give priority to forms over text to set the cursor.
2723
2724 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2725
2726         * shell/ev-view-private.h:
2727         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2728         (ev_view_leave_notify_event), (ev_view_finalize),
2729         (ev_view_get_property), (ev_view_class_init):
2730
2731         Use IBEAM cursor for text form fields and NORMAL cursor for read
2732         only fields. Remove unused status attribute.
2733
2734 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2735
2736         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2737
2738         Update region for current selected items also for checkbox
2739         buttons, since they can behave as radio buttons when they are in a
2740         set.
2741
2742 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2743
2744         * configure.ac:
2745         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2746
2747         Get max length of text form fields.
2748
2749 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2750
2751         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2752         * libdocument/ev-form-field.h:
2753         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2754
2755         Fix build with current poppler cvs head.
2756
2757 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2758
2759         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2760         * shell/eggfindbar.c: (egg_find_bar_init):
2761
2762         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2763         deprecation. Fixes bug #455667
2764
2765 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2766
2767         * NEWS:
2768         * configure.ac:
2769         
2770         Update for release 0.9.2
2771
2772 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2773
2774         * shell/ev-view.c: (ev_view_form_field_text_save),
2775         (ev_view_form_field_choice_save):
2776
2777         Fix a crash when closing whith a form widget visible.
2778
2779 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2780
2781         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2782
2783         Update also the region of the current selected button when
2784         clicking on another button if they are radio buttons.
2785
2786 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2787
2788         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2789         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2790         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2791         (ev_pixbuf_cache_get_link_mapping),
2792         (ev_pixbuf_cache_get_image_mapping),
2793         (ev_pixbuf_cache_get_form_field_mapping),
2794         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2795         * shell/ev-view.c: (ev_view_form_field_get_region),
2796         (ev_view_form_field_button_create_widget),
2797         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2798         (job_finished_cb):
2799
2800         Redraw only form field region instead of the whole page when
2801         reloading a page to show changes on the form field.
2802
2803 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2804
2805         * shell/ev-view.c: (ev_view_form_field_choice_save):
2806
2807         Fix selection of first item in list form fields.
2808
2809 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2810
2811         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2812         (ev_pixbuf_cache_reload_page),
2813         (ev_pixbuf_cache_get_form_field_mapping):
2814
2815         Some refactoring to avoid duplicated code.
2816
2817 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2818
2819         * configure.ac:
2820         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2821         (ev_form_field_from_poppler_field),
2822         (pdf_document_forms_get_form_fields),
2823         (pdf_document_forms_form_field_text_get_text),
2824         (pdf_document_forms_form_field_text_set_text),
2825         (pdf_document_forms_form_field_button_set_state),
2826         (pdf_document_forms_form_field_button_get_state),
2827         (pdf_document_forms_form_field_choice_get_item),
2828         (pdf_document_forms_form_field_choice_get_n_items),
2829         (pdf_document_forms_form_field_choice_is_item_selected),
2830         (pdf_document_forms_form_field_choice_select_item),
2831         (pdf_document_forms_form_field_choice_toggle_item),
2832         (pdf_document_forms_form_field_choice_unselect_all),
2833         (pdf_document_forms_form_field_choice_set_text),
2834         (pdf_document_forms_form_field_choice_get_text),
2835         (pdf_document_document_forms_iface_init):
2836         * libdocument/Makefile.am:
2837         * libdocument/ev-form-field.[ch]:
2838         * libdocument/ev-document-forms.[ch]:
2839         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2840         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2841         (add_job), (ev_pixbuf_cache_reload_page),
2842         (ev_pixbuf_cache_get_form_field_mapping):
2843         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2844         * shell/ev-view-private.h:
2845         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2846         (ev_view_handle_cursor_over_xy),
2847         (ev_view_get_form_field_at_location),
2848         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2849         (ev_view_form_field_button_create_widget),
2850         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2851         (ev_view_form_field_text_create_widget),
2852         (ev_view_form_field_choice_save),
2853         (ev_view_form_field_choice_changed),
2854         (ev_view_form_field_choice_create_widget),
2855         (ev_view_handle_form_field), (ev_view_size_allocate),
2856         (ev_view_realize), (draw_end_presentation_page),
2857         (ev_view_button_press_event), (ev_view_remove_all),
2858         (ev_view_motion_notify_event), (ev_view_key_press_event),
2859         (ev_view_enter_notify_event), (highlight_find_results),
2860         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2861         (ev_view_class_init), (page_changed_cb),
2862         (on_adjustment_value_changed), (ev_view_set_presentation),
2863         (merge_selection_region), (ev_view_set_cursor),
2864         (ev_view_reset_presentation_state):
2865         
2866         Merge evince-forms branch.
2867
2868 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2869
2870         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2871
2872         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2873         This script also updates itself from libegg
2874
2875         * cut-n-paste/toolbar-editor/egg*:
2876         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2877         libegg
2878
2879 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2880
2881         * shell/ev-window.c:
2882         
2883         Adds a nice icon to page action during toolbar editing.
2884         See bug #452872.
2885
2886 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2887
2888         * data/evince-toolbar.xml:
2889         * shell/ev-window.c:
2890         
2891         Let user add a presentation and fullscreen icons on toolbar.
2892         See bug #449734.
2893
2894 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2895
2896         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2897
2898         new script to keep in sync with toolbareditor in libegg
2899
2900         * cut-n-paste/toolbar-editor/*: 
2901
2902         Run update-toolbareditor-from-libegg so we are in sync again. 
2903         Fixes bug #452850.
2904         
2905
2906 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2907
2908         * shell/ev-sidebar-links.c: (job_finished_callback):
2909
2910         Do not connect selection changed signal more than once. Fixes bug
2911         #349433.
2912
2913 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2914
2915         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2916
2917         Do not change sidebar chrome flag when pressing F9 key in
2918         presentation mode.
2919
2920 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2921
2922         * backend/pdf/ev-poppler.cc:
2923         (pdf_document_thumbnails_get_dimensions):
2924
2925         Make sure thumbnails width and height is not <= 0. Fixes a crash
2926         with some pdf documents which have really small pages.
2927
2928 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2929
2930         * shell/main.c: (main):
2931
2932         Fixes program description translation issue.
2933         Bug #450148.
2934
2935 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2936
2937         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2938
2939         Do not change current page when returning from black/white mode
2940         in presentation. Fixes bug #415032.
2941
2942 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2943
2944         * NEWS:
2945         * configure.ac:
2946         
2947         Update for release 0.9.1
2948
2949 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2950
2951         * backend/dvi/dvi-document.c:
2952         (dvi_document_finalize),
2953         (dvi_document_file_exporter_format_supported),
2954         (dvi_document_file_exporter_begin),
2955         (dvi_document_file_exporter_do_page),
2956         (dvi_document_file_exporter_end),
2957         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2958         
2959         PDF exporter for dvi documents. Fixes bug #441319.
2960
2961 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2962
2963         * shell/ev-window.c: (ev_window_clear_print_job):
2964
2965         Clear gtk print job when job has finished. Fixes bug #447612.
2966
2967 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2968
2969         * shell/ev-window.c: (ev_window_print_send),
2970         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2971
2972         Add preview button to print dialog. Fixes bug #445419.
2973
2974 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2975
2976         * backend/dvi/Makefile.am:
2977         * backend/dvi/pixbuf-device.[ch]: Removed
2978         * backend/dvi/cairo-device.[ch]: Added
2979         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2980         * backend/dvi/dvi-document.c: (dvi_document_load),
2981         (dvi_document_render), (dvi_document_finalize),
2982         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2983         (dvi_document_do_color_special):
2984         * libdocument/ev-document-misc.[ch]:
2985         (ev_document_misc_pixbuf_from_surface):
2986
2987         Port dvi backend to cairo and fix a problem with colors. 
2988
2989 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2990
2991         * shell/ev-view.c: (draw_one_page):
2992
2993         Draw only visible region.
2994
2995 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2996
2997         * backend/djvu/djvu-document.c: (djvu_document_render):
2998
2999         Fix rotation in djvu backend.
3000
3001 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3002
3003         * shell/ev-pixbuf-cache.c: (job_finished_cb),
3004         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
3005         (ev_pixbuf_cache_get_image_mapping),
3006         (ev_pixbuf_cache_get_text_mapping):
3007
3008         Redraw view every time we have a new surface. Fixes bug #443587.
3009
3010 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3011
3012         * libdocument/ev-document.c: (ev_document_info_free):
3013
3014         Fix memory leaks.
3015
3016 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3017
3018         * backend/dvi/dvi-document.c: (dvi_document_render),
3019         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
3020         * backend/impress/impress-document.c:
3021         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3022         (impress_document_render), (impress_document_document_iface_init),
3023         (impress_document_thumbnails_get_thumbnail):
3024         * backend/djvu/djvu-document-private.h:
3025         * backend/djvu/djvu-document.c: (djvu_document_render),
3026         (djvu_document_finalize), (djvu_document_document_iface_init),
3027         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
3028         * backend/tiff/tiff-document.c: (tiff_document_render),
3029         (tiff_document_render_pixbuf),
3030         (tiff_document_document_iface_init):
3031         * backend/pdf/ev-poppler.cc: (pdf_document_render),
3032         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
3033         (pdf_selection_render_selection):
3034         * backend/comics/comics-document.c:
3035         (comics_document_render_pixbuf), (comics_document_render),
3036         (comics_document_document_iface_init):
3037         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
3038         (pixbuf_document_document_iface_init):
3039         * libdocument/ev-document-misc.[ch]:
3040         (ev_document_misc_surface_from_pixbuf),
3041         (ev_document_misc_surface_rotate_and_scale):
3042         * libdocument/ev-document.[ch]: (ev_document_render):
3043         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
3044         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3045         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3046         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
3047         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
3048         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
3049         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
3050         (render_finished_cb), (ev_job_render_run):
3051         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
3052         (merge_selection_region):
3053
3054         Use cairo image surfaces instead of GDK pixbufs for drawing pages
3055         and selections.
3056
3057 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3058
3059         * shell/ev-window-title.c: (ev_window_title_update):
3060
3061         Fix memory leak.
3062
3063 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3064
3065         * shell/ev-view.c: (draw_loading_text):
3066
3067         Show loading text centered. Fixes bug #433061
3068
3069 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3070
3071         * shell/ev-sidebar-thumbnails.c:
3072         (ev_sidebar_thumbnails_set_loading_icon):
3073
3074         Remove a mutex in the main thread that blocks the UI in heavy
3075         documents.
3076
3077 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3078
3079         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3080
3081         Set points_set to TRUE so that selections don't disappear after a
3082         zoom change.
3083
3084 2007-06-07  Michael Monreal  <infernux@web.de>
3085
3086         * data/icons/16x16/actions/Makefile.am:
3087         * data/icons/16x16/actions/zoom.svg:
3088         * data/icons/22x22/actions/Makefile.am:
3089         * data/icons/22x22/actions/zoom.svg:
3090         * data/icons/24x24/actions/Makefile.am:
3091         * shell/ev-stock-icons.c:
3092         * shell/ev-stock-icons.h:
3093         * shell/ev-window.c:
3094         
3095         Zoom icon artwork. See bug #444795.
3096
3097 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3098
3099         * shell/ev-metadata-manager.c: Remove extraneous function
3100         (Closes: #444386)
3101
3102 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3103
3104         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3105         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3106         (ev_metadata_manager_set), (ev_metadata_manager_save):
3107         Simplify the timeout, no need for modified anymore
3108
3109 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3110
3111         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3112         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3113         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3114         (ev_metadata_manager_save): Adapted patch from Arjan van de
3115         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3116         time, saves on power (Closes: #443851)
3117
3118 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3119
3120         * configure.ac:
3121         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3122         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3123
3124         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3125
3126 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3127
3128         * shell/ev-window.c: (ev_window_add_history):
3129
3130         Check if history is NULL
3131
3132 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3133
3134         * libdocument/ev-image.c: (ev_image_finalize):
3135         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3136         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3137         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3138         (ev_tmp_uri_unlink):
3139
3140         Add functions to delete temporary files created by evince in a safe
3141         way.
3142
3143         * shell/ev-window.c: (ev_window_clear_local_uri),
3144         (open_xfer_update_progress_callback),
3145         (save_xfer_update_progress_callback), (ev_window_save_remote),
3146         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3147         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3148         (attachment_save_dialog_response_cb),
3149         (ev_attachment_popup_cmd_save_attachment_as):
3150
3151         Allow saving a copy of a document, image or attachment to a remote
3152         location. Fixes bug #440754. 
3153
3154 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3155
3156         * configure.ac:
3157         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3158
3159         Fix build with current poppler from cvs head. 
3160
3161 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3162
3163         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3164
3165         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3166         directory exists.
3167
3168 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3169
3170         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3171         * shell/ev-window.c:
3172
3173         Change sidebar ordering. Fixes bug #439939.
3174
3175 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3176
3177         * backend/comics/Makefile.am:
3178         
3179         Fixes build with --without-libgnome.
3180
3181 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3182         
3183         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3184
3185         Update cursor and tooltip on page change and view scroll. Fixes bug
3186         #439217.
3187
3188 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3189
3190         * NEWS:
3191         * configure.ac:
3192         
3193         Update for release 0.9.0
3194
3195 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3196
3197         * backend/djvu/djvu-document-private.h:
3198         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3199         (djvu_document_finalize),
3200         (djvu_document_file_exporter_format_supported),
3201         (djvu_document_file_exporter_begin),
3202         (djvu_document_file_exporter_do_page),
3203         (djvu_document_file_exporter_end),
3204         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3205         
3206         Implemented printing with djvu. Bug #437998.
3207
3208 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3209
3210         * backend/impress/zip.c:
3211         Add missing ulong definition.
3212
3213         * backend/ps/ps-interpreter.c:
3214         Add missing headers.
3215
3216         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3217
3218 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3219
3220         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3221
3222         Add missing call to parent class dispose method. 
3223
3224 2007-05-12  Ross Burton  <ross@openedhand.com>
3225
3226         * shell/main.c:
3227         Sync keybindings manually when building without libgnome
3228         (#437925).
3229
3230 2007-05-12  Ross Burton  <ross@openedhand.com>
3231
3232         * shell/ev-window.c:
3233         Respect the screen when opening help (#437866).
3234
3235 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3236
3237         * data/evince-ui.xml:
3238         * shell/ev-application.[ch]: (get_print_settings_from_args),
3239         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3240         (ev_application_open_uri_list):
3241         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3242         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3243         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3244         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3245         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3246         (ev_window_dispose):
3247         * shell/main.c: (arguments_parse):
3248
3249         Add print button in preview mode. Fixes bug #396475. 
3250
3251 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3252
3253         * cut-n-paste/zoom-control/ephy-zoom.h:
3254         
3255         Fixes zoom level factors. See bug #408119 for details.
3256
3257 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3258
3259         * backend/comics/comics-document.c: (comics_regex_quote),
3260         (extract_argv):
3261         
3262         Correctly quote symbols. Fixes crash in the bug
3263         #415370.
3264
3265 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3266
3267         * shell/ev-navigation-action-widget.c:
3268         (ev_navigation_action_widget_init),
3269         (ev_navigation_action_widget_class_init),
3270         (ev_navigation_action_widget_button_press_event):
3271         
3272         Connect to button-press event on correct widget. Fixes
3273         bug #431988
3274
3275 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3276
3277         * shell/ev-application.c: (ev_application_open_window),
3278         (ev_application_add_icon_path_for_screen),
3279         (ev_application_open_uri_at_dest):
3280         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3281         * shell/ev-navigation-action.c: (build_menu):
3282         
3283         Add app-specific icons to our icon theme. Fixes bug
3284         #425508.
3285
3286 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3287
3288         * shell/ev-history.c: (ev_history_class_init),
3289         (ev_history_add_link):
3290         * shell/ev-history.h:
3291         * shell/ev-navigation-action.c:
3292         (ev_navigation_action_history_changed),
3293         (ev_navigation_action_set_history), (build_menu),
3294         (ev_navigation_action_finalize):
3295         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3296         
3297         Make navigation action unsensitive instead of showing
3298         menu with unsensitive word. Fixes bug #417392.
3299
3300 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3301
3302         * shell/ev-application.[ch]: (ev_application_shutdown),
3303         (ev_application_get_print_settings),
3304         (ev_application_set_print_settings):
3305         * shell/ev-window.c:
3306
3307         Remember print settings. Fixes bug #349102. 
3308
3309 2007-05-08  Christian Persch  <chpe@gnome.org>
3310
3311         * configure.ac:
3312         * properties/ev-properties-view.c:
3313
3314         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3315         Bug #382438.
3316
3317 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3318
3319         * configure.ac:
3320         * properties/ev-properties-view.c: (ev_regular_paper_size):
3321
3322         Use gtk+ builtin paper list to identify the document's paper size.
3323         Fixes bug #382438. 
3324
3325 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3326
3327         * configure.ac:
3328
3329         Fix build when compiling with thumbnailer and libgnome support. 
3330
3331 2007-05-04  Ross Burton  <ross@openedhand.com>
3332
3333         * configure.ac:
3334         Add --without-libgnome, check for libgnome and libgnomeui
3335         separately, and add them to the symbols as required.
3336
3337         * libdocument/ev-file-helpers.c:
3338         When building without libgnome, use g_get_user_config_dir instead
3339         of gnome_user_dir_get.
3340
3341         * shell/ev-application.c:
3342         When building without libgnome, don't use session management.
3343
3344         * shell/main.c:
3345         When building without libgnome, don't use GnomeProgram or
3346         initialise the authentication manager.
3347
3348         This fixes #328842.
3349
3350 2007-05-04  Ross Burton  <ross@openedhand.com>
3351
3352         * shell/ev-window.c:
3353         Don't use libgnome to open help, instead call Yelp directly.
3354
3355 2007-05-04  Ross Burton  <ross@openedhand.com>
3356
3357         * shell/ev-sidebar-attachments.c:
3358         Don't use libgnome to lookup icons for MIME types, instead copy
3359         code from GTK+ to do it manually.
3360
3361 2007-05-04  Ross Burton  <ross@openedhand.com>
3362
3363         * configure.ac:
3364         Add libxml to the dependencies for SHELL_CORE (#435818).
3365
3366 2007-05-02  Ross Burton  <ross@openedhand.com>
3367
3368         * configure.ac:
3369         * Makefile.am:
3370         Add --disable-thumbnailer (#434825)
3371
3372 2007-05-02  Ross Burton  <ross@openedhand.com>
3373
3374         * shell/ev-window.c:
3375         Add missing includes, fix indentation.
3376
3377         * shell/main.c:
3378         Fix indentation.
3379
3380 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3381
3382         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3383         ev_application_open_uri_at_dest instead of ev_application_open_uri
3384         preventing new document always being opened in a new window even if there
3385         is an empty window.
3386
3387 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3388
3389         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3390         (egg_recent_view_uimanager_finalize):
3391         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3392         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3393         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3394         (ev_pixbuf_cache_dispose):
3395         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3396         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3397         
3398         Add missing chain to parent class methods. Fixes
3399         bug #433128.
3400
3401 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3402
3403         * data/Makefile.am (update-icon-cache): Updates
3404         gtk-update-icon-cache in uninstall-hook.
3405
3406 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3407
3408         * shell/ev-window.c: (ev_window_setup_document),
3409         (ev_window_set_document), (ev_window_load_job_cb):
3410         * shell/ev-view.c: (setup_caches):
3411         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3412
3413         Start rendering pages before any other jobs. 
3414
3415 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3416
3417         * shell/ev-window.c: (ev_window_stop_fullscreen),
3418         (ev_window_stop_presentation):
3419
3420         Update chrome visibility before window unfullscreen. 
3421
3422 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3423
3424         * data/Makefile.am:
3425         * data/evince-ui.xml:
3426         * shell/ev-stock-icons.[ch]:
3427         * shell/ev-application.[ch]: (ev_application_shutdown),
3428         (ev_application_init), (ev_application_get_toolbars_model):
3429         * shell/ev-window.c: (update_chrome_visibility),
3430         (fullscreen_toolbar_setup_item_properties),
3431         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3432         (ev_window_run_presentation), (ev_window_stop_presentation),
3433         (ev_window_run_preview), (ev_window_screen_changed),
3434         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3435         (ev_window_dispose), (ev_window_init):
3436
3437         Make fullscreen toolbar always visible. Do not use egg toolbars for
3438         fullscreen and preview modes since such toolbars are not editables.
3439         Fixes bugs #300278, #338910 and #316188.  
3440
3441 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3442
3443         * shell/ev-application.c:
3444         * shell/ev-job-queue.c:
3445         * shell/ev-metadata-manager.c:
3446         * shell/ev-stock-icons.c:
3447         * shell/ev-window.c:
3448         * shell/main.c:
3449         
3450         Developers documentation updated.
3451
3452 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3453
3454         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3455
3456         Check whether uri is valid before launching it. Fixes bug #427664.
3457
3458 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3459
3460         * shell/ev-window.c:
3461
3462         Change key accelerator for Open a Copy menu entry which is in conflict
3463         with Close. Fixes bug #427321.
3464
3465 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3466
3467         * NEWS:
3468         * configure.ac:
3469         
3470         Update for release 0.8.1
3471
3472 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3473
3474         * shell/ev-window.c: (setup_size_from_metadata):
3475         
3476         Do not make window bigger than screen. Fixes bug 
3477         #388985.
3478
3479 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3480
3481         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3482         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3483
3484         Use default resolution when it's not provided by document. Fixes bug
3485         #408762.
3486
3487 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3488
3489         * configure.ac:
3490         * thumbnailer/Makefile.am:
3491         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3492         * thumbnailer/evince-thumbnailer.schemas.in:
3493         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3494
3495         Add support for ps, eps and compressed documents thumbnails. Do not
3496         ignore size parameter. 
3497
3498 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3499
3500         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3501         (dvi_document_do_color_special):
3502         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3503
3504         Implement font color specials in the DVI backend. Fixes bug #303651.
3505
3506 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3507
3508         Fixup the previous commit:
3509
3510         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3511         * shell/xdg-user-dir-lookup.c: Make the function non-static
3512         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3513
3514 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3515
3516         * shell/ev-window.c (file_open_dialog_response_cb): Use
3517         the xdg-user-dirs DOCUMENTS folder as default folder when
3518         opening a file chooser.  (#424858)
3519
3520         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3521         xdg-user-dirs.
3522
3523 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3524
3525         * shell/ev-window.c: (ev_window_load_job_cb):
3526
3527         Do not setup view from metadata on preview mode. 
3528
3529 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3530
3531         * shell/main.c:
3532
3533         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3534
3535 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3536
3537         * shell/ev-view.c: (ev_view_primary_get_cb):
3538
3539         Check pointer != NULL before using it. Fixes bug #416841. 
3540
3541 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3542
3543         * NEWS:
3544         * configure.ac:
3545         
3546         Release 0.8.0
3547
3548 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3549
3550         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3551
3552         Do not render thumbnails when sidebar thumbnail page is not visible
3553         at startup. Fixes bug #416447. 
3554
3555 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3556
3557         * data/evince.desktop.in.in:
3558
3559         "Application" is not a valid category in the freedesktop specification.
3560
3561 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3562
3563         * libdocument/ev-file-helpers.[ch]: (compression_run),
3564         (ev_file_uncompress), (ev_file_compress):
3565         * shell/ev-window.c: (file_save_dialog_response_cb):
3566
3567         Save document compressed when saving a copy of a compressed document.
3568         Fixes bug #334542.
3569
3570 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3571
3572         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3573
3574         Allow deleting in goto window entry in presentation mode. 
3575
3576 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3577
3578         * Makefile.am: Dist MAINTAINERS.
3579
3580 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3581
3582         * shell/ev-window.c: (ev_window_update_actions):
3583
3584         Fix zoom shortcut keys when searching. Fixes bug #409828.
3585
3586 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3587
3588         * shell/ev-window.c: (ev_window_setup_document):
3589
3590         Fix crash when loading documents with only one page. 
3591
3592 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3593
3594         * backend/dvi/dvi-document.c:
3595         (dvi_document_thumbnails_get_dimensions),
3596         (dvi_document_thumbnails_get_thumbnail):
3597         * backend/impress/impress-document.c:
3598         (impress_document_thumbnails_get_thumbnail),
3599         (impress_document_thumbnails_get_dimensions):
3600         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3601         (ps_document_thumbnails_get_dimensions):
3602         * backend/djvu/djvu-document.c:
3603         (djvu_document_thumbnails_get_dimensions),
3604         (djvu_document_thumbnails_get_thumbnail):
3605         * backend/tiff/tiff-document.c:
3606         (tiff_document_thumbnails_get_thumbnail),
3607         (tiff_document_thumbnails_get_dimensions):
3608         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3609         (pdf_document_thumbnails_get_thumbnail),
3610         (pdf_document_thumbnails_get_dimensions):
3611         * backend/comics/comics-document.c:
3612         (comics_document_thumbnails_get_thumbnail),
3613         (comics_document_thumbnails_get_dimensions):
3614         * backend/pixbuf/pixbuf-document.c:
3615         (pixbuf_document_thumbnails_get_thumbnail),
3616         (pixbuf_document_thumbnails_get_dimensions):
3617         * libdocument/ev-document-thumbnails.[ch]:
3618         (ev_document_thumbnails_get_thumbnail),
3619         (ev_document_thumbnails_get_dimensions):
3620         * libdocument/ev-document-misc.[ch]:
3621         (ev_document_misc_get_thumbnail_frame):
3622         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3623         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3624         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3625         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3626         (ev_sidebar_thumbnails_refresh):
3627         * shell/ev-window.c: (ev_window_setup_document):
3628         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3629
3630         Use an EvRenderContext for rendering thumbnails instead of a suggested
3631         width, so that different sized pages get sized proportionally.
3632
3633 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3634
3635         * shell/ev-view.c: (ev_view_button_press_event),
3636         (ev_view_key_press_event):
3637
3638         Fix critical warnings when there is no document loaded. 
3639
3640 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3641
3642         * shell/ev-page-action-widget.c:
3643         * shell/ev-navigation-action.c:
3644         * shell/ev-window.c:
3645
3646         Fix compile warnings. 
3647
3648 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3649
3650         * backend/djvu/djvu-text.h:
3651         * backend/djvu/djvu-document.c:
3652         * backend/djvu/djvu-text-page.c:
3653         * backend/djvu/djvu-links.c:
3654         * backend/djvu/djvu-text-page.h:
3655         * backend/djvu/djvu-text.c:
3656         
3657         Fix build on Mac. Fixes bug #392186. Patch by
3658         <ephraim_owns@hotmail.com>
3659
3660 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3661
3662         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3663
3664         Restore cairo context before rendering every page when printing a PDF
3665         document into a PDF file. 
3666
3667 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3668
3669         * backend/ps/gstypes.h:
3670         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3671         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3672         (ps_document_thumbnails_get_thumbnail):
3673
3674         Handle PostScript page orientation. Fixes bug #318568.
3675
3676 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3677
3678         * backend/ps/Makefile.am:
3679         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3680         (document_load), (ps_document_load), (save_document),
3681         (save_page_list), (ps_document_get_n_pages),
3682         (ps_document_get_page_size), (ps_document_get_info),
3683         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3684         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3685         (ps_document_thumbnails_get_thumbnail),
3686         (ps_document_thumbnails_get_dimensions),
3687         (ps_document_document_thumbnails_iface_init):
3688         * backend/ps/ps.[ch]: (psgetpagebox):
3689         * backend/ps/ps-interpreter.[ch]:
3690
3691         Add support for thumbnails in ps backend. Fixes bug #164755. 
3692
3693 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3694
3695         * NEWS:
3696         * configure.ac:
3697         
3698         Release 0.7.2
3699
3700 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3701
3702         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3703         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3704         (ev_window_dispose):
3705
3706         Use document thumbnail as window icon. Fixes bug #384442.
3707
3708 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3709
3710         * configure.ac:
3711
3712         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3713         duplicated adding application/x-bzpostscript instead. 
3714
3715 2007-02-11  Tom Parker  <palfrey@tevp.net>
3716
3717         * backend/ps/ps-document.c: (document_load):
3718
3719         Check return value of psscan before trying
3720         to use it. Fixes bug #372414.
3721
3722 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3723
3724         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3725
3726         Fix invalid free in ev-page-cache. Fixes bug #404745.
3727
3728 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3729
3730         * test/Makefile.am:
3731         * test/test3.py:
3732         
3733         Added reload test case.
3734
3735 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3736
3737         * po/POTFILES.in:
3738         * backend/djvu/djvu-document.c: (djvu_document_load):
3739
3740         Check whether there are missing files in indirect multipage djvu
3741         documents. Fixes bug #361683. 
3742
3743 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3744
3745         * test/Makefile.am:
3746         * test/test-mime.bin:
3747         * test/test3.py:
3748         
3749         Added test for slow mime type
3750
3751 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3752
3753         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3754
3755         Add some checks and call parent_class->finalize. Fixes bug #404745.
3756
3757 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3758
3759         * shell/ev-navigation-action.c: (connect_proxy):
3760         
3761         Fixes dropdown history menu. Thanks a lot Carlos!
3762
3763 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3764
3765         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3766
3767         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3768         bug #373715.
3769
3770 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3771
3772         * backend/ps/ps.c: (psscan):
3773
3774         Fix memory leak. 
3775
3776 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3777
3778         * configure.ac:
3779         * libdocument/ev-file-helpers.c: 
3780
3781         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3782
3783 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3784
3785         * configure.ac:
3786         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3787         (ps_interpreter_start), (document_load), (save_document),
3788         (save_page_list):
3789         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3790         * libdocument/ev-document-factory.c:
3791         (ev_document_factory_get_from_mime), (get_document_from_uri),
3792         (free_uncompressed_uri), (ev_document_factory_get_document):
3793         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3794
3795         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3796
3797 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3798
3799         * libdocument/ev-document.h:
3800
3801         Fix typo in function name. 
3802
3803 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3804
3805         * backend/ps/ps-document.c: (ps_interpreter_finished),
3806         (ps_interpreter_start), (ps_interpreter_failed):
3807
3808         Handle ghostscript interpreter crashes. 
3809
3810 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3811
3812         * shell/ev-window.c: (ev_window_open_uri),
3813         (window_configure_event_cb):
3814
3815         Setup window size and position before showing it. Fixes bug #401711.
3816
3817 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3818
3819         * backend/ps/Makefile.am:
3820         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3821         (ps_document_dispose), (ps_document_class_init),
3822         (ps_interpreter_input), (ps_interpreter_output),
3823         (ps_interpreter_error), (setup_interpreter_env),
3824         (ps_interpreter_start), (ps_interpreter_stop),
3825         (ps_interpreter_failed), (ps_interpreter_is_ready),
3826         (check_filecompressed), (document_load), (ps_document_load),
3827         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3828         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3829         (render_page):
3830
3831         Rework ps-document. Code cleanups, remove deprecated code. 
3832
3833 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3834
3835         * shell/ev-view.c: (ev_view_button_press_event):
3836
3837         Do not start an image drag and drop operation when pointer is on 
3838         text, so that we can select text when the whole background is an
3839         image. 
3840
3841 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3842
3843         * shell/ev-window.c: (ev_window_update_actions): 
3844
3845         Disable all zoom related actions during presentation mode. 
3846
3847 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3848
3849         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3850
3851         Do not zoom in or out on presentation mode. Fixes bug #401305.
3852
3853 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3854
3855         * shell/ev-navigation-action.c: (connect_proxy),
3856         (create_menu_item), (ev_navigation_action_class_init):
3857         
3858         Correctly show menu and fix crash when navigaton 
3859         action is out of toolbar visible area.
3860
3861 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3862
3863         * data/Makefile.am:
3864         * data/evince.1:
3865         
3866         Added man file
3867
3868 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3869
3870         * help/reference/* :
3871         * configure.ac:
3872         
3873         Added gtk-doc based documentation for Evince.
3874         Still in initial state but I hope it will
3875         grow.
3876         
3877         * configure.ac:
3878         
3879         Lower dbus requirement to 0.70
3880
3881 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3882
3883         * shell/ev-window.c: (ev_window_add_history):
3884
3885         Fix memory leak. 
3886
3887 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3888
3889         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3890         * shell/ev-view.h:
3891         * shell/ev-window.c: (ev_window_add_history):
3892         
3893         Correctly handle named destination links
3894
3895 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3896
3897         * NOTES:
3898         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3899         * backend/pdf/ev-poppler.cc:
3900         * libdocument/ev-document-links.h:
3901         * libdocument/ev-link.c: (ev_link_get_page):
3902         * libdocument/ev-link.h:
3903         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3904         (ev_history_add_link):
3905         * shell/ev-history.h:
3906         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3907         (new_history_menu_item), (build_menu):
3908         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3909         * shell/ev-sidebar-links.c: (create_loading_model),
3910         (print_section_cb), (ev_sidebar_links_construct),
3911         (fill_page_labels), (update_page_callback_foreach),
3912         (update_page_callback), (job_finished_callback):
3913         * shell/ev-view.c: (ev_view_handle_link):
3914         * shell/ev-window.c: (ev_window_find_chapter),
3915         (ev_window_add_history), (view_handle_link_cb),
3916         (history_changed_cb):
3917         
3918         Implements another history variant
3919
3920 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3921
3922         * shell/ev-window.c: (view_external_link_cb):
3923         * shell/ev-view.c: (ev_view_button_release_event):
3924
3925         Open links in new window when clicking with middle button. 
3926
3927 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3928
3929         * shell/ev-navigation-action.c: (new_history_menu_item):
3930         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3931         * shell/ev-view.c: (ev_view_handle_link):
3932         * shell/ev-window.c:
3933         
3934         Store link before jump, not the destination. For me it 
3935         seems like more natural history behavior.
3936
3937 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3938
3939         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3940         (ev_navigation_action_class_init):
3941         * shell/ev-navigation-action.h:
3942         * shell/ev-page-action.c: (activate_cb):
3943         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3944         (ev_page_cache_set_current_page_history):
3945         * shell/ev-page-cache.h:
3946         * shell/ev-sidebar-thumbnails.c:
3947         (ev_sidebar_tree_selection_changed),
3948         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3949         * shell/ev-view-private.h:
3950         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3951         * shell/ev-view.h:
3952         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3953         (ev_window_setup_document), (ev_window_load_job_cb):
3954         * shell/ev-window.h:
3955         
3956         History finally works as expected.
3957
3958 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3959
3960         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3961
3962         Do not update links treeview if it doesn't have a model assigned yet. 
3963
3964 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3965
3966         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3967         (ev_sidebar_links_class_init), (update_page_callback):
3968
3969         Do not update links treeview when sidepane is not visible. 
3970
3971 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3972
3973         * shell/ev-marshal.list:
3974         * shell/ev-page-action.c: (activate_cb),
3975         (ev_page_action_class_init):
3976         * shell/ev-page-action.h:
3977         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3978         * shell/ev-window.c:
3979         
3980         Remove activate_link signal, not required.
3981
3982 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3983
3984         * shell/ev-navigation-action.c: (build_menu):
3985         
3986         Reorder menu items and build menu with fixed length.
3987
3988 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3989
3990         * shell/ev-view.c: (get_selected_text):
3991         
3992         Normalize text to fix ligatures problem. See bug
3993         #341947 for details.
3994
3995 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3996
3997         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3998
3999         Fix memory leak in ev-page-cache. 
4000
4001 2007-01-25  Tom Parker <palfrey@tevp.net>
4002
4003         * backend/impress/impress-document.c: (impress_document_load),
4004         (impress_document_finalize), (impress_document_init):
4005         * properties/ev-properties-main.c: (ev_properties_get_pages):
4006         
4007         Correctly handle impress document errors. Fixes nautilus
4008         crash in property page #370491.
4009
4010 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4011
4012         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4013         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4014         (ev_job_queue_remove_job):
4015         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
4016         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
4017         (ev_job_load_run):
4018         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
4019         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
4020         (ev_window_load_job_cb), (xfer_update_progress_callback),
4021         (ev_window_open_uri), (ev_window_dispose):
4022         * shell/main.c: (main):
4023
4024         Do file transfer asynchronously in the main thread instead of
4025         synchronously in the load thread. Fixes bugs #399694, #398307 and
4026         #343542.
4027
4028 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4029
4030         * shell/ev-jobs.c: (ev_job_xfer_run):
4031
4032         Load the document with the font-config lock held. 
4033
4034 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4035
4036         * backend/ps/ps-document.c: (start_interpreter):
4037
4038         Fix memory leaks in ps backend. 
4039
4040 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4041
4042         * backend/impress/impress-document.c:
4043         (impress_document_render_pixbuf):
4044
4045         Do not acquire fontconfig lock in impress backend, since it is using
4046         the main loop for rendering. 
4047
4048 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4049
4050         * po/POTFILES.in: 
4051
4052         Remove mdvi files that shouldn't be translated. 
4053
4054 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4055
4056         * shell/ev-view-private.h:
4057         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
4058         (ev_view_set_zoom):
4059
4060         Render "loading..." text into a cairo surface instead of directly into
4061         the window so that fontconfig lock is only needed once and UI is not
4062         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4063
4064 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4065
4066         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4067         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4068
4069         Use icon theme associated with the window screen rather than default. 
4070
4071 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4072
4073         * configure.ac:
4074
4075         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4076
4077 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4078
4079         * data/icons/*/apps/evince.*:
4080
4081         Move Evince icons under new apps directory.
4082
4083         * data/icons/*/actions/*:
4084
4085         Add new custom themeable Evince icons: view-page-continuous, 
4086         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4087         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4088
4089         * configure.ac:
4090
4091         Add new directories to AC_CONFIG_FILES.
4092
4093         * shell/ev-stock-icons.c:
4094         * shell/ev-stock-icons.h:
4095
4096         Use new custom themeable icons.
4097
4098 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4099
4100         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4101
4102         Do not draw white background page in presentation mode. 
4103
4104 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4105
4106         * shell/ev-view.c: Remove unused gnome-vfs include.
4107
4108 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4109
4110         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4111         
4112         Format string is corrected, fixes bug #397129.
4113
4114 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4115
4116         * shell/ev-window.c: (ev_window_setup_recent):
4117
4118         Do not include in recent menu inexistent documents. Fixes
4119         bug #339171.
4120
4121 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4122
4123         * po/POTFILES.skip: 
4124
4125         Update POTFILES.skip file according to current source tree. 
4126
4127 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4128
4129         * shell/ev-window.c: (file_save_dialog_response_cb):
4130
4131         Do Save a copy in atomic way. Fixes bug #328266. 
4132
4133 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4134
4135         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4136
4137         Keep selected cell always visible in index treeview.
4138
4139 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4140         
4141         * shell/ev-view.c: (ev_view_size_allocate):
4142
4143         Restore horizontal scrollbar after switching to/from fullscreen
4144         or presentation mode. Fixes bug #331728.
4145
4146 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4147
4148         * shell/ev-view-private.h:
4149         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4150         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4151         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4152         (ev_view_can_zoom_out):
4153
4154         Use max and min scale values in the view iby taking dpi into account. 
4155
4156 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4157
4158         * configure.ac:
4159         * NEWS:
4160
4161         Release 0.7.1
4162
4163 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4164
4165         * shell/ev-window.c: (ev_window_print_send):
4166
4167         Send print job to printer with some settings set to default values,
4168         since we have already exported to a file according to such settings
4169         and they could be taken twice by some printers. 
4170
4171 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4172
4173         * shell/ev-jobs.c: (ev_job_xfer_run):
4174         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4175
4176         Show main window and load document with the font-config lock held. 
4177
4178 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4179
4180         * configure.ac:
4181         * shell/ev-application.c: (ev_application_register_service):
4182         * shell/main.c: (load_files_remote):
4183
4184         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4185
4186 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4187
4188         * doc/debugging.txt:
4189         
4190         Remove obsolete documentation.
4191
4192 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4193
4194         * Makefile.am:
4195         * backend/Makefile.am:
4196         * backend/comics/Makefile.am:
4197         * backend/djvu/Makefile.am:
4198         * backend/dvi/Makefile.am:
4199         * backend/ev-async-renderer.c:
4200         * backend/ev-async-renderer.h:
4201         * backend/ev-attachment.c:
4202         * backend/ev-attachment.h:
4203         * backend/ev-backend-marshal.c:
4204         * backend/ev-document-factory.c:
4205         * backend/ev-document-factory.h:
4206         * backend/ev-document-find.c:
4207         * backend/ev-document-find.h:
4208         * backend/ev-document-fonts.c:
4209         * backend/ev-document-fonts.h:
4210         * backend/ev-document-images.c:
4211         * backend/ev-document-images.h:
4212         * backend/ev-document-info.h:
4213         * backend/ev-document-links.c:
4214         * backend/ev-document-links.h:
4215         * backend/ev-document-misc.c:
4216         * backend/ev-document-misc.h:
4217         * backend/ev-document-security.c:
4218         * backend/ev-document-security.h:
4219         * backend/ev-document-thumbnails.c:
4220         * backend/ev-document-thumbnails.h:
4221         * backend/ev-document-transition.c:
4222         * backend/ev-document-transition.h:
4223         * backend/ev-document.c:
4224         * backend/ev-document.h:
4225         * backend/ev-file-exporter.c:
4226         * backend/ev-file-exporter.h:
4227         * backend/ev-image.c:
4228         * backend/ev-image.h:
4229         * backend/ev-link-action.c:
4230         * backend/ev-link-action.h:
4231         * backend/ev-link-dest.c:
4232         * backend/ev-link-dest.h:
4233         * backend/ev-link.c:
4234         * backend/ev-link.h:
4235         * backend/ev-render-context.c:
4236         * backend/ev-render-context.h:
4237         * backend/ev-selection.c:
4238         * backend/ev-selection.h:
4239         * backend/impress/Makefile.am:
4240         * backend/pdf/Makefile.am:
4241         * backend/pixbuf/Makefile.am:
4242         * backend/ps/Makefile.am:
4243         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4244         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4245         (start_interpreter), (stop_interpreter), (document_load),
4246         (ps_document_next_page), (render_page):
4247         * backend/tiff/Makefile.am:
4248         * comics/Makefile.am:
4249         * comics/comics-document.c:
4250         * comics/comics-document.h:
4251         * configure.ac:
4252         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4253         * djvu/Makefile.am:
4254         * djvu/djvu-document-private.h:
4255         * djvu/djvu-document.c:
4256         * djvu/djvu-document.h:
4257         * djvu/djvu-links.c:
4258         * djvu/djvu-links.h:
4259         * djvu/djvu-text-page.c:
4260         * djvu/djvu-text-page.h:
4261         * djvu/djvu-text.c:
4262         * djvu/djvu-text.h:
4263         * dvi/Makefile.am:
4264         * dvi/dvi-document.c:
4265         * dvi/dvi-document.h:
4266         * dvi/fonts.c:
4267         * dvi/fonts.h:
4268         * dvi/mdvi-lib/Makefile.am:
4269         * dvi/mdvi-lib/afmparse.c:
4270         * dvi/mdvi-lib/afmparse.h:
4271         * dvi/mdvi-lib/bitmap.c:
4272         * dvi/mdvi-lib/bitmap.h:
4273         * dvi/mdvi-lib/color.c:
4274         * dvi/mdvi-lib/color.h:
4275         * dvi/mdvi-lib/common.c:
4276         * dvi/mdvi-lib/common.h:
4277         * dvi/mdvi-lib/defaults.h:
4278         * dvi/mdvi-lib/dvimisc.c:
4279         * dvi/mdvi-lib/dviopcodes.h:
4280         * dvi/mdvi-lib/dviread.c:
4281         * dvi/mdvi-lib/files.c:
4282         * dvi/mdvi-lib/font.c:
4283         * dvi/mdvi-lib/fontmap.c:
4284         * dvi/mdvi-lib/fontmap.h:
4285         * dvi/mdvi-lib/fontsrch.c:
4286         * dvi/mdvi-lib/gf.c:
4287         * dvi/mdvi-lib/hash.c:
4288         * dvi/mdvi-lib/hash.h:
4289         * dvi/mdvi-lib/list.c:
4290         * dvi/mdvi-lib/mdvi.h:
4291         * dvi/mdvi-lib/pagesel.c:
4292         * dvi/mdvi-lib/paper.c:
4293         * dvi/mdvi-lib/paper.h:
4294         * dvi/mdvi-lib/pk.c:
4295         * dvi/mdvi-lib/private.h:
4296         * dvi/mdvi-lib/setup.c:
4297         * dvi/mdvi-lib/sp-epsf.c:
4298         * dvi/mdvi-lib/special.c:
4299         * dvi/mdvi-lib/sysdeps.h:
4300         * dvi/mdvi-lib/t1.c:
4301         * dvi/mdvi-lib/tfm.c:
4302         * dvi/mdvi-lib/tfmfile.c:
4303         * dvi/mdvi-lib/tt.c:
4304         * dvi/mdvi-lib/util.c:
4305         * dvi/mdvi-lib/vf.c:
4306         * dvi/pixbuf-device.c:
4307         * dvi/pixbuf-device.h:
4308         * impress/Makefile.am:
4309         * impress/common.h:
4310         * impress/document.c:
4311         * impress/f_oasis.c:
4312         * impress/f_oo13.c:
4313         * impress/iksemel.c:
4314         * impress/iksemel.h:
4315         * impress/imposter.h:
4316         * impress/impress-document.c:
4317         * impress/impress-document.h:
4318         * impress/internal.h:
4319         * impress/r_back.c:
4320         * impress/r_draw.c:
4321         * impress/r_geometry.c:
4322         * impress/r_gradient.c:
4323         * impress/r_style.c:
4324         * impress/r_text.c:
4325         * impress/render.c:
4326         * impress/render.h:
4327         * impress/zip.c:
4328         * impress/zip.h:
4329         * lib/Makefile.am:
4330         * lib/ev-debug.c:
4331         * lib/ev-debug.h:
4332         * lib/ev-file-helpers.c:
4333         * lib/ev-file-helpers.h:
4334         * lib/ev-gui.c:
4335         * lib/ev-gui.h:
4336         * lib/ev-tooltip.c:
4337         * lib/ev-tooltip.h:
4338         * libdocument/Makefile.am:
4339         * libdocument/ev-file-helpers.c:
4340         * pdf/Makefile.am:
4341         * pdf/ev-poppler.cc:
4342         * pdf/ev-poppler.h:
4343         * pixbuf/Makefile.am:
4344         * pixbuf/pixbuf-document.c:
4345         * pixbuf/pixbuf-document.h:
4346         * properties/Makefile.am:
4347         * ps/Makefile.am:
4348         * ps/gsdefaults.c:
4349         * ps/gsdefaults.h:
4350         * ps/gsio.c:
4351         * ps/gsio.h:
4352         * ps/gstypes.h:
4353         * ps/ps-document.c:
4354         * ps/ps-document.h:
4355         * ps/ps.c:
4356         * ps/ps.h:
4357         * shell/Makefile.am:
4358         * shell/ev-application.h:
4359         * shell/ev-sidebar-links.c:
4360         * shell/ev-sidebar-links.h:
4361         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4362         (ev_gui_menu_position_tree_selection):
4363         * shell/ev-utils.h:
4364         * shell/ev-view.c: (ev_view_finalize):
4365         * shell/ev-window.c:
4366         * shell/main.c: (main):
4367         * thumbnailer/Makefile.am:
4368         * tiff/Makefile.am:
4369         * tiff/tiff-document.c:
4370         * tiff/tiff-document.h:
4371         * tiff/tiff2ps.c:
4372         * tiff/tiff2ps.h:
4373         
4374         Reorganize source tree.
4375
4376 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4377
4378         * backend/ev-document-factory.c:
4379
4380         Do not include ev-poppler.h when pdf is disabled. 
4381
4382 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4383
4384         * configure.ac:
4385         * data/evince-ui.xml:
4386         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4387         (pdf_document_document_images_iface_init):
4388         * backend/Makefile.am:
4389         * backend/ev-document-images.[ch]:
4390         * backend/ev-image.[ch]:
4391         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4392         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4393         (ev_job_xfer_run):
4394         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4395         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4396         (ev_pixbuf_cache_get_image_mapping):
4397         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4398         (view_menu_popup_cb), (ev_window_dispose),
4399         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4400         (ev_view_popup_cmd_copy_image):
4401         * shell/ev-view-private.h:
4402         * shell/ev-view.c: (ev_view_get_image_at_location),
4403         (ev_view_do_popup_menu), (ev_view_popup_menu),
4404         (ev_view_button_press_event), (ev_view_drag_data_get),
4405         (ev_view_drag_motion), (ev_view_drag_data_received),
4406         (ev_view_motion_notify_event), (ev_view_button_release_event),
4407         (ev_view_finalize), (ev_view_class_init):
4408
4409         Add image handling support. Fixes bugs #310008 and #325047. Images
4410         selection is not supported yet. 
4411
4412 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4413
4414         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4415         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4416         (ev_view_init):
4417
4418         Move view drag and drop stuff to ev-view.
4419
4420 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4421
4422         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4423         * shell/ev-view.c: (clear_selection): 
4424
4425         Clear selection also in pixbuf cache.
4426
4427 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4428
4429         * data/evince.desktop.in.in:
4430         
4431         Change icon name in desktop file. See bug #390734
4432         for details.
4433
4434 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4435
4436         * thumbnailer/Makefile.am:
4437
4438         Use top_builddir instead top_srcdir for generated schema
4439         file installation. Fixes bug #390161.
4440
4441 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4442
4443         * configure.ac:
4444         * backend/Makefile.am:
4445         * backend/ev-document-transition.[ch]:
4446         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4447         (pdf_document_page_transition_iface_init):
4448         * shell/ev-view-private.h:
4449         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4450         (ev_view_set_presentation), (transition_next_page),
4451         (ev_view_presentation_transition_stop),
4452         (ev_view_presentation_transition_start), (ev_view_next_page):
4453
4454         Add page transition support in presentation mode. At the moment only
4455         page duration is supported, but not transition effects. Fixes bug
4456         #309815.
4457
4458 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4459
4460         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4461
4462         Run find_link_dest with document lock held, since it's called by links
4463         thread and main thread at the same time. 
4464
4465 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4466
4467         * shell/ev-view.c: (goto_dest):
4468
4469         Update page-cache when page is changed by the view, so that
4470         page-changed signal is emitted. 
4471
4472 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4473
4474         * test/test1.py:
4475         * test/test2.py:
4476
4477         Use C locale in tests. 
4478
4479 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4480
4481         * shell/ev-window.c: (ev_window_run_presentation):
4482         * shell/ev-view-private.h:
4483         * shell/ev-view.c: (ev_view_set_presentation):
4484
4485         Restore zoom settings when back from presentation mode. 
4486
4487 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4488
4489         * shell/ev-window.c: (ev_window_run_presentation):
4490
4491         Always use "best fit" zoom in presentation mode.
4492         Fixes bug #389195.
4493
4494 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4495
4496         * shell/ev-view.c: (ev_view_goto_window_create):
4497
4498         Show "Jump to page" label in the page jumping popup in
4499         presentation mode instead of just a GtkEntry.
4500
4501 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4502
4503         * shell/ev-window.c: (launch_external_uri):
4504
4505         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4506         #378085.
4507
4508 2006-12-22  Elijah Newren  <newren gmail com>
4509
4510         * configure.ac: explicitly check for libxml2.  Fixes #388795
4511
4512 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4513
4514         * shell/ev-view-private.h:
4515         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4516         (ev_view_goto_window_delete_event), (key_is_numeric),
4517         (ev_view_goto_window_key_press_event),
4518         (ev_view_goto_window_button_press_event),
4519         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4520         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4521         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4522
4523         Allow jumping to another page by typing a page number in presentation
4524         mode. It uses a popup window with an entry. Fixes bug #353625.
4525
4526 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4527
4528         * configure.ac:
4529         * properties/ev-properties-view.c: (ev_get_default_user_units),
4530         (ev_regular_paper_size):
4531         
4532         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4533         to Damien Carbery <damien.carbery@sun.com> and
4534         Yevgen Muntyan <muntyan@tamu.edu>.
4535
4536 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4537
4538         * shell/ev-window.c: (setup_document_from_metadata):
4539
4540         Make sure Evince doesn't restore the view on the last
4541         page when a document is reopened. Fixes bug #383381.
4542
4543 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4544
4545         * shell/ev-view.c: (draw_loading_text):
4546
4547         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4548
4549 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4550
4551         * configure.ac:
4552         * NEWS:
4553
4554         Release 0.7.0
4555
4556 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4557
4558         * configure.ac:
4559         * pdf/ev-poppler.cc: (pdf_print_context_free),
4560         (pdf_document_file_exporter_begin),
4561         (pdf_document_file_exporter_do_page):
4562
4563         Make cairo-pdf depedency optional. 
4564
4565 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4566
4567         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4568
4569         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4570
4571 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4572
4573         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4574         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4575         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4576         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4577         * shell/ev-view.c: (draw_loading_text):
4578         * shell/ev-window.c: (ev_window_cmd_file_properties):
4579
4580         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4581         related to using FontConfig from different threads.
4582         
4583 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4584
4585         * shell/ev-view.c: (draw_loading_text):
4586
4587         Acquire lock document when drawing "Loading..." text so that only one
4588         thread will use FontConfig at the same time. Fixes bug #374750.
4589
4590 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4591
4592         * shell/ev-page-action.[ch]: (activate_cb):
4593         * shell/ev-window.c: (activate_label_cb):
4594
4595         Check if text inserted in page entry is a valid page number when it
4596         doesn't match to any document page label. Fixes bug #383165.
4597
4598 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4599         * shell/ev-window.c:
4600
4601         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4602         available with GTK < 2.10. Added an ifdef to avoid compilation
4603         error.
4604
4605 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4606
4607         * configure.ac:
4608         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4609
4610         Fix ps backend in multihead systems.
4611
4612 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4613
4614         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4615         * shell/ev-window.c: (ev_window_get_screen_dpi),
4616         (ev_window_update_actions), (setup_view_from_metadata),
4617         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4618
4619         Take screen DPI into account when zooming. Fixes bug #318285.
4620
4621 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4622
4623         * data/Makefile.am:
4624
4625         Cleaned up/slightly refactored Makefile.am. Added GConf
4626         schemas uninstallation as well.
4627
4628 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4629
4630         * Makefile.am:
4631         * test/Makefile.am:
4632
4633         Fight with autotools to fix make check. Make distcheck
4634         works fine as well now!
4635
4636 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4637
4638         * shell/ev-view.c: (draw_end_presentation_page):
4639
4640         Corrected "end of presentation" string.
4641
4642 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4643
4644         * shell/ev-view.c: (ev_view_key_press_event):
4645
4646         Correctly propagate key press event so that up/down keys
4647         work as expected (correct behaviour was broken by
4648         black/white screen key bindings for presentations).
4649
4650 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4651
4652         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4653         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4654         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4655         (pdf_selection_get_selection_region),
4656         (pdf_selection_get_selection_map):
4657
4658         Add "static" to some private functions. 
4659
4660 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4661
4662         * lib/ev-tooltip.h:
4663         * properties/ev-properties-view.h:
4664         * shell/ev-jobs.h:
4665         * shell/ev-properties-dialog.h:
4666         * shell/ev-properties-fonts.h:
4667         * shell/ev-sidebar-links.h:
4668         * shell/ev-sidebar-thumbnails.h:
4669         * shell/ev-sidebar.h:
4670         * shell/ev-window.h:
4671         
4672         Fixes CHACK type in class casts. See bug #385343
4673         for details.
4674
4675 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4676
4677         * shell/ev-view-private.h:
4678         * shell/ev-view.c: (draw_end_presentation_page),
4679         (ev_view_expose_event), (ev_view_key_press_event),
4680         (ev_view_class_init), (ev_view_init):
4681
4682         Blank screen in presentation mode when pressing 'b' (filling with
4683         black) or 'w' (filling with white) keys. Fixes bug #358132.
4684
4685 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4686
4687         * data/evince-toolbar.xml:
4688         * shell/ev-window.c:
4689         
4690         Use stock icon for Select All action. Fixes
4691         bug #382652.
4692
4693 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4694
4695         * shell/ev-view.c: (get_doc_point_from_offset),
4696         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4697
4698         Add links support in rotated documents. Fixes bug #343733.
4699
4700 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4701
4702         * shell/ev-view-private.h:
4703         * shell/ev-view.c: (draw_end_presentation_page),
4704         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4705
4706         Show a blank page after the last page in presentation mode with a
4707         message indicating that presentation has finished and how to exit. 
4708
4709 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4710
4711         * shell/ev-window.c: (fullscreen_timeout_cb):
4712
4713         Hide cursor after a while in presentation mode. 
4714
4715 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4716
4717         * backend/ev-document-info.h:
4718         * data/evince-properties.glade:
4719         * pdf/ev-poppler.cc:
4720         * properties/ev-properties-view.c: (ev_regular_paper_size),
4721         (ev_properties_view_set_info):
4722         * ps/ps-document.c: (ps_document_get_info):
4723
4724         Adds a paper size field to the properties dialog. Fixes
4725         bug #307315. Patch by Kasper Svendsen (with some i18n
4726         changes done by me).
4727
4728 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4729
4730         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4731         (screensaver_init_dbus), (totem_scrsaver_new),
4732         (totem_scrsaver_init):
4733         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4734         * shell/ev-application.c: (ev_application_register_service),
4735         (ev_application_screensaver_enable),
4736         (ev_application_screensaver_disable):
4737         * shell/ev-application.h:
4738         * shell/ev-window.c: (ev_window_run_presentation),
4739         (ev_window_stop_presentation), (build_comments_string),
4740         (ev_window_init):
4741         
4742         Move screensaver handling to application. No more
4743         message on startup.
4744
4745 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4746
4747         * configure.ac:
4748         * backend/Makefile.am:
4749         * backend/ev-file-exporter.[ch]:
4750         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4751         * ps/ps-document.c: (ps_document_file_exporter_*):
4752         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4753         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4754         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4755         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4756
4757         Allow printing to PDF when suppoted by the backend.
4758         
4759 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4760
4761         * shell/ev-window.c: (build_comments_string):
4762
4763         Use always "Document Viewer" in about dialog. 
4764
4765 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4766
4767         * djvu/djvu-document.c: (djvu_document_get_page_size):
4768
4769         Display a warning message when get_pageinfo fails. 
4770
4771 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4772
4773         * Makefile.am:
4774         * backend/Makefile.am:
4775         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4776         * configure.ac:
4777         * shell/ev-window.c: (build_comments_string):
4778         
4779         Make pdf compilation optional. See bug #38007.
4780
4781 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4782
4783         * ps/ps.c: (get_next_text):
4784
4785         Fix CVE-2006-5864.
4786
4787 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4788
4789         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4790         * shell/ev-navigation-action.c: (connect_proxy),
4791         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4792         
4793         Do not call g_type_class_peek_parent twice.
4794
4795 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4796
4797         * configure.ac:
4798         * data/icons/24x24/.cvsignore:
4799         * data/icons/24x24/Makefile.am:
4800         * data/icons/24x24/evince.png:
4801         * data/icons/Makefile.am:
4802         
4803         Add 24x24 icon. Thanks to 
4804         Michael Monreal <infernux@web.de>.
4805
4806 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4807
4808         * configure.ac: Fix typo in configure.ac. Thanks
4809         to dmacks@netspace.org for notification.
4810
4811 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4812
4813         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4814         
4815         Drop dbus include, fixes compilation with older dbus.
4816
4817 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4818
4819         * configure.ac:
4820         * cut-n-paste/Makefile.am:
4821         * cut-n-paste/totem-screensaver/.cvsignore
4822         * cut-n-paste/totem-screensaver/Makefile.am:
4823         * cut-n-paste/totem-screensaver/README:
4824         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4825         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4826         * shell/Makefile.am:
4827         * shell/ev-window.c: (ev_window_run_presentation),
4828         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4829         (ev_window_init):
4830
4831         Implemented screensaver enabling/disabling for
4832         presentation mode (not fullscreen mode). Code stolen
4833         from Totem (with some minor tweaks). Fixes bug #338889.
4834
4835 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4836
4837         * configure.ac:
4838
4839         Bump gnome-icon-theme requirements. We use the rotation
4840         icons that appeared recently.
4841
4842 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4843
4844         * shell/ev-history.c: (ev_history_add_page):
4845         * shell/ev-history.h:
4846         * shell/ev-window.c: (page_changed_cb):
4847         
4848         Use page labels instead of numbers.
4849
4850 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4851
4852         * data/evince-toolbar.xml:
4853         * po/POTFILES.in:
4854         * shell/Makefile.am:
4855         * shell/ev-navigation-action-widget.c:
4856         (ev_navigation_action_widget_init),
4857         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4858         (menu_detacher), (ev_navigation_action_widget_set_menu),
4859         (menu_position_func), (popup_menu_under_arrow),
4860         (ev_navigation_action_widget_toggled),
4861         (ev_navigation_action_widget_button_press_event):
4862         * shell/ev-navigation-action-widget.h:
4863         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4864         (ev_navigation_action_set_window), (activate_menu_item_cb),
4865         (new_history_menu_item), (new_empty_history_menu_item),
4866         (build_menu), (menu_activated_cb), (connect_proxy),
4867         (create_tool_item), (ev_navigation_action_init),
4868         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4869         * shell/ev-navigation-action.h:
4870         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4871         (ev_page_action_widget_set_page_cache),
4872         (ev_page_action_widget_finalize),
4873         (ev_page_action_widget_class_init), (match_selected_cb),
4874         (display_completion_text), (match_completion), (build_new_tree_cb),
4875         (get_filter_model_from_model),
4876         (ev_page_action_widget_update_model):
4877         * shell/ev-page-action-widget.h:
4878         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4879         (connect_proxy):
4880         * shell/ev-page-action.h:
4881         * shell/ev-stock-icons.c:
4882         * shell/ev-stock-icons.h:
4883         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4884         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4885         (register_custom_actions):
4886         * shell/main.c:
4887         
4888         Preliminary history implementation
4889
4890 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4891
4892         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4893         (dvi_document_class_init), (dvi_document_init_params):
4894         * dvi/mdvi-lib/font.c: (font_reference):
4895         
4896         Add reference to subfont. Fixes bug #374277.
4897
4898 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4899
4900         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4901         (ev_window_cmd_file_open_copy_at_dest):
4902
4903         Fix a race condition when creating symlink. Increase the counter
4904         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4905         Mathias Hasselmann).
4906
4907 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4908
4909         * backend/Makefile.am:
4910         * backend/ev-attachment.c: (ev_attachment_open):
4911         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4912         (ev_tmp_dir), (ev_tmp_filename):
4913         * shell/ev-sidebar-attachments.c:
4914         (ev_sidebar_attachments_drag_data_get):
4915         * shell/ev-window.c: (ev_window_clear_temp_file):
4916
4917         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4918         in ensure_dir_exists. Abort without crashing when we can't create
4919         user's directory.
4920
4921 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4922
4923         * data/evince-ui.xml:
4924         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4925         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4926         (ev_window_cmd_file_open_copy_at_dest),
4927         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4928         (ev_view_popup_cmd_open_link_new_window):
4929
4930         Allow opening a copy of the current document in a new window. Fixes bug
4931         #357472
4932
4933 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4934
4935         * data/evince-toolbar.xml:
4936         
4937         Add rotate right and rotate left to available items for toolbar.
4938         
4939         * data/evince-ui.xml:
4940         * shell/ev-window.c: (ev_window_init):
4941         
4942         Customize toolbar with right click. Fixes bug #372451.
4943
4944 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4945
4946         * shell/ev-window.c: 
4947         
4948         Use "object-rotate-{left,right}" stock icons. Fixes 
4949         bug #373863.
4950
4951 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4952
4953         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4954         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4955         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4956         (ev_window_open_uri):
4957         * shell/main.c: (arguments_parse):
4958
4959         Remove temp file created when evince is used by GTK+ in
4960         preview mode. Fixes bug #365282. 
4961
4962 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4963
4964         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4965         
4966         Fixes bug #372474 - Side pane disabled when entering 
4967         and leaving fullscreen mode.
4968
4969 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4970
4971         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4972         * data/Makefile.am:
4973         * data/evince-preview-toolbar.xml:
4974         * data/evince-toolbar.xml:
4975         * shell/ev-application.c: (ev_application_shutdown),
4976         (ev_application_init), (ev_application_get_toolbars_model):
4977         * shell/ev-application.h:
4978         * shell/ev-window.c: (update_chrome_visibility),
4979         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4980         (ev_window_cmd_edit_toolbar), (ev_window_init):
4981         
4982         Fixes bug #364364 - toolbar editor shows zoom actions again.
4983
4984 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4985
4986         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4987
4988         Do not take margins into consideration for paper size when printing.
4989         Really fixes bug #350491.
4990
4991 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4992
4993         * data/evince-ui.xml:
4994         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4995         (ev_window_cmd_file_print_setup),
4996         (ev_window_print_dialog_response_cb),
4997         (ev_window_setup_action_sensitivity):
4998
4999         Add page setup settings for printing. Fixes bugs #363860 and #350491.
5000
5001 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5002
5003         * shell/ev-window.c: (ev_window_print_range):
5004
5005         Revert my previuos commit, since printing to PDF is not supported by
5006         evince yet. 
5007
5008 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5009
5010         * shell/ev-window.c: (ev_window_print_range):
5011
5012         Enable print to a PDF. Fixes bug #332121.
5013
5014 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5015
5016         * shell/ev-application-service.xml:
5017         * shell/ev-application.[ch]: (ev_application_open_window),
5018         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
5019         (ev_application_open_uri), (ev_application_open_uri_list):
5020         * shell/ev-window.c: (file_open_dialog_response_cb),
5021         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
5022         (drag_data_received_cb), (open_remote_link):
5023         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
5024
5025         Add support for multiscreen systems. Fixes bug #316206.
5026
5027 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5028
5029         * shell/ev-jobs.[ch]: (ev_job_print_new),
5030         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
5031         (ev_job_print_do_page):
5032         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
5033
5034         Allow printing only odd/even pages. Fixes bug #367289.
5035
5036 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5037
5038         * test/test1.py:
5039         * test/test2.py:
5040
5041         Re-add locale settings to test files.
5042
5043 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5044
5045         * data/evince-ui.xml:
5046         * shell/ev-window.c: (set_action_properties):
5047         
5048         Removed garbage from code and ui.
5049
5050 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5051
5052         * shell/ev-window.c: (ev_window_cmd_help_about):
5053
5054         Shamelessly add my name to the list of contributors.
5055
5056 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5057
5058         * test/test1.py:
5059         * test/test2.py:
5060
5061         Cleaned up the dogtail scripts.
5062
5063 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5064
5065         * shell/ev-view.c: (draw_loading_text): Don't render
5066         "loading..." text in presentation mode. Temporary
5067         workaround for bug #320352.
5068
5069 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5070
5071         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5072         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5073
5074         Use print settings scale, copies, collate and reverse which were
5075         ignored. Fixes bug #359032.
5076
5077 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5078
5079         * configure.ac:
5080         * data/evince-password.glade:
5081         * test/Makefile.am:
5082         * test/test-encrypt.pdf:
5083         * test/test-links.pdf:
5084         * test/test1.py:
5085         * test/test2.py:
5086
5087         Add automated UI tests for evince with dogtail. See
5088         bug #300948.    
5089
5090 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5091
5092         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5093
5094         Hide fullscreen toolbar when switching to another desktop workspace.
5095         Fixes bug #338871
5096
5097 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5098
5099         * shell/ev-window-title.c: 
5100         
5101         Test for .dvi in title of pdf documents.
5102
5103 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5104
5105         * shell/ev-view.c: (ev_view_scroll):
5106
5107         Page Up/Down should do page jumps in "Best fit" mode.
5108         If a user has explicitly chosen to view exactly one page
5109         at a time, scrolling just a part of the page when
5110         pressing Page Up/Down is not right. Fixes bug #323107.
5111
5112 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5113
5114         * NEWS:
5115         * configure.ac:
5116         
5117         Update for 0.6.1
5118
5119 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5120
5121         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5122         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5123         
5124         Correctly disconnect from job signals on destroy.
5125
5126 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5127
5128         * shell/ev-view-private.h:
5129         * shell/ev-view.c: (view_set_adjustment_values),
5130         (view_update_range_and_current_page),
5131         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5132         
5133         Fixes bug #343199, current page now follows find page.
5134
5135 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5136
5137         * backend/ev-document-factory.c:
5138         * configure.ac:
5139         Assigned OpenDocument presenation MIME type to the
5140         Impress backend. Added some missing (but harmless)
5141         #ifdefs in the document factory as well to make things
5142         consistent again. Fixes bug #360658.
5143
5144 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5145
5146         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5147         * backend/ev-document-find.c: (ev_document_find_get_type):
5148         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5149         * backend/ev-document-links.c: (ev_document_links_get_type):
5150         * backend/ev-document-security.c: (ev_document_security_get_type):
5151         * backend/ev-document-thumbnails.c:
5152         (ev_document_thumbnails_get_type):
5153         * backend/ev-document.c: (ev_document_get_type):
5154         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5155         * backend/ev-selection.c: (ev_selection_get_type):
5156         * cut-n-paste/recent-files/egg-recent-model.c:
5157         (egg_recent_model_get_type):
5158         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5159         (egg_recent_view_uimanager_get_type):
5160         * cut-n-paste/recent-files/egg-recent-view.c:
5161         (egg_recent_view_get_type):
5162         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5163         (egg_editable_toolbar_get_type):
5164         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5165         (egg_toolbar_editor_get_type):
5166         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5167         (egg_toolbars_model_get_type):
5168         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5169         (egg_tree_multi_drag_source_get_type):
5170         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5171         (ephy_zoom_action_get_type):
5172         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5173         (ephy_zoom_control_get_type):
5174         * impress/r_back.c: (_imp_fill_back):
5175         * properties/ev-properties-main.c:
5176         (ev_properties_plugin_register_type):
5177         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5178         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5179         (ev_view_accessible_factory_get_type):
5180
5181         Reduce relocations. Bug #360616.
5182
5183 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5184
5185         * backend/ev-document-factory.c:
5186         (ev_document_factory_get_document):
5187         
5188         Load document even if extension is wrong.
5189
5190 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5191
5192         * shell/ev-metadata-manager.c: (save_values):
5193         * shell/ev-window.c: (setup_size_from_metadata),
5194         (setup_view_from_metadata), (ev_window_setup_document),
5195         (ev_window_xfer_job_cb), (window_configure_event_cb):
5196         
5197         Set size according to the document size/page size ratio.
5198         That should correct rather wierd behaviour of the previous
5199         commit.
5200
5201 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5202
5203         * shell/ev-window.c: (setup_view_from_metadata):
5204         
5205         Set size for new windows from previous window size.
5206         See bugs #354968 and #168450 for details. Thanks
5207         to Meik Hellmund.
5208
5209 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5210
5211         * djvu/djvu-links.c: (build_tree):
5212
5213         Fix memory leak.
5214
5215 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5216
5217         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5218         
5219         Don't make sidebar close button insensitive. Fixes
5220         bug #357871.
5221
5222 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5223
5224         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5225         (ev_window_set_view_accels_sensitivity):
5226         
5227         Don't enable Slash on documents which don't support
5228         find. Fixes bug #358648.
5229
5230 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5231
5232         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5233         open dialog fall back to the current document uri if the
5234         filechooser hasn't been used before. Fixes bug #356980.
5235
5236 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5237
5238         * shell/ev-window.c: (ev_window_setup_recent), 
5239         (ev_window_get_recent_file_label):
5240
5241         Escape underscores in filenames of recent file items.
5242
5243 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5244
5245         * configure.ac:
5246         
5247         Bumped poppler requirements, really 0.5.3 is very 
5248         buggy, now we require 0.5.4.
5249
5250 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5251
5252         * djvu/Makefile.am:
5253         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5254         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5255         (djvu_document_document_links_iface_init):
5256         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5257         (number_from_string_10), (get_djvu_link_dest),
5258         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5259         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5260         (djvu_links_get_links), (djvu_links_find_link_dest),
5261         (djvu_links_get_links_model):
5262         * djvu/djvu-links.h:
5263         
5264         Add support for links and bookmarks in djvu documents. Thanks
5265         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5266         patch.
5267
5268 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5269
5270         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5271         
5272         Reopen should reload document. Fixes 
5273         bug 327951.
5274
5275 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5276
5277         * configure.ac:
5278         * data/Makefile.am:
5279         * data/evince-16.png:
5280         * data/evince-22.png:
5281         * data/evince.png:
5282         * data/evince.svg:
5283         * data/icons/16x16/Makefile.am:
5284         * data/icons/16x16/evince.png:
5285         * data/icons/22x22/Makefile.am:
5286         * data/icons/22x22/evince.png:
5287         * data/icons/48x48/Makefile.am:
5288         * data/icons/48x48/evince.png:
5289         * data/icons/Makefile.am:
5290         * data/icons/scalable/Makefile.am:
5291         * data/icons/scalable/evince.svg:
5292         
5293         Install icons with correct names. Fixes
5294         bug #354429.
5295
5296 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5297
5298         * shell/ev-view.c: (ev_view_button_release_event):
5299
5300         Don't open links with middle mouse button. Fixes bug #353649
5301
5302 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5303
5304         * NEWS:
5305         * configure.ac:
5306         
5307         Update for release 0.6.0
5308
5309 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5310
5311         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5312         Implement Close named action. Patch by Carlos Garcia Campos.
5313
5314 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5315
5316         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5317         
5318         Don't clear link mapping on copy_job_to_job_info. Fixes
5319         bug 346168.
5320
5321 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5322
5323         * shell/main.c: (main):
5324
5325         Revert my previous commit, gnome_program_init owns the option context.
5326         Fix another memory leak in main. Both caught by Christian Persch. 
5327
5328 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5329
5330         * shell/main.c: (main):
5331
5332         Fix memory leak.
5333
5334 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5335
5336         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5337
5338         Fix crash when opening a pdf with password protection. 
5339
5340 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5341
5342         * pdf/ev-poppler.cc: (pdf_document_search_free):
5343
5344         Fix memory leak. 
5345
5346 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5347
5348         * backend/ev-document-factory.c:
5349         (ev_document_factory_get_document):
5350         * tiff/tiff-document.c: (tiff_document_finalize):
5351         
5352         More correct handling of document loading. Fixes
5353         bug #349043.
5354
5355 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5356
5357         * backend/ev-attachment.c: (ev_attachment_save):
5358
5359         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5360         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5361
5362 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5363         
5364         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5365         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5366
5367 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5368
5369         * shell/ev-sidebar-thumbnails.c:
5370
5371         Do not render thumbnails unless thumbnails page is active in the
5372         sidebar.
5373
5374 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5375
5376         * shell/ev-properties-dialog.c:
5377
5378         Fix dialogue spacing. Bug #351370.
5379
5380 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5381
5382         * configure.ac:
5383
5384         Use lowercase gettext catalog file names (evince.mo
5385         instead of Evince.mo)
5386
5387 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5388
5389         * shell/ev-sidebar-attachments.c:
5390
5391         GtkIconTheme is now screen safe too. Fixes bug #350878
5392
5393 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5394
5395         * shell/ev-window.c:
5396
5397         GtkRecent manager is now screen safe. Fixes bug #350145
5398
5399 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5400
5401         * shell/ev-sidebar.c: (ev_sidebar_init):
5402         
5403         Make sidebar close icon smaller. Fix for bug 350177.
5404         See also bugs 350176 and 165770.
5405
5406 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5407
5408         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5409
5410         Ignore zoom for xyz destinations when it's <= 1, keeping user
5411         preferences instead. Set correct sizing-mode for fith and fitv
5412         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5413
5414 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5415
5416         * NEWS:
5417         * configure.ac:
5418         
5419         Update for release 0.5.5
5420
5421 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5422         
5423         * shell/ev-window.c: (ev_window_cmd_escape)
5424
5425         Escape unfocus page entry. Fixes bug #345809.
5426
5427 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5428
5429         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5430         (build_tree), (pdf_document_links_get_links),
5431         (pdf_document_links_find_link_dest):
5432         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5433         (goto_xyz_dest):
5434
5435         Convert from PDF style coordinates to X style coordinates in the
5436         backend rather than in the view. Fixes bug #338440
5437
5438 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5439
5440         * shell/ev-window.c:
5441         
5442         Remove Ctrl+Shift+T shortcut for toolbars. See
5443         the bug #350098.
5444
5445 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5446
5447         * configure.ac:
5448
5449         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5450         of this. 
5451
5452 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5453
5454         * configure.ac:
5455         * cut-n-paste/Makefile.am:
5456         * data/evince-ui.xml:
5457         * shell/Makefile.am:
5458         * shell/ev-application.[ch]:
5459         * shell/ev-window.c:
5460
5461         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5462         #349273
5463
5464 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5465
5466         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5467         findbar code: s/help/search/
5468
5469 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5470
5471         * shell/ev-window.c: (setup_document_from_metadata),
5472         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5473         (setup_view_from_metadata):
5474         
5475         Fix memory leaks.
5476
5477 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5478
5479         * autogen.sh, configure.ac: 
5480         
5481         Update automake usage. See bug 349292.
5482
5483 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5484
5485         * shell/eggfindbar.c: (egg_find_bar_class_init),
5486         (entry_activate_callback), (egg_find_bar_init),
5487         (egg_find_bar_set_status_text):
5488         * shell/eggfindbar.h:
5489         
5490         Unify Evince findbar with Epiphany. Nice patch
5491         from Fabricio Silva <silva@crans.org> and
5492         Frederic Peters <fpeters@entrouvert.com>. See
5493         bug #339966 for details.
5494
5495 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5496
5497         * data/evince.desktop.in.in:
5498         
5499         Correct information for bugzilla. Thanks to
5500         Olaf Vitters, see bug #348855.
5501
5502 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5503
5504         * shell/ev-jobs.[ch]:
5505         * shell/ev-sidebar-links.c:
5506         * shell/ev-window.[ch]:
5507
5508         GtkPrintJob doesn't support print ranges or current page, so we export
5509         to a ps file now when printing ranges or current page.
5510
5511 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5512
5513         * pdf/ev-poppler.cc:
5514         * shell/ev-window.c: (do_action_named):
5515
5516         We should be more clear about bugzilla. See the
5517         poppler bug #7623.
5518
5519 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5520
5521         * configure.ac:
5522         * shell/Makefile.am:
5523         * shell/ev-job-queue.c:
5524         * shell/ev-jobs.[ch]:
5525         * shell/ev-sidebar-links.c:
5526         * shell/ev-window.[ch]:
5527         
5528         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5529         #348422
5530
5531 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5532
5533         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5534         * shell/ev-application-service.xml:
5535         * shell/ev-application.[ch]:
5536         * shell/ev-jobs.[ch]:
5537         * shell/ev-window.[ch]: (ev_window_run_preview):
5538         * shell/main.c: 
5539
5540         Add preview mode to use evince as a printing previewer. It also adds
5541         other command line options for fullscreen and presentation modes.
5542         Fixes bugs #347822, #317031
5543
5544 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5545
5546         * NEWS:
5547         * configure.ac:
5548         
5549         Update for release 0.5.4
5550
5551 2006-07-11  Bastien Nocera <hadess@hadess.net>
5552
5553         * Makefile.am:
5554         * backend/Makefile.am:
5555         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5556         * backend/ev-document-factory.h:
5557         * configure.ac:
5558         * impress/.cvsignore:
5559         * impress/Makefile.am:
5560         * impress/common.h:
5561         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5562         (imp_get_page), (imp_next_page), (imp_prev_page),
5563         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5564         * impress/f_oasis.c: (render_object), (render_page),
5565         (get_geometry), (_imp_oasis_load):
5566         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5567         (_imp_oo13_load):
5568         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5569         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5570         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5571         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5572         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5573         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5574         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5575         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5576         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5577         (iks_new_within), (iks_insert), (iks_insert_cdata),
5578         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5579         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5580         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5581         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5582         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5583         (iks_cdata), (iks_cdata_size), (iks_has_children),
5584         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5585         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5586         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5587         (iks_tree), (iks_load), (iks_save):
5588         * impress/iksemel.h:
5589         * impress/imposter.h:
5590         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5591         (imp_render_draw_bezier_real), (imp_render_get_size),
5592         (imp_render_set_fg_color), (imp_render_draw_line),
5593         (imp_render_draw_rect), (imp_render_draw_polygon),
5594         (imp_render_draw_arc), (imp_render_draw_bezier),
5595         (imp_render_open_image), (imp_render_get_image_size),
5596         (imp_render_scale_image), (imp_render_draw_image),
5597         (imp_render_close_image), (imp_render_markup),
5598         (imp_render_get_text_size), (imp_render_draw_text),
5599         (impress_document_load), (impress_document_save),
5600         (impress_document_get_n_pages), (impress_document_get_page_size),
5601         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5602         (impress_document_finalize), (impress_document_class_init),
5603         (impress_document_can_get_text), (impress_document_get_info),
5604         (impress_document_document_iface_init),
5605         (impress_document_thumbnails_get_thumbnail),
5606         (impress_document_thumbnails_get_dimensions),
5607         (impress_document_document_thumbnails_iface_init),
5608         (impress_document_init):
5609         * impress/impress-document.h:
5610         * impress/internal.h:
5611         * impress/r_back.c: (_imp_fill_back):
5612         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5613         (_imp_draw_image), (_imp_tile_image):
5614         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5615         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5616         (r_polyline):
5617         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5618         (r_draw_gradient_complex), (r_draw_gradient):
5619         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5620         (r_get_bullet):
5621         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5622         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5623         (r_text):
5624         * impress/render.c: (imp_create_context), (imp_context_set_page),
5625         (imp_context_set_step), (imp_render), (imp_delete_context):
5626         * impress/render.h:
5627         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5628         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5629         (zip_load_xml), (zip_get_size), (zip_load):
5630         * impress/zip.h:
5631         * shell/ev-utils.c:
5632         
5633         New backend to support impress slides. Fixes bug #30867.
5634
5635 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5636
5637         * shell/ev-utils.c: (using_postscript_printer):
5638         
5639         Fixes crash when print using PAPI backend,
5640         bug #345012.
5641
5642 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5643
5644         * shell/ev-jobs.c: (ev_job_xfer_run):
5645         * shell/ev-window.c: (password_dialog_response),
5646         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5647         (ev_window_dispose):
5648         Fixes bug #344160: if the xfer job doesn't complete
5649         because a password is required, reload the existing
5650         instance instead of creating a new one.
5651
5652 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5653
5654         * shell/main.c: (main): Call gdk_threads_init. Thus
5655         we'll avoid errors in auth dialog. Fix for the bug
5656         #343347.
5657
5658 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5659
5660         * configure.ac: Advertise pixbuf support, fix
5661         for the bug 343317.
5662
5663 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5664
5665         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5666         (ev_sidebar_thumbnails_set_document):
5667         
5668         Update sidebar thumbnails after reloading.
5669
5670 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5671
5672         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5673         * shell/ev-jobs.h:
5674         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5675         (ev_window_cmd_view_reload), (ev_window_init):
5676         
5677         Don't crash on reload. Fix for the bug #343167.
5678
5679 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5680
5681         * shell/ev-jobs.c: (ev_job_render_run):
5682         
5683         Check for document links.
5684
5685 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5686
5687         * backend/ev-attachment.c: (ev_attachment_save),
5688         (ev_attachment_launch_app), (ev_attachment_open):
5689         * backend/ev-document-factory.c: (get_document_from_uri):
5690         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5691         (egg_recent_view_uimanager_set_list):
5692         * ps/ps-document.c: (check_filecompressed), (document_load),
5693         (ps_document_load):
5694         * shell/ev-metadata-manager.c: (load_values):
5695         * shell/ev-password.c: (ev_password_dialog_set_property):
5696         * shell/ev-view.c: (tip_from_link):
5697         * shell/ev-window.c: (file_save_dialog_response_cb),
5698         (ev_window_print_dialog_response_cb):
5699         
5700         Use consistent quoting style. Fix for the bug #320285.
5701
5702 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5703
5704         * shell/ev-jobs.c: (ev_job_xfer_run):
5705         * shell/main.c: (load_files):
5706                 
5707         Open links with anchors. Fix for the bug #339836.
5708
5709 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5710
5711         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5712         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5713         (ev_link_dest_set_property), (ev_link_dest_finalize),
5714         (ev_link_dest_class_init), (ev_link_dest_new_named),
5715         (ev_link_dest_new_page_label):
5716         * backend/ev-link-dest.h:
5717         * shell/ev-application.c: (ev_application_open_uri):
5718         * shell/ev-view.c: (goto_dest):
5719         * shell/ev-window.c:
5720         * shell/ev-window.h:
5721         
5722         Fix page-label command line option. Bug #342070.
5723
5724 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5725
5726         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5727         
5728         Don't show highlight rects if page can't be showed. Fix for 
5729         the bug #342076
5730
5731 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5732
5733         * shell/ev-window.c: (setup_sidebar_from_metadata),
5734         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5735         
5736         Setup sidebar from metadata even if there is no document
5737         loaded. Fix for the bug #342807.
5738
5739 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5740
5741         * cut-n-paste/toolbar-editor/Makefile.am:
5742         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5743         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5744         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5745         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5746         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5747         (popup_context_menu_cb), (button_press_event_cb),
5748         (configure_item_sensitivity), (configure_item_cursor),
5749         (configure_item_tooltip), (connect_widget_signals),
5750         (action_sensitive_cb), (create_item_from_action),
5751         (create_item_from_position), (toolbar_drag_data_received_cb),
5752         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5753         (toolbar_drag_leave_cb), (configure_drag_dest),
5754         (toggled_visibility_cb), (toolbar_visibility_refresh),
5755         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5756         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5757         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5758         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5759         (egg_editable_toolbar_dispose),
5760         (egg_editable_toolbar_set_ui_manager),
5761         (egg_editable_toolbar_get_selected),
5762         (egg_editable_toolbar_set_selected), (set_edit_mode),
5763         (egg_editable_toolbar_set_property),
5764         (egg_editable_toolbar_get_property),
5765         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5766         (egg_editable_toolbar_new_with_model),
5767         (egg_editable_toolbar_get_edit_mode),
5768         (egg_editable_toolbar_set_edit_mode),
5769         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5770         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5771         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5772         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5773         (item_added_or_removed_cb), (toolbar_removed_cb),
5774         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5775         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5776         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5777         (editor_create_item_from_name), (append_table),
5778         (update_editor_sheet), (egg_toolbar_editor_init):
5779         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5780         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5781         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5782         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5783         (toolbar_node_free), (egg_toolbars_model_get_flags),
5784         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5785         (egg_toolbars_model_get_name), (impl_add_item),
5786         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5787         (parse_data_list), (parse_item_list), (parse_toolbars),
5788         (egg_toolbars_model_load_toolbars), (parse_available_list),
5789         (parse_names), (egg_toolbars_model_load_names),
5790         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5791         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5792         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5793         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5794         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5795         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5796         (egg_toolbars_model_set_types), (fill_avail_array),
5797         (egg_toolbars_model_get_name_avail),
5798         (egg_toolbars_model_get_name_flags),
5799         (egg_toolbars_model_set_name_flags):
5800         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5801         * cut-n-paste/toolbar-editor/eggintl.h:
5802         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5803         (egg_tree_multi_drag_source_get_type),
5804         (egg_tree_multi_drag_source_row_draggable),
5805         (egg_tree_multi_drag_source_drag_data_delete),
5806         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5807         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5808         (path_list_free), (set_context_data), (get_context_data),
5809         (get_info), (egg_tree_multi_drag_drag_data_get),
5810         (egg_tree_multi_drag_motion_event),
5811         (egg_tree_multi_drag_button_press_event),
5812         (egg_tree_multi_drag_add_drag_support):
5813         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5814         * shell/ev-application.c: (ev_application_init),
5815         (ev_application_save_toolbars_model):
5816         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5817         (ev_window_cmd_edit_toolbar), (ev_window_init):
5818         
5819         Sync toolbareditor with epiphany and libegg
5820
5821 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5822
5823         * configure.ac: 
5824
5825         Depend on poppler 0.5.2
5826
5827 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5828
5829         * shell/ev-jobs.c: (ev_job_render_run):
5830         
5831         Check if document supports links iterface.
5832
5833 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5834
5835         * NEWS:
5836         * configure.ac:
5837         
5838         Update for release 0.5.3
5839
5840 2006-05-13  Michael Plump  <plumpy@skylab.org>
5841
5842         * configure.ac:
5843         * shell/Makefile.am:
5844         * shell/main.c: (main):
5845         
5846         Port to GOption command line parsing. Fix for the 
5847         bug #327518
5848
5849 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5850
5851         * shell/ev-window.c: (ev_window_cmd_help_about):
5852         
5853         Do not wrap license. Fix for the bug #309460.
5854
5855 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5856
5857         * configure.ac:
5858         * properties/ev-properties-main.c: (ev_properties_get_pages):
5859         * shell/ev-application.c: (ev_application_open_window),
5860         (ev_application_open_uri_at_dest):
5861         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5862         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5863         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5864         * shell/ev-utils.c: (save_print_config_to_file):
5865         * shell/ev-window.c: (ev_window_cmd_save_as),
5866         (ev_attachment_popup_cmd_save_attachment_as):
5867         * shell/main.c: (load_files_remote):
5868         
5869         Bump requirements to gtk 2.8 and drop all ifdefs used.
5870
5871 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5872
5873         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5874         * shell/ev-window.c: (ev_window_init):
5875         
5876         Show attachments page.
5877
5878 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5879
5880         * po/POTFILES.in:
5881         * shell/ev-attachment-bar.c:
5882         * shell/ev-attachment-bar.h:
5883         * shell/ev-sidebar-attachments.c:
5884         (ev_sidebar_attachments_icon_cache_add),
5885         (icon_theme_get_pixbuf_from_mime_type),
5886         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5887         (ev_sidebar_attachments_icon_cache_refresh),
5888         (ev_sidebar_attachments_get_attachment_at_pos),
5889         (ev_sidebar_attachments_popup_menu_show),
5890         (ev_sidebar_attachments_popup_menu),
5891         (ev_sidebar_attachments_button_press),
5892         (ev_sidebar_attachments_update_icons),
5893         (ev_sidebar_attachments_drag_data_get),
5894         (ev_sidebar_attachments_get_property),
5895         (ev_sidebar_attachments_destroy),
5896         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5897         (ev_sidebar_attachments_new),
5898         (ev_sidebar_attachments_set_document),
5899         (ev_sidebar_attachments_support_document),
5900         (ev_sidebar_attachments_get_label),
5901         (ev_sidebar_attachments_page_iface_init):
5902         * shell/ev-sidebar-attachments.h:
5903         * shell/ev-window.c: (update_chrome_visibility),
5904         (setup_sidebar_from_metadata), (ev_window_setup_document),
5905         (ev_window_sidebar_current_page_changed_cb),
5906         (attachment_bar_menu_popup_cb), (ev_window_init):
5907         
5908         Move attachments bar to sidebar.
5909
5910 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5911
5912         * pdf/ev-poppler.cc:
5913         * shell/ev-application.[ch]:
5914         * shell/main.c:
5915
5916         Fix some memory leaks.
5917
5918 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5919
5920         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5921
5922         Change the properties dialog response to
5923         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5924         will make the dialog go away when the user presses
5925         enter. With gtk+ >= 2.9 this will happen anyway, but for
5926         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5927         escape by default. Fixes bug #340539. See also bug
5928         #101293 for the gtk+ part.
5929
5930 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5931
5932         * shell/ev-view.c (tip_from_action_named): Replace some strings
5933         that were wrong. Closes #340970.
5934
5935 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5936
5937         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5938
5939         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5940         #341049
5941
5942 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5943
5944         * djvu/Makefile.am:
5945         * dvi/Makefile.am:
5946         * dvi/mdvi-lib/Makefile.am:
5947         * properties/Makefile.am:
5948         * ps/Makefile.am:
5949         * shell/Makefile.am:
5950         * thumbnailer/Makefile.am:
5951         
5952         Due to broken libtool that is unable to track dependencies
5953         of noinst libraries we are forced to explicitely point
5954         libraries for binary. Fix for the bug #333334.
5955
5956 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5957
5958         * data/evince.desktop.in.in:
5959         * shell/ev-view.c: (view_update_range_and_current_page),
5960         (ev_view_next_page), (ev_view_previous_page):
5961         * shell/ev-window.c: (update_chrome_visibility),
5962         (setup_sidebar_from_metadata), (ev_window_setup_document),
5963         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5964         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5965         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5966         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5967         (ev_window_stop_presentation), (ev_window_focus_in_event),
5968         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5969         (ev_window_init):
5970         * thumbnailer/Makefile.am:
5971         
5972         Update fullscreen and presentation timeout handling. Hide
5973         cursor in presentation after timeout. Fix for the bugs
5974         #136359 and #336981.
5975
5976 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5977
5978         * backend/ev-link-action.[ch]:
5979         * pdf/ev-poppler.cc: (ev_link_from_action):
5980         * shell/ev-view-private.h:
5981         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5982         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5983
5984         Add support for Named Action links
5985
5986 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5987
5988         * backend/Makefile.am:
5989         * backend/ev-document-links.[ch]:
5990         * backend/ev-document.[ch]:
5991         * backend/ev-link-action.[ch]:
5992         * backend/ev-link-dest.[ch]:
5993         * backend/ev-link.[ch]:
5994         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5995         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5996         * shell/ev-page-action.c: (build_new_tree_cb):
5997         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5998         (links_page_num_func), (update_page_callback):
5999         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
6000         (tip_from_link):
6001         * shell/ev-jobs.c:
6002         * shell/ev-window.[ch]: (ev_window_open_uri),
6003         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
6004         * shell/ev-application.[ch]: (ev_application_open_window),
6005         (ev_application_open_uri):
6006
6007         Rework links system, it adds support for remote links now and it makes
6008         easier to add new kinds of actions and destinations. Fixes bug #317292
6009
6010 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6011
6012         * data/Makefile.am:
6013         * data/evince.png:
6014         * data/evince-16.png:
6015         * data/evince-22.png:
6016         * data/evince.svg:
6017         * shell/main.c: (main):
6018         
6019         Evince use it's own icon. Fix for the bug #313392.
6020
6021         * shell/ev-window.c: (fullscreen_timeout_cb),
6022         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6023         (ev_window_cmd_help_about), (ev_window_dispose):
6024         
6025         Simplify fullscreen timeout code.
6026
6027 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
6028
6029         * backend/ev-attachment.c: 
6030         * shell/ev-attachment-bar.c:
6031         * shell/ev-window.c:
6032
6033         Allow multiple selection of attachments
6034
6035 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6036
6037         * shell/ev-view.c: (view_update_range_and_current_page),
6038         (ev_view_scroll):
6039         
6040         Fix for the bug #312573 – Optimal selection of current 
6041         page among visible pages.
6042
6043 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6044
6045         * configure.ac:
6046         * djvu/Makefile.am:
6047         * djvu/djvu-text.h:
6048         
6049         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
6050         for the bug 339868.
6051
6052 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
6053
6054         * configure.ac: Fix the LINGUAS stuff here too so it builds.
6055
6056 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6057
6058         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6059         dictated by the GNOME HIG. Fixes bug #339235.
6060
6061 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6062
6063         * data/evince-ui.xml:
6064         * shell/ev-view.c: (ev_view_can_find_previous):
6065         * shell/ev-view.h:
6066         * shell/ev-window.c: (ev_window_update_actions),
6067         (ev_window_cmd_edit_find_previous):
6068
6069         Add support for "Find Previous" as dictated by the GNOME HIG. A
6070         menu item is added and some glue code to make it all work is added
6071         to various files.
6072
6073 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6074
6075         * configure.ac: Award myself the "useless use of cat" award.
6076
6077 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6078
6079         * po/LINGUAS: New file listing all supported languages.
6080
6081         * configure.in: Use po/LINGUAS instead of including all languages
6082         directly in this file. See the wiki for more information:
6083         http://live.gnome.org/GnomeGoals/PoLinguas
6084
6085 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6086
6087         * backend/ev-document-factory.c:
6088
6089         Do not load the document twice when there isn't errors
6090
6091 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6092
6093         * backend/ev-attachment.c: 
6094
6095         Fix a crash when there isn't a default application to open an
6096         attachment
6097
6098 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6099
6100         * backend/ev-attachment.[ch]:
6101         * shell/ev-attachment-bar.[ch]:
6102
6103         Added missing files. 
6104
6105 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6106
6107         * backend/Makefile.am:
6108         * data/evince-ui.xml:
6109         * backend/ev-attachment.[ch]:
6110         * backend/ev-document.[ch]: (ev_document_has_attachments),
6111         (ev_document_get_attachments):
6112         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6113         (attachment_save_to_buffer), (pdf_document_get_attachments),
6114         (pdf_document_document_iface_init):
6115         * shell/Makefile.am:
6116         * shell/ev-attachment-bar.[ch]:
6117         * shell/ev-window.c:
6118
6119         Add support for PDF attachments. Fixes bug #325143
6120
6121 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6122
6123         * backend/ev-document-factory.c: (get_document_from_uri),
6124         (ev_document_factory_get_document):
6125         * backend/ev-document-factory.h:
6126         * properties/ev-properties-main.c: (ev_properties_get_pages):
6127         * shell/Makefile.am:
6128         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6129         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6130         (ev_job_queue_remove_job):
6131         * shell/ev-job-queue.h:
6132         * shell/ev-job-xfer.c:
6133         * shell/ev-job-xfer.h:
6134         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6135         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6136         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6137         (ev_job_xfer_run):
6138         * shell/ev-jobs.h:
6139         * shell/ev-window.c: (ev_window_is_empty),
6140         (password_dialog_response), (ev_window_clear_xfer_job),
6141         (ev_window_xfer_job_cb), (ev_window_open_uri),
6142         (ev_window_cmd_focus_page_selector),
6143         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6144         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6145         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6146         (ev_window_dispose):
6147         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6148         
6149         * Cleanup mime type detection on document load. Fix for the
6150         bug #336448.
6151
6152 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6153
6154         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6155         
6156         Fix crash on exit, described in the bug #336825.
6157
6158 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6159
6160         * backend/ev-document-factory.c:
6161         (ev_document_factory_get_from_mime),
6162         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6163         (ev_document_factory_get_document),
6164         (file_filter_add_mime_list_and_free),
6165         (ev_document_factory_add_filters):
6166         * backend/ev-document-factory.h:
6167         * properties/ev-properties-main.c: (ev_properties_get_pages):
6168         * shell/Makefile.am:
6169         * shell/ev-application.c:
6170         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6171         * shell/ev-window.c: (ev_window_cmd_file_open),
6172         (ev_window_cmd_save_as):
6173         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6174         
6175         Rework factory functions so they are placed now in a single 
6176         file ev-document-factory.c
6177
6178 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6179
6180         * shell/ev-window.c: (update_chrome_visibility):
6181         
6182         Fix for the bug 166566 - don't show menubar in fullscreen
6183         mode.
6184
6185 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6186
6187         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6188
6189 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6190
6191         * shell/ev-view.c: (ev_view_expose_event):
6192         
6193         More correctly draw loading text when document
6194         is empty.
6195
6196 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6197
6198         * shell/ev-view.c: (ev_view_scroll):
6199         
6200         Fix for the bug #334854, page down and page up switch
6201         pages in presentation mode.
6202
6203 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6204
6205         * shell/ev-window.c: (ev_window_set_action_sensitive),
6206         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6207         (ev_window_set_view_accels_sensitivity),
6208         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6209         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6210         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6211         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6212         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6213         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6214         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6215         (view_actions_focus_in_cb), (ev_window_init):
6216         
6217         Fix for the bug #333902, now it's possible to search
6218         words with slash.
6219
6220 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6221
6222         * configure.ac: Added Breton translation.
6223         * po/br.po: Added Breton translation.
6224
6225 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6226
6227         * shell/ev-window-title (ev_window_title_update):
6228
6229         Fix memory leak in window title. Fixes bug #333944
6230
6231 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6232
6233         * shell/ev-metadata-manager.c (parseItem):
6234
6235         Fix memory leaks. Fixes bug #333945
6236
6237 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6238         
6239         * NEWS, configure.ac, TODO:
6240         
6241         Update for release 0.5.2.
6242
6243 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6244
6245         * shell/ev-view.c: (view_update_range_and_current_page),
6246         (page_changed_cb):
6247         
6248         Don't jump on scrolling, fix for the bug #333127.
6249
6250 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6251
6252         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6253         
6254         Scroll by one page in presentation mode. Fix for the bug
6255         #332993.
6256
6257 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6258
6259         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6260
6261 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6262
6263         * configure.ac  Added lv in ALL_LINGUAS line.
6264
6265 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6266         
6267         * NEWS, configure.ac:
6268         
6269         Update for release 0.5.1
6270
6271 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6272
6273         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6274         * backend/ev-document-misc.h:
6275         * shell/ev-view.c: (draw_one_page):
6276         
6277          Clairfy what page the toolbar page number applies to. Fix
6278          for the bug #328102.
6279
6280 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6281
6282         * shell/ev-view-private.h:
6283         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6284         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6285         (ev_view_search_changed):
6286         * shell/ev-view.h:
6287         * shell/ev-window.c: (find_bar_search_changed_cb):
6288         
6289         Dont't jump to find result if window was scrolled during search.
6290         Fix for the bug #313266.
6291
6292 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6293
6294         * shell/eggfindbar.c: (egg_find_bar_class_init):
6295         * shell/eggfindbar.h:
6296         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6297         * shell/ev-view-private.h:
6298         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6299         (ev_view_class_init), (ev_sizing_mode_get_type),
6300         (ev_scroll_type_get_type):
6301         * shell/ev-view.h:
6302         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6303         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6304         (ev_window_init):
6305         
6306         Fix for the bug 319133 - Find entry should allow text scroll.
6307
6308 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6309
6310         * shell/ev-view-private.h:
6311         * shell/ev-view.c: (view_update_range_and_current_page),
6312         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6313         (ev_view_set_document), (update_find_status_message),
6314         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6315         (ev_view_find_previous):
6316         
6317         Fix for the bug #319137. Search now takes account for scrolling.
6318
6319 2006-02-19  Michael Hofmann <mh21@piware.de>
6320
6321         * configure.ac:
6322         * djvu/Makefile.am:
6323         * djvu/djvu-document-private.h:
6324         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6325         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6326         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6327         (djvu_document_can_get_text), (djvu_document_get_text),
6328         (djvu_document_document_iface_init),
6329         (djvu_document_thumbnails_get_thumbnail),
6330         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6331         (djvu_document_find_get_result),
6332         (djvu_document_find_page_has_results),
6333         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6334         (djvu_document_find_iface_init):
6335         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6336         (djvu_text_page_selection), (djvu_text_page_limits_process),
6337         (djvu_text_page_limits), (djvu_text_page_copy),
6338         (djvu_text_page_position), (djvu_text_page_union),
6339         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6340         (djvu_text_page_box), (djvu_text_page_append_text),
6341         (djvu_text_page_search), (djvu_text_page_prepare_search),
6342         (djvu_text_page_new), (djvu_text_page_free):
6343         * djvu/djvu-text-page.h:
6344         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6345         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6346         (djvu_text_n_results), (djvu_text_has_results),
6347         (djvu_text_get_result), (djvu_text_get_progress):
6348         * djvu/djvu-text.h:
6349         
6350         Text search in djvu. Fix for the bug #303415.
6351
6352 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6353
6354         * configure.ac:
6355         * shell/ev-window.c: (ev_window_cmd_save_as):
6356         
6357         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6358         Thanks to Gary Coady <gary@lyranthe.org>
6359
6360 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6361
6362         * shell/ev-print-job.c: (idle_print_handler):
6363         
6364         Inverse order printing, bug #320919.
6365
6366 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6367
6368         * data/evince-toolbar.xml:
6369         * shell/ev-window.c:
6370         
6371         Allow to add sidebar checkbutton on toolbar. Fix
6372         for the bug #144577.
6373
6374 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6375
6376         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6377         
6378         Add checks that have sense for empty ps document.
6379
6380 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6381
6382         * configure.ac: Include PS in mime types list. 
6383
6384 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6385
6386         * configure.ac:
6387         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6388         * ps/gsdefaults.h:
6389         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6390         
6391         Runtime check for gs interpreter. Fix for the bug #320868.
6392         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6393
6394 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6395
6396         * shell/ev-application.c: 
6397
6398         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6399         dbus>=0.60, so that the request is not queued. 
6400
6401 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6402
6403         * configure.ac:
6404         * shell/Makefile.am:
6405         * shell/ev-sidebar-links.c: (print_section_cb):
6406         * shell/ev-utils.c:
6407         * shell/ev-utils.h:
6408         * shell/ev-window.c: (update_action_sensitivity),
6409         (ev_window_close_dialogs), (ev_window_print):
6410         * shell/ev-window.h:
6411         
6412         Make printing support optional. Patch from Eduardo de Barros Lima
6413         <eduardo.lima@indt.org.br> for the bug #330546.
6414
6415 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6416
6417         * shell/ev-view-private.h:
6418         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6419         (ev_view_set_document):
6420         * shell/ev-view.h:
6421         * shell/ev-window.c: (ev_window_load_job_cb),
6422         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6423         (ev_window_init):
6424
6425         Draw Loading message during xfer job. Fix for the bug #329495.
6426
6427 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6428
6429         * comics/comics-document.c: (comics_regex_quote),
6430         (comics_document_load), (extract_argv):
6431         
6432         Correcly quote regexp before passing it to unzip.
6433
6434 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6435
6436         * shell/ev-page-cache.c: (build_height_to_page),
6437         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6438         (ev_page_cache_get_dual_even_left):
6439         * shell/ev-page-cache.h:
6440         * shell/ev-view.c: (view_update_range_and_current_page),
6441         (get_page_y_offset), (get_page_extents):
6442         
6443         Place even pages to the left if document has less then
6444         two pages. Fix for the bug #328856.
6445
6446 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6447
6448         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6449         
6450         Correct comics scheme. This make evince create thumbnails
6451         for comic books. Fix for the bug 329088.
6452
6453 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6454
6455         * data/evince-password.glade: Don't explicitly set
6456         invisible_char to the current default value in case
6457         the default changes; let GTK+ do its magic.
6458
6459 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6460
6461         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6462         real filename to tmp filename since often document
6463         type is determined by extension.
6464
6465 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6466
6467         * shell/ev-view.c: (add_scroll_binding_keypad),
6468         (ev_view_binding_activated), (ev_view_class_init):
6469         
6470         Add keybindings for percision-scrolling of display area. 
6471         Fix for the bug #314072.
6472
6473 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6474
6475         * data/evince.desktop.in.in:
6476         
6477         Add GTK to the list of categories. Fix for the bug #328034.
6478
6479 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6480
6481         * shell/ev-application.c: (ev_application_shutdown),
6482         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6483         * shell/ev-application.h:
6484         * shell/ev-window.c: (file_open_dialog_response_cb),
6485         (ev_window_cmd_file_open):
6486         
6487         Save last uri in file chooser dialog. Fix for the bug #327950.
6488
6489 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6490
6491         * NEWS:
6492         * README:
6493         
6494         Final update for release 0.5.0
6495         
6496         * shell/Makefile.am:
6497         
6498         Remove disable deprecated until we'll require libgnome-2.13.7
6499         and port to GOption argument parsing. See bug 327518.
6500
6501 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6502
6503         * comics/comics-document.c: (comics_document_save):
6504         * djvu/djvu-document.c: (djvu_document_save):
6505         * dvi/dvi-document.c: (dvi_document_save):
6506         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6507         * lib/ev-file-helpers.h:
6508         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6509         * tiff/tiff-document.c: (tiff_document_save):
6510         
6511         Use common save function for backends.
6512
6513 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6514
6515         * backend/ev-document-types.c:
6516         
6517         Fix crash on saving pixbuf.
6518
6519 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6520
6521         * cut-n-paste/recent-files/egg-recent-item.c:
6522         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6523         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6524         (parse_info_free), (valid_element), (start_element_handler),
6525         (end_element_handler), (text_handler), (egg_recent_model_filter),
6526         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6527         (egg_recent_model_monitor), (egg_recent_model_read),
6528         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6529         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6530         (egg_recent_model_set_property), (egg_recent_model_class_init),
6531         (egg_recent_model_init), (egg_recent_model_add_full),
6532         (egg_recent_model_delete), (egg_recent_model_get_list),
6533         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6534         (egg_recent_model_set_filter_mime_types),
6535         (egg_recent_model_clear_group_filter),
6536         (egg_recent_model_set_filter_groups),
6537         (egg_recent_model_clear_scheme_filter),
6538         (egg_recent_model_set_filter_uri_schemes),
6539         (egg_recent_model_remove_expired):
6540         * cut-n-paste/recent-files/egg-recent-util.c:
6541         (egg_recent_util_get_icon):
6542         * cut-n-paste/recent-files/egg-recent-util.h:
6543         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6544         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6545         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6546         (egg_recent_view_uimanager_set_property),
6547         (egg_recent_view_uimanager_get_property),
6548         (egg_recent_view_uimanager_class_init),
6549         (egg_recent_view_uimanager_init),
6550         (egg_recent_view_uimanager_set_label_width),
6551         (egg_recent_view_uimanager_get_label_width):
6552         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6553         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6554         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6555         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6556         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6557         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6558         
6559         Update from libegg.
6560
6561 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6562
6563         * shell/ev-page-cache.c: (build_height_to_page),
6564         (ev_page_cache_get_height_to_page):
6565         * shell/ev-page-cache.h:
6566         * shell/ev-view.c: (view_update_range_and_current_page),
6567         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6568         (ev_view_previous_page):
6569         
6570         Dual mode places even pages to the left. Fix for the bug #309393.
6571
6572         * shell/ev-view.h:
6573         * shell/ev-window.c: (update_action_sensitivity),
6574         (setup_view_from_metadata), (view_menu_popup_cb):
6575         
6576         Don't restore presentation in empty windows, more intelligent
6577         next page behaviour in dual mode.
6578
6579         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6580         (ev_pixbuf_cache_clear_job_sizes):
6581         
6582         Cleanup job callback on removal. Fix for the bug #325886.
6583
6584 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6585
6586         * ps/ps.c: (psscan):
6587         
6588         Commit workaround Mozilla problem. Fix for the bug #325919
6589         
6590         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6591         (save_item):
6592         
6593         Fix for year 2038 problem.
6594
6595 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6596
6597         * shell/ev-window.c: (setup_document_from_metadata),
6598         (ev_window_cmd_view_reload):
6599
6600         Clamp page recieved from metadata in valid values. Fix
6601         for the bug #325986.
6602
6603 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6604
6605         * MAINTAINERS: 
6606         Add MAINTAINERS as requested on desktop-devel-list.
6607
6608 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6609
6610         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6611         (mime_type_supported_by_gdk_pixbuf),
6612         (ev_document_factory_get_mime_types),
6613         (ev_document_factory_get_all_mime_types):
6614         
6615         Don't add pixbuf mime types if pixbuf backend is disabled.
6616         
6617         * shell/ev-application.c: (ev_application_get_uri_window):
6618         
6619         Fix for the bug 325815 - unhandled MIME type message doesn't 
6620         appear a second time. 
6621         
6622         * shell/ev-document-types.c: (ev_document_types_add_filters):
6623         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6624         (password_dialog_response), (ev_window_popup_password_dialog),
6625         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6626         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6627         (ev_window_run_presentation), (ev_window_stop_presentation),
6628         (save_sizing_mode), (ev_window_zoom_changed_cb),
6629         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6630         (ev_window_dual_mode_changed_cb),
6631         (ev_window_sidebar_current_page_changed_cb),
6632         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6633         (window_state_event_cb), (window_configure_event_cb):
6634         
6635         Cleanup additional uris holded by EvWindow.
6636
6637 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6638
6639         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6640         (ev_view_can_previous_page), (ev_view_can_next_page):
6641         * shell/ev-view.h:
6642         * shell/ev-window.c: (update_action_sensitivity):
6643         
6644         Two page scrolling with Space and PageUp in dual mode. Second fix 
6645         for the bug #316608.
6646
6647 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6648
6649         * shell/ev-view.c: (scroll_to_current_page):
6650         
6651         Correctly clamp adjustment value. Fix for the bug
6652         #325808.
6653
6654 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6655
6656         * shell/ev-sidebar-links.c: (print_section_cb):
6657         * shell/ev-window.c: (ev_window_get_uri),
6658         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6659         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6660         (ev_window_dispose):
6661         
6662         Make print dialog non-modal. Fix for the bug #325622.
6663
6664 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6665
6666         * shell/ev-metadata-manager.c:
6667         * shell/ev-utils.c: (using_pdf_printer),
6668         (using_postscript_printer), (load_print_config_from_file),
6669         (save_print_config_to_file):
6670         * shell/ev-utils.h:
6671         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6672         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6673         (setup_view_from_metadata), (ev_window_setup_document),
6674         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6675         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6676         (ev_window_run_presentation), (ev_window_stop_presentation),
6677         (save_sizing_mode), (ev_window_zoom_changed_cb),
6678         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6679         (ev_window_dual_mode_changed_cb),
6680         (ev_window_sidebar_current_page_changed_cb),
6681         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6682         (window_state_event_cb), (window_configure_event_cb),
6683         (ev_window_init):
6684         
6685         Setting saving behaviour fixes.
6686
6687 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6688
6689         * configure.ac:
6690         
6691         Make antialiasing gs options better and allow
6692         to change them during configure. Fix for the 
6693         bug #319049.
6694
6695 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6696
6697         * shell/ev-window.c: (setup_view_from_metadata):
6698         
6699         Remember if last window was maximized. Fix for the
6700         bug #323797.
6701
6702 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6703
6704         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6705
6706 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6707
6708         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6709         * shell/ev-page-action.c: (build_new_tree_cb):
6710         * shell/ev-sidebar-links.c: (links_page_num_func),
6711         (update_page_callback_foreach), (update_page_callback):
6712         * shell/ev-view.c: (scroll_to_current_page):
6713         
6714         Fix for the bug #325067 with more intelligent selection
6715         of current link in sidebar. Make sidebar handle links
6716         of FITR-like type more correctly.
6717
6718         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6719         (dvi_pixbuf_put_pixel):
6720         
6721         Fix memory consumtion with disabled alpha channel.
6722
6723 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6724
6725         * data/evince-ui.xml:
6726         * shell/ev-window.c: (view_menu_popup_cb),
6727         (ev_popup_cmd_open_link), (ev_window_init):
6728         
6729         Update context menu for internal links. Fix for the bug
6730         #325066.
6731
6732 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6733
6734         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6735         
6736         Bind context menu to keyboard also. Fix for the bug
6737         #325065.
6738
6739 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6740
6741         * shell/ev-view.c: (selection_scroll_timeout_cb):
6742         
6743         Horizontal scroll on selection also.
6744
6745 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6746
6747         * shell/ev-metadata-manager.c: (parse_value):
6748         * shell/ev-view.c: (goto_xyz_link):
6749         
6750         Correct zoom setup and metadata save broken in 
6751         some locales.
6752
6753 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6754
6755         * shell/ev-view-private.h:
6756         * shell/ev-view.c: (scroll_to_current_page),
6757         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6758         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6759         (page_changed_cb), (ev_view_set_continuous),
6760         (ev_view_set_dual_page), (ev_view_set_presentation):
6761         
6762         Delay scroll until allocation to correctly position page. Fix
6763         for the bug #317334.
6764
6765 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6766
6767         * NEWS:
6768         * configure.ac:
6769         
6770         Update NEWS and require poppler 0.5.0.
6771
6772 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6773         
6774         * data/evince-ui.xml:
6775         * shell/ev-view-private.h:
6776         * shell/ev-view.c: (ev_view_get_link_at_location),
6777         (handle_link_over_xy), (ev_view_button_press_event),
6778         (ev_view_button_release_event), (ev_view_class_init):
6779         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6780         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6781         (ev_window_init):
6782         
6783         Implement right-click context menu.
6784
6785 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6786
6787         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6788         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6789         (mdvi_pixbuf_device_render):
6790         * pdf/ev-poppler.cc:
6791
6792         Don't generate thumbnails with alpha. See bug #324077.
6793         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6794
6795 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6796
6797         * shell/ev-window.c: (setup_chrome_from_metadata):
6798         
6799         Fix typo that was hiding toolbar.
6800
6801 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6802
6803         * shell/ev-view-private.h:
6804         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6805         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6806         (ev_view_button_release_event), (ev_view_destroy):
6807         
6808         Small cleanup and autoscrolling during selection. Thanks to 
6809         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6810
6811 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6812
6813         * configure.ac:
6814         
6815         Correctly check for comics option.
6816
6817 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6818         * Makefile.am:
6819         * configure.ac:
6820         * backend/Makefile.am:
6821         * backend/ev-document-factory.c:
6822         * shell/ev-document-types.c:
6823
6824         Included option in configure to make ps backend 
6825         compilation optional with --disable-ps.
6826
6827 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6828
6829         * backend/ev-document-factory.c:
6830         * comics/Makefile.am:
6831         * comics/comics-document.c: (comics_document_load):
6832         * comics/ev-cbr-mime.xml:
6833         * configure.ac:
6834         
6835         Comics mime types are added to shared-mime-info CVS. Now
6836         we don't need to install our own mime types.
6837
6838 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6839
6840         * shell/ev-window.c:
6841         
6842         Add shortcut for "save a copy" menu entry. Fix for
6843         the bug #324582.
6844
6845 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6846
6847         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6848         (job_finished_cb), (new_selection_pixbuf_needed),
6849         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6850         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6851         
6852         Rework selection job info logic and fix critical warning.
6853
6854 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6855
6856         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6857
6858 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6859
6860         * data/evince-ui.xml:
6861         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6862         
6863         Enter as shortcut key for next page. Fix for the bug
6864         #321394.
6865
6866 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6867
6868         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6869
6870 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6871
6872         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6873         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6874         (new_selection_pixbuf_needed),
6875         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6876         (clear_job_selection):
6877         
6878         Too early for 0.5. Pixbuf cache code cleaned a bit.
6879
6880 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6881
6882         * NEWS:
6883         * configure.ac:
6884         
6885         Release 0.5.0 preparation
6886
6887 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6888
6889         * comics/Makefile.am:
6890         * configure.ac:
6891         * shell/ev-document-types.c: (ev_document_types_add_filters):
6892         
6893         More advanced handling of custom mime type installation.
6894
6895 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6896
6897         * data/evince.schemas.in:
6898         * shell/ev-metadata-manager.c: (value_free),
6899         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6900         (ev_metadata_manager_get), (ev_metadata_manager_set):
6901         * shell/ev-metadata-manager.h:
6902         * shell/ev-window.c: (update_chrome_flag),
6903         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6904         (setup_document_from_metadata), (setup_chrome_from_metadata),
6905         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6906         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6907         (ev_window_view_toolbar_cb),
6908         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6909         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6910         
6911         Save last document settings and reuse them for new documents.
6912
6913 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6914
6915         * Makefile.am:
6916         * backend/Makefile.am:
6917         * backend/ev-document-factory.c:
6918         * backend/ev-document-factory.h:
6919         * comics/Makefile.am:
6920         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6921         (comics_document_load), (comics_document_save),
6922         (comics_document_get_n_pages), (comics_document_get_page_size),
6923         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6924         (comics_document_class_init), (comics_document_can_get_text),
6925         (comics_document_get_info), (comics_document_document_iface_init),
6926         (comics_document_init), (get_supported_image_extensions),
6927         (comics_document_thumbnails_get_geometry),
6928         (comics_document_thumbnails_get_thumbnail),
6929         (comics_document_thumbnails_get_dimensions),
6930         (comics_document_document_thumbnails_iface_init), (extract_argv):
6931         * comics/comics-document.h:
6932         * comics/ev-cbr-mime.xml:
6933         * configure.ac:
6934         * po/POTFILES.in:
6935         * shell/ev-application.c: (ev_application_register_service):
6936         * shell/ev-document-types.c: (ev_document_types_add_filters):
6937         * thumbnailer/Makefile.am:
6938         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6939         
6940         New CBR/CBZ backend for comic books.
6941
6942 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6943
6944         * shell/main.c: (load_files_remote):
6945
6946         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6947         warning on startup of second instance is fixed. It
6948         is bug #320353.
6949
6950 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6951
6952         * shell/ev-window.c: (ev_window_finalize):
6953         
6954         Fix double free that cause crash.
6955
6956 2005-10-29  Bastien Nocera <hadess@hadess.net>
6957
6958         * tiff/tiff-document.c: (tiff_document_load):
6959         
6960         Fix memory leak.
6961
6962 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6963
6964         * po/POTFILES.in:
6965         * shell/Makefile.am:
6966         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6967         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6968         (ev_view_accessible_get_text),
6969         (ev_view_accessible_get_character_at_offset),
6970         (ev_view_accessible_get_text_before_offset),
6971         (ev_view_accessible_get_text_at_offset),
6972         (ev_view_accessible_get_text_after_offset),
6973         (ev_view_accessible_get_character_count),
6974         (ev_view_accessible_get_caret_offset),
6975         (ev_view_accessible_set_caret_offset),
6976         (ev_view_accessible_get_run_attributes),
6977         (ev_view_accessible_get_default_attributes),
6978         (ev_view_accessible_get_character_extents),
6979         (ev_view_accessible_get_offset_at_point),
6980         (ev_view_accessible_get_n_selections),
6981         (ev_view_accessible_get_selection),
6982         (ev_view_accessible_add_selection),
6983         (ev_view_accessible_remove_selection),
6984         (ev_view_accessible_set_selection),
6985         (ev_view_accessible_text_iface_init),
6986         (ev_view_accessible_idle_do_action),
6987         (ev_view_accessible_action_do_action),
6988         (ev_view_accessible_action_get_n_actions),
6989         (ev_view_accessible_action_get_description),
6990         (ev_view_accessible_action_get_name),
6991         (ev_view_accessible_action_set_description),
6992         (ev_view_accessible_action_iface_init),
6993         (ev_view_accessible_get_type), (ev_view_accessible_new),
6994         (ev_view_accessible_factory_get_accessible_type),
6995         (ev_view_accessible_factory_create_accessible),
6996         (ev_view_accessible_factory_class_init),
6997         (ev_view_accessible_factory_get_type):
6998         * shell/ev-view-accessible.h:
6999         * shell/ev-view-private.h:
7000         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
7001         * shell/ev-view.h:
7002         
7003         Initial accessibility support.
7004
7005 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
7006
7007         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
7008
7009 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
7010
7011         * shell/ev-print-job.c: (idle_print_handler):
7012         
7013         Fix for bug Bug 318916: Printing multiple pages.
7014
7015 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
7016
7017         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
7018
7019 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7020
7021         * pdf/ev-poppler.cc:
7022         
7023         Thumnail dimensions unified with other backends.
7024         
7025         * shell/ev-window-title.c: (ev_window_title_update):
7026         
7027         Fix warning.
7028
7029 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7030
7031         * data/ev-stock-zoom-fit-width.png:
7032         
7033         Remove unused file.
7034
7035 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7036
7037         * configure.ac:
7038         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
7039         (djvu_document_finalize):
7040         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
7041         (dvi_document_finalize):
7042         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
7043         (pixbuf_document_save), (pixbuf_document_finalize):
7044         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
7045         (tiff_document_finalize):
7046         
7047         Save a copy implemented for various backends.
7048
7049 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
7050
7051         * configure.ac:
7052         
7053         Don't link with ltiff if tiff is disabled.
7054
7055 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7056
7057         * pdf/GDKSplashOutputDev.cc:
7058         * pdf/GDKSplashOutputDev.h:
7059         * pdf/Thumb.cc:
7060         * pdf/Thumb.h:
7061         * pdf/pdf-document.cc:
7062         * pdf/pdf-document.h:
7063         * pdf/test-gdk-output-dev.cc:
7064         
7065         Remove old unused files.
7066
7067 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7068
7069         * shell/ev-window.c: (ev_window_setup_document):
7070         
7071         Fixed warnings on reload and probably crash reason.
7072
7073 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7074
7075         * properties/ev-properties-view.c:
7076         (ev_properties_view_format_date):
7077         
7078         Check if date is invalid. Fix for bug 318134.
7079
7080 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7081
7082         * shell/ev-window-title.c:
7083         
7084         Add .indd files (Adobe Indesign) to the list of "bad
7085         extensions".
7086
7087 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7088
7089         * data/evince-ui.xml:
7090         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7091         
7092         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7093
7094 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7095
7096         * shell/ev-window.c: (launch_link), (launch_external_uri),
7097         (view_external_link_cb):
7098
7099         URL-escape link before passing it to gnome_vfs_url_show.
7100
7101 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7102
7103         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7104         there isn't text selected.
7105
7106 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7107
7108         * shell/ev-view.c: (handle_link_over_xy):
7109
7110         Check tooltip is valid utf8 before showing it
7111
7112 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7113
7114         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7115
7116 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7117
7118         * shell/ev-window-title.c: (ev_window_title_update):
7119
7120         Guard against using g_strstrip on NULL. Fixes bug #317291.
7121
7122 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7123
7124         * pdf/ev-poppler.cc:
7125
7126         Show title even for unknown links
7127
7128 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7129
7130         * shell/ev-window-title.c: (ev_window_title_update):
7131
7132         Strip the title string
7133
7134 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7135
7136         * shell/ev-window-title.c:
7137
7138         Add .rtf to the bad extensions list
7139
7140 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7141
7142         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7143         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7144
7145         Ignore link coordinates if they are outside page bounds
7146
7147 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7148
7149         * backend/ev-link.c: (ev_link_type_get_type),
7150         (ev_link_get_filename), (ev_link_get_params),
7151         (ev_link_get_property), (ev_link_set_property),
7152         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7153         * backend/ev-link.h:
7154         * pdf/ev-poppler.cc:
7155         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7156         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7157         (ev_window_init):
7158
7159         Implement launch links. Delegate external link opening to
7160         the window.
7161
7162 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7163
7164         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7165         (ev_link_get_right), (ev_link_get_property),
7166         (ev_link_set_property), (ev_link_class_init),
7167         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7168         * backend/ev-link.h:
7169         * pdf/ev-poppler.cc:
7170         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7171
7172         Implement fitr links
7173
7174 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7175
7176         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7177         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7178         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7179         (ev_view_size_request_continuous),
7180         (ev_view_size_request_dual_page),
7181         (ev_view_size_request_single_page), (ev_view_size_allocate),
7182         (ev_view_zoom_for_size_continuous_and_dual_page),
7183         (ev_view_zoom_for_size_continuous),
7184         (ev_view_zoom_for_size_dual_page),
7185         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7186         (ev_sizing_mode_get_type):
7187         * shell/ev-view.h:
7188         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7189
7190         Do not use modes for link, we need to calculate size ad hoc.
7191         Still not perfect because of the usual scrollbar issues grrr.
7192
7193 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7194
7195         * backend/ev-link.c: (ev_link_type_get_type),
7196         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7197         * backend/ev-link.h:
7198         * pdf/ev-poppler.cc:
7199         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7200         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7201         (ev_view_size_request_continuous),
7202         (ev_view_size_request_dual_page),
7203         (ev_view_size_request_single_page), (ev_view_size_allocate),
7204         (zoom_for_size_fit_height),
7205         (ev_view_zoom_for_size_continuous_and_dual_page),
7206         (ev_view_zoom_for_size_continuous),
7207         (ev_view_zoom_for_size_dual_page),
7208         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7209         (ev_sizing_mode_get_type):
7210         * shell/ev-view.h:
7211         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7212
7213         Implement FIT_HEIGHT mode (only for links).
7214         Implement FITH links
7215
7216 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7217
7218         * shell/ev-window-title.c: (get_filename_from_uri),
7219         (ev_window_title_sanitize_extension), (ev_window_title_update),
7220         (ev_window_title_set_document), (ev_window_title_set_uri),
7221         (ev_window_title_free):
7222         * shell/ev-window-title.h:
7223         * shell/ev-window.c: (ev_window_setup_document),
7224         (ev_window_popup_password_dialog):
7225
7226         Refactor window title building while fixing it for
7227         password documents.
7228
7229 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7230
7231         * pdf/ev-poppler.cc:
7232
7233         Escape link title before setting it in the model
7234
7235 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7236
7237         * shell/ev-application.c: (removed_from_session), (save_session),
7238         (init_session), (ev_application_get_empty_window),
7239         (ev_application_init), (ev_application_get_windows):
7240         * shell/ev-application.h:
7241         * shell/ev-window.c: (ev_window_finalize):
7242
7243         Add a function to retrieve window list and share it where
7244         necessary.
7245         Implement session handling, works pretty well thanks to the
7246         metadata system.
7247
7248 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7249
7250         * shell/ev-password.c: (ev_password_item_created_callback),
7251         (ev_password_dialog_save_password):
7252         
7253         Fix for bug 316972. Use async gnome-keyring API.
7254
7255 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7256
7257         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7258         Remove unused unrealize handler. Add scroll handling to
7259         ev_view_scroll_event for presentation mode (bug #316708),
7260         and fix the event state checks there.
7261
7262 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7263
7264         * shell/ev-page-action.c: (page_changed_cb):
7265
7266         "marco, maybe we should be crazy and jump right to 6! :)"
7267
7268         Bryan Clark, Sep 2005
7269
7270 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7271
7272         * ps/ps-document.c: (save_document), (ps_document_save),
7273         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7274         (ps_document_ps_export_end):
7275
7276         Fix unstructured documents save and print
7277
7278 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7279
7280         * shell/ev-application.c: (ev_application_open_uri):
7281
7282         Fix window size persistance
7283
7284 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7285
7286         * shell/ev-view.c: (ev_view_button_release_event):
7287
7288         Based on a patch from carlosgc@gnome.org. Mouse buttons
7289         switch pages in presentation mode.
7290
7291 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7292
7293         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7294
7295         Dont cast to int before scaling
7296
7297 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7298
7299         * backend/ev-link.c: (ev_link_type_get_type),
7300         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7301         (ev_link_new_page_fith):
7302         * backend/ev-link.h:
7303         * pdf/ev-poppler.cc:
7304         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7305
7306         Implement FIT and FITH links
7307
7308 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7309
7310         * pdf/ev-poppler.cc:
7311
7312         Return 0 results when search is not in progress.
7313
7314         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7315         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7316
7317         Update menu sensitivity when cancelling search
7318
7319 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7320
7321         * shell/ev-view.c: (ev_view_can_find_next):
7322
7323         Take all pages in consideration, not just current one
7324
7325 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7326
7327         * shell/ev-page-cache.c:
7328         * shell/ev-page-cache.h:
7329         * shell/ev-view.c: (ev_view_binding_activated),
7330         (ev_view_next_page), (ev_view_previous_page),
7331         (ev_sizing_mode_get_type):
7332         * shell/ev-view.h:
7333         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7334         (ev_window_cmd_go_next_page):
7335
7336         Move page next/previous functions from page chace to
7337         view and change it to move by 2 page steps in dual mode.
7338
7339 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7340
7341         * shell/ev-window.c: (update_sidebar_visibility),
7342         (setup_sidebar_from_metadata), (ev_window_setup_document),
7343         (setup_view_from_metadata):
7344
7345         Show the index by default when there is one     
7346
7347 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7348
7349         * shell/ev-window-title.c: (ev_window_title_set_document):
7350
7351         Missing null check
7352
7353 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7354
7355         * shell/ev-view.c: (view_update_range_and_current_page):
7356         
7357         Allow display of last odd page in dual view. Fix for 316347.
7358
7359 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7360
7361         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7362         
7363         Make close button default. Fix for 316383.
7364
7365 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7366
7367         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7368         
7369         Mark close button as default. Fix for 316381.
7370
7371 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7372
7373         * backend/ev-link.c: (ev_link_class_init):
7374
7375         Allow negative doubles in left/top properties
7376
7377 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7378
7379         * shell/ev-window.c:
7380
7381         Remove a bunch of strings that was used only
7382         by the statusbar.
7383
7384 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7385
7386         * shell/ev-window-title.c: (get_filename_from_uri),
7387         (ev_window_title_set_document):
7388
7389         When title has a confusing extension, show also
7390         the document filename inside ()
7391
7392 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7393
7394         * shell/Makefile.am:
7395         * shell/ev-window-title.c: (ev_window_title_new),
7396         (ev_window_title_update), (ev_window_title_set_type),
7397         (ev_window_title_set_document), (ev_window_title_free):
7398         * shell/ev-window-title.h:
7399         * shell/ev-window.c: (ev_window_setup_document),
7400         (password_dialog_response), (ev_window_popup_password_dialog),
7401         (ev_window_dispose), (ev_window_init):
7402
7403         Factor out and cleanup window title code
7404
7405 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7406
7407         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7408         (unable_to_load):
7409
7410         Make dialog transient so it doesnt block other windows
7411
7412 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7413
7414         * pdf/ev-poppler.cc:
7415         
7416         Fix pdf thumbnails rendering.
7417
7418 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7419
7420         * shell/ev-window.c: (fullscreen_set_timeout):
7421         
7422         Increase timeout to hide full screen popup. Bug 
7423         316123. 
7424
7425 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7426
7427         * data/evince.schemas.in:
7428         * shell/ev-window.c: (update_action_sensitivity):
7429
7430         Allow the user to override document restrictions. Fix for bug
7431         305818.
7432
7433 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7434
7435         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7436         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7437         (ev_window_class_init): Fix multihead behaviour of fullscreen
7438         toolbar popup. Fixes bug #315451.
7439
7440 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7441
7442         * configure.ac:
7443         * data/evince-password.glade:
7444         * shell/ev-password.c: (ev_password_dialog_set_property),
7445         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7446         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7447         (ev_password_dialog_entry_changed_cb),
7448         (ev_password_dialog_entry_activated_cb),
7449         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7450         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7451         (ev_password_dialog_set_bad_pass):
7452         * shell/ev-password.h:
7453         * shell/ev-window.c: (password_dialog_response),
7454         (ev_window_popup_password_dialog):
7455         
7456         Support for gnome-keyring for encrypted PDF's.
7457
7458 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7459
7460         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7461         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7462         (ev_view_enter_notify_event), (ev_view_class_init):
7463         
7464         More precise handling of enter_notify/leave_notify events
7465         in EvView. Fix for bug 315470.
7466
7467 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7468
7469         * shell/ev-window.c: (fullscreen_timeout_cb),
7470         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7471         (ev_window_dispose):
7472
7473         leak fix: unref fullscreen_timeout_source before clearing it
7474
7475 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7476
7477         * configure.ac, dvi/mdvi/Makefile.am: 
7478         
7479         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7480
7481 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7482
7483         * backend/ev-link.c: (ev_link_new_page_xyz):
7484         * pdf/ev-poppler.cc:
7485         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7486
7487         Fix some bugs with xyz links, respect zoom
7488
7489 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7490
7491         * shell/ev-window.c: (page_changed_cb),
7492         (setup_document_from_metadata), (update_sidebar_visibility),
7493         (setup_view_from_metadata), (ev_window_run_fullscreen),
7494         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7495         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7496         (ev_window_dual_mode_changed_cb),
7497         (ev_window_sidebar_current_page_changed_cb):
7498
7499         null check uri before setting and getting metadata
7500
7501 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7502
7503         * dvi/Makefile.am:
7504         * properties/Makefile.am:
7505         * shell/Makefile.am:
7506         * thumbnailer/Makefile.am:
7507
7508         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7509
7510 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7511
7512         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7513         (selection_changed_callback):
7514         * shell/ev-sidebar-links.h:
7515
7516         Add a signal for link activation.
7517
7518         * shell/ev-view.c: (ev_view_goto_link),
7519         (ev_view_button_release_event):
7520         * shell/ev-view.h:
7521         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7522         (ev_window_init):
7523
7524         Implement the signal so that we can handle all link types.
7525
7526         * shell/ev-page-cache.c:
7527
7528         Remove unused set_link function
7529
7530 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7531
7532         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7533
7534         Add some space from the cursor, hardcoded but I couldnt
7535         find a better way.
7536
7537 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7538
7539         * lib/ev-tooltip.c:
7540
7541         Use mozilla style vs gtk style, way better for links.
7542
7543         * shell/ev-view.c: (ev_view_motion_notify_event),
7544         (ev_view_destroy), (ev_view_init):
7545
7546         Deactive tooltip when the link hovered is changed.
7547
7548 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7549
7550         * backend/ev-document.h:
7551         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7552         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7553         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7554         (ev_link_new_page), (ev_link_new_page_xyz):
7555         * backend/ev-link.h:
7556         * pdf/ev-poppler.cc:
7557         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7558         (go_to_link), (tip_from_link):
7559
7560         Implement xyz links, still not functional. Links are a total
7561         mess, will need to refactor and bugfix a lot :(
7562
7563 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7564
7565         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7566
7567 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7568
7569         * data/evince-ui.xml:
7570         * data/evince.schemas.in:
7571         * shell/Makefile.am:
7572         * shell/ev-window.c: (update_chrome_visibility),
7573         (password_dialog_response), (ev_window_load_job_cb),
7574         (ev_window_xfer_job_cb), (ev_window_open_uri),
7575         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7576         (ev_window_init):
7577
7578         Remove the statusbar. This regress loading feedback, need to
7579         check with Bryan what we want to do there...
7580
7581 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7582
7583         * lib/ev-tooltip.c: (ev_tooltip_init):
7584
7585         Fix tooltip border and size handling
7586
7587 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7588
7589         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7590         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7591         (ev_tooltip_timeout), (ev_tooltip_activate),
7592         (ev_tooltip_deactivate):
7593         * lib/ev-tooltip.h:
7594         * shell/ev-view.c: (ev_view_motion_notify_event):
7595
7596         Delay popup showing. Mirror gtk logic/times.
7597
7598 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7599
7600         * lib/Makefile.am:
7601         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7602         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7603         (ev_tooltip_set_text), (ev_tooltip_set_position):
7604         * lib/ev-tooltip.h:
7605
7606         Simple widget to show tooltips at a custom position
7607
7608         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7609         (ev_view_destroy):
7610
7611         Use it for links. First go, needs work
7612
7613 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7614
7615         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7616         HIG fixes.  Use title capitalization for window title. Use 12 
7617         pixels of space between the dialog's vbox and action area.
7618
7619 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7620
7621         * shell/ev-window.c: (file_open_dialog_response_cb),
7622         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7623         (ev_window_cmd_save_as):
7624
7625         Make file pickers not modal and refactor code some
7626
7627 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7628
7629         * shell/ev-sidebar.h:
7630         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7631         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7632         (ev_sidebar_class_init), (ev_sidebar_select_page),
7633         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7634         (ev_sidebar_set_page):
7635
7636         Add a current page property and allow to get/set it
7637
7638         * shell/ev-window.c: (setup_view_from_metadata),
7639         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7640
7641         Persist current sidebar page per document
7642
7643 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7644
7645         * data/evince.schemas.in:
7646         * shell/ev-window.c: (update_chrome_visibility),
7647         (setup_document_from_metadata), (update_sidebar_visibility),
7648         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7649         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7650         (ev_window_run_presentation), (ev_window_stop_presentation),
7651         (ev_window_view_sidebar_cb),
7652         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7653         (load_chrome), (ev_window_init):
7654
7655         Persist size/visibility of sidebar per document
7656
7657 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7658
7659         * shell/ev-view.c (draw_loading_text): Draw loading text.
7660
7661 2005-09-02  Dan Damian  <dand@gnome.ro>
7662
7663         * configure.in: Added "ro" to ALL_LINGUAS.
7664
7665 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7666
7667         * shell/ev-view.c: (clear_caches):
7668
7669         ev_page_cache_get doesnt return a reference,
7670         dont try to unref it.
7671
7672 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7673
7674         * shell/main.c: (load_files_remote):
7675
7676         Fix timestamp parameter with dbus <= 0.33
7677
7678 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7679
7680         * data/evince.schemas.in:
7681
7682         Add missing full stop
7683
7684 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7685
7686         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7687         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7688
7689         Plug some memory leaks
7690
7691 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7692
7693         * configure.ac:
7694         * lib/ev-debug.c: (trap_handler):
7695
7696         Check for execinfo.h and use it only if it exists.
7697         Ported from Epiphany (bug #314776).
7698
7699 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7700
7701         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7702
7703 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7704
7705         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7706         * po/id.po      : Added Indonesian translation
7707
7708 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7709
7710         * shell/main.c:
7711         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7712         * NEWS: Release 0.4.0
7713
7714 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7715
7716         * configure.ac: catch another gtk+-2.8ism
7717         * shell/main.c: Make work with gtk+-2.6
7718
7719 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7720
7721         * shell/ev-application-service.xml: Add 'timestamp' argument to
7722           ev_application_open_window and ev_application_open_uri methods.
7723
7724         * shell/ev-application.h: Add 'timestamp' argument to
7725           ev_application_open_window, ev_application_open_uri,
7726           and ev_application_open_uri_list functions.
7727
7728         * shell/ev-application.c (ev_application_open_window,
7729           ev_application_open_uri, ev_application_open_uri_list): Change
7730           functions that show/present windows to use a timestamp if one
7731           is passed in.
7732
7733         * shell/ev-window.c (ev_window_cmd_file_open,
7734           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7735         * shell/main.c (load_files): Modify calls to ev_application to
7736           include GDK_CURRENT_TIME as timestamp.
7737
7738         * shell/main.c (load_files_remote): Obtain timestamp for client
7739           instance from GDK and pass to server instance so new windows are
7740           focused properly.  Fix dbus_g_proxy_call() calls by including second
7741           G_TYPE_INVALID.
7742           
7743         Closes bug #314475.
7744
7745 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7746
7747         * shell/ev-window.c (ev_window_finalize): Check for
7748         avail. EvWindows when quiting to handle the finalize better,
7749         #314497
7750
7751 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7752         
7753         * properties/ev-properties-view.c: 
7754         
7755         Set textdomain to libglade. Fixes translation problem in property page.
7756
7757 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7758
7759         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7760         * dvi/Makefile.am:
7761         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7762         * dvi/mdvi-lib/Makefile.am:
7763         
7764         Fix rotation of thumbnails, ported to new API. Moved library
7765         dependencies earlier, probably it will fix linkage problem.
7766
7767 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7768
7769         * backend/ev-document-misc.c:
7770         (ev_document_misc_get_thumbnail_frame):
7771         * backend/ev-document-misc.h:
7772         * configure.ac:
7773         * pdf/ev-poppler.cc:
7774         * shell/Makefile.am:
7775         * shell/ev-sidebar-thumbnails.c: (add_range),
7776         (ev_sidebar_thumbnails_set_loading_icon),
7777         (ev_sidebar_thumbnails_refresh),
7778         (ev_sidebar_thumbnails_set_document):
7779         * shell/ev-sidebar-thumbnails.h:
7780         * shell/ev-view.c: (ev_view_motion_notify_event),
7781         (ev_view_set_property), (ev_view_get_property),
7782         (ev_view_class_init), (ev_view_set_rotation):
7783         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7784         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7785         (ev_window_init):
7786         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7787         Redo rotation (again).  prepare for 0.4.0
7788
7789 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7790
7791         * configure.ac: Bump poppler requirement to 0.4.1.
7792
7793         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7794         argument to poppler_page_render_selection() call.
7795
7796 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7797
7798         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7799         (djvu_document_thumbnails_get_thumbnail):
7800         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7801         (dvi_document_thumbnails_get_thumbnail):
7802         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7803         (pixbuf_document_thumbnails_get_thumbnail):
7804         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7805         
7806         Update rotation direction of backends to fit with pdf and ps.
7807
7808 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7809
7810         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7811         * backend/ev-async-renderer.h:
7812         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7813         (setup_page), (ps_document_get_page_size),
7814         (ps_async_renderer_render_pixbuf):
7815         * ps/ps-document.h:
7816         * shell/ev-jobs.c: (ev_job_render_run):
7817
7818         Fix orientation in the postscript document
7819
7820 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7821
7822         * pdf/ev-poppler.cc:
7823         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7824         * shell/ev-view.c: (highlight_find_results):
7825
7826         Adapt to the new poppler rotation API. Fix text maps on landscape
7827         documents.
7828
7829 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7830
7831         * shell/ev-view.c (compute_new_selection_text): get the correct
7832         region when selecting in modes other than continuous.
7833
7834 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7835
7836         * shell/main.c (main): remove redundant g_warnings.
7837
7838 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7839
7840         * shell/Makefile.am: Don't include autogenerated
7841         file ev-application-service.h into distribution, since
7842         it causes dbus crash. Fix for bugs 313724 and 313443. 
7843
7844 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7845
7846         * configure.ac: Fix sed expression for FreeBSD. Thanks
7847         to Joe Marcus Clark <marcus@freebsd.org>
7848         
7849         * shell/eggfindbar.c: (entry_activate_callback),
7850         (entry_changed_callback), (egg_find_bar_init),
7851         (egg_find_bar_set_search_string):
7852         
7853         Made findbar buttons unsensitive if there is no text in
7854         entry. Fix for the bug 313285.
7855
7856 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7857
7858         * ps/ps-document.c: Use g_filename_display_name for displaying
7859         filenames and revert string freeze breackage
7860
7861 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7862
7863         * NEWS:
7864         * configure.ac:
7865
7866         Update for 0.3.4
7867
7868         * shell/Makefile.am:
7869
7870         Add ev-application-service.xml to extra dist
7871
7872         * shell/ev-view.c: (find_page_at_location):
7873
7874         Remove unused function (fix warning)
7875
7876 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7877
7878         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7879         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7880         
7881         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7882         bug 313623.
7883
7884 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7885
7886         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7887         * shell/ev-window.c:
7888         Fix build warnings
7889
7890 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7891
7892         * configure.ac: Update script to get dbus version.
7893         Fix for the bug #313443.
7894
7895 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7896
7897         * shell/ev-window.c: (ev_window_cmd_escape):
7898         
7899         Return focus back to view on escape. Fix for bug 313295.
7900
7901 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7902
7903         * shell/ev-window.c: (update_window_title),
7904         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7905         (ev_window_cmd_save_as):
7906         
7907         Correct conversion from uri to displayable string. Fix for
7908         bug 313296.
7909
7910 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7911
7912         * ps/ps-document.c: convert filename to utf8 when there is an error
7913         loading document. Fixes #309915
7914
7915 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7916
7917         * configure.ac:
7918
7919         We depend on poppler 0.4.0
7920
7921 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7922
7923         * configure.ac:
7924         * NEWS: Release 0.3.3.
7925         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7926
7927 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7928
7929         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7930         add a couple missing mnemonics to menu items, use title 
7931         capitalization for menu items and window titles, and add 
7932         ellipsis to open menu item.     
7933
7934 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7935
7936         * pdf/ev-poppler.cc:
7937         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7938         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7939         (ev_view_get_rotation):
7940         * shell/ev-view.h:
7941         * shell/ev-window.c: (setup_view_from_metadata),
7942         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7943         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7944         disk.
7945
7946 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7947
7948         * configure.ac: Added tr to ALL_LINGUAS
7949
7950 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7951
7952         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7953         requires several clicks to find word. Thanks to 
7954         Colin Slater <kiltedtaco@gmail.com>.
7955
7956 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7957
7958         * data/evince.desktop.in.in: Hide menu entry and
7959         rename it to "Document Viewer". Fix for bug 
7960         #312399.
7961
7962 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7963
7964         * shell/ev-page-action.c (ev_page_action_class_init): 
7965
7966         Point to the correct function in constructor of the
7967         activate_label signal
7968
7969 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7970
7971         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7972         * shell/ev-jobs.h: Make thread safe.
7973
7974 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7975
7976         * shell/ev-view.c: (view_update_range_and_current_page):
7977         Don't update page range if we are scrolling to some document
7978         point.
7979
7980 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7981
7982         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7983         when getting max_page_width, fix drawing in dual mode.
7984
7985 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7986
7987         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7988         getting the area for select_all.
7989
7990 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7991
7992         * backend/ev-selection.c: (ev_selection_render_selection):
7993         * backend/ev-selection.h:
7994         * pdf/ev-poppler.cc:
7995         * shell/ev-jobs.c: (ev_job_render_new):
7996         * shell/ev-jobs.h:
7997         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7998         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7999         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
8000         (ev_view_class_init):
8001
8002         Change selection color on focus in and focus out events.  Also,
8003         poppler now uses GdkColor for specifying the selection colors, so
8004         drop some awkward conversion code.
8005
8006 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
8007
8008         * configure.ac: Added Hebrew translation
8009
8010 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
8011
8012         * NOTES:
8013         * backend/ev-selection.c: (ev_selection_render_selection):
8014         * backend/ev-selection.h:
8015         * pdf/ev-poppler.cc:
8016         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
8017         (ev_job_render_run):
8018         * shell/ev-jobs.h:
8019         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8020         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
8021         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
8022         (ev_pixbuf_cache_style_changed),
8023         (ev_pixbuf_cache_get_selection_pixbuf),
8024         (ev_pixbuf_cache_set_selection_list),
8025         (ev_pixbuf_cache_get_selection_list):
8026         * shell/ev-pixbuf-cache.h:
8027         * shell/ev-utils.c: (ev_print_region_contents):
8028         * shell/ev-utils.h:
8029         * shell/ev-view.c: (ev_view_queue_draw_page),
8030         (selection_update_idle_cb), (ev_view_motion_notify_event),
8031         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
8032         (setup_caches), (ev_view_find_next), (merge_selection_region),
8033         (selection_free):
8034         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
8035
8036         Clean up selection to be much smoother!
8037
8038 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
8039
8040         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
8041         to poppler_page_render_selection().
8042
8043 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8044
8045         * ps/ps-document.c: (save_page_list): Use
8046         unzipped document when printing. Thanks to 
8047         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
8048         311016.
8049
8050 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8051
8052         * shell/ev-window.c: (update_action_sensitivity):
8053         
8054         Disable print and save respect to lockdown gconf keys. Fix
8055         for 312342.
8056
8057 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8058
8059         * configure.ac:
8060         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8061         (write_to_temp_file), (ev_file_set_contents):
8062         * shell/ev-utils.h:
8063         * shell/ev-window.c: (save_print_config_to_file):
8064         
8065         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8066         Fix for bug 312238
8067
8068 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8069
8070         * shell/ev-window.c: (load_print_config_from_file),
8071         (save_print_config_to_file), (ev_window_print_range):
8072
8073         Persist the print settings. Fixes bug #311578.
8074
8075 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8076
8077         * djvu/djvu-document.c: (djvu_document_get_page_size),
8078         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8079         (djvu_document_thumbnails_get_thumbnail):
8080         * dvi/dvi-document.c: (dvi_document_get_page_size),
8081         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8082         (dvi_document_thumbnails_get_dimensions),
8083         (dvi_document_thumbnails_get_thumbnail):
8084         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8085         (pixbuf_document_render_pixbuf),
8086         (pixbuf_document_document_iface_init),
8087         (pixbuf_document_thumbnails_get_thumbnail):
8088         
8089         Update backends to make them build with new rotation system.
8090
8091 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8092
8093         * help/C/figures/evince_start_window.png:
8094         
8095         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8096
8097 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8098
8099         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8100         * shell/ev-pixbuf-cache.h:
8101         * shell/ev-sidebar-thumbnails.c:
8102         (ev_sidebar_thumbnails_get_property), (add_range),
8103         (adjustment_changed_cb):
8104         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8105         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8106         we were thumbnailing the entire docment on startup, slowing us
8107         down hugely. 
8108
8109 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8110
8111         * shell/ev-page-cache.c: (ev_page_cache_new):
8112         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8113         == 0, fixes #310306.
8114
8115 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8116
8117         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8118         (ev_view_rotate_left):
8119
8120         Account rotation in doc_rect_to_view_rect.
8121         Ensure rotation doesnt go out of bounds.
8122
8123 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8124
8125         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8126
8127         Correct and cleanup w/h swapping
8128
8129 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8130
8131         * backend/ev-document-thumbnails.c:
8132         (ev_document_thumbnails_get_thumbnail):
8133         * backend/ev-document-thumbnails.h:
8134         * backend/ev-document.c:
8135         * backend/ev-document.h:
8136         * backend/ev-render-context.c: (ev_render_context_new),
8137         (ev_render_context_set_rotation):
8138         * backend/ev-render-context.h:
8139         * pdf/ev-poppler.cc:
8140         * ps/ps-document.c: (ps_document_document_iface_init):
8141         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8142         * shell/ev-jobs.h:
8143         * shell/ev-page-cache.c: (build_height_to_page),
8144         (ev_page_cache_new), (ev_page_cache_get_size),
8145         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8146         (ev_page_cache_get_height_to_page):
8147         * shell/ev-page-cache.h:
8148         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8149         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8150         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8151         (ev_pixbuf_cache_get_selection_pixbuf):
8152         * shell/ev-pixbuf-cache.h:
8153         * shell/ev-print-job.c: (idle_print_handler):
8154         * shell/ev-sidebar-thumbnails.c: (add_range):
8155         * shell/ev-view.c: (view_update_range_and_current_page),
8156         (get_page_y_offset), (get_page_extents),
8157         (ev_view_size_request_continuous_dual_page),
8158         (ev_view_size_request_continuous),
8159         (ev_view_size_request_dual_page),
8160         (ev_view_size_request_single_page), (draw_one_page),
8161         (ev_view_set_rotation), (ev_view_rotate_right),
8162         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8163         (ev_view_zoom_for_size_continuous_and_dual_page),
8164         (ev_view_zoom_for_size_continuous),
8165         (ev_view_zoom_for_size_dual_page),
8166         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8167         (ev_view_select_all):
8168         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8169         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8170         (tiff_document_document_iface_init),
8171         (tiff_document_thumbnails_get_thumbnail):
8172
8173         Use rotation rather than orientation. It's easier and enough
8174         for our needs.
8175
8176 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8177
8178         * shell/ev-page-cache.c: (build_height_to_page),
8179         (ev_page_cache_new), (ev_page_cache_get_size),
8180         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8181         (ev_page_cache_get_height_to_page):
8182         * shell/ev-page-cache.h:
8183         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8184         (ev_view_size_request_continuous_dual_page),
8185         (ev_view_size_request_continuous),
8186         (ev_view_zoom_for_size_continuous_and_dual_page),
8187         (ev_view_zoom_for_size_continuous):
8188
8189         Make the page cache aware of page orientation.
8190
8191 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8192
8193         * backend/ev-document-thumbnails.c:
8194         (ev_document_thumbnails_get_thumbnail):
8195         * backend/ev-document-thumbnails.h:
8196         * backend/ev-document.c:
8197         * backend/ev-document.h:
8198         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8199         * backend/ev-ps-exporter.h:
8200         * pdf/ev-poppler.cc:
8201         * ps/ps-document.c: (ps_document_document_iface_init),
8202         (ps_document_ps_export_do_page):
8203         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8204         * shell/ev-jobs.h:
8205         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8206         (ev_page_cache_get):
8207         * shell/ev-page-cache.h:
8208         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8209         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8210         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8211         * shell/ev-pixbuf-cache.h:
8212         * shell/ev-print-job.c: (idle_print_handler):
8213         * shell/ev-sidebar-thumbnails.c: (add_range):
8214         * shell/ev-view.c: (view_update_range_and_current_page),
8215         (get_page_extents), (ev_view_size_request_dual_page),
8216         (ev_view_size_request_single_page), (draw_one_page),
8217         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8218         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8219         (ev_view_zoom_for_size_dual_page),
8220         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8221         (ev_view_select_all):
8222         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8223         * tiff/tiff-document.c: (tiff_document_get_page_size),
8224         (tiff_document_get_orientation), (rotate_pixbuf),
8225         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8226         (tiff_document_thumbnails_get_thumbnail),
8227         (tiff_document_ps_export_do_page), (tiff_document_init):
8228
8229         Really make use of the orientation bit of the render context.
8230         Use the render context in a few more places in the backend API.
8231         This regress orientation, but now it's done right. Will try to
8232         fix it up asap...
8233
8234 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8235
8236         * shell/ev-view.c: (ensure_rectangle_is_visible):
8237
8238         Patch by Nickolay V. Shmyrev to fix find flickering
8239
8240 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8241
8242         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8243         duplex parameters to ::begin.
8244
8245         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8246         * shell/ev-print-job.c (idle_print_handler): 
8247         * ps/ps-document.c (ps_document_ps_export_begin): 
8248         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8249         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8250         implementations. Poppler backend needs poppler cvs. Rest has
8251         unchanged behavior.
8252
8253 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8254
8255         * shell/ev-window.c (using_pdf_printer): new function.
8256         (ev_window_print_range): print a less techy message if someone
8257         tries to print to PDF.
8258
8259 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8260
8261         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8262         from "unknown font" string. Bug #311431
8263
8264 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8265
8266         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8267
8268 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8269
8270         Bug #311280
8271         
8272         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8273         name for PopplerFontTypes
8274         (pdf_document_fonts_fill_model): add font type to the detail column
8275
8276         * backend/ev-document-fonts.h: added
8277         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8278
8279         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8280         font name and font details, add a little markup.
8281         (ev_properties_fonts_init): use the new cell data func, specify ypad
8282         property for the cell renderer.
8283         (ev_properties_fonts_set_document): add the details column.
8284
8285 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8286
8287         * configure.ac: Added "pl" to ALL_LINGUAS.
8288
8289 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8290
8291         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8292
8293 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8294
8295         * help/ChangeLog: Started this for translations of manual.
8296         * configure.ac, autogen.sh, .cvsignore: Migrated to
8297         gnome-doc-utils. Patch in bug #311222.
8298
8299 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8300
8301         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8302         #ifdef this away to fix an unused-function warning.
8303
8304 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8305
8306         * configure.ac: Added 'gl' to ALL_LINGUAS.
8307
8308 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8309
8310         * configure.ac: Added ne in ALL_LINGUAS
8311         
8312 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8313
8314         * shell/ev-view.c: (ev_view_leave_notify_event):
8315         
8316         Clear status message when pointer leaves view. Fix for bug
8317         #310818 
8318
8319 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8320
8321         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8322
8323 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8324
8325         * shell/ev-view.c: (ev_view_leave_notify_event),
8326         (ev_view_class_init):
8327         
8328         Set cursor to normal then leaving view.
8329
8330 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8331
8332         * configure.ac:
8333         
8334         Fix required djvulibre version.
8335
8336 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8337
8338         *configure.ac: Hindi (hi) language added
8339
8340 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8341
8342         *configure.ac: Punjabi (pa) Language added
8343
8344 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8345
8346         * data/evince-ui.xml, shell/ev-window.c:
8347         
8348         Add keypad accelerators for zooming. Fix for bug 308128.
8349
8350 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8351
8352         * Makefile.am:
8353         * backend/Makefile.am:
8354         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8355         * configure.ac:
8356         * shell/ev-document-types.c: (ev_document_types_add_filters):
8357
8358         Allow to enable/disable the pixbuf backend.
8359         Default to off for now. If we want it enabled we should
8360         really put mime types in the desktop, implement properties etc.
8361
8362         * properties/evince-properties.c:
8363
8364         Initialize error to NULL.
8365         Check error is not NULL before freeing.
8366
8367 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8368
8369         * shell/ev-window.c:
8370
8371         Use F5 as presentation accell
8372
8373 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8374
8375         * shell/ev-window.c: (update_chrome_visibility),
8376         (ev_window_create_fullscreen_popup), (ev_window_init):
8377
8378         Do not leak the fullscreen toolbar
8379
8380 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8381
8382         * shell/ev-window.c: (view_actions_focus_in_cb),
8383         (view_actions_focus_out_cb):
8384
8385         These has a return value! Fix totally random focus
8386         issues we was seeing.
8387
8388 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8389
8390         * shell/main.c: (load_files_remote):
8391
8392         Allow open more than one file
8393
8394 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8395
8396         * shell/main.c: (load_files_remote):
8397
8398         Fix for dbus 0.33. bug #309975
8399
8400 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8401
8402         * properties/ev-properties-main.c: (ev_properties_get_pages):
8403
8404         Actually return NULL for types we dont support
8405
8406 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8407
8408         * po/POTFILES.in:
8409
8410         Remove empty lines.
8411
8412 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8413
8414         * backend/ev-document-factory.c:
8415         (ev_document_factory_get_document):
8416
8417         Do not try to create the object if type
8418         is invalid.
8419
8420 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8421
8422         * ps/ps-document.c: (ps_document_dispose),
8423         (ps_async_renderer_render_pixbuf):
8424         * ps/ps-document.h:
8425
8426         Do not leak the target window
8427
8428 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8429
8430         * shell/ev-application.c: (ev_application_init):
8431
8432         Let tbe check file existence for us.
8433         Add a comment about eggrecent mime filter.
8434
8435 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8436
8437         * data/evince-ui.xml:
8438         * shell/ev-application.c: (ev_application_shutdown),
8439         (ev_application_init), (ev_application_get_toolbars_model),
8440         (ev_application_get_recent_model),
8441         (ev_application_save_toolbars_model):
8442         * shell/ev-application.h:
8443         * shell/ev-window.c: (ev_window_add_recent),
8444         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8445         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8446         (ev_window_init):
8447
8448         Use common toolbar and recent models for all windows.
8449         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8450
8451 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8452
8453         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8454         successfully check for gtk_icon_view_get_visible_range.
8455
8456 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8457
8458         * djvu/Makefile.am:
8459         * dvi/Makefile.am:
8460         
8461         Fix djvu and dvi backend build.
8462
8463 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8464
8465         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8466         (new_separator_pixbuf):
8467
8468         Don't leak windows.
8469
8470 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8471
8472         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8473
8474         HIGification of toolbar editor dialogue.
8475
8476 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8477
8478         * configure.ac:
8479         * shell/Makefile.am:
8480
8481         Ever build metadata manager since it's just
8482         disabled at runtime now.
8483
8484 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8485
8486         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8487         (ev_metadata_manager_get), (ev_metadata_manager_set):
8488         * shell/ev-metadata-manager.h:
8489
8490         Add an _init functions that enabled metadata management
8491         at runtime.
8492
8493         * shell/ev-window.c: (page_changed_cb),
8494         (setup_document_from_metadata), (ev_window_setup_document),
8495         (setup_view_from_metadata), (ev_window_open_uri),
8496         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8497         (ev_window_run_presentation), (ev_window_stop_presentation),
8498         (save_sizing_mode), (ev_window_zoom_changed_cb),
8499         (ev_window_continuous_changed_cb),
8500         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8501         (window_configure_event_cb):
8502
8503         Remove all ugly metadata define since we deal with it
8504         at runtime now.
8505
8506         * shell/main.c: (load_files_remote), (main):
8507
8508         Add support for dbus cvs head. Hopefully didnt break one
8509         of the other versions now!
8510
8511         If we dont get a response from the dbus server just
8512         give up with it and not enable metadata.
8513
8514 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8515
8516         * Makefile.am:
8517         * backend/Makefile.am:
8518         * configure.ac:
8519         * cut-n-paste/recent-files/Makefile.am:
8520         * cut-n-paste/toolbar-editor/Makefile.am:
8521         * cut-n-paste/zoom-control/Makefile.am:
8522         * lib/Makefile.am:
8523         * pdf/Makefile.am:
8524         * pixbuf/Makefile.am:
8525         * properties/Makefile.am:
8526         * ps/Makefile.am:
8527         * shell/Makefile.am:
8528         * thumbnailer/Makefile.am:
8529         * tiff/Makefile.am:
8530
8531         Make frontends depend on just libev.
8532         Rework and group CFLAGS/LIBS definitions.
8533         Cleanups.
8534
8535 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8536
8537         * shell/ev-window:
8538
8539         do not unnecessarily save zoom
8540
8541         * configure.ac:
8542         * lib/ev-file-helpers.c: (ev_dot_dir):
8543         * shell/Makefile.am:
8544         * shell/dummy.cc:
8545
8546         Some cleanups
8547
8548 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8549
8550         * configure.ac:
8551         
8552         Remove unnecessary dependencies
8553
8554 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8555
8556         * properties/Makefile.am:
8557         * thumbnailer/Makefile.am:
8558         * tiff/Makefile.am:
8559
8560         Some more cleanups. Was really necessary
8561         but I probably introduced bugs, feel free
8562         to flame :)
8563
8564 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8565
8566         * backend/Makefile.am:
8567         * configure.ac:
8568         * cut-n-paste/recent-files/Makefile.am:
8569         * cut-n-paste/toolbar-editor/Makefile.am:
8570         * cut-n-paste/zoom-control/Makefile.am:
8571         * lib/Makefile.am:
8572         * pdf/Makefile.am:
8573         * pixbuf/Makefile.am:
8574         * properties/Makefile.am:
8575         * ps/Makefile.am:
8576         * shell/Makefile.am:
8577         * thumbnailer/Makefile.am:
8578         * tiff/Makefile.am:
8579
8580         Use gnome-common macros when possible.
8581         Cleanup dependencies.
8582         Actually disable deprecated where possible.
8583
8584 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8585
8586         * Makefile.am:
8587         * backend/Makefile.am:
8588         * properties/Makefile.am:
8589         * shell/Makefile.am:
8590         * thumbnailer/Makefile.am:
8591
8592         This should solve the circular dep without
8593         requiring dir reorg!
8594
8595         * shell/ev-window.c: (setup_view_from_metadata):
8596
8597         Never restore window size/position when the
8598         window is already visible.
8599
8600 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8601
8602         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8603
8604         Return a boolean from timeout func. Fix ported from gedit.
8605
8606 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8607
8608         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8609
8610 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8611
8612         * shell/ev-document-types.c: set "All Documents" as default filter in
8613         open dialog
8614
8615 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8616
8617         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8618         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8619         (ev_metadata_manager_set_boolean): fix value/val thinko.
8620
8621 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8622
8623         * shell/ev-window.c: (setup_view_from_metadata),
8624         (window_state_event_cb), (window_configure_event_cb),
8625         (ev_window_init):
8626
8627         Remember window position and maximized state
8628
8629 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8630
8631         * configure.ac:
8632
8633         Fix DBUS configure checks.
8634
8635         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8636         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8637         (ev_metadata_manager_set_boolean):
8638
8639         Plug mem leaks.
8640
8641         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8642         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8643         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8644         (ev_window_continuous_changed_cb),
8645         (ev_window_dual_mode_changed_cb), (ev_window_new):
8646
8647         Fix the build without DBUS.
8648
8649 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8650
8651         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8652         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8653         (ev_metadata_manager_set_string),
8654         (ev_metadata_manager_set_boolean):
8655         * shell/ev-metadata-manager.h:
8656
8657         Add support for some more types
8658
8659         * shell/ev-view.c: (scroll_to_current_page),
8660         (ev_view_get_continuous), (ev_view_set_continuous),
8661         (ev_view_get_dual_page):
8662         * shell/ev-view.h:
8663         * shell/ev-window.c: (page_changed_cb),
8664         (setup_document_from_metadata), (ev_window_setup_document),
8665         (setup_view_from_metadata), (ev_window_open_uri),
8666         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8667         (ev_window_run_presentation), (ev_window_stop_presentation),
8668         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8669         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8670         (ev_window_update_dual_page_action),
8671         (ev_window_continuous_changed_cb),
8672         (ev_window_dual_mode_changed_cb), (ev_window_init):
8673
8674         Remember a bunch of view/document properties. Prolly some
8675         are still missing but it's getting interesting.
8676
8677 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8678
8679         * configure.ac: check if dbus-binding-tool is installed. Not the
8680         case on current Ubuntu breezy, it seems.
8681
8682 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8683
8684         * data/evince.desktop.in.in:
8685         
8686         Allow open uri lists and add TryExec field.
8687
8688 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8689
8690         * configure.ac:
8691
8692         Enable dbus when available, do not require a configure
8693         option.
8694
8695 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8696
8697         * configure.ac:
8698
8699         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8700         disabled.
8701
8702 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8703         Marco Pesenti Gritti  <mpg@redhat.com>
8704
8705         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8706         
8707         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8708         functions to the format required by dbus
8709
8710         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8711         errors. Use the RPC parameters in the expected way
8712
8713 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8714
8715         * Makefile.am:
8716         * properties/Makefile.am:
8717         * properties/ev-properties-main.c: (ev_properties_get_pages):
8718
8719         Support all mime types
8720
8721         * shell/Makefile.am:
8722         * thumbnailer/Makefile.am:
8723         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8724         (evince_thumbnail_pngenc_get):
8725
8726         Use the document factory
8727
8728 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8729
8730         * backend/Makefile.am:
8731         * backend/ev-document-factory.c:
8732         (mime_type_supported_by_gdk_pixbuf),
8733         (ev_document_type_get_from_mime),
8734         (ev_document_factory_get_document),
8735         (ev_document_factory_get_backend),
8736         (ev_document_factory_get_mime_types),
8737         (ev_document_factory_get_all_mime_types):
8738         * backend/ev-document-factory.h:
8739         * shell/Makefile.am:
8740         * shell/ev-document-types.c: (get_document_from_uri),
8741         (ev_document_types_get_document),
8742         (file_filter_add_mime_list_and_free),
8743         (ev_document_types_add_filters):
8744         * shell/ev-document-types.h:
8745         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8746         * shell/ev-properties-dialog.c:
8747         (ev_properties_dialog_set_document):
8748         * shell/ev-window.c: (ev_window_cmd_file_open),
8749         (ev_window_cmd_save_as):
8750         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8751
8752         Rework document types managing to avoid code duplication
8753         and actually abstract from backend implementations.
8754         Also provide a minimal factory api that can be used by
8755         thumbnailer/properties.
8756
8757 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8758
8759         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8760         Plug a mem leak.
8761         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8762         HIG spacings.
8763
8764 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8765
8766         * shell/ev-properties-dialog.c
8767         (ev_properties_dialog_set_document): only call
8768         ev_properties_fonts_set_document() if the document implements the
8769         fonts interface
8770
8771 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8772
8773         * configure.ac:
8774         * properties/Makefile.am:
8775         * properties/ev-properties-view.c:
8776         (ev_properties_view_register_type):
8777         * properties/ev-properties-view.h:
8778         * properties/ev-properties-main.h:
8779
8780         Implement nautilus plugin for properties.
8781         Works only for pdf atm, I need to rework the
8782         document types stuff to get this to work
8783         for all backends...
8784
8785 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8786
8787         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8788         (ev_properties_fonts_set_document): use
8789         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8790
8791 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8792
8793         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8794         them
8795         (PlaceImage, tiff2ps_process_page): use
8796         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8797
8798
8799 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8800
8801         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8802         (main): to call gnome_authentication_manager_init. Should fix
8803         Bug #308510
8804
8805         * configure.ac: that requires libgnomeui 2.6.0.
8806
8807 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8808
8809         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8810         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8811         use the new tiff2ps interfaces
8812
8813         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8814         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8815
8816         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8817         structure instead of global variables.  Remove use of static
8818         variables in functions.
8819
8820 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8821
8822         * shell/ev-page-action.c: unref the completion after setting it to the
8823         entry
8824
8825 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8826
8827         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8828         postscript files
8829
8830 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8831
8832         * shell/ev-window.c (update_action_sensitivity): disable
8833         File->Print if the document does not implement the ps exporter
8834         interface
8835
8836 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8837
8838         * Makefile.am:
8839         * configure.ac:
8840         * data/evince-properties.glade:
8841         * properties/.cvsignore:
8842         * properties/Makefile.am:
8843         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8844         (ev_properties_view_class_init), (ev_properties_view_format_date),
8845         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8846         (ev_properties_view_init), (ev_properties_view_new):
8847         * properties/ev-properties-view.h:
8848         * shell/Makefile.am:
8849         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8850         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8851         (ev_properties_dialog_new):
8852         * shell/ev-properties-dialog.h:
8853         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8854         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8855         (update_progress_label), (job_fonts_finished_cb),
8856         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8857         * shell/ev-properties-fonts.h:
8858         * shell/ev-properties.c:
8859         * shell/ev-properties.h:
8860         * shell/ev-window.c: (ev_window_setup_document),
8861         (ev_window_cmd_file_properties):
8862
8863         Split the properties pages in two different objects, depend
8864         only on the backend where possible, use widgets instead
8865         of gobject for the glade part, reimplement the dialog
8866         itself with gtk.
8867         I need this to implement nautilus properties page.
8868
8869 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8870
8871         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8872         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8873         (tiff_document_document_ps_exporter_iface_init): implement the ps
8874         exporter interface for tiff documents
8875
8876         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8877         libtiff to implement TIFF postscript export
8878
8879         * tiff/tiff2ps.h: added a header file for external tiff2ps
8880         functions.
8881
8882         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8883         tiff2ps.h
8884
8885 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8886
8887         * shell/ev-view.c: (scroll_to_current_page),
8888         (ev_view_set_fullscreen), (ev_view_set_presentation):
8889         
8890         Scroll to current page when exit from presentation
8891
8892 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8893
8894         * shell/ev-window.c: (update_document_mode),
8895         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8896         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8897         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8898         
8899         Exit from fullscreen mode when switch to presentation. Fix for
8900         bug 309365
8901
8902 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8903
8904         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8905         return NULL if the document does not implement the selection
8906         interface.
8907
8908 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8909
8910         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8911         reported height by using the resolution aspect ratio
8912         (tiff_document_render_pixbuf): scale the pixbuf using the
8913         resolution aspect ratio
8914
8915 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8916
8917         * configure.ac:
8918         
8919         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8920         <kiltedaco@gmail.com>
8921         
8922         * djvu/djvu-document.c: (djvu_document_get_orientation),
8923         (djvu_document_set_orientation), (djvu_document_get_page_size),
8924         (rotate_pixbuf), (djvu_document_render_pixbuf),
8925         (djvu_document_document_iface_init):
8926         * dvi/dvi-document.c: (dvi_document_get_orientation),
8927         (dvi_document_set_orientation), (dvi_document_get_page_size),
8928         (rotate_pixbuf), (dvi_document_render_pixbuf),
8929         (dvi_document_document_iface_init):
8930         
8931         Dvi and djvu backends are ported to new API
8932
8933 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8934
8935         * backend/ev-selection.c: (ev_selection_get_selection_region),
8936         (ev_selection_get_selection_map):
8937         * backend/ev-selection.h:
8938         * pdf/ev-poppler.cc:
8939         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8940         * shell/ev-jobs.h:
8941         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8942         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8943         (ev_pixbuf_cache_get_text_mapping):
8944         * shell/ev-pixbuf-cache.h:
8945         * shell/ev-view.c: (location_in_text),
8946         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8947         support to EvView.  Now we can see where we can select!  Sweet!
8948
8949 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8950
8951         * shell/ev-view.c (ev_view_button_press_event): Fix
8952         event->y + view->scroll_x typo.
8953
8954 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8955
8956         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8957         sub-GdkPixbuf instead of passing dest_x and dest_y.
8958         
8959         * shell/ev-view.c: (view_point_to_doc_point),
8960         (view_rect_to_doc_rect), (ev_view_button_press_event),
8961         (ev_view_motion_notify_event), (compute_new_selection_rect),
8962         (gdk_rectangle_point_in), (compute_new_selection_text),
8963         (compute_selections): Update selection code to keep the selection
8964         around as two points and not as a normalized rectangle, and fix
8965         page level selection in two-column mode.
8966
8967 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8968
8969         * shell/ev-window.c: (window_configure_event_cb): 
8970         
8971         Fix compilation
8972         
8973 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8974
8975         * pdf/ev-poppler.cc:
8976
8977         Fix compilation
8978
8979 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8980
8981         * shell/Makefile.am:
8982         * shell/ev-metadata-manager.c: (item_free),
8983         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8984         (parse_value), (parseItem), (load_values),
8985         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8986         (save_values), (save_item), (get_oldest), (resize_items),
8987         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8988         * shell/ev-metadata-manager.h:
8989
8990         Metadata manager from gedit but modified to use GValue, so that
8991         we dont need to keep converting from strings.
8992
8993         * configure.ac:
8994
8995         ENABLE_METADATA conditional, on when dbus is on
8996
8997         * shell/ev-application.c: (ev_application_open_uri):
8998
8999         Show the window after load so that we can initialize
9000         window size before it's showed.
9001
9002         * shell/ev-window.c: (ev_window_setup_from_metadata),
9003         (ev_window_open_uri), (window_configure_event_cb),
9004         (ev_window_init):
9005
9006         Save and load metadata information about window size.
9007         Not yet keeping states in account.
9008
9009         * shell/main.c: (main):
9010
9011         Shutdown metadata manager.
9012
9013 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9014
9015         * shell/ev-application-service.xml:
9016         * configure.ac:
9017         * shell/Makefile.am:
9018         * shell/ev-application.c:
9019         * shell/ev-application.h:
9020         * shell/ev-window.c:
9021         * shell/ev-window.h:
9022         * shell/main.c:
9023
9024         Add an optional dbus interface (--enable-dbus).
9025         Rework application code, mainly to be easier to
9026         use "remotely".
9027         Do not open multiple windows with the same document,
9028         spatial evince!
9029
9030 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
9031
9032         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
9033         pixbuf iff it exists.
9034
9035 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
9036
9037         * shell/*:
9038         * backend/ev-render-context.[ch]:
9039         * backend/ev-selection.[ch]:
9040
9041         Massive changes.  We now support text selection of pdfs, and not
9042         just rectangular selection.  This is pretty broken still, but I
9043         want to get something into CVS.
9044
9045 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9046
9047         * pdf/ev-poppler.cc:
9048         
9049         Fix for Bug 309080: crash on window close.
9050         
9051         * shell/ev-page-action.c: (page_changed_cb):
9052         
9053         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
9054         jensgr@gmx.net (Jens Granseuer).
9055
9056 2005-06-25  Marcel Telka  <marcel@telka.sk>
9057
9058         * configure.in (ALL_LINGUAS): Added sk.
9059
9060 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9061
9062         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9063         not a document open
9064
9065 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9066
9067         * NEWS:
9068         * configure.ac:
9069
9070         Release 0.3.2
9071
9072         * cut-n-paste/recent-files/Makefile.am:
9073
9074         Fix make distcheck
9075
9076 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9077
9078         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9079         (pixbuf_document_set_orientation), (rotate_pixbuf),
9080         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9081         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9082
9083         Implement rotation and cleanup the code a bit.
9084
9085         * tiff/tiff-document.c: (tiff_document_get_page_size),
9086         (tiff_document_get_orientation), (tiff_document_set_orientation),
9087         (rotate_pixbuf), (tiff_document_render_pixbuf),
9088         (tiff_document_document_iface_init), (tiff_document_init):
9089
9090         Implement rotation. Was the quicker solution for the release
9091         but we really need to share this code in the shell.
9092
9093 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9094
9095         * pdf/ev-poppler.cc:
9096
9097         Enable rotation, require poppler cvs. Fix a leak.
9098
9099 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9100
9101         * shell/ev-window.c: (update_action_sensitivity):
9102         
9103         Make properties unsensitive if document backend doesn't provide
9104         any info
9105
9106 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9107
9108         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9109         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9110         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9111         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9112         (bitmap_flip_rotate_counter_clockwise):
9113         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9114         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9115         (buff_gets):
9116         * dvi/mdvi-lib/common.h:
9117         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9118         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9119         (opendvi), (mdvi_reload), (mdvi_init_context),
9120         (mdvi_destroy_context), (mdvi_dopage), (special):
9121         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9122         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9123         (file_hash_free), (register_encoding), (parse_spec),
9124         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9125         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9126         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9127         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9128         (mdvi_register_font_type), (mdvi_unregister_font_type),
9129         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9130         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9131         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9132         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9133         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9134         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9135         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9136         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9137         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9138         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9139         (mdvi_unregister_special), (mdvi_flush_specials):
9140         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9141         (t1_font_remove):
9142         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9143         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9144         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9145         (free_font_metrics), (flush_font_metrics):
9146         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9147         (tt_font_remove):
9148         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9149         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9150         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9151         (dstring_insert), (dstring_new), (dstring_reset):
9152         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9153         
9154         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9155         avoid conflict with libtool on FC4
9156         
9157         * shell/ev-window.c: (ev_window_cmd_help_about):
9158         
9159         Update copyright year. Fix for bug 308828.
9160
9161 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9162
9163         * shell/ev-view.c: (add_scroll_binding_keypad),
9164         (ev_view_binding_activated), (ev_view_class_init),
9165         (on_adjustment_value_changed):
9166         
9167         Bug 170874: Arrow keys switch pages in presentation mode
9168
9169 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9170
9171         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9172         
9173         Fix for Bug 308265: Sidebar dissappears coming out of 
9174         Presentation mode
9175
9176 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9177
9178         * shell/ev-application.c: (ev_application_open):
9179         * shell/ev-document-types.c: (ev_document_types_add_filters),
9180         (ev_document_types_add_filters_for_type):
9181         * shell/ev-document-types.h:
9182         * shell/ev-window.c: (ev_window_cmd_save_as):
9183         
9184         Suggest basename as template when saving, provide filters
9185         for save dialog. It's bug 308402
9186
9187 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9188
9189         * pdf/ev-poppler.cc:
9190         * shell/ev-sidebar-links.c: (job_finished_callback):
9191         * shell/ev-view.c: (update_find_status_message):
9192         
9193         Some leaks fixed
9194
9195 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9196
9197         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9198         (egg_recent_view_uimanager_set_list):
9199
9200         Fix buglet in !show_numbers case.
9201
9202 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9203
9204         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9205         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9206
9207         Use pango ellipsisation.
9208
9209         * pdf/ev-poppler.cc:
9210
9211         Fix refcount leak, from nsh.
9212
9213 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9214
9215         * cut-n-paste/recent-files/Makefile.am:
9216         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9217         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9218         
9219         Removed EggRecentViewGtk
9220         
9221         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9222         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9223         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9224         (ev_window_setup_recent):
9225         
9226         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9227         with other projects
9228
9229 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9230
9231         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9232         (egg_recent_view_gtk_finalize):
9233
9234         Fix memory leak
9235
9236         * cut-n-paste/toolbar-editor/Makefile.am:
9237         
9238         Fix location of cursor icon.
9239         
9240         * pdf/ev-poppler.cc:
9241         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9242         (display_completion_text), (match_completion):
9243         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9244         (selection_changed_callback), (create_loading_model),
9245         (print_section_cb), (links_page_num_func),
9246         (update_page_callback_foreach):
9247         * shell/ev-window.c: (ev_window_dispose):
9248         
9249         Small memory fixes. Links model now store objects instead
9250         of pointers to improve memory management. 
9251
9252 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9253
9254         * shell/ev-window.c: (zoom_control_changed_cb):
9255         
9256         Fix update of zoom control (bug 308268).
9257
9258 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9259
9260         * shell/ev-properties.c (set_property): escape the text correctly.
9261         Handles non-UTF-8 properties and escaped properties.  Also, sets
9262         the text to "<i>None</i>" if the property isn't set.
9263
9264         * data/evince-properties.glade: Change the label to be ellipsized,
9265         and give it a minimum size.
9266
9267 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9268
9269         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9270         * shell/ev-sidebar-links.c: (create_loading_model):
9271         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9272         * shell/ev-view.c: (ev_view_set_document):
9273         * shell/ev-window.c: (ev_window_dispose):
9274         
9275         Various small fixes, mostly memory leaks. Thanks to valgrind.
9276
9277 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9278
9279         * ps/ps-document.c: remove the locale.h include again ;-). And
9280         kill the (bogus) setlocale/savelocale business.
9281
9282 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9283
9284         * ps/ps-document.c:
9285         
9286         Include locale.h to fix build
9287         
9288         * shell/ev-sidebar.c:
9289         
9290         Remove unnecessary includes
9291
9292 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9293
9294         * dvi/dvi-document.c: (dvi_document_load):
9295         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9296         * po/POTFILES.in:
9297         
9298         Check for incorrect dvi files. Fix parsing dvi on AMD64
9299         platform. Thanks to tester@tester.ca (Olivier Crete).
9300
9301 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9302
9303         * shell/ev-page-action.c: (match_selected_cb),
9304         (display_completion_text), (match_completion), (update_model):
9305         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9306         (expand_open_links):
9307         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9308         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9309         (ev_sidebar_set_document):
9310         * shell/ev-window.c: (ev_window_xfer_job_cb),
9311         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9312         
9313         Fixed lot's of memory leaks, for example, memory leak on reload, 
9314         described in bug 307793.
9315
9316 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9317
9318         * pdf/ev-poppler.cc:
9319         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9320         (update_visible_range), (adjustment_changed_cb),
9321         (ev_sidebar_thumbnails_fill_model),
9322         (ev_sidebar_thumbnails_refresh),
9323         (ev_sidebar_tree_selection_changed),
9324         (ev_sidebar_icon_selection_changed),
9325         (ev_sidebar_thumbnails_use_icon_view),
9326         (ev_sidebar_thumbnails_set_document):
9327         * shell/ev-sidebar-thumbnails.h:
9328         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9329         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9330
9331         Refresh thumbnails when changing orientation. Not fully
9332         working yet becuase of a sidebar bug.
9333
9334         Set page orientation to poppler page everywhere. This sucks
9335         really need to fix poppler.
9336
9337 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9338
9339         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9340         (egg_recent_view_gtk_new_menu_item),
9341         (egg_recent_view_gtk_set_property),
9342         (egg_recent_view_gtk_get_property),
9343         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9344         (egg_recent_view_gtk_set_tooltip_func),
9345         (egg_recent_view_gtk_set_label_width),
9346         (egg_recent_view_gtk_get_label_width):
9347         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9348
9349         Sync with libegg (ellipsize labels)
9350
9351 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9352
9353         * data/evince-ui.xml:
9354         * shell/ev-window.c: (ev_window_cmd_go_forward),
9355         (ev_window_cmd_go_backward):
9356         
9357         Shift + PageUp moves 10 Pages. Fix for 306125
9358
9359 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9360
9361         * pdf/ev-poppler.cc:
9362
9363         Add a flag to check if orientation has been overriden
9364
9365 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9366
9367         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9368         field if necessary.
9369
9370         * ps/ps.h: add creator field to document.
9371
9372         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9373         set creator field.
9374
9375 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9376
9377         * data/evince-properties.glade:
9378         * shell/ev-properties.c: (ev_properties_set_document):
9379
9380         s/PDF Version/Format
9381
9382 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9383
9384         * shell/ev-properties.c: (ev_properties_set_document):
9385
9386         Remove unnecessary translations
9387
9388 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9389
9390         * cut-n-paste/toolbar-editor/Makefile.am:
9391
9392         Correct library name    
9393
9394 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9395
9396         * configure.ac:
9397         * cut-n-paste/recent-files/egg-recent-model.c:
9398         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9399         (egg_recent_model_unlock_file):
9400         * cut-n-paste/recent-files/egg-recent-util.c:
9401         (egg_recent_util_get_unique_id):
9402         * cut-n-paste/recent-files/update-from-egg.sh:
9403         * cut-n-paste/toolbar-editor/Makefile.am:
9404         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9405         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9406         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9407         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9408         (egg_toolbars_model_get_type):
9409         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9410
9411         Better makefile for toolbar editor and update everything
9412         to latest libegg.
9413
9414 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9415
9416         * shell/ev-window.c: (update_document_mode):
9417
9418         Prefer presentation mode when the document
9419         require fullscreen.
9420
9421 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9422
9423         * data/evince-ui.xml:
9424         * shell/ev-window.c:
9425
9426         Add control-equal for zooming
9427
9428 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9429
9430         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9431
9432 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9433
9434         * backend/ev-document.c: (ev_document_get_orientation):
9435         * backend/ev-document.h:
9436         * pdf/ev-poppler.cc:
9437         * ps/ps-document.c: (ps_document_get_orientation),
9438         (ps_document_set_orientation), (ps_document_document_iface_init):
9439
9440         Add a get_orientation api. Improve set_orientation.
9441
9442         * data/evince-ui.xml:
9443         * shell/ev-view.c: (ev_view_set_orientation),
9444         (ev_view_rotate_right), (ev_view_rotate_left):
9445         * shell/ev-view.h:
9446         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9447         (ev_window_cmd_edit_rotate_right):
9448
9449         Better ui for changing document orientation
9450
9451 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9452
9453         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9454         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9455         * shell/ev-sidebar-links.h:
9456         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9457         (ev_sidebar_page_iface_init):
9458         * shell/ev-sidebar-page.h:
9459         * shell/ev-sidebar-thumbnails.c:
9460         (ev_sidebar_thumbnails_get_property),
9461         (ev_sidebar_thumbnails_class_init),
9462         (ev_sidebar_thumbnails_set_document):
9463         * shell/ev-sidebar-thumbnails.h:
9464         * shell/ev-view.c: (ev_view_motion_notify_event):
9465         * shell/ev-window.c: (update_chrome_visibility),
9466         (ev_window_cmd_focus_page_selector),
9467         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9468         (sidebar_page_main_widget_update_cb), (ev_window_init):
9469         
9470         Autoraise toolbar on GoToPage binding and fix bindings in
9471         EvSidebarThumbnails page.
9472
9473 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9474
9475         * shell/ev-properties.c: (update_progress_label):
9476
9477         Hide the progress label when finished; bug #307697.
9478
9479 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9480
9481         * pdf/ev-poppler.cc:
9482
9483         Enable is_open for links, you will need poppler cvs
9484
9485         * shell/ev-properties.c: (job_fonts_finished_cb):
9486
9487         Get a lock on the document when filling the tree view
9488
9489 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9490
9491         * backend/ev-document-links.h:
9492         * pdf/ev-poppler.cc:
9493         * shell/ev-sidebar-links.c: (create_loading_model),
9494         (expand_open_links), (job_finished_callback):
9495
9496         Expand links when specified by the document.
9497         Depend on a poppler api (defined out for now)
9498
9499 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9500
9501         * shell/ev-properties.c: (ev_properties_dispose),
9502         (ev_properties_class_init), (dialog_destroy_cb),
9503         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9504         (ev_properties_set_document), (ev_properties_new),
9505         (ev_properties_show):
9506         * shell/ev-properties.h:
9507
9508         Make it an object, cleanup the code, api to show it as transient
9509         and to set the document.
9510
9511         * shell/ev-window.c: (ev_window_setup_document),
9512         (ev_window_cmd_file_properties):
9513
9514         Adapt to EvProperties changes, do not show multiple
9515         times, update it when document changes.
9516
9517 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9518
9519         * ps/gstypes.h:
9520         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9521         (ps_document_set_orientation), (ps_document_document_iface_init):
9522         * ps/ps-document.h:
9523
9524         Implement orientation here too
9525
9526         * shell/ev-properties.c: (ev_properties_new):
9527         * data/evince-properties.glade:
9528
9529         Hide the fonts page for backends that doesnt
9530         support it.     
9531
9532 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9533
9534         * backend/ev-document.c: (ev_document_set_orientation):
9535         * backend/ev-document.h:
9536         * pdf/ev-poppler.cc:
9537
9538         Add orientation api. Currently poppler api is not optimal,
9539         we need to set orientation every time we _get a page.
9540         I will try to fix that at some point.
9541
9542         * data/evince-ui.xml:
9543         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9544         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9545
9546         Add orientation menu items
9547
9548         * shell/ev-page-cache.c: (ev_page_cache_clear):
9549         * shell/ev-page-cache.h:
9550
9551         Add api to clear the cache
9552
9553         * shell/ev-view.c: (setup_caches), (clear_caches),
9554         (ev_view_set_document), (ev_view_zoom_out),
9555         (ev_view_set_orientation):
9556         * shell/ev-view.h:
9557
9558         Implement orientation changing
9559
9560 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9561
9562         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9563         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9564         * backend/ev-document-fonts.h:
9565
9566         Separate scan and fill so that we can incrementally fill from
9567         the main thread. Add a progress api.
9568
9569         * data/evince-properties.glade:
9570         * pdf/ev-poppler.cc:
9571         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9572         * shell/ev-jobs.h:
9573         * shell/ev-properties.c: (update_progress_label),
9574         (job_fonts_finished_cb), (setup_fonts_view):
9575
9576         Incrementally feel the list and show the progress
9577         percentage in a label like acrobat does.
9578
9579         You are going to need poppler cvs
9580
9581 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9582
9583         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9584         * backend/ev-document-fonts.h:
9585         * pdf/ev-poppler.cc:
9586
9587         Make fonts model fill incrementally.
9588
9589         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9590         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9591         (ev_job_queue_remove_job):
9592         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9593         (ev_job_fonts_new), (ev_job_fonts_run):
9594         * shell/ev-jobs.h:
9595
9596         New job for fonts scanning
9597
9598         * shell/ev-properties.c: (job_fonts_finished_cb),
9599         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9600         * shell/ev-properties.h:
9601         * shell/ev-window.c: (ev_window_cmd_file_properties):
9602
9603         Incrementally feel the treeview using the new job. Show Loading...
9604         message until scanning is completed.
9605
9606         Hopefully I didnt break the build without the poppler patch.
9607
9608 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9609
9610         * shell/ev-application.c: (ev_application_open):
9611         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9612         (ev_document_type_get_type), (ev_document_type_lookup):
9613         * shell/ev-document-types.h:
9614         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9615         * shell/ev-job-xfer.h:
9616         * shell/ev-window.c: (ev_window_clear_local_uri),
9617         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9618         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9619         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9620         
9621         Transfer remote documents to tmp directory to display them later.
9622
9623 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9624
9625         * backend/ev-document-info.h:
9626         * shell/ev-properties.c: (ev_properties_new):
9627
9628         s/GTime*/GTime. Not sure why we was using a pointer
9629         at all there!
9630
9631 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9632
9633         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9634         situations.  That situation is that you're using GTK+-HEAD with
9635         the patch at #306726 is applied, and you have a document with <
9636         1500 pages in it.  It's not quite as uniformly nice as the
9637         TreeView, but should be better in the long run.
9638
9639         I'm pretty sure I guarded against breaking compilation with
9640         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9641         I missed some.
9642
9643         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9644         widget yet, so I commented that code out
9645         enable_view_actions_for_widget() for now.  Need to figure this
9646         out.
9647
9648         * shell/ev-page-action.c (match_selected_cb): emit the right
9649         signals.  Our cool C-l completion now works.
9650
9651 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9652
9653         * backend/Makefile.am:
9654         * backend/ev-document-fonts.c:
9655         * backend/ev-document-links.c:
9656         * backend/ev-document.c: (ev_document_load):
9657         * backend/ev-document.h:
9658         * backend/ev-job-queue.c:
9659         * backend/ev-job-queue.h:
9660         * backend/ev-jobs.c:
9661         * backend/ev-jobs.h:
9662         * backend/ev-page-cache.c:
9663         * backend/ev-page-cache.h:
9664
9665         EvPageCache and EvJobs are moved to shell.
9666
9667         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9668         (ev_tmp_filename):
9669         * lib/ev-file-helpers.h:
9670         
9671         New helper to work with temporary files
9672         
9673         * shell/Makefile.am:
9674         * shell/ev-application.c: (ev_application_open):
9675         * shell/ev-application.h:
9676         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9677         (remove_job_from_async_queue), (add_job_to_async_queue),
9678         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9679         (handle_job), (search_for_jobs_unlocked),
9680         (no_jobs_available_unlocked), (ev_render_thread),
9681         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9682         (ev_job_queue_add_job), (move_job_async), (move_job),
9683         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9684         * shell/ev-job-queue.h:
9685         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9686         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9687         * shell/ev-job-xfer.h:
9688         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9689         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9690         (ev_job_links_class_init), (ev_job_render_init),
9691         (ev_job_render_dispose), (ev_job_render_class_init),
9692         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9693         (ev_job_thumbnail_class_init), (ev_job_load_init),
9694         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9695         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9696         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9697         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9698         * shell/ev-jobs.h:
9699         * shell/ev-page-action.c: (ev_page_action_set_document):
9700         * shell/ev-page-cache.c: (ev_page_cache_init),
9701         (ev_page_cache_class_init), (ev_page_cache_finalize),
9702         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9703         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9704         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9705         (ev_page_cache_get_title), (ev_page_cache_get_size),
9706         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9707         (ev_page_cache_get_height_to_page),
9708         (ev_page_cache_get_max_label_chars),
9709         (ev_page_cache_get_page_label),
9710         (ev_page_cache_has_nonnumeric_page_labels),
9711         (ev_page_cache_get_info), (ev_page_cache_next_page),
9712         (ev_page_cache_prev_page), (ev_page_cache_get):
9713         * shell/ev-page-cache.h:
9714         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9715         (ev_pixbuf_cache_clear_job_sizes),
9716         (ev_pixbuf_cache_add_jobs_if_needed),
9717         (ev_pixbuf_cache_set_page_range):
9718         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9719         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9720         * shell/ev-sidebar-thumbnails.c:
9721         (ev_sidebar_tree_selection_changed),
9722         (ev_sidebar_thumbnails_set_document):
9723         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9724         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9725         (ev_statusbar_get_context_id), (ev_statusbar_push),
9726         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9727         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9728         (ev_statusbar_set_progress):
9729         * shell/ev-statusbar.h:
9730         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9731         (ev_view_find_previous):
9732         * shell/ev-window.c: (ev_window_is_empty),
9733         (ev_window_setup_document), (password_dialog_response),
9734         (ev_window_clear_jobs), (ev_window_load_job_cb),
9735         (ev_window_xfer_job_cb), (ev_window_open_uri),
9736         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9737         (ev_window_print), (ev_window_print_range),
9738         (ev_window_state_event), (ev_window_cmd_view_reload),
9739         (menu_item_select_cb), (menu_item_deselect_cb),
9740         (view_status_changed_cb), (ev_window_dispose),
9741         (drag_data_received_cb), (ev_window_init):
9742         * shell/ev-window.h:
9743         * shell/main.c: (load_files):
9744         
9745         New statusbar to show progress on idle. Two new jobs - 
9746         xfer job and load job to load document in background. And update
9747         of page_cache clients to new location of code.
9748
9749 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9750
9751         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9752         selection in open dialog. It also remembers the last visited directory 
9753         in the current session.
9754
9755 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9756
9757         * shell/ev-properties.c: (ev_properties_new):
9758         * shell/ev-properties.h:
9759         * shell/ev-window.c: (ev_window_cmd_file_properties):
9760         
9761         Get document info from page cache instead of document itself.
9762         This should fix crash related to race conditions described in
9763         bug 306545.
9764
9765 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9766
9767         * ps/ps-document.c: (ps_document_init),
9768         (send_ps), (get_page_box), (output), (catchPipe), (input),
9769         (stop_interpreter), (file_length), (file_readable),
9770         (check_filecompressedb), (ps_document_enable_interpreter),
9771         (document_load), (ps_async_renderer_render_pixbuf):
9772         * ps/ps-document.h:
9773
9774         Big cleanup of the ps code
9775
9776 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9777
9778         * backend/Makefile.am:
9779         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9780         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9781         * backend/ev-async-renderer.h:
9782
9783         Add an async renderer interface (method + callback) which
9784         is useful for backends like ps.
9785
9786         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9787         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9788         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9789         (ev_job_queue_add_job), (move_job_async), (move_job),
9790         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9791
9792         Add queues for async renderer, these are executed on the
9793         main thread.
9794
9795         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9796         (ev_job_render_run):
9797         * backend/ev-jobs.h:
9798
9799         If the backend support async renderer interface use it.
9800
9801         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9802         (setup_pixmap), (ps_document_get_type),
9803         (ps_async_renderer_render_pixbuf),
9804         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9805
9806         Implement async renderer interface.
9807
9808 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9809
9810         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9811
9812         Cleanup links job on exit.
9813
9814 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9815
9816         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9817         (drag_data_get_cb), (drag_data_received_cb):
9818         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9819         (drag_data_get_cb), (parse_item_list),
9820         (egg_toolbar_editor_load_actions):
9821         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9822         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9823         (parse_item_list), (parse_toolbars):
9824         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9825         (dvi_pixbuf_put_pixel):
9826         
9827         Fix gcc 4.0 warnings
9828
9829 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9830
9831         * ps/ps-document.c: (start_interpreter):
9832
9833         Fix warning when loading ps
9834
9835 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9836
9837         * ps/ps-document.c: (output):
9838
9839         Fix crash when priting gs error messages.
9840
9841 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9842
9843         * backend/ev-page-cache.c: (_ev_page_cache_new):
9844         * backend/ev-page-cache.h:
9845
9846         Use a const to return title so that we dont double
9847         free it. Small cleanup and fix a leak.
9848
9849         * shell/ev-window.c: (update_window_title):
9850
9851         strdup value from get_title.
9852
9853 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9854
9855         * shell/ev-sidebar-links.c: (job_finished_callback),
9856         (ev_sidebar_links_set_document):
9857
9858         Cleanup the old job when changing document
9859
9860 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9861
9862         * shell/ev-stock-icons.c:
9863         * shell/ev-stock-icons.h:
9864         * shell/ev-window.c:
9865         
9866         Add stock icons for actions that can appear in toolbar. Fix for
9867         bug 306566.
9868
9869 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9870
9871         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9872         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9873         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9874         * backend/ev-page-cache.h:
9875         * shell/ev-view.c: (scroll_to_current_page),
9876         (view_update_range_and_current_page), (get_page_y_offset),
9877         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9878         (ev_view_size_request_continuous),
9879         (ev_view_zoom_for_size_continuous_and_dual_page),
9880         (ev_view_zoom_for_size_continuous):
9881         
9882         More compact EvView layout in document with pages of different size.
9883
9884 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9885
9886         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9887         compilation.
9888
9889 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9890
9891         * shell/ev-view.c: (view_set_adjustment_values):
9892         * shell/ev-window.c: (ev_window_cmd_file_properties):
9893         
9894         A bit different fix for rounding problem but it has no
9895         problems on startup. Make properties window transient to parent.
9896
9897 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9898
9899         * pdf/ev-poppler.cc:
9900         
9901         More commenting of font stuff.
9902
9903 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9904
9905         * pdf/ev-poppler.cc:
9906
9907         Comment out some more fonts stuff. Should really
9908         work without the poppler patch now.
9909
9910 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9911
9912         * pdf/ev-poppler.cc:
9913
9914         Adapt to api change
9915
9916 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9917
9918         * data/evince-properties.glade:
9919         * pdf/ev-poppler.cc:
9920         * shell/ev-properties.c: (setup_fonts_view):
9921
9922         Set the column title. Show the dialog only
9923         once everything is setup.
9924         Getting font info can be very slow... will
9925         prolly need to make this threaded too.
9926
9927 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9928
9929         * backend/Makefile.am:
9930         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9931         (ev_document_fonts_get_fonts_model):
9932         * backend/ev-document-fonts.h:
9933         * data/evince-properties.glade:
9934         * pdf/ev-poppler.cc:
9935         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9936         * shell/ev-properties.h:
9937         * shell/ev-window.c: (ev_window_cmd_file_properties):
9938
9939         Implement fonts list. Defined out for now, since it depends
9940         on a not yet committed poppler patch.
9941
9942 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9943
9944         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9945         page + 1.
9946
9947         * shell/ev-window.c: Make sure we add the timeout when we get a
9948         focus-in event.
9949
9950         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9951         adjustment->value before calculating the zoom factor to average
9952         out all of our rounding errors.  The page no longer 'drifts' when
9953         resizing.
9954
9955 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9956
9957         * data/evince-properties.glade:
9958         * shell/ev-properties.c: (ev_properties_format_date),
9959         (set_property):
9960         
9961         Labels don't expand when the dialogue is resized.
9962         strftime result needs to be converted to UTF-8. Thanks
9963         to Christian Persch <chpe@gnome.org>.
9964
9965 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9966
9967         * data/evince-properties.glade:
9968
9969         Hide the fonts tab
9970
9971 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9972
9973         * backend/ev-document-info.h:
9974         * backend/ev-document.c: (ev_document_info_free):
9975         * data/evince-properties.glade:
9976         * pdf/ev-poppler.cc:
9977         * ps/ps-document.c: (ps_document_get_info):
9978         * shell/ev-properties.c: (ev_properties_format_date),
9979         (set_property), (ev_properties_new):
9980         * shell/ev-properties.h:
9981         * shell/ev-window.c: (ev_window_cmd_file_properties):
9982
9983         Rework properties code to take only EvPropertyInfo
9984         in the constructor so that it can be useful for
9985         nautilus plugin too.
9986
9987         Deal with backends that doesnt support some properties.
9988         Make set property code generic.
9989
9990 2005-06-04  Christian Persch <chpe@gnome.org>
9991
9992         * data/evince-properties.glade:
9993
9994         fix spacings, make resizeable, and make data labels
9995         selectable + ellipsised
9996
9997 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9998
9999         * backend/ev-document-info.h:
10000         * data/Makefile.am:
10001         * data/evince-ui.xml:
10002         * pdf/ev-poppler.cc:
10003         * shell/Makefile.am:
10004         * shell/ev-window.c: (update_action_sensitivity),
10005         (ev_window_cmd_file_properties):
10006
10007         Initial go at file properties. Patch by
10008         Emil Soleyman-Zomalan <emil@soleyman.com>.
10009         Needs love see #169583
10010
10011 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
10012
10013         * ps/ps-document.c: (output):
10014         * ps/ps.c: (psscan):
10015
10016         Try to render even if psscan fails.
10017
10018 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10019
10020         * ps/ps.c: (psscan), (pscopydoc):
10021
10022         Port buffered reading code from gv
10023
10024 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10025
10026         * ps/ps-document.c: (interpreter_message), (output):
10027
10028         Do not fail on interpreter messages
10029
10030 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10031
10032         * backend/ev-document-misc.c:
10033         (ev_document_misc_get_thumbnail_frame):
10034
10035         Pages can be 0 x 0, dont assert on this case
10036
10037 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10038
10039         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10040         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
10041
10042         Correctly manage our reference on document. Finally the reload
10043         huge leak is gone...
10044
10045 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10046
10047         * ps/ps-document.c: (ps_document_dispose):
10048
10049         Forgot to chain it to the parent. Thanks chpe.
10050
10051 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10052
10053         * ps/ps-document.c: (ps_document_dispose),
10054         (ps_document_class_init), (stop_interpreter), (document_load):
10055
10056         Cleanup dispose a bit. Dont leak the whole pixmap.
10057
10058 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10059
10060         * pdf/ev-poppler.cc:
10061
10062         Release the poppler document on dispose
10063
10064 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10065
10066         * shell/ev-view.c: (ev_view_set_document):
10067
10068         Release ref on the pixbuf cache when changing
10069         document.
10070
10071 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10072
10073         * ps/ps-document.c: (ps_document_get_info):
10074
10075         Fix a double free
10076
10077 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10078
10079         * backend/ev-page-cache.c: (ev_page_cache_init),
10080         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10081         * backend/ev-page-cache.h:
10082         * shell/ev-page-action.c: (page_changed_cb):
10083         
10084         Set page action entry width depending on labels width. Fix
10085         for bug 305202.
10086
10087 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10088
10089         * backend/ev-link.c: (ev_link_class_init):
10090
10091         Allow -1 as page value (error)
10092
10093 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10094
10095         * shell/ev-sidebar-thumbnails.c:
10096         (ev_sidebar_thumbnails_set_document):
10097         * shell/ev-view.c: (scroll_to_current_page),
10098         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10099         (page_changed_cb), (on_adjustment_value_changed),
10100         (ev_view_set_document):
10101
10102         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10103         Fix bug 305377
10104
10105 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10106
10107         * configure.ac:
10108         * djvu/djvu-document.c: (djvu_document_get_page_size):
10109
10110         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10111         bug 301993.
10112
10113 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10114
10115         * shell/ev-view.c (draw_one_page): modify the expose handling to
10116         get the shadows.
10117
10118         * shell/ev-window.c (update_action_sensitivity): Respect
10119         permissions field.  Kowtow to the man.
10120
10121         * pdf/ev-poppler.cc: Get the permissions field.
10122
10123         * tiff/*c: Make a tiny bit more robust.
10124
10125 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10126
10127         * djvu/djvu-document.c:
10128         
10129         Pop messages from djvu context message queue.
10130
10131 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10132
10133         * configure.ac, Makefile.am, shell/Makefile.am:
10134         * tiff/Makefile.am, shell/ev-document-types.c:
10135         
10136         Cleanup tiff configure checks. Fix for bug 305218.
10137
10138 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10139
10140         * configure.ac: Added "uk" to ALL_LINGUAS.
10141
10142 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10143
10144         * cut-n-paste/zoom-control/ephy-zoom.c:
10145         (ephy_zoom_get_changed_zoom_level):
10146         * cut-n-paste/zoom-control/ephy-zoom.h:
10147         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10148         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10149         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10150         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10151         (zoom_control_changed_cb), (ev_window_init):
10152         
10153         Fix minor points related to moving best fit up. Introduce
10154         "zoom" property and make zoom control change it's value on
10155         notify::zoom signals. Fix for 305080.
10156
10157 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10158
10159         * data/evince-ui.xml:
10160         * shell/ev-window.c: (set_view_actions_sensitivity):
10161         
10162         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10163
10164 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10165
10166         * configure.ac:
10167
10168         Depends on poppler 0.3.2
10169
10170 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10171
10172         * cut-n-paste/recent-files/egg-recent-item.c:
10173         (egg_recent_item_get_short_name):
10174         * cut-n-paste/toolbar-editor/Makefile.am:
10175         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10176         (new_pixbuf_from_widget):
10177         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10178         * cut-n-paste/toolbar-editor/egg-marshal.c:
10179         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10180         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10181
10182         Sync
10183
10184 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10185
10186         * tiff/tiff-document.c: Rough TIFF backend.
10187
10188 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10189
10190         * NEWS:
10191         * configure.ac:
10192         * cut-n-paste/toolbar-editor/Makefile.am:
10193
10194         Release 0.3.1
10195
10196 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10197
10198         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10199         (ev_view_find_next), (ev_view_find_previous):
10200
10201         Remove the locks around get_n_results   
10202
10203 2005-05-21  Juerg Billeter  <j@bitron.ch>
10204
10205         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10206
10207         Pass correct number of pages to poppler.
10208
10209 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10210
10211         * configure.ac:
10212         * data/Makefile.am:
10213         * data/evince.desktop.in: 
10214         * data/evince.desktop.in.in:
10215         * po/POTFILES.in:
10216         
10217         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10218
10219 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10220
10221         * shell/ev-view.c: (view_update_adjustments),
10222         (view_set_adjustment_values): cast adjustmen->value to (int)
10223         before using it.  Otherwise, we get off by a pixel in some
10224         situations.
10225
10226         (draw_one_page): Draw the border on expose.
10227
10228 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10229
10230         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10231         adjustment when the mode changes, #304923
10232
10233 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10234
10235         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10236         flickering on resize but still use gdk_window_scroll on
10237         scrolling
10238
10239 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10240
10241         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10242         option, #170458
10243
10244 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10245
10246         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10247         second page on page_changed if possible, #304669
10248
10249 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10250
10251         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10252         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10253
10254 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10255
10256         * .cvsignore:
10257         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10258         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10259         (ev_view_zoom_for_size_presentation),
10260         (ev_view_zoom_for_size_continuous_and_dual_page),
10261         (ev_view_zoom_for_size_continuous),
10262         (ev_view_zoom_for_size_dual_page),
10263         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10264         * shell/ev-view.h:
10265         * shell/ev-window.c: (update_view_size),
10266         (ev_window_sizing_mode_changed_cb):
10267
10268         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10269         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10270         an infinite loop, #304769
10271
10272
10273 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10274
10275         * data/evince-ui.xml:
10276         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10277         * shell/ev-window.c: (set_view_actions_sensitivity):
10278
10279         Make PgUp/Down behave like Space
10280
10281 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10282
10283         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10284         * backend/ev-ps-exporter.h:
10285         * pdf/ev-poppler.cc:
10286         * ps/ps-document.c: (ps_document_ps_export_begin):
10287         * shell/ev-print-job.c: (idle_print_handler):
10288
10289         Adapt to new poppler api
10290
10291 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10292
10293         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10294         (ephy_zoom_control_init):
10295
10296         Translate zoom levels
10297
10298 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10299
10300         * cut-n-paste/zoom-control/ephy-zoom.c:
10301         (ephy_zoom_get_zoom_level_index):
10302
10303         Fix current zoom -> zoom control match
10304
10305 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10306
10307         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10308         rather than the scrolled_window that it's in. Fixes bug #304655.
10309
10310 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10311
10312         * shell/ev-view.c: (view_update_adjustments),
10313         (view_set_adjustment_values), (view_update_range_and_current_page),
10314         (view_scroll_to_page), (set_scroll_adjustment),
10315         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10316         (ev_view_scroll), (ev_view_scroll_view),
10317         (ensure_rectangle_is_visible), (find_page_at_location),
10318         (get_link_at_location), (go_to_link), (status_message_from_link),
10319         (ev_view_size_request_continuous_dual_page),
10320         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10321         (ev_view_unrealize), (ev_view_expose_event),
10322         (ev_view_button_press_event), (ev_view_motion_notify_event),
10323         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10324         (draw_rubberband), (highlight_find_results), (draw_one_page),
10325         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10326         (ev_view_init), (find_changed_cb), (page_changed_cb),
10327         (on_adjustment_value_changed), (ev_view_new),
10328         (ev_view_set_document), (ev_view_set_zoom),
10329         (ev_view_set_continuous), (ev_view_set_dual_page),
10330         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10331         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10332         (ev_view_zoom_for_size_presentation),
10333         (ev_view_zoom_for_size_continuous_dual_page),
10334         (ev_view_zoom_for_size_continuous),
10335         (ev_view_zoom_for_size_dual_page),
10336         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10337         (ev_view_get_status), (ev_view_set_status),
10338         (update_find_status_message), (ev_view_get_find_status),
10339         (ev_view_set_find_status), (jump_to_find_result),
10340         (jump_to_find_page), (compute_selections), (clear_selection),
10341         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10342         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10343         (ev_view_update_primary_selection),
10344         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10345         * shell/ev-view.h:
10346         * shell/ev-window.c: (ev_window_open_page_label),
10347         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10348         (ev_window_init):
10349         * shell/ev-window.h:
10350         * shell/main.c: (load_files):
10351
10352         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10353         when resizing.  Remove the bin_window().  Also, patch from James
10354         Bowes to fix command line page, #300641
10355         
10356 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10357
10358         * data/evince-ui.xml:
10359         * shell/ev-view.c:
10360         * shell/ev-view.h:
10361         * shell/ev-window.c: (update_action_sensitivity):
10362
10363         Get rid of View->Normal Size, it's just confusing
10364
10365 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10366
10367         * backend/ev-document-info.h:
10368         * backend/ev-document.c: (ev_document_info_free): Free the
10369         EvDocumentInfo.
10370
10371         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10372         (clear_range), (add_range), (update_visible_range),
10373         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10374         (ev_sidebar_thumbnails_set_document):
10375         * shell/ev-window.c: (ev_window_setup_document): Only render the
10376         visible thumbnails.  It takes an instant to render, but it uses
10377         much less memory.
10378
10379 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10380
10381         * shell/ev-sidebar-links.c: (popup_menu_cb):
10382
10383         Select first item
10384
10385 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10386
10387         * lib/Makefile.am:
10388         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10389         (button_press_cb), (ev_sidebar_links_construct):
10390
10391         Show the popup menu also on keybindings
10392
10393 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10394
10395         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10396         * shell/ev-window.h:
10397
10398         Expose api to print a range (with dialog). Make private _print use
10399         it.
10400
10401         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10402         (ev_sidebar_links_construct):
10403
10404         Show a print context menu on linkx, it prints the selected
10405         section.
10406
10407 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10408
10409         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10410         button.
10411
10412 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10413
10414         * AUTHORS:
10415
10416         Update
10417
10418         * shell/ev-window.c: (build_comments_string),
10419         (ev_window_cmd_help_about):
10420
10421         Show poppler version/backend and authors
10422
10423 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10424
10425         * cut-n-paste/zoom-control/ephy-zoom.c:
10426         (ephy_zoom_get_zoom_level_index):
10427         * cut-n-paste/zoom-control/ephy-zoom.h:
10428
10429         Move the best fit items at the top of the list
10430
10431 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10432
10433         * shell/ev-marshal.list:
10434         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10435         (activate_cb), (match_selected_cb), (activate_link_cb),
10436         (connect_proxy), (ev_page_action_class_init):
10437         * shell/ev-page-action.h:
10438
10439         Use signals to notify action activation. Hopefully
10440         I did not break completion since I cant test...
10441
10442         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10443         (register_custom_actions):
10444
10445         Connect to page selector actions and also grab focus on
10446         the view when activated.
10447
10448 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10449
10450         * pdf/ev-poppler.cc:
10451         * backend/ev-page-cache.c: make page size calculation consistent
10452         and set it to (int)( width * scale + 0.5).  This makes the weird
10453         line going through the middle of the page go away.
10454
10455         * shell/ev-view.c: move painting the background page after
10456         checking the expose area covers us.
10457
10458 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10459
10460         * data/evince-password.glade:
10461         
10462         Mark labels as not translatable. Fix for bug 302842.
10463
10464 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10465
10466         * configure.ac: Added "es" to ALL_LINGUAS.
10467
10468 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10469
10470         * data/evince-toolbar.xml:
10471         * shell/ev-window.c: (update_action_sensitivity),
10472         (ev_window_setup_document), (ev_window_set_page_mode),
10473         (ev_window_init):
10474
10475         Remove some leftover code from jrb first continous
10476         attempt. Use the new actions, we still need good icons
10477         though...
10478
10479 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10480
10481         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10482
10483         Update label when connecting proxy. Fix a warning with NULL
10484         page_cache.
10485
10486 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10487
10488         * data/evince-ui.xml:
10489         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10490         * shell/ev-page-action.h:
10491         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10492
10493         Add mnemonic for edit toolbar.
10494         ctrl+l focus the page entry.
10495
10496 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10497
10498         * lib/Makefile.am:
10499         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10500         (ev_window_init):
10501         * shell/main.c: (main):
10502
10503         Put the toolbar xml in evince own dot dir
10504
10505 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10506
10507         * shell/ev-window.c: (ev_window_init):
10508
10509         Make the toolbar not removable
10510
10511 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10512
10513         * data/evince-ui.xml:
10514         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10515         * shell/ev-sidebar-links.h:
10516         * shell/ev-sidebar-thumbnails.c:
10517         (ev_sidebar_thumbnails_get_treeview):
10518         * shell/ev-sidebar-thumbnails.h:
10519         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10520         (ev_view_class_init):
10521         * shell/ev-view.h:
10522         * shell/ev-window.c: (update_action_sensitivity),
10523         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10524         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10525         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10526         (ev_window_init):
10527
10528         This is evil... Make space/backspace global accelerators but
10529         enable them only for some widgets (sidebars and view).
10530         I dont like it, but I dont know a better way... :/
10531
10532 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10533
10534         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10535         (ev_page_action_widget_finalize),
10536         (ev_page_action_widget_class_init), (update_page_cache):
10537
10538         Keep a weak reference on proxy->page_cache so that we
10539         dont try to disconnect the signal if the object is already
10540         gone. Maybe there is a better way to cleanup reference handling
10541         in page action though...
10542
10543 2005-05-10  Juerg Billeter  <j@bitron.ch>
10544
10545         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10546         * backend/ev-ps-exporter.h:
10547         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10548         * ps/ps-document.c: (ps_document_ps_export_begin):
10549         
10550         Change api to pass print range to ps_exporter_begin. The pdf backend
10551         requires this information.
10552         
10553         * shell/ev-print-job.c: (idle_print_handler):
10554         
10555         Adapt to api change
10556
10557 2005-05-10  Juerg Billeter  <j@bitron.ch>
10558
10559         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10560         (idle_print_handler)
10561         * shell/ev-window.c: (ev_window_print):
10562
10563         Support printing page range, based on patch by Amaury Jacquot
10564
10565 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10566
10567         * data/evince-toolbar.xml:
10568
10569         Add zoom control to available items
10570
10571 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10572
10573         * shell/ev-window.c: (update_action_sensitivity):
10574
10575         Set slash action insensitive when appropriate
10576
10577 2005-05-10  Christian Persch <chpe@gnome.org>
10578
10579         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10580
10581         Fix warning on the overflow menu
10582
10583 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10584
10585         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10586
10587         Check for uri correctness/existence
10588
10589 2005-05-09  Juerg Billeter  <j@bitron.ch>
10590
10591         * shell/ev-window.c: (using_postscript_printer):
10592
10593         LPD printers use postscript, too
10594
10595 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10596
10597         * shell/ev-window.c: (register_custom_actions):
10598
10599         The zoom one is actually sort of useful,
10600         put it back
10601
10602 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10603
10604         * shell/ev-window.c: (register_custom_actions):
10605
10606         Hide page/zoom controls from overflow, they
10607         are useless.
10608
10609 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10610
10611         * cut-n-paste/update-from-egg.sh:
10612         
10613         Share it between all cut-n-paste subdirs
10614
10615         * cut-n-paste/recent-files/Makefile.am:
10616
10617         Fix to use "global" update-from-egg.sh
10618
10619         * cut-n-paste/recent-files/egg-recent-model.c:
10620         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10621         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10622         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10623         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10624
10625         Update from libegg
10626
10627         * cut-n-paste/toolbar-editor/Makefile.am:
10628
10629         Fix to use "global" update-from-egg.sh
10630
10631         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10632
10633         Update from libegg
10634
10635 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10636
10637         * configure.ac:
10638         * cut-n-paste/Makefile.am:
10639         * cut-n-paste/recent-files/Makefile.am:
10640         * cut-n-paste/toolbar-editor/.cvsignore:
10641         * cut-n-paste/toolbar-editor/Makefile.am:
10642         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10643         (egg_editable_toolbar_get_type), (get_toolbar_position),
10644         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10645         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10646         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10647         (set_item_drag_source), (create_item_from_action), (create_item),
10648         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10649         (popup_toolbar_context_menu_cb), (free_dragged_item),
10650         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10651         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10652         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10653         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10654         (item_added_cb), (item_removed_cb),
10655         (egg_editable_toolbar_construct),
10656         (egg_editable_toolbar_disconnect_model),
10657         (egg_editable_toolbar_deconstruct),
10658         (egg_editable_toolbar_set_model),
10659         (egg_editable_toolbar_set_ui_manager),
10660         (egg_editable_toolbar_set_property),
10661         (egg_editable_toolbar_get_property),
10662         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10663         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10664         (egg_editable_toolbar_new_with_model),
10665         (egg_editable_toolbar_get_edit_mode),
10666         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10667         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10668         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10669         (new_pixbuf_from_widget), (new_separator_pixbuf),
10670         (update_separator_image), (style_set_cb),
10671         (_egg_editable_toolbar_new_separator_image),
10672         (egg_editable_toolbar_get_model):
10673         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10674         * cut-n-paste/toolbar-editor/egg-marshal.c:
10675         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10676         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10677         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10678         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10679         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10680         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10681         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10682         (editor_drag_data_delete_cb), (drag_data_get_cb),
10683         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10684         (editor_create_item), (update_editor_sheet), (setup_editor),
10685         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10686         (parse_item_list), (model_has_action), (update_actions_list),
10687         (egg_toolbar_editor_load_actions):
10688         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10689         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10690         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10691         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10692         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10693         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10694         (egg_toolbars_model_add_separator), (impl_add_item),
10695         (parse_item_list), (egg_toolbars_model_add_toolbar),
10696         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10697         (impl_get_item_data), (impl_get_item_type),
10698         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10699         (egg_toolbars_model_init), (free_toolbar),
10700         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10701         (egg_toolbars_model_remove_toolbar),
10702         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10703         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10704         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10705         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10706         (egg_toolbars_model_get_item_data),
10707         (egg_toolbars_model_get_item_type):
10708         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10709         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10710         * data/Makefile.am:
10711         * data/evince-toolbar.xml:
10712         * data/evince-ui.xml:
10713         * data/hand-open.png:
10714         * po/POTFILES.in:
10715         * shell/Makefile.am:
10716         * shell/ev-window.c: (update_chrome_visibility),
10717         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10718         (ev_window_dispose), (ev_window_init):
10719
10720         Implement epiphany like toolbar editor. Based on patch by
10721         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10722
10723 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10724
10725         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10726
10727         Use set_cursor instead of set_selection, so that
10728         the keyboard focus moves too.
10729
10730 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10731
10732         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10733
10734         Fix infinite loop when loading Type1 fonts
10735
10736 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10737
10738         * data/evince-ui.xml:
10739         * shell/ev-window.c:
10740
10741         Slash -> Find
10742
10743 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10744
10745         * configure.ac:
10746
10747         Make --disable really disable
10748
10749 2005-05-07  Juerg Billeter  <j@bitron.ch>
10750
10751         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10752
10753         Compare page labels even without has_labels set, fixes setting page
10754         with entry
10755
10756 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10757
10758         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10759         (ev_view_set_cursor), (ev_view_button_press_event),
10760         (ev_view_motion_notify_event), (ev_view_button_release_event),
10761         (ev_view_init):
10762
10763         Implement middle button scrolling. Based on a patch
10764         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10765
10766 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10767
10768         * shell/ev-document-types.c: (get_slow_mime_type),
10769         (get_document_type_from_mime), (ev_document_type_lookup):
10770         * shell/ev-document-types.h:
10771
10772         Change api to lookup from uri. Do fast lookup first, if the
10773         type is unknown try with data sniffing.
10774
10775         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10776         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10777
10778         Adapt to api change
10779
10780 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10781
10782         * thumbnailer/Makefile.am:
10783
10784         Fix distcheck
10785
10786 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10787
10788         * NEWS:
10789         * configure.ac:
10790
10791         Release 0.3.0
10792
10793         * data/evince-ui.xml:
10794
10795         Hide presentation mode for now
10796
10797         * shell/ev-view.c: (highlight_find_results):
10798
10799         Show current find selection only on current page
10800
10801 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10802
10803         * shell/ev-view.c: (ev_view_select_all):
10804
10805         Compute size of the actual page, not of
10806         the current one.
10807
10808 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10809
10810         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10811         (view_rect_to_doc_rect), (compute_selections),
10812         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10813         (ev_view_copy), (ev_view_primary_get_cb),
10814         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10815         (ev_view_button_press_event), (ev_view_motion_notify_event),
10816         (ev_view_button_release_event), (page_changed_cb):
10817
10818         Fix text selection
10819
10820 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10821
10822         * shell/ev-view.c: (compute_border), (get_page_extents),
10823         (doc_rect_to_view_rect), (highlight_find_results),
10824         (ev_view_bin_expose), (ev_view_select_all),
10825         (ev_view_motion_notify_event), (update_find_status_message),
10826         (jump_to_find_result), (jump_to_find_page):
10827
10828         First go at fixing search, still buggy
10829
10830 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10831
10832         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10833         dropdown box and button at the top of the sidebar.
10834
10835 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10836
10837         * configure.ac: Output zoom-control Makefile.
10838         * cut-n-paste/Makefile.am: build zoom-control subdir.
10839         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10840         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10841         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10842         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10843         * cut-n-paste/zoom-control/ephy-zoom.c:
10844         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10845         from epiphany, and modified to add a separator into the menu.
10846         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10847         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10848         zoom-control action.
10849         * shell/Makefile.am: Include zoom-control flags.
10850         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10851         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10852         (ev_view_zoom_for_size_presentation),
10853         (ev_view_zoom_for_size_continuous_and_dual_page),
10854         (ev_view_zoom_for_size_continuous),
10855         (ev_view_zoom_for_size_dual_page),
10856         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10857         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10858         ev_view_get_zoom and ev_view_get_sizing_mode.
10859         * shell/ev-view.h:
10860         * shell/ev-window.c: (update_action_sensitivity),
10861         (update_sizing_buttons), (zoom_control_changed_cb),
10862         (register_custom_actions): Initialize and use the zoom-control 
10863         widget.
10864
10865 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10866
10867         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10868         preview cache back to 1.  Don't know when it got set to 0.
10869         
10870         * shell/ev-view.c: (compute_border), (ev_view_realize),
10871         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10872         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10873         (ev_view_get_fullscreen), (ev_view_set_presentation),
10874         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10875         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10876         * shell/ev-view.h:
10877         * shell/ev-window.c:
10878         (update_chrome_visibility),
10879         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10880         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10881         (update_document_mode), (ev_window_update_fullscreen_action),
10882         (ev_window_fullscreen), (ev_window_unfullscreen),
10883         (ev_window_cmd_view_fullscreen),
10884         (ev_window_update_presentation_action),
10885         (ev_window_run_presentation), (ev_window_stop_presentation),
10886         (ev_window_cmd_view_presentation), (ev_window_state_event),
10887         (ev_window_focus_in_event), (ev_window_focus_out_event),
10888         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10889         * data/evince-ui.xml: Initial presentation mode.  We should
10890         probably hide this until it's done, as it's quite rough.  Also,
10891         change full-screen to fullscreen and add two getters to EvView.
10892
10893 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10894
10895         * shell/ev-page-action.c: (update_page_cache),
10896         (ev_page_action_dispose):
10897         * shell/ev-window.c: (destroy_fullscreen_popup),
10898         (ev_window_create_fullscreen_popup):
10899
10900         Use connect_object rather than explicitly
10901         disconnect on dispose.
10902
10903 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10904
10905         * shell/ev-page-action.c: (update_page_cache),
10906         (ev_page_action_dispose):
10907
10908 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10909
10910         * backend/ev-page-cache.c: (_ev_page_cache_new),
10911         (ev_page_cache_set_page_label),
10912         (ev_page_cache_has_nonnumeric_page_labels):
10913         * backend/ev-page-cache.h:
10914         * shell/ev-page-action.c: (update_pages_label):
10915         
10916         If all page labels are numeric, fallback to default
10917         way to display number of pages. See bug 173185.
10918
10919 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10920
10921         * shell/ev-page-action.c: (ev_page_action_dispose):
10922         * shell/ev-view.c: (view_update_range_and_current_page):
10923         * shell/ev-window.c: (ev_window_dispose):
10924         
10925         Set page on scroll in continuous mode. Fixes bug 301986.
10926         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10927
10928 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10929
10930         * configure.ac:
10931
10932         Require poppler 0.3.0
10933
10934 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10935         
10936         * shell/Makefile.am, configure.ac: Fix build problems
10937         with t1lib. Bug 301996.
10938
10939 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10940
10941         * shell/ev-view.c: (ev_view_scroll_event):
10942         
10943         Scroll up increase zoom
10944
10945 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10946
10947         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10948         (ev_view_set_sizing_mode),
10949         (ev_view_zoom_for_size_continuous_and_dual_page),
10950         (ev_view_zoom_for_size_continuous):
10951         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10952         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10953         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10954         (ev_window_init):
10955
10956         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10957         Fix for 165473 and 165472.
10958
10959 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10960
10961         * po/POTFILES.in:
10962         * thumbnailer/Makefile.am:
10963         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10964         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10965         * thumbnailer/evince-thumbnailer.schemas.in:
10966         
10967         Make thumbnailer schemas translatable. Fix for bug 301773
10968         
10969         * thumbnailer/evince-thumbnailer-djvu.schemas:
10970         * thumbnailer/evince-thumbnailer-dvi.schemas:
10971         * thumbnailer/evince-thumbnailer.schemas:
10972
10973         Removed files
10974
10975 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10976
10977         * shell/ev-view.c (ev_view_init): forgot to set this.
10978
10979 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10980
10981         * shell/ev-view.c: (find_page_at_location),
10982         (get_link_at_location),
10983         (ev_view_set_show_border), (ev_view_set_spacing),
10984         (ev_view_zoom_for_size_continuous_and_dual_page),
10985         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10986         Also, add a quick fix measuring of widths.  Also, removed
10987         ev_view_set_spacing and ev_view_set_show_border.
10988         
10989         * shell/ev-window.c: (ev_window_unfullscreen),
10990         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10991
10992 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10993
10994         * shell/ev-view.c: (view_update_range_and_current_page),
10995         (page_changed_cb):
10996         
10997         Fix crash on exit and scrolling to page in continuous view.
10998
10999 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
11000
11001         * TODO:
11002         * backend/ev-page-cache.c: (_ev_page_cache_new),
11003         (ev_page_cache_get_max_width_size),
11004         (ev_page_cache_get_max_height_size):
11005         * backend/ev-page-cache.h:
11006         * data/evince-ui.xml:
11007         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
11008         * shell/ev-view.c: (view_update_adjustments),
11009         (view_update_range_and_current_page), (get_bounding_box_size),
11010         (ev_view_size_request_continuous_and_dual_page),
11011         (ev_view_size_request_continuous),
11012         (ev_view_size_request_dual_page),
11013         (ev_view_size_request_single_page), (ev_view_size_request),
11014         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
11015         (ev_view_bin_expose), (ev_view_expose_event),
11016         (ev_view_set_property), (ev_view_get_property),
11017         (ev_view_class_init), (ev_view_init), (ev_view_new),
11018         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
11019         (ev_view_set_dual_page), (ev_view_set_full_screen),
11020         (ev_view_set_presentation), (ev_view_set_sizing_mode),
11021         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
11022         (ev_view_zoom_out), (zoom_for_size_fit_width),
11023         (zoom_for_size_best_fit),
11024         (ev_view_zoom_for_size_continuous_and_dual_page),
11025         (ev_view_zoom_for_size_continuous),
11026         (ev_view_zoom_for_size_dual_page),
11027         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11028         (ev_view_show_cursor), (ev_sizing_mode_get_type):
11029         * shell/ev-view.h:
11030         * shell/ev-window.c: (update_action_sensitivity),
11031         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11032         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11033         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
11034         (ev_window_cmd_view_zoom_out), (update_view_size),
11035         (ev_window_set_sizing_mode), (ev_window_init):
11036
11037         Add Continuous and Dual page modes.
11038
11039 2005-04-23  James Bowes  <bowes@cs.dal.ca>
11040
11041         * dvi/dvi-document.c: (dvi_document_load),
11042         (dvi_document_thumbnails_get_thumbnail),
11043         (dvi_document_init_params): Fix up some mixups between
11044         width and height to correct thumbnail rendering.
11045
11046 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11047
11048         * dvi/mdvi-lib/private.h:
11049         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
11050         
11051         Suppess output for kpathsea during font generation. Thanks to
11052         James Bowes
11053
11054 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
11055
11056         * NEWS:
11057         * configure.ac:
11058
11059         Release 0.2.1
11060
11061         * Makefile.am: fix distcheck.
11062
11063 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11064
11065         * shell/ev-sidebar-links.c: (selection_changed_callback),
11066         (update_page_callback), (row_activated_callback),
11067         (job_finished_callback), (ev_sidebar_links_set_document):
11068         
11069         Fix for bug #169901. Double click on links expands tree.
11070
11071 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11072
11073         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11074         hard-coded style. Fix for bug 170111
11075
11076 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11077
11078         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11079         locking.
11080
11081 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11082
11083         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11084
11085 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11086
11087         * pdf/ev-poppler.cc:
11088         * shell/ev-view.c: (highlight_find_results):
11089
11090         Fix find on single page documents
11091
11092 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11093
11094         * data/evince.schemas.in: fix for bug 301390
11095
11096 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11097
11098         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11099         (ev_view_zoom_out), (ev_view_zoom_normal):
11100         * shell/ev-view.h:
11101         * shell/ev-window.c: (update_action_sensitivity),
11102         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11103         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11104         (ev_window_cmd_view_normal_size):
11105
11106         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11107         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11108         better than oom. 
11109
11110 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11111
11112         * configure.ac:
11113
11114         Depend on 2.57, 2.59 doesnt seem to be necessary
11115
11116 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11117
11118         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11119         (create_tool_item):
11120
11121         Put back total number of pages as (1 of 1234)
11122
11123 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11124
11125         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11126         remove the job.
11127
11128         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11129         function.  This helps debugging.
11130
11131 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11132
11133         * djvu/djvu-document.c: (djvu_document_class_init),
11134         (djvu_document_get_info), (djvu_document_document_iface_init):
11135         * dvi/dvi-document.c: (dvi_document_class_init),
11136         (dvi_document_get_info), (dvi_document_document_iface_init):
11137
11138         Dummy implementation of get_info method for dvi and
11139         djvu. Fix crashes with those backends
11140
11141 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11142
11143         * data/evince.desktop.in:
11144
11145         Add application/x-gzpostscript
11146
11147 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11148
11149         * data/evince.schemas.in: Added real long descriptions, 
11150         closes bug 172496 
11151
11152         * README: Added actual text, closes bug 171869
11153
11154 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11155
11156         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11157
11158         Thumbnail page 0
11159
11160 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11161
11162         * backend/ev-document-info.h:
11163
11164         s/GDate */GDate so we can just use g_free
11165
11166 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11167
11168         * shell/ev-window.c: (update_document_mode),
11169         (ev_window_setup_document):
11170
11171         Show the window in fullscreen when specified by
11172         the document
11173
11174 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11175
11176         * backend/ev-document.c: (ev_document_class_init),
11177         (ev_document_get_info), (ev_document_render_pixbuf):
11178         * backend/ev-document.h:
11179         * backend/ev-page-cache.c: (_ev_page_cache_new):
11180         * pdf/ev-poppler.cc:
11181         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11182         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11183         * ps/ps-document.c: (ps_document_class_init), (document_load),
11184         (ps_document_get_info), (ps_document_document_iface_init):
11185
11186         Remove get_title from the interface, we can just use document info
11187
11188 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11189
11190         * backend/Makefile.am:
11191         * backend/ev-document.c: (ev_document_render_get_info):
11192         * backend/ev-document.h:
11193         * pdf/ev-poppler.cc:
11194
11195         Initial support for document info. Based on jrb patch.
11196
11197 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11198
11199         * shell/ev-window.c: (ev_window_state_event),
11200         (ev_window_class_init), (ev_window_init):
11201         
11202         Doesn't show resize grip when maximized. See bug #301053
11203
11204 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11205
11206         * po/POTFILES.in:
11207         
11208         ev-sidebar-thumbnails now has translatable labels
11209         
11210         * shell/Makefile.am:
11211         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11212         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11213         (ev_sidebar_links_page_iface_init):
11214         * shell/ev-sidebar-links.h:
11215         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11216         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11217         (ev_sidebar_page_get_label):
11218         * shell/ev-sidebar-page.h:
11219         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11220         (ev_sidebar_thumbnails_set_document),
11221         (ev_sidebar_thumbnails_support_document),
11222         (ev_sidebar_thumbnails_get_label),
11223         (ev_sidebar_thumbnails_page_iface_init):
11224         * shell/ev-sidebar-thumbnails.h:
11225         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11226         (ev_sidebar_set_document):
11227         * shell/ev-sidebar.h:
11228         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11229         
11230         Small rework of sidebar code. Now sidebar pages should implement
11231         EvSidebarPage interface. That makes page management in EvSidebar
11232         easier. See bug #164811 for details
11233
11234 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11235
11236         * shell/ev-application.c: (ev_application_open):
11237         * shell/ev-document-types.c:
11238         
11239         Fix build error and small problem with application exit
11240
11241 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11242
11243         * thumbnailer/Makefile.am:
11244         * thumbnailer/evince-thumbnailer-djvu.schemas:
11245         * thumbnailer/evince-thumbnailer-dvi.schemas:
11246         
11247         Conditionally install schemas for djvu/dvi thumbnailer
11248
11249 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11250
11251         * shell/ev-document-types.h: 
11252         * shell/ev-document-types.c: 
11253         New files, handling the mapping from mimetypes to backends
11254         
11255         * shell/ev-window.c: 
11256         * thumbnailer/evince-thumbnailer.c:     
11257         Use the ev-document-types code
11258         
11259         * shell/Makefile.am: 
11260         Added new convenience library libevbackendfactory_la, containing
11261         the new mimetype->backend logic; moved the backends into it.
11262
11263         * thumbnailer/Makefile.am:
11264         Make the thumbnailer link with the libevbackend.la convenience
11265         library, rather than having a duplicate of the backend logic here.
11266
11267 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11268
11269         * shell/ev-stock-icons.c: constify some vars.
11270         * shell/ev-window.c: ditto.
11271
11272 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11273
11274         * ps/ps-document.c (get_page_orientation):
11275
11276         Respect document orientation 
11277
11278 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11279
11280         * djvu/Makefile.am:
11281         * dvi/Makefile.am:
11282         * shell/Makefile.am:
11283         
11284         Move library dependencies to components.
11285         
11286         * shell/ev-window.c: (update_window_title),
11287         (start_loading_document):
11288         
11289         Fix display of uris with spaces. Bug 168358.
11290
11291 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11292
11293         * shell/ev-sidebar-links.c: (selection_changed_cb):
11294         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11295         (ev_view_button_release_event), (ev_view_set_document):
11296         * shell/ev-view.h:
11297         * shell/ev-window.c: (find_bar_search_changed_cb):
11298         * shell/ev-window.h: Minor cleanups removing some dead code.
11299
11300 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11301
11302         * backend/ev-page-cache.c: (_ev_page_cache_new):
11303         
11304         Set current page to 0 if document has pages.
11305
11306 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11307
11308         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11309
11310         Initialize GError to NULL, fix a crash when loading fails.
11311
11312 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11313
11314         * shell/ev-window.c: (update_view_size):
11315
11316         Calculate shadow size only when there is actually
11317         a shadow.
11318
11319 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11320
11321         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11322         * shell/ev-view.h:
11323
11324         Allow setting view spacing, default to 0
11325
11326         * shell/ev-window.c: (ev_window_unfullscreen),
11327         (ev_window_cmd_view_fullscreen), (ev_window_init):
11328
11329         Remove spacing in fullscreen mode
11330
11331 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11332
11333         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11334         (ev_view_size_request), (expose_bin_window),
11335         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11336         * shell/ev-view.h:
11337         * shell/ev-window.c: (ev_window_unfullscreen),
11338         (ev_window_cmd_view_fullscreen):
11339
11340         Do not draw the border in fulscreen
11341
11342 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11343
11344         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11345         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11346         (find_page_at_location), (page_changed_cb):
11347
11348         Rework border calculation, so that I can more easily disable it.
11349         Code somewhat cleaner too.
11350
11351 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11352
11353         * backend/ev-page-cache.c: (ev_page_cache_init),
11354         (_ev_page_cache_new):
11355
11356         Remove some assertions, documents can have 0 pages.
11357         Make initial current page -1.
11358
11359         * shell/ev-page-action.c: (page_changed_cb):
11360
11361         Show "" if current page is -1
11362
11363         * shell/ev-window.c: (update_action_sensitivity),
11364         (ev_window_setup_document):
11365
11366         When document has 0 pages do not set the view
11367         and make nearly everything insensitive.
11368
11369 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11370
11371         * shell/ev-page-view.c:
11372         * shell/ev-page-view.h:
11373
11374         Remove unused files.
11375         
11376         * shell/ev-sidebar-thumbnails.c:
11377         (ev_sidebar_thumbnails_set_document):
11378         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11379         (ev_sidebar_supports_document):
11380         * shell/ev-sidebar.h:
11381         * shell/ev-window.c: (ev_window_setup_document):
11382         
11383         Doesn't show thumbnails if document has 1 page. Make
11384         sidebar menu entries sensitive only if if they have 
11385         sense. Fix bug 164811. 
11386
11387 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11388
11389         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11390         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11391         (ev_view_zoom_out), (ev_view_set_size):
11392
11393         Rework sizing to deal with documents with not uniform page
11394         size.
11395
11396 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11397
11398         * backend/ev-page-cache.c: (_ev_page_cache_new):
11399
11400         Fix several page size caching bugs
11401
11402 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11403
11404         * shell/ev-window.c: (set_action_properties):
11405
11406         Make all toolbar items translatable
11407
11408 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11409
11410         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11411         (save_page_list), (ps_document_save),
11412         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11413         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11414         (ps_document_ps_exporter_iface_init):
11415         * ps/ps-document.h:
11416
11417         Based on a patch by J�rg Billeter <j@bitron.ch>
11418         
11419         Implement print and save a copy for the ps backend.
11420
11421 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11422
11423         * backend/ev-document.h:
11424         * djvu/djvu-document.c: (djvu_document_can_get_text),
11425         (djvu_document_document_iface_init):
11426         * dvi/dvi-document.c: (dvi_document_can_get_text),
11427         (dvi_document_document_iface_init):
11428         * pdf/ev-poppler.cc:
11429         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11430         (pixbuf_document_document_iface_init):
11431         * ps/ps-document.c: (ps_document_can_get_text),
11432         (ps_document_document_iface_init):
11433         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11434         * shell/ev-window.c: (update_action_sensitivity):
11435
11436         Fix the crash when trying to copy in backends that doesnt
11437         support it. We can implement a better solution once we
11438         do real text selection.
11439
11440 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11441
11442         * data/evince-ui.xml:
11443         * shell/ev-window.c: (ev_window_cmd_escape):
11444         
11445         Work around the Escape conflict (find bar and unfullscreen)
11446
11447 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11448
11449         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11450         
11451         Fix for #300233. Next page correctly handles document end.
11452         
11453         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11454         (ev_sidebar_thumbnails_class_init),
11455         (ev_sidebar_thumbnails_set_document),
11456         (ev_sidebar_thumbnails_clear_job),
11457         (ev_sidebar_thumbnails_clear_model):
11458         
11459         Cleanup thumbnail jobs on document changes.
11460         
11461         * shell/ev-view.c: (add_scroll_binding_keypad),
11462         (add_scroll_binding_shifted), (ev_view_class_init):
11463         
11464         Shift + Space scrolls up. Fix for #173184
11465         
11466         * shell/ev-window.c: (ev_window_open_page),
11467         (ev_window_cmd_view_reload):
11468         
11469         Fix reload (Bug #300094)
11470
11471 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11472
11473         
11474         * dvi/mdvi-lib/assoc.c:
11475         * dvi/mdvi-lib/assoc.h: Removed garbage files
11476         
11477         * dvi/mdvi-lib/bitmap.c:
11478         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11479         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11480         * dvi/mdvi-lib/color.h: Antialias of rules
11481         
11482         * dvi/mdvi-lib/common.h:
11483         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11484         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11485         * dvi/mdvi-lib/files.c:
11486         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11487         * dvi/mdvi-lib/mdvi.h:
11488         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11489         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11490         * dvi/mdvi-lib/util.c: Fix compile warnings
11491         
11492         * dvi/dvi-document.c:
11493         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11494         (dvi_document_thumbnails_get_thumbnail),
11495         (dvi_document_document_thumbnails_iface_init):
11496         * dvi/mdvi-lib/Makefile.am:
11497         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11498         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11499         
11500         Dvi backend now renders thumbnails
11501
11502 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11503
11504         * shell/main.c: (main): 
11505         
11506         Save accelerators on exit. Fixes bug #172095.
11507
11508 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11509
11510         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11511         update priority" comment.
11512
11513         * backend/ev-job-queue.c: Give a way to change priority.
11514
11515 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11516
11517         * shell/ev-page-action.c: Fix logic.
11518
11519 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11520
11521         * shell/ev-view.c: (ev_view_can_find_next):
11522         * shell/ev-window.c: (ev_window_setup_document):
11523
11524         Check that the document supports find
11525
11526 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11527
11528         * data/evince-ui.xml:
11529         * shell/ev-view.c: (ev_view_can_find_next):
11530         * shell/ev-view.h:
11531         * shell/ev-window.c: (update_action_sensitivity),
11532         (find_changed_cb), (ev_window_setup_document),
11533         (ev_window_cmd_edit_find_next):
11534
11535         Add Edit->Find Next
11536
11537 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11538
11539         * pdf/ev-poppler.cc:
11540         * shell/ev-print-job.c: (idle_print_handler):
11541
11542         Make printing work again
11543
11544 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11545
11546         * shell/ev-page-action.h:
11547         * shell/ev-page-action.c: (ev_page_action_widget_init),
11548         (ev_page_action_widget_class_init), (page_changed_cb),
11549         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11550         (get_filter_model_from_model), (match_selected_cb),
11551         (display_completion_text), (match_completion), (update_model),
11552         (connect_proxy), (ev_page_action_set_property),
11553         (ev_page_action_get_property), (ev_page_action_set_document),
11554         (ev_page_action_set_model), (ev_page_action_class_init): Big
11555         reworking to make completions work iff we have >= GTK-2.7.0
11556                 
11557         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11558         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11559         (job_finished_cb): We now have a 'model' property that is set when
11560         the links are loaded.  This can be caught with "notify::model"
11561
11562         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11563         listen for the model to be set, and propagate it to the action.
11564
11565 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11566
11567         * cut-n-paste/recent-files/egg-recent-item.c:
11568         (egg_recent_item_set_uri), (make_valid_utf8),
11569         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11570         * cut-n-paste/recent-files/egg-recent-item.h:
11571         
11572         Update egg-recent from libegg. This should fix long
11573         startup problem. For details see
11574         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11575
11576 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11577
11578         * cut-n-paste/recent-files/Makefile.am:
11579         * data/evince-ui.xml, shell/Makefile.am:
11580         * shell/ev-application.c, shell/ev-application.h:
11581         * shell/ev-window.c: Recent files support.
11582         
11583         * configure.ac: Added "ru" to ALL_LINGUAS.
11584         
11585         * dvju: new backend to support DJVU files.
11586         * dvi: new backend to support DVI.
11587
11588         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11589         * ev-application.c: Support for new backends.
11590         
11591         * help, ev-window.c, main.c shell/Makefile.am: 
11592         Evince user documentation.
11593
11594 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11595
11596         * po/POTFILES.in:
11597         * shell/ev-window.c:
11598         * thumbnailer/evince-thumbnailer.c:
11599
11600         s/pdf-document/ev-poppler
11601
11602 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11603
11604         * NEWS:
11605         * configure.ac:
11606
11607         Release 0.2.0
11608
11609         * ps/ps-document.c: (setup_pixmap):
11610
11611         Remove debug code
11612
11613 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11614
11615         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11616         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11617         (ev_window_cmd_go_first_page): Fix of by one errors.
11618
11619 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11620
11621         * ps/ps-document.c: (get_page_box):
11622
11623         Fix page size calculation
11624
11625 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11626
11627         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11628         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11629         (get_page_orientation), (setup_page), (document_load),
11630         (ps_document_get_page_size), (render_pixbuf_idle):
11631         * ps/ps-document.h:
11632
11633         More refactoring to adapt to EvDocument changes
11634
11635 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11636
11637         * ps/ps-document.c: (start_interpreter):
11638
11639         Actually add alpha args
11640
11641 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11642
11643         * pdf/ev-poppler.cc:
11644
11645         Make clipboard work again
11646
11647 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11648
11649         Make searching work again.
11650         
11651         * backend/ev-document.c:
11652         * backend/ev-document.h:
11653         * backend/ev-document-find.c:
11654         * backend/ev-document-find.h: Change EvDocumentIface so we no
11655         longer store the current page or zoom level in the document.  The
11656         consequence is that all calls that operate on the current page now
11657         instead take the page number as an extra argument, and all
11658         coordinates are now doubles in document coordinate system.
11659
11660         * pdf/ev-poppler.cc:
11661         * pixbuf/pixbuf-document.c:
11662         * ps/ps-document.c: Update backends accordingly.
11663
11664 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11665
11666         * autogen.sh:
11667
11668         Add required gettext version
11669
11670 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11671
11672         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11673         make F1 bring up non-existent help.
11674
11675         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11676         epiphany's find bar, #167477
11677
11678         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11679         <emil@nishra.com> to add space-bar scrolling, 
11680
11681         * shell/ev-window.c (static GtkActionEntry entries): add default
11682         keybinding for Help (F1)
11683         Fixes #171068
11684
11685         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11686         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11687         170110
11688
11689 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11690
11691         * Makefile.am: 
11692         * pixbuf/pixbuf-document.c: 
11693
11694         Got pixbuf backend working again
11695
11696 2005-04-01  Steve Murphy  <murf@e-tools.com>
11697
11698         * configure.in: Added "rw" to ALL_LINGUAS.
11699
11700 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11701
11702         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11703         model types, noticed by Martin Kretzschmar.
11704
11705 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11706
11707         * pdf/ev-poppler.cc: Implement search based on
11708         poppler_page_find_text().  Currently a bit crude since we remember
11709         all matches from all pages.  Also, we grab the big document lock
11710         when we search since searching changes the underlying stream and
11711         thus conflicts with the rendering thread.
11712         
11713         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11714         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11715         (ev_view_find_previous): Fix some page indexes to be 0 based,
11716         offset rubber band by view offset,
11717
11718 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11719
11720         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11721
11722 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11723
11724         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11725         completely because I didn't understand GtkActions.  I should
11726         read Marco's code more carefully in the future.
11727
11728         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11729         function
11730
11731 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11732
11733         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11734         PopplerRectangle change from poppler CVS.
11735
11736 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11737
11738         * backend/ev-document.c: (ev_document_get_page_label):
11739         * backend/ev-document.h:
11740         * backend/ev-page-cache.c: (_ev_page_cache_new),
11741         (ev_page_cache_get_page_label):
11742         * backend/ev-page-cache.h:
11743         * pdf/ev-poppler.cc:
11744         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11745         (links_page_num_func):
11746         * shell/ev-sidebar-thumbnails.c:
11747         (ev_sidebar_thumbnails_set_document):
11748         * shell/ev-view.c: (status_message_from_link),
11749         (ev_view_motion_notify_event):
11750         * shell/ev-window.c: (document_supports_sidebar): Add in page
11751         label support.  It's not perfect yet, but it's the first 'feature'
11752         in a while.
11753         Also, fix a bogus comment noticed by crispin. 
11754
11755 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11756
11757         * Makefile.am: Remove pixbuf backend for now
11758
11759         * configure.ac: Require poppler-glib instead of just poppler.
11760
11761         * backend/ev-document-thumbnails.h: Add a comment
11762
11763         * backend/ev-document.h:
11764         * backend/ev-document.c: (ev_document_class_init),
11765         (ev_document_load), (ev_document_get_link),
11766         (ev_document_get_links): Remove 3 methods and add get_links.
11767         Also, made 0 based.
11768
11769         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11770         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11771
11772         * backend/ev-link.c: (ev_link_set_title),
11773         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11774         (ev_link_mapping_find):
11775         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11776         
11777         * backend/ev-page-cache.c: (ev_page_cache_init),
11778         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11779         (ev_page_cache_get_size), (ev_page_cache_next_page),
11780         (ev_page_cache_prev_page): Fix to be 0 based.
11781
11782         * pdf/Makefile.am: 
11783         * pdf/ev-poppler.h:
11784         * pdf/ev-poppler.cc: New backend.
11785         
11786         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11787         (ps_document_get_page), (ps_document_document_iface_init):
11788
11789         * shell/ev-pixbuf-cache.h:
11790         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11791         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11792         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11793         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11794         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11795         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11796         based.
11797         
11798         * shell/ev-sidebar-thumbnails.c:
11799         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11800         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11801
11802         * shell/ev-view.c: (status_message_from_link),
11803         (find_page_at_location), (get_link_at_location),
11804         (ev_view_motion_notify_event), (ev_view_button_release_event),
11805         (ev_view_init): Use the new link code.  Fix to be 0 based.
11806
11807         * shell/ev-window.c: (update_action_sensitivity),
11808         (document_supports_sidebar): 0 based.
11809
11810 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11811
11812         * pdf/pdf-document.cc: Patch from Fernando Herrera
11813         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11814         *blush*
11815
11816 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11817
11818         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11819         1 to the page, as this seems to be 1 based.  I thought we has this
11820         fixed.  grump.
11821
11822 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11823
11824         * TODO:
11825         * backend/Makefile.am:
11826         * backend/ev-document-links.c:
11827         (ev_document_links_has_document_links),
11828         (ev_document_links_get_links_model):
11829         * backend/ev-document-links.h:
11830         * backend/ev-document.c: (ev_document_get_page_cache),
11831         (ev_document_get_doc_mutex), (ev_document_load),
11832         (ev_document_save), (ev_document_get_title),
11833         (ev_document_get_n_pages), (ev_document_set_page),
11834         (ev_document_get_page), (ev_document_set_target),
11835         (ev_document_set_scale), (ev_document_set_page_offset),
11836         (ev_document_get_page_size), (ev_document_get_text),
11837         (ev_document_get_link), (ev_document_render),
11838         (ev_document_render_pixbuf), (ev_document_scale_changed):
11839         * backend/ev-document.h:
11840         * backend/ev-job-queue.c: (remove_object_from_queue),
11841         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11842         (no_jobs_available_unlocked), (ev_render_thread),
11843         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11844         (ev_job_queue_remove_job):
11845         * backend/ev-job-queue.h:
11846         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11847         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11848         (ev_job_links_class_init), (ev_job_render_init),
11849         (ev_job_render_dispose), (ev_job_render_class_init),
11850         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11851         (ev_job_thumbnail_class_init), (ev_job_finished),
11852         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11853         (ev_job_render_run), (ev_job_thumbnail_new),
11854         (ev_job_thumbnail_run):
11855         * backend/ev-jobs.h:
11856         * backend/ev-link.c:
11857         * backend/ev-link.h:
11858         * backend/ev-page-cache.c: (ev_page_cache_init),
11859         (ev_page_cache_class_init), (ev_page_cache_finalize),
11860         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11861         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11862         (ev_page_cache_set_link), (ev_page_cache_get_title),
11863         (ev_page_cache_get_size), (ev_page_cache_next_page),
11864         (ev_page_cache_prev_page):
11865         * backend/ev-page-cache.h:
11866         * pdf/pdf-document.cc:
11867         * ps/gsdefaults.c:
11868         * ps/gsdefaults.h:
11869         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11870         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11871         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11872         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11873         (is_interpreter_ready), (output), (catchPipe), (input),
11874         (start_interpreter), (check_filecompressed), (compute_dimensions),
11875         (ps_document_enable_interpreter), (document_load),
11876         (ps_document_next_page), (render_page), (ps_document_set_page),
11877         (ps_document_set_scale), (render_pixbuf_idle),
11878         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11879         * ps/ps-document.h:
11880         * shell/Makefile.am:
11881         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11882         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11883         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11884         (ev_pixbuf_cache_new), (job_finished_cb),
11885         (check_job_size_and_unref), (move_one_job),
11886         (ev_pixbuf_cache_update_range), (find_job_cache),
11887         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11888         (ev_pixbuf_cache_add_jobs_if_needed),
11889         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11890         * shell/ev-pixbuf-cache.h:
11891         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11892         (idle_print_handler):
11893         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11894         (selection_changed_cb), (create_loading_model),
11895         (ev_sidebar_links_construct), (links_page_num_func),
11896         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11897         (update_page_callback), (job_finished_cb),
11898         (ev_sidebar_links_set_document):
11899         * shell/ev-sidebar-thumbnails.c:
11900         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11901         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11902         (page_changed_cb), (thumbnail_job_completed_callback),
11903         (ev_sidebar_thumbnails_set_document):
11904         * shell/ev-sidebar-thumbnails.h:
11905         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11906         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11907         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11908         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11909         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11910         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11911         (ev_view_button_release_event), (ev_view_scroll_view),
11912         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11913         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11914         (ev_view_new), (job_finished_cb), (page_changed_cb),
11915         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11916         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11917         (ev_view_find_previous):
11918         * shell/ev-view.h:
11919         * shell/ev-window.c: (update_action_sensitivity),
11920         (ev_window_open_page), (update_window_title), (update_total_pages),
11921         (page_changed_cb), (ev_window_setup_document),
11922         (password_dialog_response), (ev_window_cmd_save_as),
11923         (ev_window_print), (ev_window_cmd_go_previous_page),
11924         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11925         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11926         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11927         * shell/main.c: (main):
11928
11929         Merge evince-threads branch
11930
11931 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11932
11933         * configure.ac: Added "lt" to ALL_LINGUAS.
11934
11935 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11936
11937         * NEWS:
11938         * configure.ac:
11939
11940         Release 0.1.9
11941
11942 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11943
11944         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11945
11946         Fix here also the thumbnails 1-basedness :)
11947
11948 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11949
11950         * NEWS:
11951         * configure.ac:
11952
11953         Release 0.1.8
11954
11955 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11956
11957         * pdf/pdf-document.cc:
11958         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11959         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11960
11961         Fix the mess we did with thumbnails and 1-basedness
11962
11963 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11964
11965         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11966
11967 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11968
11969         * NEWS:
11970         * configure.ac:
11971
11972         Release 0.1.7
11973
11974 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11975
11976         * ps/Makefile.am:
11977         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11978         (gtk_gs_defaults_get_alpha_parameters),
11979         (gtk_gs_defaults_get_ungzip_cmd),
11980         (gtk_gs_defaults_get_unbzip2_cmd):
11981         * ps/gsdefaults.h:
11982         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11983         (ps_document_get_orientation), (document_load),
11984         (ps_document_goto_page), (ps_document_set_page_size):
11985         * ps/ps-document.h:
11986
11987         Some more sanitization of the ps backend. Remove a lot
11988         of unused code and do not base our defaults on ggv
11989         preferences (ugh!)
11990
11991 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11992
11993         * thumbnailer/evince-thumbnailer.schemas:
11994         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11995         (main): add -s option for thumbnail size.
11996
11997 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11998
11999         * configure.ac:
12000
12001         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
12002         remove it.
12003
12004 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12005
12006         * pdf/pdf-document.cc:
12007
12008         Remove 4 pixels of useless border from the
12009         thumbnail.
12010
12011 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12012
12013         * backend/ev-document-thumbnails.c:
12014         (ev_document_thumbnails_get_thumbnail):
12015         * backend/ev-document-thumbnails.h:
12016
12017         Rework API a bit. Add a border flag and
12018         change sizing logic (now the size we specify
12019         applies to the bigger dimension).
12020
12021         * pdf/pdf-document.cc:
12022         * pixbuf/pixbuf-document.c:
12023         (pixbuf_document_thumbnails_get_thumbnail):
12024         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
12025         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12026
12027         Adapt to the new API and do not draw a border for nautilus
12028         thumbnailer.
12029
12030 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
12031
12032         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12033         take thumbnails from page "0" instead of "1". Added a copyright header.
12034
12035 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
12036
12037         * ps/ps-document.c: (set_up_page), (start_interpreter):
12038
12039         Make it C89 compliant
12040
12041 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
12042
12043         * Makefile.am:
12044         * configure.ac:
12045         * pdf/.cvsignore:
12046         * pdf/pdf-document.cc:
12047         * thumbnailer/Makefile.am:
12048         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12049         (main):
12050         * thumbnailer/evince-thumbnailer.schemas:
12051         * thumbnailer/pdf-icon.png:
12052
12053         Add a nautilus thumbnailer.
12054         Based on patch by Fernando Herrera <fherrera@onirica.com>.
12055
12056 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
12057
12058         * NEWS:
12059         * configure.ac:
12060         * po/POTFILES.in:
12061
12062         Release 0.1.6
12063
12064 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12065
12066         Use poppler instead of including xpdf source code.  Poppler is a
12067         fork of xpdf to build it as a shared library. See
12068         http://freedesktop.org/wiki/Software/poppler.
12069
12070         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12071         xpdf fork.
12072         
12073         * pdf/Makefile.am: Build libpdfdocument.a here.
12074         
12075         * pdf/GDKSplashOutputDev.cc:
12076         * pdf/GDKSplashOutputDev.h:
12077         * pdf/GnomeVFSStream.cc:
12078         * pdf/GnomeVFSStream.h:
12079         * pdf-document.cc:
12080         * pdf-document.h:
12081         * test-gdk-output-dev.cc
12082         * Thumb.cc:
12083         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12084         against poppler.
12085
12086 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12087
12088         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12089
12090         Clear idle stack before unsetting the document
12091
12092 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12093
12094         * ps/ps-document.c: (ps_document_widget_event),
12095         (ps_document_set_target), (ps_document_finalize),
12096         (ps_document_get_page):
12097
12098         Disconnect the widget event signal on finalize.
12099         Some code cleanups.
12100
12101 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12102
12103         * ps/ps-document.c: (set_up_page):
12104
12105         If there is no bpixmap create one, even if size
12106         is not changed.
12107
12108 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12109
12110         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12111         (set_up_page), (document_load), (ps_document_set_zoom):
12112
12113         Default page is 0. Calculate size even when we have no
12114         target yet.
12115
12116 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12117
12118         * shell/ev-sidebar.c: expand the selection widget to be always as
12119         wide as the sidebar
12120
12121 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12122
12123         * shell/ev-sidebar-thumbnails.c:
12124         (ev_sidebar_thumbnails_set_document):
12125
12126         Clear the list store when setting document
12127
12128 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12129
12130         * shell/ev-page-action.c: (update_entry), (sync_entry),
12131         (activate_cb), (entry_size_request_cb), (create_tool_item),
12132         (connect_proxy):
12133
12134         Use an entry for the page control instead of spinbuttons
12135
12136 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12137
12138         * data/evince.schemas.in:
12139
12140         Correct confusing string
12141
12142 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12143
12144         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12145         for real.  Gosh, how long has this been broken.
12146
12147         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12148         check for a NULL link.  We crash otherwise.
12149
12150 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12151
12152         * NEWS:
12153         * configure.ac:
12154
12155         Release 0.1.5
12156
12157 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12158
12159         * configure.ac: add the french translation.
12160
12161 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12162
12163         * shell/ev-window.c:
12164
12165         Remove unused header -> fix distcheck
12166
12167 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12168
12169         * shell/ev-window.c: (update_window_title),
12170         (ev_window_popup_password_dialog):
12171
12172         Unescape filename for display
12173
12174 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12175
12176         * pdf/xpdf/pdf-document.cc:
12177
12178         In get_page_size deal with rotation. Also
12179         cleanup the function a bit.
12180
12181 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12182
12183         * pdf/xpdf/pdf-document.cc:
12184
12185         Fix crash when opening in new window
12186
12187 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12188
12189         * configure.ac:
12190
12191         Check ghostscript >= 7
12192
12193 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12194
12195         * shell/ev-window.c:
12196
12197         Make page width the default sizing mode
12198
12199 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12200         Marco Pesenti Gritti <marco@gnome.org>
12201
12202         * shell/ev-window.c: Remember the sidebar size
12203
12204         * data/evince.schemas.in: Add a new gconf key to store the size of
12205         the sidebar
12206
12207 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12208
12209         * data/evince-ui.xml:
12210         * shell/ev-window.c: (update_action_sensitivity),
12211         (ev_window_cmd_view_reload):
12212         
12213         Add a "Reload" action and menu entry
12214
12215 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12216
12217         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12218         iff the type doesn't support thumbnailing and indexing.
12219
12220 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12221
12222         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12223
12224 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12225
12226         * pdf/splash/Splash.cc:
12227
12228         Port fix for a crasher from kde bug
12229         http://bugs.kde.org/show_bug.cgi?id=97131
12230
12231 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12232
12233         * pdf/xpdf/pdf-document.cc:
12234
12235         Return a link even if it's of an unrecognized
12236         type. Otherwise we go in an infinte cycle.
12237
12238 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12239
12240         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12241         (size_allocate_cb), (ev_window_set_sizing_mode):
12242
12243         Update size when switching mode
12244
12245 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12246
12247         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12248         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12249         (ev_window_cmd_view_normal_size):
12250
12251         Fix size toggle buttons behavior
12252
12253 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12254
12255         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12256         (doc_rect_to_view_rect), (ev_view_size_allocate),
12257         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12258         (scale_changed_callback):
12259
12260         Do not cache offsets in size_allocate.
12261
12262 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12263
12264         * shell/ev-view.c: (ev_view_size_allocate):
12265
12266         Calculate offsets before calling the parent
12267         class (which does a redraw)
12268
12269 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12270
12271         * pdf/xpdf/pdf-document.cc:
12272
12273         Fix a crasher on exit. Unused code, put a TODO
12274
12275 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12276
12277         * backend/ev-document.c: (ev_document_class_init),
12278         (ev_document_page_changed), (ev_document_scale_changed):
12279         * backend/ev-document.h:
12280
12281         Separate page/scale notifications
12282
12283         * pdf/xpdf/pdf-document.cc:
12284
12285         Emit the new signals.
12286         Do not display the pdf page in _render, do it
12287         when scale/page are requested.
12288
12289         * ps/ps-document.c: (ps_document_set_zoom),
12290         (ps_document_widget_event):
12291         * ps/ps-document.h:
12292
12293         Emit the new signals.
12294
12295         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12296         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12297         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12298         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12299         * shell/ev-view.h:
12300         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12301         (ev_window_cmd_view_page_width), (size_allocate_cb),
12302         (ev_window_set_sizing_mode):
12303
12304         Rework sizing to be pixel based.
12305         There are bugs but should be already way better.
12306
12307 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12308
12309         * shell/ev-window.c: (ev_window_init):
12310
12311         Do not allow to shrink sidebar smaller then
12312         child requisition
12313
12314 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12315
12316         * shell/ev-sidebar.[ch]
12317         * shell/ev-window.c:
12318
12319         Improved sidebar widget. Fixes #166683
12320
12321 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12322
12323         * shell/ev-view.c (update_find_status_message): Give translators
12324         more flexibility with ngettext plural handling.
12325
12326 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12327
12328         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12329         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12330         page when we get the page size.
12331
12332 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12333
12334         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12335
12336         ps pages are 0 based, convert 
12337
12338 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12339
12340         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12341
12342         Initialize correct parent class. Set GError on document load
12343
12344 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12345
12346         * pdf/xpdf/pdf-document.cc:
12347
12348         Fixup selection offset calculation
12349
12350         * shell/ev-view.c: (view_rect_to_doc_rect),
12351         (doc_rect_to_view_rect), (ev_view_size_allocate),
12352         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12353         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12354
12355         Store selection as document relative, so that zooming
12356         and offset changing doesnt break it.
12357
12358 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12359
12360         * shell/ev-view.c: (ev_view_best_fit):
12361
12362         Do not try to best fit if the view is not realized
12363
12364 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12365           
12366         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12367
12368 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12369
12370         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12371
12372 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12373
12374         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12375         the popup window.  That prevents it resizing when in full screen
12376         mode.
12377
12378         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12379         multiple rerenders.  This pretty much sucks.
12380
12381         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12382         rest of the toolbar.
12383
12384 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12385
12386         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12387
12388 2005-02-17  Alexander Shopov  <ash@contact.bg>
12389
12390         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12391
12392 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12393
12394         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12395
12396 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12397
12398         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12399         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12400         (set_document_page), (document_changed_callback),
12401         (ev_view_set_document), (ev_view_find_previous),
12402         (ev_view_hide_cursor), (ev_view_show_cursor):
12403         * shell/ev-view.h:
12404         * shell/ev-window.c: (update_chrome_visibility),
12405         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12406         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12407         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12408         (ev_window_unfullscreen):
12409         * shell/main.c: (main):
12410
12411         Automatically hide the fullscreen button.
12412         Patch by Kristian Høgsberg <krh@redhat.com>
12413
12414 2005-02-16  Vincent Noel  <vnoel@cox.net>
12415
12416         * shell/main.c (main): Specify an icon for the window. Patch by
12417         Jaap A. Haitsma. Fixes #166177.
12418
12419 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12420
12421         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12422
12423 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12424
12425         * backend/ev-document-misc.h:
12426         * backend/ev-document-misc.c:
12427         (ev_document_misc_get_page_border_size),
12428         (ev_document_misc_paint_one_page): New function to canonicalize
12429         sizing/painting a border.
12430
12431         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12432         used.
12433
12434         * pdf/xpdf/pdf-document.cc: use new function
12435
12436         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12437         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12438         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12439         shell/ev-window.c: (update_sizing_buttons),
12440         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12441         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12442         (ev_window_cmd_view_page_width), (size_allocate_cb),
12443         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12444         and "fit width" values act as toggle buttons so they stay
12445         toggled.  It's not 100% perfect, and it's a little slow, but it's
12446         good enough to commit I think.
12447
12448 2005-02-15  David Lodge  <dave@cirt.net>
12449
12450         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12451
12452 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12453
12454         * shell/ev-window.c (update_window_title): replace newlines in
12455         the title by spaces. Bug #166107.
12456
12457 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12458
12459         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12460         parameters providing allocation width and height without
12461         scrollbars and width of a possible vertical scrollbar. With this
12462         additional information the functions can work as
12463         intended. Unfortunately they're not idempotent. We should
12464         transform these commands to toggles. Fixes Bug #164976
12465         Initial patch by Stephane Loeuillet, then heavily modified.
12466
12467         * shell/ev-view.h: update prototypes.
12468
12469         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12470         (ev_window_cmd_view_page_width): provide EvView fit functions with
12471         all the information they need. Formulas to calculate this
12472         information taken from GtkScrolledWindow.
12473
12474 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12475
12476         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12477         created a thumbnail, the list store is updated to know
12478         that the thumbnail is set. Fixes bug #166792
12479
12480 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12481
12482         * shell/ev-window.c: fixed typo, closes bug 166897
12483
12484         * TODO: updated TODO with bug numbers that are relevant
12485
12486 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12487
12488         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12489
12490 2005-02-09  Vincent Noel  <vnoel@cox.net>
12491
12492         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12493         and "Next" toolbar buttons as important to make them stand out.
12494
12495 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12496
12497         * lib/ev-debug.c:
12498         * lib/ev-debug.h:
12499         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12500         (start_interpreter), (stop_interpreter), (document_load),
12501         (ps_document_next_page), (ps_document_goto_page),
12502         (ps_document_set_page_size), (ps_document_widget_event),
12503         (ps_document_render):
12504         * shell/ev-page-view.c: (ev_page_view_dispose):
12505         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12506
12507         Fix compilation on non-gcc platforms
12508
12509 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12510
12511         * NEWS:
12512         * configure.ac:
12513
12514         Release 0.1.4
12515
12516         * pdf/xpdf/Catalog.cc:
12517         * pdf/xpdf/XRef.cc:
12518
12519         Fix the fix for CAN-2004-0888
12520
12521 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12522
12523         * data/Makefile.am:
12524         * data/evince-ui.xml:
12525         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12526         * shell/ev-stock-icons.h:
12527         * shell/ev-window.c: (update_action_sensitivity),
12528         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12529         (set_action_properties):
12530
12531         Improve toolbar layout/icons
12532
12533 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12534
12535         * pdf/xpdf/pdf-document.cc:
12536
12537         Add warnings about unimplemented/unknown link
12538         types.
12539
12540 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12541
12542         * ps/ps-document.c: (set_up_page):
12543
12544         Log gs property
12545
12546 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12547
12548         * ps/ps-document.c: (start_interpreter):
12549
12550         Log gs env var
12551
12552 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12553
12554         * shell/ev-page-view.c: (ev_page_view_dispose):
12555         * shell/ev-view.c: (ev_view_finalize):
12556         * shell/ev-window.c: (ev_window_setup_document),
12557         (ev_window_dispose), (ev_window_init):
12558
12559         Solve more refs issues.
12560
12561         I commented out the page_view initialization for now:
12562         it was never destroyed (because it's never added
12563         to a container). Because of that we was leaking
12564         gs processes. Couldnt think to a clean fix.
12565         We need to figure this out, password view has the
12566         same issue probably.
12567
12568 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12569
12570         * ps/ps-document.c: (ps_document_finalize),
12571         (ps_document_get_n_pages), (ps_document_get_page):
12572
12573         Some cleanups, stop the interpreter on finalize
12574
12575         * shell/ev-page-view.c: (ev_page_view_dispose),
12576         (ev_page_view_class_init):
12577
12578         Release our reference on the document
12579
12580 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12581
12582         * Makefile.am:
12583         * configure.ac:
12584         * doc/debugging.txt:
12585         * lib/.cvsignore:
12586         * lib/Makefile.am:
12587         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12588         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12589         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12590         * lib/ev-debug.h:
12591
12592         Add debugging helpers
12593
12594         * ps/Makefile.am:
12595         * ps/ps-document.c: (set_up_page), (start_interpreter),
12596         (stop_interpreter), (document_load), (ps_document_next_page),
12597         (ps_document_goto_page), (ps_document_set_page_size),
12598         (ps_document_widget_event), (ps_document_render):
12599         * shell/Makefile.am:
12600         * shell/ev-view.c: (expose_bin_window):
12601         * shell/main.c: (main):
12602
12603         Add some logs
12604         
12605 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12606
12607         * ps/ps-document.c: (ps_document_widget_event):
12608
12609         Initialize message_window, this should make ps
12610         rendering really work! (Never noticed because I was
12611         testing with a ps that is causing gs to exit every time!)
12612
12613 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12614
12615         * data/evince.schemas.in: updated simple error in applyto closing tag
12616
12617 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12618
12619         * Makefile.am:
12620         * configure.ac:
12621         * data/.cvsignore:
12622         * data/Makefile.am:
12623         * data/evince-ui.xml:
12624         A data/evince.schemas.in:
12625         * po/POTFILES.in:
12626         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12627         * shell/ev-stock-icons.h:
12628         * shell/ev-window.c: (update_chrome_visibility),
12629         (update_chrome_flag), (ev_window_cmd_edit_find),
12630         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12631         (ev_window_unfullscreen), (ev_window_focus_in_event),
12632         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12633         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12634         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12635         (ev_window_dispose), (ev_window_class_init),
12636         (set_action_properties), (set_chrome_actions), (load_chrome),
12637         (ev_window_init):
12638
12639         Implement fullscreen mode changes from bug #164776.
12640         Also implement persistent chrome toggles.
12641
12642 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12643
12644         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12645
12646 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12647
12648         * NEWS:
12649         * configure.ac:
12650         * shell/ev-view.c:
12651
12652         Add another check for find interface
12653
12654         Release 0.1.3
12655
12656 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12657
12658         * shell/ev-application.c: (ev_application_open):
12659         * shell/ev-window.c: (ev_window_open):
12660
12661         Open gzipped ps documents
12662
12663 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12664
12665         * TODO:
12666         * shell/ev-view.c: (set_document_page):
12667
12668         Clamp page number, dont try to move to
12669         not existant pages.
12670
12671 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12672
12673         * backend/ev-document-find.c: (ev_document_find_changed):
12674         * backend/ev-document-find.h:
12675         * pdf/xpdf/pdf-document.cc:
12676         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12677         * shell/ev-window.c: (find_bar_search_changed_cb):
12678
12679         Fix several bugs with find
12680
12681 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12682
12683         * shell/ev-sidebar-thumbnails.c
12684         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12685         document. Prevents warning from scroll_to_cell.
12686
12687 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12688
12689         * configure.ac: Add «nb» to ALL_LINGUAS too.
12690
12691 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12692
12693         * NOTES: New file with some random thoughts.
12694
12695         * TODO: Update.
12696
12697         * backend/ev-document-misc.c:
12698         (ev_document_misc_get_page_border_size): New function to
12699         canonicalize shadow drawing sizes.  Possibly goofy.
12700
12701         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12702         (ev_view_best_fit), (ev_view_fit_width):
12703         * pdf/xpdf/pdf-document.cc:
12704         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12705         * ps/ps-document.c: (ps_document_get_page_size):
12706         * backend/ev-document-misc.h:
12707         * backend/ev-document.c: (ev_document_get_page_size):
12708         * backend/ev-document.h: get_page_size now takes a page number
12709         parameter.  Made all the backends/frontends honor it.
12710
12711         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12712         see.  Doesn't work yet.
12713
12714         * shell/Makefile.am:
12715         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12716         Doesn't do anything yet.
12717
12718         * shell/ev-sidebar-thumbnails.c:
12719         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12720         [0..n_pages-1]
12721
12722         * shell/ev-window.c: (update_action_sensitivity),
12723         (ev_window_setup_document), (ev_window_set_page_mode),
12724         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12725         view-swapping code a bit so we can have multiple views on a
12726         document.  Add the multi-page view, though it can't be turned on
12727         yet.
12728
12729 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12730
12731         * shell/ev-application.c: (ev_application_open):
12732         * shell/ev-view.c: (expose_bin_window):
12733         * shell/ev-window.c: (ev_window_open):
12734
12735         Support eps and check document supports find
12736         before drawing highlightings in expose.
12737
12738 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12739
12740         * pixbuf/pixbuf-document.c:
12741         (pixbuf_document_thumbnails_get_dimensions),
12742         (pixbuf_document_document_thumbnails_iface_init):
12743
12744         implement get_dimensions
12745
12746 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12747
12748         * NEWS:
12749         * configure.ac:
12750
12751         Release 0.1.2
12752
12753 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12754
12755         * shell/ev-view.c: (set_document_page):
12756
12757         Scroll at the top of the page when changing page
12758
12759 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12760
12761         * shell/ev-view.c: (ev_view_motion_notify_event):
12762
12763         Do not redraw unnecessarily
12764
12765 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12766
12767         * pdf/xpdf/pdf-document.cc:
12768         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12769         (expose_bin_window), (find_changed_cb):
12770
12771         Yay! find works now... Now to find bugs...
12772
12773 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12774
12775         * backend/ev-document-find.c: (ev_document_find_base_init),
12776         (ev_document_find_changed):
12777         * backend/ev-document-find.h:
12778         * pdf/xpdf/pdf-document.cc:
12779         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12780         (expose_bin_window), (ev_view_init), (set_document_page),
12781         (ensure_rectangle_is_visible), (jump_to_find_result),
12782         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12783         (ev_view_find_next), (ev_view_find_previous):
12784         * shell/ev-view.h:
12785         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12786
12787         More work on find implementation, mostly there now
12788
12789 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12790
12791         * backend/ev-backend-marshalers.list:
12792         * backend/ev-document-find.c: (ev_document_find_base_init),
12793         (ev_document_find_cancel), (ev_document_find_page_has_results),
12794         (ev_document_find_get_n_results), (ev_document_find_get_result),
12795         (ev_document_find_get_progress), (ev_document_find_changed):
12796         * backend/ev-document-find.h:
12797
12798         Enanche the find interface to be really able to do
12799         multi page find.
12800
12801         * pdf/xpdf/pdf-document.cc:
12802
12803         Implement
12804
12805         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12806         (expose_bin_window), (ev_view_init),
12807         (ev_view_get_find_status_message), (find_changed_cb),
12808         (ev_view_set_document), (set_document_page):
12809
12810         Adapt to the new interface. A few things are regressed sorry,
12811         I will finish it soon.
12812
12813 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12814
12815         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12816         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12817         ev_sidebar_thumbnails_parent_class variable, don't define another
12818         parent_class variable.
12819
12820         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12821         (ev_page_action_class_init): ditto.
12822
12823         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12824         (pixbuf_document_class_init): ditto.
12825
12826         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12827         ditto.
12828
12829         * .cvsignore: ignore various valgrind output files.
12830
12831 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12832
12833         * data/evince-ui.xml:
12834         * shell/Makefile.am:
12835         * shell/ev-history.c:
12836         * shell/ev-history.h:
12837         * shell/ev-navigation-action.c:
12838         * shell/ev-navigation-action.h:
12839         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12840         (ev_view_set_page), (ev_view_fit_width):
12841         * shell/ev-view.h:
12842         * shell/ev-window.c: (update_action_sensitivity),
12843         (ev_window_setup_document), (register_custom_actions):
12844
12845         Kill session history
12846
12847 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12848
12849         * shell/ev-window.c: (update_action_sensitivity):
12850
12851         Fix inverted up/down buttons
12852
12853 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12854
12855         * shell/ev-sidebar-thumbnails.c
12856         (ev_sidebar_thumbnails_select_page): make sure the selected
12857         thumbnail stays visible.
12858
12859 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12860
12861         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12862         scrolled window for Federico.
12863
12864 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12865
12866         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12867
12868 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12869
12870         * configure.ac:
12871         * pdf/splash/SplashFTFontEngine.cc:
12872
12873         Fix CID fonts with freetype 2.1.9
12874
12875 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12876
12877         * TODO: added item for desktop icon thumbnailer
12878
12879 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12880
12881         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12882         unloaded docs when the title is accessed.
12883
12884         * shell/ev-password-view.[hc]: New widget for displaying password
12885         state.
12886
12887         * shell/ev-window.[ch]: Refactor password handling code to handle
12888         the new view.
12889
12890 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12891
12892         * NEWS:
12893         * configure.ac:
12894         * data/Makefile.am:
12895
12896         Release 0.1.1
12897
12898 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12899
12900         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12901         ignore page offset here, to make search results independent of it,
12902
12903         * shell/ev-view.c (expose_bin_window): but take offsets into
12904         account here. Bug #164932
12905
12906         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12907         scale at the right time. Bug #164996
12908
12909 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12910
12911         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12912         fix the problem. Now I just removed the Adobe font names and hope
12913         that the URW fonts are always in outline format. Bug #164934
12914
12915         * shell/ev-window.c (update_window_title): empty titles are
12916         useless, use filename in that case too.
12917
12918         * NEWS: Add some content.
12919
12920 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12921
12922         * TODO: added one more TODO item and a TODONE section :)
12923
12924 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12925
12926         * ps/ps-document.h: add page_[xy]_offset fields.
12927
12928         * ps/ps-document.c (ps_document_set_page_offset)
12929         (ps_document_render): Keep offset in consideration in a few
12930         places. Bug #164752 "postscript documents are not centered in
12931         window"
12932
12933         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12934         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12935
12936         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12937         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12938         stub out missing methods for complete EvDocument implementation.
12939         Fixes segfaults with Save A Copy and Copy actions.
12940
12941         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12942         (ps_document_document_iface_init): ditto.
12943         
12944 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12945
12946         * data/.cvsignore:
12947         * data/Makefile.am:
12948         * data/evince.desktop.in:
12949
12950         Add desktop file
12951
12952 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12953
12954         * shell/ev-view.c: (ev_view_button_press_event),
12955         (ev_view_motion_notify_event):
12956
12957         Make selection work in any direction
12958
12959 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12960
12961         * TODO:
12962         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12963
12964         Use shorter labels for some of the toolbars items
12965
12966 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12967
12968         * pdf/xpdf/pdf-document.cc:
12969
12970         Check the links info is initialized before
12971         using it. Should fix a crash on startup.
12972
12973 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12974
12975         * pixbuf/pixbuf-document.c
12976         (pixbuf_document_thumbnails_get_dimensions): force floating point
12977         division to calculate page_ratio. Fixes crash with landscape
12978         format pixbufs.
12979
12980 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12981
12982         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12983
12984 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12985
12986         * shell/ev-view.c (set_document_page): unset has_selection when
12987         the page changes.
12988         (set_document_page): handle paper size changes when the page
12989         changes (test with Free Culture, page 2).
12990
12991 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12992
12993         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12994         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12995
12996         Use normal style color for the widget background and
12997         draw a black box around the page.
12998
12999 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13000
13001         * pdf/xpdf/pdf-document.cc:
13002
13003         Keep offset in consideration in a few places
13004
13005         * shell/ev-view.c: (expose_bin_window):
13006
13007         Set the offsets so that the document is ever centered
13008
13009 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
13010
13011         * TODO: Added TODO items and finished off the first todo item
13012
13013         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
13014         reflect current authors
13015
13016 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13017
13018         * pdf/xpdf/pdf-document.cc:
13019         * shell/ev-view.c: (ev_view_set_cursor),
13020         (ev_view_motion_notify_event), (document_changed_callback),
13021         (set_document_page):
13022
13023         Show a wait cursor while the page is rendering
13024
13025 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13026
13027         * shell/ev-sidebar-thumbnails.c:
13028         (ev_sidebar_tree_selection_changed),
13029         (ev_sidebar_thumbnails_select_page):
13030         * shell/ev-sidebar-thumbnails.h:
13031         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
13032         (ev_view_can_go_forward):
13033         * shell/ev-window.c: (ev_window_open_page),
13034         (ev_window_setup_document), (update_current_page),
13035         (view_page_changed_cb), (ev_window_init):
13036         * shell/ev-window.h:
13037
13038         Ensure thumbnails selection, toolbar page control and
13039         current page are in sync.
13040
13041 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
13042
13043         * pdf/xpdf/XRef.cc:
13044
13045         Fix CAN-2005-0064
13046
13047 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
13048
13049         * backend/Makefile.am:
13050         * backend/ev-document-links.h:
13051         * backend/ev-document-security.c: (ev_document_security_get_type),
13052         (ev_document_security_has_document_security),
13053         (ev_document_security_set_password):
13054         * backend/ev-document-security.h:
13055         * backend/ev-document.c: (ev_document_error_quark):
13056         * backend/ev-document.h:
13057         * data/Makefile.am:
13058         * data/evince-password.glade:
13059         * pdf/xpdf/pdf-document.cc:
13060         * shell/Makefile.am:
13061         * shell/ev-password.c: (ev_password_set_bad_password_label),
13062         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13063         (ev_password_dialog_get_password),
13064         (ev_password_dialog_set_bad_pass):
13065         * shell/ev-password.h:
13066         * shell/ev-window.c: (ev_window_get_attribute),
13067         (ev_window_set_property), (update_action_sensitivity),
13068         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13069         (ev_window_setup_document), (ev_window_get_password),
13070         (ev_window_open), (ev_window_cmd_save_as),
13071         (using_postscript_printer), (ev_window_print),
13072         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13073         (update_fullscreen_popup), (ev_window_fullscreen),
13074         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13075         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13076         (menu_item_select_cb), (find_bar_search_changed_cb),
13077         (ev_window_dispose), (ev_window_init):
13078
13079         Add initial support for password-supported dialogs.  This could be
13080         a lot cooler, but it'll do for now.
13081
13082 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13083
13084         * pdf/xpdf/pdf-document.cc:
13085         * shell/ev-view.c: (status_message_from_link),
13086         (ev_view_set_status), (ev_view_set_cursor),
13087         (ev_view_motion_notify_event), (ev_view_init):
13088         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13089
13090         Fix bugs in the links implementation and change cursor
13091         when hovering a link.
13092
13093 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13094
13095         * viewer/.cvsignore: added cvsignore file for viewer directory
13096
13097         * TODO: created TODO document
13098
13099 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13100
13101         * shell/ev-view.h:
13102         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13103         new functions to help with implementation of sensitivity code
13104         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13105         of all actions that might require it.  Fixes a crash when you
13106         click on the Zoom actions in a window lacking a document.
13107
13108 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13109
13110         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13111         of the Find action
13112
13113 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13114
13115         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13116         (pixbuf_document_document_iface_init):
13117         * ps/ps-document.c: (ps_document_get_link),
13118         (ps_document_document_iface_init):
13119         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13120         (status_message_from_link), (ev_view_set_status),
13121         (ev_view_set_find_status), (ev_view_motion_notify_event),
13122         (ev_view_button_release_event), (ev_view_set_property),
13123         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13124         (ev_view_get_find_status_message), (update_find_results),
13125         (ev_view_get_status), (ev_view_get_find_status):
13126         * shell/ev-view.h:
13127         * shell/ev-window.c: (view_status_changed_cb),
13128         (view_find_status_changed_cb), (ev_window_init):
13129
13130         View status message support, use it to show the links.
13131         Needs work...
13132
13133 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13134
13135         * backend/ev-document.c: (ev_document_get_link):
13136         * backend/ev-document.h:
13137         * pdf/xpdf/pdf-document.cc:
13138         * shell/ev-application.c: (ev_application_open):
13139         * shell/ev-application.h:
13140         * shell/ev-sidebar-links.c: (selection_changed_cb):
13141         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13142         (ev_view_go_to_link):
13143
13144         Add support for document links
13145
13146 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13147
13148         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13149         (create_tool_item):
13150         Set the spin button limits correctly.
13151         
13152         * shell/ev-sidebar-thumbnails.c:
13153         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13154         Support changing pages by clicking on the thumbnails.
13155         
13156 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13157
13158         * pixbuf/pixbuf-document.c:
13159         (pixbuf_document_thumbnails_get_dimensions),
13160         (pixbuf_document_document_thumbnails_iface_init):
13161
13162         implement get_dimensions
13163
13164 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13165
13166         * ps/ps-document.c: (ps_document_goto_page):
13167
13168         Fix page switching on multipage documents
13169
13170 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13171
13172         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13173         
13174         check for NULL before assigning to width and height parameters
13175
13176 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13177
13178         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13179         (pixbuf_document_set_property), (pixbuf_document_get_property):
13180
13181         implement get/set properties
13182
13183 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13184
13185         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13186         
13187         return NULL instead of "Unknown", letting the title get set to
13188         the filename when the pdf has no title.
13189
13190 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13191
13192         * ps/ps-document.c: (ps_document_get_page_count),
13193         (ps_document_goto_page):
13194
13195 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13196
13197         * shell/ev-history.c: (ev_history_get_property),
13198         (ev_history_set_property), (ev_history_class_init),
13199         (ev_history_add_page), (ev_history_set_current_index):
13200         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13201         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13202         (ev_navigation_action_finalize):
13203         * shell/ev-navigation-action.h:
13204         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13205         (ev_view_go_forward), (ev_view_get_find_status_message),
13206         (history_index_changed_cb), (ev_view_set_history):
13207         * shell/ev-view.h:
13208         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13209         (update_current_page), (register_custom_actions):
13210
13211         Implement history dropdowns
13212
13213 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13214
13215         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13216         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13217         (ev_view_go_forward):
13218         * shell/ev-window.c: (register_custom_actions):
13219
13220         Fix several history bugs
13221
13222 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13223
13224         * configure.ac: Add «nb» to ALL_LINGUAS.
13225
13226 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13227
13228         * backend/Makefile.am:
13229         * backend/ev-bookmark.c:
13230         * backend/ev-bookmark.h:
13231         * backend/ev-document-bookmarks.c:
13232         * backend/ev-document-bookmarks.h:
13233         * backend/ev-document-links.c: (ev_document_links_get_type),
13234         (ev_document_links_has_document_links),
13235         (ev_document_links_begin_read), (ev_document_links_get_link),
13236         (ev_document_links_get_child), (ev_document_links_next),
13237         (ev_document_links_free_iter):
13238         * backend/ev-document-links.h:
13239         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13240         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13241         (ev_link_get_link_type), (ev_link_set_link_type),
13242         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13243         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13244         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13245         (ev_link_new_external):
13246         * backend/ev-link.h:
13247         * pdf/xpdf/pdf-document.cc:
13248         * shell/Makefile.am:
13249         * shell/ev-application.c: (ev_application_open_link):
13250         * shell/ev-application.h:
13251         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13252         (ev_history_get_link_nth):
13253         * shell/ev-history.h:
13254         * shell/ev-sidebar-bookmarks.c:
13255         * shell/ev-sidebar-bookmarks.h:
13256         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13257         (ev_sidebar_links_class_init), (selection_changed_cb),
13258         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13259         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13260         (do_one_iteration), (populate_links_idle),
13261         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13262         * shell/ev-sidebar-links.h:
13263         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13264         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13265         (go_to_index):
13266         * shell/ev-view.h:
13267         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13268         * shell/ev-window.h:
13269
13270         Rename bookmark to link, and use "Index" for the sidebar panel.
13271
13272 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13273
13274         * shell/Makefile.am:
13275         * shell/ev-application.c: (ev_application_open_bookmark):
13276         * shell/ev-application.h:
13277         * shell/ev-history.c: (ev_history_init), (free_links_list),
13278         (ev_history_finalize), (ev_history_class_init),
13279         (ev_history_add_link), (ev_history_add_page),
13280         (ev_history_get_link_nth), (ev_history_get_n_links),
13281         (ev_history_get_current_index), (ev_history_set_current_index),
13282         (ev_history_new):
13283         * shell/ev-history.h:
13284         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13285         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13286         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13287         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13288         (ev_view_set_page):
13289         * shell/ev-view.h:
13290         * shell/ev-window.c: (ev_window_open_bookmark),
13291         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13292         (goto_page_cb), (register_custom_actions):
13293         * shell/ev-window.h:
13294
13295         Initial history implementation. Needs work.
13296
13297 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13298
13299         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13300
13301 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13302
13303         * cut-n-paste/recent-files/egg-recent-item.c:
13304         * cut-n-paste/recent-files/egg-recent-item.h:
13305         * cut-n-paste/recent-files/egg-recent-model.c:
13306         * cut-n-paste/recent-files/egg-recent-util.c:
13307         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13308         * cut-n-paste/recent-files/egg-recent-view.c:
13309
13310         Update
13311
13312 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13313
13314         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13315         (fillGlyph, fillImageMask, drawImage):
13316         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13317         pdf/splash/SplashTypes.h:
13318         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13319         packed mode for Splash.
13320
13321         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13322         RGB8 packed mode, eliminates the pixbuf data creation loop.
13323
13324         * shell/ev-print-job.c (ev_print_job_finalize)
13325         (ev_print_job_set_property, ev_print_job_get_property)
13326         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13327         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13328         (print_closure_finalize, ev_print_job_print): implement
13329         printing (for backends with EvPsExporter)
13330
13331         * shell/ev_print_job.h: update prototypes.
13332
13333         * shell/ev-window.c (ev_window_print): unref print job after
13334         printing.
13335
13336         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13337         unless the document implements the EvDocumentFind interface.
13338
13339 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13340
13341         * configure.ac: Added ja to ALL_LINGUAS.
13342
13343 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13344
13345         * pdf/xpdf/pdf-document.cc:
13346
13347         add a FIXME. We should probably not allocate
13348         a bookmark object every time
13349
13350 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13351
13352         * shell/ev-application.c: (ev_application_open),
13353         (ev_application_open_bookmark):
13354         * shell/ev-application.h:
13355         
13356         Add a way to open bookmarks
13357
13358         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13359         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13360         (ev_bookmark_set_property), (ev_bookmark_class_init),
13361         (ev_bookmark_new_title), (ev_bookmark_new_link),
13362         (ev_bookmark_new_external):
13363
13364         Support for external uris, better constructors.
13365
13366         * backend/ev-bookmark.h:
13367         * pdf/xpdf/pdf-document.cc:
13368         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13369
13370         Handle external uris
13371
13372 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13373
13374         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13375         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13376
13377         Hook up bookmarks navigation
13378
13379 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13380
13381         * backend/Makefile.am:
13382         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13383         (ev_bookmark_get_title), (ev_bookmark_set_title),
13384         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13385         (ev_bookmark_get_page), (ev_bookmark_set_page),
13386         (ev_bookmark_get_property), (ev_bookmark_set_property),
13387         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13388         (ev_bookmark_new):
13389         * backend/ev-bookmark.h:
13390         * backend/ev-document-bookmarks.c:
13391         (ev_document_bookmarks_get_bookmark):
13392         * backend/ev-document-bookmarks.h:
13393         * pdf/xpdf/pdf-document.cc:
13394         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13395
13396         Add a bookmark object to the backend and use it instead of get_values
13397
13398 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13399
13400         * data/evince-ui.xml:
13401
13402         Cleanup and add select all.
13403
13404         * shell/ev-view.c: (ev_view_select_all),
13405         (ev_view_button_press_event):
13406         * shell/ev-view.h:
13407         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13408
13409         Add select all.
13410         Clear selection on click.
13411
13412 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13413
13414         * shell/ev-sidebar-thumbnails.c
13415         (ev_sidebar_thumbnails_set_document): forgot to unref the
13416         loading_icon.
13417
13418 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13419
13420         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13421         at the visible page, not just linearly.  This makes it look fast.
13422
13423 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13424
13425         * backend/ev-document-misc.c
13426         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13427         white.
13428         * backend/ev-document-thumbnails.h: New interface to get the size
13429         of a page.
13430
13431 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13432
13433         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13434         make dist works
13435
13436 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13437
13438         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13439         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13440         things up a bit.
13441
13442         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13443
13444 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13445
13446         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13447         fonts. Should fix font problems on systems that have the base
13448         fonts in bitmap format. Reported by James Henstridge
13449         <james@jamesh.id.au>.
13450
13451 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13452
13453         * pdf/xpdf/Gfx.cc:
13454         * pdf/xpdf/GfxState.cc:
13455
13456         Fix for CAN-2004-1125
13457
13458 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13459
13460         * shell/ev-view.c: (ev_view_copy):
13461         * shell/ev-view.h:
13462         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13463
13464         Implement Edit->Copy
13465
13466 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13467
13468         * backend/ev-document.c: (ev_document_get_text):
13469         * backend/ev-document.h:
13470         * pdf/xpdf/pdf-document.cc:
13471         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13472         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13473         (ev_view_update_primary_selection), (ev_view_button_press_event),
13474         (ev_view_motion_notify_event), (ev_view_button_release_event):
13475
13476         Beginnings of clipboard support. Incomplete but primary sort
13477         of work.
13478
13479 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13480
13481         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13482         (expose_bin_window):
13483
13484         Nicer rubberband drawing, from GtkIconView.
13485
13486 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13487
13488         * backend/ev-document.c: (ev_document_save):
13489         * backend/ev-document.h:
13490         * data/evince-ui.xml:
13491         * pdf/xpdf/pdf-document.cc:
13492         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13493
13494         Implement "Save a copy..." menu item
13495
13496 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13497
13498         * shell/ev-view.c: (ev_view_zoom):
13499
13500         Queue a resize when zoom changes
13501
13502 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13503
13504         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13505         shadows.
13506
13507         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13508         thumbnails..
13509
13510 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13511
13512         * pdf/xpdf/pdf-document.cc
13513         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13514
13515 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13516
13517         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13518         It's slow, but I'll speed it up next!
13519
13520 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13521
13522         * shell/main.c (load_files):
13523
13524         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13525         from the command line and because it seems more appropriate.
13526
13527 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13528
13529         * data/evince-ui.xml:
13530         * shell/ev-window.c: (update_action_sensitivity),
13531         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13532
13533         s/next page/page down
13534         s/previous page/page up
13535
13536 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13537
13538         * data/evince-ui.xml:
13539
13540         Change the layout to match clarkbw design.
13541
13542         * shell/Makefile.am:
13543         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13544         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13545         (ev_navigation_action_finalize),
13546         (ev_navigation_action_set_property),
13547         (ev_navigation_action_get_property),
13548         (ev_navigation_action_class_init):
13549         * shell/ev-navigation-action.h:
13550
13551         Implement clarkbw toolbar navigation controls (incomplete)
13552
13553         * shell/ev-page-action.c: (update_label), (update_spin),
13554         (value_changed_cb), (create_tool_item), (connect_proxy),
13555         (ev_page_action_init), (ev_page_action_finalize),
13556         (ev_page_action_set_property), (ev_page_action_get_property),
13557         (ev_page_action_set_current_page),
13558         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13559         * shell/ev-page-action.h:
13560
13561         Implement a page switcher in the toolbar
13562
13563         * shell/ev-view.c: (ev_view_scroll_view):
13564         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13565         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13566         (register_custom_actions), (ev_window_init):
13567
13568         Change page on PageUp/Down.
13569
13570 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13571
13572         * pdf/xpdf/pdf-document.cc
13573         (pdf_document_thumbnails_get_thumbnail): initial stab at
13574         implementing thumbnail support for pdfs.  It only does documents
13575         with precached pdfs now.
13576
13577 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13578
13579         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13580         thumbnail code into a time-based idle as well.  Also, turn off the
13581         shadow temporarily as it's really slow.
13582
13583 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13584
13585         * backend/ev-document.c: (ev_document_class_init):
13586         * pdf/xpdf/pdf-document.cc:
13587         * shell/ev-window.c: (ev_window_open):
13588
13589         Fix document title bugs and fallback to
13590         filename when not available.
13591
13592 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13593
13594         * backend/ev-document.c: (ev_document_get_type),
13595         (ev_document_class_init), (ev_document_load),
13596         (ev_document_get_title):
13597         * backend/ev-document.h:
13598         * pdf/xpdf/pdf-document.cc:
13599         * ps/ps-document.c: (ps_document_set_property),
13600         (ps_document_get_property), (ps_document_class_init),
13601         (document_load):
13602         * ps/ps-document.h:
13603         * ps/ps.h:
13604         * shell/ev-window.c: (update_window_title), (ev_window_open),
13605         (ev_window_init):
13606
13607         Initial support for document title. Not working yet.
13608
13609 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13610
13611         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13612
13613         Grab focus on the view when clicking it
13614
13615 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13616
13617         * shell/ev-marshal.list:
13618         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13619         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13620
13621         Add key bindings to the view. Now if the focus would work
13622         right...
13623
13624 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13625
13626         * Makefile.am:
13627         * backend/Makefile.am:
13628         * data/Makefile.am:
13629         * dvi/Makefile.am:
13630         * dvi/dvilib/Makefile.am:
13631         * pdf/xpdf/Makefile.am:
13632         * po/POTFILES.in:
13633         * ps/Makefile.am:
13634
13635         Fix distcheck
13636
13637 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13638
13639         * shell/ev-view.c: (ev_view_realize):
13640
13641         Fix mouse wheel scrolling
13642
13643 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13644
13645         * ps/Makefile.am:
13646         * ps/gstypes.h:
13647         * ps/gtkgs.c:
13648         * ps/gtkgs.h:
13649         * ps/ps-document.c: (catchPipe), (ps_document_init),
13650         (ps_document_class_init), (ps_document_cleanup),
13651         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13652         (set_up_page), (close_pipe), (is_interpreter_ready),
13653         (interpreter_failed), (output), (input), (start_interpreter),
13654         (stop_interpreter), (file_length), (file_readable),
13655         (check_filecompressed), (check_pdf), (compute_xdpi),
13656         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13657         (ps_document_get_type), (ps_document_emit_error_msg),
13658         (document_load), (ps_document_next_page),
13659         (ps_document_get_current_page), (ps_document_get_page_count),
13660         (ps_document_goto_page), (ps_document_set_page_size),
13661         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13662         (ps_document_load), (ps_document_get_n_pages),
13663         (ps_document_set_page), (ps_document_get_page),
13664         (ps_document_widget_event), (ps_document_set_target),
13665         (ps_document_set_scale), (ps_document_set_page_offset),
13666         (ps_document_get_page_size), (ps_document_render),
13667         (ps_document_document_iface_init):
13668         * ps/ps-document.h:
13669         * ps/ps.c:
13670         * shell/ev-window.c: (ev_window_open):
13671
13672         Rename GtkGS to PSDocument
13673
13674 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13675
13676         * ps/gtkgs.c: (gtk_gs_class_init):
13677         * ps/gtkgs.h:
13678
13679         Some more leftover...
13680
13681 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13682
13683         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13684         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13685         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13686         * ps/gtkgs.h:
13687
13688         Remove unused code and make a lot of stuff private
13689
13690 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13691
13692         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13693         (gtk_gs_defaults_changed):
13694         * ps/gsdefaults.h:
13695         * ps/gtkgs.c:
13696         * ps/gtkgs.h:
13697         * ps/ps.h:
13698
13699         Cleanup headers dependencies
13700
13701 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13702
13703         * ps/Makefile.am:
13704         * ps/ggvutils.c:
13705         * ps/ggvutils.h:
13706         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13707         * ps/gsdefaults.h:
13708         * ps/gtkgs.c: (file_length), (file_readable),
13709         (check_filecompressed), (check_pdf), (gtk_gs_load),
13710         (gtk_gs_get_postscript):
13711
13712         Get rid of ggvutils
13713
13714 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13715
13716         * ps/ggvutils.c:
13717         * ps/ggvutils.h:
13718         * ps/gsio.h:
13719         * ps/gtkgs.c: (gtk_gs_set_zoom):
13720
13721         Cleanups
13722
13723 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13724
13725         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13726
13727         Ensure the page is rerendered when changing zoom
13728
13729 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13730
13731         * backend/ev-document.c: (ev_document_base_init),
13732         (ev_document_changed):
13733         * backend/ev-document.h:
13734
13735         Add a changed event that is emitted when the page content
13736         changes. This is necessary to deal with the fact that
13737         in ps backend rendering happen asycrounously.
13738         This makes the ps backend mostly work.
13739
13740         * pdf/xpdf/pdf-document.cc:
13741
13742         Emit changed event
13743
13744         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13745         (ps_document_set_target):
13746
13747         Emit changed event
13748
13749         * shell/ev-view.c: (document_changed_callback),
13750         (ev_view_set_document), (ev_view_set_page):
13751
13752         Redraw on the changed signal
13753
13754 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13755
13756         * configure.ac: Added pt_BR to ALL_LINGUAS.
13757
13758 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13759
13760         * backend/ev-document-bookmarks.c:
13761         (ev_document_bookmarks_get_child): *
13762         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13763         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13764         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13765         (ev_sidebar_bookmarks_destroy),
13766         (ev_sidebar_bookmarks_class_init),
13767         (ev_sidebar_bookmarks_construct), (stack_data_free),
13768         (do_one_iteration), (populate_bookmarks_idle),
13769         (ev_sidebar_bookmarks_clear_document),
13770         (ev_sidebar_bookmarks_set_document): *
13771         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13772         (ev_sidebar_add_page),
13773         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13774         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13775         it displays both the topics and the page numbers.
13776
13777 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13778
13779         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13780         toggle.
13781         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13782         visible.
13783
13784 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13785
13786         * configure.ac: Added en_CA to ALL_LINGUAS.
13787
13788 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13789
13790         * ChangeLog: replace bottom of this ChangeLog (merged history of
13791         ggv and gpdf; where all paths were wrong and most of the files are
13792         not even in this tree) with ChangeLog (from arch) of the shell
13793         code.
13794
13795 2004-12-23  Havoc Pennington  <hp@redhat.com>
13796
13797         * shell/ev-window.c: hook up potentially-questionable "find
13798         results status text" feature - something involving the sidebar or
13799         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13800         might be better in the end.
13801
13802         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13803         with corresponding signal when it should be updated
13804
13805         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13806
13807 2004-12-22  Havoc Pennington  <hp@redhat.com>
13808
13809         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13810         find stuff on other pages, sort of (only returns one result on
13811         invisible pages, to show they have results; updates full results
13812         for a page when you view it). Currently repaints the current page
13813         every time a new result is found on any page, which isn't so nice.
13814
13815 2004-12-22  Havoc Pennington  <hp@redhat.com>
13816
13817         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13818         the document doesn't support find (better ideas?)
13819         (find_bar_search_changed_cb): handle missing document or document
13820         that doesn't support find
13821
13822         * pdf/xpdf/pdf-document.cc: port to implement the new
13823         EvDocumentFindIface
13824
13825         * backend/ev-document-find.c: create a new interface for searching
13826
13827         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13828
13829 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13830
13831         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13832         libevbackend.la.
13833
13834         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13835         EvPrintJob constructor arguments.
13836
13837         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13838         for documents that can export PostScript (page by page).
13839
13840         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13841         
13842         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13843         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13844         (pdf_document_ps_exporter_iface_init:
13845         Implement EvPSExporter.
13846
13847         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13848
13849 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13850
13851         * backend/Makefile.am:
13852         * backend/ev-document-thumbnails.c:
13853         (ev_document_thumbnails_get_type),
13854         (ev_document_thumbnails_get_thumbnail):
13855         * backend/ev-document-thumbnails.h:
13856         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13857         (pixbuf_document_thumbnails_get_thumbnail),
13858         (pixbuf_document_document_thumbnails_iface_init):
13859         * shell/Makefile.am:
13860         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13861         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13862         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13863         * shell/ev-sidebar-thumbnails.h:
13864         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13865         (ev_sidebar_set_document):
13866         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13867         (create_shadow), (ev_pixbuf_add_shadow):
13868         * shell/ev-utils.h:
13869         Add thumbnail support.
13870         
13871 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13872
13873         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13874         (using_postscript_printer): Set up a print dialog for "PostScript
13875         injection" method.
13876
13877         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13878         EvPrintJob.
13879
13880         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13881
13882 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13883
13884         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13885         (ps_document_set_target), (ps_document_get_page_size),
13886         (ps_document_render):
13887         * ps/gtkgs.h:
13888
13889         Fix a few bugs
13890
13891 2004-12-22  Christian Rose  <menthos@menthos.com>
13892
13893         * configure.ac: Added "sv" to ALL_LINGUAS.
13894
13895 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13896
13897         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13898         document supports bookmarks.
13899
13900 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13901
13902         * ps/ggvutils.c: (ggv_file_readable):
13903         * ps/ggvutils.h:
13904         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13905         (gtk_gs_get_postscript):
13906
13907         Remove unused utils
13908
13909 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13910
13911         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13912         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13913         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13914         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13915         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13916         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13917         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13918         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13919         (gtk_gs_set_antialiasing), (ps_document_load),
13920         (ps_document_render):
13921         * ps/gtkgs.h:
13922
13923         Another check point for the ps backend. Now I can get it to show
13924         pages!
13925
13926 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13927
13928         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13929         document setting code.
13930
13931 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13932
13933         * shell/eggfindbar.c: (entry_activate_callback):
13934         Animate the next button when activate is pressed.
13935         
13936 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13937
13938         * shell/ev-window.c: (ev_window_cmd_edit_find),
13939         (update_fullscreen_popup), (ev_window_fullscreen),
13940         (ev_window_unfullscreen), (ev_window_state_event_cb),
13941         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13942         Fix bugs in fullscreen code.
13943         
13944 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13945
13946         * Makefile.am:
13947         * configure.ac:
13948         * pixbuf/Makefile.am:
13949         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13950         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13951         (pixbuf_document_set_page), (pixbuf_document_get_page),
13952         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13953         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13954         (pixbuf_document_render), (pixbuf_document_begin_find),
13955         (pixbuf_document_end_find), (pixbuf_document_finalize),
13956         (pixbuf_document_class_init),
13957         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13958         * pixbuf/pixbuf-document.h:
13959         * shell/Makefile.am:
13960         * shell/ev-application.c: (ev_application_open):
13961         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13962         (ev_window_open):
13963         Add pixbuf backend.
13964         
13965 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13966
13967         * Makefile.am: 
13968         * dvi/dvilib/Makefile.am:
13969         * dvi/Makefile.am:
13970         * configure.ac: Auto*ify dvi and dvi/dvilib
13971
13972         * dvi/Makefile: Remove from CVS
13973         
13974         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13975         confusion.
13976
13977         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13978         
13979         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13980         
13981 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13982
13983         * ps/Makefile.am:
13984         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13985         (gtk_gs_value_adjustment_changed), (compute_size),
13986         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13987         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13988         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13989         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13990         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13991         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13992         (ps_document_load), (ps_document_get_n_pages),
13993         (ps_document_set_page), (ps_document_get_page),
13994         (ps_document_set_target), (ps_document_set_scale),
13995         (ps_document_set_page_offset), (ps_document_get_page_size),
13996         (ps_document_render), (ps_document_begin_find),
13997         (ps_document_end_find), (ps_document_document_iface_init):
13998         * ps/gtkgs.h:
13999         * shell/Makefile.am:
14000         * shell/ev-window.c: (ev_window_open):
14001
14002         Some work to integrate gtkgs with EvDocument
14003
14004 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14005
14006         * shell/ev-window.c: (update_fullscreen_popup),
14007         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
14008         (exit_fullscreen_button_clicked_cb),
14009         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
14010         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14011         (ev_window_state_event_cb), (ev_window_init):
14012         Add fullscreen support from Epiphany.
14013         
14014 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14015
14016         * data/ev-stock-zoom-fit-width.png: fit-width
14017         stock icon from gpdf.
14018         
14019         * shell/ev-stock-icons.[ch]: copied from gpdf.
14020         
14021         * shell/main.c: (main): init stock icons.
14022         
14023         * shell/ev-window.c: use the fit-width icon.
14024         
14025         * data/evince-ui.xml: add zooming toolbar items.
14026
14027 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14028
14029         * shell/ev-view.c: 
14030         (ev_view_best_fit), (ev_view_fit_width): because
14031         get_page_size() returns the scaled page size, we
14032         need to calculate the scale factor relative to
14033         the previous scale factor. Should really just
14034         add get_real_page_size().
14035
14036 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14037
14038         * shell/ev-view.[ch]:
14039         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
14040         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
14041         add zooming.
14042         
14043         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
14044         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
14045         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
14046         hook it up.
14047         
14048         * pdf/xpdf/pdf-document.cc:
14049         (pdf_document_begin_find),
14050         (pdf_document_end_find): make static.
14051
14052 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14053
14054         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
14055
14056         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
14057         names to fontconfig patterns.
14058         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14059
14060         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14061         setupBaseFontsFc.
14062
14063 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14064
14065         * Makefile.am:
14066         * configure.ac:
14067         * ps/Makefile.am:
14068         * ps/ggvutils.c:
14069         * ps/ggvutils.h:
14070         * ps/gsdefaults.c:
14071         * ps/gsdefaults.h:
14072         * ps/gsio.c:
14073         * ps/gsio.h:
14074         * ps/gtkgs.c:
14075         * ps/gtkgs.h:
14076         * ps/ps.c:
14077         * ps/ps.h:
14078
14079         Import ggv backend. Not hooked up yet.
14080
14081 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14082
14083         * shell/main.c: (load_files), (main): load files
14084         from the command line.
14085
14086 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14087
14088         * configure.ac: don't require bonobo.
14089         
14090         * cut-n-paste/recent-files/*: kill bonobo recent
14091         view.
14092
14093         * shell/ev-window.c:
14094         (ev_window_is_empty): upd.
14095         (unable_to_load), (ev_window_open): load backend
14096         based on the mime type.
14097
14098 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14099
14100         * backend/.cvsignore: ignore generated marshalers source.
14101
14102         * shell/main.c (main): this is not epiphany.
14103
14104 2004-12-22  Havoc Pennington  <hp@redhat.com>
14105
14106         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14107         (expose_bin_window): draw find highlights
14108
14109         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14110         
14111         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14112         (pdf_document_end_find): implement this interface
14113
14114         * backend/ev-document.c (ev_document_found): add this to emit
14115         signal
14116
14117 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14118
14119         * data/evince-ui.xml: Add a few more toolbar items.
14120
14121         * shell/ev-window.c: Hook up page navigation toolbar 
14122         items.
14123
14124         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14125         a page-changed signal.
14126
14127         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14128         Add ev_document_get_page().
14129
14130         * shell/ev-window.c: Sensitize/desensitize navigation
14131         actions.
14132
14133 2004-12-21  Havoc Pennington  <hp@redhat.com>
14134
14135         * backend/ev-backend-marshal.c,
14136         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14137         marshaler-generator thingy. I'm sure there's a better way to do
14138         this in the modern world.
14139
14140         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14141         end_find methods and "found" signal.
14142
14143         * configure.ac: find glib-genmarshal
14144
14145 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14146
14147         * shell/ev-sidebar.c: Construct an actual sidebar.
14148         * shell/ev-sidebar-bookmarks.[ch]:
14149         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14150
14151 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14152
14153         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14154         Redo size handling.
14155         
14156         * shell/ev-view.c: Track the size from the document.
14157
14158 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14159
14160         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14161         constructor assumes ownership of the string passed in.
14162         
14163         * shell/ev-window.c (ev_window_open): Destroy the error
14164         dialog once we've displayed it.
14165
14166 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14167
14168         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14169         a bit, it works! (sort of)
14170
14171         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14172         Move to .cc since we need to use C++ in the implementation.
14173
14174         * shell/dummy.cc: Add a CC file to force evince
14175         to be linked as a C++ program.
14176
14177 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14178
14179         * shell/ev-view.[ch]: Start of content-area widget.
14180
14181         * shell/ev-window.c: Create a EvView, update it
14182         as we change documents.
14183
14184         * shell/Makefile.am shell/ev-marshal.list: Add
14185         generated marshalers.
14186
14187 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14188
14189         * Makefile.am (SUBDIRS): move shell.
14190
14191 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14192
14193         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14194         .a to libtool convenience libraries.
14195
14196         * shell/ev-window.c (ev_window_open): Hard code loading
14197         a PDF document.
14198         
14199         * backend/ev-document.h: Add a boolean return to load(),
14200         fix GError * to GError **.
14201
14202         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14203         object for a PDF backend EvDocument.
14204
14205 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14206
14207         * dvi/*: New directory with the beginning of a .dvi backend.
14208
14209 2004-12-21  Havoc Pennington  <hp@redhat.com>
14210
14211         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14212         previous/next instead of back/forward
14213
14214 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14215
14216         * backend/ev-document.[ch]: Fix a couple of problems so
14217         it compile.
14218
14219 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14220
14221         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14222         to backend/ directory, rename EvViewer to EvDocument.
14223
14224 2004-12-21  Havoc Pennington  <hp@redhat.com>
14225
14226         * shell/ev-window.c: hook up the find bar widget; now we just need
14227         a document to find things in
14228
14229         * shell/eggfindbar.c: a find bar widget
14230
14231 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14232
14233         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14234
14235 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14236
14237         * pdf/**: Import of xpdf code from gpdf. 
14238
14239         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14240
14241         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14242         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14243         Fix FreeType includes.
14244
14245         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14246         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14247         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14248         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14249         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14250         Include xpdfconfig.h
14251         
14252 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14253
14254         * shell/ev-window.c (ev_window_dispose): dispose can be called
14255         multiple times.
14256
14257 2004-12-21  Havoc Pennington  <hp@redhat.com>
14258
14259         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14260         rather than Evince
14261
14262         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14263         items; really they should be synced with the strings, etc. from
14264         current gpdf, but just getting the boring typing out of the way 
14265
14266 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14267
14268         * po/POTFILES.in:
14269         * shell/ev-application.c: (window_destroy_cb):
14270         * shell/ev-window.c:
14271         * shell/main.c: (main):
14272
14273         Actually show the window...
14274
14275 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14276
14277         * Makefile.am:
14278         * shell/Makefile.am:
14279         * shell/ev-application.c: (ev_application_class_init):
14280         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14281
14282         Make it build again
14283
14284 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14285
14286         Import to gnome cvs.
14287         
14288         * Remove copies of gpdf and ggv trees.
14289         * Rip out all the recursive configure code.
14290         * Remove bonobo machinery.
14291         * viewer/*: GInterfaces that backends should/can implement.
14292
14293 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14294
14295         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14296         typo
14297
14298 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14299
14300         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14301         (ev_application_finalize, ev_application_class_init)
14302         (ev_application_init): use GType instance private data for priv.
14303
14304         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14305         (ev_window_finalize, ev_window_class_init)
14306         (ev_window_init): ditto.
14307
14308 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14309
14310         * shell/ev-application.c (ev_application_new_window): make public
14311         (ev_application_show_initial_window): kill.
14312
14313         * shell/ev-application.h: update prototypes.
14314
14315         * shell/main.cc (main): inline ev_application_show_initial_window.
14316
14317 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14318
14319         * shell/ev-application.c (ev_application_new_window): impl.
14320         (ev_application_show_initial_window): use it.
14321         (is_window_empty, ev_application_get_empty_window): returns an
14322         existing empty window or a new one.
14323         (ev_application_open): from ev_window_cmd_file_open.
14324
14325         * shell/ev-application.h: update prototypes
14326
14327         * shell/ev-window.c (ev_window_is_empty): impl.
14328         (ev_window_open): make public.
14329         (ev_window_cmd_file_open): use ev_application_open
14330
14331         * shell/ev-window.h: update prototypes, remove unused.
14332
14333 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14334
14335         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14336         move destroy handler out of here...
14337
14338         * shell/ev-application.c, shell/ev-application.h: ...into this new
14339         class. Also handles initial window creation.
14340
14341         * shell/main.cc (main): use EvApplication to create initial
14342         window.
14343
14344 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14345
14346         * Makefile.am (SUBDIRS): add cut-n-paste
14347
14348         * cut-n-paste/Makefile.am: add
14349
14350         * configure.ac: generate Makefiles in cut-n-paste
14351
14352 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14353
14354         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14355         (ev_window_class_init): install ev_window_dispose.
14356
14357 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14358
14359         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14360         char (gchar looks stupid).
14361
14362 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14363
14364         * po/de.po: updated German translation.
14365
14366 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14367
14368         * configure.ac: add more pkg-config library checks for gnome-vfs,
14369         bonobo etc.
14370
14371         * gpdf/configure.in: temporarily disable libpaper
14372         checks. Otherwise I'd have to add the checks for the shell, too.
14373
14374 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14375
14376         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14377         and * file filters to the file choose.
14378
14379 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14380
14381         * po/de.po: Updated German translation.
14382
14383 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14384
14385         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14386
14387 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14388
14389         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14390
14391         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14392         (ev_window_init): implement those menuitems.
14393
14394 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14395
14396         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14397
14398         * shell/ev-window.c (ev_window_init): use the toolbar.
14399
14400 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14401
14402         * shell/ev-window.c (ev_window_init): use menu translations
14403
14404 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14405
14406         * configure.ac: add "de" to ALL_LINGUAS.
14407
14408         * po/de.po: add German translation.
14409
14410 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14411
14412         * Makefile.am (SUBDIRS): add po
14413
14414         * configure.ac: check intltool, glib-gettext etc, generate
14415         po/Makefile.in
14416
14417         * po, po/POTFILES.in, po/POTFILES.skip: new.
14418
14419 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14420
14421         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14422         already use (#ifdef ENABLE_NLS)
14423
14424         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14425         pointer indirection thinko.
14426
14427         * shell/main.c: include gi18n.h for bindtextdomain etc.
14428
14429 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14430
14431         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14432         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14433         tooltips for menu items in the statusbar.
14434
14435 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14436
14437         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14438         pkgdatadir drop UIDIR
14439
14440 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14441
14442         * data/evince-ui.xml: Add File->Open menu item
14443
14444         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14445         chooser), hook it up in the ui manager.
14446
14447 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14448
14449         * shell/ev-window.c: fix Help->About tooltip.
14450
14451 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14452
14453         * configure.ac: set CFLAGS for libevprivate.
14454
14455         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14456         definitions, factory etc.
14457
14458         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14459
14460         * shell/Makefile.am: link against libevprivate.a.
14461
14462         * shell/ev-window.c (entries): add stock icon to Help->About.
14463
14464         * shell/main.c (main): init stock icon code.
14465
14466 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14467
14468         * lib/recent-files: egg recent files code
14469
14470         * lib/Makefile.am: add.
14471
14472         * Makefile.am: add lib subdir.
14473
14474         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14475         set CFLAGS for recent-files.
14476
14477 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14478
14479         * configure.ac: disable -ansi and -pedantic gcc flags. They
14480         disable POSIX stuff in stdio.h, but egg-recent uses them.
14481
14482 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14483
14484         * configure.ac: add --disable-deprecated flag (defaults to on in
14485         "cvs" builds).
14486
14487         * shell/Makefile.am (INCLUDES): use it.
14488
14489 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14490
14491         * shell/main.c: add missing #include.
14492
14493         * shell/ev-window.c: fix for pedantic gcc.
14494         (ev_window_cmd_help_about): split license into paragraphs for
14495         translators and pedantic compilers.
14496
14497 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14498
14499         * configure.ac: add more warning flags if compiling with gcc from
14500         cvs (or explicitly requested with --enable-more-warnings).
14501
14502 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14503
14504         * data/evince-ui.xml: add File and File->Close menu.
14505
14506         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14507         (ev_window_destroy): quit after destroy.
14508         (ev_window_class_init): override GtkObject::destroy.
14509         (entries): install close_window callback.
14510
14511 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14512
14513         * Makefile.am (SUBDIRS): add data subdir.
14514
14515         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14516         gtk+ 2.5.0 for GtkAboutDialog.
14517
14518         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14519         main window.
14520
14521         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14522
14523         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14524         manager.
14525         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14526
14527 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14528
14529         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14530
14531 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14532
14533         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14534
14535 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14536
14537         * shell/*: Added shell directory boilerplate, build it.
14538
14539 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14540
14541         * configure.ac, Makefile.am: Added top-level configure.ac and
14542         Makefile.am