]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Update for release 2.24.1
[evince.git] / ChangeLog
1 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * NEWS:
4         * configure.ac:
5
6         Update for release 2.24.1
7         
8 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * shell/ev-window.c: (ev_window_cmd_view_presentation):
11
12         Disable toggle function of F5 when in presentation mode. Patch by
13         Dave Neary. Fixes bug #556162.
14         
15 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
16
17         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
18         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
19         (ev_sidebar_thumbnails_fill_model),
20         (ev_sidebar_thumbnails_refresh),
21         (ev_sidebar_thumbnails_set_document):
22
23         Instead of using only one loading icon for thumbnails based on the
24         size of the first page, create an icon for every different page
25         size. Fixes bug #556264.
26         
27 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
28
29         * shell/ev-page-cache.c: (ev_page_cache_finalize):
30
31         Fix memory leak.
32         
33 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
34
35         * shell/ev-window-title.c (ev_window_title_sanitize_title):
36
37         Removes bad prefixes from window title. Patch by 
38         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
39         
40 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
41
42         * shell/ev-window.c: (launch_external_uri):
43
44         Do not consider mailto links as http uris. Fixes bug #555801.
45         
46 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
47
48         * shell/ev-view.c: (merge_selection_region), (clear_selection):
49
50         Fix memory leak. Fixes bug #555134.
51         
52 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
53
54         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
55
56         Emit the job finished signal when the job is handled before the
57         page_ready callback.
58         
59 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
60
61         * shell/ev-window.c: (launch_action):
62
63         Use GdkAppLaunchContext when available to launch external
64         applications.
65         
66 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
67
68         * shell/ev-window.c: (launch_action):
69
70         Fix launching external applications for launch actions which seems
71         to be broken since the gio port. Fixes bug #554500.
72         
73 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
74
75         * backend/dvi/Makefile.am:
76         * backend/dvi/cairo-device.c:
77         * backend/dvi/dvi-document.c:
78         * backend/dvi/mdvi-lib/Makefile.am:
79
80         Fix several compile warnings in the dvi backend.
81         
82 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
83
84         * backend/dvi/mdvi-lib/common.h:
85         * backend/dvi/mdvi-lib/dviread.c:
86         * backend/dvi/mdvi-lib/font.c:
87         * backend/dvi/mdvi-lib/fontmap.c:
88         * backend/dvi/mdvi-lib/fontsrch.c:
89         * backend/dvi/mdvi-lib/gf.c:
90         * backend/dvi/mdvi-lib/pagesel.c:
91         * backend/dvi/mdvi-lib/pk.c:
92         * backend/dvi/mdvi-lib/sp-epsf.c:
93         * backend/dvi/mdvi-lib/special.c:
94         * backend/dvi/mdvi-lib/tfm.c:
95         * backend/dvi/mdvi-lib/tfmfile.c:
96         * backend/dvi/mdvi-lib/util.c:
97         * backend/dvi/mdvi-lib/vf.c:
98
99         Rename error as mdvi_error to avoid symbol conflicts with the libc
100         error. Rename also message, crash, fatal and warning for
101         consistency. Fixes bug #553369.
102         
103 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
104
105         * backend/dvi/dvi-document.c: (dvi_document_load):
106
107         Fix memory leak.
108         
109 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
110
111         * backend/dvi/dvi-document.c:
112
113         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
114         G_IMPLEMENT_INTERFACE.
115         
116 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
117
118         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
119
120         Make sure copy_job_page_and_selection_to_job_info is always called
121         before copy_job_to_job_info. Fixes bug #552382.
122         
123 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
124
125         * NEWS:
126         * configure.ac:
127
128         Update for release 2.24.0
129         
130 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
131
132         * shell/ev-window.c: (launch_external_uri):
133
134         Use GdkAppLaunchContext when available to launch external uris.
135         
136 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
137
138         * shell/ev-window.c: (launch_external_uri):
139
140         Use the message area to show errors when lauching external uris
141         instead of a popup window.
142         
143 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
144
145         * shell/ev-window.c: (launch_external_uri):
146
147         Assume invalid uris are http uris. Fixes bug #552071.
148         
149 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
150
151         * NEWS:
152         * configure.ac:
153
154         Update for release 2.23.92.
155         
156 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
157
158         * shell/eggfindbar.c: (egg_find_bar_class_init):
159
160         Allow page scrolling with PageUp/PageDown keys when find bar is
161         active. Fixes bug #529833.
162         
163 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
164
165         * shell/ev-view-private.h:
166         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
167         (ev_view_scroll), (ev_view_class_init):
168         * shell/ev-view-accessible.c:
169         (ev_view_accessible_action_do_action):
170         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
171         (ev_window_cmd_scroll_backward):
172
173         Use GtkScrollType instead of EvScrollType.
174         
175 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
176
177         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
178         
179         Patch for case unsensitive page label match by Michael Lee.
180         See bug #550136.
181         
182         * shell/ev-page-action.c (create_tool_item):    
183         * test/Makefile.am:
184         * test/test1.py:
185         * test/test4.py:
186         * test/test5.py:
187         
188         Added test for the above and updated other tests.
189
190 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
191
192         * shell/ev-window.c: (image_save_dialog_response_cb):
193
194         Do not append the file extension twice when saving an image.
195         
196 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
197
198         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
199
200         Remove an invalid ifdef.
201         
202 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
203
204         * shell/ev-view.c: (ev_view_motion_notify_event):
205
206         Make sure the cursor is correctly restored after showing the right
207         click menu.
208         
209 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
210
211         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
212         (ev_attachment_open):
213         * shell/ev-sidebar-attachments.c:
214         (ev_sidebar_attachments_button_press):
215         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
216
217         Use GdkAppLaunchContext when available to open attachments.
218         
219 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
220
221         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
222
223         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
224         by Eric Piel.
225         
226 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
227
228         * shell/ev-application.c: (ev_application_get_media_keys):
229         * shell/ev-media-player-keys.[ch]:
230         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
231         (ev_media_player_keys_grab_keys),
232         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
233         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
234         * shell/ev-window.[ch]: (ev_window_dispose),
235         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
236         (ev_window_init):
237
238         Clean up the media player keys stuff.
239         
240 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
241
242         * NEWS:
243         * configure.ac:
244
245         Update for release 2.23.91.
246         
247 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
248
249         * cut-n-paste/smclient/eggsmclient-xsmp.c:
250         (sm_client_xsmp_set_initial_properties):
251
252         Fix memory leak.
253         
254 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
255
256         * shell/ev-application.c: (ev_application_open_window),
257         (ev_application_open_uri_at_dest):
258
259         Make sure evince starts up in the right workspace when resuming a
260         previous session.
261         
262 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
263
264         * shell/ev-application.[ch]: (ev_application_open_window),
265         (ev_application_add_icon_path_for_screen),
266         (ev_application_open_uri_at_dest):
267
268         Fix window manager warnings shown in ~/.xsession-errors
269         
270 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
271
272         * configure.ac:
273         * cut-n-paste/Makefile.am:
274         * cut-n-paste/smclient/Makefile.am:
275         * cut-n-paste/smclient/eggdesktopfile.[ch]:
276         * cut-n-paste/smclient/eggsmclient-private.h:
277         * cut-n-paste/smclient/eggsmclient-xsmp.c:
278         * cut-n-paste/smclient/eggsmclient.[ch]:
279
280         EggSMClient copied from libegg
281
282         * libdocument/ev-file-helpers.c: (ev_dot_dir):
283         * shell/Makefile.am:
284         * shell/ev-application.[ch]: (ev_application_load_session),
285         (smclient_save_state_cb), (smclient_quit_cb),
286         (ev_application_init_session), (ev_application_shutdown),
287         (ev_application_init):
288         * shell/main.c: (main):
289
290         Use EggSMClient instead of gnome-client and remove libgnome and
291         libgnomeui dependencies.
292         
293 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
294
295         * shell/main.c: (main):
296
297         Remove gnome_authentication_manager_init.
298         
299 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
300
301         * shell/ev-view.c: (ev_view_goto_window_create):
302
303         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
304         since it's now deprecated.
305         
306 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
307
308         * backend/djvu/Makefile.am:
309         * backend/djvu/djvu-document-private.h:
310         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
311         (djvu_document_find_iface_init):
312         * backend/djvu/djvu-text-page.[ch]:
313         * backend/djvu/djvu-text.[ch]: Removed
314         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
315         (pdf_document_find_iface_init):
316         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
317         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
318         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
319         (ev_job_find_get_n_results), (ev_job_find_get_progress),
320         (ev_job_find_has_results), (ev_job_find_get_results):
321         * shell/ev-view-private.h:
322         * shell/ev-view.[ch]: (ev_view_expose_event),
323         (highlight_find_results), (ev_view_finalize),
324         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
325         (ev_view_set_document), (ev_view_find_get_n_results),
326         (ev_view_find_get_result), (jump_to_find_result),
327         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
328         (ev_view_find_previous), (ev_view_find_search_changed),
329         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
330         * shell/ev-window.c: (ev_window_update_actions),
331         (page_changed_cb), (ev_window_setup_document),
332         (ev_window_update_find_status_message),
333         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
334         (ev_window_clear_find_job), (find_bar_close_cb),
335         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
336         (ev_window_dispose), (ev_window_init):
337
338         Rework find interface. The find logic has been moved from backends
339         to the shell avoiding a lot of duplicated code in the backends and
340         making easier to implement the find interface in the backends.
341         
342 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
343
344         * backend/pdf/ev-poppler.cc:
345         (pdf_document_thumbnails_get_dimensions):
346
347         Make sure thumbnail size returned by the PDF is actually
348         valid. Fixes bug #548462.
349         
350 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * shell/ev-window.c: (ev_window_setup_document),
353         (ev_window_set_document), (ev_window_dispose):
354
355         Remove the idle function for setting the document up when the
356         window is destroyed. Fixes bug #549163.
357         
358 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
359
360         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
361         (ev_job_attachments_dispose), (ev_job_attachments_run),
362         (ev_job_attachments_class_init), (ev_job_attachments_new):
363         * shell/ev-sidebar-attachments.c:
364         (ev_sidebar_attachments_set_document):
365
366         Add a new job to get the attachments in a thread with the document
367         lock held. Fixes bug #548653.
368         
369 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
370
371         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
372         (tiff_document_document_iface_init):
373
374         Implement document_get_page_label in tiff backend.
375         
376 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
377
378         * backend/tiff/tiff-document.c: (tiff_document_render):
379
380         Handle document orientation in tiff backend. Fixes bug #548444.
381         
382 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
383
384         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
385
386         Do not crash when adjustment page size is 0. Fixes bug #547440.
387         
388 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
389
390         * cut-n-paste/evmountoperation/ev-mount-operation.c:
391
392         Sync with current GTK+.
393         
394 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
395
396         * configure.ac:
397         
398         Update for release 2.23.6.
399
400 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
401
402         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
403         (ev_job_load_set_password):
404         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
405         * shell/ev-window.c: (password_dialog_response),
406         (ev_window_load_job_cb):
407
408         Fix loading encrypted documents since I broke it with the jobs
409         rework.
410         
411 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
412
413         * NEWS:
414
415         Update NEWS for 2.23.6 release.
416         
417 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
418
419         * backend/impress/impress-document.c:
420         * backend/impress/render.h:
421         * libdocument/ev-document-factory.c:
422         * libdocument/ev-document-factory.h:
423         * libdocument/ev-document-links.h:
424         * libdocument/ev-document-misc.c:
425         * libdocument/ev-document-misc.h:
426         * properties/ev-properties-main.c:
427         * properties/ev-properties-view.c:
428         * properties/ev-properties-view.h:
429         * shell/eggfindbar.c:
430         * shell/eggfindbar.h:
431         * shell/ev-application.c:
432         * shell/ev-application.h:
433         * shell/ev-jobs.h:
434         * shell/ev-message-area.h:
435         * shell/ev-navigation-action.c:
436         * shell/ev-navigation-action.h:
437         * shell/ev-open-recent-action.c:
438         * shell/ev-open-recent-action.h:
439         * shell/ev-page-action-widget.c:
440         * shell/ev-page-action.c:
441         * shell/ev-page-action.h:
442         * shell/ev-page-cache.h:
443         * shell/ev-password-view.h:
444         * shell/ev-password.h:
445         * shell/ev-pixbuf-cache.h:
446         * shell/ev-properties-fonts.c:
447         * shell/ev-sidebar-attachments.c:
448         * shell/ev-sidebar-links.c:
449         * shell/ev-sidebar-links.h:
450         * shell/ev-sidebar-thumbnails.c:
451         * shell/ev-sidebar-thumbnails.h:
452         * shell/ev-sidebar.c:
453         * shell/ev-sidebar.h:
454         * shell/ev-stock-icons.c:
455         * shell/ev-tooltip.h:
456         * shell/ev-view.c:
457         * shell/ev-view.h:
458         * shell/ev-window.c:
459         * shell/ev-window.h:
460         * shell/main.c:
461
462         More #include cleanups. Again: reordering, single gtk.h
463         includes and other stuff.
464
465 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
466
467         * shell/eggfindbar.c:
468         * shell/ev-application.c:
469         * shell/ev-message-area.c:
470         * shell/ev-navigation-action.c:
471         * shell/ev-open-recent-action.c:
472         * shell/ev-page-action-widget.c:
473         * shell/ev-page-action.c:
474         * shell/ev-password-view.c:
475         * shell/ev-properties-dialog.c:
476         * shell/ev-properties-fonts.c:
477         * shell/ev-sidebar-attachments.c:
478         * shell/ev-sidebar-page.c:
479         * shell/ev-sidebar-thumbnails.c:
480         * shell/ev-stock-icons.c:
481         * shell/ev-tooltip.c:
482         * shell/ev-view.c:
483         * shell/ev-window.c:
484         * shell/main.c:
485
486         Cleanup many #include statements: reorder so that a
487         generic-to-specific order is used, use single gtk.h
488         includes, and some other cleanups.
489
490 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
491
492         * shell/ev-jobs.h:
493
494         Add gio header.
495         
496 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
497
498         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
499         (ev_document_fc_mutex_trylock):
500         * shell/Makefile.am:
501         * shell/ev-job-queue.[ch]:
502         * shell/ev-job-scheduler.[ch]:
503         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
504         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
505         (ev_job_run), (ev_job_cancel), (ev_job_failed),
506         (ev_job_failed_from_error), (ev_job_succeeded),
507         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
508         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
509         (ev_job_links_class_init), (ev_job_render_init),
510         (notify_page_ready), (ev_job_render_page_ready),
511         (ev_job_render_run), (ev_job_render_class_init),
512         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
513         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
514         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
515         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
516         (ev_job_save_dispose), (ev_job_save_run),
517         (ev_job_save_class_init), (ev_job_print_init),
518         (ev_job_print_dispose), (ev_job_print_run),
519         (ev_job_print_class_init):
520         * shell/ev-page-cache.c:
521         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
522         (check_job_size_and_unref), (move_one_job),
523         (copy_job_to_job_info), (add_job),
524         (ev_pixbuf_cache_add_jobs_if_needed):
525         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
526         (job_fonts_finished_cb), (job_fonts_updated_cb),
527         (ev_properties_fonts_set_document):
528         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
529         (ev_sidebar_links_set_document):
530         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
531         (ev_sidebar_thumbnails_set_document),
532         (ev_sidebar_thumbnails_clear_job):
533         * shell/ev-view-private.h:
534         * shell/ev-view.c:
535         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
536         (ev_window_refresh_window_thumbnail), (password_dialog_response),
537         (ev_window_clear_load_job), (ev_window_clear_reload_job),
538         (ev_window_load_job_cb), (ev_window_reload_job_cb),
539         (window_open_file_copy_ready_cb), (ev_window_open_uri),
540         (ev_window_reload_document), (ev_window_clear_save_job),
541         (ev_window_save_job_cb), (file_save_dialog_response_cb),
542         (ev_window_clear_print_job), (ev_window_print_job_cb),
543         (ev_window_print_dialog_response_cb):
544         * shell/main.c: (main):
545
546         Rework the jobs system in order to make it simpler and more
547         extensible. It allows to run jobs in the main loop instead of
548         using a thread when it's appropriate like the fonts job. Now it's
549         also possible to cancel jobs that are currently running. 
550         
551 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
552
553         * libdocument/ev-debug.c: (profile_init):
554
555         Create the hash table also when profiling service is enabled for
556         all sections.
557         
558 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
559
560         * libdocument/ev-debug.[ch]: (ev_profiler_start),
561         (ev_profiler_stop):
562         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
563         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
564         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
565         (ev_job_print_run):
566         * shell/main.c: (main):
567
568         Add a profile mode available when debug is enabled. Add profilers
569         in ev-jobs.
570         
571 2008-07-23  Götz Waschk <waschk@mandriva.org>
572
573         * configure.ac: Correctly build desktop file. Fixes
574         bug #544237.
575
576 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
577
578         * configure.ac:
579         
580         Update for release 2.23.5.
581
582 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
583
584         * NEWS:
585
586         Update NEWS for 2.23.5 release.
587         
588 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
589
590         * shell/ev-window.c: (ev_window_state_event),
591         (ev_window_class_init):
592
593         Intercept window manager's fullscreen request in order to run/stop
594         fullscreen mode. Fixes bug #493541.
595         
596 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
597
598         * shell/ev-window.c: (find_bar_visibility_changed_cb):
599
600         Restart the job search when the find bar is opened for the second
601         time. Fixes bug #531956.
602         
603 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
604
605         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
606         (get_document_from_uri):
607
608         Make sure we always return a valid error struct when
609         get_document_from_uri fails. Fixes nautilus crash, see bug
610         #542548.
611         
612 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
613
614         * libdocument/ev-transition-effect.c
615         (ev_transition_effect_type_get_type),
616         (ev_transition_effect_alignment_get_type),
617         (ev_transition_effect_direction_get_type):
618         
619         Fixes bug #542924. Makes enums static to fix Solaris build.
620
621 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
622
623         * shell/ev-view.c: (ev_view_key_press_event):
624
625         Add '.' keybinding for blanking the screen in presentation
626         mode. Fixes bug #542001.
627         
628 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
629
630         * libdocument/ev-document-misc.c:
631         (ev_document_misc_pixbuf_from_surface):
632
633         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
634         #540950.
635         
636 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
637
638         * backend/comics/comics-document.c (comics_document_load):
639         * backend/comics/comicsdocument.evince-backend.in:
640         * configure.ac:
641         * thumbnailer/evince-thumbnailer-comics.schemas.in:
642         
643         Added support for 7-zip based cb7 comic book. Patch by
644         Kartik Rustagi. Fixes bug #532312.
645
646 2008-06-24  Bastien Nocera  <hadess@hadess.net>
647
648         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
649         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
650         Fixes bug #539972.
651
652 2008-06-24  Bastien Nocera  <hadess@hadess.net>
653
654         * shell/Makefile.am:
655         * shell/ev-application.c (ev_application_init),
656         (ev_application_get_media_keys):
657         * shell/ev-application.h:
658         * shell/ev-marshal.list:
659         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
660         (proxy_destroy), (on_media_player_key_pressed),
661         (ev_media_player_keys_init), (ev_media_player_keys_focused),
662         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
663         * shell/ev-media-player-keys.h:
664         * shell/ev-window.c (ev_window_go_previous_page),
665         (ev_window_go_next_page), (ev_window_go_first_page),
666         (ev_window_go_last_page), (ev_window_start_presentation),
667         (ev_window_dispose), (view_actions_focus_in_cb):
668         * shell/ev-window.h: When building with D-Bus support, listen
669         for multimedia key events from gnome-settings-daemon. This allows
670         to go to the next/previous/first/last pages using, respectively,
671         Next/Previous/Rewing/Fast Forward. The Play button is used to start
672         a presentation. Fixes bug #539971.
673
674 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
675
676         * configure.ac:
677         
678         Update for release 2.23.4.
679
680 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
681
682         * NEWS:
683
684         Update news for 2.23.4 release.
685         
686 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
689         * shell/ev-sidebar-thumbnails.c:
690         (ev_sidebar_thumbnails_set_loading_icon),
691         (ev_sidebar_thumbnails_refresh):
692         * shell/ev-window.c: (ev_window_error_message),
693         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
694         (ev_window_set_document):
695
696         Do not crash opening documents with no pages and show a warning
697         message in the message area. Fixes bugs #537574 and #171588.
698         
699 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
700
701         * shell/Makefile.am:
702         * shell/ev-file-monitor.[ch]:
703         * shell/ev-window.c: (ev_window_document_changed),
704         (ev_window_clear_reload_job), (ev_window_load_job_cb),
705         (ev_window_reload_job_cb), (ev_window_open_uri),
706         (ev_window_reload_document), (ev_window_cmd_view_reload),
707         (ev_window_dispose):
708
709         Automaticly reload the document when the file has changed on
710         disk. Bug #304249.
711         
712 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
713
714         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
715         * libdocument/ev-image.c: (ev_image_save_tmp):
716         * libdocument/ev-module.c: (ev_module_load):
717         * shell/ev-application.c: (ev_application_shutdown),
718         (ev_application_get_print_settings):
719         * shell/ev-sidebar-attachments.c:
720         (ev_sidebar_attachments_button_press),
721         (ev_sidebar_attachments_drag_data_get):
722         * shell/ev-window.c: (window_save_file_copy_ready_cb),
723         (ev_window_print_finished), (ev_window_print_send),
724         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
725         (ev_window_preview_print_finished), (ev_window_do_preview_print),
726         (ev_window_cmd_preview_print):
727         * shell/main.c: (load_files_remote):
728         Fix some build warnings under GCC 4.3.0. (#537535).
729
730 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
731
732         * shell/ev-jobs.c: (ev_job_render_dispose):
733
734         Fix a crash in debug mode. Patch by Daniel M German.
735         
736 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
737
738         * shell/ev-window.c:
739
740         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
741         
742 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
743
744         * shell/ev-window.c: (ev_window_print_send),
745         (ev_window_do_preview_print):
746
747         Use the window title as print job name instead of just
748         "evince-print". Fixes bug #534493.
749         
750 2008-05-19  Frederic Peters  <fpeters@0d.be>
751
752         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
753         Bug #533897.
754
755 2008-05-19  Frederic Peters  <fpeters@0d.be>
756
757         * help/reference/Makefile.am: added missing libevmountoperation to
758         gtkdoc-scanobj libraries.  Bug #533896.
759
760 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
761
762         * properties/ev-properties-view.c (get_default_user_units):
763         Fixes check for default units string translation. Bug #533323.
764
765 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
766
767         * backend/impress/iksemel.c (sax_core): Fix a free() that should
768         be an iks_free(). Fix an array overflow in the XML parser that
769         would occur whenever the number of attributes in a tag was greater
770         than 0 and divisible by 6. Fixes GNOME bug #530852.
771
772 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
773
774         * backend/djvu/djvu-document-private.h:
775         * backend/djvu/djvu-links.c:
776         * backend/djvu/djvu-text.c:
777         * backend/djvu/djvu-document.c: (djvu_handle_events),
778         (djvu_wait_for_message), (djvu_document_load),
779         (document_get_page_size), (djvu_document_render),
780         (djvu_document_thumbnails_get_thumbnail),
781         (djvu_document_file_exporter_end):
782
783         Make sure load job doesn't finish successfully when the document
784         is not successfully decoded by libdjvu. Fixes bug #530202.
785         
786 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
787
788         * configure.ac:
789         * libdocument/Makefile.am:
790         * libdocument/ev-debug.[ch]:
791         * libdocument/ev-document.c:
792         * shell/ev-jobs.c: (ev_job_links_dispose),
793         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
794         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
795         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
796         (ev_job_render_page_ready), (ev_job_render_run),
797         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
798         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
799         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
800         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
801         (ev_job_print_new), (ev_job_print_run):
802         * shell/main.c: (main):
803
804         Add debug mode based on gedit code. Add debug messages in
805         ev-jobs.
806         
807 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
808
809         * libdocument/ev-document-factory.c: (get_document_from_uri):
810
811         Fix memory leak.
812         
813 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
814
815         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
816         (get_mime_type_from_data), (get_document_from_uri),
817         (ev_document_factory_get_document):
818         
819         Improved error message about file opening failture.
820         Bug #529129.
821
822 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
823
824         * data/evince-toolbar.xml:
825         
826         Allow to add SaveAs to toolbar.
827
828 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
829
830         * shell/ev-view-private.h:
831         * shell/ev-view.[ch]: (ev_view_button_release_event),
832         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
833         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
834         (ev_view_update_primary_selection), (clear_link_selected),
835         (ev_view_copy_link_address):
836         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
837
838         Update also the primary selection when copying a link
839         address. Fixes bug #520855.
840         
841 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
842
843         * libdocument/ev-document-factory.c: (get_document_from_uri):
844
845         Use the pixbuf backend only when the mime type is not supported by
846         any of the other backend so that tiff documents, for instance, are
847         handled by the tiff backend instead of the pixbuf backend. fixes
848         bug #520290.
849         
850 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
851
852         * cut-n-paste/Makefile.am:
853
854         Add evmountoperation to subdirs list.
855         
856 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
857
858         * configure.ac:
859
860         Fix libspectre check in configure script. Fixes bug #528549.
861         
862 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
863
864         * configure.ac:
865         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
866         * shell/Makefile.am:
867         * shell/ev-window.c: (ev_window_load_remote_failed),
868         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
869
870         Add GtkMountOperation (renamed to avoid conflicts) to be able to
871         open documents in remote locations that are not mounted.
872         
873 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
874
875         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
876         (bitmap_convert_msb8):
877         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
878         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
879
880         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
881         
882 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
883
884         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
885         (ev_job_render_new), (ev_job_render_set_selection_info),
886         (ev_job_render_run):
887         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
888         (check_job_size_and_unref),
889         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
890         (add_job), (ev_pixbuf_cache_get_selection_surface):
891
892         Create the render context needed for rendering a page in the render
893         thread so that we don't block the main thread. Simplify
894         EvJobRender API.
895         
896 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
897
898         * libdocument/Makefile.am:
899         * libdocument/ev-page.[ch]:
900         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
901         (ev_render_context_new), (ev_render_context_set_page):
902         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
903         (ev_form_field_finalize), (ev_form_field_class_init):
904         * libdocument/ev-document-forms.[ch]:
905         (ev_document_forms_get_form_fields):
906         * libdocument/ev-document.[ch]: (ev_document_get_page),
907         (ev_document_get_page_size), (ev_document_get_page_label):
908         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
909         (ev_job_render_run), (ev_job_thumbnail_new),
910         (ev_job_thumbnail_run), (ev_job_print_run):
911         * shell/ev-page-cache.c: (ev_page_cache_new):
912         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
913         (check_job_size_and_unref), (add_job):
914         * shell/ev-sidebar-thumbnails.c: (add_range):
915         * shell/ev-view.c: (ev_view_form_field_get_region),
916         (ev_view_form_field_button_create_widget),
917         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
918         (ev_view_handle_form_field), (ev_view_size_allocate),
919         (get_selected_text):
920         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
921         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
922         (pdf_document_get_page), (pdf_document_get_page_label),
923         (pdf_document_render), (pdf_document_get_info),
924         (pdf_document_document_iface_init),
925         (pdf_document_thumbnails_get_thumbnail),
926         (pdf_document_thumbnails_get_dimensions),
927         (pdf_document_file_exporter_do_page),
928         (pdf_selection_render_selection),
929         (pdf_selection_get_selected_text),
930         (pdf_selection_get_selection_region),
931         (pdf_selection_get_selection_map),
932         (pdf_document_forms_get_form_fields),
933         (pdf_document_forms_form_field_text_get_text),
934         (pdf_document_forms_form_field_text_set_text),
935         (pdf_document_forms_form_field_button_set_state),
936         (pdf_document_forms_form_field_button_get_state),
937         (pdf_document_forms_form_field_choice_get_item),
938         (pdf_document_forms_form_field_choice_get_n_items),
939         (pdf_document_forms_form_field_choice_is_item_selected),
940         (pdf_document_forms_form_field_choice_select_item),
941         (pdf_document_forms_form_field_choice_toggle_item),
942         (pdf_document_forms_form_field_choice_unselect_all),
943         (pdf_document_forms_form_field_choice_set_text),
944         (pdf_document_forms_form_field_choice_get_text):
945         * backend/ps/ev-spectre.c: (ps_document_get_page),
946         (ps_document_get_page_size), (ps_document_get_page_label),
947         (ps_document_render), (ps_document_document_iface_init),
948         (ps_document_file_exporter_do_page):
949         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
950         (tiff_document_render), (tiff_document_render_pixbuf),
951         (tiff_document_file_exporter_do_page):
952         * backend/pixbuf/pixbuf-document.c:
953         (pixbuf_document_get_page_size):
954         * backend/comics/comics-document.c:
955         (comics_document_get_page_size), (comics_document_render_pixbuf):
956         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
957         (djvu_document_render), (djvu_selection_get_selected_text),
958         (djvu_document_thumbnails_get_thumbnail),
959         (djvu_document_file_exporter_do_page),
960         (djvu_document_find_get_result):
961         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
962         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
963         (dvi_document_thumbnails_get_thumbnail),
964         (dvi_document_file_exporter_do_page):
965         * backend/impress/impress-document.c:
966         (impress_document_get_page_size),
967         (impress_document_render_pixbuf):
968         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
969
970         Add EvPage so that we can hold a reference to the backend
971         page. Form fields keep now a reference to the poppler page
972         improving performance since we don't have to create/destroy the
973         poppler field for every form operation. This will be needed for
974         annotations too.
975         
976 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
977
978         * data/evince-ui.xml:
979         * shell/ev-window.c:
980
981         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
982         
983 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
984
985         * configure.ac:
986         * backend/ps/Makefile.am:
987
988         Remove gs stuff from ps backend.
989         
990 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
991
992         * configure.ac:
993         * backend/pdf/ev-poppler.cc:
994
995         Bump poppler requirement to 0.8.0.
996         
997 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
998
999         * NEWS:
1000         * configure.ac:
1001
1002         Update for release 2.22.1.1
1003
1004 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1005
1006         * configure.ac:
1007
1008         Fix build (again) when poppler version is 0.6
1009         
1010 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1011
1012         * backend/djvu/djvu-links.c: (build_tree):
1013
1014         Make sure link title is a valid utf8 string. Fixes bug #526517.
1015         
1016 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1017
1018         * configure.ac:
1019
1020         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1021         #526799.
1022         
1023 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1024
1025         * configure.ac:
1026         
1027         Update for release 2.22.1.
1028
1029 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1030
1031         * NEWS:
1032
1033         Update for upcoming release.
1034
1035 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1036
1037         * configure.ac:
1038         * backend/dvi/dvidocument.evince-backend.in:
1039
1040         Add compressed dvi to the list of supported mime types. Patch by
1041         Ed Catmur. Fixes bug #307087.
1042
1043 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1044
1045         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1046
1047         Fix a crash when printing a range that doesn't specify the start or
1048         end page. Fixes bug #524288.
1049
1050 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1051
1052         * shell/ev-window.c: (ev_window_cmd_continuous),
1053         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1054         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1055         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1056         (ev_window_run_presentation), (ev_window_stop_presentation),
1057         (ev_window_cmd_view_presentation),
1058         (ev_window_cmd_leave_fullscreen),
1059         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1060
1061         Do not unfullscreen and fullscreen again the window when changing
1062         from fullscreen to presentation mode and vice versa. Fixes bug
1063         #524112.
1064         
1065 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1066
1067         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1068
1069         Do not crash when thumbnail failed to render in PS backend. Fixes
1070         bug #525015.
1071         
1072 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1073
1074         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1075         (ev_window_load_file_remote), (ev_window_open_uri):
1076
1077         Handle errors when opening remote files.
1078         
1079 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1080
1081         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1082
1083         Only grab the focus for the current visible proxy widget. Fixes
1084         bug #521224.
1085         
1086 2008-03-30  Emil Soleyman  <emil@nishra.com>
1087
1088         * shell/ev-window.c: (launch_external_uri):
1089         
1090         Reuse g_app_info_launch_default_for_uri to
1091         save some code and fix bug #525009.
1092
1093 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1094
1095         * shell/ev-window.c (image_save_dialog_response_cb):
1096
1097         Use g_str_has_suffix. See bug #523069.
1098
1099 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1100
1101         * configure.ac:
1102
1103         Add a configure option to enable/diable DBus. Patch by Rémi
1104         Cardona. Fixes bug 521797.
1105
1106 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1107
1108         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1109
1110         Fix printing in documents with rotated pages. Patch by Eugen
1111         Dedu. Fixes bug #512648.
1112         
1113 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1114
1115         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1116         (ev_link_from_action):
1117
1118         Fix warning messages.
1119         
1120 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1121
1122         * shell/ev-window.c: (image_save_dialog_response_cb):
1123
1124         Do not append the extension to filename when saving an image
1125         if the filename alredy contains the extension. Fixes bug #523069.
1126         
1127 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1128
1129         * shell/ev-view.[ch]: (ev_view_find_cancel):
1130         * shell/ev-window.c: (find_bar_close_cb):
1131
1132         Cancel the find operation when the find bar is closed. Fixes bug
1133         #508845.
1134         
1135 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1136
1137         * backend/ps/psdocument.evince-backend.in:
1138
1139         Make ps backend module resident. Fixes bug #520607.
1140         
1141 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1142
1143         * shell/ev-jobs.c: (ev_job_print_run):
1144
1145         Invert collate action in order to work as expected, fix reverse
1146         printing so that it doesn't start with a blank page and fix number
1147         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1148         
1149 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1150
1151         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1152
1153         Fix build with poppler <= 0.7.2
1154         
1155 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1156
1157         * libdocument/ev-document-misc.c:
1158         (ev_document_misc_surface_from_pixbuf):
1159
1160         Fix selections with poppler-splash.
1161         
1162 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1163
1164         * configure.ac:
1165         * backend/pdf/ev-poppler.cc:
1166
1167         Fix build with poppler >= 0.7.2
1168         
1169 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1170
1171         * configure.ac:
1172         
1173         Update for release 2.22.0
1174
1175 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1176
1177         * NEWS:
1178
1179         Update for upcoming release.
1180
1181 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1182
1183         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1184
1185         Bug 495107 – Handle print dialog responses correctly
1186
1187         Correctly handle print dialog response. Properly fixes
1188         the above mentioned bug.
1189
1190 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1191
1192         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1193
1194         Make sure print job is only run when the print button is
1195         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1196         
1197 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1198
1199         * backend/pdf/pdfdocument.evince-backend.in:
1200         * libdocument/ev-backends-manager.c:
1201         (ev_backends_manager_load_backend),
1202         (ev_backends_manager_get_document):
1203         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1204
1205         Allow making backend modules resident. This is needed only for
1206         some backends like pdf to avoid registering glib types more than
1207         once.
1208         
1209 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1210
1211         * backend/comics/comics-document.c:
1212         * backend/djvu/djvu-document.c:
1213         * backend/impress/impress-document.c:
1214         * backend/pdf/ev-poppler.cc:
1215         * backend/pixbuf/pixbuf-document.c:
1216         * backend/ps/ev-spectre.c:
1217         * backend/ps/ps-document.c:
1218         * backend/tiff/tiff-document.c:
1219         * libdocument/ev-document.h:
1220         * properties/ev-properties-main.c:
1221
1222         Use g_type_module_add_interface instead of
1223         g_type_add_interface_static. Fixes bug #519679.
1224         
1225 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1226
1227         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1228         Added. Returns whether the animation has everything necessary to run.
1229         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1230         is ready just because it's been created. Fixes #519106.
1231         (draw_one_page): Do not show the "Loading..." text in presentation
1232         mode, there was a slim probability that this could happen.
1233
1234 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1235
1236         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1237
1238         Duplicate mime_type string before freeing it so that it doesn't
1239         always fail when getting mime type from uri. Fixes bug #518874.
1240         
1241 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1242
1243         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1244
1245         Fix a crash when a choice form field doesn't have any item
1246         selected. Fixes bug #518831
1247         
1248 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1249
1250         * shell/ev-window.c (ev_window_clear_temp_file):
1251         Use g_file_has_prefix instead of renamed
1252         g_file_contains_file.
1253
1254         * configure.ac:
1255         Require new glib for above change.
1256         
1257 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1258
1259         * libdocument/ev-image.c: (ev_image_finalize),
1260         (ev_image_save_tmp):
1261
1262         Return a real uri instead of a filename when saving an
1263         image. Fixes images drag an drop from evince to nautilus. 
1264         
1265 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1266
1267         * backend/pdf/ev-poppler.cc:
1268         (pdf_document_images_get_image_mapping):
1269
1270         Return the image list in the right order. Fixes bug #516237.
1271         
1272 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1273
1274         * backend/impress/impress-document.c:
1275         (impress_document_thumbnails_get_thumbnail):
1276
1277         Remove unused variable to avoid a compiler warning.
1278
1279 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1280
1281         * configure.ac:
1282         
1283         Update for release 2.21.91.
1284
1285 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1286
1287         * configure.ac:
1288         * shell/Makefile.am:
1289         * shell/ev-application.[ch]:
1290         * shell/ev-sidebar-links.c:
1291         * shell/ev-utils.[ch]:
1292         * shell/ev-window.[ch]:
1293
1294         Remove libgnomeprint support. Fixes bug #512370.
1295         
1296 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1297
1298         * thumbnailer/evince-thumbnailer.c: (main):
1299
1300         Initialize glib type system before using it. Fixes bug #513934.
1301         
1302 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1303
1304         * properties/ev-properties-main.c:
1305
1306         Add missing #include.
1307         
1308 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1309
1310         * configure.ac:
1311         * backend/djvu/djvu-document.c: (djvu_document_render):
1312         * backend/tiff/tiff-document.c: (tiff_document_render):
1313
1314         Use the new cairo function cairo_format_stride_for_width when
1315         available. Fixes bug #482720.
1316
1317 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1318
1319         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1320         (get_mime_type_from_data), (get_document_from_uri):
1321
1322         Use g_content_type_guess() only when slow is true in
1323         get_document_from_uri(). Fix several memory leaks.
1324         
1325 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1326
1327         * libdocument/ev-document-factory.c:
1328         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1329         (get_document_from_uri):
1330
1331         Use g_content_type_guess () to get mimetype for files.
1332         Bug #510401.
1333
1334 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1335
1336         * thumbnailer/Makefile.am:
1337
1338         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1339         
1340 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1341
1342         * configure.ac:
1343
1344         Fix build with --without-libgnome. Fixes bug #512771.
1345         
1346 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1347
1348         * backend/dvi/Makefile.am: Install only dvi
1349         module. Fixes bug #512718.
1350
1351 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1352
1353         * properties/ev-properties-main.c: (nautilus_module_initialize):
1354         
1355         Initialize backends in properties tab. Fixes bug
1356         #512720.
1357
1358 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1359
1360         * properties/Makefile.am: No need to link with 
1361         libraries. Fixes bug #512719.
1362
1363 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1364
1365         * NEWS:
1366         * configure.ac:
1367         
1368         Update for release 2.21.90.
1369
1370 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1371
1372         * shell/ev-window.c: (ev_window_cmd_escape):
1373
1374         Fix compile warning.
1375         
1376 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1377
1378         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1379
1380         Fix printing in dvi backend when filename contains white
1381         espaces. Fixes bug #502839.
1382         
1383 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1384
1385         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1386         (screensaver_disable_x11):
1387         * shell/Makefile.am:
1388         * shell/xdg-user-dir-lookup.c: Removed
1389         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1390         * shell/ev-view.c: (ev_view_presentation_transition_start):
1391         * shell/ev-window.c: (ev_window_cmd_file_open),
1392         (ev_window_cmd_save_as), (presentation_set_timeout):
1393
1394         Remove #ifdefs that are no longer needed.
1395         
1396 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1397
1398         * shell/ev-view.[ch]: (ev_view_button_release_event),
1399         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1400         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1401         (ev_window_cmd_escape):
1402
1403         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1404         
1405 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1406
1407         * configure.ac:
1408         * backend/comics/comics-document.c: (comics_document_load):
1409         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1410         (ev_attachment_set_property), (ev_attachment_init),
1411         (ev_attachment_save), (ev_attachment_launch_app),
1412         (ev_attachment_open):
1413         * libdocument/ev-document-factory.c: (get_document_from_uri):
1414         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1415         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1416         * shell/ev-jobs.c:
1417         * shell/ev-password.c: (ev_password_dialog_set_property),
1418         (ev_password_dialog_save_password):
1419         * shell/ev-sidebar-attachments.c:
1420         (ev_sidebar_attachments_drag_data_get):
1421         * shell/ev-window-title.c: (get_filename_from_uri):
1422         * shell/ev-window.c: (ev_window_clear_temp_file),
1423         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1424         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1425         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1426         (launch_external_uri), (image_save_dialog_response_cb),
1427         (attachment_save_dialog_response_cb):
1428         * shell/main.c: (load_files), (load_files_remote), (main):
1429         * thumbnailer/evince-thumbnailer.c: (main):
1430
1431         Port to gio and drop gnome-vfs dependency. Fixes bug
1432         #510401. Based on patch by Cosimo Cecchi.
1433         
1434 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1435
1436         * NEWS:
1437
1438         Fixed formatting inconsistencies (spaces vs. tabs)
1439
1440 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1441
1442         * shell/ev-window.c:
1443
1444         Use top/up/bottom/down arrows instead of
1445         first/left/last/right in the toolbar and menu actions.
1446         This fixes issues with RTL languages and is visually
1447         consistent with the page view. Fixes bug #170081.
1448
1449 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1450
1451         * NEWS:
1452
1453         Fixed some inaccuracies pointed out by Carlos Garcia
1454         Campos.
1455
1456 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1457
1458         * NEWS:
1459         * data/evince.schemas.in:
1460         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1461
1462         Override PDF restrictions by default. Fixes bug #382700.
1463
1464 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1465
1466         * NEWS: Updated for upcoming release
1467
1468 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1469
1470         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1471
1472         Fix memory leak.
1473         
1474 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1475
1476         * shell/ev-window.c: (register_custom_actions):
1477         
1478         Added comment for translators
1479
1480 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1481
1482         * shell/ev-view.c: (ev_view_button_release_event):
1483
1484         Do not create the idle function for kinetic scrolling if we are
1485         not in a drag operation.
1486
1487 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1488
1489         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1490         (ev_view_button_press_event), (ev_view_motion_notify_event),
1491         (ev_view_button_release_event):
1492
1493         Restore cursor after autoscrolling. Fixes bug #509958.
1494
1495 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1496
1497         * configure.ac:
1498         * backend/pdf/ev-poppler.cc:
1499         (pdf_document_images_get_image_mapping),
1500         (pdf_document_images_get_image),
1501         (pdf_document_document_images_iface_init):
1502         * libdocument/ev-document-images.[ch]:
1503         (ev_document_images_get_image_mapping),
1504         (ev_document_images_get_image):
1505         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1506         (ev_image_get_id), (ev_image_save_tmp):
1507         * shell/ev-jobs.c: (ev_job_render_run):
1508         * shell/ev-view.c: (ev_view_drag_data_get):
1509         * shell/ev-window.c: (image_save_dialog_response_cb),
1510         (ev_view_popup_cmd_copy_image):
1511
1512         Do not render images when rendering the page but on demand. It
1513         reduces the memory comsumption.
1514         
1515 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1516
1517         * configure.a:
1518         * shell/ev-password.c:
1519
1520         Make gnome-keyring optional. Fixes bug #509676.
1521         
1522 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1523
1524         * shell/ev-pixbuf-cache.c: (add_job):
1525
1526         Initialize include_images variable as FALSE instead of TRUE.
1527         
1528 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1529
1530         * configure.ac:
1531         * cut-n-paste/Makefile.am:
1532         * cut-n-paste/fileformatchooser/Makefile.am:
1533         * cut-n-paste/fileformatchooser/egg-macros.h:
1534         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1535         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1536         * shell/Makefile.am:
1537         * shell/ev-utils.c:
1538         (file_chooser_dialog_add_writable_pixbuf_formats),
1539         (get_gdk_pixbuf_format_by_extension):
1540         * shell/ev-utils.h:
1541         * shell/ev-window.c: (ev_window_error_message),
1542         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1543         
1544         Simplify image format selection on save.
1545
1546 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1547
1548         * shell/ev-view.c: (ev_view_scroll_event):
1549         
1550         Repair gorizontal scrolling with shift. Fixes
1551         bug #483412.
1552
1553 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1554         
1555         * MAINTAINERS:
1556
1557         Fix formatting issues.
1558         
1559 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1560
1561         * backend/comics/comics-document.c: (comics_regex_quote):
1562         
1563         Don't overquote special chars except of '. See bug 
1564         502500. Thanks to Tom Parker.
1565
1566 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1567
1568         * MAINTAINERS:
1569         
1570         Added Nickolay and Carlos, since they're doing most of
1571         the releases nowadays.
1572
1573 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1574
1575         * properties/Makefile.am:
1576
1577         Get the nautilus extension dir properly instead of using
1578         a hack. Fixes bug #505359.
1579
1580 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1581
1582         * properties/Makefile.am:
1583         
1584         Install nautilus extension into new place. See bug
1585         #505359. Thanks to Matthias Clasen, Brian Pepple and
1586         Damien Carbery.
1587
1588 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1589
1590         * shell/ev-window.c: (ev_window_get_recent_file_label):
1591         
1592         RTL marker in recent file list. See bug #509076.
1593
1594 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1595
1596         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1597         * shell/ev-window.c: (image_save_dialog_response_cb):
1598
1599         Fix compile warnings due to unused variables.
1600         
1601 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1602
1603         * configure.ac:
1604         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1605         * backend/ps/ev-spectre.c: (ps_document_render):
1606
1607         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1608
1609 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1610
1611         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1612         (ev_transition_animation_paint): Implement "fade" effect.
1613
1614 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1615
1616         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1617         (ev_transition_animation_paint): Implement "uncover" effect.
1618
1619 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1620
1621         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1622         (ev_transition_animation_paint): Implement "cover" effect.
1623
1624 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1625
1626         * shell/ev-transition-animation.c (ev_transition_animation_push)
1627         (ev_transition_animation_paint): Implement "push" effect.
1628
1629 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1630
1631         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1632         (ev_transition_animation_paint): Implement "dissolve" effect.
1633
1634 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1635
1636         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1637         (ev_transition_animation_paint): Implement "wipe" effect.
1638
1639 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1640
1641         * shell/ev-transition-animation.c (ev_transition_animation_box)
1642         (ev_transition_animation_paint): Implement "box" effect.
1643
1644 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1645
1646         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1647         (ev_transition_animation_paint): Implement "blinds" effect.
1648
1649 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1650
1651         * shell/ev-transition-animation.c (ev_transition_animation_split)
1652         (ev_transition_animation_paint): Implement "split" effect.
1653
1654 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1655
1656         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1657         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1658         (ev_view_transition_animation_start) 
1659         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1660         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1661         (ev_view_next_page) (ev_view_previous_page):
1662         
1663         Use EvTransitionAnimation to drive page changes in the presentation
1664         mode, the animation will wait to start until both the origin and 
1665         destination page surfaces are available. Fixes #458460.
1666
1667         (draw_loading_text):
1668
1669         Remove workaround for bug #320352, it's now fixed properly.
1670
1671
1672 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1673
1674         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1675         will contain the implementations for page transition animations, at
1676         the moment it just has the "replace" effect.
1677         * shell/Makefile.am: Added these files to build.
1678
1679 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1680
1681         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1682         animations.
1683         * shell/Makefile.am: Added these files to build.
1684
1685 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1686
1687         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1688         implementation to get_effect() in EvDocumentTransitionIface.
1689
1690 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1691
1692         * libdocument/ev-transition-effect.[ch]: New files, define a page
1693         transition effect, at the moment it maps PopplerPageTransition to a
1694         GObject.
1695         * libdocument/Makefile.am: Added these files to build.
1696         * libdocument/ev-document-transition.[ch]
1697         (ev_document_transition_get_effect): New method, gets the
1698         EvTransitionEffect returned by the interface implementation, with
1699         fallback to the "replace" effect.
1700
1701 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1702
1703         * configure.ac:
1704         * cut-n-paste/Makefile.am:
1705         * cut-n-paste/fileformatchooser/Makefile.am:
1706         * cut-n-paste/fileformatchooser/egg-macros.h:
1707         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1708         * shell/Makefile.am:
1709         * shell/ev-window.c: (image_save_dialog_response_cb),
1710         (ev_view_popup_cmd_save_image_as):
1711
1712         Allow exporting images in any format supported by
1713         GdkPixbuf. Fixes bug #500209.
1714         
1715 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1716
1717         * backend/pixbuf/pixbuf-document.c:
1718
1719         More warnings fixed.
1720         
1721 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1722
1723         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1724         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1725         * backend/djvu/djvu-text.h:
1726         * backend/tiff/tiff-document.c: (tiff_document_render):
1727
1728         Fix compile warnings.
1729         
1730 2007-12-28  Christian Persch  <chpe@gnome.org>
1731
1732         * **/*.c: Include config.h. Bug #504721.
1733
1734 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1735
1736         * configure.ac:
1737         * Makefile.am:
1738         * po/POTFILES.in:
1739         * backend/comics/Makefile.am:
1740         * backend/comics/comics-document.[ch]:
1741         * backend/comics/comicsdocument.evince-backend.in:
1742         * backend/djvu/Makefile.am:
1743         * backend/djvu/djvu-document.[ch]:
1744         * backend/djvu/djvudocument.evince-backend.in:
1745         * backend/dvi/Makefile.am:
1746         * backend/dvi/dvi-document.[c]:
1747         * backend/dvi/dvidocument.evince-backend.in:
1748         * backend/impress/Makefile.am:
1749         * backend/impress/impress-document.[ch]:
1750         * backend/impress/impressdocument.evince-backend.in:
1751         * backend/pdf/Makefile.am:
1752         * backend/pdf/ev-poppler.cc:
1753         * backend/pdf/ev-poppler.h:
1754         * backend/pdf/pdfdocument.evince-backend.in:
1755         * backend/pixbuf/Makefile.am:
1756         * backend/pixbuf/pixbuf-document.[ch]:
1757         * backend/pixbuf/pixbufdocument.evince-backend.in:
1758         * backend/ps/Makefile.am:
1759         * backend/ps/ev-spectre.[ch]:
1760         * backend/ps/ps-document.[ch]:
1761         * backend/ps/psdocument.evince-backend.in:
1762         * backend/tiff/Makefile.am:
1763         * backend/tiff/tiff-document.[ch]:
1764         * backend/tiff/tiffdocument.evince-backend.in:
1765         * libdocument/Makefile.am:
1766         * libdocument/ev-backends-manager.[ch]:
1767         * libdocument/ev-module.[ch]:
1768         * libdocument/ev-document.h:
1769         * libdocument/ev-document-factory.[ch]:
1770         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1771         (get_compression_from_mime_type), (get_document_from_uri),
1772         (ev_document_factory_get_document), (file_filter_add_mime_types),
1773         (ev_document_factory_add_filters):
1774         * shell/Makefile.am:
1775         * shell/ev-window-title.c: (get_filename_from_uri):
1776         * shell/main.c: (main):
1777         * thumbnailer/Makefile.am:
1778         * thumbnailer/evince-thumbnailer.c: (main):
1779
1780         Plugin system for backends. Fixes bug #351348.
1781         
1782 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1783
1784         * shell/ev-view-private.h:
1785         * shell/ev-view.c: (ev_view_drag_update_momentum),
1786         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1787         (ev_view_button_release_event), (ev_view_destroy):
1788         
1789         Kinetic scrolling implemented as requested in
1790         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1791
1792 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1793
1794         * data/evince-toolbar.xml:
1795         * data/evince-ui.xml:
1796         * shell/ev-view-private.h:
1797         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1798         (ev_view_button_press_event), (ev_view_motion_notify_event),
1799         (ev_view_button_release_event), (ev_view_init),
1800         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1801         (ev_view_set_cursor):
1802         * shell/ev-view.h:
1803         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1804         (ev_window_cmd_view_autoscroll):
1805         
1806         Autoscroll feature with the context menu. Fixes bug 
1807         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1808
1809 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1810
1811         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1812
1813         Disconnect also page-ready signal when removing a job because the
1814         page size has changed. Thanks to kripken
1815         <kripkensteiner@gmail.com>.
1816
1817 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1818
1819         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1820         
1821         Scroll pages in page entry with mouse wheel. Fixes bug
1822         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1823
1824 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1825
1826         * backend/dvi/Makefile.am:
1827         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1828         (mdvi_cairo_device_init):
1829         * backend/dvi/mdvi-lib/common.h:
1830         * backend/dvi/mdvi-lib/mdvi.h:
1831         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1832         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1833         (mdvi_build_path_from_cwd):
1834
1835         Add ps specials support in dvi backend when libspectre is
1836         present. Fixes bug #386005.
1837         
1838 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1839
1840         * configure.ac:
1841         * backend/ps/Makefile.am:
1842         * backend/ps/ev-spectre.[ch]:
1843         
1844         Use libspectre, if available, for the ps backend. Fixes bugs
1845         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1846
1847 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1848         
1849         * backend/comics/comics-document.c: (comics_document_load):
1850         
1851         Cygwin build issue fix.
1852
1853 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1854
1855         * shell/ev-view.c: (ev_view_set_zoom):
1856
1857         Do not limit the minimum zoom factor when sizing mode is best bit
1858         or fit width. Fixes bug #503805.
1859         
1860 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1861
1862         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1863         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1864         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1865         (ev_link_dest_get_property), (ev_link_dest_set_property),
1866         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1867         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1868         (ev_link_dest_new_fitr):
1869         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1870         (goto_fith_dest), (goto_xyz_dest):
1871
1872         Do not change left, top and zoom values when they are null in PDF
1873         destinations. Fixes bug #460658.
1874         
1875 2007-12-10  Christian Persch  <chpe@gnome.org>
1876
1877         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1878         (ev_view_accessible_class_init),
1879         (ev_view_accessible_idle_do_action),
1880         (ev_view_accessible_action_do_action),
1881         (ev_view_accessible_action_get_description),
1882         (ev_view_accessible_action_set_description),
1883         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1884         (ev_view_accessible_factory_init),
1885         (ev_view_accessible_factory_get_accessible_type):
1886         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1887         private data, and G_DEFINE_TYPE. Bug #502843.
1888
1889 2007-12-08  Christian Persch  <chpe@gnome.org>
1890
1891         * shell/ev-metadata-manager.c: (item_free),
1892         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1893         (value_free), (parse_value), (parseItem),
1894         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1895         (save_values): Use GSlice to allocate small amounts of memory. Bug
1896         #475972.
1897
1898 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1899
1900         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1901
1902         Restore cursor to normal after a drag operation. Fixes bug
1903         #501603.
1904         
1905 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1906
1907         * NEWS:
1908         * configure.ac:
1909         
1910         Update for release 2.21.1
1911
1912 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1913
1914         * configure.ac:
1915         * cut-n-paste/gedit-message-area/Makefile.am:
1916         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1917         * shell/Makefile.am:
1918         * shell/ev-message-area.[ch]:
1919         * shell/ev-window.c: (ev_window_set_message_area),
1920         (ev_window_error_message_response_cb), (ev_window_error_message),
1921         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1922         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1923         (ev_attachment_popup_cmd_open_attachment),
1924         (attachment_save_dialog_response_cb), (ev_window_set_document),
1925         (ev_window_init):
1926
1927         Use a message area instead of a popup dialog for error
1928         notifications. Fixes bug #337495.
1929         
1930 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1931
1932         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1933         (ev_window_run_fullscreen):
1934
1935         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1936         
1937 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1938
1939         * ev-sidebar-thumbnails.c: (update_visible_range),
1940         (ev_sidebar_thumbnails_refresh),
1941         (ev_sidebar_thumbnails_set_document),
1942         (ev_sidebar_thumbnails_support_document):
1943
1944         Show thumbnails for documents with one page. Fixes bug #358751.
1945         
1946 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1947
1948         * shell/ev-window.c:
1949         (ev_window_load_print_settings_from_metadata),
1950         (ev_window_save_print_settings), (ev_window_print_finished),
1951         (ev_window_print_range):
1952
1953         Print settings that are specific to the document are now saved per
1954         document in the metadata file. Fixes bug #488806.
1955         
1956 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
1957
1958         * backend/tiff/tiff-document.c: (tiff_document_render):
1959
1960         Tiff documents were rendered with wrong colors. Fixes bug #497279.
1961         
1962 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1963
1964         * shell/ev-application.[ch]: (get_find_string_from_args),
1965         (ev_application_open_uri_at_dest), (ev_application_open_uri),
1966         (ev_application_open_uri_list):
1967         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
1968         * shell/ev-window.[ch]: (ev_window_load_job_cb),
1969         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
1970         (ev_window_cmd_recent_file_activate),
1971         (ev_window_open_recent_action_item_activated),
1972         (ev_window_print_send), (open_remote_link):
1973         * shell/main.c: (arguments_parse):
1974
1975         Add a command line option for search. Fixes bug #497710.
1976         
1977 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
1978
1979         * shell/ev-jobs.c: (ev_job_print_new):
1980
1981         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
1982         
1983 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1984
1985         * data/evince-toolbar.xml:
1986         * shell/Makefile.am:
1987         * shell/ev-application.c: (ev_application_init):
1988         * shell/ev-open-recent-action.[ch]:
1989         * shell/ev-window.c:
1990         (ev_window_open_recent_action_item_activated),
1991         (register_custom_actions):
1992
1993         Add an expander to the open toolbar item which pops up a dropdown
1994         menu with the recently used documents. Fixes bug #487215.
1995         
1996 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1997
1998         * shell/ev-window.c: (ev_window_open_uri),
1999         (ev_window_cmd_view_reload):
2000
2001         Do not jump to the first page when reloading by running evince
2002         from the command line. Fixes bug #490847.
2003         
2004 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2005
2006         * shell/ev-window.c: (ev_window_cmd_help_contents):
2007
2008         Plugged memory leak when help file is not found. Fixes bug
2009         #490762.
2010         
2011 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2012
2013         * configure.ac:
2014
2015         Enable djvu, dvi and comics backends by default. Fixes bug
2016         #437121.
2017         
2018 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2019
2020         * configure.ac:
2021         * cut-n-paste/Makefile.am:
2022         * cut-n-paste/recent-files/*: Removed
2023         * help/reference/Makefile.am:
2024         * shell/Makefile.am:
2025         * shell/ev-application.[ch]: (ev_application_shutdown),
2026         (ev_application_init):
2027         * shell/ev-window.c: (ev_window_add_recent),
2028         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2029
2030         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2031         
2032 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2033
2034         * shell/ev-window.c: (launch_external_uri):
2035
2036         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2037         and report error if the URL is not supported (#489910).
2038
2039 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2040
2041         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2042         (pdf_document_file_exporter_begin_page),
2043         (pdf_document_file_exporter_end_page):
2044
2045         Fix printing with poppler splash backend. Fixes bug #489774.
2046         
2047 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2048
2049         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2050         * shell/ev-print-job.c: (ev_print_job_class_init):
2051
2052         Fix a crash when printing with the gnome-print dialog. Fixes bug
2053         #488939.
2054         
2055 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2056
2057         * backend/pixbuf/pixbuf-document.c:
2058
2059         Fix an implicit function definition warning (#487655)
2060
2061 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2062
2063         * shell/ev-window.c:
2064
2065         Fix conflicting shortcut for view sade pane and presentation.
2066         
2067 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2068
2069         * backend/pdf/ev-poppler.cc:
2070         (pdf_document_file_exporter_begin_page),
2071         (pdf_document_file_exporter_do_page),
2072         (pdf_document_file_exporter_end_page),
2073         (pdf_document_file_exporter_iface_init):
2074         * libdocument/ev-file-exporter.[ch]:
2075         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2076         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2077         (ev_job_print_run):
2078
2079         When printing multiple pages per sheet in reverse option, do not
2080         invert the order of the pages in every sheet, but the order of the
2081         sheets. Do not print blank pages when page range is invalid. Fixes
2082         bugs #484857 and #485521.
2083         
2084 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2085
2086         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2087         (ev_job_print_run):
2088         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2089
2090         Respect ranges order when printing more than one range in random
2091         order.
2092         
2093 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2094
2095         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2096         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2097
2098         Rotate also the window icon when document is rotated. Fixes bug
2099         #474681.
2100         
2101 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2102
2103         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2104         (pdf_document_forms_get_form_fields):
2105
2106         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2107         Matthias Drochner.
2108         
2109 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2110
2111         * configure.ac:
2112         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2113
2114         Use poppler_page_render_for_printing() instead of
2115         poppler_page_render() if available when exporting to a ps or pdf
2116         file. Fixes bug #476627.
2117         
2118 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2119
2120         * shell/ev-window.c: (ev_window_run_fullscreen):
2121
2122         Do not show the toolbar in fullscreen mode if the main toolbar is
2123         not visible. Fixes bug #483048.
2124         
2125 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2126
2127         * shell/ev-view.c: (ev_view_button_press_event):
2128
2129         Give priority to form fields over images when deciding whether a
2130         button press event is over an image or form field. It allows edit
2131         form fields when they are over a background image. Fixes bug
2132         #477841.
2133         
2134 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2135
2136         * NEWS:
2137         * configure.ac:
2138         
2139         Update for release 2.20.0
2140
2141 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2142
2143         * backend/pdf/ev-poppler.cc:
2144
2145         Remove #ifdef HAVE_FORMS, so that forms support works again.
2146
2147 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2148
2149         * configure.ac:
2150         * data/evince.desktop.in.in:
2151         
2152         Fixes desktop file issues. See bug #473471.
2153
2154 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2155
2156         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2157         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2158         (ev_job_queue_remove_job):
2159         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2160         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2161         * shell/ev-window.c: (ev_window_clear_save_job),
2162         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2163         (ev_window_dispose):
2164
2165         Move save a copy task to its own job so that it's carried out in a
2166         thread avoiding another lock in the main thread. Use
2167         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2168         can be saved to a pathin another file system. Fixes bug #456891.
2169         
2170 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2171
2172         * NEWS:
2173         * configure.ac:
2174         
2175         Update for release 2.19.92
2176
2177 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2178
2179         * configure.ac:
2180         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2181         (pdf_selection_get_selection_region),
2182         (pdf_selection_get_selection_map),
2183         (ev_form_field_from_poppler_field):
2184
2185         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2186         and triple click selections are enabled again now.
2187
2188 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2189
2190         * shell/ev-window.c: (ev_window_add_history):
2191
2192         Make sure not to use the history with documents not supporting
2193         links. Fixes bug #468954.
2194
2195 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2196
2197         * shell/ev-window.c: (ev_window_load_job_cb):
2198
2199         Restart the search when reloading a document with the find bar
2200         visible. Fixes bug #461962.
2201
2202 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2203
2204         * shell/ev-window.c: (setup_document_from_metadata),
2205         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2206
2207         Do not jump to the first page when reloading a document from the
2208         last page.
2209
2210 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2211
2212         * shell/ev-window.c: (update_chrome_flag),
2213         (setup_sidebar_from_metadata),
2214         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2215         (ev_window_cmd_edit_find_next),
2216         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2217         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2218         (find_bar_close_cb), (view_actions_focus_in_cb):
2219
2220         Do not update visibility when changing a chrome flag so that it's
2221         possible to update several flags and update visibility only once
2222         for all of them.
2223
2224 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2225
2226         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2227
2228         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2229         supported by gtk+. Fixes bug #460907.
2230
2231 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2232
2233         * shell/ev-view.c: (view_update_range_and_current_page):
2234
2235         Make sure current-page <= end-page in continuous mode. Fixes bug
2236         #454950.
2237
2238 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2239
2240         * backend/pdf/ev-poppler.cc: (build_tree):
2241
2242         Ignore outline items without a title. Fixes bug #453913.
2243
2244 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2247         (ev_view_button_release_event), (ev_view_leave_notify_event):
2248
2249         Use always drag mouse cursor during a drag operation. Fixes bug
2250         #470564.
2251
2252 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2253
2254         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2255         (pdf_selection_get_selection_region),
2256         (pdf_selection_get_selection_map):
2257
2258         Temporarily disable double and triple selections since it depends on
2259         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2260         released and the update of the external dependency minimal version
2261         approved.
2262
2263 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2264
2265         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2266         (pdf_document_file_exporter_do_page):
2267         * libdocument/ev-file-exporter.h:
2268         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2269         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2270
2271         Actually fix printing regressions. Remove orientation from
2272         EvPrintContext since it's redundant.
2273
2274 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2275
2276         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2277         * backend/impress/impress-document.c:
2278         (impress_document_document_iface_init):
2279         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2280         * backend/djvu/djvu-document.c:
2281         (djvu_document_document_iface_init),
2282         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2283         * backend/tiff/tiff-document.c:
2284         (tiff_document_document_iface_init):
2285         * backend/pixbuf/pixbuf-document.c:
2286         (pixbuf_document_document_iface_init):
2287         * backend/comics/comics-document.c:
2288         (comics_document_document_iface_init):
2289         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2290         (pdf_selection_render_selection),
2291         (pdf_selection_get_selected_text),
2292         (pdf_selection_get_selection_region),
2293         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2294         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2295         (ev_selection_get_selection_region),
2296         (ev_selection_get_selection_map):
2297         * libdocument/ev-document.[ch]:
2298         * shell/ev-pixbuf-cache.[ch]: (add_job),
2299         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2300         * shell/ev-view-private.h:
2301         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2302         (ev_job_render_run):
2303         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2304         * shell/ev-view.c: (start_selection_for_event),
2305         (ev_view_button_press_event), (ev_view_drag_data_get),
2306         (ev_view_drag_data_received), (ev_view_button_release_event),
2307         (compute_new_selection_text), (compute_selections),
2308         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2309         (ev_view_primary_get_cb):
2310
2311         Add support for double and triple click selections.
2312
2313 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2314
2315         * NEWS:
2316         * configure.ac:
2317
2318         Update for release 2.19.4
2319
2320 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2321
2322         * shell/ev-view-private.h:
2323         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2324         (ev_view_set_highlight_search):
2325         * shell/ev-view.h:
2326         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2327         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2328         (find_bar_visibility_changed_cb):
2329         
2330         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2331
2332 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2333
2334         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2335         (pdf_document_file_exporter_begin),
2336         (pdf_document_file_exporter_do_page):
2337         * shell/ev-jobs.c: (ev_job_print_run):
2338         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2339
2340         Create always a portrait cairo surface and rotate when needed for
2341         landscape. It fixes printing problems in real printers.
2342
2343 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2344
2345         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2346         * libdocument/ev-file-exporter.[ch]:
2347         (ev_file_exporter_get_capabilities):
2348         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2349         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2350
2351         Adjust number of pages per row according to page orientation when
2352         printing 2 or 6 pages per sheet.
2353
2354 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2355
2356         * shell/ev-window.c: (ev_window_print_send):
2357
2358         Reset also cups setting to 1 when printing multiple pages per
2359         sheet. Fixes bug #468853.
2360
2361 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2362
2363         * libdocument/ev-document-misc.c:
2364         (ev_document_misc_surface_rotate_and_scale):
2365
2366         Use directly cairo_surface_get_content() when creating a similar
2367         surface as suggested by Jeff Muizelaar. Thanks again.
2368
2369 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2370
2371         * backend/djvu/djvu-document.c: (djvu_document_render):
2372         * backend/tiff/tiff-document.c: (tiff_document_render):
2373         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2374         * libdocument/ev-document-misc.c:
2375         (ev_document_misc_surface_from_pixbuf),
2376         (ev_document_misc_surface_rotate_and_scale):
2377
2378         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2379         creating page surfaces. Fixes bug #453123. Thank you very much to
2380         Jeff Muizelaar <jeff@infidigm.net>.
2381
2382 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2383
2384         * shell/ev-page-cache.c: (ev_page_cache_new),
2385         (ev_page_cache_get_thumbnail_size):
2386         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2387         (ev_sidebar_thumbnails_set_loading_icon):
2388
2389         Also store in page-cache the dimensions of the thumbnails so that
2390         they can be used to create the correct loading icon in the side
2391         pane. Fixes bug #466857.
2392
2393 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2394
2395         * backend/pdf/ev-poppler.cc:
2396         (pdf_document_thumbnails_get_thumbnail):
2397
2398         Fix thumbnails rotation in pdf documents that include embedded 
2399         thumbnails.
2400
2401 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2402
2403         * backend/pdf/ev-poppler.cc:
2404
2405         Don't use #ifdef in macro expansion. Some compilers don't
2406         like that. Closes bug #467042.
2407
2408 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2409
2410         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2411         
2412         Fixes memory leak in djvu backend.
2413
2414 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2415
2416         * data/icons/32x32/Makefile.am:
2417         * data/icons/32x32/actions/Makefile.am:
2418         * data/icons/32x32/actions/view-page-cont.svg:
2419         * data/icons/32x32/actions/view-page-facing.svg:
2420         * data/icons/48x48/Makefile.am:
2421         * data/icons/48x48/actions/Makefile.am:
2422         * data/icons/48x48/actions/view-page-cont.svg:
2423         * data/icons/48x48/actions/view-page-facing.svg:
2424         
2425         Icons for a new sizes.
2426
2427 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2428
2429         * shell/ev-page-cache.c: (build_height_to_page),
2430         (ev_page_cache_get_height_to_page):
2431         
2432         Fixes invalid read, see bug #466401.
2433
2434 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2435
2436         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2437         (set_drag_cursor):
2438         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2439         (configure_item_cursor), (new_pixbuf_from_widget):
2440
2441         Fix multihead problems in toolbar editor. Fixes bug #382055.
2442
2443 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2444
2445         * shell/ev-window.c: (ev_window_cmd_file_open),
2446         (ev_window_cmd_save_as):
2447
2448         Use g_get_user_special_dir when available instead of
2449         xdg_user_dir_lookup.
2450
2451 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2452
2453         * MAINTAINERS:
2454         
2455         Updated according to request on desktop-devel.
2456
2457 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2458
2459         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2460
2461         Do not use cairo_rectangle and cairo_clip since we are
2462         not using cairo_fill but cairo_paint. Use the same cairo context
2463         for every page in the same expose event.
2464
2465 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2466
2467         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2468         leak.
2469
2470 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2471
2472         * configure.ac:
2473         * NEWS:
2474
2475         Release 0.9.3
2476
2477 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2478
2479         * libdocument/ev-document-info.h:
2480         * libdocument/ev-document.h:
2481         * shell/ev-page-action.h:
2482         * shell/ev-sidebar-links.h:
2483
2484         Fix a headers problem with ev-link
2485         
2486         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2487         * shell/ev-view-private.h:
2488         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2489         (get_link_area), (ev_view_query_tooltip),
2490         (ev_view_leave_notify_event), (ev_view_destroy),
2491         (ev_view_class_init):
2492
2493         Use new gtk tooltips when available instead of ev-tooltip.
2494         
2495 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2496
2497         * shell/ev-window.c: (update_chrome_visibility),
2498         (ev_window_sidebar_visibility_changed_cb):
2499
2500         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2501         
2502 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2503
2504         * shell/ev-navigation-action.c:
2505         (ev_navigation_action_history_changed),
2506         (ev_navigation_action_set_history):
2507         * shell/ev-navigation-action-widget.c:
2508         (ev_navigation_action_widget_init):
2509         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2510
2511         Fix compile warnings.
2512         
2513 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2514
2515         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2516         (egg_editable_toolbar_dispose):
2517
2518         Fix memory leak.
2519         
2520 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2521
2522         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2523         (screensaver_disable_x11):
2524         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2525         * shell/ev-window.c: (presentation_set_timeout):
2526         * shell/ev-view.c: (ev_view_presentation_transition_start):
2527
2528         Use g_timeout_add_seconds instead of g_timeout_add when
2529         available.
2530         
2531 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2532
2533         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2534
2535         Set horizontal scrollbar policy to AUTOMATIC instead of
2536         NEVER. Workaround for bug #449462.
2537         
2538 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2539
2540         * shell/ev-jobs.c: (ev_job_render_page_ready):
2541
2542         Add page_ready callback to main loop with high priority and hold
2543         a reference to job during idle.
2544         
2545 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2546
2547         * configure.ac:
2548         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2549         (pdf_document_file_exporter_begin),
2550         (pdf_document_file_exporter_do_page),
2551         (pdf_document_file_exporter_get_capabilities):
2552         * libdocument/ev-file-exporter.h:
2553         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2554         * shell/ev-window.c: (ev_window_print_send),
2555         (ev_window_print_dialog_response_cb):
2556
2557         Allow printing multiple pages per sheet. Fixes bug #395573.
2558         
2559 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2560
2561         * shell/ev-view.c: (tip_from_link):
2562         
2563         Check for NULL, fixes bug #460862.
2564
2565 2007-07-29  Christian Persch  <chpe@gnome.org>
2566
2567         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2568         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2569         (ev_window_cmd_preview_print):
2570         
2571         Fixes bug #437681 - blocks while enumerating printers.
2572
2573 2007-07-29  Christian Persch  <chpe@gnome.org>
2574
2575         * shell/ev-window.c: (ev_window_screen_changed):
2576         
2577         Don't use deprecated gtk+ function. See bug #460909.
2578
2579 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2580
2581         * shell/ev-utils.c: (get_num_monitors):
2582         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2583
2584         Do not use display before initializing it. Remove compile
2585         warnings.
2586
2587 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2588
2589         * shell/ev-view.c: (ev_view_class_init):
2590         
2591         Unix-like hjkl bindings added. See bug #458111.
2592
2593 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2594
2595         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2596         * shell/ev-utils.h:
2597         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2598         (ev_view_update_view_size):
2599         * shell/ev-view.h:
2600         * shell/ev-window.c: (ev_window_update_actions),
2601         (setup_view_from_metadata), (ev_window_screen_changed),
2602         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2603         (zoom_control_changed_cb):
2604         * shell/ev-window.h:
2605         
2606         Reorganizes utility functions.
2607
2608 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2609
2610         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2611         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2612         (add_job), (ev_pixbuf_cache_get_surface),
2613         (ev_pixbuf_cache_get_link_mapping),
2614         (ev_pixbuf_cache_get_image_mapping),
2615         (ev_pixbuf_cache_get_form_field_mapping),
2616         (ev_pixbuf_cache_get_text_mapping):
2617         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2618         (notify_page_ready), (ev_job_render_page_ready),
2619         (ev_job_render_run):
2620
2621         Add page_ready signal to notify that page is ready as soon as
2622         possible even if other page elements like links, forms, images or
2623         text mapping are not ready yet.
2624
2625 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2626
2627         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2628         (dvi_document_file_exporter_do_page),
2629         (dvi_document_file_exporter_get_capabilities),
2630         (dvi_document_file_exporter_iface_init):
2631         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2632         (ps_document_file_exporter_do_page),
2633         (ps_document_file_exporter_get_capabilities),
2634         (ps_document_file_exporter_iface_init):
2635         * backend/djvu/djvu-document.c:
2636         (djvu_document_file_exporter_begin),
2637         (djvu_document_file_exporter_end),
2638         (djvu_document_file_exporter_get_capabilities),
2639         (djvu_document_file_exporter_iface_init):
2640         * backend/tiff/tiff-document.c:
2641         (tiff_document_file_exporter_begin),
2642         (tiff_document_file_exporter_get_capabilities),
2643         (tiff_document_document_file_exporter_iface_init):
2644         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2645         (pdf_document_file_exporter_do_page),
2646         (pdf_document_file_exporter_get_capabilities),
2647         (pdf_document_file_exporter_iface_init):
2648         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2649         (ev_file_exporter_get_capabilities):
2650         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2651         (idle_print_handler), (ev_print_job_print):
2652         * shell/ev-jobs.c: (ev_job_print_run):
2653         * shell/ev-window.c: (ev_window_print_send),
2654         (ev_window_print_range):
2655
2656         Use capabilities to know which options should be offered by the
2657         print dialog depending on the document backend.
2658
2659 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2660
2661         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2662
2663         Give priority to forms over text to set the cursor.
2664
2665 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2666
2667         * shell/ev-view-private.h:
2668         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2669         (ev_view_leave_notify_event), (ev_view_finalize),
2670         (ev_view_get_property), (ev_view_class_init):
2671
2672         Use IBEAM cursor for text form fields and NORMAL cursor for read
2673         only fields. Remove unused status attribute.
2674
2675 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2676
2677         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2678
2679         Update region for current selected items also for checkbox
2680         buttons, since they can behave as radio buttons when they are in a
2681         set.
2682
2683 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2684
2685         * configure.ac:
2686         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2687
2688         Get max length of text form fields.
2689
2690 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2691
2692         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2693         * libdocument/ev-form-field.h:
2694         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2695
2696         Fix build with current poppler cvs head.
2697
2698 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2699
2700         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2701         * shell/eggfindbar.c: (egg_find_bar_init):
2702
2703         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2704         deprecation. Fixes bug #455667
2705
2706 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2707
2708         * NEWS:
2709         * configure.ac:
2710         
2711         Update for release 0.9.2
2712
2713 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2714
2715         * shell/ev-view.c: (ev_view_form_field_text_save),
2716         (ev_view_form_field_choice_save):
2717
2718         Fix a crash when closing whith a form widget visible.
2719
2720 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2721
2722         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2723
2724         Update also the region of the current selected button when
2725         clicking on another button if they are radio buttons.
2726
2727 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2728
2729         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2730         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2731         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2732         (ev_pixbuf_cache_get_link_mapping),
2733         (ev_pixbuf_cache_get_image_mapping),
2734         (ev_pixbuf_cache_get_form_field_mapping),
2735         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2736         * shell/ev-view.c: (ev_view_form_field_get_region),
2737         (ev_view_form_field_button_create_widget),
2738         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2739         (job_finished_cb):
2740
2741         Redraw only form field region instead of the whole page when
2742         reloading a page to show changes on the form field.
2743
2744 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2745
2746         * shell/ev-view.c: (ev_view_form_field_choice_save):
2747
2748         Fix selection of first item in list form fields.
2749
2750 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2751
2752         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2753         (ev_pixbuf_cache_reload_page),
2754         (ev_pixbuf_cache_get_form_field_mapping):
2755
2756         Some refactoring to avoid duplicated code.
2757
2758 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2759
2760         * configure.ac:
2761         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2762         (ev_form_field_from_poppler_field),
2763         (pdf_document_forms_get_form_fields),
2764         (pdf_document_forms_form_field_text_get_text),
2765         (pdf_document_forms_form_field_text_set_text),
2766         (pdf_document_forms_form_field_button_set_state),
2767         (pdf_document_forms_form_field_button_get_state),
2768         (pdf_document_forms_form_field_choice_get_item),
2769         (pdf_document_forms_form_field_choice_get_n_items),
2770         (pdf_document_forms_form_field_choice_is_item_selected),
2771         (pdf_document_forms_form_field_choice_select_item),
2772         (pdf_document_forms_form_field_choice_toggle_item),
2773         (pdf_document_forms_form_field_choice_unselect_all),
2774         (pdf_document_forms_form_field_choice_set_text),
2775         (pdf_document_forms_form_field_choice_get_text),
2776         (pdf_document_document_forms_iface_init):
2777         * libdocument/Makefile.am:
2778         * libdocument/ev-form-field.[ch]:
2779         * libdocument/ev-document-forms.[ch]:
2780         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2781         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2782         (add_job), (ev_pixbuf_cache_reload_page),
2783         (ev_pixbuf_cache_get_form_field_mapping):
2784         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2785         * shell/ev-view-private.h:
2786         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2787         (ev_view_handle_cursor_over_xy),
2788         (ev_view_get_form_field_at_location),
2789         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2790         (ev_view_form_field_button_create_widget),
2791         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2792         (ev_view_form_field_text_create_widget),
2793         (ev_view_form_field_choice_save),
2794         (ev_view_form_field_choice_changed),
2795         (ev_view_form_field_choice_create_widget),
2796         (ev_view_handle_form_field), (ev_view_size_allocate),
2797         (ev_view_realize), (draw_end_presentation_page),
2798         (ev_view_button_press_event), (ev_view_remove_all),
2799         (ev_view_motion_notify_event), (ev_view_key_press_event),
2800         (ev_view_enter_notify_event), (highlight_find_results),
2801         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2802         (ev_view_class_init), (page_changed_cb),
2803         (on_adjustment_value_changed), (ev_view_set_presentation),
2804         (merge_selection_region), (ev_view_set_cursor),
2805         (ev_view_reset_presentation_state):
2806         
2807         Merge evince-forms branch.
2808
2809 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2810
2811         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2812
2813         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2814         This script also updates itself from libegg
2815
2816         * cut-n-paste/toolbar-editor/egg*:
2817         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2818         libegg
2819
2820 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2821
2822         * shell/ev-window.c:
2823         
2824         Adds a nice icon to page action during toolbar editing.
2825         See bug #452872.
2826
2827 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2828
2829         * data/evince-toolbar.xml:
2830         * shell/ev-window.c:
2831         
2832         Let user add a presentation and fullscreen icons on toolbar.
2833         See bug #449734.
2834
2835 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2836
2837         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2838
2839         new script to keep in sync with toolbareditor in libegg
2840
2841         * cut-n-paste/toolbar-editor/*: 
2842
2843         Run update-toolbareditor-from-libegg so we are in sync again. 
2844         Fixes bug #452850.
2845         
2846
2847 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2848
2849         * shell/ev-sidebar-links.c: (job_finished_callback):
2850
2851         Do not connect selection changed signal more than once. Fixes bug
2852         #349433.
2853
2854 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2855
2856         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2857
2858         Do not change sidebar chrome flag when pressing F9 key in
2859         presentation mode.
2860
2861 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2862
2863         * backend/pdf/ev-poppler.cc:
2864         (pdf_document_thumbnails_get_dimensions):
2865
2866         Make sure thumbnails width and height is not <= 0. Fixes a crash
2867         with some pdf documents which have really small pages.
2868
2869 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2870
2871         * shell/main.c: (main):
2872
2873         Fixes program description translation issue.
2874         Bug #450148.
2875
2876 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2877
2878         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2879
2880         Do not change current page when returning from black/white mode
2881         in presentation. Fixes bug #415032.
2882
2883 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2884
2885         * NEWS:
2886         * configure.ac:
2887         
2888         Update for release 0.9.1
2889
2890 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2891
2892         * backend/dvi/dvi-document.c:
2893         (dvi_document_finalize),
2894         (dvi_document_file_exporter_format_supported),
2895         (dvi_document_file_exporter_begin),
2896         (dvi_document_file_exporter_do_page),
2897         (dvi_document_file_exporter_end),
2898         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2899         
2900         PDF exporter for dvi documents. Fixes bug #441319.
2901
2902 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2903
2904         * shell/ev-window.c: (ev_window_clear_print_job):
2905
2906         Clear gtk print job when job has finished. Fixes bug #447612.
2907
2908 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2909
2910         * shell/ev-window.c: (ev_window_print_send),
2911         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2912
2913         Add preview button to print dialog. Fixes bug #445419.
2914
2915 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2916
2917         * backend/dvi/Makefile.am:
2918         * backend/dvi/pixbuf-device.[ch]: Removed
2919         * backend/dvi/cairo-device.[ch]: Added
2920         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2921         * backend/dvi/dvi-document.c: (dvi_document_load),
2922         (dvi_document_render), (dvi_document_finalize),
2923         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2924         (dvi_document_do_color_special):
2925         * libdocument/ev-document-misc.[ch]:
2926         (ev_document_misc_pixbuf_from_surface):
2927
2928         Port dvi backend to cairo and fix a problem with colors. 
2929
2930 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2931
2932         * shell/ev-view.c: (draw_one_page):
2933
2934         Draw only visible region.
2935
2936 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2937
2938         * backend/djvu/djvu-document.c: (djvu_document_render):
2939
2940         Fix rotation in djvu backend.
2941
2942 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2943
2944         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2945         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2946         (ev_pixbuf_cache_get_image_mapping),
2947         (ev_pixbuf_cache_get_text_mapping):
2948
2949         Redraw view every time we have a new surface. Fixes bug #443587.
2950
2951 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2952
2953         * libdocument/ev-document.c: (ev_document_info_free):
2954
2955         Fix memory leaks.
2956
2957 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2958
2959         * backend/dvi/dvi-document.c: (dvi_document_render),
2960         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
2961         * backend/impress/impress-document.c:
2962         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
2963         (impress_document_render), (impress_document_document_iface_init),
2964         (impress_document_thumbnails_get_thumbnail):
2965         * backend/djvu/djvu-document-private.h:
2966         * backend/djvu/djvu-document.c: (djvu_document_render),
2967         (djvu_document_finalize), (djvu_document_document_iface_init),
2968         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
2969         * backend/tiff/tiff-document.c: (tiff_document_render),
2970         (tiff_document_render_pixbuf),
2971         (tiff_document_document_iface_init):
2972         * backend/pdf/ev-poppler.cc: (pdf_document_render),
2973         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
2974         (pdf_selection_render_selection):
2975         * backend/comics/comics-document.c:
2976         (comics_document_render_pixbuf), (comics_document_render),
2977         (comics_document_document_iface_init):
2978         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
2979         (pixbuf_document_document_iface_init):
2980         * libdocument/ev-document-misc.[ch]:
2981         (ev_document_misc_surface_from_pixbuf),
2982         (ev_document_misc_surface_rotate_and_scale):
2983         * libdocument/ev-document.[ch]: (ev_document_render):
2984         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
2985         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2986         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2987         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
2988         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
2989         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
2990         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2991         (render_finished_cb), (ev_job_render_run):
2992         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
2993         (merge_selection_region):
2994
2995         Use cairo image surfaces instead of GDK pixbufs for drawing pages
2996         and selections.
2997
2998 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2999
3000         * shell/ev-window-title.c: (ev_window_title_update):
3001
3002         Fix memory leak.
3003
3004 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3005
3006         * shell/ev-view.c: (draw_loading_text):
3007
3008         Show loading text centered. Fixes bug #433061
3009
3010 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3011
3012         * shell/ev-sidebar-thumbnails.c:
3013         (ev_sidebar_thumbnails_set_loading_icon):
3014
3015         Remove a mutex in the main thread that blocks the UI in heavy
3016         documents.
3017
3018 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3019
3020         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3021
3022         Set points_set to TRUE so that selections don't disappear after a
3023         zoom change.
3024
3025 2007-06-07  Michael Monreal  <infernux@web.de>
3026
3027         * data/icons/16x16/actions/Makefile.am:
3028         * data/icons/16x16/actions/zoom.svg:
3029         * data/icons/22x22/actions/Makefile.am:
3030         * data/icons/22x22/actions/zoom.svg:
3031         * data/icons/24x24/actions/Makefile.am:
3032         * shell/ev-stock-icons.c:
3033         * shell/ev-stock-icons.h:
3034         * shell/ev-window.c:
3035         
3036         Zoom icon artwork. See bug #444795.
3037
3038 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3039
3040         * shell/ev-metadata-manager.c: Remove extraneous function
3041         (Closes: #444386)
3042
3043 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3044
3045         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3046         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3047         (ev_metadata_manager_set), (ev_metadata_manager_save):
3048         Simplify the timeout, no need for modified anymore
3049
3050 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3051
3052         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3053         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3054         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3055         (ev_metadata_manager_save): Adapted patch from Arjan van de
3056         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3057         time, saves on power (Closes: #443851)
3058
3059 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3060
3061         * configure.ac:
3062         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3063         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3064
3065         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3066
3067 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3068
3069         * shell/ev-window.c: (ev_window_add_history):
3070
3071         Check if history is NULL
3072
3073 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3074
3075         * libdocument/ev-image.c: (ev_image_finalize):
3076         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3077         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3078         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3079         (ev_tmp_uri_unlink):
3080
3081         Add functions to delete temporary files created by evince in a safe
3082         way.
3083
3084         * shell/ev-window.c: (ev_window_clear_local_uri),
3085         (open_xfer_update_progress_callback),
3086         (save_xfer_update_progress_callback), (ev_window_save_remote),
3087         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3088         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3089         (attachment_save_dialog_response_cb),
3090         (ev_attachment_popup_cmd_save_attachment_as):
3091
3092         Allow saving a copy of a document, image or attachment to a remote
3093         location. Fixes bug #440754. 
3094
3095 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3096
3097         * configure.ac:
3098         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3099
3100         Fix build with current poppler from cvs head. 
3101
3102 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3103
3104         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3105
3106         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3107         directory exists.
3108
3109 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3110
3111         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3112         * shell/ev-window.c:
3113
3114         Change sidebar ordering. Fixes bug #439939.
3115
3116 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3117
3118         * backend/comics/Makefile.am:
3119         
3120         Fixes build with --without-libgnome.
3121
3122 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3123         
3124         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3125
3126         Update cursor and tooltip on page change and view scroll. Fixes bug
3127         #439217.
3128
3129 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3130
3131         * NEWS:
3132         * configure.ac:
3133         
3134         Update for release 0.9.0
3135
3136 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3137
3138         * backend/djvu/djvu-document-private.h:
3139         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3140         (djvu_document_finalize),
3141         (djvu_document_file_exporter_format_supported),
3142         (djvu_document_file_exporter_begin),
3143         (djvu_document_file_exporter_do_page),
3144         (djvu_document_file_exporter_end),
3145         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3146         
3147         Implemented printing with djvu. Bug #437998.
3148
3149 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3150
3151         * backend/impress/zip.c:
3152         Add missing ulong definition.
3153
3154         * backend/ps/ps-interpreter.c:
3155         Add missing headers.
3156
3157         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3158
3159 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3160
3161         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3162
3163         Add missing call to parent class dispose method. 
3164
3165 2007-05-12  Ross Burton  <ross@openedhand.com>
3166
3167         * shell/main.c:
3168         Sync keybindings manually when building without libgnome
3169         (#437925).
3170
3171 2007-05-12  Ross Burton  <ross@openedhand.com>
3172
3173         * shell/ev-window.c:
3174         Respect the screen when opening help (#437866).
3175
3176 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3177
3178         * data/evince-ui.xml:
3179         * shell/ev-application.[ch]: (get_print_settings_from_args),
3180         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3181         (ev_application_open_uri_list):
3182         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3183         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3184         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3185         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3186         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3187         (ev_window_dispose):
3188         * shell/main.c: (arguments_parse):
3189
3190         Add print button in preview mode. Fixes bug #396475. 
3191
3192 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3193
3194         * cut-n-paste/zoom-control/ephy-zoom.h:
3195         
3196         Fixes zoom level factors. See bug #408119 for details.
3197
3198 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3199
3200         * backend/comics/comics-document.c: (comics_regex_quote),
3201         (extract_argv):
3202         
3203         Correctly quote symbols. Fixes crash in the bug
3204         #415370.
3205
3206 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3207
3208         * shell/ev-navigation-action-widget.c:
3209         (ev_navigation_action_widget_init),
3210         (ev_navigation_action_widget_class_init),
3211         (ev_navigation_action_widget_button_press_event):
3212         
3213         Connect to button-press event on correct widget. Fixes
3214         bug #431988
3215
3216 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3217
3218         * shell/ev-application.c: (ev_application_open_window),
3219         (ev_application_add_icon_path_for_screen),
3220         (ev_application_open_uri_at_dest):
3221         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3222         * shell/ev-navigation-action.c: (build_menu):
3223         
3224         Add app-specific icons to our icon theme. Fixes bug
3225         #425508.
3226
3227 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3228
3229         * shell/ev-history.c: (ev_history_class_init),
3230         (ev_history_add_link):
3231         * shell/ev-history.h:
3232         * shell/ev-navigation-action.c:
3233         (ev_navigation_action_history_changed),
3234         (ev_navigation_action_set_history), (build_menu),
3235         (ev_navigation_action_finalize):
3236         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3237         
3238         Make navigation action unsensitive instead of showing
3239         menu with unsensitive word. Fixes bug #417392.
3240
3241 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3242
3243         * shell/ev-application.[ch]: (ev_application_shutdown),
3244         (ev_application_get_print_settings),
3245         (ev_application_set_print_settings):
3246         * shell/ev-window.c:
3247
3248         Remember print settings. Fixes bug #349102. 
3249
3250 2007-05-08  Christian Persch  <chpe@gnome.org>
3251
3252         * configure.ac:
3253         * properties/ev-properties-view.c:
3254
3255         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3256         Bug #382438.
3257
3258 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3259
3260         * configure.ac:
3261         * properties/ev-properties-view.c: (ev_regular_paper_size):
3262
3263         Use gtk+ builtin paper list to identify the document's paper size.
3264         Fixes bug #382438. 
3265
3266 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3267
3268         * configure.ac:
3269
3270         Fix build when compiling with thumbnailer and libgnome support. 
3271
3272 2007-05-04  Ross Burton  <ross@openedhand.com>
3273
3274         * configure.ac:
3275         Add --without-libgnome, check for libgnome and libgnomeui
3276         separately, and add them to the symbols as required.
3277
3278         * libdocument/ev-file-helpers.c:
3279         When building without libgnome, use g_get_user_config_dir instead
3280         of gnome_user_dir_get.
3281
3282         * shell/ev-application.c:
3283         When building without libgnome, don't use session management.
3284
3285         * shell/main.c:
3286         When building without libgnome, don't use GnomeProgram or
3287         initialise the authentication manager.
3288
3289         This fixes #328842.
3290
3291 2007-05-04  Ross Burton  <ross@openedhand.com>
3292
3293         * shell/ev-window.c:
3294         Don't use libgnome to open help, instead call Yelp directly.
3295
3296 2007-05-04  Ross Burton  <ross@openedhand.com>
3297
3298         * shell/ev-sidebar-attachments.c:
3299         Don't use libgnome to lookup icons for MIME types, instead copy
3300         code from GTK+ to do it manually.
3301
3302 2007-05-04  Ross Burton  <ross@openedhand.com>
3303
3304         * configure.ac:
3305         Add libxml to the dependencies for SHELL_CORE (#435818).
3306
3307 2007-05-02  Ross Burton  <ross@openedhand.com>
3308
3309         * configure.ac:
3310         * Makefile.am:
3311         Add --disable-thumbnailer (#434825)
3312
3313 2007-05-02  Ross Burton  <ross@openedhand.com>
3314
3315         * shell/ev-window.c:
3316         Add missing includes, fix indentation.
3317
3318         * shell/main.c:
3319         Fix indentation.
3320
3321 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3322
3323         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3324         ev_application_open_uri_at_dest instead of ev_application_open_uri
3325         preventing new document always being opened in a new window even if there
3326         is an empty window.
3327
3328 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3329
3330         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3331         (egg_recent_view_uimanager_finalize):
3332         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3333         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3334         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3335         (ev_pixbuf_cache_dispose):
3336         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3337         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3338         
3339         Add missing chain to parent class methods. Fixes
3340         bug #433128.
3341
3342 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3343
3344         * data/Makefile.am (update-icon-cache): Updates
3345         gtk-update-icon-cache in uninstall-hook.
3346
3347 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3348
3349         * shell/ev-window.c: (ev_window_setup_document),
3350         (ev_window_set_document), (ev_window_load_job_cb):
3351         * shell/ev-view.c: (setup_caches):
3352         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3353
3354         Start rendering pages before any other jobs. 
3355
3356 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3357
3358         * shell/ev-window.c: (ev_window_stop_fullscreen),
3359         (ev_window_stop_presentation):
3360
3361         Update chrome visibility before window unfullscreen. 
3362
3363 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3364
3365         * data/Makefile.am:
3366         * data/evince-ui.xml:
3367         * shell/ev-stock-icons.[ch]:
3368         * shell/ev-application.[ch]: (ev_application_shutdown),
3369         (ev_application_init), (ev_application_get_toolbars_model):
3370         * shell/ev-window.c: (update_chrome_visibility),
3371         (fullscreen_toolbar_setup_item_properties),
3372         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3373         (ev_window_run_presentation), (ev_window_stop_presentation),
3374         (ev_window_run_preview), (ev_window_screen_changed),
3375         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3376         (ev_window_dispose), (ev_window_init):
3377
3378         Make fullscreen toolbar always visible. Do not use egg toolbars for
3379         fullscreen and preview modes since such toolbars are not editables.
3380         Fixes bugs #300278, #338910 and #316188.  
3381
3382 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3383
3384         * shell/ev-application.c:
3385         * shell/ev-job-queue.c:
3386         * shell/ev-metadata-manager.c:
3387         * shell/ev-stock-icons.c:
3388         * shell/ev-window.c:
3389         * shell/main.c:
3390         
3391         Developers documentation updated.
3392
3393 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3394
3395         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3396
3397         Check whether uri is valid before launching it. Fixes bug #427664.
3398
3399 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3400
3401         * shell/ev-window.c:
3402
3403         Change key accelerator for Open a Copy menu entry which is in conflict
3404         with Close. Fixes bug #427321.
3405
3406 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3407
3408         * NEWS:
3409         * configure.ac:
3410         
3411         Update for release 0.8.1
3412
3413 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3414
3415         * shell/ev-window.c: (setup_size_from_metadata):
3416         
3417         Do not make window bigger than screen. Fixes bug 
3418         #388985.
3419
3420 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3421
3422         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3423         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3424
3425         Use default resolution when it's not provided by document. Fixes bug
3426         #408762.
3427
3428 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3429
3430         * configure.ac:
3431         * thumbnailer/Makefile.am:
3432         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3433         * thumbnailer/evince-thumbnailer.schemas.in:
3434         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3435
3436         Add support for ps, eps and compressed documents thumbnails. Do not
3437         ignore size parameter. 
3438
3439 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3440
3441         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3442         (dvi_document_do_color_special):
3443         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3444
3445         Implement font color specials in the DVI backend. Fixes bug #303651.
3446
3447 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3448
3449         Fixup the previous commit:
3450
3451         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3452         * shell/xdg-user-dir-lookup.c: Make the function non-static
3453         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3454
3455 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3456
3457         * shell/ev-window.c (file_open_dialog_response_cb): Use
3458         the xdg-user-dirs DOCUMENTS folder as default folder when
3459         opening a file chooser.  (#424858)
3460
3461         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3462         xdg-user-dirs.
3463
3464 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3465
3466         * shell/ev-window.c: (ev_window_load_job_cb):
3467
3468         Do not setup view from metadata on preview mode. 
3469
3470 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3471
3472         * shell/main.c:
3473
3474         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3475
3476 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3477
3478         * shell/ev-view.c: (ev_view_primary_get_cb):
3479
3480         Check pointer != NULL before using it. Fixes bug #416841. 
3481
3482 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3483
3484         * NEWS:
3485         * configure.ac:
3486         
3487         Release 0.8.0
3488
3489 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3490
3491         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3492
3493         Do not render thumbnails when sidebar thumbnail page is not visible
3494         at startup. Fixes bug #416447. 
3495
3496 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3497
3498         * data/evince.desktop.in.in:
3499
3500         "Application" is not a valid category in the freedesktop specification.
3501
3502 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3503
3504         * libdocument/ev-file-helpers.[ch]: (compression_run),
3505         (ev_file_uncompress), (ev_file_compress):
3506         * shell/ev-window.c: (file_save_dialog_response_cb):
3507
3508         Save document compressed when saving a copy of a compressed document.
3509         Fixes bug #334542.
3510
3511 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3512
3513         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3514
3515         Allow deleting in goto window entry in presentation mode. 
3516
3517 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3518
3519         * Makefile.am: Dist MAINTAINERS.
3520
3521 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3522
3523         * shell/ev-window.c: (ev_window_update_actions):
3524
3525         Fix zoom shortcut keys when searching. Fixes bug #409828.
3526
3527 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3528
3529         * shell/ev-window.c: (ev_window_setup_document):
3530
3531         Fix crash when loading documents with only one page. 
3532
3533 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3534
3535         * backend/dvi/dvi-document.c:
3536         (dvi_document_thumbnails_get_dimensions),
3537         (dvi_document_thumbnails_get_thumbnail):
3538         * backend/impress/impress-document.c:
3539         (impress_document_thumbnails_get_thumbnail),
3540         (impress_document_thumbnails_get_dimensions):
3541         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3542         (ps_document_thumbnails_get_dimensions):
3543         * backend/djvu/djvu-document.c:
3544         (djvu_document_thumbnails_get_dimensions),
3545         (djvu_document_thumbnails_get_thumbnail):
3546         * backend/tiff/tiff-document.c:
3547         (tiff_document_thumbnails_get_thumbnail),
3548         (tiff_document_thumbnails_get_dimensions):
3549         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3550         (pdf_document_thumbnails_get_thumbnail),
3551         (pdf_document_thumbnails_get_dimensions):
3552         * backend/comics/comics-document.c:
3553         (comics_document_thumbnails_get_thumbnail),
3554         (comics_document_thumbnails_get_dimensions):
3555         * backend/pixbuf/pixbuf-document.c:
3556         (pixbuf_document_thumbnails_get_thumbnail),
3557         (pixbuf_document_thumbnails_get_dimensions):
3558         * libdocument/ev-document-thumbnails.[ch]:
3559         (ev_document_thumbnails_get_thumbnail),
3560         (ev_document_thumbnails_get_dimensions):
3561         * libdocument/ev-document-misc.[ch]:
3562         (ev_document_misc_get_thumbnail_frame):
3563         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3564         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3565         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3566         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3567         (ev_sidebar_thumbnails_refresh):
3568         * shell/ev-window.c: (ev_window_setup_document):
3569         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3570
3571         Use an EvRenderContext for rendering thumbnails instead of a suggested
3572         width, so that different sized pages get sized proportionally.
3573
3574 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3575
3576         * shell/ev-view.c: (ev_view_button_press_event),
3577         (ev_view_key_press_event):
3578
3579         Fix critical warnings when there is no document loaded. 
3580
3581 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3582
3583         * shell/ev-page-action-widget.c:
3584         * shell/ev-navigation-action.c:
3585         * shell/ev-window.c:
3586
3587         Fix compile warnings. 
3588
3589 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3590
3591         * backend/djvu/djvu-text.h:
3592         * backend/djvu/djvu-document.c:
3593         * backend/djvu/djvu-text-page.c:
3594         * backend/djvu/djvu-links.c:
3595         * backend/djvu/djvu-text-page.h:
3596         * backend/djvu/djvu-text.c:
3597         
3598         Fix build on Mac. Fixes bug #392186. Patch by
3599         <ephraim_owns@hotmail.com>
3600
3601 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3602
3603         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3604
3605         Restore cairo context before rendering every page when printing a PDF
3606         document into a PDF file. 
3607
3608 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3609
3610         * backend/ps/gstypes.h:
3611         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3612         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3613         (ps_document_thumbnails_get_thumbnail):
3614
3615         Handle PostScript page orientation. Fixes bug #318568.
3616
3617 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3618
3619         * backend/ps/Makefile.am:
3620         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3621         (document_load), (ps_document_load), (save_document),
3622         (save_page_list), (ps_document_get_n_pages),
3623         (ps_document_get_page_size), (ps_document_get_info),
3624         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3625         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3626         (ps_document_thumbnails_get_thumbnail),
3627         (ps_document_thumbnails_get_dimensions),
3628         (ps_document_document_thumbnails_iface_init):
3629         * backend/ps/ps.[ch]: (psgetpagebox):
3630         * backend/ps/ps-interpreter.[ch]:
3631
3632         Add support for thumbnails in ps backend. Fixes bug #164755. 
3633
3634 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3635
3636         * NEWS:
3637         * configure.ac:
3638         
3639         Release 0.7.2
3640
3641 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3642
3643         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3644         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3645         (ev_window_dispose):
3646
3647         Use document thumbnail as window icon. Fixes bug #384442.
3648
3649 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3650
3651         * configure.ac:
3652
3653         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3654         duplicated adding application/x-bzpostscript instead. 
3655
3656 2007-02-11  Tom Parker  <palfrey@tevp.net>
3657
3658         * backend/ps/ps-document.c: (document_load):
3659
3660         Check return value of psscan before trying
3661         to use it. Fixes bug #372414.
3662
3663 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3664
3665         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3666
3667         Fix invalid free in ev-page-cache. Fixes bug #404745.
3668
3669 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3670
3671         * test/Makefile.am:
3672         * test/test3.py:
3673         
3674         Added reload test case.
3675
3676 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3677
3678         * po/POTFILES.in:
3679         * backend/djvu/djvu-document.c: (djvu_document_load):
3680
3681         Check whether there are missing files in indirect multipage djvu
3682         documents. Fixes bug #361683. 
3683
3684 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3685
3686         * test/Makefile.am:
3687         * test/test-mime.bin:
3688         * test/test3.py:
3689         
3690         Added test for slow mime type
3691
3692 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3693
3694         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3695
3696         Add some checks and call parent_class->finalize. Fixes bug #404745.
3697
3698 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3699
3700         * shell/ev-navigation-action.c: (connect_proxy):
3701         
3702         Fixes dropdown history menu. Thanks a lot Carlos!
3703
3704 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3705
3706         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3707
3708         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3709         bug #373715.
3710
3711 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3712
3713         * backend/ps/ps.c: (psscan):
3714
3715         Fix memory leak. 
3716
3717 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3718
3719         * configure.ac:
3720         * libdocument/ev-file-helpers.c: 
3721
3722         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3723
3724 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3725
3726         * configure.ac:
3727         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3728         (ps_interpreter_start), (document_load), (save_document),
3729         (save_page_list):
3730         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3731         * libdocument/ev-document-factory.c:
3732         (ev_document_factory_get_from_mime), (get_document_from_uri),
3733         (free_uncompressed_uri), (ev_document_factory_get_document):
3734         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3735
3736         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3737
3738 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3739
3740         * libdocument/ev-document.h:
3741
3742         Fix typo in function name. 
3743
3744 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3745
3746         * backend/ps/ps-document.c: (ps_interpreter_finished),
3747         (ps_interpreter_start), (ps_interpreter_failed):
3748
3749         Handle ghostscript interpreter crashes. 
3750
3751 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3752
3753         * shell/ev-window.c: (ev_window_open_uri),
3754         (window_configure_event_cb):
3755
3756         Setup window size and position before showing it. Fixes bug #401711.
3757
3758 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3759
3760         * backend/ps/Makefile.am:
3761         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3762         (ps_document_dispose), (ps_document_class_init),
3763         (ps_interpreter_input), (ps_interpreter_output),
3764         (ps_interpreter_error), (setup_interpreter_env),
3765         (ps_interpreter_start), (ps_interpreter_stop),
3766         (ps_interpreter_failed), (ps_interpreter_is_ready),
3767         (check_filecompressed), (document_load), (ps_document_load),
3768         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3769         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3770         (render_page):
3771
3772         Rework ps-document. Code cleanups, remove deprecated code. 
3773
3774 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3775
3776         * shell/ev-view.c: (ev_view_button_press_event):
3777
3778         Do not start an image drag and drop operation when pointer is on 
3779         text, so that we can select text when the whole background is an
3780         image. 
3781
3782 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3783
3784         * shell/ev-window.c: (ev_window_update_actions): 
3785
3786         Disable all zoom related actions during presentation mode. 
3787
3788 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3789
3790         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3791
3792         Do not zoom in or out on presentation mode. Fixes bug #401305.
3793
3794 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3795
3796         * shell/ev-navigation-action.c: (connect_proxy),
3797         (create_menu_item), (ev_navigation_action_class_init):
3798         
3799         Correctly show menu and fix crash when navigaton 
3800         action is out of toolbar visible area.
3801
3802 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3803
3804         * data/Makefile.am:
3805         * data/evince.1:
3806         
3807         Added man file
3808
3809 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3810
3811         * help/reference/* :
3812         * configure.ac:
3813         
3814         Added gtk-doc based documentation for Evince.
3815         Still in initial state but I hope it will
3816         grow.
3817         
3818         * configure.ac:
3819         
3820         Lower dbus requirement to 0.70
3821
3822 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3823
3824         * shell/ev-window.c: (ev_window_add_history):
3825
3826         Fix memory leak. 
3827
3828 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3829
3830         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3831         * shell/ev-view.h:
3832         * shell/ev-window.c: (ev_window_add_history):
3833         
3834         Correctly handle named destination links
3835
3836 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3837
3838         * NOTES:
3839         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3840         * backend/pdf/ev-poppler.cc:
3841         * libdocument/ev-document-links.h:
3842         * libdocument/ev-link.c: (ev_link_get_page):
3843         * libdocument/ev-link.h:
3844         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3845         (ev_history_add_link):
3846         * shell/ev-history.h:
3847         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3848         (new_history_menu_item), (build_menu):
3849         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3850         * shell/ev-sidebar-links.c: (create_loading_model),
3851         (print_section_cb), (ev_sidebar_links_construct),
3852         (fill_page_labels), (update_page_callback_foreach),
3853         (update_page_callback), (job_finished_callback):
3854         * shell/ev-view.c: (ev_view_handle_link):
3855         * shell/ev-window.c: (ev_window_find_chapter),
3856         (ev_window_add_history), (view_handle_link_cb),
3857         (history_changed_cb):
3858         
3859         Implements another history variant
3860
3861 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3862
3863         * shell/ev-window.c: (view_external_link_cb):
3864         * shell/ev-view.c: (ev_view_button_release_event):
3865
3866         Open links in new window when clicking with middle button. 
3867
3868 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3869
3870         * shell/ev-navigation-action.c: (new_history_menu_item):
3871         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3872         * shell/ev-view.c: (ev_view_handle_link):
3873         * shell/ev-window.c:
3874         
3875         Store link before jump, not the destination. For me it 
3876         seems like more natural history behavior.
3877
3878 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3879
3880         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3881         (ev_navigation_action_class_init):
3882         * shell/ev-navigation-action.h:
3883         * shell/ev-page-action.c: (activate_cb):
3884         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3885         (ev_page_cache_set_current_page_history):
3886         * shell/ev-page-cache.h:
3887         * shell/ev-sidebar-thumbnails.c:
3888         (ev_sidebar_tree_selection_changed),
3889         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3890         * shell/ev-view-private.h:
3891         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3892         * shell/ev-view.h:
3893         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3894         (ev_window_setup_document), (ev_window_load_job_cb):
3895         * shell/ev-window.h:
3896         
3897         History finally works as expected.
3898
3899 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3900
3901         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3902
3903         Do not update links treeview if it doesn't have a model assigned yet. 
3904
3905 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3906
3907         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3908         (ev_sidebar_links_class_init), (update_page_callback):
3909
3910         Do not update links treeview when sidepane is not visible. 
3911
3912 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3913
3914         * shell/ev-marshal.list:
3915         * shell/ev-page-action.c: (activate_cb),
3916         (ev_page_action_class_init):
3917         * shell/ev-page-action.h:
3918         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3919         * shell/ev-window.c:
3920         
3921         Remove activate_link signal, not required.
3922
3923 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3924
3925         * shell/ev-navigation-action.c: (build_menu):
3926         
3927         Reorder menu items and build menu with fixed length.
3928
3929 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3930
3931         * shell/ev-view.c: (get_selected_text):
3932         
3933         Normalize text to fix ligatures problem. See bug
3934         #341947 for details.
3935
3936 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3937
3938         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3939
3940         Fix memory leak in ev-page-cache. 
3941
3942 2007-01-25  Tom Parker <palfrey@tevp.net>
3943
3944         * backend/impress/impress-document.c: (impress_document_load),
3945         (impress_document_finalize), (impress_document_init):
3946         * properties/ev-properties-main.c: (ev_properties_get_pages):
3947         
3948         Correctly handle impress document errors. Fixes nautilus
3949         crash in property page #370491.
3950
3951 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3952
3953         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3954         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3955         (ev_job_queue_remove_job):
3956         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
3957         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
3958         (ev_job_load_run):
3959         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
3960         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
3961         (ev_window_load_job_cb), (xfer_update_progress_callback),
3962         (ev_window_open_uri), (ev_window_dispose):
3963         * shell/main.c: (main):
3964
3965         Do file transfer asynchronously in the main thread instead of
3966         synchronously in the load thread. Fixes bugs #399694, #398307 and
3967         #343542.
3968
3969 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3970
3971         * shell/ev-jobs.c: (ev_job_xfer_run):
3972
3973         Load the document with the font-config lock held. 
3974
3975 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3976
3977         * backend/ps/ps-document.c: (start_interpreter):
3978
3979         Fix memory leaks in ps backend. 
3980
3981 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3982
3983         * backend/impress/impress-document.c:
3984         (impress_document_render_pixbuf):
3985
3986         Do not acquire fontconfig lock in impress backend, since it is using
3987         the main loop for rendering. 
3988
3989 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3990
3991         * po/POTFILES.in: 
3992
3993         Remove mdvi files that shouldn't be translated. 
3994
3995 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
3996
3997         * shell/ev-view-private.h:
3998         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
3999         (ev_view_set_zoom):
4000
4001         Render "loading..." text into a cairo surface instead of directly into
4002         the window so that fontconfig lock is only needed once and UI is not
4003         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4004
4005 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4006
4007         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4008         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4009
4010         Use icon theme associated with the window screen rather than default. 
4011
4012 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4013
4014         * configure.ac:
4015
4016         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4017
4018 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4019
4020         * data/icons/*/apps/evince.*:
4021
4022         Move Evince icons under new apps directory.
4023
4024         * data/icons/*/actions/*:
4025
4026         Add new custom themeable Evince icons: view-page-continuous, 
4027         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4028         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4029
4030         * configure.ac:
4031
4032         Add new directories to AC_CONFIG_FILES.
4033
4034         * shell/ev-stock-icons.c:
4035         * shell/ev-stock-icons.h:
4036
4037         Use new custom themeable icons.
4038
4039 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4040
4041         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4042
4043         Do not draw white background page in presentation mode. 
4044
4045 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4046
4047         * shell/ev-view.c: Remove unused gnome-vfs include.
4048
4049 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4050
4051         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4052         
4053         Format string is corrected, fixes bug #397129.
4054
4055 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4056
4057         * shell/ev-window.c: (ev_window_setup_recent):
4058
4059         Do not include in recent menu inexistent documents. Fixes
4060         bug #339171.
4061
4062 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4063
4064         * po/POTFILES.skip: 
4065
4066         Update POTFILES.skip file according to current source tree. 
4067
4068 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4069
4070         * shell/ev-window.c: (file_save_dialog_response_cb):
4071
4072         Do Save a copy in atomic way. Fixes bug #328266. 
4073
4074 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4075
4076         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4077
4078         Keep selected cell always visible in index treeview.
4079
4080 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4081         
4082         * shell/ev-view.c: (ev_view_size_allocate):
4083
4084         Restore horizontal scrollbar after switching to/from fullscreen
4085         or presentation mode. Fixes bug #331728.
4086
4087 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4088
4089         * shell/ev-view-private.h:
4090         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4091         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4092         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4093         (ev_view_can_zoom_out):
4094
4095         Use max and min scale values in the view iby taking dpi into account. 
4096
4097 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4098
4099         * configure.ac:
4100         * NEWS:
4101
4102         Release 0.7.1
4103
4104 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4105
4106         * shell/ev-window.c: (ev_window_print_send):
4107
4108         Send print job to printer with some settings set to default values,
4109         since we have already exported to a file according to such settings
4110         and they could be taken twice by some printers. 
4111
4112 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4113
4114         * shell/ev-jobs.c: (ev_job_xfer_run):
4115         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4116
4117         Show main window and load document with the font-config lock held. 
4118
4119 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4120
4121         * configure.ac:
4122         * shell/ev-application.c: (ev_application_register_service):
4123         * shell/main.c: (load_files_remote):
4124
4125         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4126
4127 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4128
4129         * doc/debugging.txt:
4130         
4131         Remove obsolete documentation.
4132
4133 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4134
4135         * Makefile.am:
4136         * backend/Makefile.am:
4137         * backend/comics/Makefile.am:
4138         * backend/djvu/Makefile.am:
4139         * backend/dvi/Makefile.am:
4140         * backend/ev-async-renderer.c:
4141         * backend/ev-async-renderer.h:
4142         * backend/ev-attachment.c:
4143         * backend/ev-attachment.h:
4144         * backend/ev-backend-marshal.c:
4145         * backend/ev-document-factory.c:
4146         * backend/ev-document-factory.h:
4147         * backend/ev-document-find.c:
4148         * backend/ev-document-find.h:
4149         * backend/ev-document-fonts.c:
4150         * backend/ev-document-fonts.h:
4151         * backend/ev-document-images.c:
4152         * backend/ev-document-images.h:
4153         * backend/ev-document-info.h:
4154         * backend/ev-document-links.c:
4155         * backend/ev-document-links.h:
4156         * backend/ev-document-misc.c:
4157         * backend/ev-document-misc.h:
4158         * backend/ev-document-security.c:
4159         * backend/ev-document-security.h:
4160         * backend/ev-document-thumbnails.c:
4161         * backend/ev-document-thumbnails.h:
4162         * backend/ev-document-transition.c:
4163         * backend/ev-document-transition.h:
4164         * backend/ev-document.c:
4165         * backend/ev-document.h:
4166         * backend/ev-file-exporter.c:
4167         * backend/ev-file-exporter.h:
4168         * backend/ev-image.c:
4169         * backend/ev-image.h:
4170         * backend/ev-link-action.c:
4171         * backend/ev-link-action.h:
4172         * backend/ev-link-dest.c:
4173         * backend/ev-link-dest.h:
4174         * backend/ev-link.c:
4175         * backend/ev-link.h:
4176         * backend/ev-render-context.c:
4177         * backend/ev-render-context.h:
4178         * backend/ev-selection.c:
4179         * backend/ev-selection.h:
4180         * backend/impress/Makefile.am:
4181         * backend/pdf/Makefile.am:
4182         * backend/pixbuf/Makefile.am:
4183         * backend/ps/Makefile.am:
4184         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4185         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4186         (start_interpreter), (stop_interpreter), (document_load),
4187         (ps_document_next_page), (render_page):
4188         * backend/tiff/Makefile.am:
4189         * comics/Makefile.am:
4190         * comics/comics-document.c:
4191         * comics/comics-document.h:
4192         * configure.ac:
4193         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4194         * djvu/Makefile.am:
4195         * djvu/djvu-document-private.h:
4196         * djvu/djvu-document.c:
4197         * djvu/djvu-document.h:
4198         * djvu/djvu-links.c:
4199         * djvu/djvu-links.h:
4200         * djvu/djvu-text-page.c:
4201         * djvu/djvu-text-page.h:
4202         * djvu/djvu-text.c:
4203         * djvu/djvu-text.h:
4204         * dvi/Makefile.am:
4205         * dvi/dvi-document.c:
4206         * dvi/dvi-document.h:
4207         * dvi/fonts.c:
4208         * dvi/fonts.h:
4209         * dvi/mdvi-lib/Makefile.am:
4210         * dvi/mdvi-lib/afmparse.c:
4211         * dvi/mdvi-lib/afmparse.h:
4212         * dvi/mdvi-lib/bitmap.c:
4213         * dvi/mdvi-lib/bitmap.h:
4214         * dvi/mdvi-lib/color.c:
4215         * dvi/mdvi-lib/color.h:
4216         * dvi/mdvi-lib/common.c:
4217         * dvi/mdvi-lib/common.h:
4218         * dvi/mdvi-lib/defaults.h:
4219         * dvi/mdvi-lib/dvimisc.c:
4220         * dvi/mdvi-lib/dviopcodes.h:
4221         * dvi/mdvi-lib/dviread.c:
4222         * dvi/mdvi-lib/files.c:
4223         * dvi/mdvi-lib/font.c:
4224         * dvi/mdvi-lib/fontmap.c:
4225         * dvi/mdvi-lib/fontmap.h:
4226         * dvi/mdvi-lib/fontsrch.c:
4227         * dvi/mdvi-lib/gf.c:
4228         * dvi/mdvi-lib/hash.c:
4229         * dvi/mdvi-lib/hash.h:
4230         * dvi/mdvi-lib/list.c:
4231         * dvi/mdvi-lib/mdvi.h:
4232         * dvi/mdvi-lib/pagesel.c:
4233         * dvi/mdvi-lib/paper.c:
4234         * dvi/mdvi-lib/paper.h:
4235         * dvi/mdvi-lib/pk.c:
4236         * dvi/mdvi-lib/private.h:
4237         * dvi/mdvi-lib/setup.c:
4238         * dvi/mdvi-lib/sp-epsf.c:
4239         * dvi/mdvi-lib/special.c:
4240         * dvi/mdvi-lib/sysdeps.h:
4241         * dvi/mdvi-lib/t1.c:
4242         * dvi/mdvi-lib/tfm.c:
4243         * dvi/mdvi-lib/tfmfile.c:
4244         * dvi/mdvi-lib/tt.c:
4245         * dvi/mdvi-lib/util.c:
4246         * dvi/mdvi-lib/vf.c:
4247         * dvi/pixbuf-device.c:
4248         * dvi/pixbuf-device.h:
4249         * impress/Makefile.am:
4250         * impress/common.h:
4251         * impress/document.c:
4252         * impress/f_oasis.c:
4253         * impress/f_oo13.c:
4254         * impress/iksemel.c:
4255         * impress/iksemel.h:
4256         * impress/imposter.h:
4257         * impress/impress-document.c:
4258         * impress/impress-document.h:
4259         * impress/internal.h:
4260         * impress/r_back.c:
4261         * impress/r_draw.c:
4262         * impress/r_geometry.c:
4263         * impress/r_gradient.c:
4264         * impress/r_style.c:
4265         * impress/r_text.c:
4266         * impress/render.c:
4267         * impress/render.h:
4268         * impress/zip.c:
4269         * impress/zip.h:
4270         * lib/Makefile.am:
4271         * lib/ev-debug.c:
4272         * lib/ev-debug.h:
4273         * lib/ev-file-helpers.c:
4274         * lib/ev-file-helpers.h:
4275         * lib/ev-gui.c:
4276         * lib/ev-gui.h:
4277         * lib/ev-tooltip.c:
4278         * lib/ev-tooltip.h:
4279         * libdocument/Makefile.am:
4280         * libdocument/ev-file-helpers.c:
4281         * pdf/Makefile.am:
4282         * pdf/ev-poppler.cc:
4283         * pdf/ev-poppler.h:
4284         * pixbuf/Makefile.am:
4285         * pixbuf/pixbuf-document.c:
4286         * pixbuf/pixbuf-document.h:
4287         * properties/Makefile.am:
4288         * ps/Makefile.am:
4289         * ps/gsdefaults.c:
4290         * ps/gsdefaults.h:
4291         * ps/gsio.c:
4292         * ps/gsio.h:
4293         * ps/gstypes.h:
4294         * ps/ps-document.c:
4295         * ps/ps-document.h:
4296         * ps/ps.c:
4297         * ps/ps.h:
4298         * shell/Makefile.am:
4299         * shell/ev-application.h:
4300         * shell/ev-sidebar-links.c:
4301         * shell/ev-sidebar-links.h:
4302         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4303         (ev_gui_menu_position_tree_selection):
4304         * shell/ev-utils.h:
4305         * shell/ev-view.c: (ev_view_finalize):
4306         * shell/ev-window.c:
4307         * shell/main.c: (main):
4308         * thumbnailer/Makefile.am:
4309         * tiff/Makefile.am:
4310         * tiff/tiff-document.c:
4311         * tiff/tiff-document.h:
4312         * tiff/tiff2ps.c:
4313         * tiff/tiff2ps.h:
4314         
4315         Reorganize source tree.
4316
4317 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4318
4319         * backend/ev-document-factory.c:
4320
4321         Do not include ev-poppler.h when pdf is disabled. 
4322
4323 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4324
4325         * configure.ac:
4326         * data/evince-ui.xml:
4327         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4328         (pdf_document_document_images_iface_init):
4329         * backend/Makefile.am:
4330         * backend/ev-document-images.[ch]:
4331         * backend/ev-image.[ch]:
4332         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4333         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4334         (ev_job_xfer_run):
4335         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4336         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4337         (ev_pixbuf_cache_get_image_mapping):
4338         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4339         (view_menu_popup_cb), (ev_window_dispose),
4340         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4341         (ev_view_popup_cmd_copy_image):
4342         * shell/ev-view-private.h:
4343         * shell/ev-view.c: (ev_view_get_image_at_location),
4344         (ev_view_do_popup_menu), (ev_view_popup_menu),
4345         (ev_view_button_press_event), (ev_view_drag_data_get),
4346         (ev_view_drag_motion), (ev_view_drag_data_received),
4347         (ev_view_motion_notify_event), (ev_view_button_release_event),
4348         (ev_view_finalize), (ev_view_class_init):
4349
4350         Add image handling support. Fixes bugs #310008 and #325047. Images
4351         selection is not supported yet. 
4352
4353 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4354
4355         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4356         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4357         (ev_view_init):
4358
4359         Move view drag and drop stuff to ev-view.
4360
4361 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4362
4363         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4364         * shell/ev-view.c: (clear_selection): 
4365
4366         Clear selection also in pixbuf cache.
4367
4368 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4369
4370         * data/evince.desktop.in.in:
4371         
4372         Change icon name in desktop file. See bug #390734
4373         for details.
4374
4375 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4376
4377         * thumbnailer/Makefile.am:
4378
4379         Use top_builddir instead top_srcdir for generated schema
4380         file installation. Fixes bug #390161.
4381
4382 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4383
4384         * configure.ac:
4385         * backend/Makefile.am:
4386         * backend/ev-document-transition.[ch]:
4387         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4388         (pdf_document_page_transition_iface_init):
4389         * shell/ev-view-private.h:
4390         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4391         (ev_view_set_presentation), (transition_next_page),
4392         (ev_view_presentation_transition_stop),
4393         (ev_view_presentation_transition_start), (ev_view_next_page):
4394
4395         Add page transition support in presentation mode. At the moment only
4396         page duration is supported, but not transition effects. Fixes bug
4397         #309815.
4398
4399 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4400
4401         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4402
4403         Run find_link_dest with document lock held, since it's called by links
4404         thread and main thread at the same time. 
4405
4406 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4407
4408         * shell/ev-view.c: (goto_dest):
4409
4410         Update page-cache when page is changed by the view, so that
4411         page-changed signal is emitted. 
4412
4413 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4414
4415         * test/test1.py:
4416         * test/test2.py:
4417
4418         Use C locale in tests. 
4419
4420 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4421
4422         * shell/ev-window.c: (ev_window_run_presentation):
4423         * shell/ev-view-private.h:
4424         * shell/ev-view.c: (ev_view_set_presentation):
4425
4426         Restore zoom settings when back from presentation mode. 
4427
4428 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4429
4430         * shell/ev-window.c: (ev_window_run_presentation):
4431
4432         Always use "best fit" zoom in presentation mode.
4433         Fixes bug #389195.
4434
4435 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4436
4437         * shell/ev-view.c: (ev_view_goto_window_create):
4438
4439         Show "Jump to page" label in the page jumping popup in
4440         presentation mode instead of just a GtkEntry.
4441
4442 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4443
4444         * shell/ev-window.c: (launch_external_uri):
4445
4446         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4447         #378085.
4448
4449 2006-12-22  Elijah Newren  <newren gmail com>
4450
4451         * configure.ac: explicitly check for libxml2.  Fixes #388795
4452
4453 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4454
4455         * shell/ev-view-private.h:
4456         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4457         (ev_view_goto_window_delete_event), (key_is_numeric),
4458         (ev_view_goto_window_key_press_event),
4459         (ev_view_goto_window_button_press_event),
4460         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4461         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4462         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4463
4464         Allow jumping to another page by typing a page number in presentation
4465         mode. It uses a popup window with an entry. Fixes bug #353625.
4466
4467 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4468
4469         * configure.ac:
4470         * properties/ev-properties-view.c: (ev_get_default_user_units),
4471         (ev_regular_paper_size):
4472         
4473         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4474         to Damien Carbery <damien.carbery@sun.com> and
4475         Yevgen Muntyan <muntyan@tamu.edu>.
4476
4477 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4478
4479         * shell/ev-window.c: (setup_document_from_metadata):
4480
4481         Make sure Evince doesn't restore the view on the last
4482         page when a document is reopened. Fixes bug #383381.
4483
4484 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4485
4486         * shell/ev-view.c: (draw_loading_text):
4487
4488         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4489
4490 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4491
4492         * configure.ac:
4493         * NEWS:
4494
4495         Release 0.7.0
4496
4497 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4498
4499         * configure.ac:
4500         * pdf/ev-poppler.cc: (pdf_print_context_free),
4501         (pdf_document_file_exporter_begin),
4502         (pdf_document_file_exporter_do_page):
4503
4504         Make cairo-pdf depedency optional. 
4505
4506 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4507
4508         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4509
4510         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4511
4512 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4513
4514         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4515         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4516         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4517         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4518         * shell/ev-view.c: (draw_loading_text):
4519         * shell/ev-window.c: (ev_window_cmd_file_properties):
4520
4521         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4522         related to using FontConfig from different threads.
4523         
4524 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4525
4526         * shell/ev-view.c: (draw_loading_text):
4527
4528         Acquire lock document when drawing "Loading..." text so that only one
4529         thread will use FontConfig at the same time. Fixes bug #374750.
4530
4531 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4532
4533         * shell/ev-page-action.[ch]: (activate_cb):
4534         * shell/ev-window.c: (activate_label_cb):
4535
4536         Check if text inserted in page entry is a valid page number when it
4537         doesn't match to any document page label. Fixes bug #383165.
4538
4539 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4540         * shell/ev-window.c:
4541
4542         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4543         available with GTK < 2.10. Added an ifdef to avoid compilation
4544         error.
4545
4546 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4547
4548         * configure.ac:
4549         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4550
4551         Fix ps backend in multihead systems.
4552
4553 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4554
4555         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4556         * shell/ev-window.c: (ev_window_get_screen_dpi),
4557         (ev_window_update_actions), (setup_view_from_metadata),
4558         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4559
4560         Take screen DPI into account when zooming. Fixes bug #318285.
4561
4562 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4563
4564         * data/Makefile.am:
4565
4566         Cleaned up/slightly refactored Makefile.am. Added GConf
4567         schemas uninstallation as well.
4568
4569 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4570
4571         * Makefile.am:
4572         * test/Makefile.am:
4573
4574         Fight with autotools to fix make check. Make distcheck
4575         works fine as well now!
4576
4577 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4578
4579         * shell/ev-view.c: (draw_end_presentation_page):
4580
4581         Corrected "end of presentation" string.
4582
4583 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4584
4585         * shell/ev-view.c: (ev_view_key_press_event):
4586
4587         Correctly propagate key press event so that up/down keys
4588         work as expected (correct behaviour was broken by
4589         black/white screen key bindings for presentations).
4590
4591 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4592
4593         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4594         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4595         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4596         (pdf_selection_get_selection_region),
4597         (pdf_selection_get_selection_map):
4598
4599         Add "static" to some private functions. 
4600
4601 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4602
4603         * lib/ev-tooltip.h:
4604         * properties/ev-properties-view.h:
4605         * shell/ev-jobs.h:
4606         * shell/ev-properties-dialog.h:
4607         * shell/ev-properties-fonts.h:
4608         * shell/ev-sidebar-links.h:
4609         * shell/ev-sidebar-thumbnails.h:
4610         * shell/ev-sidebar.h:
4611         * shell/ev-window.h:
4612         
4613         Fixes CHACK type in class casts. See bug #385343
4614         for details.
4615
4616 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4617
4618         * shell/ev-view-private.h:
4619         * shell/ev-view.c: (draw_end_presentation_page),
4620         (ev_view_expose_event), (ev_view_key_press_event),
4621         (ev_view_class_init), (ev_view_init):
4622
4623         Blank screen in presentation mode when pressing 'b' (filling with
4624         black) or 'w' (filling with white) keys. Fixes bug #358132.
4625
4626 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4627
4628         * data/evince-toolbar.xml:
4629         * shell/ev-window.c:
4630         
4631         Use stock icon for Select All action. Fixes
4632         bug #382652.
4633
4634 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4635
4636         * shell/ev-view.c: (get_doc_point_from_offset),
4637         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4638
4639         Add links support in rotated documents. Fixes bug #343733.
4640
4641 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4642
4643         * shell/ev-view-private.h:
4644         * shell/ev-view.c: (draw_end_presentation_page),
4645         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4646
4647         Show a blank page after the last page in presentation mode with a
4648         message indicating that presentation has finished and how to exit. 
4649
4650 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4651
4652         * shell/ev-window.c: (fullscreen_timeout_cb):
4653
4654         Hide cursor after a while in presentation mode. 
4655
4656 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4657
4658         * backend/ev-document-info.h:
4659         * data/evince-properties.glade:
4660         * pdf/ev-poppler.cc:
4661         * properties/ev-properties-view.c: (ev_regular_paper_size),
4662         (ev_properties_view_set_info):
4663         * ps/ps-document.c: (ps_document_get_info):
4664
4665         Adds a paper size field to the properties dialog. Fixes
4666         bug #307315. Patch by Kasper Svendsen (with some i18n
4667         changes done by me).
4668
4669 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4670
4671         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4672         (screensaver_init_dbus), (totem_scrsaver_new),
4673         (totem_scrsaver_init):
4674         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4675         * shell/ev-application.c: (ev_application_register_service),
4676         (ev_application_screensaver_enable),
4677         (ev_application_screensaver_disable):
4678         * shell/ev-application.h:
4679         * shell/ev-window.c: (ev_window_run_presentation),
4680         (ev_window_stop_presentation), (build_comments_string),
4681         (ev_window_init):
4682         
4683         Move screensaver handling to application. No more
4684         message on startup.
4685
4686 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4687
4688         * configure.ac:
4689         * backend/Makefile.am:
4690         * backend/ev-file-exporter.[ch]:
4691         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4692         * ps/ps-document.c: (ps_document_file_exporter_*):
4693         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4694         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4695         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4696         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4697
4698         Allow printing to PDF when suppoted by the backend.
4699         
4700 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4701
4702         * shell/ev-window.c: (build_comments_string):
4703
4704         Use always "Document Viewer" in about dialog. 
4705
4706 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4707
4708         * djvu/djvu-document.c: (djvu_document_get_page_size):
4709
4710         Display a warning message when get_pageinfo fails. 
4711
4712 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4713
4714         * Makefile.am:
4715         * backend/Makefile.am:
4716         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4717         * configure.ac:
4718         * shell/ev-window.c: (build_comments_string):
4719         
4720         Make pdf compilation optional. See bug #38007.
4721
4722 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4723
4724         * ps/ps.c: (get_next_text):
4725
4726         Fix CVE-2006-5864.
4727
4728 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4729
4730         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4731         * shell/ev-navigation-action.c: (connect_proxy),
4732         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4733         
4734         Do not call g_type_class_peek_parent twice.
4735
4736 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4737
4738         * configure.ac:
4739         * data/icons/24x24/.cvsignore:
4740         * data/icons/24x24/Makefile.am:
4741         * data/icons/24x24/evince.png:
4742         * data/icons/Makefile.am:
4743         
4744         Add 24x24 icon. Thanks to 
4745         Michael Monreal <infernux@web.de>.
4746
4747 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4748
4749         * configure.ac: Fix typo in configure.ac. Thanks
4750         to dmacks@netspace.org for notification.
4751
4752 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4753
4754         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4755         
4756         Drop dbus include, fixes compilation with older dbus.
4757
4758 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4759
4760         * configure.ac:
4761         * cut-n-paste/Makefile.am:
4762         * cut-n-paste/totem-screensaver/.cvsignore
4763         * cut-n-paste/totem-screensaver/Makefile.am:
4764         * cut-n-paste/totem-screensaver/README:
4765         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4766         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4767         * shell/Makefile.am:
4768         * shell/ev-window.c: (ev_window_run_presentation),
4769         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4770         (ev_window_init):
4771
4772         Implemented screensaver enabling/disabling for
4773         presentation mode (not fullscreen mode). Code stolen
4774         from Totem (with some minor tweaks). Fixes bug #338889.
4775
4776 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4777
4778         * configure.ac:
4779
4780         Bump gnome-icon-theme requirements. We use the rotation
4781         icons that appeared recently.
4782
4783 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4784
4785         * shell/ev-history.c: (ev_history_add_page):
4786         * shell/ev-history.h:
4787         * shell/ev-window.c: (page_changed_cb):
4788         
4789         Use page labels instead of numbers.
4790
4791 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4792
4793         * data/evince-toolbar.xml:
4794         * po/POTFILES.in:
4795         * shell/Makefile.am:
4796         * shell/ev-navigation-action-widget.c:
4797         (ev_navigation_action_widget_init),
4798         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4799         (menu_detacher), (ev_navigation_action_widget_set_menu),
4800         (menu_position_func), (popup_menu_under_arrow),
4801         (ev_navigation_action_widget_toggled),
4802         (ev_navigation_action_widget_button_press_event):
4803         * shell/ev-navigation-action-widget.h:
4804         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4805         (ev_navigation_action_set_window), (activate_menu_item_cb),
4806         (new_history_menu_item), (new_empty_history_menu_item),
4807         (build_menu), (menu_activated_cb), (connect_proxy),
4808         (create_tool_item), (ev_navigation_action_init),
4809         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4810         * shell/ev-navigation-action.h:
4811         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4812         (ev_page_action_widget_set_page_cache),
4813         (ev_page_action_widget_finalize),
4814         (ev_page_action_widget_class_init), (match_selected_cb),
4815         (display_completion_text), (match_completion), (build_new_tree_cb),
4816         (get_filter_model_from_model),
4817         (ev_page_action_widget_update_model):
4818         * shell/ev-page-action-widget.h:
4819         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4820         (connect_proxy):
4821         * shell/ev-page-action.h:
4822         * shell/ev-stock-icons.c:
4823         * shell/ev-stock-icons.h:
4824         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4825         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4826         (register_custom_actions):
4827         * shell/main.c:
4828         
4829         Preliminary history implementation
4830
4831 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4832
4833         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4834         (dvi_document_class_init), (dvi_document_init_params):
4835         * dvi/mdvi-lib/font.c: (font_reference):
4836         
4837         Add reference to subfont. Fixes bug #374277.
4838
4839 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4840
4841         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4842         (ev_window_cmd_file_open_copy_at_dest):
4843
4844         Fix a race condition when creating symlink. Increase the counter
4845         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4846         Mathias Hasselmann).
4847
4848 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4849
4850         * backend/Makefile.am:
4851         * backend/ev-attachment.c: (ev_attachment_open):
4852         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4853         (ev_tmp_dir), (ev_tmp_filename):
4854         * shell/ev-sidebar-attachments.c:
4855         (ev_sidebar_attachments_drag_data_get):
4856         * shell/ev-window.c: (ev_window_clear_temp_file):
4857
4858         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4859         in ensure_dir_exists. Abort without crashing when we can't create
4860         user's directory.
4861
4862 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4863
4864         * data/evince-ui.xml:
4865         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4866         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4867         (ev_window_cmd_file_open_copy_at_dest),
4868         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4869         (ev_view_popup_cmd_open_link_new_window):
4870
4871         Allow opening a copy of the current document in a new window. Fixes bug
4872         #357472
4873
4874 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4875
4876         * data/evince-toolbar.xml:
4877         
4878         Add rotate right and rotate left to available items for toolbar.
4879         
4880         * data/evince-ui.xml:
4881         * shell/ev-window.c: (ev_window_init):
4882         
4883         Customize toolbar with right click. Fixes bug #372451.
4884
4885 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4886
4887         * shell/ev-window.c: 
4888         
4889         Use "object-rotate-{left,right}" stock icons. Fixes 
4890         bug #373863.
4891
4892 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4893
4894         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4895         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4896         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4897         (ev_window_open_uri):
4898         * shell/main.c: (arguments_parse):
4899
4900         Remove temp file created when evince is used by GTK+ in
4901         preview mode. Fixes bug #365282. 
4902
4903 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4904
4905         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4906         
4907         Fixes bug #372474 - Side pane disabled when entering 
4908         and leaving fullscreen mode.
4909
4910 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4911
4912         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4913         * data/Makefile.am:
4914         * data/evince-preview-toolbar.xml:
4915         * data/evince-toolbar.xml:
4916         * shell/ev-application.c: (ev_application_shutdown),
4917         (ev_application_init), (ev_application_get_toolbars_model):
4918         * shell/ev-application.h:
4919         * shell/ev-window.c: (update_chrome_visibility),
4920         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4921         (ev_window_cmd_edit_toolbar), (ev_window_init):
4922         
4923         Fixes bug #364364 - toolbar editor shows zoom actions again.
4924
4925 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4926
4927         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4928
4929         Do not take margins into consideration for paper size when printing.
4930         Really fixes bug #350491.
4931
4932 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4933
4934         * data/evince-ui.xml:
4935         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4936         (ev_window_cmd_file_print_setup),
4937         (ev_window_print_dialog_response_cb),
4938         (ev_window_setup_action_sensitivity):
4939
4940         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4941
4942 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4943
4944         * shell/ev-window.c: (ev_window_print_range):
4945
4946         Revert my previuos commit, since printing to PDF is not supported by
4947         evince yet. 
4948
4949 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4950
4951         * shell/ev-window.c: (ev_window_print_range):
4952
4953         Enable print to a PDF. Fixes bug #332121.
4954
4955 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4956
4957         * shell/ev-application-service.xml:
4958         * shell/ev-application.[ch]: (ev_application_open_window),
4959         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
4960         (ev_application_open_uri), (ev_application_open_uri_list):
4961         * shell/ev-window.c: (file_open_dialog_response_cb),
4962         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
4963         (drag_data_received_cb), (open_remote_link):
4964         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
4965
4966         Add support for multiscreen systems. Fixes bug #316206.
4967
4968 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4969
4970         * shell/ev-jobs.[ch]: (ev_job_print_new),
4971         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
4972         (ev_job_print_do_page):
4973         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
4974
4975         Allow printing only odd/even pages. Fixes bug #367289.
4976
4977 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4978
4979         * test/test1.py:
4980         * test/test2.py:
4981
4982         Re-add locale settings to test files.
4983
4984 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4985
4986         * data/evince-ui.xml:
4987         * shell/ev-window.c: (set_action_properties):
4988         
4989         Removed garbage from code and ui.
4990
4991 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4992
4993         * shell/ev-window.c: (ev_window_cmd_help_about):
4994
4995         Shamelessly add my name to the list of contributors.
4996
4997 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4998
4999         * test/test1.py:
5000         * test/test2.py:
5001
5002         Cleaned up the dogtail scripts.
5003
5004 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5005
5006         * shell/ev-view.c: (draw_loading_text): Don't render
5007         "loading..." text in presentation mode. Temporary
5008         workaround for bug #320352.
5009
5010 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5011
5012         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5013         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5014
5015         Use print settings scale, copies, collate and reverse which were
5016         ignored. Fixes bug #359032.
5017
5018 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5019
5020         * configure.ac:
5021         * data/evince-password.glade:
5022         * test/Makefile.am:
5023         * test/test-encrypt.pdf:
5024         * test/test-links.pdf:
5025         * test/test1.py:
5026         * test/test2.py:
5027
5028         Add automated UI tests for evince with dogtail. See
5029         bug #300948.    
5030
5031 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5032
5033         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5034
5035         Hide fullscreen toolbar when switching to another desktop workspace.
5036         Fixes bug #338871
5037
5038 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5039
5040         * shell/ev-window-title.c: 
5041         
5042         Test for .dvi in title of pdf documents.
5043
5044 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5045
5046         * shell/ev-view.c: (ev_view_scroll):
5047
5048         Page Up/Down should do page jumps in "Best fit" mode.
5049         If a user has explicitly chosen to view exactly one page
5050         at a time, scrolling just a part of the page when
5051         pressing Page Up/Down is not right. Fixes bug #323107.
5052
5053 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5054
5055         * NEWS:
5056         * configure.ac:
5057         
5058         Update for 0.6.1
5059
5060 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5061
5062         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5063         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5064         
5065         Correctly disconnect from job signals on destroy.
5066
5067 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5068
5069         * shell/ev-view-private.h:
5070         * shell/ev-view.c: (view_set_adjustment_values),
5071         (view_update_range_and_current_page),
5072         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5073         
5074         Fixes bug #343199, current page now follows find page.
5075
5076 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5077
5078         * backend/ev-document-factory.c:
5079         * configure.ac:
5080         Assigned OpenDocument presenation MIME type to the
5081         Impress backend. Added some missing (but harmless)
5082         #ifdefs in the document factory as well to make things
5083         consistent again. Fixes bug #360658.
5084
5085 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5086
5087         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5088         * backend/ev-document-find.c: (ev_document_find_get_type):
5089         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5090         * backend/ev-document-links.c: (ev_document_links_get_type):
5091         * backend/ev-document-security.c: (ev_document_security_get_type):
5092         * backend/ev-document-thumbnails.c:
5093         (ev_document_thumbnails_get_type):
5094         * backend/ev-document.c: (ev_document_get_type):
5095         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5096         * backend/ev-selection.c: (ev_selection_get_type):
5097         * cut-n-paste/recent-files/egg-recent-model.c:
5098         (egg_recent_model_get_type):
5099         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5100         (egg_recent_view_uimanager_get_type):
5101         * cut-n-paste/recent-files/egg-recent-view.c:
5102         (egg_recent_view_get_type):
5103         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5104         (egg_editable_toolbar_get_type):
5105         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5106         (egg_toolbar_editor_get_type):
5107         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5108         (egg_toolbars_model_get_type):
5109         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5110         (egg_tree_multi_drag_source_get_type):
5111         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5112         (ephy_zoom_action_get_type):
5113         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5114         (ephy_zoom_control_get_type):
5115         * impress/r_back.c: (_imp_fill_back):
5116         * properties/ev-properties-main.c:
5117         (ev_properties_plugin_register_type):
5118         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5119         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5120         (ev_view_accessible_factory_get_type):
5121
5122         Reduce relocations. Bug #360616.
5123
5124 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5125
5126         * backend/ev-document-factory.c:
5127         (ev_document_factory_get_document):
5128         
5129         Load document even if extension is wrong.
5130
5131 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5132
5133         * shell/ev-metadata-manager.c: (save_values):
5134         * shell/ev-window.c: (setup_size_from_metadata),
5135         (setup_view_from_metadata), (ev_window_setup_document),
5136         (ev_window_xfer_job_cb), (window_configure_event_cb):
5137         
5138         Set size according to the document size/page size ratio.
5139         That should correct rather wierd behaviour of the previous
5140         commit.
5141
5142 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5143
5144         * shell/ev-window.c: (setup_view_from_metadata):
5145         
5146         Set size for new windows from previous window size.
5147         See bugs #354968 and #168450 for details. Thanks
5148         to Meik Hellmund.
5149
5150 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5151
5152         * djvu/djvu-links.c: (build_tree):
5153
5154         Fix memory leak.
5155
5156 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5157
5158         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5159         
5160         Don't make sidebar close button insensitive. Fixes
5161         bug #357871.
5162
5163 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5164
5165         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5166         (ev_window_set_view_accels_sensitivity):
5167         
5168         Don't enable Slash on documents which don't support
5169         find. Fixes bug #358648.
5170
5171 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5172
5173         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5174         open dialog fall back to the current document uri if the
5175         filechooser hasn't been used before. Fixes bug #356980.
5176
5177 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5178
5179         * shell/ev-window.c: (ev_window_setup_recent), 
5180         (ev_window_get_recent_file_label):
5181
5182         Escape underscores in filenames of recent file items.
5183
5184 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5185
5186         * configure.ac:
5187         
5188         Bumped poppler requirements, really 0.5.3 is very 
5189         buggy, now we require 0.5.4.
5190
5191 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5192
5193         * djvu/Makefile.am:
5194         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5195         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5196         (djvu_document_document_links_iface_init):
5197         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5198         (number_from_string_10), (get_djvu_link_dest),
5199         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5200         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5201         (djvu_links_get_links), (djvu_links_find_link_dest),
5202         (djvu_links_get_links_model):
5203         * djvu/djvu-links.h:
5204         
5205         Add support for links and bookmarks in djvu documents. Thanks
5206         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5207         patch.
5208
5209 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5210
5211         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5212         
5213         Reopen should reload document. Fixes 
5214         bug 327951.
5215
5216 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * configure.ac:
5219         * data/Makefile.am:
5220         * data/evince-16.png:
5221         * data/evince-22.png:
5222         * data/evince.png:
5223         * data/evince.svg:
5224         * data/icons/16x16/Makefile.am:
5225         * data/icons/16x16/evince.png:
5226         * data/icons/22x22/Makefile.am:
5227         * data/icons/22x22/evince.png:
5228         * data/icons/48x48/Makefile.am:
5229         * data/icons/48x48/evince.png:
5230         * data/icons/Makefile.am:
5231         * data/icons/scalable/Makefile.am:
5232         * data/icons/scalable/evince.svg:
5233         
5234         Install icons with correct names. Fixes
5235         bug #354429.
5236
5237 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5238
5239         * shell/ev-view.c: (ev_view_button_release_event):
5240
5241         Don't open links with middle mouse button. Fixes bug #353649
5242
5243 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5244
5245         * NEWS:
5246         * configure.ac:
5247         
5248         Update for release 0.6.0
5249
5250 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5251
5252         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5253         Implement Close named action. Patch by Carlos Garcia Campos.
5254
5255 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5256
5257         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5258         
5259         Don't clear link mapping on copy_job_to_job_info. Fixes
5260         bug 346168.
5261
5262 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5263
5264         * shell/main.c: (main):
5265
5266         Revert my previous commit, gnome_program_init owns the option context.
5267         Fix another memory leak in main. Both caught by Christian Persch. 
5268
5269 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5270
5271         * shell/main.c: (main):
5272
5273         Fix memory leak.
5274
5275 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5276
5277         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5278
5279         Fix crash when opening a pdf with password protection. 
5280
5281 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5282
5283         * pdf/ev-poppler.cc: (pdf_document_search_free):
5284
5285         Fix memory leak. 
5286
5287 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5288
5289         * backend/ev-document-factory.c:
5290         (ev_document_factory_get_document):
5291         * tiff/tiff-document.c: (tiff_document_finalize):
5292         
5293         More correct handling of document loading. Fixes
5294         bug #349043.
5295
5296 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5297
5298         * backend/ev-attachment.c: (ev_attachment_save):
5299
5300         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5301         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5302
5303 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5304         
5305         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5306         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5307
5308 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5309
5310         * shell/ev-sidebar-thumbnails.c:
5311
5312         Do not render thumbnails unless thumbnails page is active in the
5313         sidebar.
5314
5315 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5316
5317         * shell/ev-properties-dialog.c:
5318
5319         Fix dialogue spacing. Bug #351370.
5320
5321 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5322
5323         * configure.ac:
5324
5325         Use lowercase gettext catalog file names (evince.mo
5326         instead of Evince.mo)
5327
5328 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5329
5330         * shell/ev-sidebar-attachments.c:
5331
5332         GtkIconTheme is now screen safe too. Fixes bug #350878
5333
5334 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5335
5336         * shell/ev-window.c:
5337
5338         GtkRecent manager is now screen safe. Fixes bug #350145
5339
5340 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5341
5342         * shell/ev-sidebar.c: (ev_sidebar_init):
5343         
5344         Make sidebar close icon smaller. Fix for bug 350177.
5345         See also bugs 350176 and 165770.
5346
5347 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5348
5349         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5350
5351         Ignore zoom for xyz destinations when it's <= 1, keeping user
5352         preferences instead. Set correct sizing-mode for fith and fitv
5353         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5354
5355 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5356
5357         * NEWS:
5358         * configure.ac:
5359         
5360         Update for release 0.5.5
5361
5362 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5363         
5364         * shell/ev-window.c: (ev_window_cmd_escape)
5365
5366         Escape unfocus page entry. Fixes bug #345809.
5367
5368 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5369
5370         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5371         (build_tree), (pdf_document_links_get_links),
5372         (pdf_document_links_find_link_dest):
5373         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5374         (goto_xyz_dest):
5375
5376         Convert from PDF style coordinates to X style coordinates in the
5377         backend rather than in the view. Fixes bug #338440
5378
5379 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5380
5381         * shell/ev-window.c:
5382         
5383         Remove Ctrl+Shift+T shortcut for toolbars. See
5384         the bug #350098.
5385
5386 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5387
5388         * configure.ac:
5389
5390         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5391         of this. 
5392
5393 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5394
5395         * configure.ac:
5396         * cut-n-paste/Makefile.am:
5397         * data/evince-ui.xml:
5398         * shell/Makefile.am:
5399         * shell/ev-application.[ch]:
5400         * shell/ev-window.c:
5401
5402         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5403         #349273
5404
5405 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5406
5407         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5408         findbar code: s/help/search/
5409
5410 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5411
5412         * shell/ev-window.c: (setup_document_from_metadata),
5413         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5414         (setup_view_from_metadata):
5415         
5416         Fix memory leaks.
5417
5418 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5419
5420         * autogen.sh, configure.ac: 
5421         
5422         Update automake usage. See bug 349292.
5423
5424 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5425
5426         * shell/eggfindbar.c: (egg_find_bar_class_init),
5427         (entry_activate_callback), (egg_find_bar_init),
5428         (egg_find_bar_set_status_text):
5429         * shell/eggfindbar.h:
5430         
5431         Unify Evince findbar with Epiphany. Nice patch
5432         from Fabricio Silva <silva@crans.org> and
5433         Frederic Peters <fpeters@entrouvert.com>. See
5434         bug #339966 for details.
5435
5436 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5437
5438         * data/evince.desktop.in.in:
5439         
5440         Correct information for bugzilla. Thanks to
5441         Olaf Vitters, see bug #348855.
5442
5443 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5444
5445         * shell/ev-jobs.[ch]:
5446         * shell/ev-sidebar-links.c:
5447         * shell/ev-window.[ch]:
5448
5449         GtkPrintJob doesn't support print ranges or current page, so we export
5450         to a ps file now when printing ranges or current page.
5451
5452 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5453
5454         * pdf/ev-poppler.cc:
5455         * shell/ev-window.c: (do_action_named):
5456
5457         We should be more clear about bugzilla. See the
5458         poppler bug #7623.
5459
5460 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5461
5462         * configure.ac:
5463         * shell/Makefile.am:
5464         * shell/ev-job-queue.c:
5465         * shell/ev-jobs.[ch]:
5466         * shell/ev-sidebar-links.c:
5467         * shell/ev-window.[ch]:
5468         
5469         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5470         #348422
5471
5472 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5473
5474         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5475         * shell/ev-application-service.xml:
5476         * shell/ev-application.[ch]:
5477         * shell/ev-jobs.[ch]:
5478         * shell/ev-window.[ch]: (ev_window_run_preview):
5479         * shell/main.c: 
5480
5481         Add preview mode to use evince as a printing previewer. It also adds
5482         other command line options for fullscreen and presentation modes.
5483         Fixes bugs #347822, #317031
5484
5485 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5486
5487         * NEWS:
5488         * configure.ac:
5489         
5490         Update for release 0.5.4
5491
5492 2006-07-11  Bastien Nocera <hadess@hadess.net>
5493
5494         * Makefile.am:
5495         * backend/Makefile.am:
5496         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5497         * backend/ev-document-factory.h:
5498         * configure.ac:
5499         * impress/.cvsignore:
5500         * impress/Makefile.am:
5501         * impress/common.h:
5502         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5503         (imp_get_page), (imp_next_page), (imp_prev_page),
5504         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5505         * impress/f_oasis.c: (render_object), (render_page),
5506         (get_geometry), (_imp_oasis_load):
5507         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5508         (_imp_oo13_load):
5509         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5510         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5511         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5512         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5513         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5514         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5515         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5516         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5517         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5518         (iks_new_within), (iks_insert), (iks_insert_cdata),
5519         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5520         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5521         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5522         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5523         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5524         (iks_cdata), (iks_cdata_size), (iks_has_children),
5525         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5526         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5527         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5528         (iks_tree), (iks_load), (iks_save):
5529         * impress/iksemel.h:
5530         * impress/imposter.h:
5531         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5532         (imp_render_draw_bezier_real), (imp_render_get_size),
5533         (imp_render_set_fg_color), (imp_render_draw_line),
5534         (imp_render_draw_rect), (imp_render_draw_polygon),
5535         (imp_render_draw_arc), (imp_render_draw_bezier),
5536         (imp_render_open_image), (imp_render_get_image_size),
5537         (imp_render_scale_image), (imp_render_draw_image),
5538         (imp_render_close_image), (imp_render_markup),
5539         (imp_render_get_text_size), (imp_render_draw_text),
5540         (impress_document_load), (impress_document_save),
5541         (impress_document_get_n_pages), (impress_document_get_page_size),
5542         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5543         (impress_document_finalize), (impress_document_class_init),
5544         (impress_document_can_get_text), (impress_document_get_info),
5545         (impress_document_document_iface_init),
5546         (impress_document_thumbnails_get_thumbnail),
5547         (impress_document_thumbnails_get_dimensions),
5548         (impress_document_document_thumbnails_iface_init),
5549         (impress_document_init):
5550         * impress/impress-document.h:
5551         * impress/internal.h:
5552         * impress/r_back.c: (_imp_fill_back):
5553         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5554         (_imp_draw_image), (_imp_tile_image):
5555         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5556         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5557         (r_polyline):
5558         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5559         (r_draw_gradient_complex), (r_draw_gradient):
5560         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5561         (r_get_bullet):
5562         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5563         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5564         (r_text):
5565         * impress/render.c: (imp_create_context), (imp_context_set_page),
5566         (imp_context_set_step), (imp_render), (imp_delete_context):
5567         * impress/render.h:
5568         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5569         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5570         (zip_load_xml), (zip_get_size), (zip_load):
5571         * impress/zip.h:
5572         * shell/ev-utils.c:
5573         
5574         New backend to support impress slides. Fixes bug #30867.
5575
5576 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5577
5578         * shell/ev-utils.c: (using_postscript_printer):
5579         
5580         Fixes crash when print using PAPI backend,
5581         bug #345012.
5582
5583 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5584
5585         * shell/ev-jobs.c: (ev_job_xfer_run):
5586         * shell/ev-window.c: (password_dialog_response),
5587         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5588         (ev_window_dispose):
5589         Fixes bug #344160: if the xfer job doesn't complete
5590         because a password is required, reload the existing
5591         instance instead of creating a new one.
5592
5593 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5594
5595         * shell/main.c: (main): Call gdk_threads_init. Thus
5596         we'll avoid errors in auth dialog. Fix for the bug
5597         #343347.
5598
5599 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5600
5601         * configure.ac: Advertise pixbuf support, fix
5602         for the bug 343317.
5603
5604 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5605
5606         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5607         (ev_sidebar_thumbnails_set_document):
5608         
5609         Update sidebar thumbnails after reloading.
5610
5611 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5612
5613         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5614         * shell/ev-jobs.h:
5615         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5616         (ev_window_cmd_view_reload), (ev_window_init):
5617         
5618         Don't crash on reload. Fix for the bug #343167.
5619
5620 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5621
5622         * shell/ev-jobs.c: (ev_job_render_run):
5623         
5624         Check for document links.
5625
5626 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5627
5628         * backend/ev-attachment.c: (ev_attachment_save),
5629         (ev_attachment_launch_app), (ev_attachment_open):
5630         * backend/ev-document-factory.c: (get_document_from_uri):
5631         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5632         (egg_recent_view_uimanager_set_list):
5633         * ps/ps-document.c: (check_filecompressed), (document_load),
5634         (ps_document_load):
5635         * shell/ev-metadata-manager.c: (load_values):
5636         * shell/ev-password.c: (ev_password_dialog_set_property):
5637         * shell/ev-view.c: (tip_from_link):
5638         * shell/ev-window.c: (file_save_dialog_response_cb),
5639         (ev_window_print_dialog_response_cb):
5640         
5641         Use consistent quoting style. Fix for the bug #320285.
5642
5643 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5644
5645         * shell/ev-jobs.c: (ev_job_xfer_run):
5646         * shell/main.c: (load_files):
5647                 
5648         Open links with anchors. Fix for the bug #339836.
5649
5650 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5651
5652         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5653         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5654         (ev_link_dest_set_property), (ev_link_dest_finalize),
5655         (ev_link_dest_class_init), (ev_link_dest_new_named),
5656         (ev_link_dest_new_page_label):
5657         * backend/ev-link-dest.h:
5658         * shell/ev-application.c: (ev_application_open_uri):
5659         * shell/ev-view.c: (goto_dest):
5660         * shell/ev-window.c:
5661         * shell/ev-window.h:
5662         
5663         Fix page-label command line option. Bug #342070.
5664
5665 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5666
5667         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5668         
5669         Don't show highlight rects if page can't be showed. Fix for 
5670         the bug #342076
5671
5672 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5673
5674         * shell/ev-window.c: (setup_sidebar_from_metadata),
5675         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5676         
5677         Setup sidebar from metadata even if there is no document
5678         loaded. Fix for the bug #342807.
5679
5680 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5681
5682         * cut-n-paste/toolbar-editor/Makefile.am:
5683         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5684         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5685         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5686         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5687         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5688         (popup_context_menu_cb), (button_press_event_cb),
5689         (configure_item_sensitivity), (configure_item_cursor),
5690         (configure_item_tooltip), (connect_widget_signals),
5691         (action_sensitive_cb), (create_item_from_action),
5692         (create_item_from_position), (toolbar_drag_data_received_cb),
5693         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5694         (toolbar_drag_leave_cb), (configure_drag_dest),
5695         (toggled_visibility_cb), (toolbar_visibility_refresh),
5696         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5697         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5698         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5699         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5700         (egg_editable_toolbar_dispose),
5701         (egg_editable_toolbar_set_ui_manager),
5702         (egg_editable_toolbar_get_selected),
5703         (egg_editable_toolbar_set_selected), (set_edit_mode),
5704         (egg_editable_toolbar_set_property),
5705         (egg_editable_toolbar_get_property),
5706         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5707         (egg_editable_toolbar_new_with_model),
5708         (egg_editable_toolbar_get_edit_mode),
5709         (egg_editable_toolbar_set_edit_mode),
5710         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5711         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5712         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5713         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5714         (item_added_or_removed_cb), (toolbar_removed_cb),
5715         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5716         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5717         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5718         (editor_create_item_from_name), (append_table),
5719         (update_editor_sheet), (egg_toolbar_editor_init):
5720         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5721         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5722         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5723         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5724         (toolbar_node_free), (egg_toolbars_model_get_flags),
5725         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5726         (egg_toolbars_model_get_name), (impl_add_item),
5727         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5728         (parse_data_list), (parse_item_list), (parse_toolbars),
5729         (egg_toolbars_model_load_toolbars), (parse_available_list),
5730         (parse_names), (egg_toolbars_model_load_names),
5731         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5732         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5733         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5734         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5735         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5736         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5737         (egg_toolbars_model_set_types), (fill_avail_array),
5738         (egg_toolbars_model_get_name_avail),
5739         (egg_toolbars_model_get_name_flags),
5740         (egg_toolbars_model_set_name_flags):
5741         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5742         * cut-n-paste/toolbar-editor/eggintl.h:
5743         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5744         (egg_tree_multi_drag_source_get_type),
5745         (egg_tree_multi_drag_source_row_draggable),
5746         (egg_tree_multi_drag_source_drag_data_delete),
5747         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5748         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5749         (path_list_free), (set_context_data), (get_context_data),
5750         (get_info), (egg_tree_multi_drag_drag_data_get),
5751         (egg_tree_multi_drag_motion_event),
5752         (egg_tree_multi_drag_button_press_event),
5753         (egg_tree_multi_drag_add_drag_support):
5754         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5755         * shell/ev-application.c: (ev_application_init),
5756         (ev_application_save_toolbars_model):
5757         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5758         (ev_window_cmd_edit_toolbar), (ev_window_init):
5759         
5760         Sync toolbareditor with epiphany and libegg
5761
5762 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5763
5764         * configure.ac: 
5765
5766         Depend on poppler 0.5.2
5767
5768 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5769
5770         * shell/ev-jobs.c: (ev_job_render_run):
5771         
5772         Check if document supports links iterface.
5773
5774 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5775
5776         * NEWS:
5777         * configure.ac:
5778         
5779         Update for release 0.5.3
5780
5781 2006-05-13  Michael Plump  <plumpy@skylab.org>
5782
5783         * configure.ac:
5784         * shell/Makefile.am:
5785         * shell/main.c: (main):
5786         
5787         Port to GOption command line parsing. Fix for the 
5788         bug #327518
5789
5790 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5791
5792         * shell/ev-window.c: (ev_window_cmd_help_about):
5793         
5794         Do not wrap license. Fix for the bug #309460.
5795
5796 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5797
5798         * configure.ac:
5799         * properties/ev-properties-main.c: (ev_properties_get_pages):
5800         * shell/ev-application.c: (ev_application_open_window),
5801         (ev_application_open_uri_at_dest):
5802         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5803         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5804         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5805         * shell/ev-utils.c: (save_print_config_to_file):
5806         * shell/ev-window.c: (ev_window_cmd_save_as),
5807         (ev_attachment_popup_cmd_save_attachment_as):
5808         * shell/main.c: (load_files_remote):
5809         
5810         Bump requirements to gtk 2.8 and drop all ifdefs used.
5811
5812 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5813
5814         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5815         * shell/ev-window.c: (ev_window_init):
5816         
5817         Show attachments page.
5818
5819 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5820
5821         * po/POTFILES.in:
5822         * shell/ev-attachment-bar.c:
5823         * shell/ev-attachment-bar.h:
5824         * shell/ev-sidebar-attachments.c:
5825         (ev_sidebar_attachments_icon_cache_add),
5826         (icon_theme_get_pixbuf_from_mime_type),
5827         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5828         (ev_sidebar_attachments_icon_cache_refresh),
5829         (ev_sidebar_attachments_get_attachment_at_pos),
5830         (ev_sidebar_attachments_popup_menu_show),
5831         (ev_sidebar_attachments_popup_menu),
5832         (ev_sidebar_attachments_button_press),
5833         (ev_sidebar_attachments_update_icons),
5834         (ev_sidebar_attachments_drag_data_get),
5835         (ev_sidebar_attachments_get_property),
5836         (ev_sidebar_attachments_destroy),
5837         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5838         (ev_sidebar_attachments_new),
5839         (ev_sidebar_attachments_set_document),
5840         (ev_sidebar_attachments_support_document),
5841         (ev_sidebar_attachments_get_label),
5842         (ev_sidebar_attachments_page_iface_init):
5843         * shell/ev-sidebar-attachments.h:
5844         * shell/ev-window.c: (update_chrome_visibility),
5845         (setup_sidebar_from_metadata), (ev_window_setup_document),
5846         (ev_window_sidebar_current_page_changed_cb),
5847         (attachment_bar_menu_popup_cb), (ev_window_init):
5848         
5849         Move attachments bar to sidebar.
5850
5851 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5852
5853         * pdf/ev-poppler.cc:
5854         * shell/ev-application.[ch]:
5855         * shell/main.c:
5856
5857         Fix some memory leaks.
5858
5859 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5860
5861         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5862
5863         Change the properties dialog response to
5864         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5865         will make the dialog go away when the user presses
5866         enter. With gtk+ >= 2.9 this will happen anyway, but for
5867         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5868         escape by default. Fixes bug #340539. See also bug
5869         #101293 for the gtk+ part.
5870
5871 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5872
5873         * shell/ev-view.c (tip_from_action_named): Replace some strings
5874         that were wrong. Closes #340970.
5875
5876 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5877
5878         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5879
5880         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5881         #341049
5882
5883 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5884
5885         * djvu/Makefile.am:
5886         * dvi/Makefile.am:
5887         * dvi/mdvi-lib/Makefile.am:
5888         * properties/Makefile.am:
5889         * ps/Makefile.am:
5890         * shell/Makefile.am:
5891         * thumbnailer/Makefile.am:
5892         
5893         Due to broken libtool that is unable to track dependencies
5894         of noinst libraries we are forced to explicitely point
5895         libraries for binary. Fix for the bug #333334.
5896
5897 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5898
5899         * data/evince.desktop.in.in:
5900         * shell/ev-view.c: (view_update_range_and_current_page),
5901         (ev_view_next_page), (ev_view_previous_page):
5902         * shell/ev-window.c: (update_chrome_visibility),
5903         (setup_sidebar_from_metadata), (ev_window_setup_document),
5904         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5905         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5906         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5907         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5908         (ev_window_stop_presentation), (ev_window_focus_in_event),
5909         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5910         (ev_window_init):
5911         * thumbnailer/Makefile.am:
5912         
5913         Update fullscreen and presentation timeout handling. Hide
5914         cursor in presentation after timeout. Fix for the bugs
5915         #136359 and #336981.
5916
5917 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5918
5919         * backend/ev-link-action.[ch]:
5920         * pdf/ev-poppler.cc: (ev_link_from_action):
5921         * shell/ev-view-private.h:
5922         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5923         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5924
5925         Add support for Named Action links
5926
5927 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5928
5929         * backend/Makefile.am:
5930         * backend/ev-document-links.[ch]:
5931         * backend/ev-document.[ch]:
5932         * backend/ev-link-action.[ch]:
5933         * backend/ev-link-dest.[ch]:
5934         * backend/ev-link.[ch]:
5935         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5936         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5937         * shell/ev-page-action.c: (build_new_tree_cb):
5938         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5939         (links_page_num_func), (update_page_callback):
5940         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5941         (tip_from_link):
5942         * shell/ev-jobs.c:
5943         * shell/ev-window.[ch]: (ev_window_open_uri),
5944         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5945         * shell/ev-application.[ch]: (ev_application_open_window),
5946         (ev_application_open_uri):
5947
5948         Rework links system, it adds support for remote links now and it makes
5949         easier to add new kinds of actions and destinations. Fixes bug #317292
5950
5951 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5952
5953         * data/Makefile.am:
5954         * data/evince.png:
5955         * data/evince-16.png:
5956         * data/evince-22.png:
5957         * data/evince.svg:
5958         * shell/main.c: (main):
5959         
5960         Evince use it's own icon. Fix for the bug #313392.
5961
5962         * shell/ev-window.c: (fullscreen_timeout_cb),
5963         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5964         (ev_window_cmd_help_about), (ev_window_dispose):
5965         
5966         Simplify fullscreen timeout code.
5967
5968 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5969
5970         * backend/ev-attachment.c: 
5971         * shell/ev-attachment-bar.c:
5972         * shell/ev-window.c:
5973
5974         Allow multiple selection of attachments
5975
5976 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5977
5978         * shell/ev-view.c: (view_update_range_and_current_page),
5979         (ev_view_scroll):
5980         
5981         Fix for the bug #312573 – Optimal selection of current 
5982         page among visible pages.
5983
5984 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5985
5986         * configure.ac:
5987         * djvu/Makefile.am:
5988         * djvu/djvu-text.h:
5989         
5990         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
5991         for the bug 339868.
5992
5993 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
5994
5995         * configure.ac: Fix the LINGUAS stuff here too so it builds.
5996
5997 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5998
5999         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6000         dictated by the GNOME HIG. Fixes bug #339235.
6001
6002 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6003
6004         * data/evince-ui.xml:
6005         * shell/ev-view.c: (ev_view_can_find_previous):
6006         * shell/ev-view.h:
6007         * shell/ev-window.c: (ev_window_update_actions),
6008         (ev_window_cmd_edit_find_previous):
6009
6010         Add support for "Find Previous" as dictated by the GNOME HIG. A
6011         menu item is added and some glue code to make it all work is added
6012         to various files.
6013
6014 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6015
6016         * configure.ac: Award myself the "useless use of cat" award.
6017
6018 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6019
6020         * po/LINGUAS: New file listing all supported languages.
6021
6022         * configure.in: Use po/LINGUAS instead of including all languages
6023         directly in this file. See the wiki for more information:
6024         http://live.gnome.org/GnomeGoals/PoLinguas
6025
6026 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6027
6028         * backend/ev-document-factory.c:
6029
6030         Do not load the document twice when there isn't errors
6031
6032 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6033
6034         * backend/ev-attachment.c: 
6035
6036         Fix a crash when there isn't a default application to open an
6037         attachment
6038
6039 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6040
6041         * backend/ev-attachment.[ch]:
6042         * shell/ev-attachment-bar.[ch]:
6043
6044         Added missing files. 
6045
6046 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6047
6048         * backend/Makefile.am:
6049         * data/evince-ui.xml:
6050         * backend/ev-attachment.[ch]:
6051         * backend/ev-document.[ch]: (ev_document_has_attachments),
6052         (ev_document_get_attachments):
6053         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6054         (attachment_save_to_buffer), (pdf_document_get_attachments),
6055         (pdf_document_document_iface_init):
6056         * shell/Makefile.am:
6057         * shell/ev-attachment-bar.[ch]:
6058         * shell/ev-window.c:
6059
6060         Add support for PDF attachments. Fixes bug #325143
6061
6062 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6063
6064         * backend/ev-document-factory.c: (get_document_from_uri),
6065         (ev_document_factory_get_document):
6066         * backend/ev-document-factory.h:
6067         * properties/ev-properties-main.c: (ev_properties_get_pages):
6068         * shell/Makefile.am:
6069         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6070         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6071         (ev_job_queue_remove_job):
6072         * shell/ev-job-queue.h:
6073         * shell/ev-job-xfer.c:
6074         * shell/ev-job-xfer.h:
6075         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6076         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6077         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6078         (ev_job_xfer_run):
6079         * shell/ev-jobs.h:
6080         * shell/ev-window.c: (ev_window_is_empty),
6081         (password_dialog_response), (ev_window_clear_xfer_job),
6082         (ev_window_xfer_job_cb), (ev_window_open_uri),
6083         (ev_window_cmd_focus_page_selector),
6084         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6085         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6086         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6087         (ev_window_dispose):
6088         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6089         
6090         * Cleanup mime type detection on document load. Fix for the
6091         bug #336448.
6092
6093 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6094
6095         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6096         
6097         Fix crash on exit, described in the bug #336825.
6098
6099 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6100
6101         * backend/ev-document-factory.c:
6102         (ev_document_factory_get_from_mime),
6103         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6104         (ev_document_factory_get_document),
6105         (file_filter_add_mime_list_and_free),
6106         (ev_document_factory_add_filters):
6107         * backend/ev-document-factory.h:
6108         * properties/ev-properties-main.c: (ev_properties_get_pages):
6109         * shell/Makefile.am:
6110         * shell/ev-application.c:
6111         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6112         * shell/ev-window.c: (ev_window_cmd_file_open),
6113         (ev_window_cmd_save_as):
6114         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6115         
6116         Rework factory functions so they are placed now in a single 
6117         file ev-document-factory.c
6118
6119 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6120
6121         * shell/ev-window.c: (update_chrome_visibility):
6122         
6123         Fix for the bug 166566 - don't show menubar in fullscreen
6124         mode.
6125
6126 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6127
6128         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6129
6130 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6131
6132         * shell/ev-view.c: (ev_view_expose_event):
6133         
6134         More correctly draw loading text when document
6135         is empty.
6136
6137 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6138
6139         * shell/ev-view.c: (ev_view_scroll):
6140         
6141         Fix for the bug #334854, page down and page up switch
6142         pages in presentation mode.
6143
6144 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6145
6146         * shell/ev-window.c: (ev_window_set_action_sensitive),
6147         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6148         (ev_window_set_view_accels_sensitivity),
6149         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6150         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6151         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6152         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6153         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6154         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6155         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6156         (view_actions_focus_in_cb), (ev_window_init):
6157         
6158         Fix for the bug #333902, now it's possible to search
6159         words with slash.
6160
6161 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6162
6163         * configure.ac: Added Breton translation.
6164         * po/br.po: Added Breton translation.
6165
6166 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6167
6168         * shell/ev-window-title (ev_window_title_update):
6169
6170         Fix memory leak in window title. Fixes bug #333944
6171
6172 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6173
6174         * shell/ev-metadata-manager.c (parseItem):
6175
6176         Fix memory leaks. Fixes bug #333945
6177
6178 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6179         
6180         * NEWS, configure.ac, TODO:
6181         
6182         Update for release 0.5.2.
6183
6184 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6185
6186         * shell/ev-view.c: (view_update_range_and_current_page),
6187         (page_changed_cb):
6188         
6189         Don't jump on scrolling, fix for the bug #333127.
6190
6191 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6192
6193         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6194         
6195         Scroll by one page in presentation mode. Fix for the bug
6196         #332993.
6197
6198 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6199
6200         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6201
6202 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6203
6204         * configure.ac  Added lv in ALL_LINGUAS line.
6205
6206 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6207         
6208         * NEWS, configure.ac:
6209         
6210         Update for release 0.5.1
6211
6212 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6213
6214         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6215         * backend/ev-document-misc.h:
6216         * shell/ev-view.c: (draw_one_page):
6217         
6218          Clairfy what page the toolbar page number applies to. Fix
6219          for the bug #328102.
6220
6221 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6222
6223         * shell/ev-view-private.h:
6224         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6225         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6226         (ev_view_search_changed):
6227         * shell/ev-view.h:
6228         * shell/ev-window.c: (find_bar_search_changed_cb):
6229         
6230         Dont't jump to find result if window was scrolled during search.
6231         Fix for the bug #313266.
6232
6233 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6234
6235         * shell/eggfindbar.c: (egg_find_bar_class_init):
6236         * shell/eggfindbar.h:
6237         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6238         * shell/ev-view-private.h:
6239         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6240         (ev_view_class_init), (ev_sizing_mode_get_type),
6241         (ev_scroll_type_get_type):
6242         * shell/ev-view.h:
6243         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6244         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6245         (ev_window_init):
6246         
6247         Fix for the bug 319133 - Find entry should allow text scroll.
6248
6249 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6250
6251         * shell/ev-view-private.h:
6252         * shell/ev-view.c: (view_update_range_and_current_page),
6253         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6254         (ev_view_set_document), (update_find_status_message),
6255         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6256         (ev_view_find_previous):
6257         
6258         Fix for the bug #319137. Search now takes account for scrolling.
6259
6260 2006-02-19  Michael Hofmann <mh21@piware.de>
6261
6262         * configure.ac:
6263         * djvu/Makefile.am:
6264         * djvu/djvu-document-private.h:
6265         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6266         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6267         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6268         (djvu_document_can_get_text), (djvu_document_get_text),
6269         (djvu_document_document_iface_init),
6270         (djvu_document_thumbnails_get_thumbnail),
6271         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6272         (djvu_document_find_get_result),
6273         (djvu_document_find_page_has_results),
6274         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6275         (djvu_document_find_iface_init):
6276         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6277         (djvu_text_page_selection), (djvu_text_page_limits_process),
6278         (djvu_text_page_limits), (djvu_text_page_copy),
6279         (djvu_text_page_position), (djvu_text_page_union),
6280         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6281         (djvu_text_page_box), (djvu_text_page_append_text),
6282         (djvu_text_page_search), (djvu_text_page_prepare_search),
6283         (djvu_text_page_new), (djvu_text_page_free):
6284         * djvu/djvu-text-page.h:
6285         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6286         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6287         (djvu_text_n_results), (djvu_text_has_results),
6288         (djvu_text_get_result), (djvu_text_get_progress):
6289         * djvu/djvu-text.h:
6290         
6291         Text search in djvu. Fix for the bug #303415.
6292
6293 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6294
6295         * configure.ac:
6296         * shell/ev-window.c: (ev_window_cmd_save_as):
6297         
6298         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6299         Thanks to Gary Coady <gary@lyranthe.org>
6300
6301 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6302
6303         * shell/ev-print-job.c: (idle_print_handler):
6304         
6305         Inverse order printing, bug #320919.
6306
6307 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6308
6309         * data/evince-toolbar.xml:
6310         * shell/ev-window.c:
6311         
6312         Allow to add sidebar checkbutton on toolbar. Fix
6313         for the bug #144577.
6314
6315 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6316
6317         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6318         
6319         Add checks that have sense for empty ps document.
6320
6321 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6322
6323         * configure.ac: Include PS in mime types list. 
6324
6325 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6326
6327         * configure.ac:
6328         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6329         * ps/gsdefaults.h:
6330         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6331         
6332         Runtime check for gs interpreter. Fix for the bug #320868.
6333         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6334
6335 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6336
6337         * shell/ev-application.c: 
6338
6339         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6340         dbus>=0.60, so that the request is not queued. 
6341
6342 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6343
6344         * configure.ac:
6345         * shell/Makefile.am:
6346         * shell/ev-sidebar-links.c: (print_section_cb):
6347         * shell/ev-utils.c:
6348         * shell/ev-utils.h:
6349         * shell/ev-window.c: (update_action_sensitivity),
6350         (ev_window_close_dialogs), (ev_window_print):
6351         * shell/ev-window.h:
6352         
6353         Make printing support optional. Patch from Eduardo de Barros Lima
6354         <eduardo.lima@indt.org.br> for the bug #330546.
6355
6356 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6357
6358         * shell/ev-view-private.h:
6359         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6360         (ev_view_set_document):
6361         * shell/ev-view.h:
6362         * shell/ev-window.c: (ev_window_load_job_cb),
6363         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6364         (ev_window_init):
6365
6366         Draw Loading message during xfer job. Fix for the bug #329495.
6367
6368 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6369
6370         * comics/comics-document.c: (comics_regex_quote),
6371         (comics_document_load), (extract_argv):
6372         
6373         Correcly quote regexp before passing it to unzip.
6374
6375 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6376
6377         * shell/ev-page-cache.c: (build_height_to_page),
6378         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6379         (ev_page_cache_get_dual_even_left):
6380         * shell/ev-page-cache.h:
6381         * shell/ev-view.c: (view_update_range_and_current_page),
6382         (get_page_y_offset), (get_page_extents):
6383         
6384         Place even pages to the left if document has less then
6385         two pages. Fix for the bug #328856.
6386
6387 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6388
6389         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6390         
6391         Correct comics scheme. This make evince create thumbnails
6392         for comic books. Fix for the bug 329088.
6393
6394 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6395
6396         * data/evince-password.glade: Don't explicitly set
6397         invisible_char to the current default value in case
6398         the default changes; let GTK+ do its magic.
6399
6400 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6401
6402         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6403         real filename to tmp filename since often document
6404         type is determined by extension.
6405
6406 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6407
6408         * shell/ev-view.c: (add_scroll_binding_keypad),
6409         (ev_view_binding_activated), (ev_view_class_init):
6410         
6411         Add keybindings for percision-scrolling of display area. 
6412         Fix for the bug #314072.
6413
6414 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6415
6416         * data/evince.desktop.in.in:
6417         
6418         Add GTK to the list of categories. Fix for the bug #328034.
6419
6420 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6421
6422         * shell/ev-application.c: (ev_application_shutdown),
6423         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6424         * shell/ev-application.h:
6425         * shell/ev-window.c: (file_open_dialog_response_cb),
6426         (ev_window_cmd_file_open):
6427         
6428         Save last uri in file chooser dialog. Fix for the bug #327950.
6429
6430 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6431
6432         * NEWS:
6433         * README:
6434         
6435         Final update for release 0.5.0
6436         
6437         * shell/Makefile.am:
6438         
6439         Remove disable deprecated until we'll require libgnome-2.13.7
6440         and port to GOption argument parsing. See bug 327518.
6441
6442 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6443
6444         * comics/comics-document.c: (comics_document_save):
6445         * djvu/djvu-document.c: (djvu_document_save):
6446         * dvi/dvi-document.c: (dvi_document_save):
6447         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6448         * lib/ev-file-helpers.h:
6449         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6450         * tiff/tiff-document.c: (tiff_document_save):
6451         
6452         Use common save function for backends.
6453
6454 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6455
6456         * backend/ev-document-types.c:
6457         
6458         Fix crash on saving pixbuf.
6459
6460 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6461
6462         * cut-n-paste/recent-files/egg-recent-item.c:
6463         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6464         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6465         (parse_info_free), (valid_element), (start_element_handler),
6466         (end_element_handler), (text_handler), (egg_recent_model_filter),
6467         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6468         (egg_recent_model_monitor), (egg_recent_model_read),
6469         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6470         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6471         (egg_recent_model_set_property), (egg_recent_model_class_init),
6472         (egg_recent_model_init), (egg_recent_model_add_full),
6473         (egg_recent_model_delete), (egg_recent_model_get_list),
6474         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6475         (egg_recent_model_set_filter_mime_types),
6476         (egg_recent_model_clear_group_filter),
6477         (egg_recent_model_set_filter_groups),
6478         (egg_recent_model_clear_scheme_filter),
6479         (egg_recent_model_set_filter_uri_schemes),
6480         (egg_recent_model_remove_expired):
6481         * cut-n-paste/recent-files/egg-recent-util.c:
6482         (egg_recent_util_get_icon):
6483         * cut-n-paste/recent-files/egg-recent-util.h:
6484         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6485         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6486         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6487         (egg_recent_view_uimanager_set_property),
6488         (egg_recent_view_uimanager_get_property),
6489         (egg_recent_view_uimanager_class_init),
6490         (egg_recent_view_uimanager_init),
6491         (egg_recent_view_uimanager_set_label_width),
6492         (egg_recent_view_uimanager_get_label_width):
6493         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6494         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6495         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6496         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6497         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6498         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6499         
6500         Update from libegg.
6501
6502 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6503
6504         * shell/ev-page-cache.c: (build_height_to_page),
6505         (ev_page_cache_get_height_to_page):
6506         * shell/ev-page-cache.h:
6507         * shell/ev-view.c: (view_update_range_and_current_page),
6508         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6509         (ev_view_previous_page):
6510         
6511         Dual mode places even pages to the left. Fix for the bug #309393.
6512
6513         * shell/ev-view.h:
6514         * shell/ev-window.c: (update_action_sensitivity),
6515         (setup_view_from_metadata), (view_menu_popup_cb):
6516         
6517         Don't restore presentation in empty windows, more intelligent
6518         next page behaviour in dual mode.
6519
6520         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6521         (ev_pixbuf_cache_clear_job_sizes):
6522         
6523         Cleanup job callback on removal. Fix for the bug #325886.
6524
6525 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6526
6527         * ps/ps.c: (psscan):
6528         
6529         Commit workaround Mozilla problem. Fix for the bug #325919
6530         
6531         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6532         (save_item):
6533         
6534         Fix for year 2038 problem.
6535
6536 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6537
6538         * shell/ev-window.c: (setup_document_from_metadata),
6539         (ev_window_cmd_view_reload):
6540
6541         Clamp page recieved from metadata in valid values. Fix
6542         for the bug #325986.
6543
6544 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6545
6546         * MAINTAINERS: 
6547         Add MAINTAINERS as requested on desktop-devel-list.
6548
6549 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6550
6551         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6552         (mime_type_supported_by_gdk_pixbuf),
6553         (ev_document_factory_get_mime_types),
6554         (ev_document_factory_get_all_mime_types):
6555         
6556         Don't add pixbuf mime types if pixbuf backend is disabled.
6557         
6558         * shell/ev-application.c: (ev_application_get_uri_window):
6559         
6560         Fix for the bug 325815 - unhandled MIME type message doesn't 
6561         appear a second time. 
6562         
6563         * shell/ev-document-types.c: (ev_document_types_add_filters):
6564         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6565         (password_dialog_response), (ev_window_popup_password_dialog),
6566         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6567         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6568         (ev_window_run_presentation), (ev_window_stop_presentation),
6569         (save_sizing_mode), (ev_window_zoom_changed_cb),
6570         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6571         (ev_window_dual_mode_changed_cb),
6572         (ev_window_sidebar_current_page_changed_cb),
6573         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6574         (window_state_event_cb), (window_configure_event_cb):
6575         
6576         Cleanup additional uris holded by EvWindow.
6577
6578 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6579
6580         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6581         (ev_view_can_previous_page), (ev_view_can_next_page):
6582         * shell/ev-view.h:
6583         * shell/ev-window.c: (update_action_sensitivity):
6584         
6585         Two page scrolling with Space and PageUp in dual mode. Second fix 
6586         for the bug #316608.
6587
6588 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6589
6590         * shell/ev-view.c: (scroll_to_current_page):
6591         
6592         Correctly clamp adjustment value. Fix for the bug
6593         #325808.
6594
6595 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6596
6597         * shell/ev-sidebar-links.c: (print_section_cb):
6598         * shell/ev-window.c: (ev_window_get_uri),
6599         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6600         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6601         (ev_window_dispose):
6602         
6603         Make print dialog non-modal. Fix for the bug #325622.
6604
6605 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6606
6607         * shell/ev-metadata-manager.c:
6608         * shell/ev-utils.c: (using_pdf_printer),
6609         (using_postscript_printer), (load_print_config_from_file),
6610         (save_print_config_to_file):
6611         * shell/ev-utils.h:
6612         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6613         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6614         (setup_view_from_metadata), (ev_window_setup_document),
6615         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6616         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6617         (ev_window_run_presentation), (ev_window_stop_presentation),
6618         (save_sizing_mode), (ev_window_zoom_changed_cb),
6619         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6620         (ev_window_dual_mode_changed_cb),
6621         (ev_window_sidebar_current_page_changed_cb),
6622         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6623         (window_state_event_cb), (window_configure_event_cb),
6624         (ev_window_init):
6625         
6626         Setting saving behaviour fixes.
6627
6628 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6629
6630         * configure.ac:
6631         
6632         Make antialiasing gs options better and allow
6633         to change them during configure. Fix for the 
6634         bug #319049.
6635
6636 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6637
6638         * shell/ev-window.c: (setup_view_from_metadata):
6639         
6640         Remember if last window was maximized. Fix for the
6641         bug #323797.
6642
6643 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6644
6645         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6646
6647 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6648
6649         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6650         * shell/ev-page-action.c: (build_new_tree_cb):
6651         * shell/ev-sidebar-links.c: (links_page_num_func),
6652         (update_page_callback_foreach), (update_page_callback):
6653         * shell/ev-view.c: (scroll_to_current_page):
6654         
6655         Fix for the bug #325067 with more intelligent selection
6656         of current link in sidebar. Make sidebar handle links
6657         of FITR-like type more correctly.
6658
6659         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6660         (dvi_pixbuf_put_pixel):
6661         
6662         Fix memory consumtion with disabled alpha channel.
6663
6664 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6665
6666         * data/evince-ui.xml:
6667         * shell/ev-window.c: (view_menu_popup_cb),
6668         (ev_popup_cmd_open_link), (ev_window_init):
6669         
6670         Update context menu for internal links. Fix for the bug
6671         #325066.
6672
6673 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6674
6675         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6676         
6677         Bind context menu to keyboard also. Fix for the bug
6678         #325065.
6679
6680 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6681
6682         * shell/ev-view.c: (selection_scroll_timeout_cb):
6683         
6684         Horizontal scroll on selection also.
6685
6686 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6687
6688         * shell/ev-metadata-manager.c: (parse_value):
6689         * shell/ev-view.c: (goto_xyz_link):
6690         
6691         Correct zoom setup and metadata save broken in 
6692         some locales.
6693
6694 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6695
6696         * shell/ev-view-private.h:
6697         * shell/ev-view.c: (scroll_to_current_page),
6698         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6699         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6700         (page_changed_cb), (ev_view_set_continuous),
6701         (ev_view_set_dual_page), (ev_view_set_presentation):
6702         
6703         Delay scroll until allocation to correctly position page. Fix
6704         for the bug #317334.
6705
6706 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6707
6708         * NEWS:
6709         * configure.ac:
6710         
6711         Update NEWS and require poppler 0.5.0.
6712
6713 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6714         
6715         * data/evince-ui.xml:
6716         * shell/ev-view-private.h:
6717         * shell/ev-view.c: (ev_view_get_link_at_location),
6718         (handle_link_over_xy), (ev_view_button_press_event),
6719         (ev_view_button_release_event), (ev_view_class_init):
6720         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6721         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6722         (ev_window_init):
6723         
6724         Implement right-click context menu.
6725
6726 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6727
6728         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6729         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6730         (mdvi_pixbuf_device_render):
6731         * pdf/ev-poppler.cc:
6732
6733         Don't generate thumbnails with alpha. See bug #324077.
6734         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6735
6736 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6737
6738         * shell/ev-window.c: (setup_chrome_from_metadata):
6739         
6740         Fix typo that was hiding toolbar.
6741
6742 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6743
6744         * shell/ev-view-private.h:
6745         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6746         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6747         (ev_view_button_release_event), (ev_view_destroy):
6748         
6749         Small cleanup and autoscrolling during selection. Thanks to 
6750         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6751
6752 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6753
6754         * configure.ac:
6755         
6756         Correctly check for comics option.
6757
6758 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6759         * Makefile.am:
6760         * configure.ac:
6761         * backend/Makefile.am:
6762         * backend/ev-document-factory.c:
6763         * shell/ev-document-types.c:
6764
6765         Included option in configure to make ps backend 
6766         compilation optional with --disable-ps.
6767
6768 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6769
6770         * backend/ev-document-factory.c:
6771         * comics/Makefile.am:
6772         * comics/comics-document.c: (comics_document_load):
6773         * comics/ev-cbr-mime.xml:
6774         * configure.ac:
6775         
6776         Comics mime types are added to shared-mime-info CVS. Now
6777         we don't need to install our own mime types.
6778
6779 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6780
6781         * shell/ev-window.c:
6782         
6783         Add shortcut for "save a copy" menu entry. Fix for
6784         the bug #324582.
6785
6786 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6787
6788         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6789         (job_finished_cb), (new_selection_pixbuf_needed),
6790         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6791         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6792         
6793         Rework selection job info logic and fix critical warning.
6794
6795 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6796
6797         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6798
6799 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6800
6801         * data/evince-ui.xml:
6802         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6803         
6804         Enter as shortcut key for next page. Fix for the bug
6805         #321394.
6806
6807 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6808
6809         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6810
6811 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6812
6813         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6814         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6815         (new_selection_pixbuf_needed),
6816         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6817         (clear_job_selection):
6818         
6819         Too early for 0.5. Pixbuf cache code cleaned a bit.
6820
6821 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6822
6823         * NEWS:
6824         * configure.ac:
6825         
6826         Release 0.5.0 preparation
6827
6828 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6829
6830         * comics/Makefile.am:
6831         * configure.ac:
6832         * shell/ev-document-types.c: (ev_document_types_add_filters):
6833         
6834         More advanced handling of custom mime type installation.
6835
6836 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6837
6838         * data/evince.schemas.in:
6839         * shell/ev-metadata-manager.c: (value_free),
6840         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6841         (ev_metadata_manager_get), (ev_metadata_manager_set):
6842         * shell/ev-metadata-manager.h:
6843         * shell/ev-window.c: (update_chrome_flag),
6844         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6845         (setup_document_from_metadata), (setup_chrome_from_metadata),
6846         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6847         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6848         (ev_window_view_toolbar_cb),
6849         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6850         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6851         
6852         Save last document settings and reuse them for new documents.
6853
6854 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6855
6856         * Makefile.am:
6857         * backend/Makefile.am:
6858         * backend/ev-document-factory.c:
6859         * backend/ev-document-factory.h:
6860         * comics/Makefile.am:
6861         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6862         (comics_document_load), (comics_document_save),
6863         (comics_document_get_n_pages), (comics_document_get_page_size),
6864         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6865         (comics_document_class_init), (comics_document_can_get_text),
6866         (comics_document_get_info), (comics_document_document_iface_init),
6867         (comics_document_init), (get_supported_image_extensions),
6868         (comics_document_thumbnails_get_geometry),
6869         (comics_document_thumbnails_get_thumbnail),
6870         (comics_document_thumbnails_get_dimensions),
6871         (comics_document_document_thumbnails_iface_init), (extract_argv):
6872         * comics/comics-document.h:
6873         * comics/ev-cbr-mime.xml:
6874         * configure.ac:
6875         * po/POTFILES.in:
6876         * shell/ev-application.c: (ev_application_register_service):
6877         * shell/ev-document-types.c: (ev_document_types_add_filters):
6878         * thumbnailer/Makefile.am:
6879         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6880         
6881         New CBR/CBZ backend for comic books.
6882
6883 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6884
6885         * shell/main.c: (load_files_remote):
6886
6887         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6888         warning on startup of second instance is fixed. It
6889         is bug #320353.
6890
6891 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6892
6893         * shell/ev-window.c: (ev_window_finalize):
6894         
6895         Fix double free that cause crash.
6896
6897 2005-10-29  Bastien Nocera <hadess@hadess.net>
6898
6899         * tiff/tiff-document.c: (tiff_document_load):
6900         
6901         Fix memory leak.
6902
6903 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6904
6905         * po/POTFILES.in:
6906         * shell/Makefile.am:
6907         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6908         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6909         (ev_view_accessible_get_text),
6910         (ev_view_accessible_get_character_at_offset),
6911         (ev_view_accessible_get_text_before_offset),
6912         (ev_view_accessible_get_text_at_offset),
6913         (ev_view_accessible_get_text_after_offset),
6914         (ev_view_accessible_get_character_count),
6915         (ev_view_accessible_get_caret_offset),
6916         (ev_view_accessible_set_caret_offset),
6917         (ev_view_accessible_get_run_attributes),
6918         (ev_view_accessible_get_default_attributes),
6919         (ev_view_accessible_get_character_extents),
6920         (ev_view_accessible_get_offset_at_point),
6921         (ev_view_accessible_get_n_selections),
6922         (ev_view_accessible_get_selection),
6923         (ev_view_accessible_add_selection),
6924         (ev_view_accessible_remove_selection),
6925         (ev_view_accessible_set_selection),
6926         (ev_view_accessible_text_iface_init),
6927         (ev_view_accessible_idle_do_action),
6928         (ev_view_accessible_action_do_action),
6929         (ev_view_accessible_action_get_n_actions),
6930         (ev_view_accessible_action_get_description),
6931         (ev_view_accessible_action_get_name),
6932         (ev_view_accessible_action_set_description),
6933         (ev_view_accessible_action_iface_init),
6934         (ev_view_accessible_get_type), (ev_view_accessible_new),
6935         (ev_view_accessible_factory_get_accessible_type),
6936         (ev_view_accessible_factory_create_accessible),
6937         (ev_view_accessible_factory_class_init),
6938         (ev_view_accessible_factory_get_type):
6939         * shell/ev-view-accessible.h:
6940         * shell/ev-view-private.h:
6941         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6942         * shell/ev-view.h:
6943         
6944         Initial accessibility support.
6945
6946 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6947
6948         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6949
6950 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
6951
6952         * shell/ev-print-job.c: (idle_print_handler):
6953         
6954         Fix for bug Bug 318916: Printing multiple pages.
6955
6956 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
6957
6958         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
6959
6960 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6961
6962         * pdf/ev-poppler.cc:
6963         
6964         Thumnail dimensions unified with other backends.
6965         
6966         * shell/ev-window-title.c: (ev_window_title_update):
6967         
6968         Fix warning.
6969
6970 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6971
6972         * data/ev-stock-zoom-fit-width.png:
6973         
6974         Remove unused file.
6975
6976 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6977
6978         * configure.ac:
6979         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
6980         (djvu_document_finalize):
6981         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
6982         (dvi_document_finalize):
6983         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
6984         (pixbuf_document_save), (pixbuf_document_finalize):
6985         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
6986         (tiff_document_finalize):
6987         
6988         Save a copy implemented for various backends.
6989
6990 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
6991
6992         * configure.ac:
6993         
6994         Don't link with ltiff if tiff is disabled.
6995
6996 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6997
6998         * pdf/GDKSplashOutputDev.cc:
6999         * pdf/GDKSplashOutputDev.h:
7000         * pdf/Thumb.cc:
7001         * pdf/Thumb.h:
7002         * pdf/pdf-document.cc:
7003         * pdf/pdf-document.h:
7004         * pdf/test-gdk-output-dev.cc:
7005         
7006         Remove old unused files.
7007
7008 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7009
7010         * shell/ev-window.c: (ev_window_setup_document):
7011         
7012         Fixed warnings on reload and probably crash reason.
7013
7014 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7015
7016         * properties/ev-properties-view.c:
7017         (ev_properties_view_format_date):
7018         
7019         Check if date is invalid. Fix for bug 318134.
7020
7021 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7022
7023         * shell/ev-window-title.c:
7024         
7025         Add .indd files (Adobe Indesign) to the list of "bad
7026         extensions".
7027
7028 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7029
7030         * data/evince-ui.xml:
7031         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7032         
7033         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7034
7035 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7036
7037         * shell/ev-window.c: (launch_link), (launch_external_uri),
7038         (view_external_link_cb):
7039
7040         URL-escape link before passing it to gnome_vfs_url_show.
7041
7042 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7043
7044         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7045         there isn't text selected.
7046
7047 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7048
7049         * shell/ev-view.c: (handle_link_over_xy):
7050
7051         Check tooltip is valid utf8 before showing it
7052
7053 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7054
7055         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7056
7057 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7058
7059         * shell/ev-window-title.c: (ev_window_title_update):
7060
7061         Guard against using g_strstrip on NULL. Fixes bug #317291.
7062
7063 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7064
7065         * pdf/ev-poppler.cc:
7066
7067         Show title even for unknown links
7068
7069 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7070
7071         * shell/ev-window-title.c: (ev_window_title_update):
7072
7073         Strip the title string
7074
7075 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7076
7077         * shell/ev-window-title.c:
7078
7079         Add .rtf to the bad extensions list
7080
7081 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7082
7083         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7084         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7085
7086         Ignore link coordinates if they are outside page bounds
7087
7088 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7089
7090         * backend/ev-link.c: (ev_link_type_get_type),
7091         (ev_link_get_filename), (ev_link_get_params),
7092         (ev_link_get_property), (ev_link_set_property),
7093         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7094         * backend/ev-link.h:
7095         * pdf/ev-poppler.cc:
7096         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7097         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7098         (ev_window_init):
7099
7100         Implement launch links. Delegate external link opening to
7101         the window.
7102
7103 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7104
7105         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7106         (ev_link_get_right), (ev_link_get_property),
7107         (ev_link_set_property), (ev_link_class_init),
7108         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7109         * backend/ev-link.h:
7110         * pdf/ev-poppler.cc:
7111         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7112
7113         Implement fitr links
7114
7115 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7116
7117         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7118         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7119         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7120         (ev_view_size_request_continuous),
7121         (ev_view_size_request_dual_page),
7122         (ev_view_size_request_single_page), (ev_view_size_allocate),
7123         (ev_view_zoom_for_size_continuous_and_dual_page),
7124         (ev_view_zoom_for_size_continuous),
7125         (ev_view_zoom_for_size_dual_page),
7126         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7127         (ev_sizing_mode_get_type):
7128         * shell/ev-view.h:
7129         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7130
7131         Do not use modes for link, we need to calculate size ad hoc.
7132         Still not perfect because of the usual scrollbar issues grrr.
7133
7134 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7135
7136         * backend/ev-link.c: (ev_link_type_get_type),
7137         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7138         * backend/ev-link.h:
7139         * pdf/ev-poppler.cc:
7140         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7141         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7142         (ev_view_size_request_continuous),
7143         (ev_view_size_request_dual_page),
7144         (ev_view_size_request_single_page), (ev_view_size_allocate),
7145         (zoom_for_size_fit_height),
7146         (ev_view_zoom_for_size_continuous_and_dual_page),
7147         (ev_view_zoom_for_size_continuous),
7148         (ev_view_zoom_for_size_dual_page),
7149         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7150         (ev_sizing_mode_get_type):
7151         * shell/ev-view.h:
7152         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7153
7154         Implement FIT_HEIGHT mode (only for links).
7155         Implement FITH links
7156
7157 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7158
7159         * shell/ev-window-title.c: (get_filename_from_uri),
7160         (ev_window_title_sanitize_extension), (ev_window_title_update),
7161         (ev_window_title_set_document), (ev_window_title_set_uri),
7162         (ev_window_title_free):
7163         * shell/ev-window-title.h:
7164         * shell/ev-window.c: (ev_window_setup_document),
7165         (ev_window_popup_password_dialog):
7166
7167         Refactor window title building while fixing it for
7168         password documents.
7169
7170 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7171
7172         * pdf/ev-poppler.cc:
7173
7174         Escape link title before setting it in the model
7175
7176 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7177
7178         * shell/ev-application.c: (removed_from_session), (save_session),
7179         (init_session), (ev_application_get_empty_window),
7180         (ev_application_init), (ev_application_get_windows):
7181         * shell/ev-application.h:
7182         * shell/ev-window.c: (ev_window_finalize):
7183
7184         Add a function to retrieve window list and share it where
7185         necessary.
7186         Implement session handling, works pretty well thanks to the
7187         metadata system.
7188
7189 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7190
7191         * shell/ev-password.c: (ev_password_item_created_callback),
7192         (ev_password_dialog_save_password):
7193         
7194         Fix for bug 316972. Use async gnome-keyring API.
7195
7196 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7197
7198         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7199         Remove unused unrealize handler. Add scroll handling to
7200         ev_view_scroll_event for presentation mode (bug #316708),
7201         and fix the event state checks there.
7202
7203 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7204
7205         * shell/ev-page-action.c: (page_changed_cb):
7206
7207         "marco, maybe we should be crazy and jump right to 6! :)"
7208
7209         Bryan Clark, Sep 2005
7210
7211 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7212
7213         * ps/ps-document.c: (save_document), (ps_document_save),
7214         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7215         (ps_document_ps_export_end):
7216
7217         Fix unstructured documents save and print
7218
7219 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7220
7221         * shell/ev-application.c: (ev_application_open_uri):
7222
7223         Fix window size persistance
7224
7225 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7226
7227         * shell/ev-view.c: (ev_view_button_release_event):
7228
7229         Based on a patch from carlosgc@gnome.org. Mouse buttons
7230         switch pages in presentation mode.
7231
7232 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7233
7234         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7235
7236         Dont cast to int before scaling
7237
7238 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7239
7240         * backend/ev-link.c: (ev_link_type_get_type),
7241         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7242         (ev_link_new_page_fith):
7243         * backend/ev-link.h:
7244         * pdf/ev-poppler.cc:
7245         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7246
7247         Implement FIT and FITH links
7248
7249 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7250
7251         * pdf/ev-poppler.cc:
7252
7253         Return 0 results when search is not in progress.
7254
7255         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7256         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7257
7258         Update menu sensitivity when cancelling search
7259
7260 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7261
7262         * shell/ev-view.c: (ev_view_can_find_next):
7263
7264         Take all pages in consideration, not just current one
7265
7266 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7267
7268         * shell/ev-page-cache.c:
7269         * shell/ev-page-cache.h:
7270         * shell/ev-view.c: (ev_view_binding_activated),
7271         (ev_view_next_page), (ev_view_previous_page),
7272         (ev_sizing_mode_get_type):
7273         * shell/ev-view.h:
7274         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7275         (ev_window_cmd_go_next_page):
7276
7277         Move page next/previous functions from page chace to
7278         view and change it to move by 2 page steps in dual mode.
7279
7280 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7281
7282         * shell/ev-window.c: (update_sidebar_visibility),
7283         (setup_sidebar_from_metadata), (ev_window_setup_document),
7284         (setup_view_from_metadata):
7285
7286         Show the index by default when there is one     
7287
7288 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7289
7290         * shell/ev-window-title.c: (ev_window_title_set_document):
7291
7292         Missing null check
7293
7294 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7295
7296         * shell/ev-view.c: (view_update_range_and_current_page):
7297         
7298         Allow display of last odd page in dual view. Fix for 316347.
7299
7300 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7301
7302         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7303         
7304         Make close button default. Fix for 316383.
7305
7306 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7307
7308         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7309         
7310         Mark close button as default. Fix for 316381.
7311
7312 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7313
7314         * backend/ev-link.c: (ev_link_class_init):
7315
7316         Allow negative doubles in left/top properties
7317
7318 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7319
7320         * shell/ev-window.c:
7321
7322         Remove a bunch of strings that was used only
7323         by the statusbar.
7324
7325 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7326
7327         * shell/ev-window-title.c: (get_filename_from_uri),
7328         (ev_window_title_set_document):
7329
7330         When title has a confusing extension, show also
7331         the document filename inside ()
7332
7333 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7334
7335         * shell/Makefile.am:
7336         * shell/ev-window-title.c: (ev_window_title_new),
7337         (ev_window_title_update), (ev_window_title_set_type),
7338         (ev_window_title_set_document), (ev_window_title_free):
7339         * shell/ev-window-title.h:
7340         * shell/ev-window.c: (ev_window_setup_document),
7341         (password_dialog_response), (ev_window_popup_password_dialog),
7342         (ev_window_dispose), (ev_window_init):
7343
7344         Factor out and cleanup window title code
7345
7346 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7347
7348         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7349         (unable_to_load):
7350
7351         Make dialog transient so it doesnt block other windows
7352
7353 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7354
7355         * pdf/ev-poppler.cc:
7356         
7357         Fix pdf thumbnails rendering.
7358
7359 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7360
7361         * shell/ev-window.c: (fullscreen_set_timeout):
7362         
7363         Increase timeout to hide full screen popup. Bug 
7364         316123. 
7365
7366 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7367
7368         * data/evince.schemas.in:
7369         * shell/ev-window.c: (update_action_sensitivity):
7370
7371         Allow the user to override document restrictions. Fix for bug
7372         305818.
7373
7374 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7375
7376         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7377         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7378         (ev_window_class_init): Fix multihead behaviour of fullscreen
7379         toolbar popup. Fixes bug #315451.
7380
7381 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7382
7383         * configure.ac:
7384         * data/evince-password.glade:
7385         * shell/ev-password.c: (ev_password_dialog_set_property),
7386         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7387         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7388         (ev_password_dialog_entry_changed_cb),
7389         (ev_password_dialog_entry_activated_cb),
7390         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7391         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7392         (ev_password_dialog_set_bad_pass):
7393         * shell/ev-password.h:
7394         * shell/ev-window.c: (password_dialog_response),
7395         (ev_window_popup_password_dialog):
7396         
7397         Support for gnome-keyring for encrypted PDF's.
7398
7399 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7400
7401         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7402         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7403         (ev_view_enter_notify_event), (ev_view_class_init):
7404         
7405         More precise handling of enter_notify/leave_notify events
7406         in EvView. Fix for bug 315470.
7407
7408 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7409
7410         * shell/ev-window.c: (fullscreen_timeout_cb),
7411         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7412         (ev_window_dispose):
7413
7414         leak fix: unref fullscreen_timeout_source before clearing it
7415
7416 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7417
7418         * configure.ac, dvi/mdvi/Makefile.am: 
7419         
7420         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7421
7422 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7423
7424         * backend/ev-link.c: (ev_link_new_page_xyz):
7425         * pdf/ev-poppler.cc:
7426         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7427
7428         Fix some bugs with xyz links, respect zoom
7429
7430 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7431
7432         * shell/ev-window.c: (page_changed_cb),
7433         (setup_document_from_metadata), (update_sidebar_visibility),
7434         (setup_view_from_metadata), (ev_window_run_fullscreen),
7435         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7436         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7437         (ev_window_dual_mode_changed_cb),
7438         (ev_window_sidebar_current_page_changed_cb):
7439
7440         null check uri before setting and getting metadata
7441
7442 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7443
7444         * dvi/Makefile.am:
7445         * properties/Makefile.am:
7446         * shell/Makefile.am:
7447         * thumbnailer/Makefile.am:
7448
7449         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7450
7451 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7452
7453         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7454         (selection_changed_callback):
7455         * shell/ev-sidebar-links.h:
7456
7457         Add a signal for link activation.
7458
7459         * shell/ev-view.c: (ev_view_goto_link),
7460         (ev_view_button_release_event):
7461         * shell/ev-view.h:
7462         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7463         (ev_window_init):
7464
7465         Implement the signal so that we can handle all link types.
7466
7467         * shell/ev-page-cache.c:
7468
7469         Remove unused set_link function
7470
7471 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7472
7473         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7474
7475         Add some space from the cursor, hardcoded but I couldnt
7476         find a better way.
7477
7478 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7479
7480         * lib/ev-tooltip.c:
7481
7482         Use mozilla style vs gtk style, way better for links.
7483
7484         * shell/ev-view.c: (ev_view_motion_notify_event),
7485         (ev_view_destroy), (ev_view_init):
7486
7487         Deactive tooltip when the link hovered is changed.
7488
7489 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7490
7491         * backend/ev-document.h:
7492         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7493         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7494         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7495         (ev_link_new_page), (ev_link_new_page_xyz):
7496         * backend/ev-link.h:
7497         * pdf/ev-poppler.cc:
7498         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7499         (go_to_link), (tip_from_link):
7500
7501         Implement xyz links, still not functional. Links are a total
7502         mess, will need to refactor and bugfix a lot :(
7503
7504 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7505
7506         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7507
7508 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7509
7510         * data/evince-ui.xml:
7511         * data/evince.schemas.in:
7512         * shell/Makefile.am:
7513         * shell/ev-window.c: (update_chrome_visibility),
7514         (password_dialog_response), (ev_window_load_job_cb),
7515         (ev_window_xfer_job_cb), (ev_window_open_uri),
7516         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7517         (ev_window_init):
7518
7519         Remove the statusbar. This regress loading feedback, need to
7520         check with Bryan what we want to do there...
7521
7522 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7523
7524         * lib/ev-tooltip.c: (ev_tooltip_init):
7525
7526         Fix tooltip border and size handling
7527
7528 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7529
7530         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7531         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7532         (ev_tooltip_timeout), (ev_tooltip_activate),
7533         (ev_tooltip_deactivate):
7534         * lib/ev-tooltip.h:
7535         * shell/ev-view.c: (ev_view_motion_notify_event):
7536
7537         Delay popup showing. Mirror gtk logic/times.
7538
7539 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7540
7541         * lib/Makefile.am:
7542         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7543         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7544         (ev_tooltip_set_text), (ev_tooltip_set_position):
7545         * lib/ev-tooltip.h:
7546
7547         Simple widget to show tooltips at a custom position
7548
7549         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7550         (ev_view_destroy):
7551
7552         Use it for links. First go, needs work
7553
7554 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7555
7556         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7557         HIG fixes.  Use title capitalization for window title. Use 12 
7558         pixels of space between the dialog's vbox and action area.
7559
7560 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7561
7562         * shell/ev-window.c: (file_open_dialog_response_cb),
7563         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7564         (ev_window_cmd_save_as):
7565
7566         Make file pickers not modal and refactor code some
7567
7568 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7569
7570         * shell/ev-sidebar.h:
7571         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7572         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7573         (ev_sidebar_class_init), (ev_sidebar_select_page),
7574         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7575         (ev_sidebar_set_page):
7576
7577         Add a current page property and allow to get/set it
7578
7579         * shell/ev-window.c: (setup_view_from_metadata),
7580         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7581
7582         Persist current sidebar page per document
7583
7584 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7585
7586         * data/evince.schemas.in:
7587         * shell/ev-window.c: (update_chrome_visibility),
7588         (setup_document_from_metadata), (update_sidebar_visibility),
7589         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7590         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7591         (ev_window_run_presentation), (ev_window_stop_presentation),
7592         (ev_window_view_sidebar_cb),
7593         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7594         (load_chrome), (ev_window_init):
7595
7596         Persist size/visibility of sidebar per document
7597
7598 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7599
7600         * shell/ev-view.c (draw_loading_text): Draw loading text.
7601
7602 2005-09-02  Dan Damian  <dand@gnome.ro>
7603
7604         * configure.in: Added "ro" to ALL_LINGUAS.
7605
7606 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7607
7608         * shell/ev-view.c: (clear_caches):
7609
7610         ev_page_cache_get doesnt return a reference,
7611         dont try to unref it.
7612
7613 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7614
7615         * shell/main.c: (load_files_remote):
7616
7617         Fix timestamp parameter with dbus <= 0.33
7618
7619 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7620
7621         * data/evince.schemas.in:
7622
7623         Add missing full stop
7624
7625 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7626
7627         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7628         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7629
7630         Plug some memory leaks
7631
7632 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7633
7634         * configure.ac:
7635         * lib/ev-debug.c: (trap_handler):
7636
7637         Check for execinfo.h and use it only if it exists.
7638         Ported from Epiphany (bug #314776).
7639
7640 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7641
7642         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7643
7644 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7645
7646         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7647         * po/id.po      : Added Indonesian translation
7648
7649 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7650
7651         * shell/main.c:
7652         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7653         * NEWS: Release 0.4.0
7654
7655 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7656
7657         * configure.ac: catch another gtk+-2.8ism
7658         * shell/main.c: Make work with gtk+-2.6
7659
7660 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7661
7662         * shell/ev-application-service.xml: Add 'timestamp' argument to
7663           ev_application_open_window and ev_application_open_uri methods.
7664
7665         * shell/ev-application.h: Add 'timestamp' argument to
7666           ev_application_open_window, ev_application_open_uri,
7667           and ev_application_open_uri_list functions.
7668
7669         * shell/ev-application.c (ev_application_open_window,
7670           ev_application_open_uri, ev_application_open_uri_list): Change
7671           functions that show/present windows to use a timestamp if one
7672           is passed in.
7673
7674         * shell/ev-window.c (ev_window_cmd_file_open,
7675           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7676         * shell/main.c (load_files): Modify calls to ev_application to
7677           include GDK_CURRENT_TIME as timestamp.
7678
7679         * shell/main.c (load_files_remote): Obtain timestamp for client
7680           instance from GDK and pass to server instance so new windows are
7681           focused properly.  Fix dbus_g_proxy_call() calls by including second
7682           G_TYPE_INVALID.
7683           
7684         Closes bug #314475.
7685
7686 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7687
7688         * shell/ev-window.c (ev_window_finalize): Check for
7689         avail. EvWindows when quiting to handle the finalize better,
7690         #314497
7691
7692 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7693         
7694         * properties/ev-properties-view.c: 
7695         
7696         Set textdomain to libglade. Fixes translation problem in property page.
7697
7698 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7699
7700         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7701         * dvi/Makefile.am:
7702         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7703         * dvi/mdvi-lib/Makefile.am:
7704         
7705         Fix rotation of thumbnails, ported to new API. Moved library
7706         dependencies earlier, probably it will fix linkage problem.
7707
7708 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7709
7710         * backend/ev-document-misc.c:
7711         (ev_document_misc_get_thumbnail_frame):
7712         * backend/ev-document-misc.h:
7713         * configure.ac:
7714         * pdf/ev-poppler.cc:
7715         * shell/Makefile.am:
7716         * shell/ev-sidebar-thumbnails.c: (add_range),
7717         (ev_sidebar_thumbnails_set_loading_icon),
7718         (ev_sidebar_thumbnails_refresh),
7719         (ev_sidebar_thumbnails_set_document):
7720         * shell/ev-sidebar-thumbnails.h:
7721         * shell/ev-view.c: (ev_view_motion_notify_event),
7722         (ev_view_set_property), (ev_view_get_property),
7723         (ev_view_class_init), (ev_view_set_rotation):
7724         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7725         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7726         (ev_window_init):
7727         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7728         Redo rotation (again).  prepare for 0.4.0
7729
7730 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7731
7732         * configure.ac: Bump poppler requirement to 0.4.1.
7733
7734         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7735         argument to poppler_page_render_selection() call.
7736
7737 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7738
7739         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7740         (djvu_document_thumbnails_get_thumbnail):
7741         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7742         (dvi_document_thumbnails_get_thumbnail):
7743         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7744         (pixbuf_document_thumbnails_get_thumbnail):
7745         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7746         
7747         Update rotation direction of backends to fit with pdf and ps.
7748
7749 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7750
7751         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7752         * backend/ev-async-renderer.h:
7753         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7754         (setup_page), (ps_document_get_page_size),
7755         (ps_async_renderer_render_pixbuf):
7756         * ps/ps-document.h:
7757         * shell/ev-jobs.c: (ev_job_render_run):
7758
7759         Fix orientation in the postscript document
7760
7761 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7762
7763         * pdf/ev-poppler.cc:
7764         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7765         * shell/ev-view.c: (highlight_find_results):
7766
7767         Adapt to the new poppler rotation API. Fix text maps on landscape
7768         documents.
7769
7770 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7771
7772         * shell/ev-view.c (compute_new_selection_text): get the correct
7773         region when selecting in modes other than continuous.
7774
7775 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7776
7777         * shell/main.c (main): remove redundant g_warnings.
7778
7779 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7780
7781         * shell/Makefile.am: Don't include autogenerated
7782         file ev-application-service.h into distribution, since
7783         it causes dbus crash. Fix for bugs 313724 and 313443. 
7784
7785 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7786
7787         * configure.ac: Fix sed expression for FreeBSD. Thanks
7788         to Joe Marcus Clark <marcus@freebsd.org>
7789         
7790         * shell/eggfindbar.c: (entry_activate_callback),
7791         (entry_changed_callback), (egg_find_bar_init),
7792         (egg_find_bar_set_search_string):
7793         
7794         Made findbar buttons unsensitive if there is no text in
7795         entry. Fix for the bug 313285.
7796
7797 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7798
7799         * ps/ps-document.c: Use g_filename_display_name for displaying
7800         filenames and revert string freeze breackage
7801
7802 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7803
7804         * NEWS:
7805         * configure.ac:
7806
7807         Update for 0.3.4
7808
7809         * shell/Makefile.am:
7810
7811         Add ev-application-service.xml to extra dist
7812
7813         * shell/ev-view.c: (find_page_at_location):
7814
7815         Remove unused function (fix warning)
7816
7817 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7818
7819         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7820         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7821         
7822         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7823         bug 313623.
7824
7825 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7826
7827         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7828         * shell/ev-window.c:
7829         Fix build warnings
7830
7831 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7832
7833         * configure.ac: Update script to get dbus version.
7834         Fix for the bug #313443.
7835
7836 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7837
7838         * shell/ev-window.c: (ev_window_cmd_escape):
7839         
7840         Return focus back to view on escape. Fix for bug 313295.
7841
7842 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7843
7844         * shell/ev-window.c: (update_window_title),
7845         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7846         (ev_window_cmd_save_as):
7847         
7848         Correct conversion from uri to displayable string. Fix for
7849         bug 313296.
7850
7851 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7852
7853         * ps/ps-document.c: convert filename to utf8 when there is an error
7854         loading document. Fixes #309915
7855
7856 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7857
7858         * configure.ac:
7859
7860         We depend on poppler 0.4.0
7861
7862 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7863
7864         * configure.ac:
7865         * NEWS: Release 0.3.3.
7866         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7867
7868 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7869
7870         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7871         add a couple missing mnemonics to menu items, use title 
7872         capitalization for menu items and window titles, and add 
7873         ellipsis to open menu item.     
7874
7875 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7876
7877         * pdf/ev-poppler.cc:
7878         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7879         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7880         (ev_view_get_rotation):
7881         * shell/ev-view.h:
7882         * shell/ev-window.c: (setup_view_from_metadata),
7883         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7884         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7885         disk.
7886
7887 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7888
7889         * configure.ac: Added tr to ALL_LINGUAS
7890
7891 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7892
7893         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7894         requires several clicks to find word. Thanks to 
7895         Colin Slater <kiltedtaco@gmail.com>.
7896
7897 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7898
7899         * data/evince.desktop.in.in: Hide menu entry and
7900         rename it to "Document Viewer". Fix for bug 
7901         #312399.
7902
7903 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7904
7905         * shell/ev-page-action.c (ev_page_action_class_init): 
7906
7907         Point to the correct function in constructor of the
7908         activate_label signal
7909
7910 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7911
7912         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7913         * shell/ev-jobs.h: Make thread safe.
7914
7915 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7916
7917         * shell/ev-view.c: (view_update_range_and_current_page):
7918         Don't update page range if we are scrolling to some document
7919         point.
7920
7921 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7922
7923         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7924         when getting max_page_width, fix drawing in dual mode.
7925
7926 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7927
7928         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7929         getting the area for select_all.
7930
7931 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7932
7933         * backend/ev-selection.c: (ev_selection_render_selection):
7934         * backend/ev-selection.h:
7935         * pdf/ev-poppler.cc:
7936         * shell/ev-jobs.c: (ev_job_render_new):
7937         * shell/ev-jobs.h:
7938         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7939         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7940         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7941         (ev_view_class_init):
7942
7943         Change selection color on focus in and focus out events.  Also,
7944         poppler now uses GdkColor for specifying the selection colors, so
7945         drop some awkward conversion code.
7946
7947 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7948
7949         * configure.ac: Added Hebrew translation
7950
7951 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
7952
7953         * NOTES:
7954         * backend/ev-selection.c: (ev_selection_render_selection):
7955         * backend/ev-selection.h:
7956         * pdf/ev-poppler.cc:
7957         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
7958         (ev_job_render_run):
7959         * shell/ev-jobs.h:
7960         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7961         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
7962         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
7963         (ev_pixbuf_cache_style_changed),
7964         (ev_pixbuf_cache_get_selection_pixbuf),
7965         (ev_pixbuf_cache_set_selection_list),
7966         (ev_pixbuf_cache_get_selection_list):
7967         * shell/ev-pixbuf-cache.h:
7968         * shell/ev-utils.c: (ev_print_region_contents):
7969         * shell/ev-utils.h:
7970         * shell/ev-view.c: (ev_view_queue_draw_page),
7971         (selection_update_idle_cb), (ev_view_motion_notify_event),
7972         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
7973         (setup_caches), (ev_view_find_next), (merge_selection_region),
7974         (selection_free):
7975         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
7976
7977         Clean up selection to be much smoother!
7978
7979 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
7980
7981         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
7982         to poppler_page_render_selection().
7983
7984 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7985
7986         * ps/ps-document.c: (save_page_list): Use
7987         unzipped document when printing. Thanks to 
7988         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
7989         311016.
7990
7991 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7992
7993         * shell/ev-window.c: (update_action_sensitivity):
7994         
7995         Disable print and save respect to lockdown gconf keys. Fix
7996         for 312342.
7997
7998 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7999
8000         * configure.ac:
8001         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8002         (write_to_temp_file), (ev_file_set_contents):
8003         * shell/ev-utils.h:
8004         * shell/ev-window.c: (save_print_config_to_file):
8005         
8006         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8007         Fix for bug 312238
8008
8009 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8010
8011         * shell/ev-window.c: (load_print_config_from_file),
8012         (save_print_config_to_file), (ev_window_print_range):
8013
8014         Persist the print settings. Fixes bug #311578.
8015
8016 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8017
8018         * djvu/djvu-document.c: (djvu_document_get_page_size),
8019         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8020         (djvu_document_thumbnails_get_thumbnail):
8021         * dvi/dvi-document.c: (dvi_document_get_page_size),
8022         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8023         (dvi_document_thumbnails_get_dimensions),
8024         (dvi_document_thumbnails_get_thumbnail):
8025         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8026         (pixbuf_document_render_pixbuf),
8027         (pixbuf_document_document_iface_init),
8028         (pixbuf_document_thumbnails_get_thumbnail):
8029         
8030         Update backends to make them build with new rotation system.
8031
8032 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8033
8034         * help/C/figures/evince_start_window.png:
8035         
8036         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8037
8038 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8039
8040         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8041         * shell/ev-pixbuf-cache.h:
8042         * shell/ev-sidebar-thumbnails.c:
8043         (ev_sidebar_thumbnails_get_property), (add_range),
8044         (adjustment_changed_cb):
8045         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8046         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8047         we were thumbnailing the entire docment on startup, slowing us
8048         down hugely. 
8049
8050 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8051
8052         * shell/ev-page-cache.c: (ev_page_cache_new):
8053         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8054         == 0, fixes #310306.
8055
8056 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8057
8058         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8059         (ev_view_rotate_left):
8060
8061         Account rotation in doc_rect_to_view_rect.
8062         Ensure rotation doesnt go out of bounds.
8063
8064 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8065
8066         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8067
8068         Correct and cleanup w/h swapping
8069
8070 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8071
8072         * backend/ev-document-thumbnails.c:
8073         (ev_document_thumbnails_get_thumbnail):
8074         * backend/ev-document-thumbnails.h:
8075         * backend/ev-document.c:
8076         * backend/ev-document.h:
8077         * backend/ev-render-context.c: (ev_render_context_new),
8078         (ev_render_context_set_rotation):
8079         * backend/ev-render-context.h:
8080         * pdf/ev-poppler.cc:
8081         * ps/ps-document.c: (ps_document_document_iface_init):
8082         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8083         * shell/ev-jobs.h:
8084         * shell/ev-page-cache.c: (build_height_to_page),
8085         (ev_page_cache_new), (ev_page_cache_get_size),
8086         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8087         (ev_page_cache_get_height_to_page):
8088         * shell/ev-page-cache.h:
8089         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8090         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8091         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8092         (ev_pixbuf_cache_get_selection_pixbuf):
8093         * shell/ev-pixbuf-cache.h:
8094         * shell/ev-print-job.c: (idle_print_handler):
8095         * shell/ev-sidebar-thumbnails.c: (add_range):
8096         * shell/ev-view.c: (view_update_range_and_current_page),
8097         (get_page_y_offset), (get_page_extents),
8098         (ev_view_size_request_continuous_dual_page),
8099         (ev_view_size_request_continuous),
8100         (ev_view_size_request_dual_page),
8101         (ev_view_size_request_single_page), (draw_one_page),
8102         (ev_view_set_rotation), (ev_view_rotate_right),
8103         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8104         (ev_view_zoom_for_size_continuous_and_dual_page),
8105         (ev_view_zoom_for_size_continuous),
8106         (ev_view_zoom_for_size_dual_page),
8107         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8108         (ev_view_select_all):
8109         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8110         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8111         (tiff_document_document_iface_init),
8112         (tiff_document_thumbnails_get_thumbnail):
8113
8114         Use rotation rather than orientation. It's easier and enough
8115         for our needs.
8116
8117 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8118
8119         * shell/ev-page-cache.c: (build_height_to_page),
8120         (ev_page_cache_new), (ev_page_cache_get_size),
8121         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8122         (ev_page_cache_get_height_to_page):
8123         * shell/ev-page-cache.h:
8124         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8125         (ev_view_size_request_continuous_dual_page),
8126         (ev_view_size_request_continuous),
8127         (ev_view_zoom_for_size_continuous_and_dual_page),
8128         (ev_view_zoom_for_size_continuous):
8129
8130         Make the page cache aware of page orientation.
8131
8132 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8133
8134         * backend/ev-document-thumbnails.c:
8135         (ev_document_thumbnails_get_thumbnail):
8136         * backend/ev-document-thumbnails.h:
8137         * backend/ev-document.c:
8138         * backend/ev-document.h:
8139         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8140         * backend/ev-ps-exporter.h:
8141         * pdf/ev-poppler.cc:
8142         * ps/ps-document.c: (ps_document_document_iface_init),
8143         (ps_document_ps_export_do_page):
8144         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8145         * shell/ev-jobs.h:
8146         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8147         (ev_page_cache_get):
8148         * shell/ev-page-cache.h:
8149         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8150         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8151         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
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_extents), (ev_view_size_request_dual_page),
8157         (ev_view_size_request_single_page), (draw_one_page),
8158         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8159         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8160         (ev_view_zoom_for_size_dual_page),
8161         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8162         (ev_view_select_all):
8163         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8164         * tiff/tiff-document.c: (tiff_document_get_page_size),
8165         (tiff_document_get_orientation), (rotate_pixbuf),
8166         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8167         (tiff_document_thumbnails_get_thumbnail),
8168         (tiff_document_ps_export_do_page), (tiff_document_init):
8169
8170         Really make use of the orientation bit of the render context.
8171         Use the render context in a few more places in the backend API.
8172         This regress orientation, but now it's done right. Will try to
8173         fix it up asap...
8174
8175 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8176
8177         * shell/ev-view.c: (ensure_rectangle_is_visible):
8178
8179         Patch by Nickolay V. Shmyrev to fix find flickering
8180
8181 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8182
8183         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8184         duplex parameters to ::begin.
8185
8186         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8187         * shell/ev-print-job.c (idle_print_handler): 
8188         * ps/ps-document.c (ps_document_ps_export_begin): 
8189         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8190         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8191         implementations. Poppler backend needs poppler cvs. Rest has
8192         unchanged behavior.
8193
8194 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8195
8196         * shell/ev-window.c (using_pdf_printer): new function.
8197         (ev_window_print_range): print a less techy message if someone
8198         tries to print to PDF.
8199
8200 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8201
8202         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8203         from "unknown font" string. Bug #311431
8204
8205 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8206
8207         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8208
8209 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8210
8211         Bug #311280
8212         
8213         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8214         name for PopplerFontTypes
8215         (pdf_document_fonts_fill_model): add font type to the detail column
8216
8217         * backend/ev-document-fonts.h: added
8218         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8219
8220         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8221         font name and font details, add a little markup.
8222         (ev_properties_fonts_init): use the new cell data func, specify ypad
8223         property for the cell renderer.
8224         (ev_properties_fonts_set_document): add the details column.
8225
8226 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8227
8228         * configure.ac: Added "pl" to ALL_LINGUAS.
8229
8230 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8231
8232         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8233
8234 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8235
8236         * help/ChangeLog: Started this for translations of manual.
8237         * configure.ac, autogen.sh, .cvsignore: Migrated to
8238         gnome-doc-utils. Patch in bug #311222.
8239
8240 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8241
8242         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8243         #ifdef this away to fix an unused-function warning.
8244
8245 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8246
8247         * configure.ac: Added 'gl' to ALL_LINGUAS.
8248
8249 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8250
8251         * configure.ac: Added ne in ALL_LINGUAS
8252         
8253 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8254
8255         * shell/ev-view.c: (ev_view_leave_notify_event):
8256         
8257         Clear status message when pointer leaves view. Fix for bug
8258         #310818 
8259
8260 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8261
8262         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8263
8264 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8265
8266         * shell/ev-view.c: (ev_view_leave_notify_event),
8267         (ev_view_class_init):
8268         
8269         Set cursor to normal then leaving view.
8270
8271 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8272
8273         * configure.ac:
8274         
8275         Fix required djvulibre version.
8276
8277 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8278
8279         *configure.ac: Hindi (hi) language added
8280
8281 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8282
8283         *configure.ac: Punjabi (pa) Language added
8284
8285 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8286
8287         * data/evince-ui.xml, shell/ev-window.c:
8288         
8289         Add keypad accelerators for zooming. Fix for bug 308128.
8290
8291 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8292
8293         * Makefile.am:
8294         * backend/Makefile.am:
8295         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8296         * configure.ac:
8297         * shell/ev-document-types.c: (ev_document_types_add_filters):
8298
8299         Allow to enable/disable the pixbuf backend.
8300         Default to off for now. If we want it enabled we should
8301         really put mime types in the desktop, implement properties etc.
8302
8303         * properties/evince-properties.c:
8304
8305         Initialize error to NULL.
8306         Check error is not NULL before freeing.
8307
8308 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8309
8310         * shell/ev-window.c:
8311
8312         Use F5 as presentation accell
8313
8314 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8315
8316         * shell/ev-window.c: (update_chrome_visibility),
8317         (ev_window_create_fullscreen_popup), (ev_window_init):
8318
8319         Do not leak the fullscreen toolbar
8320
8321 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8322
8323         * shell/ev-window.c: (view_actions_focus_in_cb),
8324         (view_actions_focus_out_cb):
8325
8326         These has a return value! Fix totally random focus
8327         issues we was seeing.
8328
8329 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8330
8331         * shell/main.c: (load_files_remote):
8332
8333         Allow open more than one file
8334
8335 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8336
8337         * shell/main.c: (load_files_remote):
8338
8339         Fix for dbus 0.33. bug #309975
8340
8341 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8342
8343         * properties/ev-properties-main.c: (ev_properties_get_pages):
8344
8345         Actually return NULL for types we dont support
8346
8347 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8348
8349         * po/POTFILES.in:
8350
8351         Remove empty lines.
8352
8353 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8354
8355         * backend/ev-document-factory.c:
8356         (ev_document_factory_get_document):
8357
8358         Do not try to create the object if type
8359         is invalid.
8360
8361 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8362
8363         * ps/ps-document.c: (ps_document_dispose),
8364         (ps_async_renderer_render_pixbuf):
8365         * ps/ps-document.h:
8366
8367         Do not leak the target window
8368
8369 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8370
8371         * shell/ev-application.c: (ev_application_init):
8372
8373         Let tbe check file existence for us.
8374         Add a comment about eggrecent mime filter.
8375
8376 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8377
8378         * data/evince-ui.xml:
8379         * shell/ev-application.c: (ev_application_shutdown),
8380         (ev_application_init), (ev_application_get_toolbars_model),
8381         (ev_application_get_recent_model),
8382         (ev_application_save_toolbars_model):
8383         * shell/ev-application.h:
8384         * shell/ev-window.c: (ev_window_add_recent),
8385         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8386         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8387         (ev_window_init):
8388
8389         Use common toolbar and recent models for all windows.
8390         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8391
8392 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8393
8394         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8395         successfully check for gtk_icon_view_get_visible_range.
8396
8397 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8398
8399         * djvu/Makefile.am:
8400         * dvi/Makefile.am:
8401         
8402         Fix djvu and dvi backend build.
8403
8404 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8405
8406         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8407         (new_separator_pixbuf):
8408
8409         Don't leak windows.
8410
8411 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8412
8413         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8414
8415         HIGification of toolbar editor dialogue.
8416
8417 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8418
8419         * configure.ac:
8420         * shell/Makefile.am:
8421
8422         Ever build metadata manager since it's just
8423         disabled at runtime now.
8424
8425 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8426
8427         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8428         (ev_metadata_manager_get), (ev_metadata_manager_set):
8429         * shell/ev-metadata-manager.h:
8430
8431         Add an _init functions that enabled metadata management
8432         at runtime.
8433
8434         * shell/ev-window.c: (page_changed_cb),
8435         (setup_document_from_metadata), (ev_window_setup_document),
8436         (setup_view_from_metadata), (ev_window_open_uri),
8437         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8438         (ev_window_run_presentation), (ev_window_stop_presentation),
8439         (save_sizing_mode), (ev_window_zoom_changed_cb),
8440         (ev_window_continuous_changed_cb),
8441         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8442         (window_configure_event_cb):
8443
8444         Remove all ugly metadata define since we deal with it
8445         at runtime now.
8446
8447         * shell/main.c: (load_files_remote), (main):
8448
8449         Add support for dbus cvs head. Hopefully didnt break one
8450         of the other versions now!
8451
8452         If we dont get a response from the dbus server just
8453         give up with it and not enable metadata.
8454
8455 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8456
8457         * Makefile.am:
8458         * backend/Makefile.am:
8459         * configure.ac:
8460         * cut-n-paste/recent-files/Makefile.am:
8461         * cut-n-paste/toolbar-editor/Makefile.am:
8462         * cut-n-paste/zoom-control/Makefile.am:
8463         * lib/Makefile.am:
8464         * pdf/Makefile.am:
8465         * pixbuf/Makefile.am:
8466         * properties/Makefile.am:
8467         * ps/Makefile.am:
8468         * shell/Makefile.am:
8469         * thumbnailer/Makefile.am:
8470         * tiff/Makefile.am:
8471
8472         Make frontends depend on just libev.
8473         Rework and group CFLAGS/LIBS definitions.
8474         Cleanups.
8475
8476 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8477
8478         * shell/ev-window:
8479
8480         do not unnecessarily save zoom
8481
8482         * configure.ac:
8483         * lib/ev-file-helpers.c: (ev_dot_dir):
8484         * shell/Makefile.am:
8485         * shell/dummy.cc:
8486
8487         Some cleanups
8488
8489 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8490
8491         * configure.ac:
8492         
8493         Remove unnecessary dependencies
8494
8495 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8496
8497         * properties/Makefile.am:
8498         * thumbnailer/Makefile.am:
8499         * tiff/Makefile.am:
8500
8501         Some more cleanups. Was really necessary
8502         but I probably introduced bugs, feel free
8503         to flame :)
8504
8505 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8506
8507         * backend/Makefile.am:
8508         * configure.ac:
8509         * cut-n-paste/recent-files/Makefile.am:
8510         * cut-n-paste/toolbar-editor/Makefile.am:
8511         * cut-n-paste/zoom-control/Makefile.am:
8512         * lib/Makefile.am:
8513         * pdf/Makefile.am:
8514         * pixbuf/Makefile.am:
8515         * properties/Makefile.am:
8516         * ps/Makefile.am:
8517         * shell/Makefile.am:
8518         * thumbnailer/Makefile.am:
8519         * tiff/Makefile.am:
8520
8521         Use gnome-common macros when possible.
8522         Cleanup dependencies.
8523         Actually disable deprecated where possible.
8524
8525 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8526
8527         * Makefile.am:
8528         * backend/Makefile.am:
8529         * properties/Makefile.am:
8530         * shell/Makefile.am:
8531         * thumbnailer/Makefile.am:
8532
8533         This should solve the circular dep without
8534         requiring dir reorg!
8535
8536         * shell/ev-window.c: (setup_view_from_metadata):
8537
8538         Never restore window size/position when the
8539         window is already visible.
8540
8541 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8542
8543         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8544
8545         Return a boolean from timeout func. Fix ported from gedit.
8546
8547 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8548
8549         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8550
8551 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8552
8553         * shell/ev-document-types.c: set "All Documents" as default filter in
8554         open dialog
8555
8556 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8557
8558         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8559         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8560         (ev_metadata_manager_set_boolean): fix value/val thinko.
8561
8562 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8563
8564         * shell/ev-window.c: (setup_view_from_metadata),
8565         (window_state_event_cb), (window_configure_event_cb),
8566         (ev_window_init):
8567
8568         Remember window position and maximized state
8569
8570 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8571
8572         * configure.ac:
8573
8574         Fix DBUS configure checks.
8575
8576         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8577         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8578         (ev_metadata_manager_set_boolean):
8579
8580         Plug mem leaks.
8581
8582         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8583         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8584         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8585         (ev_window_continuous_changed_cb),
8586         (ev_window_dual_mode_changed_cb), (ev_window_new):
8587
8588         Fix the build without DBUS.
8589
8590 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8591
8592         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8593         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8594         (ev_metadata_manager_set_string),
8595         (ev_metadata_manager_set_boolean):
8596         * shell/ev-metadata-manager.h:
8597
8598         Add support for some more types
8599
8600         * shell/ev-view.c: (scroll_to_current_page),
8601         (ev_view_get_continuous), (ev_view_set_continuous),
8602         (ev_view_get_dual_page):
8603         * shell/ev-view.h:
8604         * shell/ev-window.c: (page_changed_cb),
8605         (setup_document_from_metadata), (ev_window_setup_document),
8606         (setup_view_from_metadata), (ev_window_open_uri),
8607         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8608         (ev_window_run_presentation), (ev_window_stop_presentation),
8609         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8610         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8611         (ev_window_update_dual_page_action),
8612         (ev_window_continuous_changed_cb),
8613         (ev_window_dual_mode_changed_cb), (ev_window_init):
8614
8615         Remember a bunch of view/document properties. Prolly some
8616         are still missing but it's getting interesting.
8617
8618 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8619
8620         * configure.ac: check if dbus-binding-tool is installed. Not the
8621         case on current Ubuntu breezy, it seems.
8622
8623 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8624
8625         * data/evince.desktop.in.in:
8626         
8627         Allow open uri lists and add TryExec field.
8628
8629 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8630
8631         * configure.ac:
8632
8633         Enable dbus when available, do not require a configure
8634         option.
8635
8636 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8637
8638         * configure.ac:
8639
8640         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8641         disabled.
8642
8643 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8644         Marco Pesenti Gritti  <mpg@redhat.com>
8645
8646         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8647         
8648         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8649         functions to the format required by dbus
8650
8651         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8652         errors. Use the RPC parameters in the expected way
8653
8654 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8655
8656         * Makefile.am:
8657         * properties/Makefile.am:
8658         * properties/ev-properties-main.c: (ev_properties_get_pages):
8659
8660         Support all mime types
8661
8662         * shell/Makefile.am:
8663         * thumbnailer/Makefile.am:
8664         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8665         (evince_thumbnail_pngenc_get):
8666
8667         Use the document factory
8668
8669 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8670
8671         * backend/Makefile.am:
8672         * backend/ev-document-factory.c:
8673         (mime_type_supported_by_gdk_pixbuf),
8674         (ev_document_type_get_from_mime),
8675         (ev_document_factory_get_document),
8676         (ev_document_factory_get_backend),
8677         (ev_document_factory_get_mime_types),
8678         (ev_document_factory_get_all_mime_types):
8679         * backend/ev-document-factory.h:
8680         * shell/Makefile.am:
8681         * shell/ev-document-types.c: (get_document_from_uri),
8682         (ev_document_types_get_document),
8683         (file_filter_add_mime_list_and_free),
8684         (ev_document_types_add_filters):
8685         * shell/ev-document-types.h:
8686         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8687         * shell/ev-properties-dialog.c:
8688         (ev_properties_dialog_set_document):
8689         * shell/ev-window.c: (ev_window_cmd_file_open),
8690         (ev_window_cmd_save_as):
8691         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8692
8693         Rework document types managing to avoid code duplication
8694         and actually abstract from backend implementations.
8695         Also provide a minimal factory api that can be used by
8696         thumbnailer/properties.
8697
8698 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8699
8700         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8701         Plug a mem leak.
8702         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8703         HIG spacings.
8704
8705 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8706
8707         * shell/ev-properties-dialog.c
8708         (ev_properties_dialog_set_document): only call
8709         ev_properties_fonts_set_document() if the document implements the
8710         fonts interface
8711
8712 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8713
8714         * configure.ac:
8715         * properties/Makefile.am:
8716         * properties/ev-properties-view.c:
8717         (ev_properties_view_register_type):
8718         * properties/ev-properties-view.h:
8719         * properties/ev-properties-main.h:
8720
8721         Implement nautilus plugin for properties.
8722         Works only for pdf atm, I need to rework the
8723         document types stuff to get this to work
8724         for all backends...
8725
8726 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8727
8728         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8729         (ev_properties_fonts_set_document): use
8730         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8731
8732 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8733
8734         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8735         them
8736         (PlaceImage, tiff2ps_process_page): use
8737         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8738
8739
8740 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8741
8742         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8743         (main): to call gnome_authentication_manager_init. Should fix
8744         Bug #308510
8745
8746         * configure.ac: that requires libgnomeui 2.6.0.
8747
8748 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8749
8750         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8751         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8752         use the new tiff2ps interfaces
8753
8754         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8755         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8756
8757         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8758         structure instead of global variables.  Remove use of static
8759         variables in functions.
8760
8761 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8762
8763         * shell/ev-page-action.c: unref the completion after setting it to the
8764         entry
8765
8766 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8767
8768         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8769         postscript files
8770
8771 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8772
8773         * shell/ev-window.c (update_action_sensitivity): disable
8774         File->Print if the document does not implement the ps exporter
8775         interface
8776
8777 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8778
8779         * Makefile.am:
8780         * configure.ac:
8781         * data/evince-properties.glade:
8782         * properties/.cvsignore:
8783         * properties/Makefile.am:
8784         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8785         (ev_properties_view_class_init), (ev_properties_view_format_date),
8786         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8787         (ev_properties_view_init), (ev_properties_view_new):
8788         * properties/ev-properties-view.h:
8789         * shell/Makefile.am:
8790         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8791         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8792         (ev_properties_dialog_new):
8793         * shell/ev-properties-dialog.h:
8794         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8795         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8796         (update_progress_label), (job_fonts_finished_cb),
8797         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8798         * shell/ev-properties-fonts.h:
8799         * shell/ev-properties.c:
8800         * shell/ev-properties.h:
8801         * shell/ev-window.c: (ev_window_setup_document),
8802         (ev_window_cmd_file_properties):
8803
8804         Split the properties pages in two different objects, depend
8805         only on the backend where possible, use widgets instead
8806         of gobject for the glade part, reimplement the dialog
8807         itself with gtk.
8808         I need this to implement nautilus properties page.
8809
8810 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8811
8812         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8813         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8814         (tiff_document_document_ps_exporter_iface_init): implement the ps
8815         exporter interface for tiff documents
8816
8817         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8818         libtiff to implement TIFF postscript export
8819
8820         * tiff/tiff2ps.h: added a header file for external tiff2ps
8821         functions.
8822
8823         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8824         tiff2ps.h
8825
8826 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8827
8828         * shell/ev-view.c: (scroll_to_current_page),
8829         (ev_view_set_fullscreen), (ev_view_set_presentation):
8830         
8831         Scroll to current page when exit from presentation
8832
8833 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8834
8835         * shell/ev-window.c: (update_document_mode),
8836         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8837         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8838         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8839         
8840         Exit from fullscreen mode when switch to presentation. Fix for
8841         bug 309365
8842
8843 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8844
8845         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8846         return NULL if the document does not implement the selection
8847         interface.
8848
8849 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8850
8851         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8852         reported height by using the resolution aspect ratio
8853         (tiff_document_render_pixbuf): scale the pixbuf using the
8854         resolution aspect ratio
8855
8856 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8857
8858         * configure.ac:
8859         
8860         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8861         <kiltedaco@gmail.com>
8862         
8863         * djvu/djvu-document.c: (djvu_document_get_orientation),
8864         (djvu_document_set_orientation), (djvu_document_get_page_size),
8865         (rotate_pixbuf), (djvu_document_render_pixbuf),
8866         (djvu_document_document_iface_init):
8867         * dvi/dvi-document.c: (dvi_document_get_orientation),
8868         (dvi_document_set_orientation), (dvi_document_get_page_size),
8869         (rotate_pixbuf), (dvi_document_render_pixbuf),
8870         (dvi_document_document_iface_init):
8871         
8872         Dvi and djvu backends are ported to new API
8873
8874 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8875
8876         * backend/ev-selection.c: (ev_selection_get_selection_region),
8877         (ev_selection_get_selection_map):
8878         * backend/ev-selection.h:
8879         * pdf/ev-poppler.cc:
8880         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8881         * shell/ev-jobs.h:
8882         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8883         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8884         (ev_pixbuf_cache_get_text_mapping):
8885         * shell/ev-pixbuf-cache.h:
8886         * shell/ev-view.c: (location_in_text),
8887         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8888         support to EvView.  Now we can see where we can select!  Sweet!
8889
8890 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8891
8892         * shell/ev-view.c (ev_view_button_press_event): Fix
8893         event->y + view->scroll_x typo.
8894
8895 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8896
8897         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8898         sub-GdkPixbuf instead of passing dest_x and dest_y.
8899         
8900         * shell/ev-view.c: (view_point_to_doc_point),
8901         (view_rect_to_doc_rect), (ev_view_button_press_event),
8902         (ev_view_motion_notify_event), (compute_new_selection_rect),
8903         (gdk_rectangle_point_in), (compute_new_selection_text),
8904         (compute_selections): Update selection code to keep the selection
8905         around as two points and not as a normalized rectangle, and fix
8906         page level selection in two-column mode.
8907
8908 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8909
8910         * shell/ev-window.c: (window_configure_event_cb): 
8911         
8912         Fix compilation
8913         
8914 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8915
8916         * pdf/ev-poppler.cc:
8917
8918         Fix compilation
8919
8920 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8921
8922         * shell/Makefile.am:
8923         * shell/ev-metadata-manager.c: (item_free),
8924         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8925         (parse_value), (parseItem), (load_values),
8926         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8927         (save_values), (save_item), (get_oldest), (resize_items),
8928         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8929         * shell/ev-metadata-manager.h:
8930
8931         Metadata manager from gedit but modified to use GValue, so that
8932         we dont need to keep converting from strings.
8933
8934         * configure.ac:
8935
8936         ENABLE_METADATA conditional, on when dbus is on
8937
8938         * shell/ev-application.c: (ev_application_open_uri):
8939
8940         Show the window after load so that we can initialize
8941         window size before it's showed.
8942
8943         * shell/ev-window.c: (ev_window_setup_from_metadata),
8944         (ev_window_open_uri), (window_configure_event_cb),
8945         (ev_window_init):
8946
8947         Save and load metadata information about window size.
8948         Not yet keeping states in account.
8949
8950         * shell/main.c: (main):
8951
8952         Shutdown metadata manager.
8953
8954 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
8955
8956         * shell/ev-application-service.xml:
8957         * configure.ac:
8958         * shell/Makefile.am:
8959         * shell/ev-application.c:
8960         * shell/ev-application.h:
8961         * shell/ev-window.c:
8962         * shell/ev-window.h:
8963         * shell/main.c:
8964
8965         Add an optional dbus interface (--enable-dbus).
8966         Rework application code, mainly to be easier to
8967         use "remotely".
8968         Do not open multiple windows with the same document,
8969         spatial evince!
8970
8971 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
8972
8973         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
8974         pixbuf iff it exists.
8975
8976 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
8977
8978         * shell/*:
8979         * backend/ev-render-context.[ch]:
8980         * backend/ev-selection.[ch]:
8981
8982         Massive changes.  We now support text selection of pdfs, and not
8983         just rectangular selection.  This is pretty broken still, but I
8984         want to get something into CVS.
8985
8986 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8987
8988         * pdf/ev-poppler.cc:
8989         
8990         Fix for Bug 309080: crash on window close.
8991         
8992         * shell/ev-page-action.c: (page_changed_cb):
8993         
8994         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
8995         jensgr@gmx.net (Jens Granseuer).
8996
8997 2005-06-25  Marcel Telka  <marcel@telka.sk>
8998
8999         * configure.in (ALL_LINGUAS): Added sk.
9000
9001 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9002
9003         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9004         not a document open
9005
9006 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9007
9008         * NEWS:
9009         * configure.ac:
9010
9011         Release 0.3.2
9012
9013         * cut-n-paste/recent-files/Makefile.am:
9014
9015         Fix make distcheck
9016
9017 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9018
9019         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9020         (pixbuf_document_set_orientation), (rotate_pixbuf),
9021         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9022         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9023
9024         Implement rotation and cleanup the code a bit.
9025
9026         * tiff/tiff-document.c: (tiff_document_get_page_size),
9027         (tiff_document_get_orientation), (tiff_document_set_orientation),
9028         (rotate_pixbuf), (tiff_document_render_pixbuf),
9029         (tiff_document_document_iface_init), (tiff_document_init):
9030
9031         Implement rotation. Was the quicker solution for the release
9032         but we really need to share this code in the shell.
9033
9034 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9035
9036         * pdf/ev-poppler.cc:
9037
9038         Enable rotation, require poppler cvs. Fix a leak.
9039
9040 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9041
9042         * shell/ev-window.c: (update_action_sensitivity):
9043         
9044         Make properties unsensitive if document backend doesn't provide
9045         any info
9046
9047 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9048
9049         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9050         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9051         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9052         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9053         (bitmap_flip_rotate_counter_clockwise):
9054         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9055         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9056         (buff_gets):
9057         * dvi/mdvi-lib/common.h:
9058         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9059         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9060         (opendvi), (mdvi_reload), (mdvi_init_context),
9061         (mdvi_destroy_context), (mdvi_dopage), (special):
9062         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9063         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9064         (file_hash_free), (register_encoding), (parse_spec),
9065         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9066         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9067         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9068         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9069         (mdvi_register_font_type), (mdvi_unregister_font_type),
9070         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9071         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9072         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9073         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9074         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9075         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9076         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9077         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9078         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9079         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9080         (mdvi_unregister_special), (mdvi_flush_specials):
9081         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9082         (t1_font_remove):
9083         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9084         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9085         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9086         (free_font_metrics), (flush_font_metrics):
9087         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9088         (tt_font_remove):
9089         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9090         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9091         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9092         (dstring_insert), (dstring_new), (dstring_reset):
9093         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9094         
9095         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9096         avoid conflict with libtool on FC4
9097         
9098         * shell/ev-window.c: (ev_window_cmd_help_about):
9099         
9100         Update copyright year. Fix for bug 308828.
9101
9102 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9103
9104         * shell/ev-view.c: (add_scroll_binding_keypad),
9105         (ev_view_binding_activated), (ev_view_class_init),
9106         (on_adjustment_value_changed):
9107         
9108         Bug 170874: Arrow keys switch pages in presentation mode
9109
9110 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9111
9112         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9113         
9114         Fix for Bug 308265: Sidebar dissappears coming out of 
9115         Presentation mode
9116
9117 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9118
9119         * shell/ev-application.c: (ev_application_open):
9120         * shell/ev-document-types.c: (ev_document_types_add_filters),
9121         (ev_document_types_add_filters_for_type):
9122         * shell/ev-document-types.h:
9123         * shell/ev-window.c: (ev_window_cmd_save_as):
9124         
9125         Suggest basename as template when saving, provide filters
9126         for save dialog. It's bug 308402
9127
9128 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9129
9130         * pdf/ev-poppler.cc:
9131         * shell/ev-sidebar-links.c: (job_finished_callback):
9132         * shell/ev-view.c: (update_find_status_message):
9133         
9134         Some leaks fixed
9135
9136 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9137
9138         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9139         (egg_recent_view_uimanager_set_list):
9140
9141         Fix buglet in !show_numbers case.
9142
9143 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9144
9145         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9146         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9147
9148         Use pango ellipsisation.
9149
9150         * pdf/ev-poppler.cc:
9151
9152         Fix refcount leak, from nsh.
9153
9154 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9155
9156         * cut-n-paste/recent-files/Makefile.am:
9157         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9158         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9159         
9160         Removed EggRecentViewGtk
9161         
9162         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9163         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9164         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9165         (ev_window_setup_recent):
9166         
9167         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9168         with other projects
9169
9170 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9171
9172         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9173         (egg_recent_view_gtk_finalize):
9174
9175         Fix memory leak
9176
9177         * cut-n-paste/toolbar-editor/Makefile.am:
9178         
9179         Fix location of cursor icon.
9180         
9181         * pdf/ev-poppler.cc:
9182         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9183         (display_completion_text), (match_completion):
9184         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9185         (selection_changed_callback), (create_loading_model),
9186         (print_section_cb), (links_page_num_func),
9187         (update_page_callback_foreach):
9188         * shell/ev-window.c: (ev_window_dispose):
9189         
9190         Small memory fixes. Links model now store objects instead
9191         of pointers to improve memory management. 
9192
9193 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9194
9195         * shell/ev-window.c: (zoom_control_changed_cb):
9196         
9197         Fix update of zoom control (bug 308268).
9198
9199 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9200
9201         * shell/ev-properties.c (set_property): escape the text correctly.
9202         Handles non-UTF-8 properties and escaped properties.  Also, sets
9203         the text to "<i>None</i>" if the property isn't set.
9204
9205         * data/evince-properties.glade: Change the label to be ellipsized,
9206         and give it a minimum size.
9207
9208 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9209
9210         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9211         * shell/ev-sidebar-links.c: (create_loading_model):
9212         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9213         * shell/ev-view.c: (ev_view_set_document):
9214         * shell/ev-window.c: (ev_window_dispose):
9215         
9216         Various small fixes, mostly memory leaks. Thanks to valgrind.
9217
9218 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9219
9220         * ps/ps-document.c: remove the locale.h include again ;-). And
9221         kill the (bogus) setlocale/savelocale business.
9222
9223 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9224
9225         * ps/ps-document.c:
9226         
9227         Include locale.h to fix build
9228         
9229         * shell/ev-sidebar.c:
9230         
9231         Remove unnecessary includes
9232
9233 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9234
9235         * dvi/dvi-document.c: (dvi_document_load):
9236         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9237         * po/POTFILES.in:
9238         
9239         Check for incorrect dvi files. Fix parsing dvi on AMD64
9240         platform. Thanks to tester@tester.ca (Olivier Crete).
9241
9242 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9243
9244         * shell/ev-page-action.c: (match_selected_cb),
9245         (display_completion_text), (match_completion), (update_model):
9246         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9247         (expand_open_links):
9248         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9249         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9250         (ev_sidebar_set_document):
9251         * shell/ev-window.c: (ev_window_xfer_job_cb),
9252         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9253         
9254         Fixed lot's of memory leaks, for example, memory leak on reload, 
9255         described in bug 307793.
9256
9257 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9258
9259         * pdf/ev-poppler.cc:
9260         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9261         (update_visible_range), (adjustment_changed_cb),
9262         (ev_sidebar_thumbnails_fill_model),
9263         (ev_sidebar_thumbnails_refresh),
9264         (ev_sidebar_tree_selection_changed),
9265         (ev_sidebar_icon_selection_changed),
9266         (ev_sidebar_thumbnails_use_icon_view),
9267         (ev_sidebar_thumbnails_set_document):
9268         * shell/ev-sidebar-thumbnails.h:
9269         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9270         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9271
9272         Refresh thumbnails when changing orientation. Not fully
9273         working yet becuase of a sidebar bug.
9274
9275         Set page orientation to poppler page everywhere. This sucks
9276         really need to fix poppler.
9277
9278 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9279
9280         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9281         (egg_recent_view_gtk_new_menu_item),
9282         (egg_recent_view_gtk_set_property),
9283         (egg_recent_view_gtk_get_property),
9284         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9285         (egg_recent_view_gtk_set_tooltip_func),
9286         (egg_recent_view_gtk_set_label_width),
9287         (egg_recent_view_gtk_get_label_width):
9288         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9289
9290         Sync with libegg (ellipsize labels)
9291
9292 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9293
9294         * data/evince-ui.xml:
9295         * shell/ev-window.c: (ev_window_cmd_go_forward),
9296         (ev_window_cmd_go_backward):
9297         
9298         Shift + PageUp moves 10 Pages. Fix for 306125
9299
9300 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9301
9302         * pdf/ev-poppler.cc:
9303
9304         Add a flag to check if orientation has been overriden
9305
9306 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9307
9308         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9309         field if necessary.
9310
9311         * ps/ps.h: add creator field to document.
9312
9313         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9314         set creator field.
9315
9316 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9317
9318         * data/evince-properties.glade:
9319         * shell/ev-properties.c: (ev_properties_set_document):
9320
9321         s/PDF Version/Format
9322
9323 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9324
9325         * shell/ev-properties.c: (ev_properties_set_document):
9326
9327         Remove unnecessary translations
9328
9329 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9330
9331         * cut-n-paste/toolbar-editor/Makefile.am:
9332
9333         Correct library name    
9334
9335 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9336
9337         * configure.ac:
9338         * cut-n-paste/recent-files/egg-recent-model.c:
9339         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9340         (egg_recent_model_unlock_file):
9341         * cut-n-paste/recent-files/egg-recent-util.c:
9342         (egg_recent_util_get_unique_id):
9343         * cut-n-paste/recent-files/update-from-egg.sh:
9344         * cut-n-paste/toolbar-editor/Makefile.am:
9345         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9346         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9347         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9348         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9349         (egg_toolbars_model_get_type):
9350         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9351
9352         Better makefile for toolbar editor and update everything
9353         to latest libegg.
9354
9355 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9356
9357         * shell/ev-window.c: (update_document_mode):
9358
9359         Prefer presentation mode when the document
9360         require fullscreen.
9361
9362 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9363
9364         * data/evince-ui.xml:
9365         * shell/ev-window.c:
9366
9367         Add control-equal for zooming
9368
9369 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9370
9371         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9372
9373 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9374
9375         * backend/ev-document.c: (ev_document_get_orientation):
9376         * backend/ev-document.h:
9377         * pdf/ev-poppler.cc:
9378         * ps/ps-document.c: (ps_document_get_orientation),
9379         (ps_document_set_orientation), (ps_document_document_iface_init):
9380
9381         Add a get_orientation api. Improve set_orientation.
9382
9383         * data/evince-ui.xml:
9384         * shell/ev-view.c: (ev_view_set_orientation),
9385         (ev_view_rotate_right), (ev_view_rotate_left):
9386         * shell/ev-view.h:
9387         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9388         (ev_window_cmd_edit_rotate_right):
9389
9390         Better ui for changing document orientation
9391
9392 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9393
9394         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9395         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9396         * shell/ev-sidebar-links.h:
9397         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9398         (ev_sidebar_page_iface_init):
9399         * shell/ev-sidebar-page.h:
9400         * shell/ev-sidebar-thumbnails.c:
9401         (ev_sidebar_thumbnails_get_property),
9402         (ev_sidebar_thumbnails_class_init),
9403         (ev_sidebar_thumbnails_set_document):
9404         * shell/ev-sidebar-thumbnails.h:
9405         * shell/ev-view.c: (ev_view_motion_notify_event):
9406         * shell/ev-window.c: (update_chrome_visibility),
9407         (ev_window_cmd_focus_page_selector),
9408         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9409         (sidebar_page_main_widget_update_cb), (ev_window_init):
9410         
9411         Autoraise toolbar on GoToPage binding and fix bindings in
9412         EvSidebarThumbnails page.
9413
9414 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9415
9416         * shell/ev-properties.c: (update_progress_label):
9417
9418         Hide the progress label when finished; bug #307697.
9419
9420 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9421
9422         * pdf/ev-poppler.cc:
9423
9424         Enable is_open for links, you will need poppler cvs
9425
9426         * shell/ev-properties.c: (job_fonts_finished_cb):
9427
9428         Get a lock on the document when filling the tree view
9429
9430 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9431
9432         * backend/ev-document-links.h:
9433         * pdf/ev-poppler.cc:
9434         * shell/ev-sidebar-links.c: (create_loading_model),
9435         (expand_open_links), (job_finished_callback):
9436
9437         Expand links when specified by the document.
9438         Depend on a poppler api (defined out for now)
9439
9440 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9441
9442         * shell/ev-properties.c: (ev_properties_dispose),
9443         (ev_properties_class_init), (dialog_destroy_cb),
9444         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9445         (ev_properties_set_document), (ev_properties_new),
9446         (ev_properties_show):
9447         * shell/ev-properties.h:
9448
9449         Make it an object, cleanup the code, api to show it as transient
9450         and to set the document.
9451
9452         * shell/ev-window.c: (ev_window_setup_document),
9453         (ev_window_cmd_file_properties):
9454
9455         Adapt to EvProperties changes, do not show multiple
9456         times, update it when document changes.
9457
9458 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9459
9460         * ps/gstypes.h:
9461         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9462         (ps_document_set_orientation), (ps_document_document_iface_init):
9463         * ps/ps-document.h:
9464
9465         Implement orientation here too
9466
9467         * shell/ev-properties.c: (ev_properties_new):
9468         * data/evince-properties.glade:
9469
9470         Hide the fonts page for backends that doesnt
9471         support it.     
9472
9473 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9474
9475         * backend/ev-document.c: (ev_document_set_orientation):
9476         * backend/ev-document.h:
9477         * pdf/ev-poppler.cc:
9478
9479         Add orientation api. Currently poppler api is not optimal,
9480         we need to set orientation every time we _get a page.
9481         I will try to fix that at some point.
9482
9483         * data/evince-ui.xml:
9484         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9485         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9486
9487         Add orientation menu items
9488
9489         * shell/ev-page-cache.c: (ev_page_cache_clear):
9490         * shell/ev-page-cache.h:
9491
9492         Add api to clear the cache
9493
9494         * shell/ev-view.c: (setup_caches), (clear_caches),
9495         (ev_view_set_document), (ev_view_zoom_out),
9496         (ev_view_set_orientation):
9497         * shell/ev-view.h:
9498
9499         Implement orientation changing
9500
9501 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9502
9503         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9504         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9505         * backend/ev-document-fonts.h:
9506
9507         Separate scan and fill so that we can incrementally fill from
9508         the main thread. Add a progress api.
9509
9510         * data/evince-properties.glade:
9511         * pdf/ev-poppler.cc:
9512         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9513         * shell/ev-jobs.h:
9514         * shell/ev-properties.c: (update_progress_label),
9515         (job_fonts_finished_cb), (setup_fonts_view):
9516
9517         Incrementally feel the list and show the progress
9518         percentage in a label like acrobat does.
9519
9520         You are going to need poppler cvs
9521
9522 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9523
9524         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9525         * backend/ev-document-fonts.h:
9526         * pdf/ev-poppler.cc:
9527
9528         Make fonts model fill incrementally.
9529
9530         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9531         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9532         (ev_job_queue_remove_job):
9533         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9534         (ev_job_fonts_new), (ev_job_fonts_run):
9535         * shell/ev-jobs.h:
9536
9537         New job for fonts scanning
9538
9539         * shell/ev-properties.c: (job_fonts_finished_cb),
9540         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9541         * shell/ev-properties.h:
9542         * shell/ev-window.c: (ev_window_cmd_file_properties):
9543
9544         Incrementally feel the treeview using the new job. Show Loading...
9545         message until scanning is completed.
9546
9547         Hopefully I didnt break the build without the poppler patch.
9548
9549 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9550
9551         * shell/ev-application.c: (ev_application_open):
9552         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9553         (ev_document_type_get_type), (ev_document_type_lookup):
9554         * shell/ev-document-types.h:
9555         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9556         * shell/ev-job-xfer.h:
9557         * shell/ev-window.c: (ev_window_clear_local_uri),
9558         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9559         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9560         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9561         
9562         Transfer remote documents to tmp directory to display them later.
9563
9564 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9565
9566         * backend/ev-document-info.h:
9567         * shell/ev-properties.c: (ev_properties_new):
9568
9569         s/GTime*/GTime. Not sure why we was using a pointer
9570         at all there!
9571
9572 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9573
9574         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9575         situations.  That situation is that you're using GTK+-HEAD with
9576         the patch at #306726 is applied, and you have a document with <
9577         1500 pages in it.  It's not quite as uniformly nice as the
9578         TreeView, but should be better in the long run.
9579
9580         I'm pretty sure I guarded against breaking compilation with
9581         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9582         I missed some.
9583
9584         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9585         widget yet, so I commented that code out
9586         enable_view_actions_for_widget() for now.  Need to figure this
9587         out.
9588
9589         * shell/ev-page-action.c (match_selected_cb): emit the right
9590         signals.  Our cool C-l completion now works.
9591
9592 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9593
9594         * backend/Makefile.am:
9595         * backend/ev-document-fonts.c:
9596         * backend/ev-document-links.c:
9597         * backend/ev-document.c: (ev_document_load):
9598         * backend/ev-document.h:
9599         * backend/ev-job-queue.c:
9600         * backend/ev-job-queue.h:
9601         * backend/ev-jobs.c:
9602         * backend/ev-jobs.h:
9603         * backend/ev-page-cache.c:
9604         * backend/ev-page-cache.h:
9605
9606         EvPageCache and EvJobs are moved to shell.
9607
9608         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9609         (ev_tmp_filename):
9610         * lib/ev-file-helpers.h:
9611         
9612         New helper to work with temporary files
9613         
9614         * shell/Makefile.am:
9615         * shell/ev-application.c: (ev_application_open):
9616         * shell/ev-application.h:
9617         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9618         (remove_job_from_async_queue), (add_job_to_async_queue),
9619         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9620         (handle_job), (search_for_jobs_unlocked),
9621         (no_jobs_available_unlocked), (ev_render_thread),
9622         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9623         (ev_job_queue_add_job), (move_job_async), (move_job),
9624         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9625         * shell/ev-job-queue.h:
9626         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9627         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9628         * shell/ev-job-xfer.h:
9629         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9630         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9631         (ev_job_links_class_init), (ev_job_render_init),
9632         (ev_job_render_dispose), (ev_job_render_class_init),
9633         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9634         (ev_job_thumbnail_class_init), (ev_job_load_init),
9635         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9636         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9637         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9638         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9639         * shell/ev-jobs.h:
9640         * shell/ev-page-action.c: (ev_page_action_set_document):
9641         * shell/ev-page-cache.c: (ev_page_cache_init),
9642         (ev_page_cache_class_init), (ev_page_cache_finalize),
9643         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9644         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9645         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9646         (ev_page_cache_get_title), (ev_page_cache_get_size),
9647         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9648         (ev_page_cache_get_height_to_page),
9649         (ev_page_cache_get_max_label_chars),
9650         (ev_page_cache_get_page_label),
9651         (ev_page_cache_has_nonnumeric_page_labels),
9652         (ev_page_cache_get_info), (ev_page_cache_next_page),
9653         (ev_page_cache_prev_page), (ev_page_cache_get):
9654         * shell/ev-page-cache.h:
9655         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9656         (ev_pixbuf_cache_clear_job_sizes),
9657         (ev_pixbuf_cache_add_jobs_if_needed),
9658         (ev_pixbuf_cache_set_page_range):
9659         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9660         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9661         * shell/ev-sidebar-thumbnails.c:
9662         (ev_sidebar_tree_selection_changed),
9663         (ev_sidebar_thumbnails_set_document):
9664         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9665         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9666         (ev_statusbar_get_context_id), (ev_statusbar_push),
9667         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9668         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9669         (ev_statusbar_set_progress):
9670         * shell/ev-statusbar.h:
9671         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9672         (ev_view_find_previous):
9673         * shell/ev-window.c: (ev_window_is_empty),
9674         (ev_window_setup_document), (password_dialog_response),
9675         (ev_window_clear_jobs), (ev_window_load_job_cb),
9676         (ev_window_xfer_job_cb), (ev_window_open_uri),
9677         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9678         (ev_window_print), (ev_window_print_range),
9679         (ev_window_state_event), (ev_window_cmd_view_reload),
9680         (menu_item_select_cb), (menu_item_deselect_cb),
9681         (view_status_changed_cb), (ev_window_dispose),
9682         (drag_data_received_cb), (ev_window_init):
9683         * shell/ev-window.h:
9684         * shell/main.c: (load_files):
9685         
9686         New statusbar to show progress on idle. Two new jobs - 
9687         xfer job and load job to load document in background. And update
9688         of page_cache clients to new location of code.
9689
9690 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9691
9692         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9693         selection in open dialog. It also remembers the last visited directory 
9694         in the current session.
9695
9696 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9697
9698         * shell/ev-properties.c: (ev_properties_new):
9699         * shell/ev-properties.h:
9700         * shell/ev-window.c: (ev_window_cmd_file_properties):
9701         
9702         Get document info from page cache instead of document itself.
9703         This should fix crash related to race conditions described in
9704         bug 306545.
9705
9706 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9707
9708         * ps/ps-document.c: (ps_document_init),
9709         (send_ps), (get_page_box), (output), (catchPipe), (input),
9710         (stop_interpreter), (file_length), (file_readable),
9711         (check_filecompressedb), (ps_document_enable_interpreter),
9712         (document_load), (ps_async_renderer_render_pixbuf):
9713         * ps/ps-document.h:
9714
9715         Big cleanup of the ps code
9716
9717 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9718
9719         * backend/Makefile.am:
9720         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9721         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9722         * backend/ev-async-renderer.h:
9723
9724         Add an async renderer interface (method + callback) which
9725         is useful for backends like ps.
9726
9727         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9728         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9729         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9730         (ev_job_queue_add_job), (move_job_async), (move_job),
9731         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9732
9733         Add queues for async renderer, these are executed on the
9734         main thread.
9735
9736         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9737         (ev_job_render_run):
9738         * backend/ev-jobs.h:
9739
9740         If the backend support async renderer interface use it.
9741
9742         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9743         (setup_pixmap), (ps_document_get_type),
9744         (ps_async_renderer_render_pixbuf),
9745         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9746
9747         Implement async renderer interface.
9748
9749 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9750
9751         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9752
9753         Cleanup links job on exit.
9754
9755 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9756
9757         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9758         (drag_data_get_cb), (drag_data_received_cb):
9759         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9760         (drag_data_get_cb), (parse_item_list),
9761         (egg_toolbar_editor_load_actions):
9762         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9763         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9764         (parse_item_list), (parse_toolbars):
9765         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9766         (dvi_pixbuf_put_pixel):
9767         
9768         Fix gcc 4.0 warnings
9769
9770 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9771
9772         * ps/ps-document.c: (start_interpreter):
9773
9774         Fix warning when loading ps
9775
9776 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9777
9778         * ps/ps-document.c: (output):
9779
9780         Fix crash when priting gs error messages.
9781
9782 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9783
9784         * backend/ev-page-cache.c: (_ev_page_cache_new):
9785         * backend/ev-page-cache.h:
9786
9787         Use a const to return title so that we dont double
9788         free it. Small cleanup and fix a leak.
9789
9790         * shell/ev-window.c: (update_window_title):
9791
9792         strdup value from get_title.
9793
9794 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9795
9796         * shell/ev-sidebar-links.c: (job_finished_callback),
9797         (ev_sidebar_links_set_document):
9798
9799         Cleanup the old job when changing document
9800
9801 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9802
9803         * shell/ev-stock-icons.c:
9804         * shell/ev-stock-icons.h:
9805         * shell/ev-window.c:
9806         
9807         Add stock icons for actions that can appear in toolbar. Fix for
9808         bug 306566.
9809
9810 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9811
9812         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9813         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9814         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9815         * backend/ev-page-cache.h:
9816         * shell/ev-view.c: (scroll_to_current_page),
9817         (view_update_range_and_current_page), (get_page_y_offset),
9818         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9819         (ev_view_size_request_continuous),
9820         (ev_view_zoom_for_size_continuous_and_dual_page),
9821         (ev_view_zoom_for_size_continuous):
9822         
9823         More compact EvView layout in document with pages of different size.
9824
9825 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9826
9827         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9828         compilation.
9829
9830 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9831
9832         * shell/ev-view.c: (view_set_adjustment_values):
9833         * shell/ev-window.c: (ev_window_cmd_file_properties):
9834         
9835         A bit different fix for rounding problem but it has no
9836         problems on startup. Make properties window transient to parent.
9837
9838 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9839
9840         * pdf/ev-poppler.cc:
9841         
9842         More commenting of font stuff.
9843
9844 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9845
9846         * pdf/ev-poppler.cc:
9847
9848         Comment out some more fonts stuff. Should really
9849         work without the poppler patch now.
9850
9851 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9852
9853         * pdf/ev-poppler.cc:
9854
9855         Adapt to api change
9856
9857 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9858
9859         * data/evince-properties.glade:
9860         * pdf/ev-poppler.cc:
9861         * shell/ev-properties.c: (setup_fonts_view):
9862
9863         Set the column title. Show the dialog only
9864         once everything is setup.
9865         Getting font info can be very slow... will
9866         prolly need to make this threaded too.
9867
9868 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9869
9870         * backend/Makefile.am:
9871         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9872         (ev_document_fonts_get_fonts_model):
9873         * backend/ev-document-fonts.h:
9874         * data/evince-properties.glade:
9875         * pdf/ev-poppler.cc:
9876         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9877         * shell/ev-properties.h:
9878         * shell/ev-window.c: (ev_window_cmd_file_properties):
9879
9880         Implement fonts list. Defined out for now, since it depends
9881         on a not yet committed poppler patch.
9882
9883 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9884
9885         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9886         page + 1.
9887
9888         * shell/ev-window.c: Make sure we add the timeout when we get a
9889         focus-in event.
9890
9891         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9892         adjustment->value before calculating the zoom factor to average
9893         out all of our rounding errors.  The page no longer 'drifts' when
9894         resizing.
9895
9896 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9897
9898         * data/evince-properties.glade:
9899         * shell/ev-properties.c: (ev_properties_format_date),
9900         (set_property):
9901         
9902         Labels don't expand when the dialogue is resized.
9903         strftime result needs to be converted to UTF-8. Thanks
9904         to Christian Persch <chpe@gnome.org>.
9905
9906 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9907
9908         * data/evince-properties.glade:
9909
9910         Hide the fonts tab
9911
9912 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9913
9914         * backend/ev-document-info.h:
9915         * backend/ev-document.c: (ev_document_info_free):
9916         * data/evince-properties.glade:
9917         * pdf/ev-poppler.cc:
9918         * ps/ps-document.c: (ps_document_get_info):
9919         * shell/ev-properties.c: (ev_properties_format_date),
9920         (set_property), (ev_properties_new):
9921         * shell/ev-properties.h:
9922         * shell/ev-window.c: (ev_window_cmd_file_properties):
9923
9924         Rework properties code to take only EvPropertyInfo
9925         in the constructor so that it can be useful for
9926         nautilus plugin too.
9927
9928         Deal with backends that doesnt support some properties.
9929         Make set property code generic.
9930
9931 2005-06-04  Christian Persch <chpe@gnome.org>
9932
9933         * data/evince-properties.glade:
9934
9935         fix spacings, make resizeable, and make data labels
9936         selectable + ellipsised
9937
9938 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9939
9940         * backend/ev-document-info.h:
9941         * data/Makefile.am:
9942         * data/evince-ui.xml:
9943         * pdf/ev-poppler.cc:
9944         * shell/Makefile.am:
9945         * shell/ev-window.c: (update_action_sensitivity),
9946         (ev_window_cmd_file_properties):
9947
9948         Initial go at file properties. Patch by
9949         Emil Soleyman-Zomalan <emil@soleyman.com>.
9950         Needs love see #169583
9951
9952 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
9953
9954         * ps/ps-document.c: (output):
9955         * ps/ps.c: (psscan):
9956
9957         Try to render even if psscan fails.
9958
9959 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9960
9961         * ps/ps.c: (psscan), (pscopydoc):
9962
9963         Port buffered reading code from gv
9964
9965 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9966
9967         * ps/ps-document.c: (interpreter_message), (output):
9968
9969         Do not fail on interpreter messages
9970
9971 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
9972
9973         * backend/ev-document-misc.c:
9974         (ev_document_misc_get_thumbnail_frame):
9975
9976         Pages can be 0 x 0, dont assert on this case
9977
9978 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9979
9980         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9981         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
9982
9983         Correctly manage our reference on document. Finally the reload
9984         huge leak is gone...
9985
9986 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9987
9988         * ps/ps-document.c: (ps_document_dispose):
9989
9990         Forgot to chain it to the parent. Thanks chpe.
9991
9992 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
9993
9994         * ps/ps-document.c: (ps_document_dispose),
9995         (ps_document_class_init), (stop_interpreter), (document_load):
9996
9997         Cleanup dispose a bit. Dont leak the whole pixmap.
9998
9999 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10000
10001         * pdf/ev-poppler.cc:
10002
10003         Release the poppler document on dispose
10004
10005 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10006
10007         * shell/ev-view.c: (ev_view_set_document):
10008
10009         Release ref on the pixbuf cache when changing
10010         document.
10011
10012 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10013
10014         * ps/ps-document.c: (ps_document_get_info):
10015
10016         Fix a double free
10017
10018 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10019
10020         * backend/ev-page-cache.c: (ev_page_cache_init),
10021         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10022         * backend/ev-page-cache.h:
10023         * shell/ev-page-action.c: (page_changed_cb):
10024         
10025         Set page action entry width depending on labels width. Fix
10026         for bug 305202.
10027
10028 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10029
10030         * backend/ev-link.c: (ev_link_class_init):
10031
10032         Allow -1 as page value (error)
10033
10034 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10035
10036         * shell/ev-sidebar-thumbnails.c:
10037         (ev_sidebar_thumbnails_set_document):
10038         * shell/ev-view.c: (scroll_to_current_page),
10039         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10040         (page_changed_cb), (on_adjustment_value_changed),
10041         (ev_view_set_document):
10042
10043         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10044         Fix bug 305377
10045
10046 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10047
10048         * configure.ac:
10049         * djvu/djvu-document.c: (djvu_document_get_page_size):
10050
10051         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10052         bug 301993.
10053
10054 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10055
10056         * shell/ev-view.c (draw_one_page): modify the expose handling to
10057         get the shadows.
10058
10059         * shell/ev-window.c (update_action_sensitivity): Respect
10060         permissions field.  Kowtow to the man.
10061
10062         * pdf/ev-poppler.cc: Get the permissions field.
10063
10064         * tiff/*c: Make a tiny bit more robust.
10065
10066 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10067
10068         * djvu/djvu-document.c:
10069         
10070         Pop messages from djvu context message queue.
10071
10072 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10073
10074         * configure.ac, Makefile.am, shell/Makefile.am:
10075         * tiff/Makefile.am, shell/ev-document-types.c:
10076         
10077         Cleanup tiff configure checks. Fix for bug 305218.
10078
10079 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10080
10081         * configure.ac: Added "uk" to ALL_LINGUAS.
10082
10083 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10084
10085         * cut-n-paste/zoom-control/ephy-zoom.c:
10086         (ephy_zoom_get_changed_zoom_level):
10087         * cut-n-paste/zoom-control/ephy-zoom.h:
10088         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10089         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10090         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10091         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10092         (zoom_control_changed_cb), (ev_window_init):
10093         
10094         Fix minor points related to moving best fit up. Introduce
10095         "zoom" property and make zoom control change it's value on
10096         notify::zoom signals. Fix for 305080.
10097
10098 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10099
10100         * data/evince-ui.xml:
10101         * shell/ev-window.c: (set_view_actions_sensitivity):
10102         
10103         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10104
10105 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10106
10107         * configure.ac:
10108
10109         Depends on poppler 0.3.2
10110
10111 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10112
10113         * cut-n-paste/recent-files/egg-recent-item.c:
10114         (egg_recent_item_get_short_name):
10115         * cut-n-paste/toolbar-editor/Makefile.am:
10116         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10117         (new_pixbuf_from_widget):
10118         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10119         * cut-n-paste/toolbar-editor/egg-marshal.c:
10120         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10121         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10122
10123         Sync
10124
10125 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10126
10127         * tiff/tiff-document.c: Rough TIFF backend.
10128
10129 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10130
10131         * NEWS:
10132         * configure.ac:
10133         * cut-n-paste/toolbar-editor/Makefile.am:
10134
10135         Release 0.3.1
10136
10137 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10138
10139         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10140         (ev_view_find_next), (ev_view_find_previous):
10141
10142         Remove the locks around get_n_results   
10143
10144 2005-05-21  Juerg Billeter  <j@bitron.ch>
10145
10146         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10147
10148         Pass correct number of pages to poppler.
10149
10150 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10151
10152         * configure.ac:
10153         * data/Makefile.am:
10154         * data/evince.desktop.in: 
10155         * data/evince.desktop.in.in:
10156         * po/POTFILES.in:
10157         
10158         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10159
10160 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10161
10162         * shell/ev-view.c: (view_update_adjustments),
10163         (view_set_adjustment_values): cast adjustmen->value to (int)
10164         before using it.  Otherwise, we get off by a pixel in some
10165         situations.
10166
10167         (draw_one_page): Draw the border on expose.
10168
10169 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10170
10171         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10172         adjustment when the mode changes, #304923
10173
10174 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10175
10176         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10177         flickering on resize but still use gdk_window_scroll on
10178         scrolling
10179
10180 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10181
10182         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10183         option, #170458
10184
10185 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10186
10187         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10188         second page on page_changed if possible, #304669
10189
10190 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10191
10192         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10193         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10194
10195 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10196
10197         * .cvsignore:
10198         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10199         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10200         (ev_view_zoom_for_size_presentation),
10201         (ev_view_zoom_for_size_continuous_and_dual_page),
10202         (ev_view_zoom_for_size_continuous),
10203         (ev_view_zoom_for_size_dual_page),
10204         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10205         * shell/ev-view.h:
10206         * shell/ev-window.c: (update_view_size),
10207         (ev_window_sizing_mode_changed_cb):
10208
10209         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10210         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10211         an infinite loop, #304769
10212
10213
10214 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10215
10216         * data/evince-ui.xml:
10217         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10218         * shell/ev-window.c: (set_view_actions_sensitivity):
10219
10220         Make PgUp/Down behave like Space
10221
10222 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10223
10224         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10225         * backend/ev-ps-exporter.h:
10226         * pdf/ev-poppler.cc:
10227         * ps/ps-document.c: (ps_document_ps_export_begin):
10228         * shell/ev-print-job.c: (idle_print_handler):
10229
10230         Adapt to new poppler api
10231
10232 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10233
10234         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10235         (ephy_zoom_control_init):
10236
10237         Translate zoom levels
10238
10239 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10240
10241         * cut-n-paste/zoom-control/ephy-zoom.c:
10242         (ephy_zoom_get_zoom_level_index):
10243
10244         Fix current zoom -> zoom control match
10245
10246 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10247
10248         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10249         rather than the scrolled_window that it's in. Fixes bug #304655.
10250
10251 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10252
10253         * shell/ev-view.c: (view_update_adjustments),
10254         (view_set_adjustment_values), (view_update_range_and_current_page),
10255         (view_scroll_to_page), (set_scroll_adjustment),
10256         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10257         (ev_view_scroll), (ev_view_scroll_view),
10258         (ensure_rectangle_is_visible), (find_page_at_location),
10259         (get_link_at_location), (go_to_link), (status_message_from_link),
10260         (ev_view_size_request_continuous_dual_page),
10261         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10262         (ev_view_unrealize), (ev_view_expose_event),
10263         (ev_view_button_press_event), (ev_view_motion_notify_event),
10264         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10265         (draw_rubberband), (highlight_find_results), (draw_one_page),
10266         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10267         (ev_view_init), (find_changed_cb), (page_changed_cb),
10268         (on_adjustment_value_changed), (ev_view_new),
10269         (ev_view_set_document), (ev_view_set_zoom),
10270         (ev_view_set_continuous), (ev_view_set_dual_page),
10271         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10272         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10273         (ev_view_zoom_for_size_presentation),
10274         (ev_view_zoom_for_size_continuous_dual_page),
10275         (ev_view_zoom_for_size_continuous),
10276         (ev_view_zoom_for_size_dual_page),
10277         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10278         (ev_view_get_status), (ev_view_set_status),
10279         (update_find_status_message), (ev_view_get_find_status),
10280         (ev_view_set_find_status), (jump_to_find_result),
10281         (jump_to_find_page), (compute_selections), (clear_selection),
10282         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10283         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10284         (ev_view_update_primary_selection),
10285         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10286         * shell/ev-view.h:
10287         * shell/ev-window.c: (ev_window_open_page_label),
10288         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10289         (ev_window_init):
10290         * shell/ev-window.h:
10291         * shell/main.c: (load_files):
10292
10293         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10294         when resizing.  Remove the bin_window().  Also, patch from James
10295         Bowes to fix command line page, #300641
10296         
10297 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10298
10299         * data/evince-ui.xml:
10300         * shell/ev-view.c:
10301         * shell/ev-view.h:
10302         * shell/ev-window.c: (update_action_sensitivity):
10303
10304         Get rid of View->Normal Size, it's just confusing
10305
10306 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10307
10308         * backend/ev-document-info.h:
10309         * backend/ev-document.c: (ev_document_info_free): Free the
10310         EvDocumentInfo.
10311
10312         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10313         (clear_range), (add_range), (update_visible_range),
10314         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10315         (ev_sidebar_thumbnails_set_document):
10316         * shell/ev-window.c: (ev_window_setup_document): Only render the
10317         visible thumbnails.  It takes an instant to render, but it uses
10318         much less memory.
10319
10320 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10321
10322         * shell/ev-sidebar-links.c: (popup_menu_cb):
10323
10324         Select first item
10325
10326 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10327
10328         * lib/Makefile.am:
10329         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10330         (button_press_cb), (ev_sidebar_links_construct):
10331
10332         Show the popup menu also on keybindings
10333
10334 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10335
10336         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10337         * shell/ev-window.h:
10338
10339         Expose api to print a range (with dialog). Make private _print use
10340         it.
10341
10342         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10343         (ev_sidebar_links_construct):
10344
10345         Show a print context menu on linkx, it prints the selected
10346         section.
10347
10348 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10349
10350         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10351         button.
10352
10353 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10354
10355         * AUTHORS:
10356
10357         Update
10358
10359         * shell/ev-window.c: (build_comments_string),
10360         (ev_window_cmd_help_about):
10361
10362         Show poppler version/backend and authors
10363
10364 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10365
10366         * cut-n-paste/zoom-control/ephy-zoom.c:
10367         (ephy_zoom_get_zoom_level_index):
10368         * cut-n-paste/zoom-control/ephy-zoom.h:
10369
10370         Move the best fit items at the top of the list
10371
10372 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10373
10374         * shell/ev-marshal.list:
10375         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10376         (activate_cb), (match_selected_cb), (activate_link_cb),
10377         (connect_proxy), (ev_page_action_class_init):
10378         * shell/ev-page-action.h:
10379
10380         Use signals to notify action activation. Hopefully
10381         I did not break completion since I cant test...
10382
10383         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10384         (register_custom_actions):
10385
10386         Connect to page selector actions and also grab focus on
10387         the view when activated.
10388
10389 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10390
10391         * pdf/ev-poppler.cc:
10392         * backend/ev-page-cache.c: make page size calculation consistent
10393         and set it to (int)( width * scale + 0.5).  This makes the weird
10394         line going through the middle of the page go away.
10395
10396         * shell/ev-view.c: move painting the background page after
10397         checking the expose area covers us.
10398
10399 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10400
10401         * data/evince-password.glade:
10402         
10403         Mark labels as not translatable. Fix for bug 302842.
10404
10405 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10406
10407         * configure.ac: Added "es" to ALL_LINGUAS.
10408
10409 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10410
10411         * data/evince-toolbar.xml:
10412         * shell/ev-window.c: (update_action_sensitivity),
10413         (ev_window_setup_document), (ev_window_set_page_mode),
10414         (ev_window_init):
10415
10416         Remove some leftover code from jrb first continous
10417         attempt. Use the new actions, we still need good icons
10418         though...
10419
10420 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10421
10422         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10423
10424         Update label when connecting proxy. Fix a warning with NULL
10425         page_cache.
10426
10427 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10428
10429         * data/evince-ui.xml:
10430         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10431         * shell/ev-page-action.h:
10432         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10433
10434         Add mnemonic for edit toolbar.
10435         ctrl+l focus the page entry.
10436
10437 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10438
10439         * lib/Makefile.am:
10440         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10441         (ev_window_init):
10442         * shell/main.c: (main):
10443
10444         Put the toolbar xml in evince own dot dir
10445
10446 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10447
10448         * shell/ev-window.c: (ev_window_init):
10449
10450         Make the toolbar not removable
10451
10452 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10453
10454         * data/evince-ui.xml:
10455         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10456         * shell/ev-sidebar-links.h:
10457         * shell/ev-sidebar-thumbnails.c:
10458         (ev_sidebar_thumbnails_get_treeview):
10459         * shell/ev-sidebar-thumbnails.h:
10460         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10461         (ev_view_class_init):
10462         * shell/ev-view.h:
10463         * shell/ev-window.c: (update_action_sensitivity),
10464         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10465         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10466         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10467         (ev_window_init):
10468
10469         This is evil... Make space/backspace global accelerators but
10470         enable them only for some widgets (sidebars and view).
10471         I dont like it, but I dont know a better way... :/
10472
10473 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10474
10475         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10476         (ev_page_action_widget_finalize),
10477         (ev_page_action_widget_class_init), (update_page_cache):
10478
10479         Keep a weak reference on proxy->page_cache so that we
10480         dont try to disconnect the signal if the object is already
10481         gone. Maybe there is a better way to cleanup reference handling
10482         in page action though...
10483
10484 2005-05-10  Juerg Billeter  <j@bitron.ch>
10485
10486         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10487         * backend/ev-ps-exporter.h:
10488         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10489         * ps/ps-document.c: (ps_document_ps_export_begin):
10490         
10491         Change api to pass print range to ps_exporter_begin. The pdf backend
10492         requires this information.
10493         
10494         * shell/ev-print-job.c: (idle_print_handler):
10495         
10496         Adapt to api change
10497
10498 2005-05-10  Juerg Billeter  <j@bitron.ch>
10499
10500         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10501         (idle_print_handler)
10502         * shell/ev-window.c: (ev_window_print):
10503
10504         Support printing page range, based on patch by Amaury Jacquot
10505
10506 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10507
10508         * data/evince-toolbar.xml:
10509
10510         Add zoom control to available items
10511
10512 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10513
10514         * shell/ev-window.c: (update_action_sensitivity):
10515
10516         Set slash action insensitive when appropriate
10517
10518 2005-05-10  Christian Persch <chpe@gnome.org>
10519
10520         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10521
10522         Fix warning on the overflow menu
10523
10524 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10525
10526         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10527
10528         Check for uri correctness/existence
10529
10530 2005-05-09  Juerg Billeter  <j@bitron.ch>
10531
10532         * shell/ev-window.c: (using_postscript_printer):
10533
10534         LPD printers use postscript, too
10535
10536 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10537
10538         * shell/ev-window.c: (register_custom_actions):
10539
10540         The zoom one is actually sort of useful,
10541         put it back
10542
10543 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10544
10545         * shell/ev-window.c: (register_custom_actions):
10546
10547         Hide page/zoom controls from overflow, they
10548         are useless.
10549
10550 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10551
10552         * cut-n-paste/update-from-egg.sh:
10553         
10554         Share it between all cut-n-paste subdirs
10555
10556         * cut-n-paste/recent-files/Makefile.am:
10557
10558         Fix to use "global" update-from-egg.sh
10559
10560         * cut-n-paste/recent-files/egg-recent-model.c:
10561         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10562         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10563         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10564         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10565
10566         Update from libegg
10567
10568         * cut-n-paste/toolbar-editor/Makefile.am:
10569
10570         Fix to use "global" update-from-egg.sh
10571
10572         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10573
10574         Update from libegg
10575
10576 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10577
10578         * configure.ac:
10579         * cut-n-paste/Makefile.am:
10580         * cut-n-paste/recent-files/Makefile.am:
10581         * cut-n-paste/toolbar-editor/.cvsignore:
10582         * cut-n-paste/toolbar-editor/Makefile.am:
10583         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10584         (egg_editable_toolbar_get_type), (get_toolbar_position),
10585         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10586         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10587         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10588         (set_item_drag_source), (create_item_from_action), (create_item),
10589         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10590         (popup_toolbar_context_menu_cb), (free_dragged_item),
10591         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10592         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10593         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10594         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10595         (item_added_cb), (item_removed_cb),
10596         (egg_editable_toolbar_construct),
10597         (egg_editable_toolbar_disconnect_model),
10598         (egg_editable_toolbar_deconstruct),
10599         (egg_editable_toolbar_set_model),
10600         (egg_editable_toolbar_set_ui_manager),
10601         (egg_editable_toolbar_set_property),
10602         (egg_editable_toolbar_get_property),
10603         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10604         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10605         (egg_editable_toolbar_new_with_model),
10606         (egg_editable_toolbar_get_edit_mode),
10607         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10608         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10609         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10610         (new_pixbuf_from_widget), (new_separator_pixbuf),
10611         (update_separator_image), (style_set_cb),
10612         (_egg_editable_toolbar_new_separator_image),
10613         (egg_editable_toolbar_get_model):
10614         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10615         * cut-n-paste/toolbar-editor/egg-marshal.c:
10616         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10617         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10618         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10619         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10620         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10621         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10622         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10623         (editor_drag_data_delete_cb), (drag_data_get_cb),
10624         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10625         (editor_create_item), (update_editor_sheet), (setup_editor),
10626         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10627         (parse_item_list), (model_has_action), (update_actions_list),
10628         (egg_toolbar_editor_load_actions):
10629         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10630         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10631         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10632         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10633         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10634         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10635         (egg_toolbars_model_add_separator), (impl_add_item),
10636         (parse_item_list), (egg_toolbars_model_add_toolbar),
10637         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10638         (impl_get_item_data), (impl_get_item_type),
10639         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10640         (egg_toolbars_model_init), (free_toolbar),
10641         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10642         (egg_toolbars_model_remove_toolbar),
10643         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10644         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10645         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10646         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10647         (egg_toolbars_model_get_item_data),
10648         (egg_toolbars_model_get_item_type):
10649         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10650         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10651         * data/Makefile.am:
10652         * data/evince-toolbar.xml:
10653         * data/evince-ui.xml:
10654         * data/hand-open.png:
10655         * po/POTFILES.in:
10656         * shell/Makefile.am:
10657         * shell/ev-window.c: (update_chrome_visibility),
10658         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10659         (ev_window_dispose), (ev_window_init):
10660
10661         Implement epiphany like toolbar editor. Based on patch by
10662         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10663
10664 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10665
10666         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10667
10668         Use set_cursor instead of set_selection, so that
10669         the keyboard focus moves too.
10670
10671 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10672
10673         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10674
10675         Fix infinite loop when loading Type1 fonts
10676
10677 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10678
10679         * data/evince-ui.xml:
10680         * shell/ev-window.c:
10681
10682         Slash -> Find
10683
10684 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10685
10686         * configure.ac:
10687
10688         Make --disable really disable
10689
10690 2005-05-07  Juerg Billeter  <j@bitron.ch>
10691
10692         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10693
10694         Compare page labels even without has_labels set, fixes setting page
10695         with entry
10696
10697 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10698
10699         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10700         (ev_view_set_cursor), (ev_view_button_press_event),
10701         (ev_view_motion_notify_event), (ev_view_button_release_event),
10702         (ev_view_init):
10703
10704         Implement middle button scrolling. Based on a patch
10705         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10706
10707 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10708
10709         * shell/ev-document-types.c: (get_slow_mime_type),
10710         (get_document_type_from_mime), (ev_document_type_lookup):
10711         * shell/ev-document-types.h:
10712
10713         Change api to lookup from uri. Do fast lookup first, if the
10714         type is unknown try with data sniffing.
10715
10716         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10717         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10718
10719         Adapt to api change
10720
10721 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10722
10723         * thumbnailer/Makefile.am:
10724
10725         Fix distcheck
10726
10727 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10728
10729         * NEWS:
10730         * configure.ac:
10731
10732         Release 0.3.0
10733
10734         * data/evince-ui.xml:
10735
10736         Hide presentation mode for now
10737
10738         * shell/ev-view.c: (highlight_find_results):
10739
10740         Show current find selection only on current page
10741
10742 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10743
10744         * shell/ev-view.c: (ev_view_select_all):
10745
10746         Compute size of the actual page, not of
10747         the current one.
10748
10749 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10750
10751         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10752         (view_rect_to_doc_rect), (compute_selections),
10753         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10754         (ev_view_copy), (ev_view_primary_get_cb),
10755         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10756         (ev_view_button_press_event), (ev_view_motion_notify_event),
10757         (ev_view_button_release_event), (page_changed_cb):
10758
10759         Fix text selection
10760
10761 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10762
10763         * shell/ev-view.c: (compute_border), (get_page_extents),
10764         (doc_rect_to_view_rect), (highlight_find_results),
10765         (ev_view_bin_expose), (ev_view_select_all),
10766         (ev_view_motion_notify_event), (update_find_status_message),
10767         (jump_to_find_result), (jump_to_find_page):
10768
10769         First go at fixing search, still buggy
10770
10771 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10772
10773         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10774         dropdown box and button at the top of the sidebar.
10775
10776 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10777
10778         * configure.ac: Output zoom-control Makefile.
10779         * cut-n-paste/Makefile.am: build zoom-control subdir.
10780         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10781         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10782         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10783         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10784         * cut-n-paste/zoom-control/ephy-zoom.c:
10785         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10786         from epiphany, and modified to add a separator into the menu.
10787         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10788         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10789         zoom-control action.
10790         * shell/Makefile.am: Include zoom-control flags.
10791         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10792         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10793         (ev_view_zoom_for_size_presentation),
10794         (ev_view_zoom_for_size_continuous_and_dual_page),
10795         (ev_view_zoom_for_size_continuous),
10796         (ev_view_zoom_for_size_dual_page),
10797         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10798         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10799         ev_view_get_zoom and ev_view_get_sizing_mode.
10800         * shell/ev-view.h:
10801         * shell/ev-window.c: (update_action_sensitivity),
10802         (update_sizing_buttons), (zoom_control_changed_cb),
10803         (register_custom_actions): Initialize and use the zoom-control 
10804         widget.
10805
10806 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10807
10808         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10809         preview cache back to 1.  Don't know when it got set to 0.
10810         
10811         * shell/ev-view.c: (compute_border), (ev_view_realize),
10812         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10813         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10814         (ev_view_get_fullscreen), (ev_view_set_presentation),
10815         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10816         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10817         * shell/ev-view.h:
10818         * shell/ev-window.c:
10819         (update_chrome_visibility),
10820         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10821         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10822         (update_document_mode), (ev_window_update_fullscreen_action),
10823         (ev_window_fullscreen), (ev_window_unfullscreen),
10824         (ev_window_cmd_view_fullscreen),
10825         (ev_window_update_presentation_action),
10826         (ev_window_run_presentation), (ev_window_stop_presentation),
10827         (ev_window_cmd_view_presentation), (ev_window_state_event),
10828         (ev_window_focus_in_event), (ev_window_focus_out_event),
10829         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10830         * data/evince-ui.xml: Initial presentation mode.  We should
10831         probably hide this until it's done, as it's quite rough.  Also,
10832         change full-screen to fullscreen and add two getters to EvView.
10833
10834 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10835
10836         * shell/ev-page-action.c: (update_page_cache),
10837         (ev_page_action_dispose):
10838         * shell/ev-window.c: (destroy_fullscreen_popup),
10839         (ev_window_create_fullscreen_popup):
10840
10841         Use connect_object rather than explicitly
10842         disconnect on dispose.
10843
10844 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10845
10846         * shell/ev-page-action.c: (update_page_cache),
10847         (ev_page_action_dispose):
10848
10849 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10850
10851         * backend/ev-page-cache.c: (_ev_page_cache_new),
10852         (ev_page_cache_set_page_label),
10853         (ev_page_cache_has_nonnumeric_page_labels):
10854         * backend/ev-page-cache.h:
10855         * shell/ev-page-action.c: (update_pages_label):
10856         
10857         If all page labels are numeric, fallback to default
10858         way to display number of pages. See bug 173185.
10859
10860 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10861
10862         * shell/ev-page-action.c: (ev_page_action_dispose):
10863         * shell/ev-view.c: (view_update_range_and_current_page):
10864         * shell/ev-window.c: (ev_window_dispose):
10865         
10866         Set page on scroll in continuous mode. Fixes bug 301986.
10867         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10868
10869 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10870
10871         * configure.ac:
10872
10873         Require poppler 0.3.0
10874
10875 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10876         
10877         * shell/Makefile.am, configure.ac: Fix build problems
10878         with t1lib. Bug 301996.
10879
10880 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10881
10882         * shell/ev-view.c: (ev_view_scroll_event):
10883         
10884         Scroll up increase zoom
10885
10886 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10887
10888         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10889         (ev_view_set_sizing_mode),
10890         (ev_view_zoom_for_size_continuous_and_dual_page),
10891         (ev_view_zoom_for_size_continuous):
10892         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10893         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10894         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10895         (ev_window_init):
10896
10897         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10898         Fix for 165473 and 165472.
10899
10900 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10901
10902         * po/POTFILES.in:
10903         * thumbnailer/Makefile.am:
10904         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10905         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10906         * thumbnailer/evince-thumbnailer.schemas.in:
10907         
10908         Make thumbnailer schemas translatable. Fix for bug 301773
10909         
10910         * thumbnailer/evince-thumbnailer-djvu.schemas:
10911         * thumbnailer/evince-thumbnailer-dvi.schemas:
10912         * thumbnailer/evince-thumbnailer.schemas:
10913
10914         Removed files
10915
10916 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10917
10918         * shell/ev-view.c (ev_view_init): forgot to set this.
10919
10920 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10921
10922         * shell/ev-view.c: (find_page_at_location),
10923         (get_link_at_location),
10924         (ev_view_set_show_border), (ev_view_set_spacing),
10925         (ev_view_zoom_for_size_continuous_and_dual_page),
10926         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10927         Also, add a quick fix measuring of widths.  Also, removed
10928         ev_view_set_spacing and ev_view_set_show_border.
10929         
10930         * shell/ev-window.c: (ev_window_unfullscreen),
10931         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10932
10933 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10934
10935         * shell/ev-view.c: (view_update_range_and_current_page),
10936         (page_changed_cb):
10937         
10938         Fix crash on exit and scrolling to page in continuous view.
10939
10940 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10941
10942         * TODO:
10943         * backend/ev-page-cache.c: (_ev_page_cache_new),
10944         (ev_page_cache_get_max_width_size),
10945         (ev_page_cache_get_max_height_size):
10946         * backend/ev-page-cache.h:
10947         * data/evince-ui.xml:
10948         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10949         * shell/ev-view.c: (view_update_adjustments),
10950         (view_update_range_and_current_page), (get_bounding_box_size),
10951         (ev_view_size_request_continuous_and_dual_page),
10952         (ev_view_size_request_continuous),
10953         (ev_view_size_request_dual_page),
10954         (ev_view_size_request_single_page), (ev_view_size_request),
10955         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
10956         (ev_view_bin_expose), (ev_view_expose_event),
10957         (ev_view_set_property), (ev_view_get_property),
10958         (ev_view_class_init), (ev_view_init), (ev_view_new),
10959         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
10960         (ev_view_set_dual_page), (ev_view_set_full_screen),
10961         (ev_view_set_presentation), (ev_view_set_sizing_mode),
10962         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
10963         (ev_view_zoom_out), (zoom_for_size_fit_width),
10964         (zoom_for_size_best_fit),
10965         (ev_view_zoom_for_size_continuous_and_dual_page),
10966         (ev_view_zoom_for_size_continuous),
10967         (ev_view_zoom_for_size_dual_page),
10968         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10969         (ev_view_show_cursor), (ev_sizing_mode_get_type):
10970         * shell/ev-view.h:
10971         * shell/ev-window.c: (update_action_sensitivity),
10972         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10973         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10974         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
10975         (ev_window_cmd_view_zoom_out), (update_view_size),
10976         (ev_window_set_sizing_mode), (ev_window_init):
10977
10978         Add Continuous and Dual page modes.
10979
10980 2005-04-23  James Bowes  <bowes@cs.dal.ca>
10981
10982         * dvi/dvi-document.c: (dvi_document_load),
10983         (dvi_document_thumbnails_get_thumbnail),
10984         (dvi_document_init_params): Fix up some mixups between
10985         width and height to correct thumbnail rendering.
10986
10987 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10988
10989         * dvi/mdvi-lib/private.h:
10990         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
10991         
10992         Suppess output for kpathsea during font generation. Thanks to
10993         James Bowes
10994
10995 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
10996
10997         * NEWS:
10998         * configure.ac:
10999
11000         Release 0.2.1
11001
11002         * Makefile.am: fix distcheck.
11003
11004 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11005
11006         * shell/ev-sidebar-links.c: (selection_changed_callback),
11007         (update_page_callback), (row_activated_callback),
11008         (job_finished_callback), (ev_sidebar_links_set_document):
11009         
11010         Fix for bug #169901. Double click on links expands tree.
11011
11012 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11013
11014         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11015         hard-coded style. Fix for bug 170111
11016
11017 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11018
11019         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11020         locking.
11021
11022 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11023
11024         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11025
11026 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11027
11028         * pdf/ev-poppler.cc:
11029         * shell/ev-view.c: (highlight_find_results):
11030
11031         Fix find on single page documents
11032
11033 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11034
11035         * data/evince.schemas.in: fix for bug 301390
11036
11037 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11038
11039         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11040         (ev_view_zoom_out), (ev_view_zoom_normal):
11041         * shell/ev-view.h:
11042         * shell/ev-window.c: (update_action_sensitivity),
11043         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11044         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11045         (ev_window_cmd_view_normal_size):
11046
11047         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11048         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11049         better than oom. 
11050
11051 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11052
11053         * configure.ac:
11054
11055         Depend on 2.57, 2.59 doesnt seem to be necessary
11056
11057 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11058
11059         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11060         (create_tool_item):
11061
11062         Put back total number of pages as (1 of 1234)
11063
11064 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11065
11066         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11067         remove the job.
11068
11069         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11070         function.  This helps debugging.
11071
11072 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11073
11074         * djvu/djvu-document.c: (djvu_document_class_init),
11075         (djvu_document_get_info), (djvu_document_document_iface_init):
11076         * dvi/dvi-document.c: (dvi_document_class_init),
11077         (dvi_document_get_info), (dvi_document_document_iface_init):
11078
11079         Dummy implementation of get_info method for dvi and
11080         djvu. Fix crashes with those backends
11081
11082 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11083
11084         * data/evince.desktop.in:
11085
11086         Add application/x-gzpostscript
11087
11088 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11089
11090         * data/evince.schemas.in: Added real long descriptions, 
11091         closes bug 172496 
11092
11093         * README: Added actual text, closes bug 171869
11094
11095 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11096
11097         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11098
11099         Thumbnail page 0
11100
11101 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11102
11103         * backend/ev-document-info.h:
11104
11105         s/GDate */GDate so we can just use g_free
11106
11107 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11108
11109         * shell/ev-window.c: (update_document_mode),
11110         (ev_window_setup_document):
11111
11112         Show the window in fullscreen when specified by
11113         the document
11114
11115 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11116
11117         * backend/ev-document.c: (ev_document_class_init),
11118         (ev_document_get_info), (ev_document_render_pixbuf):
11119         * backend/ev-document.h:
11120         * backend/ev-page-cache.c: (_ev_page_cache_new):
11121         * pdf/ev-poppler.cc:
11122         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11123         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11124         * ps/ps-document.c: (ps_document_class_init), (document_load),
11125         (ps_document_get_info), (ps_document_document_iface_init):
11126
11127         Remove get_title from the interface, we can just use document info
11128
11129 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11130
11131         * backend/Makefile.am:
11132         * backend/ev-document.c: (ev_document_render_get_info):
11133         * backend/ev-document.h:
11134         * pdf/ev-poppler.cc:
11135
11136         Initial support for document info. Based on jrb patch.
11137
11138 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11139
11140         * shell/ev-window.c: (ev_window_state_event),
11141         (ev_window_class_init), (ev_window_init):
11142         
11143         Doesn't show resize grip when maximized. See bug #301053
11144
11145 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11146
11147         * po/POTFILES.in:
11148         
11149         ev-sidebar-thumbnails now has translatable labels
11150         
11151         * shell/Makefile.am:
11152         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11153         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11154         (ev_sidebar_links_page_iface_init):
11155         * shell/ev-sidebar-links.h:
11156         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11157         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11158         (ev_sidebar_page_get_label):
11159         * shell/ev-sidebar-page.h:
11160         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11161         (ev_sidebar_thumbnails_set_document),
11162         (ev_sidebar_thumbnails_support_document),
11163         (ev_sidebar_thumbnails_get_label),
11164         (ev_sidebar_thumbnails_page_iface_init):
11165         * shell/ev-sidebar-thumbnails.h:
11166         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11167         (ev_sidebar_set_document):
11168         * shell/ev-sidebar.h:
11169         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11170         
11171         Small rework of sidebar code. Now sidebar pages should implement
11172         EvSidebarPage interface. That makes page management in EvSidebar
11173         easier. See bug #164811 for details
11174
11175 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11176
11177         * shell/ev-application.c: (ev_application_open):
11178         * shell/ev-document-types.c:
11179         
11180         Fix build error and small problem with application exit
11181
11182 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11183
11184         * thumbnailer/Makefile.am:
11185         * thumbnailer/evince-thumbnailer-djvu.schemas:
11186         * thumbnailer/evince-thumbnailer-dvi.schemas:
11187         
11188         Conditionally install schemas for djvu/dvi thumbnailer
11189
11190 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11191
11192         * shell/ev-document-types.h: 
11193         * shell/ev-document-types.c: 
11194         New files, handling the mapping from mimetypes to backends
11195         
11196         * shell/ev-window.c: 
11197         * thumbnailer/evince-thumbnailer.c:     
11198         Use the ev-document-types code
11199         
11200         * shell/Makefile.am: 
11201         Added new convenience library libevbackendfactory_la, containing
11202         the new mimetype->backend logic; moved the backends into it.
11203
11204         * thumbnailer/Makefile.am:
11205         Make the thumbnailer link with the libevbackend.la convenience
11206         library, rather than having a duplicate of the backend logic here.
11207
11208 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11209
11210         * shell/ev-stock-icons.c: constify some vars.
11211         * shell/ev-window.c: ditto.
11212
11213 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11214
11215         * ps/ps-document.c (get_page_orientation):
11216
11217         Respect document orientation 
11218
11219 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11220
11221         * djvu/Makefile.am:
11222         * dvi/Makefile.am:
11223         * shell/Makefile.am:
11224         
11225         Move library dependencies to components.
11226         
11227         * shell/ev-window.c: (update_window_title),
11228         (start_loading_document):
11229         
11230         Fix display of uris with spaces. Bug 168358.
11231
11232 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11233
11234         * shell/ev-sidebar-links.c: (selection_changed_cb):
11235         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11236         (ev_view_button_release_event), (ev_view_set_document):
11237         * shell/ev-view.h:
11238         * shell/ev-window.c: (find_bar_search_changed_cb):
11239         * shell/ev-window.h: Minor cleanups removing some dead code.
11240
11241 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11242
11243         * backend/ev-page-cache.c: (_ev_page_cache_new):
11244         
11245         Set current page to 0 if document has pages.
11246
11247 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11248
11249         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11250
11251         Initialize GError to NULL, fix a crash when loading fails.
11252
11253 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11254
11255         * shell/ev-window.c: (update_view_size):
11256
11257         Calculate shadow size only when there is actually
11258         a shadow.
11259
11260 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11261
11262         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11263         * shell/ev-view.h:
11264
11265         Allow setting view spacing, default to 0
11266
11267         * shell/ev-window.c: (ev_window_unfullscreen),
11268         (ev_window_cmd_view_fullscreen), (ev_window_init):
11269
11270         Remove spacing in fullscreen mode
11271
11272 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11273
11274         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11275         (ev_view_size_request), (expose_bin_window),
11276         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11277         * shell/ev-view.h:
11278         * shell/ev-window.c: (ev_window_unfullscreen),
11279         (ev_window_cmd_view_fullscreen):
11280
11281         Do not draw the border in fulscreen
11282
11283 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11284
11285         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11286         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11287         (find_page_at_location), (page_changed_cb):
11288
11289         Rework border calculation, so that I can more easily disable it.
11290         Code somewhat cleaner too.
11291
11292 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11293
11294         * backend/ev-page-cache.c: (ev_page_cache_init),
11295         (_ev_page_cache_new):
11296
11297         Remove some assertions, documents can have 0 pages.
11298         Make initial current page -1.
11299
11300         * shell/ev-page-action.c: (page_changed_cb):
11301
11302         Show "" if current page is -1
11303
11304         * shell/ev-window.c: (update_action_sensitivity),
11305         (ev_window_setup_document):
11306
11307         When document has 0 pages do not set the view
11308         and make nearly everything insensitive.
11309
11310 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11311
11312         * shell/ev-page-view.c:
11313         * shell/ev-page-view.h:
11314
11315         Remove unused files.
11316         
11317         * shell/ev-sidebar-thumbnails.c:
11318         (ev_sidebar_thumbnails_set_document):
11319         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11320         (ev_sidebar_supports_document):
11321         * shell/ev-sidebar.h:
11322         * shell/ev-window.c: (ev_window_setup_document):
11323         
11324         Doesn't show thumbnails if document has 1 page. Make
11325         sidebar menu entries sensitive only if if they have 
11326         sense. Fix bug 164811. 
11327
11328 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11329
11330         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11331         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11332         (ev_view_zoom_out), (ev_view_set_size):
11333
11334         Rework sizing to deal with documents with not uniform page
11335         size.
11336
11337 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11338
11339         * backend/ev-page-cache.c: (_ev_page_cache_new):
11340
11341         Fix several page size caching bugs
11342
11343 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11344
11345         * shell/ev-window.c: (set_action_properties):
11346
11347         Make all toolbar items translatable
11348
11349 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11350
11351         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11352         (save_page_list), (ps_document_save),
11353         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11354         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11355         (ps_document_ps_exporter_iface_init):
11356         * ps/ps-document.h:
11357
11358         Based on a patch by J�rg Billeter <j@bitron.ch>
11359         
11360         Implement print and save a copy for the ps backend.
11361
11362 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11363
11364         * backend/ev-document.h:
11365         * djvu/djvu-document.c: (djvu_document_can_get_text),
11366         (djvu_document_document_iface_init):
11367         * dvi/dvi-document.c: (dvi_document_can_get_text),
11368         (dvi_document_document_iface_init):
11369         * pdf/ev-poppler.cc:
11370         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11371         (pixbuf_document_document_iface_init):
11372         * ps/ps-document.c: (ps_document_can_get_text),
11373         (ps_document_document_iface_init):
11374         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11375         * shell/ev-window.c: (update_action_sensitivity):
11376
11377         Fix the crash when trying to copy in backends that doesnt
11378         support it. We can implement a better solution once we
11379         do real text selection.
11380
11381 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11382
11383         * data/evince-ui.xml:
11384         * shell/ev-window.c: (ev_window_cmd_escape):
11385         
11386         Work around the Escape conflict (find bar and unfullscreen)
11387
11388 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11389
11390         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11391         
11392         Fix for #300233. Next page correctly handles document end.
11393         
11394         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11395         (ev_sidebar_thumbnails_class_init),
11396         (ev_sidebar_thumbnails_set_document),
11397         (ev_sidebar_thumbnails_clear_job),
11398         (ev_sidebar_thumbnails_clear_model):
11399         
11400         Cleanup thumbnail jobs on document changes.
11401         
11402         * shell/ev-view.c: (add_scroll_binding_keypad),
11403         (add_scroll_binding_shifted), (ev_view_class_init):
11404         
11405         Shift + Space scrolls up. Fix for #173184
11406         
11407         * shell/ev-window.c: (ev_window_open_page),
11408         (ev_window_cmd_view_reload):
11409         
11410         Fix reload (Bug #300094)
11411
11412 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11413
11414         
11415         * dvi/mdvi-lib/assoc.c:
11416         * dvi/mdvi-lib/assoc.h: Removed garbage files
11417         
11418         * dvi/mdvi-lib/bitmap.c:
11419         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11420         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11421         * dvi/mdvi-lib/color.h: Antialias of rules
11422         
11423         * dvi/mdvi-lib/common.h:
11424         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11425         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11426         * dvi/mdvi-lib/files.c:
11427         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11428         * dvi/mdvi-lib/mdvi.h:
11429         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11430         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11431         * dvi/mdvi-lib/util.c: Fix compile warnings
11432         
11433         * dvi/dvi-document.c:
11434         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11435         (dvi_document_thumbnails_get_thumbnail),
11436         (dvi_document_document_thumbnails_iface_init):
11437         * dvi/mdvi-lib/Makefile.am:
11438         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11439         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11440         
11441         Dvi backend now renders thumbnails
11442
11443 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11444
11445         * shell/main.c: (main): 
11446         
11447         Save accelerators on exit. Fixes bug #172095.
11448
11449 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11450
11451         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11452         update priority" comment.
11453
11454         * backend/ev-job-queue.c: Give a way to change priority.
11455
11456 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11457
11458         * shell/ev-page-action.c: Fix logic.
11459
11460 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11461
11462         * shell/ev-view.c: (ev_view_can_find_next):
11463         * shell/ev-window.c: (ev_window_setup_document):
11464
11465         Check that the document supports find
11466
11467 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11468
11469         * data/evince-ui.xml:
11470         * shell/ev-view.c: (ev_view_can_find_next):
11471         * shell/ev-view.h:
11472         * shell/ev-window.c: (update_action_sensitivity),
11473         (find_changed_cb), (ev_window_setup_document),
11474         (ev_window_cmd_edit_find_next):
11475
11476         Add Edit->Find Next
11477
11478 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11479
11480         * pdf/ev-poppler.cc:
11481         * shell/ev-print-job.c: (idle_print_handler):
11482
11483         Make printing work again
11484
11485 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11486
11487         * shell/ev-page-action.h:
11488         * shell/ev-page-action.c: (ev_page_action_widget_init),
11489         (ev_page_action_widget_class_init), (page_changed_cb),
11490         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11491         (get_filter_model_from_model), (match_selected_cb),
11492         (display_completion_text), (match_completion), (update_model),
11493         (connect_proxy), (ev_page_action_set_property),
11494         (ev_page_action_get_property), (ev_page_action_set_document),
11495         (ev_page_action_set_model), (ev_page_action_class_init): Big
11496         reworking to make completions work iff we have >= GTK-2.7.0
11497                 
11498         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11499         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11500         (job_finished_cb): We now have a 'model' property that is set when
11501         the links are loaded.  This can be caught with "notify::model"
11502
11503         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11504         listen for the model to be set, and propagate it to the action.
11505
11506 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11507
11508         * cut-n-paste/recent-files/egg-recent-item.c:
11509         (egg_recent_item_set_uri), (make_valid_utf8),
11510         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11511         * cut-n-paste/recent-files/egg-recent-item.h:
11512         
11513         Update egg-recent from libegg. This should fix long
11514         startup problem. For details see
11515         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11516
11517 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11518
11519         * cut-n-paste/recent-files/Makefile.am:
11520         * data/evince-ui.xml, shell/Makefile.am:
11521         * shell/ev-application.c, shell/ev-application.h:
11522         * shell/ev-window.c: Recent files support.
11523         
11524         * configure.ac: Added "ru" to ALL_LINGUAS.
11525         
11526         * dvju: new backend to support DJVU files.
11527         * dvi: new backend to support DVI.
11528
11529         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11530         * ev-application.c: Support for new backends.
11531         
11532         * help, ev-window.c, main.c shell/Makefile.am: 
11533         Evince user documentation.
11534
11535 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11536
11537         * po/POTFILES.in:
11538         * shell/ev-window.c:
11539         * thumbnailer/evince-thumbnailer.c:
11540
11541         s/pdf-document/ev-poppler
11542
11543 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11544
11545         * NEWS:
11546         * configure.ac:
11547
11548         Release 0.2.0
11549
11550         * ps/ps-document.c: (setup_pixmap):
11551
11552         Remove debug code
11553
11554 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11555
11556         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11557         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11558         (ev_window_cmd_go_first_page): Fix of by one errors.
11559
11560 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11561
11562         * ps/ps-document.c: (get_page_box):
11563
11564         Fix page size calculation
11565
11566 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11567
11568         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11569         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11570         (get_page_orientation), (setup_page), (document_load),
11571         (ps_document_get_page_size), (render_pixbuf_idle):
11572         * ps/ps-document.h:
11573
11574         More refactoring to adapt to EvDocument changes
11575
11576 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11577
11578         * ps/ps-document.c: (start_interpreter):
11579
11580         Actually add alpha args
11581
11582 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11583
11584         * pdf/ev-poppler.cc:
11585
11586         Make clipboard work again
11587
11588 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11589
11590         Make searching work again.
11591         
11592         * backend/ev-document.c:
11593         * backend/ev-document.h:
11594         * backend/ev-document-find.c:
11595         * backend/ev-document-find.h: Change EvDocumentIface so we no
11596         longer store the current page or zoom level in the document.  The
11597         consequence is that all calls that operate on the current page now
11598         instead take the page number as an extra argument, and all
11599         coordinates are now doubles in document coordinate system.
11600
11601         * pdf/ev-poppler.cc:
11602         * pixbuf/pixbuf-document.c:
11603         * ps/ps-document.c: Update backends accordingly.
11604
11605 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11606
11607         * autogen.sh:
11608
11609         Add required gettext version
11610
11611 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11612
11613         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11614         make F1 bring up non-existent help.
11615
11616         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11617         epiphany's find bar, #167477
11618
11619         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11620         <emil@nishra.com> to add space-bar scrolling, 
11621
11622         * shell/ev-window.c (static GtkActionEntry entries): add default
11623         keybinding for Help (F1)
11624         Fixes #171068
11625
11626         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11627         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11628         170110
11629
11630 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11631
11632         * Makefile.am: 
11633         * pixbuf/pixbuf-document.c: 
11634
11635         Got pixbuf backend working again
11636
11637 2005-04-01  Steve Murphy  <murf@e-tools.com>
11638
11639         * configure.in: Added "rw" to ALL_LINGUAS.
11640
11641 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11642
11643         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11644         model types, noticed by Martin Kretzschmar.
11645
11646 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11647
11648         * pdf/ev-poppler.cc: Implement search based on
11649         poppler_page_find_text().  Currently a bit crude since we remember
11650         all matches from all pages.  Also, we grab the big document lock
11651         when we search since searching changes the underlying stream and
11652         thus conflicts with the rendering thread.
11653         
11654         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11655         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11656         (ev_view_find_previous): Fix some page indexes to be 0 based,
11657         offset rubber band by view offset,
11658
11659 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11660
11661         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11662
11663 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11664
11665         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11666         completely because I didn't understand GtkActions.  I should
11667         read Marco's code more carefully in the future.
11668
11669         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11670         function
11671
11672 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11673
11674         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11675         PopplerRectangle change from poppler CVS.
11676
11677 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11678
11679         * backend/ev-document.c: (ev_document_get_page_label):
11680         * backend/ev-document.h:
11681         * backend/ev-page-cache.c: (_ev_page_cache_new),
11682         (ev_page_cache_get_page_label):
11683         * backend/ev-page-cache.h:
11684         * pdf/ev-poppler.cc:
11685         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11686         (links_page_num_func):
11687         * shell/ev-sidebar-thumbnails.c:
11688         (ev_sidebar_thumbnails_set_document):
11689         * shell/ev-view.c: (status_message_from_link),
11690         (ev_view_motion_notify_event):
11691         * shell/ev-window.c: (document_supports_sidebar): Add in page
11692         label support.  It's not perfect yet, but it's the first 'feature'
11693         in a while.
11694         Also, fix a bogus comment noticed by crispin. 
11695
11696 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11697
11698         * Makefile.am: Remove pixbuf backend for now
11699
11700         * configure.ac: Require poppler-glib instead of just poppler.
11701
11702         * backend/ev-document-thumbnails.h: Add a comment
11703
11704         * backend/ev-document.h:
11705         * backend/ev-document.c: (ev_document_class_init),
11706         (ev_document_load), (ev_document_get_link),
11707         (ev_document_get_links): Remove 3 methods and add get_links.
11708         Also, made 0 based.
11709
11710         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11711         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11712
11713         * backend/ev-link.c: (ev_link_set_title),
11714         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11715         (ev_link_mapping_find):
11716         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11717         
11718         * backend/ev-page-cache.c: (ev_page_cache_init),
11719         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11720         (ev_page_cache_get_size), (ev_page_cache_next_page),
11721         (ev_page_cache_prev_page): Fix to be 0 based.
11722
11723         * pdf/Makefile.am: 
11724         * pdf/ev-poppler.h:
11725         * pdf/ev-poppler.cc: New backend.
11726         
11727         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11728         (ps_document_get_page), (ps_document_document_iface_init):
11729
11730         * shell/ev-pixbuf-cache.h:
11731         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11732         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11733         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11734         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11735         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11736         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11737         based.
11738         
11739         * shell/ev-sidebar-thumbnails.c:
11740         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11741         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11742
11743         * shell/ev-view.c: (status_message_from_link),
11744         (find_page_at_location), (get_link_at_location),
11745         (ev_view_motion_notify_event), (ev_view_button_release_event),
11746         (ev_view_init): Use the new link code.  Fix to be 0 based.
11747
11748         * shell/ev-window.c: (update_action_sensitivity),
11749         (document_supports_sidebar): 0 based.
11750
11751 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11752
11753         * pdf/pdf-document.cc: Patch from Fernando Herrera
11754         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11755         *blush*
11756
11757 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11758
11759         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11760         1 to the page, as this seems to be 1 based.  I thought we has this
11761         fixed.  grump.
11762
11763 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11764
11765         * TODO:
11766         * backend/Makefile.am:
11767         * backend/ev-document-links.c:
11768         (ev_document_links_has_document_links),
11769         (ev_document_links_get_links_model):
11770         * backend/ev-document-links.h:
11771         * backend/ev-document.c: (ev_document_get_page_cache),
11772         (ev_document_get_doc_mutex), (ev_document_load),
11773         (ev_document_save), (ev_document_get_title),
11774         (ev_document_get_n_pages), (ev_document_set_page),
11775         (ev_document_get_page), (ev_document_set_target),
11776         (ev_document_set_scale), (ev_document_set_page_offset),
11777         (ev_document_get_page_size), (ev_document_get_text),
11778         (ev_document_get_link), (ev_document_render),
11779         (ev_document_render_pixbuf), (ev_document_scale_changed):
11780         * backend/ev-document.h:
11781         * backend/ev-job-queue.c: (remove_object_from_queue),
11782         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11783         (no_jobs_available_unlocked), (ev_render_thread),
11784         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11785         (ev_job_queue_remove_job):
11786         * backend/ev-job-queue.h:
11787         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11788         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11789         (ev_job_links_class_init), (ev_job_render_init),
11790         (ev_job_render_dispose), (ev_job_render_class_init),
11791         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11792         (ev_job_thumbnail_class_init), (ev_job_finished),
11793         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11794         (ev_job_render_run), (ev_job_thumbnail_new),
11795         (ev_job_thumbnail_run):
11796         * backend/ev-jobs.h:
11797         * backend/ev-link.c:
11798         * backend/ev-link.h:
11799         * backend/ev-page-cache.c: (ev_page_cache_init),
11800         (ev_page_cache_class_init), (ev_page_cache_finalize),
11801         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11802         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11803         (ev_page_cache_set_link), (ev_page_cache_get_title),
11804         (ev_page_cache_get_size), (ev_page_cache_next_page),
11805         (ev_page_cache_prev_page):
11806         * backend/ev-page-cache.h:
11807         * pdf/pdf-document.cc:
11808         * ps/gsdefaults.c:
11809         * ps/gsdefaults.h:
11810         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11811         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11812         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11813         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11814         (is_interpreter_ready), (output), (catchPipe), (input),
11815         (start_interpreter), (check_filecompressed), (compute_dimensions),
11816         (ps_document_enable_interpreter), (document_load),
11817         (ps_document_next_page), (render_page), (ps_document_set_page),
11818         (ps_document_set_scale), (render_pixbuf_idle),
11819         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11820         * ps/ps-document.h:
11821         * shell/Makefile.am:
11822         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11823         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11824         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11825         (ev_pixbuf_cache_new), (job_finished_cb),
11826         (check_job_size_and_unref), (move_one_job),
11827         (ev_pixbuf_cache_update_range), (find_job_cache),
11828         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11829         (ev_pixbuf_cache_add_jobs_if_needed),
11830         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11831         * shell/ev-pixbuf-cache.h:
11832         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11833         (idle_print_handler):
11834         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11835         (selection_changed_cb), (create_loading_model),
11836         (ev_sidebar_links_construct), (links_page_num_func),
11837         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11838         (update_page_callback), (job_finished_cb),
11839         (ev_sidebar_links_set_document):
11840         * shell/ev-sidebar-thumbnails.c:
11841         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11842         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11843         (page_changed_cb), (thumbnail_job_completed_callback),
11844         (ev_sidebar_thumbnails_set_document):
11845         * shell/ev-sidebar-thumbnails.h:
11846         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11847         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11848         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11849         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11850         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11851         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11852         (ev_view_button_release_event), (ev_view_scroll_view),
11853         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11854         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11855         (ev_view_new), (job_finished_cb), (page_changed_cb),
11856         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11857         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11858         (ev_view_find_previous):
11859         * shell/ev-view.h:
11860         * shell/ev-window.c: (update_action_sensitivity),
11861         (ev_window_open_page), (update_window_title), (update_total_pages),
11862         (page_changed_cb), (ev_window_setup_document),
11863         (password_dialog_response), (ev_window_cmd_save_as),
11864         (ev_window_print), (ev_window_cmd_go_previous_page),
11865         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11866         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11867         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11868         * shell/main.c: (main):
11869
11870         Merge evince-threads branch
11871
11872 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11873
11874         * configure.ac: Added "lt" to ALL_LINGUAS.
11875
11876 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11877
11878         * NEWS:
11879         * configure.ac:
11880
11881         Release 0.1.9
11882
11883 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11884
11885         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11886
11887         Fix here also the thumbnails 1-basedness :)
11888
11889 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11890
11891         * NEWS:
11892         * configure.ac:
11893
11894         Release 0.1.8
11895
11896 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11897
11898         * pdf/pdf-document.cc:
11899         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11900         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11901
11902         Fix the mess we did with thumbnails and 1-basedness
11903
11904 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11905
11906         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11907
11908 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11909
11910         * NEWS:
11911         * configure.ac:
11912
11913         Release 0.1.7
11914
11915 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11916
11917         * ps/Makefile.am:
11918         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11919         (gtk_gs_defaults_get_alpha_parameters),
11920         (gtk_gs_defaults_get_ungzip_cmd),
11921         (gtk_gs_defaults_get_unbzip2_cmd):
11922         * ps/gsdefaults.h:
11923         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11924         (ps_document_get_orientation), (document_load),
11925         (ps_document_goto_page), (ps_document_set_page_size):
11926         * ps/ps-document.h:
11927
11928         Some more sanitization of the ps backend. Remove a lot
11929         of unused code and do not base our defaults on ggv
11930         preferences (ugh!)
11931
11932 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11933
11934         * thumbnailer/evince-thumbnailer.schemas:
11935         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11936         (main): add -s option for thumbnail size.
11937
11938 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11939
11940         * configure.ac:
11941
11942         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11943         remove it.
11944
11945 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11946
11947         * pdf/pdf-document.cc:
11948
11949         Remove 4 pixels of useless border from the
11950         thumbnail.
11951
11952 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11953
11954         * backend/ev-document-thumbnails.c:
11955         (ev_document_thumbnails_get_thumbnail):
11956         * backend/ev-document-thumbnails.h:
11957
11958         Rework API a bit. Add a border flag and
11959         change sizing logic (now the size we specify
11960         applies to the bigger dimension).
11961
11962         * pdf/pdf-document.cc:
11963         * pixbuf/pixbuf-document.c:
11964         (pixbuf_document_thumbnails_get_thumbnail):
11965         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
11966         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11967
11968         Adapt to the new API and do not draw a border for nautilus
11969         thumbnailer.
11970
11971 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
11972
11973         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11974         take thumbnails from page "0" instead of "1". Added a copyright header.
11975
11976 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
11977
11978         * ps/ps-document.c: (set_up_page), (start_interpreter):
11979
11980         Make it C89 compliant
11981
11982 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
11983
11984         * Makefile.am:
11985         * configure.ac:
11986         * pdf/.cvsignore:
11987         * pdf/pdf-document.cc:
11988         * thumbnailer/Makefile.am:
11989         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11990         (main):
11991         * thumbnailer/evince-thumbnailer.schemas:
11992         * thumbnailer/pdf-icon.png:
11993
11994         Add a nautilus thumbnailer.
11995         Based on patch by Fernando Herrera <fherrera@onirica.com>.
11996
11997 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
11998
11999         * NEWS:
12000         * configure.ac:
12001         * po/POTFILES.in:
12002
12003         Release 0.1.6
12004
12005 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12006
12007         Use poppler instead of including xpdf source code.  Poppler is a
12008         fork of xpdf to build it as a shared library. See
12009         http://freedesktop.org/wiki/Software/poppler.
12010
12011         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12012         xpdf fork.
12013         
12014         * pdf/Makefile.am: Build libpdfdocument.a here.
12015         
12016         * pdf/GDKSplashOutputDev.cc:
12017         * pdf/GDKSplashOutputDev.h:
12018         * pdf/GnomeVFSStream.cc:
12019         * pdf/GnomeVFSStream.h:
12020         * pdf-document.cc:
12021         * pdf-document.h:
12022         * test-gdk-output-dev.cc
12023         * Thumb.cc:
12024         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12025         against poppler.
12026
12027 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12028
12029         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12030
12031         Clear idle stack before unsetting the document
12032
12033 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12034
12035         * ps/ps-document.c: (ps_document_widget_event),
12036         (ps_document_set_target), (ps_document_finalize),
12037         (ps_document_get_page):
12038
12039         Disconnect the widget event signal on finalize.
12040         Some code cleanups.
12041
12042 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12043
12044         * ps/ps-document.c: (set_up_page):
12045
12046         If there is no bpixmap create one, even if size
12047         is not changed.
12048
12049 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12050
12051         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12052         (set_up_page), (document_load), (ps_document_set_zoom):
12053
12054         Default page is 0. Calculate size even when we have no
12055         target yet.
12056
12057 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12058
12059         * shell/ev-sidebar.c: expand the selection widget to be always as
12060         wide as the sidebar
12061
12062 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12063
12064         * shell/ev-sidebar-thumbnails.c:
12065         (ev_sidebar_thumbnails_set_document):
12066
12067         Clear the list store when setting document
12068
12069 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12070
12071         * shell/ev-page-action.c: (update_entry), (sync_entry),
12072         (activate_cb), (entry_size_request_cb), (create_tool_item),
12073         (connect_proxy):
12074
12075         Use an entry for the page control instead of spinbuttons
12076
12077 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12078
12079         * data/evince.schemas.in:
12080
12081         Correct confusing string
12082
12083 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12084
12085         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12086         for real.  Gosh, how long has this been broken.
12087
12088         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12089         check for a NULL link.  We crash otherwise.
12090
12091 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12092
12093         * NEWS:
12094         * configure.ac:
12095
12096         Release 0.1.5
12097
12098 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12099
12100         * configure.ac: add the french translation.
12101
12102 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12103
12104         * shell/ev-window.c:
12105
12106         Remove unused header -> fix distcheck
12107
12108 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12109
12110         * shell/ev-window.c: (update_window_title),
12111         (ev_window_popup_password_dialog):
12112
12113         Unescape filename for display
12114
12115 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12116
12117         * pdf/xpdf/pdf-document.cc:
12118
12119         In get_page_size deal with rotation. Also
12120         cleanup the function a bit.
12121
12122 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12123
12124         * pdf/xpdf/pdf-document.cc:
12125
12126         Fix crash when opening in new window
12127
12128 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12129
12130         * configure.ac:
12131
12132         Check ghostscript >= 7
12133
12134 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12135
12136         * shell/ev-window.c:
12137
12138         Make page width the default sizing mode
12139
12140 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12141         Marco Pesenti Gritti <marco@gnome.org>
12142
12143         * shell/ev-window.c: Remember the sidebar size
12144
12145         * data/evince.schemas.in: Add a new gconf key to store the size of
12146         the sidebar
12147
12148 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12149
12150         * data/evince-ui.xml:
12151         * shell/ev-window.c: (update_action_sensitivity),
12152         (ev_window_cmd_view_reload):
12153         
12154         Add a "Reload" action and menu entry
12155
12156 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12157
12158         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12159         iff the type doesn't support thumbnailing and indexing.
12160
12161 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12162
12163         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12164
12165 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12166
12167         * pdf/splash/Splash.cc:
12168
12169         Port fix for a crasher from kde bug
12170         http://bugs.kde.org/show_bug.cgi?id=97131
12171
12172 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12173
12174         * pdf/xpdf/pdf-document.cc:
12175
12176         Return a link even if it's of an unrecognized
12177         type. Otherwise we go in an infinte cycle.
12178
12179 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12180
12181         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12182         (size_allocate_cb), (ev_window_set_sizing_mode):
12183
12184         Update size when switching mode
12185
12186 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12187
12188         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12189         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12190         (ev_window_cmd_view_normal_size):
12191
12192         Fix size toggle buttons behavior
12193
12194 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12195
12196         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12197         (doc_rect_to_view_rect), (ev_view_size_allocate),
12198         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12199         (scale_changed_callback):
12200
12201         Do not cache offsets in size_allocate.
12202
12203 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12204
12205         * shell/ev-view.c: (ev_view_size_allocate):
12206
12207         Calculate offsets before calling the parent
12208         class (which does a redraw)
12209
12210 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12211
12212         * pdf/xpdf/pdf-document.cc:
12213
12214         Fix a crasher on exit. Unused code, put a TODO
12215
12216 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12217
12218         * backend/ev-document.c: (ev_document_class_init),
12219         (ev_document_page_changed), (ev_document_scale_changed):
12220         * backend/ev-document.h:
12221
12222         Separate page/scale notifications
12223
12224         * pdf/xpdf/pdf-document.cc:
12225
12226         Emit the new signals.
12227         Do not display the pdf page in _render, do it
12228         when scale/page are requested.
12229
12230         * ps/ps-document.c: (ps_document_set_zoom),
12231         (ps_document_widget_event):
12232         * ps/ps-document.h:
12233
12234         Emit the new signals.
12235
12236         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12237         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12238         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12239         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12240         * shell/ev-view.h:
12241         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12242         (ev_window_cmd_view_page_width), (size_allocate_cb),
12243         (ev_window_set_sizing_mode):
12244
12245         Rework sizing to be pixel based.
12246         There are bugs but should be already way better.
12247
12248 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12249
12250         * shell/ev-window.c: (ev_window_init):
12251
12252         Do not allow to shrink sidebar smaller then
12253         child requisition
12254
12255 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12256
12257         * shell/ev-sidebar.[ch]
12258         * shell/ev-window.c:
12259
12260         Improved sidebar widget. Fixes #166683
12261
12262 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12263
12264         * shell/ev-view.c (update_find_status_message): Give translators
12265         more flexibility with ngettext plural handling.
12266
12267 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12268
12269         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12270         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12271         page when we get the page size.
12272
12273 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12274
12275         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12276
12277         ps pages are 0 based, convert 
12278
12279 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12280
12281         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12282
12283         Initialize correct parent class. Set GError on document load
12284
12285 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12286
12287         * pdf/xpdf/pdf-document.cc:
12288
12289         Fixup selection offset calculation
12290
12291         * shell/ev-view.c: (view_rect_to_doc_rect),
12292         (doc_rect_to_view_rect), (ev_view_size_allocate),
12293         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12294         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12295
12296         Store selection as document relative, so that zooming
12297         and offset changing doesnt break it.
12298
12299 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12300
12301         * shell/ev-view.c: (ev_view_best_fit):
12302
12303         Do not try to best fit if the view is not realized
12304
12305 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12306           
12307         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12308
12309 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12310
12311         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12312
12313 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12314
12315         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12316         the popup window.  That prevents it resizing when in full screen
12317         mode.
12318
12319         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12320         multiple rerenders.  This pretty much sucks.
12321
12322         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12323         rest of the toolbar.
12324
12325 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12326
12327         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12328
12329 2005-02-17  Alexander Shopov  <ash@contact.bg>
12330
12331         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12332
12333 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12334
12335         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12336
12337 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12338
12339         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12340         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12341         (set_document_page), (document_changed_callback),
12342         (ev_view_set_document), (ev_view_find_previous),
12343         (ev_view_hide_cursor), (ev_view_show_cursor):
12344         * shell/ev-view.h:
12345         * shell/ev-window.c: (update_chrome_visibility),
12346         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12347         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12348         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12349         (ev_window_unfullscreen):
12350         * shell/main.c: (main):
12351
12352         Automatically hide the fullscreen button.
12353         Patch by Kristian Høgsberg <krh@redhat.com>
12354
12355 2005-02-16  Vincent Noel  <vnoel@cox.net>
12356
12357         * shell/main.c (main): Specify an icon for the window. Patch by
12358         Jaap A. Haitsma. Fixes #166177.
12359
12360 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12361
12362         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12363
12364 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12365
12366         * backend/ev-document-misc.h:
12367         * backend/ev-document-misc.c:
12368         (ev_document_misc_get_page_border_size),
12369         (ev_document_misc_paint_one_page): New function to canonicalize
12370         sizing/painting a border.
12371
12372         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12373         used.
12374
12375         * pdf/xpdf/pdf-document.cc: use new function
12376
12377         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12378         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12379         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12380         shell/ev-window.c: (update_sizing_buttons),
12381         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12382         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12383         (ev_window_cmd_view_page_width), (size_allocate_cb),
12384         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12385         and "fit width" values act as toggle buttons so they stay
12386         toggled.  It's not 100% perfect, and it's a little slow, but it's
12387         good enough to commit I think.
12388
12389 2005-02-15  David Lodge  <dave@cirt.net>
12390
12391         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12392
12393 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12394
12395         * shell/ev-window.c (update_window_title): replace newlines in
12396         the title by spaces. Bug #166107.
12397
12398 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12399
12400         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12401         parameters providing allocation width and height without
12402         scrollbars and width of a possible vertical scrollbar. With this
12403         additional information the functions can work as
12404         intended. Unfortunately they're not idempotent. We should
12405         transform these commands to toggles. Fixes Bug #164976
12406         Initial patch by Stephane Loeuillet, then heavily modified.
12407
12408         * shell/ev-view.h: update prototypes.
12409
12410         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12411         (ev_window_cmd_view_page_width): provide EvView fit functions with
12412         all the information they need. Formulas to calculate this
12413         information taken from GtkScrolledWindow.
12414
12415 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12416
12417         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12418         created a thumbnail, the list store is updated to know
12419         that the thumbnail is set. Fixes bug #166792
12420
12421 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12422
12423         * shell/ev-window.c: fixed typo, closes bug 166897
12424
12425         * TODO: updated TODO with bug numbers that are relevant
12426
12427 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12428
12429         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12430
12431 2005-02-09  Vincent Noel  <vnoel@cox.net>
12432
12433         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12434         and "Next" toolbar buttons as important to make them stand out.
12435
12436 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12437
12438         * lib/ev-debug.c:
12439         * lib/ev-debug.h:
12440         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12441         (start_interpreter), (stop_interpreter), (document_load),
12442         (ps_document_next_page), (ps_document_goto_page),
12443         (ps_document_set_page_size), (ps_document_widget_event),
12444         (ps_document_render):
12445         * shell/ev-page-view.c: (ev_page_view_dispose):
12446         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12447
12448         Fix compilation on non-gcc platforms
12449
12450 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12451
12452         * NEWS:
12453         * configure.ac:
12454
12455         Release 0.1.4
12456
12457         * pdf/xpdf/Catalog.cc:
12458         * pdf/xpdf/XRef.cc:
12459
12460         Fix the fix for CAN-2004-0888
12461
12462 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12463
12464         * data/Makefile.am:
12465         * data/evince-ui.xml:
12466         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12467         * shell/ev-stock-icons.h:
12468         * shell/ev-window.c: (update_action_sensitivity),
12469         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12470         (set_action_properties):
12471
12472         Improve toolbar layout/icons
12473
12474 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12475
12476         * pdf/xpdf/pdf-document.cc:
12477
12478         Add warnings about unimplemented/unknown link
12479         types.
12480
12481 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12482
12483         * ps/ps-document.c: (set_up_page):
12484
12485         Log gs property
12486
12487 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12488
12489         * ps/ps-document.c: (start_interpreter):
12490
12491         Log gs env var
12492
12493 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12494
12495         * shell/ev-page-view.c: (ev_page_view_dispose):
12496         * shell/ev-view.c: (ev_view_finalize):
12497         * shell/ev-window.c: (ev_window_setup_document),
12498         (ev_window_dispose), (ev_window_init):
12499
12500         Solve more refs issues.
12501
12502         I commented out the page_view initialization for now:
12503         it was never destroyed (because it's never added
12504         to a container). Because of that we was leaking
12505         gs processes. Couldnt think to a clean fix.
12506         We need to figure this out, password view has the
12507         same issue probably.
12508
12509 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12510
12511         * ps/ps-document.c: (ps_document_finalize),
12512         (ps_document_get_n_pages), (ps_document_get_page):
12513
12514         Some cleanups, stop the interpreter on finalize
12515
12516         * shell/ev-page-view.c: (ev_page_view_dispose),
12517         (ev_page_view_class_init):
12518
12519         Release our reference on the document
12520
12521 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12522
12523         * Makefile.am:
12524         * configure.ac:
12525         * doc/debugging.txt:
12526         * lib/.cvsignore:
12527         * lib/Makefile.am:
12528         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12529         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12530         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12531         * lib/ev-debug.h:
12532
12533         Add debugging helpers
12534
12535         * ps/Makefile.am:
12536         * ps/ps-document.c: (set_up_page), (start_interpreter),
12537         (stop_interpreter), (document_load), (ps_document_next_page),
12538         (ps_document_goto_page), (ps_document_set_page_size),
12539         (ps_document_widget_event), (ps_document_render):
12540         * shell/Makefile.am:
12541         * shell/ev-view.c: (expose_bin_window):
12542         * shell/main.c: (main):
12543
12544         Add some logs
12545         
12546 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12547
12548         * ps/ps-document.c: (ps_document_widget_event):
12549
12550         Initialize message_window, this should make ps
12551         rendering really work! (Never noticed because I was
12552         testing with a ps that is causing gs to exit every time!)
12553
12554 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12555
12556         * data/evince.schemas.in: updated simple error in applyto closing tag
12557
12558 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12559
12560         * Makefile.am:
12561         * configure.ac:
12562         * data/.cvsignore:
12563         * data/Makefile.am:
12564         * data/evince-ui.xml:
12565         A data/evince.schemas.in:
12566         * po/POTFILES.in:
12567         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12568         * shell/ev-stock-icons.h:
12569         * shell/ev-window.c: (update_chrome_visibility),
12570         (update_chrome_flag), (ev_window_cmd_edit_find),
12571         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12572         (ev_window_unfullscreen), (ev_window_focus_in_event),
12573         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12574         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12575         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12576         (ev_window_dispose), (ev_window_class_init),
12577         (set_action_properties), (set_chrome_actions), (load_chrome),
12578         (ev_window_init):
12579
12580         Implement fullscreen mode changes from bug #164776.
12581         Also implement persistent chrome toggles.
12582
12583 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12584
12585         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12586
12587 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12588
12589         * NEWS:
12590         * configure.ac:
12591         * shell/ev-view.c:
12592
12593         Add another check for find interface
12594
12595         Release 0.1.3
12596
12597 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12598
12599         * shell/ev-application.c: (ev_application_open):
12600         * shell/ev-window.c: (ev_window_open):
12601
12602         Open gzipped ps documents
12603
12604 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12605
12606         * TODO:
12607         * shell/ev-view.c: (set_document_page):
12608
12609         Clamp page number, dont try to move to
12610         not existant pages.
12611
12612 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12613
12614         * backend/ev-document-find.c: (ev_document_find_changed):
12615         * backend/ev-document-find.h:
12616         * pdf/xpdf/pdf-document.cc:
12617         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12618         * shell/ev-window.c: (find_bar_search_changed_cb):
12619
12620         Fix several bugs with find
12621
12622 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12623
12624         * shell/ev-sidebar-thumbnails.c
12625         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12626         document. Prevents warning from scroll_to_cell.
12627
12628 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12629
12630         * configure.ac: Add «nb» to ALL_LINGUAS too.
12631
12632 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12633
12634         * NOTES: New file with some random thoughts.
12635
12636         * TODO: Update.
12637
12638         * backend/ev-document-misc.c:
12639         (ev_document_misc_get_page_border_size): New function to
12640         canonicalize shadow drawing sizes.  Possibly goofy.
12641
12642         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12643         (ev_view_best_fit), (ev_view_fit_width):
12644         * pdf/xpdf/pdf-document.cc:
12645         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12646         * ps/ps-document.c: (ps_document_get_page_size):
12647         * backend/ev-document-misc.h:
12648         * backend/ev-document.c: (ev_document_get_page_size):
12649         * backend/ev-document.h: get_page_size now takes a page number
12650         parameter.  Made all the backends/frontends honor it.
12651
12652         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12653         see.  Doesn't work yet.
12654
12655         * shell/Makefile.am:
12656         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12657         Doesn't do anything yet.
12658
12659         * shell/ev-sidebar-thumbnails.c:
12660         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12661         [0..n_pages-1]
12662
12663         * shell/ev-window.c: (update_action_sensitivity),
12664         (ev_window_setup_document), (ev_window_set_page_mode),
12665         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12666         view-swapping code a bit so we can have multiple views on a
12667         document.  Add the multi-page view, though it can't be turned on
12668         yet.
12669
12670 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12671
12672         * shell/ev-application.c: (ev_application_open):
12673         * shell/ev-view.c: (expose_bin_window):
12674         * shell/ev-window.c: (ev_window_open):
12675
12676         Support eps and check document supports find
12677         before drawing highlightings in expose.
12678
12679 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12680
12681         * pixbuf/pixbuf-document.c:
12682         (pixbuf_document_thumbnails_get_dimensions),
12683         (pixbuf_document_document_thumbnails_iface_init):
12684
12685         implement get_dimensions
12686
12687 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12688
12689         * NEWS:
12690         * configure.ac:
12691
12692         Release 0.1.2
12693
12694 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12695
12696         * shell/ev-view.c: (set_document_page):
12697
12698         Scroll at the top of the page when changing page
12699
12700 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12701
12702         * shell/ev-view.c: (ev_view_motion_notify_event):
12703
12704         Do not redraw unnecessarily
12705
12706 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12707
12708         * pdf/xpdf/pdf-document.cc:
12709         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12710         (expose_bin_window), (find_changed_cb):
12711
12712         Yay! find works now... Now to find bugs...
12713
12714 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12715
12716         * backend/ev-document-find.c: (ev_document_find_base_init),
12717         (ev_document_find_changed):
12718         * backend/ev-document-find.h:
12719         * pdf/xpdf/pdf-document.cc:
12720         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12721         (expose_bin_window), (ev_view_init), (set_document_page),
12722         (ensure_rectangle_is_visible), (jump_to_find_result),
12723         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12724         (ev_view_find_next), (ev_view_find_previous):
12725         * shell/ev-view.h:
12726         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12727
12728         More work on find implementation, mostly there now
12729
12730 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12731
12732         * backend/ev-backend-marshalers.list:
12733         * backend/ev-document-find.c: (ev_document_find_base_init),
12734         (ev_document_find_cancel), (ev_document_find_page_has_results),
12735         (ev_document_find_get_n_results), (ev_document_find_get_result),
12736         (ev_document_find_get_progress), (ev_document_find_changed):
12737         * backend/ev-document-find.h:
12738
12739         Enanche the find interface to be really able to do
12740         multi page find.
12741
12742         * pdf/xpdf/pdf-document.cc:
12743
12744         Implement
12745
12746         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12747         (expose_bin_window), (ev_view_init),
12748         (ev_view_get_find_status_message), (find_changed_cb),
12749         (ev_view_set_document), (set_document_page):
12750
12751         Adapt to the new interface. A few things are regressed sorry,
12752         I will finish it soon.
12753
12754 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12755
12756         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12757         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12758         ev_sidebar_thumbnails_parent_class variable, don't define another
12759         parent_class variable.
12760
12761         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12762         (ev_page_action_class_init): ditto.
12763
12764         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12765         (pixbuf_document_class_init): ditto.
12766
12767         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12768         ditto.
12769
12770         * .cvsignore: ignore various valgrind output files.
12771
12772 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12773
12774         * data/evince-ui.xml:
12775         * shell/Makefile.am:
12776         * shell/ev-history.c:
12777         * shell/ev-history.h:
12778         * shell/ev-navigation-action.c:
12779         * shell/ev-navigation-action.h:
12780         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12781         (ev_view_set_page), (ev_view_fit_width):
12782         * shell/ev-view.h:
12783         * shell/ev-window.c: (update_action_sensitivity),
12784         (ev_window_setup_document), (register_custom_actions):
12785
12786         Kill session history
12787
12788 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12789
12790         * shell/ev-window.c: (update_action_sensitivity):
12791
12792         Fix inverted up/down buttons
12793
12794 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12795
12796         * shell/ev-sidebar-thumbnails.c
12797         (ev_sidebar_thumbnails_select_page): make sure the selected
12798         thumbnail stays visible.
12799
12800 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12801
12802         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12803         scrolled window for Federico.
12804
12805 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12806
12807         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12808
12809 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12810
12811         * configure.ac:
12812         * pdf/splash/SplashFTFontEngine.cc:
12813
12814         Fix CID fonts with freetype 2.1.9
12815
12816 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12817
12818         * TODO: added item for desktop icon thumbnailer
12819
12820 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12821
12822         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12823         unloaded docs when the title is accessed.
12824
12825         * shell/ev-password-view.[hc]: New widget for displaying password
12826         state.
12827
12828         * shell/ev-window.[ch]: Refactor password handling code to handle
12829         the new view.
12830
12831 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12832
12833         * NEWS:
12834         * configure.ac:
12835         * data/Makefile.am:
12836
12837         Release 0.1.1
12838
12839 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12840
12841         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12842         ignore page offset here, to make search results independent of it,
12843
12844         * shell/ev-view.c (expose_bin_window): but take offsets into
12845         account here. Bug #164932
12846
12847         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12848         scale at the right time. Bug #164996
12849
12850 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12851
12852         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12853         fix the problem. Now I just removed the Adobe font names and hope
12854         that the URW fonts are always in outline format. Bug #164934
12855
12856         * shell/ev-window.c (update_window_title): empty titles are
12857         useless, use filename in that case too.
12858
12859         * NEWS: Add some content.
12860
12861 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12862
12863         * TODO: added one more TODO item and a TODONE section :)
12864
12865 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12866
12867         * ps/ps-document.h: add page_[xy]_offset fields.
12868
12869         * ps/ps-document.c (ps_document_set_page_offset)
12870         (ps_document_render): Keep offset in consideration in a few
12871         places. Bug #164752 "postscript documents are not centered in
12872         window"
12873
12874         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12875         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12876
12877         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12878         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12879         stub out missing methods for complete EvDocument implementation.
12880         Fixes segfaults with Save A Copy and Copy actions.
12881
12882         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12883         (ps_document_document_iface_init): ditto.
12884         
12885 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12886
12887         * data/.cvsignore:
12888         * data/Makefile.am:
12889         * data/evince.desktop.in:
12890
12891         Add desktop file
12892
12893 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12894
12895         * shell/ev-view.c: (ev_view_button_press_event),
12896         (ev_view_motion_notify_event):
12897
12898         Make selection work in any direction
12899
12900 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12901
12902         * TODO:
12903         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12904
12905         Use shorter labels for some of the toolbars items
12906
12907 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12908
12909         * pdf/xpdf/pdf-document.cc:
12910
12911         Check the links info is initialized before
12912         using it. Should fix a crash on startup.
12913
12914 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12915
12916         * pixbuf/pixbuf-document.c
12917         (pixbuf_document_thumbnails_get_dimensions): force floating point
12918         division to calculate page_ratio. Fixes crash with landscape
12919         format pixbufs.
12920
12921 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12922
12923         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12924
12925 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12926
12927         * shell/ev-view.c (set_document_page): unset has_selection when
12928         the page changes.
12929         (set_document_page): handle paper size changes when the page
12930         changes (test with Free Culture, page 2).
12931
12932 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12933
12934         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12935         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12936
12937         Use normal style color for the widget background and
12938         draw a black box around the page.
12939
12940 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12941
12942         * pdf/xpdf/pdf-document.cc:
12943
12944         Keep offset in consideration in a few places
12945
12946         * shell/ev-view.c: (expose_bin_window):
12947
12948         Set the offsets so that the document is ever centered
12949
12950 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12951
12952         * TODO: Added TODO items and finished off the first todo item
12953
12954         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
12955         reflect current authors
12956
12957 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12958
12959         * pdf/xpdf/pdf-document.cc:
12960         * shell/ev-view.c: (ev_view_set_cursor),
12961         (ev_view_motion_notify_event), (document_changed_callback),
12962         (set_document_page):
12963
12964         Show a wait cursor while the page is rendering
12965
12966 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12967
12968         * shell/ev-sidebar-thumbnails.c:
12969         (ev_sidebar_tree_selection_changed),
12970         (ev_sidebar_thumbnails_select_page):
12971         * shell/ev-sidebar-thumbnails.h:
12972         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
12973         (ev_view_can_go_forward):
12974         * shell/ev-window.c: (ev_window_open_page),
12975         (ev_window_setup_document), (update_current_page),
12976         (view_page_changed_cb), (ev_window_init):
12977         * shell/ev-window.h:
12978
12979         Ensure thumbnails selection, toolbar page control and
12980         current page are in sync.
12981
12982 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
12983
12984         * pdf/xpdf/XRef.cc:
12985
12986         Fix CAN-2005-0064
12987
12988 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
12989
12990         * backend/Makefile.am:
12991         * backend/ev-document-links.h:
12992         * backend/ev-document-security.c: (ev_document_security_get_type),
12993         (ev_document_security_has_document_security),
12994         (ev_document_security_set_password):
12995         * backend/ev-document-security.h:
12996         * backend/ev-document.c: (ev_document_error_quark):
12997         * backend/ev-document.h:
12998         * data/Makefile.am:
12999         * data/evince-password.glade:
13000         * pdf/xpdf/pdf-document.cc:
13001         * shell/Makefile.am:
13002         * shell/ev-password.c: (ev_password_set_bad_password_label),
13003         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13004         (ev_password_dialog_get_password),
13005         (ev_password_dialog_set_bad_pass):
13006         * shell/ev-password.h:
13007         * shell/ev-window.c: (ev_window_get_attribute),
13008         (ev_window_set_property), (update_action_sensitivity),
13009         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13010         (ev_window_setup_document), (ev_window_get_password),
13011         (ev_window_open), (ev_window_cmd_save_as),
13012         (using_postscript_printer), (ev_window_print),
13013         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13014         (update_fullscreen_popup), (ev_window_fullscreen),
13015         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13016         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13017         (menu_item_select_cb), (find_bar_search_changed_cb),
13018         (ev_window_dispose), (ev_window_init):
13019
13020         Add initial support for password-supported dialogs.  This could be
13021         a lot cooler, but it'll do for now.
13022
13023 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13024
13025         * pdf/xpdf/pdf-document.cc:
13026         * shell/ev-view.c: (status_message_from_link),
13027         (ev_view_set_status), (ev_view_set_cursor),
13028         (ev_view_motion_notify_event), (ev_view_init):
13029         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13030
13031         Fix bugs in the links implementation and change cursor
13032         when hovering a link.
13033
13034 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13035
13036         * viewer/.cvsignore: added cvsignore file for viewer directory
13037
13038         * TODO: created TODO document
13039
13040 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13041
13042         * shell/ev-view.h:
13043         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13044         new functions to help with implementation of sensitivity code
13045         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13046         of all actions that might require it.  Fixes a crash when you
13047         click on the Zoom actions in a window lacking a document.
13048
13049 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13050
13051         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13052         of the Find action
13053
13054 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13055
13056         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13057         (pixbuf_document_document_iface_init):
13058         * ps/ps-document.c: (ps_document_get_link),
13059         (ps_document_document_iface_init):
13060         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13061         (status_message_from_link), (ev_view_set_status),
13062         (ev_view_set_find_status), (ev_view_motion_notify_event),
13063         (ev_view_button_release_event), (ev_view_set_property),
13064         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13065         (ev_view_get_find_status_message), (update_find_results),
13066         (ev_view_get_status), (ev_view_get_find_status):
13067         * shell/ev-view.h:
13068         * shell/ev-window.c: (view_status_changed_cb),
13069         (view_find_status_changed_cb), (ev_window_init):
13070
13071         View status message support, use it to show the links.
13072         Needs work...
13073
13074 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13075
13076         * backend/ev-document.c: (ev_document_get_link):
13077         * backend/ev-document.h:
13078         * pdf/xpdf/pdf-document.cc:
13079         * shell/ev-application.c: (ev_application_open):
13080         * shell/ev-application.h:
13081         * shell/ev-sidebar-links.c: (selection_changed_cb):
13082         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13083         (ev_view_go_to_link):
13084
13085         Add support for document links
13086
13087 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13088
13089         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13090         (create_tool_item):
13091         Set the spin button limits correctly.
13092         
13093         * shell/ev-sidebar-thumbnails.c:
13094         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13095         Support changing pages by clicking on the thumbnails.
13096         
13097 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13098
13099         * pixbuf/pixbuf-document.c:
13100         (pixbuf_document_thumbnails_get_dimensions),
13101         (pixbuf_document_document_thumbnails_iface_init):
13102
13103         implement get_dimensions
13104
13105 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13106
13107         * ps/ps-document.c: (ps_document_goto_page):
13108
13109         Fix page switching on multipage documents
13110
13111 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13112
13113         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13114         
13115         check for NULL before assigning to width and height parameters
13116
13117 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13118
13119         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13120         (pixbuf_document_set_property), (pixbuf_document_get_property):
13121
13122         implement get/set properties
13123
13124 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13125
13126         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13127         
13128         return NULL instead of "Unknown", letting the title get set to
13129         the filename when the pdf has no title.
13130
13131 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13132
13133         * ps/ps-document.c: (ps_document_get_page_count),
13134         (ps_document_goto_page):
13135
13136 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13137
13138         * shell/ev-history.c: (ev_history_get_property),
13139         (ev_history_set_property), (ev_history_class_init),
13140         (ev_history_add_page), (ev_history_set_current_index):
13141         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13142         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13143         (ev_navigation_action_finalize):
13144         * shell/ev-navigation-action.h:
13145         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13146         (ev_view_go_forward), (ev_view_get_find_status_message),
13147         (history_index_changed_cb), (ev_view_set_history):
13148         * shell/ev-view.h:
13149         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13150         (update_current_page), (register_custom_actions):
13151
13152         Implement history dropdowns
13153
13154 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13155
13156         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13157         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13158         (ev_view_go_forward):
13159         * shell/ev-window.c: (register_custom_actions):
13160
13161         Fix several history bugs
13162
13163 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13164
13165         * configure.ac: Add «nb» to ALL_LINGUAS.
13166
13167 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13168
13169         * backend/Makefile.am:
13170         * backend/ev-bookmark.c:
13171         * backend/ev-bookmark.h:
13172         * backend/ev-document-bookmarks.c:
13173         * backend/ev-document-bookmarks.h:
13174         * backend/ev-document-links.c: (ev_document_links_get_type),
13175         (ev_document_links_has_document_links),
13176         (ev_document_links_begin_read), (ev_document_links_get_link),
13177         (ev_document_links_get_child), (ev_document_links_next),
13178         (ev_document_links_free_iter):
13179         * backend/ev-document-links.h:
13180         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13181         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13182         (ev_link_get_link_type), (ev_link_set_link_type),
13183         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13184         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13185         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13186         (ev_link_new_external):
13187         * backend/ev-link.h:
13188         * pdf/xpdf/pdf-document.cc:
13189         * shell/Makefile.am:
13190         * shell/ev-application.c: (ev_application_open_link):
13191         * shell/ev-application.h:
13192         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13193         (ev_history_get_link_nth):
13194         * shell/ev-history.h:
13195         * shell/ev-sidebar-bookmarks.c:
13196         * shell/ev-sidebar-bookmarks.h:
13197         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13198         (ev_sidebar_links_class_init), (selection_changed_cb),
13199         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13200         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13201         (do_one_iteration), (populate_links_idle),
13202         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13203         * shell/ev-sidebar-links.h:
13204         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13205         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13206         (go_to_index):
13207         * shell/ev-view.h:
13208         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13209         * shell/ev-window.h:
13210
13211         Rename bookmark to link, and use "Index" for the sidebar panel.
13212
13213 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13214
13215         * shell/Makefile.am:
13216         * shell/ev-application.c: (ev_application_open_bookmark):
13217         * shell/ev-application.h:
13218         * shell/ev-history.c: (ev_history_init), (free_links_list),
13219         (ev_history_finalize), (ev_history_class_init),
13220         (ev_history_add_link), (ev_history_add_page),
13221         (ev_history_get_link_nth), (ev_history_get_n_links),
13222         (ev_history_get_current_index), (ev_history_set_current_index),
13223         (ev_history_new):
13224         * shell/ev-history.h:
13225         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13226         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13227         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13228         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13229         (ev_view_set_page):
13230         * shell/ev-view.h:
13231         * shell/ev-window.c: (ev_window_open_bookmark),
13232         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13233         (goto_page_cb), (register_custom_actions):
13234         * shell/ev-window.h:
13235
13236         Initial history implementation. Needs work.
13237
13238 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13239
13240         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13241
13242 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13243
13244         * cut-n-paste/recent-files/egg-recent-item.c:
13245         * cut-n-paste/recent-files/egg-recent-item.h:
13246         * cut-n-paste/recent-files/egg-recent-model.c:
13247         * cut-n-paste/recent-files/egg-recent-util.c:
13248         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13249         * cut-n-paste/recent-files/egg-recent-view.c:
13250
13251         Update
13252
13253 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13254
13255         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13256         (fillGlyph, fillImageMask, drawImage):
13257         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13258         pdf/splash/SplashTypes.h:
13259         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13260         packed mode for Splash.
13261
13262         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13263         RGB8 packed mode, eliminates the pixbuf data creation loop.
13264
13265         * shell/ev-print-job.c (ev_print_job_finalize)
13266         (ev_print_job_set_property, ev_print_job_get_property)
13267         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13268         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13269         (print_closure_finalize, ev_print_job_print): implement
13270         printing (for backends with EvPsExporter)
13271
13272         * shell/ev_print_job.h: update prototypes.
13273
13274         * shell/ev-window.c (ev_window_print): unref print job after
13275         printing.
13276
13277         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13278         unless the document implements the EvDocumentFind interface.
13279
13280 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13281
13282         * configure.ac: Added ja to ALL_LINGUAS.
13283
13284 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13285
13286         * pdf/xpdf/pdf-document.cc:
13287
13288         add a FIXME. We should probably not allocate
13289         a bookmark object every time
13290
13291 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13292
13293         * shell/ev-application.c: (ev_application_open),
13294         (ev_application_open_bookmark):
13295         * shell/ev-application.h:
13296         
13297         Add a way to open bookmarks
13298
13299         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13300         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13301         (ev_bookmark_set_property), (ev_bookmark_class_init),
13302         (ev_bookmark_new_title), (ev_bookmark_new_link),
13303         (ev_bookmark_new_external):
13304
13305         Support for external uris, better constructors.
13306
13307         * backend/ev-bookmark.h:
13308         * pdf/xpdf/pdf-document.cc:
13309         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13310
13311         Handle external uris
13312
13313 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13314
13315         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13316         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13317
13318         Hook up bookmarks navigation
13319
13320 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13321
13322         * backend/Makefile.am:
13323         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13324         (ev_bookmark_get_title), (ev_bookmark_set_title),
13325         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13326         (ev_bookmark_get_page), (ev_bookmark_set_page),
13327         (ev_bookmark_get_property), (ev_bookmark_set_property),
13328         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13329         (ev_bookmark_new):
13330         * backend/ev-bookmark.h:
13331         * backend/ev-document-bookmarks.c:
13332         (ev_document_bookmarks_get_bookmark):
13333         * backend/ev-document-bookmarks.h:
13334         * pdf/xpdf/pdf-document.cc:
13335         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13336
13337         Add a bookmark object to the backend and use it instead of get_values
13338
13339 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13340
13341         * data/evince-ui.xml:
13342
13343         Cleanup and add select all.
13344
13345         * shell/ev-view.c: (ev_view_select_all),
13346         (ev_view_button_press_event):
13347         * shell/ev-view.h:
13348         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13349
13350         Add select all.
13351         Clear selection on click.
13352
13353 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13354
13355         * shell/ev-sidebar-thumbnails.c
13356         (ev_sidebar_thumbnails_set_document): forgot to unref the
13357         loading_icon.
13358
13359 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13360
13361         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13362         at the visible page, not just linearly.  This makes it look fast.
13363
13364 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13365
13366         * backend/ev-document-misc.c
13367         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13368         white.
13369         * backend/ev-document-thumbnails.h: New interface to get the size
13370         of a page.
13371
13372 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13373
13374         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13375         make dist works
13376
13377 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13378
13379         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13380         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13381         things up a bit.
13382
13383         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13384
13385 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13386
13387         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13388         fonts. Should fix font problems on systems that have the base
13389         fonts in bitmap format. Reported by James Henstridge
13390         <james@jamesh.id.au>.
13391
13392 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13393
13394         * pdf/xpdf/Gfx.cc:
13395         * pdf/xpdf/GfxState.cc:
13396
13397         Fix for CAN-2004-1125
13398
13399 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13400
13401         * shell/ev-view.c: (ev_view_copy):
13402         * shell/ev-view.h:
13403         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13404
13405         Implement Edit->Copy
13406
13407 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13408
13409         * backend/ev-document.c: (ev_document_get_text):
13410         * backend/ev-document.h:
13411         * pdf/xpdf/pdf-document.cc:
13412         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13413         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13414         (ev_view_update_primary_selection), (ev_view_button_press_event),
13415         (ev_view_motion_notify_event), (ev_view_button_release_event):
13416
13417         Beginnings of clipboard support. Incomplete but primary sort
13418         of work.
13419
13420 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13421
13422         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13423         (expose_bin_window):
13424
13425         Nicer rubberband drawing, from GtkIconView.
13426
13427 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13428
13429         * backend/ev-document.c: (ev_document_save):
13430         * backend/ev-document.h:
13431         * data/evince-ui.xml:
13432         * pdf/xpdf/pdf-document.cc:
13433         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13434
13435         Implement "Save a copy..." menu item
13436
13437 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13438
13439         * shell/ev-view.c: (ev_view_zoom):
13440
13441         Queue a resize when zoom changes
13442
13443 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13444
13445         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13446         shadows.
13447
13448         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13449         thumbnails..
13450
13451 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13452
13453         * pdf/xpdf/pdf-document.cc
13454         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13455
13456 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13457
13458         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13459         It's slow, but I'll speed it up next!
13460
13461 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13462
13463         * shell/main.c (load_files):
13464
13465         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13466         from the command line and because it seems more appropriate.
13467
13468 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13469
13470         * data/evince-ui.xml:
13471         * shell/ev-window.c: (update_action_sensitivity),
13472         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13473
13474         s/next page/page down
13475         s/previous page/page up
13476
13477 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13478
13479         * data/evince-ui.xml:
13480
13481         Change the layout to match clarkbw design.
13482
13483         * shell/Makefile.am:
13484         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13485         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13486         (ev_navigation_action_finalize),
13487         (ev_navigation_action_set_property),
13488         (ev_navigation_action_get_property),
13489         (ev_navigation_action_class_init):
13490         * shell/ev-navigation-action.h:
13491
13492         Implement clarkbw toolbar navigation controls (incomplete)
13493
13494         * shell/ev-page-action.c: (update_label), (update_spin),
13495         (value_changed_cb), (create_tool_item), (connect_proxy),
13496         (ev_page_action_init), (ev_page_action_finalize),
13497         (ev_page_action_set_property), (ev_page_action_get_property),
13498         (ev_page_action_set_current_page),
13499         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13500         * shell/ev-page-action.h:
13501
13502         Implement a page switcher in the toolbar
13503
13504         * shell/ev-view.c: (ev_view_scroll_view):
13505         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13506         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13507         (register_custom_actions), (ev_window_init):
13508
13509         Change page on PageUp/Down.
13510
13511 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13512
13513         * pdf/xpdf/pdf-document.cc
13514         (pdf_document_thumbnails_get_thumbnail): initial stab at
13515         implementing thumbnail support for pdfs.  It only does documents
13516         with precached pdfs now.
13517
13518 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13519
13520         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13521         thumbnail code into a time-based idle as well.  Also, turn off the
13522         shadow temporarily as it's really slow.
13523
13524 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13525
13526         * backend/ev-document.c: (ev_document_class_init):
13527         * pdf/xpdf/pdf-document.cc:
13528         * shell/ev-window.c: (ev_window_open):
13529
13530         Fix document title bugs and fallback to
13531         filename when not available.
13532
13533 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13534
13535         * backend/ev-document.c: (ev_document_get_type),
13536         (ev_document_class_init), (ev_document_load),
13537         (ev_document_get_title):
13538         * backend/ev-document.h:
13539         * pdf/xpdf/pdf-document.cc:
13540         * ps/ps-document.c: (ps_document_set_property),
13541         (ps_document_get_property), (ps_document_class_init),
13542         (document_load):
13543         * ps/ps-document.h:
13544         * ps/ps.h:
13545         * shell/ev-window.c: (update_window_title), (ev_window_open),
13546         (ev_window_init):
13547
13548         Initial support for document title. Not working yet.
13549
13550 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13551
13552         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13553
13554         Grab focus on the view when clicking it
13555
13556 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13557
13558         * shell/ev-marshal.list:
13559         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13560         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13561
13562         Add key bindings to the view. Now if the focus would work
13563         right...
13564
13565 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13566
13567         * Makefile.am:
13568         * backend/Makefile.am:
13569         * data/Makefile.am:
13570         * dvi/Makefile.am:
13571         * dvi/dvilib/Makefile.am:
13572         * pdf/xpdf/Makefile.am:
13573         * po/POTFILES.in:
13574         * ps/Makefile.am:
13575
13576         Fix distcheck
13577
13578 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13579
13580         * shell/ev-view.c: (ev_view_realize):
13581
13582         Fix mouse wheel scrolling
13583
13584 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13585
13586         * ps/Makefile.am:
13587         * ps/gstypes.h:
13588         * ps/gtkgs.c:
13589         * ps/gtkgs.h:
13590         * ps/ps-document.c: (catchPipe), (ps_document_init),
13591         (ps_document_class_init), (ps_document_cleanup),
13592         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13593         (set_up_page), (close_pipe), (is_interpreter_ready),
13594         (interpreter_failed), (output), (input), (start_interpreter),
13595         (stop_interpreter), (file_length), (file_readable),
13596         (check_filecompressed), (check_pdf), (compute_xdpi),
13597         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13598         (ps_document_get_type), (ps_document_emit_error_msg),
13599         (document_load), (ps_document_next_page),
13600         (ps_document_get_current_page), (ps_document_get_page_count),
13601         (ps_document_goto_page), (ps_document_set_page_size),
13602         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13603         (ps_document_load), (ps_document_get_n_pages),
13604         (ps_document_set_page), (ps_document_get_page),
13605         (ps_document_widget_event), (ps_document_set_target),
13606         (ps_document_set_scale), (ps_document_set_page_offset),
13607         (ps_document_get_page_size), (ps_document_render),
13608         (ps_document_document_iface_init):
13609         * ps/ps-document.h:
13610         * ps/ps.c:
13611         * shell/ev-window.c: (ev_window_open):
13612
13613         Rename GtkGS to PSDocument
13614
13615 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13616
13617         * ps/gtkgs.c: (gtk_gs_class_init):
13618         * ps/gtkgs.h:
13619
13620         Some more leftover...
13621
13622 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13623
13624         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13625         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13626         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13627         * ps/gtkgs.h:
13628
13629         Remove unused code and make a lot of stuff private
13630
13631 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13632
13633         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13634         (gtk_gs_defaults_changed):
13635         * ps/gsdefaults.h:
13636         * ps/gtkgs.c:
13637         * ps/gtkgs.h:
13638         * ps/ps.h:
13639
13640         Cleanup headers dependencies
13641
13642 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13643
13644         * ps/Makefile.am:
13645         * ps/ggvutils.c:
13646         * ps/ggvutils.h:
13647         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13648         * ps/gsdefaults.h:
13649         * ps/gtkgs.c: (file_length), (file_readable),
13650         (check_filecompressed), (check_pdf), (gtk_gs_load),
13651         (gtk_gs_get_postscript):
13652
13653         Get rid of ggvutils
13654
13655 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13656
13657         * ps/ggvutils.c:
13658         * ps/ggvutils.h:
13659         * ps/gsio.h:
13660         * ps/gtkgs.c: (gtk_gs_set_zoom):
13661
13662         Cleanups
13663
13664 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13665
13666         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13667
13668         Ensure the page is rerendered when changing zoom
13669
13670 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13671
13672         * backend/ev-document.c: (ev_document_base_init),
13673         (ev_document_changed):
13674         * backend/ev-document.h:
13675
13676         Add a changed event that is emitted when the page content
13677         changes. This is necessary to deal with the fact that
13678         in ps backend rendering happen asycrounously.
13679         This makes the ps backend mostly work.
13680
13681         * pdf/xpdf/pdf-document.cc:
13682
13683         Emit changed event
13684
13685         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13686         (ps_document_set_target):
13687
13688         Emit changed event
13689
13690         * shell/ev-view.c: (document_changed_callback),
13691         (ev_view_set_document), (ev_view_set_page):
13692
13693         Redraw on the changed signal
13694
13695 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13696
13697         * configure.ac: Added pt_BR to ALL_LINGUAS.
13698
13699 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13700
13701         * backend/ev-document-bookmarks.c:
13702         (ev_document_bookmarks_get_child): *
13703         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13704         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13705         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13706         (ev_sidebar_bookmarks_destroy),
13707         (ev_sidebar_bookmarks_class_init),
13708         (ev_sidebar_bookmarks_construct), (stack_data_free),
13709         (do_one_iteration), (populate_bookmarks_idle),
13710         (ev_sidebar_bookmarks_clear_document),
13711         (ev_sidebar_bookmarks_set_document): *
13712         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13713         (ev_sidebar_add_page),
13714         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13715         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13716         it displays both the topics and the page numbers.
13717
13718 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13719
13720         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13721         toggle.
13722         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13723         visible.
13724
13725 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13726
13727         * configure.ac: Added en_CA to ALL_LINGUAS.
13728
13729 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13730
13731         * ChangeLog: replace bottom of this ChangeLog (merged history of
13732         ggv and gpdf; where all paths were wrong and most of the files are
13733         not even in this tree) with ChangeLog (from arch) of the shell
13734         code.
13735
13736 2004-12-23  Havoc Pennington  <hp@redhat.com>
13737
13738         * shell/ev-window.c: hook up potentially-questionable "find
13739         results status text" feature - something involving the sidebar or
13740         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13741         might be better in the end.
13742
13743         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13744         with corresponding signal when it should be updated
13745
13746         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13747
13748 2004-12-22  Havoc Pennington  <hp@redhat.com>
13749
13750         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13751         find stuff on other pages, sort of (only returns one result on
13752         invisible pages, to show they have results; updates full results
13753         for a page when you view it). Currently repaints the current page
13754         every time a new result is found on any page, which isn't so nice.
13755
13756 2004-12-22  Havoc Pennington  <hp@redhat.com>
13757
13758         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13759         the document doesn't support find (better ideas?)
13760         (find_bar_search_changed_cb): handle missing document or document
13761         that doesn't support find
13762
13763         * pdf/xpdf/pdf-document.cc: port to implement the new
13764         EvDocumentFindIface
13765
13766         * backend/ev-document-find.c: create a new interface for searching
13767
13768         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13769
13770 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13771
13772         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13773         libevbackend.la.
13774
13775         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13776         EvPrintJob constructor arguments.
13777
13778         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13779         for documents that can export PostScript (page by page).
13780
13781         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13782         
13783         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13784         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13785         (pdf_document_ps_exporter_iface_init:
13786         Implement EvPSExporter.
13787
13788         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13789
13790 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13791
13792         * backend/Makefile.am:
13793         * backend/ev-document-thumbnails.c:
13794         (ev_document_thumbnails_get_type),
13795         (ev_document_thumbnails_get_thumbnail):
13796         * backend/ev-document-thumbnails.h:
13797         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13798         (pixbuf_document_thumbnails_get_thumbnail),
13799         (pixbuf_document_document_thumbnails_iface_init):
13800         * shell/Makefile.am:
13801         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13802         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13803         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13804         * shell/ev-sidebar-thumbnails.h:
13805         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13806         (ev_sidebar_set_document):
13807         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13808         (create_shadow), (ev_pixbuf_add_shadow):
13809         * shell/ev-utils.h:
13810         Add thumbnail support.
13811         
13812 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13813
13814         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13815         (using_postscript_printer): Set up a print dialog for "PostScript
13816         injection" method.
13817
13818         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13819         EvPrintJob.
13820
13821         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13822
13823 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13824
13825         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13826         (ps_document_set_target), (ps_document_get_page_size),
13827         (ps_document_render):
13828         * ps/gtkgs.h:
13829
13830         Fix a few bugs
13831
13832 2004-12-22  Christian Rose  <menthos@menthos.com>
13833
13834         * configure.ac: Added "sv" to ALL_LINGUAS.
13835
13836 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13837
13838         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13839         document supports bookmarks.
13840
13841 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13842
13843         * ps/ggvutils.c: (ggv_file_readable):
13844         * ps/ggvutils.h:
13845         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13846         (gtk_gs_get_postscript):
13847
13848         Remove unused utils
13849
13850 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13851
13852         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13853         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13854         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13855         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13856         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13857         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13858         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13859         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13860         (gtk_gs_set_antialiasing), (ps_document_load),
13861         (ps_document_render):
13862         * ps/gtkgs.h:
13863
13864         Another check point for the ps backend. Now I can get it to show
13865         pages!
13866
13867 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13868
13869         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13870         document setting code.
13871
13872 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13873
13874         * shell/eggfindbar.c: (entry_activate_callback):
13875         Animate the next button when activate is pressed.
13876         
13877 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13878
13879         * shell/ev-window.c: (ev_window_cmd_edit_find),
13880         (update_fullscreen_popup), (ev_window_fullscreen),
13881         (ev_window_unfullscreen), (ev_window_state_event_cb),
13882         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13883         Fix bugs in fullscreen code.
13884         
13885 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13886
13887         * Makefile.am:
13888         * configure.ac:
13889         * pixbuf/Makefile.am:
13890         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13891         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13892         (pixbuf_document_set_page), (pixbuf_document_get_page),
13893         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13894         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13895         (pixbuf_document_render), (pixbuf_document_begin_find),
13896         (pixbuf_document_end_find), (pixbuf_document_finalize),
13897         (pixbuf_document_class_init),
13898         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13899         * pixbuf/pixbuf-document.h:
13900         * shell/Makefile.am:
13901         * shell/ev-application.c: (ev_application_open):
13902         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13903         (ev_window_open):
13904         Add pixbuf backend.
13905         
13906 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13907
13908         * Makefile.am: 
13909         * dvi/dvilib/Makefile.am:
13910         * dvi/Makefile.am:
13911         * configure.ac: Auto*ify dvi and dvi/dvilib
13912
13913         * dvi/Makefile: Remove from CVS
13914         
13915         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13916         confusion.
13917
13918         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13919         
13920         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13921         
13922 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13923
13924         * ps/Makefile.am:
13925         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13926         (gtk_gs_value_adjustment_changed), (compute_size),
13927         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13928         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13929         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13930         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13931         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13932         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13933         (ps_document_load), (ps_document_get_n_pages),
13934         (ps_document_set_page), (ps_document_get_page),
13935         (ps_document_set_target), (ps_document_set_scale),
13936         (ps_document_set_page_offset), (ps_document_get_page_size),
13937         (ps_document_render), (ps_document_begin_find),
13938         (ps_document_end_find), (ps_document_document_iface_init):
13939         * ps/gtkgs.h:
13940         * shell/Makefile.am:
13941         * shell/ev-window.c: (ev_window_open):
13942
13943         Some work to integrate gtkgs with EvDocument
13944
13945 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13946
13947         * shell/ev-window.c: (update_fullscreen_popup),
13948         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13949         (exit_fullscreen_button_clicked_cb),
13950         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
13951         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13952         (ev_window_state_event_cb), (ev_window_init):
13953         Add fullscreen support from Epiphany.
13954         
13955 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13956
13957         * data/ev-stock-zoom-fit-width.png: fit-width
13958         stock icon from gpdf.
13959         
13960         * shell/ev-stock-icons.[ch]: copied from gpdf.
13961         
13962         * shell/main.c: (main): init stock icons.
13963         
13964         * shell/ev-window.c: use the fit-width icon.
13965         
13966         * data/evince-ui.xml: add zooming toolbar items.
13967
13968 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13969
13970         * shell/ev-view.c: 
13971         (ev_view_best_fit), (ev_view_fit_width): because
13972         get_page_size() returns the scaled page size, we
13973         need to calculate the scale factor relative to
13974         the previous scale factor. Should really just
13975         add get_real_page_size().
13976
13977 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
13978
13979         * shell/ev-view.[ch]:
13980         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
13981         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
13982         add zooming.
13983         
13984         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
13985         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
13986         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
13987         hook it up.
13988         
13989         * pdf/xpdf/pdf-document.cc:
13990         (pdf_document_begin_find),
13991         (pdf_document_end_find): make static.
13992
13993 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13994
13995         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
13996
13997         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
13998         names to fontconfig patterns.
13999         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14000
14001         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14002         setupBaseFontsFc.
14003
14004 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14005
14006         * Makefile.am:
14007         * configure.ac:
14008         * ps/Makefile.am:
14009         * ps/ggvutils.c:
14010         * ps/ggvutils.h:
14011         * ps/gsdefaults.c:
14012         * ps/gsdefaults.h:
14013         * ps/gsio.c:
14014         * ps/gsio.h:
14015         * ps/gtkgs.c:
14016         * ps/gtkgs.h:
14017         * ps/ps.c:
14018         * ps/ps.h:
14019
14020         Import ggv backend. Not hooked up yet.
14021
14022 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14023
14024         * shell/main.c: (load_files), (main): load files
14025         from the command line.
14026
14027 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14028
14029         * configure.ac: don't require bonobo.
14030         
14031         * cut-n-paste/recent-files/*: kill bonobo recent
14032         view.
14033
14034         * shell/ev-window.c:
14035         (ev_window_is_empty): upd.
14036         (unable_to_load), (ev_window_open): load backend
14037         based on the mime type.
14038
14039 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14040
14041         * backend/.cvsignore: ignore generated marshalers source.
14042
14043         * shell/main.c (main): this is not epiphany.
14044
14045 2004-12-22  Havoc Pennington  <hp@redhat.com>
14046
14047         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14048         (expose_bin_window): draw find highlights
14049
14050         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14051         
14052         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14053         (pdf_document_end_find): implement this interface
14054
14055         * backend/ev-document.c (ev_document_found): add this to emit
14056         signal
14057
14058 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14059
14060         * data/evince-ui.xml: Add a few more toolbar items.
14061
14062         * shell/ev-window.c: Hook up page navigation toolbar 
14063         items.
14064
14065         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14066         a page-changed signal.
14067
14068         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14069         Add ev_document_get_page().
14070
14071         * shell/ev-window.c: Sensitize/desensitize navigation
14072         actions.
14073
14074 2004-12-21  Havoc Pennington  <hp@redhat.com>
14075
14076         * backend/ev-backend-marshal.c,
14077         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14078         marshaler-generator thingy. I'm sure there's a better way to do
14079         this in the modern world.
14080
14081         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14082         end_find methods and "found" signal.
14083
14084         * configure.ac: find glib-genmarshal
14085
14086 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14087
14088         * shell/ev-sidebar.c: Construct an actual sidebar.
14089         * shell/ev-sidebar-bookmarks.[ch]:
14090         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14091
14092 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14093
14094         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14095         Redo size handling.
14096         
14097         * shell/ev-view.c: Track the size from the document.
14098
14099 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14100
14101         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14102         constructor assumes ownership of the string passed in.
14103         
14104         * shell/ev-window.c (ev_window_open): Destroy the error
14105         dialog once we've displayed it.
14106
14107 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14108
14109         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14110         a bit, it works! (sort of)
14111
14112         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14113         Move to .cc since we need to use C++ in the implementation.
14114
14115         * shell/dummy.cc: Add a CC file to force evince
14116         to be linked as a C++ program.
14117
14118 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14119
14120         * shell/ev-view.[ch]: Start of content-area widget.
14121
14122         * shell/ev-window.c: Create a EvView, update it
14123         as we change documents.
14124
14125         * shell/Makefile.am shell/ev-marshal.list: Add
14126         generated marshalers.
14127
14128 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14129
14130         * Makefile.am (SUBDIRS): move shell.
14131
14132 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14133
14134         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14135         .a to libtool convenience libraries.
14136
14137         * shell/ev-window.c (ev_window_open): Hard code loading
14138         a PDF document.
14139         
14140         * backend/ev-document.h: Add a boolean return to load(),
14141         fix GError * to GError **.
14142
14143         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14144         object for a PDF backend EvDocument.
14145
14146 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14147
14148         * dvi/*: New directory with the beginning of a .dvi backend.
14149
14150 2004-12-21  Havoc Pennington  <hp@redhat.com>
14151
14152         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14153         previous/next instead of back/forward
14154
14155 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14156
14157         * backend/ev-document.[ch]: Fix a couple of problems so
14158         it compile.
14159
14160 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14161
14162         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14163         to backend/ directory, rename EvViewer to EvDocument.
14164
14165 2004-12-21  Havoc Pennington  <hp@redhat.com>
14166
14167         * shell/ev-window.c: hook up the find bar widget; now we just need
14168         a document to find things in
14169
14170         * shell/eggfindbar.c: a find bar widget
14171
14172 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14173
14174         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14175
14176 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14177
14178         * pdf/**: Import of xpdf code from gpdf. 
14179
14180         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14181
14182         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14183         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14184         Fix FreeType includes.
14185
14186         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14187         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14188         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14189         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14190         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14191         Include xpdfconfig.h
14192         
14193 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14194
14195         * shell/ev-window.c (ev_window_dispose): dispose can be called
14196         multiple times.
14197
14198 2004-12-21  Havoc Pennington  <hp@redhat.com>
14199
14200         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14201         rather than Evince
14202
14203         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14204         items; really they should be synced with the strings, etc. from
14205         current gpdf, but just getting the boring typing out of the way 
14206
14207 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14208
14209         * po/POTFILES.in:
14210         * shell/ev-application.c: (window_destroy_cb):
14211         * shell/ev-window.c:
14212         * shell/main.c: (main):
14213
14214         Actually show the window...
14215
14216 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14217
14218         * Makefile.am:
14219         * shell/Makefile.am:
14220         * shell/ev-application.c: (ev_application_class_init):
14221         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14222
14223         Make it build again
14224
14225 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14226
14227         Import to gnome cvs.
14228         
14229         * Remove copies of gpdf and ggv trees.
14230         * Rip out all the recursive configure code.
14231         * Remove bonobo machinery.
14232         * viewer/*: GInterfaces that backends should/can implement.
14233
14234 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14235
14236         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14237         typo
14238
14239 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14240
14241         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14242         (ev_application_finalize, ev_application_class_init)
14243         (ev_application_init): use GType instance private data for priv.
14244
14245         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14246         (ev_window_finalize, ev_window_class_init)
14247         (ev_window_init): ditto.
14248
14249 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14250
14251         * shell/ev-application.c (ev_application_new_window): make public
14252         (ev_application_show_initial_window): kill.
14253
14254         * shell/ev-application.h: update prototypes.
14255
14256         * shell/main.cc (main): inline ev_application_show_initial_window.
14257
14258 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14259
14260         * shell/ev-application.c (ev_application_new_window): impl.
14261         (ev_application_show_initial_window): use it.
14262         (is_window_empty, ev_application_get_empty_window): returns an
14263         existing empty window or a new one.
14264         (ev_application_open): from ev_window_cmd_file_open.
14265
14266         * shell/ev-application.h: update prototypes
14267
14268         * shell/ev-window.c (ev_window_is_empty): impl.
14269         (ev_window_open): make public.
14270         (ev_window_cmd_file_open): use ev_application_open
14271
14272         * shell/ev-window.h: update prototypes, remove unused.
14273
14274 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14275
14276         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14277         move destroy handler out of here...
14278
14279         * shell/ev-application.c, shell/ev-application.h: ...into this new
14280         class. Also handles initial window creation.
14281
14282         * shell/main.cc (main): use EvApplication to create initial
14283         window.
14284
14285 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14286
14287         * Makefile.am (SUBDIRS): add cut-n-paste
14288
14289         * cut-n-paste/Makefile.am: add
14290
14291         * configure.ac: generate Makefiles in cut-n-paste
14292
14293 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14294
14295         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14296         (ev_window_class_init): install ev_window_dispose.
14297
14298 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14299
14300         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14301         char (gchar looks stupid).
14302
14303 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14304
14305         * po/de.po: updated German translation.
14306
14307 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14308
14309         * configure.ac: add more pkg-config library checks for gnome-vfs,
14310         bonobo etc.
14311
14312         * gpdf/configure.in: temporarily disable libpaper
14313         checks. Otherwise I'd have to add the checks for the shell, too.
14314
14315 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14316
14317         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14318         and * file filters to the file choose.
14319
14320 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14321
14322         * po/de.po: Updated German translation.
14323
14324 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14325
14326         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14327
14328 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14329
14330         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14331
14332         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14333         (ev_window_init): implement those menuitems.
14334
14335 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14336
14337         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14338
14339         * shell/ev-window.c (ev_window_init): use the toolbar.
14340
14341 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14342
14343         * shell/ev-window.c (ev_window_init): use menu translations
14344
14345 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14346
14347         * configure.ac: add "de" to ALL_LINGUAS.
14348
14349         * po/de.po: add German translation.
14350
14351 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14352
14353         * Makefile.am (SUBDIRS): add po
14354
14355         * configure.ac: check intltool, glib-gettext etc, generate
14356         po/Makefile.in
14357
14358         * po, po/POTFILES.in, po/POTFILES.skip: new.
14359
14360 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14361
14362         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14363         already use (#ifdef ENABLE_NLS)
14364
14365         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14366         pointer indirection thinko.
14367
14368         * shell/main.c: include gi18n.h for bindtextdomain etc.
14369
14370 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14371
14372         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14373         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14374         tooltips for menu items in the statusbar.
14375
14376 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14377
14378         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14379         pkgdatadir drop UIDIR
14380
14381 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14382
14383         * data/evince-ui.xml: Add File->Open menu item
14384
14385         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14386         chooser), hook it up in the ui manager.
14387
14388 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14389
14390         * shell/ev-window.c: fix Help->About tooltip.
14391
14392 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14393
14394         * configure.ac: set CFLAGS for libevprivate.
14395
14396         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14397         definitions, factory etc.
14398
14399         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14400
14401         * shell/Makefile.am: link against libevprivate.a.
14402
14403         * shell/ev-window.c (entries): add stock icon to Help->About.
14404
14405         * shell/main.c (main): init stock icon code.
14406
14407 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14408
14409         * lib/recent-files: egg recent files code
14410
14411         * lib/Makefile.am: add.
14412
14413         * Makefile.am: add lib subdir.
14414
14415         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14416         set CFLAGS for recent-files.
14417
14418 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14419
14420         * configure.ac: disable -ansi and -pedantic gcc flags. They
14421         disable POSIX stuff in stdio.h, but egg-recent uses them.
14422
14423 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14424
14425         * configure.ac: add --disable-deprecated flag (defaults to on in
14426         "cvs" builds).
14427
14428         * shell/Makefile.am (INCLUDES): use it.
14429
14430 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14431
14432         * shell/main.c: add missing #include.
14433
14434         * shell/ev-window.c: fix for pedantic gcc.
14435         (ev_window_cmd_help_about): split license into paragraphs for
14436         translators and pedantic compilers.
14437
14438 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14439
14440         * configure.ac: add more warning flags if compiling with gcc from
14441         cvs (or explicitly requested with --enable-more-warnings).
14442
14443 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14444
14445         * data/evince-ui.xml: add File and File->Close menu.
14446
14447         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14448         (ev_window_destroy): quit after destroy.
14449         (ev_window_class_init): override GtkObject::destroy.
14450         (entries): install close_window callback.
14451
14452 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14453
14454         * Makefile.am (SUBDIRS): add data subdir.
14455
14456         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14457         gtk+ 2.5.0 for GtkAboutDialog.
14458
14459         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14460         main window.
14461
14462         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14463
14464         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14465         manager.
14466         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14467
14468 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14469
14470         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14471
14472 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14473
14474         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14475
14476 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14477
14478         * shell/*: Added shell directory boilerplate, build it.
14479
14480 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14481
14482         * configure.ac, Makefile.am: Added top-level configure.ac and
14483         Makefile.am