]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
e75ae94d7a1058ae4155403476ec1897bea2637c
[evince.git] / ChangeLog
1 2008-10-27 Christian Persch <chpe@gnome.org>
2
3         * backend/djvu/djvu-document.c
4         * backend/dvi/cairo-device.c
5         * cut-n-paste/evmountoperation/ev-mount-operation.h
6         * cut-n-paste/gedit-message-area/gedit-message-area.h
7         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
8         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
9         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
10         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
11         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
12         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
13         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
14         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
15         * cut-n-paste/zoom-control/ephy-zoom-action.c
16         * cut-n-paste/zoom-control/ephy-zoom-action.h
17         * cut-n-paste/zoom-control/ephy-zoom-control.c
18         * cut-n-paste/zoom-control/ephy-zoom-control.h
19         * libdocument/ev-async-renderer.h
20         * libdocument/ev-document-factory.c
21         * libdocument/ev-document-misc.h
22         * libdocument/ev-image.h
23         * libdocument/ev-selection.h
24         * shell/ev-properties-fonts.h
25         * shell/ev-stock-icons.h
26         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
27         directly. Bug #558064.
28
29 2008-10-27 Christian Persch <chpe@gnome.org>
30
31         * cut-and-paste/smclient/*: Update from libegg.
32
33 2008-10-27 Christian Persch <chpe@gnome.org>
34
35         * backend/djvu/djvu-document.c
36         * backend/ps/ev-spectre.c
37         * shell/ev-jobs.c: Use printf safely. Bug #558066.
38
39 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
40
41         * shell/ev-view.c (ev_view_change_page),
42         (ev_view_transition_animation_finish),
43         (ev_view_transition_animation_cancel), (page_changed_cb),
44         (ev_view_set_presentation), (ev_view_next_page),
45         (ev_view_previous_page):
46         
47         Cancel the animation without scheduling transition start
48         and proceed to the next page to fix bug #516749.
49
50 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
51
52         * NEWS:
53         * configure.ac:
54
55         Update for release 2.24.1
56         
57 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
58
59         * shell/ev-window.c: (ev_window_cmd_view_presentation):
60
61         Disable toggle function of F5 when in presentation mode. Patch by
62         Dave Neary. Fixes bug #556162.
63         
64 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
65
66         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
67         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
68         (ev_sidebar_thumbnails_fill_model),
69         (ev_sidebar_thumbnails_refresh),
70         (ev_sidebar_thumbnails_set_document):
71
72         Instead of using only one loading icon for thumbnails based on the
73         size of the first page, create an icon for every different page
74         size. Fixes bug #556264.
75         
76 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
77
78         * shell/ev-page-cache.c: (ev_page_cache_finalize):
79
80         Fix memory leak.
81         
82 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
83
84         * shell/ev-window-title.c (ev_window_title_sanitize_title):
85
86         Removes bad prefixes from window title. Patch by 
87         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
88         
89 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
90
91         * shell/ev-window.c: (launch_external_uri):
92
93         Do not consider mailto links as http uris. Fixes bug #555801.
94         
95 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
96
97         * shell/ev-view.c: (merge_selection_region), (clear_selection):
98
99         Fix memory leak. Fixes bug #555134.
100         
101 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
102
103         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
104
105         Emit the job finished signal when the job is handled before the
106         page_ready callback.
107         
108 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
109
110         * shell/ev-window.c: (launch_action):
111
112         Use GdkAppLaunchContext when available to launch external
113         applications.
114         
115 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
116
117         * shell/ev-window.c: (launch_action):
118
119         Fix launching external applications for launch actions which seems
120         to be broken since the gio port. Fixes bug #554500.
121         
122 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
123
124         * backend/dvi/Makefile.am:
125         * backend/dvi/cairo-device.c:
126         * backend/dvi/dvi-document.c:
127         * backend/dvi/mdvi-lib/Makefile.am:
128
129         Fix several compile warnings in the dvi backend.
130         
131 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
132
133         * backend/dvi/mdvi-lib/common.h:
134         * backend/dvi/mdvi-lib/dviread.c:
135         * backend/dvi/mdvi-lib/font.c:
136         * backend/dvi/mdvi-lib/fontmap.c:
137         * backend/dvi/mdvi-lib/fontsrch.c:
138         * backend/dvi/mdvi-lib/gf.c:
139         * backend/dvi/mdvi-lib/pagesel.c:
140         * backend/dvi/mdvi-lib/pk.c:
141         * backend/dvi/mdvi-lib/sp-epsf.c:
142         * backend/dvi/mdvi-lib/special.c:
143         * backend/dvi/mdvi-lib/tfm.c:
144         * backend/dvi/mdvi-lib/tfmfile.c:
145         * backend/dvi/mdvi-lib/util.c:
146         * backend/dvi/mdvi-lib/vf.c:
147
148         Rename error as mdvi_error to avoid symbol conflicts with the libc
149         error. Rename also message, crash, fatal and warning for
150         consistency. Fixes bug #553369.
151         
152 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
153
154         * backend/dvi/dvi-document.c: (dvi_document_load):
155
156         Fix memory leak.
157         
158 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
159
160         * backend/dvi/dvi-document.c:
161
162         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
163         G_IMPLEMENT_INTERFACE.
164         
165 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
166
167         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
168
169         Make sure copy_job_page_and_selection_to_job_info is always called
170         before copy_job_to_job_info. Fixes bug #552382.
171         
172 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
173
174         * NEWS:
175         * configure.ac:
176
177         Update for release 2.24.0
178         
179 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
180
181         * shell/ev-window.c: (launch_external_uri):
182
183         Use GdkAppLaunchContext when available to launch external uris.
184         
185 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
186
187         * shell/ev-window.c: (launch_external_uri):
188
189         Use the message area to show errors when lauching external uris
190         instead of a popup window.
191         
192 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
193
194         * shell/ev-window.c: (launch_external_uri):
195
196         Assume invalid uris are http uris. Fixes bug #552071.
197         
198 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
199
200         * NEWS:
201         * configure.ac:
202
203         Update for release 2.23.92.
204         
205 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
206
207         * shell/eggfindbar.c: (egg_find_bar_class_init):
208
209         Allow page scrolling with PageUp/PageDown keys when find bar is
210         active. Fixes bug #529833.
211         
212 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
213
214         * shell/ev-view-private.h:
215         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
216         (ev_view_scroll), (ev_view_class_init):
217         * shell/ev-view-accessible.c:
218         (ev_view_accessible_action_do_action):
219         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
220         (ev_window_cmd_scroll_backward):
221
222         Use GtkScrollType instead of EvScrollType.
223         
224 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
225
226         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
227         
228         Patch for case unsensitive page label match by Michael Lee.
229         See bug #550136.
230         
231         * shell/ev-page-action.c (create_tool_item):    
232         * test/Makefile.am:
233         * test/test1.py:
234         * test/test4.py:
235         * test/test5.py:
236         
237         Added test for the above and updated other tests.
238
239 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
240
241         * shell/ev-window.c: (image_save_dialog_response_cb):
242
243         Do not append the file extension twice when saving an image.
244         
245 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
246
247         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
248
249         Remove an invalid ifdef.
250         
251 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
252
253         * shell/ev-view.c: (ev_view_motion_notify_event):
254
255         Make sure the cursor is correctly restored after showing the right
256         click menu.
257         
258 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
259
260         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
261         (ev_attachment_open):
262         * shell/ev-sidebar-attachments.c:
263         (ev_sidebar_attachments_button_press):
264         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
265
266         Use GdkAppLaunchContext when available to open attachments.
267         
268 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
269
270         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
271
272         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
273         by Eric Piel.
274         
275 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
276
277         * shell/ev-application.c: (ev_application_get_media_keys):
278         * shell/ev-media-player-keys.[ch]:
279         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
280         (ev_media_player_keys_grab_keys),
281         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
282         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
283         * shell/ev-window.[ch]: (ev_window_dispose),
284         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
285         (ev_window_init):
286
287         Clean up the media player keys stuff.
288         
289 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
290
291         * NEWS:
292         * configure.ac:
293
294         Update for release 2.23.91.
295         
296 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
297
298         * cut-n-paste/smclient/eggsmclient-xsmp.c:
299         (sm_client_xsmp_set_initial_properties):
300
301         Fix memory leak.
302         
303 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
304
305         * shell/ev-application.c: (ev_application_open_window),
306         (ev_application_open_uri_at_dest):
307
308         Make sure evince starts up in the right workspace when resuming a
309         previous session.
310         
311 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
312
313         * shell/ev-application.[ch]: (ev_application_open_window),
314         (ev_application_add_icon_path_for_screen),
315         (ev_application_open_uri_at_dest):
316
317         Fix window manager warnings shown in ~/.xsession-errors
318         
319 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
320
321         * configure.ac:
322         * cut-n-paste/Makefile.am:
323         * cut-n-paste/smclient/Makefile.am:
324         * cut-n-paste/smclient/eggdesktopfile.[ch]:
325         * cut-n-paste/smclient/eggsmclient-private.h:
326         * cut-n-paste/smclient/eggsmclient-xsmp.c:
327         * cut-n-paste/smclient/eggsmclient.[ch]:
328
329         EggSMClient copied from libegg
330
331         * libdocument/ev-file-helpers.c: (ev_dot_dir):
332         * shell/Makefile.am:
333         * shell/ev-application.[ch]: (ev_application_load_session),
334         (smclient_save_state_cb), (smclient_quit_cb),
335         (ev_application_init_session), (ev_application_shutdown),
336         (ev_application_init):
337         * shell/main.c: (main):
338
339         Use EggSMClient instead of gnome-client and remove libgnome and
340         libgnomeui dependencies.
341         
342 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
343
344         * shell/main.c: (main):
345
346         Remove gnome_authentication_manager_init.
347         
348 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
349
350         * shell/ev-view.c: (ev_view_goto_window_create):
351
352         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
353         since it's now deprecated.
354         
355 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
356
357         * backend/djvu/Makefile.am:
358         * backend/djvu/djvu-document-private.h:
359         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
360         (djvu_document_find_iface_init):
361         * backend/djvu/djvu-text-page.[ch]:
362         * backend/djvu/djvu-text.[ch]: Removed
363         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
364         (pdf_document_find_iface_init):
365         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
366         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
367         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
368         (ev_job_find_get_n_results), (ev_job_find_get_progress),
369         (ev_job_find_has_results), (ev_job_find_get_results):
370         * shell/ev-view-private.h:
371         * shell/ev-view.[ch]: (ev_view_expose_event),
372         (highlight_find_results), (ev_view_finalize),
373         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
374         (ev_view_set_document), (ev_view_find_get_n_results),
375         (ev_view_find_get_result), (jump_to_find_result),
376         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
377         (ev_view_find_previous), (ev_view_find_search_changed),
378         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
379         * shell/ev-window.c: (ev_window_update_actions),
380         (page_changed_cb), (ev_window_setup_document),
381         (ev_window_update_find_status_message),
382         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
383         (ev_window_clear_find_job), (find_bar_close_cb),
384         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
385         (ev_window_dispose), (ev_window_init):
386
387         Rework find interface. The find logic has been moved from backends
388         to the shell avoiding a lot of duplicated code in the backends and
389         making easier to implement the find interface in the backends.
390         
391 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
392
393         * backend/pdf/ev-poppler.cc:
394         (pdf_document_thumbnails_get_dimensions):
395
396         Make sure thumbnail size returned by the PDF is actually
397         valid. Fixes bug #548462.
398         
399 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
400
401         * shell/ev-window.c: (ev_window_setup_document),
402         (ev_window_set_document), (ev_window_dispose):
403
404         Remove the idle function for setting the document up when the
405         window is destroyed. Fixes bug #549163.
406         
407 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
408
409         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
410         (ev_job_attachments_dispose), (ev_job_attachments_run),
411         (ev_job_attachments_class_init), (ev_job_attachments_new):
412         * shell/ev-sidebar-attachments.c:
413         (ev_sidebar_attachments_set_document):
414
415         Add a new job to get the attachments in a thread with the document
416         lock held. Fixes bug #548653.
417         
418 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
419
420         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
421         (tiff_document_document_iface_init):
422
423         Implement document_get_page_label in tiff backend.
424         
425 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
426
427         * backend/tiff/tiff-document.c: (tiff_document_render):
428
429         Handle document orientation in tiff backend. Fixes bug #548444.
430         
431 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
432
433         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
434
435         Do not crash when adjustment page size is 0. Fixes bug #547440.
436         
437 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
438
439         * cut-n-paste/evmountoperation/ev-mount-operation.c:
440
441         Sync with current GTK+.
442         
443 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
444
445         * configure.ac:
446         
447         Update for release 2.23.6.
448
449 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
450
451         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
452         (ev_job_load_set_password):
453         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
454         * shell/ev-window.c: (password_dialog_response),
455         (ev_window_load_job_cb):
456
457         Fix loading encrypted documents since I broke it with the jobs
458         rework.
459         
460 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
461
462         * NEWS:
463
464         Update NEWS for 2.23.6 release.
465         
466 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
467
468         * backend/impress/impress-document.c:
469         * backend/impress/render.h:
470         * libdocument/ev-document-factory.c:
471         * libdocument/ev-document-factory.h:
472         * libdocument/ev-document-links.h:
473         * libdocument/ev-document-misc.c:
474         * libdocument/ev-document-misc.h:
475         * properties/ev-properties-main.c:
476         * properties/ev-properties-view.c:
477         * properties/ev-properties-view.h:
478         * shell/eggfindbar.c:
479         * shell/eggfindbar.h:
480         * shell/ev-application.c:
481         * shell/ev-application.h:
482         * shell/ev-jobs.h:
483         * shell/ev-message-area.h:
484         * shell/ev-navigation-action.c:
485         * shell/ev-navigation-action.h:
486         * shell/ev-open-recent-action.c:
487         * shell/ev-open-recent-action.h:
488         * shell/ev-page-action-widget.c:
489         * shell/ev-page-action.c:
490         * shell/ev-page-action.h:
491         * shell/ev-page-cache.h:
492         * shell/ev-password-view.h:
493         * shell/ev-password.h:
494         * shell/ev-pixbuf-cache.h:
495         * shell/ev-properties-fonts.c:
496         * shell/ev-sidebar-attachments.c:
497         * shell/ev-sidebar-links.c:
498         * shell/ev-sidebar-links.h:
499         * shell/ev-sidebar-thumbnails.c:
500         * shell/ev-sidebar-thumbnails.h:
501         * shell/ev-sidebar.c:
502         * shell/ev-sidebar.h:
503         * shell/ev-stock-icons.c:
504         * shell/ev-tooltip.h:
505         * shell/ev-view.c:
506         * shell/ev-view.h:
507         * shell/ev-window.c:
508         * shell/ev-window.h:
509         * shell/main.c:
510
511         More #include cleanups. Again: reordering, single gtk.h
512         includes and other stuff.
513
514 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
515
516         * shell/eggfindbar.c:
517         * shell/ev-application.c:
518         * shell/ev-message-area.c:
519         * shell/ev-navigation-action.c:
520         * shell/ev-open-recent-action.c:
521         * shell/ev-page-action-widget.c:
522         * shell/ev-page-action.c:
523         * shell/ev-password-view.c:
524         * shell/ev-properties-dialog.c:
525         * shell/ev-properties-fonts.c:
526         * shell/ev-sidebar-attachments.c:
527         * shell/ev-sidebar-page.c:
528         * shell/ev-sidebar-thumbnails.c:
529         * shell/ev-stock-icons.c:
530         * shell/ev-tooltip.c:
531         * shell/ev-view.c:
532         * shell/ev-window.c:
533         * shell/main.c:
534
535         Cleanup many #include statements: reorder so that a
536         generic-to-specific order is used, use single gtk.h
537         includes, and some other cleanups.
538
539 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
540
541         * shell/ev-jobs.h:
542
543         Add gio header.
544         
545 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
546
547         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
548         (ev_document_fc_mutex_trylock):
549         * shell/Makefile.am:
550         * shell/ev-job-queue.[ch]:
551         * shell/ev-job-scheduler.[ch]:
552         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
553         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
554         (ev_job_run), (ev_job_cancel), (ev_job_failed),
555         (ev_job_failed_from_error), (ev_job_succeeded),
556         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
557         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
558         (ev_job_links_class_init), (ev_job_render_init),
559         (notify_page_ready), (ev_job_render_page_ready),
560         (ev_job_render_run), (ev_job_render_class_init),
561         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
562         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
563         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
564         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
565         (ev_job_save_dispose), (ev_job_save_run),
566         (ev_job_save_class_init), (ev_job_print_init),
567         (ev_job_print_dispose), (ev_job_print_run),
568         (ev_job_print_class_init):
569         * shell/ev-page-cache.c:
570         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
571         (check_job_size_and_unref), (move_one_job),
572         (copy_job_to_job_info), (add_job),
573         (ev_pixbuf_cache_add_jobs_if_needed):
574         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
575         (job_fonts_finished_cb), (job_fonts_updated_cb),
576         (ev_properties_fonts_set_document):
577         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
578         (ev_sidebar_links_set_document):
579         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
580         (ev_sidebar_thumbnails_set_document),
581         (ev_sidebar_thumbnails_clear_job):
582         * shell/ev-view-private.h:
583         * shell/ev-view.c:
584         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
585         (ev_window_refresh_window_thumbnail), (password_dialog_response),
586         (ev_window_clear_load_job), (ev_window_clear_reload_job),
587         (ev_window_load_job_cb), (ev_window_reload_job_cb),
588         (window_open_file_copy_ready_cb), (ev_window_open_uri),
589         (ev_window_reload_document), (ev_window_clear_save_job),
590         (ev_window_save_job_cb), (file_save_dialog_response_cb),
591         (ev_window_clear_print_job), (ev_window_print_job_cb),
592         (ev_window_print_dialog_response_cb):
593         * shell/main.c: (main):
594
595         Rework the jobs system in order to make it simpler and more
596         extensible. It allows to run jobs in the main loop instead of
597         using a thread when it's appropriate like the fonts job. Now it's
598         also possible to cancel jobs that are currently running. 
599         
600 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
601
602         * libdocument/ev-debug.c: (profile_init):
603
604         Create the hash table also when profiling service is enabled for
605         all sections.
606         
607 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
608
609         * libdocument/ev-debug.[ch]: (ev_profiler_start),
610         (ev_profiler_stop):
611         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
612         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
613         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
614         (ev_job_print_run):
615         * shell/main.c: (main):
616
617         Add a profile mode available when debug is enabled. Add profilers
618         in ev-jobs.
619         
620 2008-07-23  Götz Waschk <waschk@mandriva.org>
621
622         * configure.ac: Correctly build desktop file. Fixes
623         bug #544237.
624
625 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
626
627         * configure.ac:
628         
629         Update for release 2.23.5.
630
631 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
632
633         * NEWS:
634
635         Update NEWS for 2.23.5 release.
636         
637 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
638
639         * shell/ev-window.c: (ev_window_state_event),
640         (ev_window_class_init):
641
642         Intercept window manager's fullscreen request in order to run/stop
643         fullscreen mode. Fixes bug #493541.
644         
645 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
646
647         * shell/ev-window.c: (find_bar_visibility_changed_cb):
648
649         Restart the job search when the find bar is opened for the second
650         time. Fixes bug #531956.
651         
652 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
653
654         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
655         (get_document_from_uri):
656
657         Make sure we always return a valid error struct when
658         get_document_from_uri fails. Fixes nautilus crash, see bug
659         #542548.
660         
661 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
662
663         * libdocument/ev-transition-effect.c
664         (ev_transition_effect_type_get_type),
665         (ev_transition_effect_alignment_get_type),
666         (ev_transition_effect_direction_get_type):
667         
668         Fixes bug #542924. Makes enums static to fix Solaris build.
669
670 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
671
672         * shell/ev-view.c: (ev_view_key_press_event):
673
674         Add '.' keybinding for blanking the screen in presentation
675         mode. Fixes bug #542001.
676         
677 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
678
679         * libdocument/ev-document-misc.c:
680         (ev_document_misc_pixbuf_from_surface):
681
682         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
683         #540950.
684         
685 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
686
687         * backend/comics/comics-document.c (comics_document_load):
688         * backend/comics/comicsdocument.evince-backend.in:
689         * configure.ac:
690         * thumbnailer/evince-thumbnailer-comics.schemas.in:
691         
692         Added support for 7-zip based cb7 comic book. Patch by
693         Kartik Rustagi. Fixes bug #532312.
694
695 2008-06-24  Bastien Nocera  <hadess@hadess.net>
696
697         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
698         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
699         Fixes bug #539972.
700
701 2008-06-24  Bastien Nocera  <hadess@hadess.net>
702
703         * shell/Makefile.am:
704         * shell/ev-application.c (ev_application_init),
705         (ev_application_get_media_keys):
706         * shell/ev-application.h:
707         * shell/ev-marshal.list:
708         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
709         (proxy_destroy), (on_media_player_key_pressed),
710         (ev_media_player_keys_init), (ev_media_player_keys_focused),
711         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
712         * shell/ev-media-player-keys.h:
713         * shell/ev-window.c (ev_window_go_previous_page),
714         (ev_window_go_next_page), (ev_window_go_first_page),
715         (ev_window_go_last_page), (ev_window_start_presentation),
716         (ev_window_dispose), (view_actions_focus_in_cb):
717         * shell/ev-window.h: When building with D-Bus support, listen
718         for multimedia key events from gnome-settings-daemon. This allows
719         to go to the next/previous/first/last pages using, respectively,
720         Next/Previous/Rewing/Fast Forward. The Play button is used to start
721         a presentation. Fixes bug #539971.
722
723 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
724
725         * configure.ac:
726         
727         Update for release 2.23.4.
728
729 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
730
731         * NEWS:
732
733         Update news for 2.23.4 release.
734         
735 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
736
737         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
738         * shell/ev-sidebar-thumbnails.c:
739         (ev_sidebar_thumbnails_set_loading_icon),
740         (ev_sidebar_thumbnails_refresh):
741         * shell/ev-window.c: (ev_window_error_message),
742         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
743         (ev_window_set_document):
744
745         Do not crash opening documents with no pages and show a warning
746         message in the message area. Fixes bugs #537574 and #171588.
747         
748 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
749
750         * shell/Makefile.am:
751         * shell/ev-file-monitor.[ch]:
752         * shell/ev-window.c: (ev_window_document_changed),
753         (ev_window_clear_reload_job), (ev_window_load_job_cb),
754         (ev_window_reload_job_cb), (ev_window_open_uri),
755         (ev_window_reload_document), (ev_window_cmd_view_reload),
756         (ev_window_dispose):
757
758         Automaticly reload the document when the file has changed on
759         disk. Bug #304249.
760         
761 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
762
763         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
764         * libdocument/ev-image.c: (ev_image_save_tmp):
765         * libdocument/ev-module.c: (ev_module_load):
766         * shell/ev-application.c: (ev_application_shutdown),
767         (ev_application_get_print_settings):
768         * shell/ev-sidebar-attachments.c:
769         (ev_sidebar_attachments_button_press),
770         (ev_sidebar_attachments_drag_data_get):
771         * shell/ev-window.c: (window_save_file_copy_ready_cb),
772         (ev_window_print_finished), (ev_window_print_send),
773         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
774         (ev_window_preview_print_finished), (ev_window_do_preview_print),
775         (ev_window_cmd_preview_print):
776         * shell/main.c: (load_files_remote):
777         Fix some build warnings under GCC 4.3.0. (#537535).
778
779 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
780
781         * shell/ev-jobs.c: (ev_job_render_dispose):
782
783         Fix a crash in debug mode. Patch by Daniel M German.
784         
785 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
786
787         * shell/ev-window.c:
788
789         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
790         
791 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
792
793         * shell/ev-window.c: (ev_window_print_send),
794         (ev_window_do_preview_print):
795
796         Use the window title as print job name instead of just
797         "evince-print". Fixes bug #534493.
798         
799 2008-05-19  Frederic Peters  <fpeters@0d.be>
800
801         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
802         Bug #533897.
803
804 2008-05-19  Frederic Peters  <fpeters@0d.be>
805
806         * help/reference/Makefile.am: added missing libevmountoperation to
807         gtkdoc-scanobj libraries.  Bug #533896.
808
809 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
810
811         * properties/ev-properties-view.c (get_default_user_units):
812         Fixes check for default units string translation. Bug #533323.
813
814 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
815
816         * backend/impress/iksemel.c (sax_core): Fix a free() that should
817         be an iks_free(). Fix an array overflow in the XML parser that
818         would occur whenever the number of attributes in a tag was greater
819         than 0 and divisible by 6. Fixes GNOME bug #530852.
820
821 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
822
823         * backend/djvu/djvu-document-private.h:
824         * backend/djvu/djvu-links.c:
825         * backend/djvu/djvu-text.c:
826         * backend/djvu/djvu-document.c: (djvu_handle_events),
827         (djvu_wait_for_message), (djvu_document_load),
828         (document_get_page_size), (djvu_document_render),
829         (djvu_document_thumbnails_get_thumbnail),
830         (djvu_document_file_exporter_end):
831
832         Make sure load job doesn't finish successfully when the document
833         is not successfully decoded by libdjvu. Fixes bug #530202.
834         
835 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
836
837         * configure.ac:
838         * libdocument/Makefile.am:
839         * libdocument/ev-debug.[ch]:
840         * libdocument/ev-document.c:
841         * shell/ev-jobs.c: (ev_job_links_dispose),
842         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
843         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
844         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
845         (ev_job_render_page_ready), (ev_job_render_run),
846         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
847         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
848         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
849         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
850         (ev_job_print_new), (ev_job_print_run):
851         * shell/main.c: (main):
852
853         Add debug mode based on gedit code. Add debug messages in
854         ev-jobs.
855         
856 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
857
858         * libdocument/ev-document-factory.c: (get_document_from_uri):
859
860         Fix memory leak.
861         
862 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
863
864         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
865         (get_mime_type_from_data), (get_document_from_uri),
866         (ev_document_factory_get_document):
867         
868         Improved error message about file opening failture.
869         Bug #529129.
870
871 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
872
873         * data/evince-toolbar.xml:
874         
875         Allow to add SaveAs to toolbar.
876
877 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
878
879         * shell/ev-view-private.h:
880         * shell/ev-view.[ch]: (ev_view_button_release_event),
881         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
882         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
883         (ev_view_update_primary_selection), (clear_link_selected),
884         (ev_view_copy_link_address):
885         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
886
887         Update also the primary selection when copying a link
888         address. Fixes bug #520855.
889         
890 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
891
892         * libdocument/ev-document-factory.c: (get_document_from_uri):
893
894         Use the pixbuf backend only when the mime type is not supported by
895         any of the other backend so that tiff documents, for instance, are
896         handled by the tiff backend instead of the pixbuf backend. fixes
897         bug #520290.
898         
899 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
900
901         * cut-n-paste/Makefile.am:
902
903         Add evmountoperation to subdirs list.
904         
905 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
906
907         * configure.ac:
908
909         Fix libspectre check in configure script. Fixes bug #528549.
910         
911 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
912
913         * configure.ac:
914         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
915         * shell/Makefile.am:
916         * shell/ev-window.c: (ev_window_load_remote_failed),
917         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
918
919         Add GtkMountOperation (renamed to avoid conflicts) to be able to
920         open documents in remote locations that are not mounted.
921         
922 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
923
924         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
925         (bitmap_convert_msb8):
926         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
927         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
928
929         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
930         
931 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
932
933         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
934         (ev_job_render_new), (ev_job_render_set_selection_info),
935         (ev_job_render_run):
936         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
937         (check_job_size_and_unref),
938         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
939         (add_job), (ev_pixbuf_cache_get_selection_surface):
940
941         Create the render context needed for rendering a page in the render
942         thread so that we don't block the main thread. Simplify
943         EvJobRender API.
944         
945 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
946
947         * libdocument/Makefile.am:
948         * libdocument/ev-page.[ch]:
949         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
950         (ev_render_context_new), (ev_render_context_set_page):
951         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
952         (ev_form_field_finalize), (ev_form_field_class_init):
953         * libdocument/ev-document-forms.[ch]:
954         (ev_document_forms_get_form_fields):
955         * libdocument/ev-document.[ch]: (ev_document_get_page),
956         (ev_document_get_page_size), (ev_document_get_page_label):
957         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
958         (ev_job_render_run), (ev_job_thumbnail_new),
959         (ev_job_thumbnail_run), (ev_job_print_run):
960         * shell/ev-page-cache.c: (ev_page_cache_new):
961         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
962         (check_job_size_and_unref), (add_job):
963         * shell/ev-sidebar-thumbnails.c: (add_range):
964         * shell/ev-view.c: (ev_view_form_field_get_region),
965         (ev_view_form_field_button_create_widget),
966         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
967         (ev_view_handle_form_field), (ev_view_size_allocate),
968         (get_selected_text):
969         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
970         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
971         (pdf_document_get_page), (pdf_document_get_page_label),
972         (pdf_document_render), (pdf_document_get_info),
973         (pdf_document_document_iface_init),
974         (pdf_document_thumbnails_get_thumbnail),
975         (pdf_document_thumbnails_get_dimensions),
976         (pdf_document_file_exporter_do_page),
977         (pdf_selection_render_selection),
978         (pdf_selection_get_selected_text),
979         (pdf_selection_get_selection_region),
980         (pdf_selection_get_selection_map),
981         (pdf_document_forms_get_form_fields),
982         (pdf_document_forms_form_field_text_get_text),
983         (pdf_document_forms_form_field_text_set_text),
984         (pdf_document_forms_form_field_button_set_state),
985         (pdf_document_forms_form_field_button_get_state),
986         (pdf_document_forms_form_field_choice_get_item),
987         (pdf_document_forms_form_field_choice_get_n_items),
988         (pdf_document_forms_form_field_choice_is_item_selected),
989         (pdf_document_forms_form_field_choice_select_item),
990         (pdf_document_forms_form_field_choice_toggle_item),
991         (pdf_document_forms_form_field_choice_unselect_all),
992         (pdf_document_forms_form_field_choice_set_text),
993         (pdf_document_forms_form_field_choice_get_text):
994         * backend/ps/ev-spectre.c: (ps_document_get_page),
995         (ps_document_get_page_size), (ps_document_get_page_label),
996         (ps_document_render), (ps_document_document_iface_init),
997         (ps_document_file_exporter_do_page):
998         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
999         (tiff_document_render), (tiff_document_render_pixbuf),
1000         (tiff_document_file_exporter_do_page):
1001         * backend/pixbuf/pixbuf-document.c:
1002         (pixbuf_document_get_page_size):
1003         * backend/comics/comics-document.c:
1004         (comics_document_get_page_size), (comics_document_render_pixbuf):
1005         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
1006         (djvu_document_render), (djvu_selection_get_selected_text),
1007         (djvu_document_thumbnails_get_thumbnail),
1008         (djvu_document_file_exporter_do_page),
1009         (djvu_document_find_get_result):
1010         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
1011         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
1012         (dvi_document_thumbnails_get_thumbnail),
1013         (dvi_document_file_exporter_do_page):
1014         * backend/impress/impress-document.c:
1015         (impress_document_get_page_size),
1016         (impress_document_render_pixbuf):
1017         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1018
1019         Add EvPage so that we can hold a reference to the backend
1020         page. Form fields keep now a reference to the poppler page
1021         improving performance since we don't have to create/destroy the
1022         poppler field for every form operation. This will be needed for
1023         annotations too.
1024         
1025 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1026
1027         * data/evince-ui.xml:
1028         * shell/ev-window.c:
1029
1030         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
1031         
1032 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1033
1034         * configure.ac:
1035         * backend/ps/Makefile.am:
1036
1037         Remove gs stuff from ps backend.
1038         
1039 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1040
1041         * configure.ac:
1042         * backend/pdf/ev-poppler.cc:
1043
1044         Bump poppler requirement to 0.8.0.
1045         
1046 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1047
1048         * NEWS:
1049         * configure.ac:
1050
1051         Update for release 2.22.1.1
1052
1053 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1054
1055         * configure.ac:
1056
1057         Fix build (again) when poppler version is 0.6
1058         
1059 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1060
1061         * backend/djvu/djvu-links.c: (build_tree):
1062
1063         Make sure link title is a valid utf8 string. Fixes bug #526517.
1064         
1065 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1066
1067         * configure.ac:
1068
1069         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1070         #526799.
1071         
1072 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1073
1074         * configure.ac:
1075         
1076         Update for release 2.22.1.
1077
1078 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * NEWS:
1081
1082         Update for upcoming release.
1083
1084 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1085
1086         * configure.ac:
1087         * backend/dvi/dvidocument.evince-backend.in:
1088
1089         Add compressed dvi to the list of supported mime types. Patch by
1090         Ed Catmur. Fixes bug #307087.
1091
1092 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1093
1094         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1095
1096         Fix a crash when printing a range that doesn't specify the start or
1097         end page. Fixes bug #524288.
1098
1099 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1100
1101         * shell/ev-window.c: (ev_window_cmd_continuous),
1102         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1103         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1104         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1105         (ev_window_run_presentation), (ev_window_stop_presentation),
1106         (ev_window_cmd_view_presentation),
1107         (ev_window_cmd_leave_fullscreen),
1108         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1109
1110         Do not unfullscreen and fullscreen again the window when changing
1111         from fullscreen to presentation mode and vice versa. Fixes bug
1112         #524112.
1113         
1114 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1115
1116         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1117
1118         Do not crash when thumbnail failed to render in PS backend. Fixes
1119         bug #525015.
1120         
1121 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1122
1123         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1124         (ev_window_load_file_remote), (ev_window_open_uri):
1125
1126         Handle errors when opening remote files.
1127         
1128 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1129
1130         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1131
1132         Only grab the focus for the current visible proxy widget. Fixes
1133         bug #521224.
1134         
1135 2008-03-30  Emil Soleyman  <emil@nishra.com>
1136
1137         * shell/ev-window.c: (launch_external_uri):
1138         
1139         Reuse g_app_info_launch_default_for_uri to
1140         save some code and fix bug #525009.
1141
1142 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1143
1144         * shell/ev-window.c (image_save_dialog_response_cb):
1145
1146         Use g_str_has_suffix. See bug #523069.
1147
1148 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1149
1150         * configure.ac:
1151
1152         Add a configure option to enable/diable DBus. Patch by Rémi
1153         Cardona. Fixes bug 521797.
1154
1155 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1156
1157         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1158
1159         Fix printing in documents with rotated pages. Patch by Eugen
1160         Dedu. Fixes bug #512648.
1161         
1162 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1163
1164         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1165         (ev_link_from_action):
1166
1167         Fix warning messages.
1168         
1169 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1170
1171         * shell/ev-window.c: (image_save_dialog_response_cb):
1172
1173         Do not append the extension to filename when saving an image
1174         if the filename alredy contains the extension. Fixes bug #523069.
1175         
1176 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1177
1178         * shell/ev-view.[ch]: (ev_view_find_cancel):
1179         * shell/ev-window.c: (find_bar_close_cb):
1180
1181         Cancel the find operation when the find bar is closed. Fixes bug
1182         #508845.
1183         
1184 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1185
1186         * backend/ps/psdocument.evince-backend.in:
1187
1188         Make ps backend module resident. Fixes bug #520607.
1189         
1190 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1191
1192         * shell/ev-jobs.c: (ev_job_print_run):
1193
1194         Invert collate action in order to work as expected, fix reverse
1195         printing so that it doesn't start with a blank page and fix number
1196         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1197         
1198 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1199
1200         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1201
1202         Fix build with poppler <= 0.7.2
1203         
1204 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * libdocument/ev-document-misc.c:
1207         (ev_document_misc_surface_from_pixbuf):
1208
1209         Fix selections with poppler-splash.
1210         
1211 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * configure.ac:
1214         * backend/pdf/ev-poppler.cc:
1215
1216         Fix build with poppler >= 0.7.2
1217         
1218 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1219
1220         * configure.ac:
1221         
1222         Update for release 2.22.0
1223
1224 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1225
1226         * NEWS:
1227
1228         Update for upcoming release.
1229
1230 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1231
1232         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1233
1234         Bug 495107 – Handle print dialog responses correctly
1235
1236         Correctly handle print dialog response. Properly fixes
1237         the above mentioned bug.
1238
1239 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1240
1241         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1242
1243         Make sure print job is only run when the print button is
1244         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1245         
1246 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1247
1248         * backend/pdf/pdfdocument.evince-backend.in:
1249         * libdocument/ev-backends-manager.c:
1250         (ev_backends_manager_load_backend),
1251         (ev_backends_manager_get_document):
1252         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1253
1254         Allow making backend modules resident. This is needed only for
1255         some backends like pdf to avoid registering glib types more than
1256         once.
1257         
1258 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1259
1260         * backend/comics/comics-document.c:
1261         * backend/djvu/djvu-document.c:
1262         * backend/impress/impress-document.c:
1263         * backend/pdf/ev-poppler.cc:
1264         * backend/pixbuf/pixbuf-document.c:
1265         * backend/ps/ev-spectre.c:
1266         * backend/ps/ps-document.c:
1267         * backend/tiff/tiff-document.c:
1268         * libdocument/ev-document.h:
1269         * properties/ev-properties-main.c:
1270
1271         Use g_type_module_add_interface instead of
1272         g_type_add_interface_static. Fixes bug #519679.
1273         
1274 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1275
1276         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1277         Added. Returns whether the animation has everything necessary to run.
1278         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1279         is ready just because it's been created. Fixes #519106.
1280         (draw_one_page): Do not show the "Loading..." text in presentation
1281         mode, there was a slim probability that this could happen.
1282
1283 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1284
1285         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1286
1287         Duplicate mime_type string before freeing it so that it doesn't
1288         always fail when getting mime type from uri. Fixes bug #518874.
1289         
1290 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1291
1292         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1293
1294         Fix a crash when a choice form field doesn't have any item
1295         selected. Fixes bug #518831
1296         
1297 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1298
1299         * shell/ev-window.c (ev_window_clear_temp_file):
1300         Use g_file_has_prefix instead of renamed
1301         g_file_contains_file.
1302
1303         * configure.ac:
1304         Require new glib for above change.
1305         
1306 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1307
1308         * libdocument/ev-image.c: (ev_image_finalize),
1309         (ev_image_save_tmp):
1310
1311         Return a real uri instead of a filename when saving an
1312         image. Fixes images drag an drop from evince to nautilus. 
1313         
1314 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1315
1316         * backend/pdf/ev-poppler.cc:
1317         (pdf_document_images_get_image_mapping):
1318
1319         Return the image list in the right order. Fixes bug #516237.
1320         
1321 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1322
1323         * backend/impress/impress-document.c:
1324         (impress_document_thumbnails_get_thumbnail):
1325
1326         Remove unused variable to avoid a compiler warning.
1327
1328 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1329
1330         * configure.ac:
1331         
1332         Update for release 2.21.91.
1333
1334 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1335
1336         * configure.ac:
1337         * shell/Makefile.am:
1338         * shell/ev-application.[ch]:
1339         * shell/ev-sidebar-links.c:
1340         * shell/ev-utils.[ch]:
1341         * shell/ev-window.[ch]:
1342
1343         Remove libgnomeprint support. Fixes bug #512370.
1344         
1345 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1346
1347         * thumbnailer/evince-thumbnailer.c: (main):
1348
1349         Initialize glib type system before using it. Fixes bug #513934.
1350         
1351 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1352
1353         * properties/ev-properties-main.c:
1354
1355         Add missing #include.
1356         
1357 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1358
1359         * configure.ac:
1360         * backend/djvu/djvu-document.c: (djvu_document_render):
1361         * backend/tiff/tiff-document.c: (tiff_document_render):
1362
1363         Use the new cairo function cairo_format_stride_for_width when
1364         available. Fixes bug #482720.
1365
1366 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1367
1368         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1369         (get_mime_type_from_data), (get_document_from_uri):
1370
1371         Use g_content_type_guess() only when slow is true in
1372         get_document_from_uri(). Fix several memory leaks.
1373         
1374 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1375
1376         * libdocument/ev-document-factory.c:
1377         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1378         (get_document_from_uri):
1379
1380         Use g_content_type_guess () to get mimetype for files.
1381         Bug #510401.
1382
1383 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1384
1385         * thumbnailer/Makefile.am:
1386
1387         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1388         
1389 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1390
1391         * configure.ac:
1392
1393         Fix build with --without-libgnome. Fixes bug #512771.
1394         
1395 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1396
1397         * backend/dvi/Makefile.am: Install only dvi
1398         module. Fixes bug #512718.
1399
1400 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1401
1402         * properties/ev-properties-main.c: (nautilus_module_initialize):
1403         
1404         Initialize backends in properties tab. Fixes bug
1405         #512720.
1406
1407 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1408
1409         * properties/Makefile.am: No need to link with 
1410         libraries. Fixes bug #512719.
1411
1412 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1413
1414         * NEWS:
1415         * configure.ac:
1416         
1417         Update for release 2.21.90.
1418
1419 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1420
1421         * shell/ev-window.c: (ev_window_cmd_escape):
1422
1423         Fix compile warning.
1424         
1425 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1426
1427         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1428
1429         Fix printing in dvi backend when filename contains white
1430         espaces. Fixes bug #502839.
1431         
1432 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1433
1434         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1435         (screensaver_disable_x11):
1436         * shell/Makefile.am:
1437         * shell/xdg-user-dir-lookup.c: Removed
1438         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1439         * shell/ev-view.c: (ev_view_presentation_transition_start):
1440         * shell/ev-window.c: (ev_window_cmd_file_open),
1441         (ev_window_cmd_save_as), (presentation_set_timeout):
1442
1443         Remove #ifdefs that are no longer needed.
1444         
1445 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1446
1447         * shell/ev-view.[ch]: (ev_view_button_release_event),
1448         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1449         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1450         (ev_window_cmd_escape):
1451
1452         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1453         
1454 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1455
1456         * configure.ac:
1457         * backend/comics/comics-document.c: (comics_document_load):
1458         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1459         (ev_attachment_set_property), (ev_attachment_init),
1460         (ev_attachment_save), (ev_attachment_launch_app),
1461         (ev_attachment_open):
1462         * libdocument/ev-document-factory.c: (get_document_from_uri):
1463         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1464         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1465         * shell/ev-jobs.c:
1466         * shell/ev-password.c: (ev_password_dialog_set_property),
1467         (ev_password_dialog_save_password):
1468         * shell/ev-sidebar-attachments.c:
1469         (ev_sidebar_attachments_drag_data_get):
1470         * shell/ev-window-title.c: (get_filename_from_uri):
1471         * shell/ev-window.c: (ev_window_clear_temp_file),
1472         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1473         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1474         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1475         (launch_external_uri), (image_save_dialog_response_cb),
1476         (attachment_save_dialog_response_cb):
1477         * shell/main.c: (load_files), (load_files_remote), (main):
1478         * thumbnailer/evince-thumbnailer.c: (main):
1479
1480         Port to gio and drop gnome-vfs dependency. Fixes bug
1481         #510401. Based on patch by Cosimo Cecchi.
1482         
1483 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1484
1485         * NEWS:
1486
1487         Fixed formatting inconsistencies (spaces vs. tabs)
1488
1489 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1490
1491         * shell/ev-window.c:
1492
1493         Use top/up/bottom/down arrows instead of
1494         first/left/last/right in the toolbar and menu actions.
1495         This fixes issues with RTL languages and is visually
1496         consistent with the page view. Fixes bug #170081.
1497
1498 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1499
1500         * NEWS:
1501
1502         Fixed some inaccuracies pointed out by Carlos Garcia
1503         Campos.
1504
1505 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1506
1507         * NEWS:
1508         * data/evince.schemas.in:
1509         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1510
1511         Override PDF restrictions by default. Fixes bug #382700.
1512
1513 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1514
1515         * NEWS: Updated for upcoming release
1516
1517 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1518
1519         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1520
1521         Fix memory leak.
1522         
1523 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1524
1525         * shell/ev-window.c: (register_custom_actions):
1526         
1527         Added comment for translators
1528
1529 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1530
1531         * shell/ev-view.c: (ev_view_button_release_event):
1532
1533         Do not create the idle function for kinetic scrolling if we are
1534         not in a drag operation.
1535
1536 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1537
1538         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1539         (ev_view_button_press_event), (ev_view_motion_notify_event),
1540         (ev_view_button_release_event):
1541
1542         Restore cursor after autoscrolling. Fixes bug #509958.
1543
1544 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1545
1546         * configure.ac:
1547         * backend/pdf/ev-poppler.cc:
1548         (pdf_document_images_get_image_mapping),
1549         (pdf_document_images_get_image),
1550         (pdf_document_document_images_iface_init):
1551         * libdocument/ev-document-images.[ch]:
1552         (ev_document_images_get_image_mapping),
1553         (ev_document_images_get_image):
1554         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1555         (ev_image_get_id), (ev_image_save_tmp):
1556         * shell/ev-jobs.c: (ev_job_render_run):
1557         * shell/ev-view.c: (ev_view_drag_data_get):
1558         * shell/ev-window.c: (image_save_dialog_response_cb),
1559         (ev_view_popup_cmd_copy_image):
1560
1561         Do not render images when rendering the page but on demand. It
1562         reduces the memory comsumption.
1563         
1564 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1565
1566         * configure.a:
1567         * shell/ev-password.c:
1568
1569         Make gnome-keyring optional. Fixes bug #509676.
1570         
1571 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1572
1573         * shell/ev-pixbuf-cache.c: (add_job):
1574
1575         Initialize include_images variable as FALSE instead of TRUE.
1576         
1577 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1578
1579         * configure.ac:
1580         * cut-n-paste/Makefile.am:
1581         * cut-n-paste/fileformatchooser/Makefile.am:
1582         * cut-n-paste/fileformatchooser/egg-macros.h:
1583         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1584         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1585         * shell/Makefile.am:
1586         * shell/ev-utils.c:
1587         (file_chooser_dialog_add_writable_pixbuf_formats),
1588         (get_gdk_pixbuf_format_by_extension):
1589         * shell/ev-utils.h:
1590         * shell/ev-window.c: (ev_window_error_message),
1591         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1592         
1593         Simplify image format selection on save.
1594
1595 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1596
1597         * shell/ev-view.c: (ev_view_scroll_event):
1598         
1599         Repair gorizontal scrolling with shift. Fixes
1600         bug #483412.
1601
1602 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1603         
1604         * MAINTAINERS:
1605
1606         Fix formatting issues.
1607         
1608 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1609
1610         * backend/comics/comics-document.c: (comics_regex_quote):
1611         
1612         Don't overquote special chars except of '. See bug 
1613         502500. Thanks to Tom Parker.
1614
1615 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1616
1617         * MAINTAINERS:
1618         
1619         Added Nickolay and Carlos, since they're doing most of
1620         the releases nowadays.
1621
1622 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1623
1624         * properties/Makefile.am:
1625
1626         Get the nautilus extension dir properly instead of using
1627         a hack. Fixes bug #505359.
1628
1629 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1630
1631         * properties/Makefile.am:
1632         
1633         Install nautilus extension into new place. See bug
1634         #505359. Thanks to Matthias Clasen, Brian Pepple and
1635         Damien Carbery.
1636
1637 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1638
1639         * shell/ev-window.c: (ev_window_get_recent_file_label):
1640         
1641         RTL marker in recent file list. See bug #509076.
1642
1643 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1644
1645         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1646         * shell/ev-window.c: (image_save_dialog_response_cb):
1647
1648         Fix compile warnings due to unused variables.
1649         
1650 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1651
1652         * configure.ac:
1653         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1654         * backend/ps/ev-spectre.c: (ps_document_render):
1655
1656         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1657
1658 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1659
1660         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1661         (ev_transition_animation_paint): Implement "fade" effect.
1662
1663 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1664
1665         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1666         (ev_transition_animation_paint): Implement "uncover" effect.
1667
1668 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1669
1670         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1671         (ev_transition_animation_paint): Implement "cover" effect.
1672
1673 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1674
1675         * shell/ev-transition-animation.c (ev_transition_animation_push)
1676         (ev_transition_animation_paint): Implement "push" effect.
1677
1678 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1679
1680         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1681         (ev_transition_animation_paint): Implement "dissolve" effect.
1682
1683 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1684
1685         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1686         (ev_transition_animation_paint): Implement "wipe" effect.
1687
1688 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1689
1690         * shell/ev-transition-animation.c (ev_transition_animation_box)
1691         (ev_transition_animation_paint): Implement "box" effect.
1692
1693 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1694
1695         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1696         (ev_transition_animation_paint): Implement "blinds" effect.
1697
1698 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1699
1700         * shell/ev-transition-animation.c (ev_transition_animation_split)
1701         (ev_transition_animation_paint): Implement "split" effect.
1702
1703 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1704
1705         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1706         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1707         (ev_view_transition_animation_start) 
1708         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1709         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1710         (ev_view_next_page) (ev_view_previous_page):
1711         
1712         Use EvTransitionAnimation to drive page changes in the presentation
1713         mode, the animation will wait to start until both the origin and 
1714         destination page surfaces are available. Fixes #458460.
1715
1716         (draw_loading_text):
1717
1718         Remove workaround for bug #320352, it's now fixed properly.
1719
1720
1721 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1722
1723         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1724         will contain the implementations for page transition animations, at
1725         the moment it just has the "replace" effect.
1726         * shell/Makefile.am: Added these files to build.
1727
1728 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1729
1730         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1731         animations.
1732         * shell/Makefile.am: Added these files to build.
1733
1734 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1735
1736         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1737         implementation to get_effect() in EvDocumentTransitionIface.
1738
1739 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1740
1741         * libdocument/ev-transition-effect.[ch]: New files, define a page
1742         transition effect, at the moment it maps PopplerPageTransition to a
1743         GObject.
1744         * libdocument/Makefile.am: Added these files to build.
1745         * libdocument/ev-document-transition.[ch]
1746         (ev_document_transition_get_effect): New method, gets the
1747         EvTransitionEffect returned by the interface implementation, with
1748         fallback to the "replace" effect.
1749
1750 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1751
1752         * configure.ac:
1753         * cut-n-paste/Makefile.am:
1754         * cut-n-paste/fileformatchooser/Makefile.am:
1755         * cut-n-paste/fileformatchooser/egg-macros.h:
1756         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1757         * shell/Makefile.am:
1758         * shell/ev-window.c: (image_save_dialog_response_cb),
1759         (ev_view_popup_cmd_save_image_as):
1760
1761         Allow exporting images in any format supported by
1762         GdkPixbuf. Fixes bug #500209.
1763         
1764 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1765
1766         * backend/pixbuf/pixbuf-document.c:
1767
1768         More warnings fixed.
1769         
1770 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1771
1772         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1773         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1774         * backend/djvu/djvu-text.h:
1775         * backend/tiff/tiff-document.c: (tiff_document_render):
1776
1777         Fix compile warnings.
1778         
1779 2007-12-28  Christian Persch  <chpe@gnome.org>
1780
1781         * **/*.c: Include config.h. Bug #504721.
1782
1783 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1784
1785         * configure.ac:
1786         * Makefile.am:
1787         * po/POTFILES.in:
1788         * backend/comics/Makefile.am:
1789         * backend/comics/comics-document.[ch]:
1790         * backend/comics/comicsdocument.evince-backend.in:
1791         * backend/djvu/Makefile.am:
1792         * backend/djvu/djvu-document.[ch]:
1793         * backend/djvu/djvudocument.evince-backend.in:
1794         * backend/dvi/Makefile.am:
1795         * backend/dvi/dvi-document.[c]:
1796         * backend/dvi/dvidocument.evince-backend.in:
1797         * backend/impress/Makefile.am:
1798         * backend/impress/impress-document.[ch]:
1799         * backend/impress/impressdocument.evince-backend.in:
1800         * backend/pdf/Makefile.am:
1801         * backend/pdf/ev-poppler.cc:
1802         * backend/pdf/ev-poppler.h:
1803         * backend/pdf/pdfdocument.evince-backend.in:
1804         * backend/pixbuf/Makefile.am:
1805         * backend/pixbuf/pixbuf-document.[ch]:
1806         * backend/pixbuf/pixbufdocument.evince-backend.in:
1807         * backend/ps/Makefile.am:
1808         * backend/ps/ev-spectre.[ch]:
1809         * backend/ps/ps-document.[ch]:
1810         * backend/ps/psdocument.evince-backend.in:
1811         * backend/tiff/Makefile.am:
1812         * backend/tiff/tiff-document.[ch]:
1813         * backend/tiff/tiffdocument.evince-backend.in:
1814         * libdocument/Makefile.am:
1815         * libdocument/ev-backends-manager.[ch]:
1816         * libdocument/ev-module.[ch]:
1817         * libdocument/ev-document.h:
1818         * libdocument/ev-document-factory.[ch]:
1819         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1820         (get_compression_from_mime_type), (get_document_from_uri),
1821         (ev_document_factory_get_document), (file_filter_add_mime_types),
1822         (ev_document_factory_add_filters):
1823         * shell/Makefile.am:
1824         * shell/ev-window-title.c: (get_filename_from_uri):
1825         * shell/main.c: (main):
1826         * thumbnailer/Makefile.am:
1827         * thumbnailer/evince-thumbnailer.c: (main):
1828
1829         Plugin system for backends. Fixes bug #351348.
1830         
1831 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1832
1833         * shell/ev-view-private.h:
1834         * shell/ev-view.c: (ev_view_drag_update_momentum),
1835         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1836         (ev_view_button_release_event), (ev_view_destroy):
1837         
1838         Kinetic scrolling implemented as requested in
1839         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1840
1841 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1842
1843         * data/evince-toolbar.xml:
1844         * data/evince-ui.xml:
1845         * shell/ev-view-private.h:
1846         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1847         (ev_view_button_press_event), (ev_view_motion_notify_event),
1848         (ev_view_button_release_event), (ev_view_init),
1849         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1850         (ev_view_set_cursor):
1851         * shell/ev-view.h:
1852         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1853         (ev_window_cmd_view_autoscroll):
1854         
1855         Autoscroll feature with the context menu. Fixes bug 
1856         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1857
1858 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1859
1860         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1861
1862         Disconnect also page-ready signal when removing a job because the
1863         page size has changed. Thanks to kripken
1864         <kripkensteiner@gmail.com>.
1865
1866 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1867
1868         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1869         
1870         Scroll pages in page entry with mouse wheel. Fixes bug
1871         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1872
1873 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1874
1875         * backend/dvi/Makefile.am:
1876         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1877         (mdvi_cairo_device_init):
1878         * backend/dvi/mdvi-lib/common.h:
1879         * backend/dvi/mdvi-lib/mdvi.h:
1880         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1881         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1882         (mdvi_build_path_from_cwd):
1883
1884         Add ps specials support in dvi backend when libspectre is
1885         present. Fixes bug #386005.
1886         
1887 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1888
1889         * configure.ac:
1890         * backend/ps/Makefile.am:
1891         * backend/ps/ev-spectre.[ch]:
1892         
1893         Use libspectre, if available, for the ps backend. Fixes bugs
1894         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
1895
1896 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1897         
1898         * backend/comics/comics-document.c: (comics_document_load):
1899         
1900         Cygwin build issue fix.
1901
1902 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1903
1904         * shell/ev-view.c: (ev_view_set_zoom):
1905
1906         Do not limit the minimum zoom factor when sizing mode is best bit
1907         or fit width. Fixes bug #503805.
1908         
1909 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1910
1911         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
1912         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
1913         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
1914         (ev_link_dest_get_property), (ev_link_dest_set_property),
1915         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
1916         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
1917         (ev_link_dest_new_fitr):
1918         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
1919         (goto_fith_dest), (goto_xyz_dest):
1920
1921         Do not change left, top and zoom values when they are null in PDF
1922         destinations. Fixes bug #460658.
1923         
1924 2007-12-10  Christian Persch  <chpe@gnome.org>
1925
1926         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
1927         (ev_view_accessible_class_init),
1928         (ev_view_accessible_idle_do_action),
1929         (ev_view_accessible_action_do_action),
1930         (ev_view_accessible_action_get_description),
1931         (ev_view_accessible_action_set_description),
1932         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
1933         (ev_view_accessible_factory_init),
1934         (ev_view_accessible_factory_get_accessible_type):
1935         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
1936         private data, and G_DEFINE_TYPE. Bug #502843.
1937
1938 2007-12-08  Christian Persch  <chpe@gnome.org>
1939
1940         * shell/ev-metadata-manager.c: (item_free),
1941         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
1942         (value_free), (parse_value), (parseItem),
1943         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
1944         (save_values): Use GSlice to allocate small amounts of memory. Bug
1945         #475972.
1946
1947 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1948
1949         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
1950
1951         Restore cursor to normal after a drag operation. Fixes bug
1952         #501603.
1953         
1954 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1955
1956         * NEWS:
1957         * configure.ac:
1958         
1959         Update for release 2.21.1
1960
1961 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1962
1963         * configure.ac:
1964         * cut-n-paste/gedit-message-area/Makefile.am:
1965         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1966         * shell/Makefile.am:
1967         * shell/ev-message-area.[ch]:
1968         * shell/ev-window.c: (ev_window_set_message_area),
1969         (ev_window_error_message_response_cb), (ev_window_error_message),
1970         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
1971         (ev_window_save_job_cb), (image_save_dialog_response_cb),
1972         (ev_attachment_popup_cmd_open_attachment),
1973         (attachment_save_dialog_response_cb), (ev_window_set_document),
1974         (ev_window_init):
1975
1976         Use a message area instead of a popup dialog for error
1977         notifications. Fixes bug #337495.
1978         
1979 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1980
1981         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
1982         (ev_window_run_fullscreen):
1983
1984         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
1985         
1986 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1987
1988         * ev-sidebar-thumbnails.c: (update_visible_range),
1989         (ev_sidebar_thumbnails_refresh),
1990         (ev_sidebar_thumbnails_set_document),
1991         (ev_sidebar_thumbnails_support_document):
1992
1993         Show thumbnails for documents with one page. Fixes bug #358751.
1994         
1995 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1996
1997         * shell/ev-window.c:
1998         (ev_window_load_print_settings_from_metadata),
1999         (ev_window_save_print_settings), (ev_window_print_finished),
2000         (ev_window_print_range):
2001
2002         Print settings that are specific to the document are now saved per
2003         document in the metadata file. Fixes bug #488806.
2004         
2005 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
2006
2007         * backend/tiff/tiff-document.c: (tiff_document_render):
2008
2009         Tiff documents were rendered with wrong colors. Fixes bug #497279.
2010         
2011 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2012
2013         * shell/ev-application.[ch]: (get_find_string_from_args),
2014         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2015         (ev_application_open_uri_list):
2016         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
2017         * shell/ev-window.[ch]: (ev_window_load_job_cb),
2018         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2019         (ev_window_cmd_recent_file_activate),
2020         (ev_window_open_recent_action_item_activated),
2021         (ev_window_print_send), (open_remote_link):
2022         * shell/main.c: (arguments_parse):
2023
2024         Add a command line option for search. Fixes bug #497710.
2025         
2026 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
2027
2028         * shell/ev-jobs.c: (ev_job_print_new):
2029
2030         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
2031         
2032 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2033
2034         * data/evince-toolbar.xml:
2035         * shell/Makefile.am:
2036         * shell/ev-application.c: (ev_application_init):
2037         * shell/ev-open-recent-action.[ch]:
2038         * shell/ev-window.c:
2039         (ev_window_open_recent_action_item_activated),
2040         (register_custom_actions):
2041
2042         Add an expander to the open toolbar item which pops up a dropdown
2043         menu with the recently used documents. Fixes bug #487215.
2044         
2045 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2046
2047         * shell/ev-window.c: (ev_window_open_uri),
2048         (ev_window_cmd_view_reload):
2049
2050         Do not jump to the first page when reloading by running evince
2051         from the command line. Fixes bug #490847.
2052         
2053 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2054
2055         * shell/ev-window.c: (ev_window_cmd_help_contents):
2056
2057         Plugged memory leak when help file is not found. Fixes bug
2058         #490762.
2059         
2060 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2061
2062         * configure.ac:
2063
2064         Enable djvu, dvi and comics backends by default. Fixes bug
2065         #437121.
2066         
2067 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2068
2069         * configure.ac:
2070         * cut-n-paste/Makefile.am:
2071         * cut-n-paste/recent-files/*: Removed
2072         * help/reference/Makefile.am:
2073         * shell/Makefile.am:
2074         * shell/ev-application.[ch]: (ev_application_shutdown),
2075         (ev_application_init):
2076         * shell/ev-window.c: (ev_window_add_recent),
2077         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2078
2079         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2080         
2081 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2082
2083         * shell/ev-window.c: (launch_external_uri):
2084
2085         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2086         and report error if the URL is not supported (#489910).
2087
2088 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2089
2090         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2091         (pdf_document_file_exporter_begin_page),
2092         (pdf_document_file_exporter_end_page):
2093
2094         Fix printing with poppler splash backend. Fixes bug #489774.
2095         
2096 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2097
2098         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2099         * shell/ev-print-job.c: (ev_print_job_class_init):
2100
2101         Fix a crash when printing with the gnome-print dialog. Fixes bug
2102         #488939.
2103         
2104 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2105
2106         * backend/pixbuf/pixbuf-document.c:
2107
2108         Fix an implicit function definition warning (#487655)
2109
2110 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2111
2112         * shell/ev-window.c:
2113
2114         Fix conflicting shortcut for view sade pane and presentation.
2115         
2116 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2117
2118         * backend/pdf/ev-poppler.cc:
2119         (pdf_document_file_exporter_begin_page),
2120         (pdf_document_file_exporter_do_page),
2121         (pdf_document_file_exporter_end_page),
2122         (pdf_document_file_exporter_iface_init):
2123         * libdocument/ev-file-exporter.[ch]:
2124         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2125         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2126         (ev_job_print_run):
2127
2128         When printing multiple pages per sheet in reverse option, do not
2129         invert the order of the pages in every sheet, but the order of the
2130         sheets. Do not print blank pages when page range is invalid. Fixes
2131         bugs #484857 and #485521.
2132         
2133 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2134
2135         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2136         (ev_job_print_run):
2137         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2138
2139         Respect ranges order when printing more than one range in random
2140         order.
2141         
2142 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2143
2144         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2145         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2146
2147         Rotate also the window icon when document is rotated. Fixes bug
2148         #474681.
2149         
2150 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2151
2152         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2153         (pdf_document_forms_get_form_fields):
2154
2155         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2156         Matthias Drochner.
2157         
2158 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2159
2160         * configure.ac:
2161         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2162
2163         Use poppler_page_render_for_printing() instead of
2164         poppler_page_render() if available when exporting to a ps or pdf
2165         file. Fixes bug #476627.
2166         
2167 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2168
2169         * shell/ev-window.c: (ev_window_run_fullscreen):
2170
2171         Do not show the toolbar in fullscreen mode if the main toolbar is
2172         not visible. Fixes bug #483048.
2173         
2174 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2175
2176         * shell/ev-view.c: (ev_view_button_press_event):
2177
2178         Give priority to form fields over images when deciding whether a
2179         button press event is over an image or form field. It allows edit
2180         form fields when they are over a background image. Fixes bug
2181         #477841.
2182         
2183 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2184
2185         * NEWS:
2186         * configure.ac:
2187         
2188         Update for release 2.20.0
2189
2190 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2191
2192         * backend/pdf/ev-poppler.cc:
2193
2194         Remove #ifdef HAVE_FORMS, so that forms support works again.
2195
2196 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2197
2198         * configure.ac:
2199         * data/evince.desktop.in.in:
2200         
2201         Fixes desktop file issues. See bug #473471.
2202
2203 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2204
2205         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2206         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2207         (ev_job_queue_remove_job):
2208         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2209         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2210         * shell/ev-window.c: (ev_window_clear_save_job),
2211         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2212         (ev_window_dispose):
2213
2214         Move save a copy task to its own job so that it's carried out in a
2215         thread avoiding another lock in the main thread. Use
2216         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2217         can be saved to a pathin another file system. Fixes bug #456891.
2218         
2219 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2220
2221         * NEWS:
2222         * configure.ac:
2223         
2224         Update for release 2.19.92
2225
2226 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2227
2228         * configure.ac:
2229         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2230         (pdf_selection_get_selection_region),
2231         (pdf_selection_get_selection_map),
2232         (ev_form_field_from_poppler_field):
2233
2234         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2235         and triple click selections are enabled again now.
2236
2237 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2238
2239         * shell/ev-window.c: (ev_window_add_history):
2240
2241         Make sure not to use the history with documents not supporting
2242         links. Fixes bug #468954.
2243
2244 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2245
2246         * shell/ev-window.c: (ev_window_load_job_cb):
2247
2248         Restart the search when reloading a document with the find bar
2249         visible. Fixes bug #461962.
2250
2251 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2252
2253         * shell/ev-window.c: (setup_document_from_metadata),
2254         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2255
2256         Do not jump to the first page when reloading a document from the
2257         last page.
2258
2259 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2260
2261         * shell/ev-window.c: (update_chrome_flag),
2262         (setup_sidebar_from_metadata),
2263         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2264         (ev_window_cmd_edit_find_next),
2265         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2266         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2267         (find_bar_close_cb), (view_actions_focus_in_cb):
2268
2269         Do not update visibility when changing a chrome flag so that it's
2270         possible to update several flags and update visibility only once
2271         for all of them.
2272
2273 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2274
2275         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2276
2277         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2278         supported by gtk+. Fixes bug #460907.
2279
2280 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2281
2282         * shell/ev-view.c: (view_update_range_and_current_page):
2283
2284         Make sure current-page <= end-page in continuous mode. Fixes bug
2285         #454950.
2286
2287 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2288
2289         * backend/pdf/ev-poppler.cc: (build_tree):
2290
2291         Ignore outline items without a title. Fixes bug #453913.
2292
2293 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2294
2295         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2296         (ev_view_button_release_event), (ev_view_leave_notify_event):
2297
2298         Use always drag mouse cursor during a drag operation. Fixes bug
2299         #470564.
2300
2301 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2302
2303         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2304         (pdf_selection_get_selection_region),
2305         (pdf_selection_get_selection_map):
2306
2307         Temporarily disable double and triple selections since it depends on
2308         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2309         released and the update of the external dependency minimal version
2310         approved.
2311
2312 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2313
2314         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2315         (pdf_document_file_exporter_do_page):
2316         * libdocument/ev-file-exporter.h:
2317         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2318         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2319
2320         Actually fix printing regressions. Remove orientation from
2321         EvPrintContext since it's redundant.
2322
2323 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2324
2325         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2326         * backend/impress/impress-document.c:
2327         (impress_document_document_iface_init):
2328         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2329         * backend/djvu/djvu-document.c:
2330         (djvu_document_document_iface_init),
2331         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2332         * backend/tiff/tiff-document.c:
2333         (tiff_document_document_iface_init):
2334         * backend/pixbuf/pixbuf-document.c:
2335         (pixbuf_document_document_iface_init):
2336         * backend/comics/comics-document.c:
2337         (comics_document_document_iface_init):
2338         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2339         (pdf_selection_render_selection),
2340         (pdf_selection_get_selected_text),
2341         (pdf_selection_get_selection_region),
2342         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2343         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2344         (ev_selection_get_selection_region),
2345         (ev_selection_get_selection_map):
2346         * libdocument/ev-document.[ch]:
2347         * shell/ev-pixbuf-cache.[ch]: (add_job),
2348         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2349         * shell/ev-view-private.h:
2350         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2351         (ev_job_render_run):
2352         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2353         * shell/ev-view.c: (start_selection_for_event),
2354         (ev_view_button_press_event), (ev_view_drag_data_get),
2355         (ev_view_drag_data_received), (ev_view_button_release_event),
2356         (compute_new_selection_text), (compute_selections),
2357         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2358         (ev_view_primary_get_cb):
2359
2360         Add support for double and triple click selections.
2361
2362 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2363
2364         * NEWS:
2365         * configure.ac:
2366
2367         Update for release 2.19.4
2368
2369 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2370
2371         * shell/ev-view-private.h:
2372         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2373         (ev_view_set_highlight_search):
2374         * shell/ev-view.h:
2375         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2376         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2377         (find_bar_visibility_changed_cb):
2378         
2379         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2380
2381 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2382
2383         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2384         (pdf_document_file_exporter_begin),
2385         (pdf_document_file_exporter_do_page):
2386         * shell/ev-jobs.c: (ev_job_print_run):
2387         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2388
2389         Create always a portrait cairo surface and rotate when needed for
2390         landscape. It fixes printing problems in real printers.
2391
2392 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2393
2394         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2395         * libdocument/ev-file-exporter.[ch]:
2396         (ev_file_exporter_get_capabilities):
2397         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2398         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2399
2400         Adjust number of pages per row according to page orientation when
2401         printing 2 or 6 pages per sheet.
2402
2403 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2404
2405         * shell/ev-window.c: (ev_window_print_send):
2406
2407         Reset also cups setting to 1 when printing multiple pages per
2408         sheet. Fixes bug #468853.
2409
2410 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2411
2412         * libdocument/ev-document-misc.c:
2413         (ev_document_misc_surface_rotate_and_scale):
2414
2415         Use directly cairo_surface_get_content() when creating a similar
2416         surface as suggested by Jeff Muizelaar. Thanks again.
2417
2418 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2419
2420         * backend/djvu/djvu-document.c: (djvu_document_render):
2421         * backend/tiff/tiff-document.c: (tiff_document_render):
2422         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2423         * libdocument/ev-document-misc.c:
2424         (ev_document_misc_surface_from_pixbuf),
2425         (ev_document_misc_surface_rotate_and_scale):
2426
2427         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2428         creating page surfaces. Fixes bug #453123. Thank you very much to
2429         Jeff Muizelaar <jeff@infidigm.net>.
2430
2431 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2432
2433         * shell/ev-page-cache.c: (ev_page_cache_new),
2434         (ev_page_cache_get_thumbnail_size):
2435         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2436         (ev_sidebar_thumbnails_set_loading_icon):
2437
2438         Also store in page-cache the dimensions of the thumbnails so that
2439         they can be used to create the correct loading icon in the side
2440         pane. Fixes bug #466857.
2441
2442 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * backend/pdf/ev-poppler.cc:
2445         (pdf_document_thumbnails_get_thumbnail):
2446
2447         Fix thumbnails rotation in pdf documents that include embedded 
2448         thumbnails.
2449
2450 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2451
2452         * backend/pdf/ev-poppler.cc:
2453
2454         Don't use #ifdef in macro expansion. Some compilers don't
2455         like that. Closes bug #467042.
2456
2457 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2458
2459         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2460         
2461         Fixes memory leak in djvu backend.
2462
2463 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2464
2465         * data/icons/32x32/Makefile.am:
2466         * data/icons/32x32/actions/Makefile.am:
2467         * data/icons/32x32/actions/view-page-cont.svg:
2468         * data/icons/32x32/actions/view-page-facing.svg:
2469         * data/icons/48x48/Makefile.am:
2470         * data/icons/48x48/actions/Makefile.am:
2471         * data/icons/48x48/actions/view-page-cont.svg:
2472         * data/icons/48x48/actions/view-page-facing.svg:
2473         
2474         Icons for a new sizes.
2475
2476 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2477
2478         * shell/ev-page-cache.c: (build_height_to_page),
2479         (ev_page_cache_get_height_to_page):
2480         
2481         Fixes invalid read, see bug #466401.
2482
2483 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2484
2485         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2486         (set_drag_cursor):
2487         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2488         (configure_item_cursor), (new_pixbuf_from_widget):
2489
2490         Fix multihead problems in toolbar editor. Fixes bug #382055.
2491
2492 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2493
2494         * shell/ev-window.c: (ev_window_cmd_file_open),
2495         (ev_window_cmd_save_as):
2496
2497         Use g_get_user_special_dir when available instead of
2498         xdg_user_dir_lookup.
2499
2500 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2501
2502         * MAINTAINERS:
2503         
2504         Updated according to request on desktop-devel.
2505
2506 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2507
2508         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2509
2510         Do not use cairo_rectangle and cairo_clip since we are
2511         not using cairo_fill but cairo_paint. Use the same cairo context
2512         for every page in the same expose event.
2513
2514 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2515
2516         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2517         leak.
2518
2519 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2520
2521         * configure.ac:
2522         * NEWS:
2523
2524         Release 0.9.3
2525
2526 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2527
2528         * libdocument/ev-document-info.h:
2529         * libdocument/ev-document.h:
2530         * shell/ev-page-action.h:
2531         * shell/ev-sidebar-links.h:
2532
2533         Fix a headers problem with ev-link
2534         
2535         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2536         * shell/ev-view-private.h:
2537         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2538         (get_link_area), (ev_view_query_tooltip),
2539         (ev_view_leave_notify_event), (ev_view_destroy),
2540         (ev_view_class_init):
2541
2542         Use new gtk tooltips when available instead of ev-tooltip.
2543         
2544 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2545
2546         * shell/ev-window.c: (update_chrome_visibility),
2547         (ev_window_sidebar_visibility_changed_cb):
2548
2549         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2550         
2551 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2552
2553         * shell/ev-navigation-action.c:
2554         (ev_navigation_action_history_changed),
2555         (ev_navigation_action_set_history):
2556         * shell/ev-navigation-action-widget.c:
2557         (ev_navigation_action_widget_init):
2558         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2559
2560         Fix compile warnings.
2561         
2562 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2563
2564         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2565         (egg_editable_toolbar_dispose):
2566
2567         Fix memory leak.
2568         
2569 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2570
2571         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2572         (screensaver_disable_x11):
2573         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2574         * shell/ev-window.c: (presentation_set_timeout):
2575         * shell/ev-view.c: (ev_view_presentation_transition_start):
2576
2577         Use g_timeout_add_seconds instead of g_timeout_add when
2578         available.
2579         
2580 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2581
2582         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2583
2584         Set horizontal scrollbar policy to AUTOMATIC instead of
2585         NEVER. Workaround for bug #449462.
2586         
2587 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2588
2589         * shell/ev-jobs.c: (ev_job_render_page_ready):
2590
2591         Add page_ready callback to main loop with high priority and hold
2592         a reference to job during idle.
2593         
2594 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2595
2596         * configure.ac:
2597         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2598         (pdf_document_file_exporter_begin),
2599         (pdf_document_file_exporter_do_page),
2600         (pdf_document_file_exporter_get_capabilities):
2601         * libdocument/ev-file-exporter.h:
2602         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2603         * shell/ev-window.c: (ev_window_print_send),
2604         (ev_window_print_dialog_response_cb):
2605
2606         Allow printing multiple pages per sheet. Fixes bug #395573.
2607         
2608 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2609
2610         * shell/ev-view.c: (tip_from_link):
2611         
2612         Check for NULL, fixes bug #460862.
2613
2614 2007-07-29  Christian Persch  <chpe@gnome.org>
2615
2616         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2617         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2618         (ev_window_cmd_preview_print):
2619         
2620         Fixes bug #437681 - blocks while enumerating printers.
2621
2622 2007-07-29  Christian Persch  <chpe@gnome.org>
2623
2624         * shell/ev-window.c: (ev_window_screen_changed):
2625         
2626         Don't use deprecated gtk+ function. See bug #460909.
2627
2628 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2629
2630         * shell/ev-utils.c: (get_num_monitors):
2631         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2632
2633         Do not use display before initializing it. Remove compile
2634         warnings.
2635
2636 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2637
2638         * shell/ev-view.c: (ev_view_class_init):
2639         
2640         Unix-like hjkl bindings added. See bug #458111.
2641
2642 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2643
2644         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2645         * shell/ev-utils.h:
2646         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2647         (ev_view_update_view_size):
2648         * shell/ev-view.h:
2649         * shell/ev-window.c: (ev_window_update_actions),
2650         (setup_view_from_metadata), (ev_window_screen_changed),
2651         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2652         (zoom_control_changed_cb):
2653         * shell/ev-window.h:
2654         
2655         Reorganizes utility functions.
2656
2657 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2658
2659         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2660         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2661         (add_job), (ev_pixbuf_cache_get_surface),
2662         (ev_pixbuf_cache_get_link_mapping),
2663         (ev_pixbuf_cache_get_image_mapping),
2664         (ev_pixbuf_cache_get_form_field_mapping),
2665         (ev_pixbuf_cache_get_text_mapping):
2666         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2667         (notify_page_ready), (ev_job_render_page_ready),
2668         (ev_job_render_run):
2669
2670         Add page_ready signal to notify that page is ready as soon as
2671         possible even if other page elements like links, forms, images or
2672         text mapping are not ready yet.
2673
2674 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2675
2676         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2677         (dvi_document_file_exporter_do_page),
2678         (dvi_document_file_exporter_get_capabilities),
2679         (dvi_document_file_exporter_iface_init):
2680         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2681         (ps_document_file_exporter_do_page),
2682         (ps_document_file_exporter_get_capabilities),
2683         (ps_document_file_exporter_iface_init):
2684         * backend/djvu/djvu-document.c:
2685         (djvu_document_file_exporter_begin),
2686         (djvu_document_file_exporter_end),
2687         (djvu_document_file_exporter_get_capabilities),
2688         (djvu_document_file_exporter_iface_init):
2689         * backend/tiff/tiff-document.c:
2690         (tiff_document_file_exporter_begin),
2691         (tiff_document_file_exporter_get_capabilities),
2692         (tiff_document_document_file_exporter_iface_init):
2693         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2694         (pdf_document_file_exporter_do_page),
2695         (pdf_document_file_exporter_get_capabilities),
2696         (pdf_document_file_exporter_iface_init):
2697         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2698         (ev_file_exporter_get_capabilities):
2699         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2700         (idle_print_handler), (ev_print_job_print):
2701         * shell/ev-jobs.c: (ev_job_print_run):
2702         * shell/ev-window.c: (ev_window_print_send),
2703         (ev_window_print_range):
2704
2705         Use capabilities to know which options should be offered by the
2706         print dialog depending on the document backend.
2707
2708 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2709
2710         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2711
2712         Give priority to forms over text to set the cursor.
2713
2714 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2715
2716         * shell/ev-view-private.h:
2717         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2718         (ev_view_leave_notify_event), (ev_view_finalize),
2719         (ev_view_get_property), (ev_view_class_init):
2720
2721         Use IBEAM cursor for text form fields and NORMAL cursor for read
2722         only fields. Remove unused status attribute.
2723
2724 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2725
2726         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2727
2728         Update region for current selected items also for checkbox
2729         buttons, since they can behave as radio buttons when they are in a
2730         set.
2731
2732 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2733
2734         * configure.ac:
2735         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2736
2737         Get max length of text form fields.
2738
2739 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2740
2741         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2742         * libdocument/ev-form-field.h:
2743         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2744
2745         Fix build with current poppler cvs head.
2746
2747 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2748
2749         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2750         * shell/eggfindbar.c: (egg_find_bar_init):
2751
2752         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2753         deprecation. Fixes bug #455667
2754
2755 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2756
2757         * NEWS:
2758         * configure.ac:
2759         
2760         Update for release 0.9.2
2761
2762 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2763
2764         * shell/ev-view.c: (ev_view_form_field_text_save),
2765         (ev_view_form_field_choice_save):
2766
2767         Fix a crash when closing whith a form widget visible.
2768
2769 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2770
2771         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2772
2773         Update also the region of the current selected button when
2774         clicking on another button if they are radio buttons.
2775
2776 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2777
2778         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2779         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2780         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2781         (ev_pixbuf_cache_get_link_mapping),
2782         (ev_pixbuf_cache_get_image_mapping),
2783         (ev_pixbuf_cache_get_form_field_mapping),
2784         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2785         * shell/ev-view.c: (ev_view_form_field_get_region),
2786         (ev_view_form_field_button_create_widget),
2787         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2788         (job_finished_cb):
2789
2790         Redraw only form field region instead of the whole page when
2791         reloading a page to show changes on the form field.
2792
2793 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2794
2795         * shell/ev-view.c: (ev_view_form_field_choice_save):
2796
2797         Fix selection of first item in list form fields.
2798
2799 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2800
2801         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2802         (ev_pixbuf_cache_reload_page),
2803         (ev_pixbuf_cache_get_form_field_mapping):
2804
2805         Some refactoring to avoid duplicated code.
2806
2807 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2808
2809         * configure.ac:
2810         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2811         (ev_form_field_from_poppler_field),
2812         (pdf_document_forms_get_form_fields),
2813         (pdf_document_forms_form_field_text_get_text),
2814         (pdf_document_forms_form_field_text_set_text),
2815         (pdf_document_forms_form_field_button_set_state),
2816         (pdf_document_forms_form_field_button_get_state),
2817         (pdf_document_forms_form_field_choice_get_item),
2818         (pdf_document_forms_form_field_choice_get_n_items),
2819         (pdf_document_forms_form_field_choice_is_item_selected),
2820         (pdf_document_forms_form_field_choice_select_item),
2821         (pdf_document_forms_form_field_choice_toggle_item),
2822         (pdf_document_forms_form_field_choice_unselect_all),
2823         (pdf_document_forms_form_field_choice_set_text),
2824         (pdf_document_forms_form_field_choice_get_text),
2825         (pdf_document_document_forms_iface_init):
2826         * libdocument/Makefile.am:
2827         * libdocument/ev-form-field.[ch]:
2828         * libdocument/ev-document-forms.[ch]:
2829         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2830         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2831         (add_job), (ev_pixbuf_cache_reload_page),
2832         (ev_pixbuf_cache_get_form_field_mapping):
2833         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2834         * shell/ev-view-private.h:
2835         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2836         (ev_view_handle_cursor_over_xy),
2837         (ev_view_get_form_field_at_location),
2838         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2839         (ev_view_form_field_button_create_widget),
2840         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2841         (ev_view_form_field_text_create_widget),
2842         (ev_view_form_field_choice_save),
2843         (ev_view_form_field_choice_changed),
2844         (ev_view_form_field_choice_create_widget),
2845         (ev_view_handle_form_field), (ev_view_size_allocate),
2846         (ev_view_realize), (draw_end_presentation_page),
2847         (ev_view_button_press_event), (ev_view_remove_all),
2848         (ev_view_motion_notify_event), (ev_view_key_press_event),
2849         (ev_view_enter_notify_event), (highlight_find_results),
2850         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2851         (ev_view_class_init), (page_changed_cb),
2852         (on_adjustment_value_changed), (ev_view_set_presentation),
2853         (merge_selection_region), (ev_view_set_cursor),
2854         (ev_view_reset_presentation_state):
2855         
2856         Merge evince-forms branch.
2857
2858 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2859
2860         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2861
2862         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2863         This script also updates itself from libegg
2864
2865         * cut-n-paste/toolbar-editor/egg*:
2866         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2867         libegg
2868
2869 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2870
2871         * shell/ev-window.c:
2872         
2873         Adds a nice icon to page action during toolbar editing.
2874         See bug #452872.
2875
2876 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2877
2878         * data/evince-toolbar.xml:
2879         * shell/ev-window.c:
2880         
2881         Let user add a presentation and fullscreen icons on toolbar.
2882         See bug #449734.
2883
2884 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2885
2886         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2887
2888         new script to keep in sync with toolbareditor in libegg
2889
2890         * cut-n-paste/toolbar-editor/*: 
2891
2892         Run update-toolbareditor-from-libegg so we are in sync again. 
2893         Fixes bug #452850.
2894         
2895
2896 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2897
2898         * shell/ev-sidebar-links.c: (job_finished_callback):
2899
2900         Do not connect selection changed signal more than once. Fixes bug
2901         #349433.
2902
2903 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2904
2905         * shell/ev-window.c: (ev_window_view_sidebar_cb):
2906
2907         Do not change sidebar chrome flag when pressing F9 key in
2908         presentation mode.
2909
2910 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2911
2912         * backend/pdf/ev-poppler.cc:
2913         (pdf_document_thumbnails_get_dimensions):
2914
2915         Make sure thumbnails width and height is not <= 0. Fixes a crash
2916         with some pdf documents which have really small pages.
2917
2918 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
2919
2920         * shell/main.c: (main):
2921
2922         Fixes program description translation issue.
2923         Bug #450148.
2924
2925 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
2926
2927         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
2928
2929         Do not change current page when returning from black/white mode
2930         in presentation. Fixes bug #415032.
2931
2932 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2933
2934         * NEWS:
2935         * configure.ac:
2936         
2937         Update for release 0.9.1
2938
2939 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
2940
2941         * backend/dvi/dvi-document.c:
2942         (dvi_document_finalize),
2943         (dvi_document_file_exporter_format_supported),
2944         (dvi_document_file_exporter_begin),
2945         (dvi_document_file_exporter_do_page),
2946         (dvi_document_file_exporter_end),
2947         (dvi_document_file_exporter_iface_init), (dvi_document_init):
2948         
2949         PDF exporter for dvi documents. Fixes bug #441319.
2950
2951 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2952
2953         * shell/ev-window.c: (ev_window_clear_print_job):
2954
2955         Clear gtk print job when job has finished. Fixes bug #447612.
2956
2957 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2958
2959         * shell/ev-window.c: (ev_window_print_send),
2960         (ev_window_print_dialog_response_cb), (ev_window_print_range):
2961
2962         Add preview button to print dialog. Fixes bug #445419.
2963
2964 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2965
2966         * backend/dvi/Makefile.am:
2967         * backend/dvi/pixbuf-device.[ch]: Removed
2968         * backend/dvi/cairo-device.[ch]: Added
2969         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
2970         * backend/dvi/dvi-document.c: (dvi_document_load),
2971         (dvi_document_render), (dvi_document_finalize),
2972         (dvi_document_thumbnails_get_thumbnail), (parse_color),
2973         (dvi_document_do_color_special):
2974         * libdocument/ev-document-misc.[ch]:
2975         (ev_document_misc_pixbuf_from_surface):
2976
2977         Port dvi backend to cairo and fix a problem with colors. 
2978
2979 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2980
2981         * shell/ev-view.c: (draw_one_page):
2982
2983         Draw only visible region.
2984
2985 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2986
2987         * backend/djvu/djvu-document.c: (djvu_document_render):
2988
2989         Fix rotation in djvu backend.
2990
2991 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2992
2993         * shell/ev-pixbuf-cache.c: (job_finished_cb),
2994         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
2995         (ev_pixbuf_cache_get_image_mapping),
2996         (ev_pixbuf_cache_get_text_mapping):
2997
2998         Redraw view every time we have a new surface. Fixes bug #443587.
2999
3000 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3001
3002         * libdocument/ev-document.c: (ev_document_info_free):
3003
3004         Fix memory leaks.
3005
3006 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3007
3008         * backend/dvi/dvi-document.c: (dvi_document_render),
3009         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
3010         * backend/impress/impress-document.c:
3011         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3012         (impress_document_render), (impress_document_document_iface_init),
3013         (impress_document_thumbnails_get_thumbnail):
3014         * backend/djvu/djvu-document-private.h:
3015         * backend/djvu/djvu-document.c: (djvu_document_render),
3016         (djvu_document_finalize), (djvu_document_document_iface_init),
3017         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
3018         * backend/tiff/tiff-document.c: (tiff_document_render),
3019         (tiff_document_render_pixbuf),
3020         (tiff_document_document_iface_init):
3021         * backend/pdf/ev-poppler.cc: (pdf_document_render),
3022         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
3023         (pdf_selection_render_selection):
3024         * backend/comics/comics-document.c:
3025         (comics_document_render_pixbuf), (comics_document_render),
3026         (comics_document_document_iface_init):
3027         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
3028         (pixbuf_document_document_iface_init):
3029         * libdocument/ev-document-misc.[ch]:
3030         (ev_document_misc_surface_from_pixbuf),
3031         (ev_document_misc_surface_rotate_and_scale):
3032         * libdocument/ev-document.[ch]: (ev_document_render):
3033         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
3034         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3035         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3036         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
3037         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
3038         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
3039         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
3040         (render_finished_cb), (ev_job_render_run):
3041         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
3042         (merge_selection_region):
3043
3044         Use cairo image surfaces instead of GDK pixbufs for drawing pages
3045         and selections.
3046
3047 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3048
3049         * shell/ev-window-title.c: (ev_window_title_update):
3050
3051         Fix memory leak.
3052
3053 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3054
3055         * shell/ev-view.c: (draw_loading_text):
3056
3057         Show loading text centered. Fixes bug #433061
3058
3059 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3060
3061         * shell/ev-sidebar-thumbnails.c:
3062         (ev_sidebar_thumbnails_set_loading_icon):
3063
3064         Remove a mutex in the main thread that blocks the UI in heavy
3065         documents.
3066
3067 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3068
3069         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3070
3071         Set points_set to TRUE so that selections don't disappear after a
3072         zoom change.
3073
3074 2007-06-07  Michael Monreal  <infernux@web.de>
3075
3076         * data/icons/16x16/actions/Makefile.am:
3077         * data/icons/16x16/actions/zoom.svg:
3078         * data/icons/22x22/actions/Makefile.am:
3079         * data/icons/22x22/actions/zoom.svg:
3080         * data/icons/24x24/actions/Makefile.am:
3081         * shell/ev-stock-icons.c:
3082         * shell/ev-stock-icons.h:
3083         * shell/ev-window.c:
3084         
3085         Zoom icon artwork. See bug #444795.
3086
3087 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3088
3089         * shell/ev-metadata-manager.c: Remove extraneous function
3090         (Closes: #444386)
3091
3092 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3093
3094         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3095         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3096         (ev_metadata_manager_set), (ev_metadata_manager_save):
3097         Simplify the timeout, no need for modified anymore
3098
3099 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3100
3101         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3102         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3103         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3104         (ev_metadata_manager_save): Adapted patch from Arjan van de
3105         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3106         time, saves on power (Closes: #443851)
3107
3108 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3109
3110         * configure.ac:
3111         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3112         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3113
3114         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3115
3116 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3117
3118         * shell/ev-window.c: (ev_window_add_history):
3119
3120         Check if history is NULL
3121
3122 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3123
3124         * libdocument/ev-image.c: (ev_image_finalize):
3125         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3126         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3127         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3128         (ev_tmp_uri_unlink):
3129
3130         Add functions to delete temporary files created by evince in a safe
3131         way.
3132
3133         * shell/ev-window.c: (ev_window_clear_local_uri),
3134         (open_xfer_update_progress_callback),
3135         (save_xfer_update_progress_callback), (ev_window_save_remote),
3136         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3137         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3138         (attachment_save_dialog_response_cb),
3139         (ev_attachment_popup_cmd_save_attachment_as):
3140
3141         Allow saving a copy of a document, image or attachment to a remote
3142         location. Fixes bug #440754. 
3143
3144 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3145
3146         * configure.ac:
3147         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3148
3149         Fix build with current poppler from cvs head. 
3150
3151 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3152
3153         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3154
3155         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3156         directory exists.
3157
3158 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3159
3160         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3161         * shell/ev-window.c:
3162
3163         Change sidebar ordering. Fixes bug #439939.
3164
3165 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3166
3167         * backend/comics/Makefile.am:
3168         
3169         Fixes build with --without-libgnome.
3170
3171 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3172         
3173         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3174
3175         Update cursor and tooltip on page change and view scroll. Fixes bug
3176         #439217.
3177
3178 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3179
3180         * NEWS:
3181         * configure.ac:
3182         
3183         Update for release 0.9.0
3184
3185 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3186
3187         * backend/djvu/djvu-document-private.h:
3188         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3189         (djvu_document_finalize),
3190         (djvu_document_file_exporter_format_supported),
3191         (djvu_document_file_exporter_begin),
3192         (djvu_document_file_exporter_do_page),
3193         (djvu_document_file_exporter_end),
3194         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3195         
3196         Implemented printing with djvu. Bug #437998.
3197
3198 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3199
3200         * backend/impress/zip.c:
3201         Add missing ulong definition.
3202
3203         * backend/ps/ps-interpreter.c:
3204         Add missing headers.
3205
3206         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3207
3208 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3209
3210         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3211
3212         Add missing call to parent class dispose method. 
3213
3214 2007-05-12  Ross Burton  <ross@openedhand.com>
3215
3216         * shell/main.c:
3217         Sync keybindings manually when building without libgnome
3218         (#437925).
3219
3220 2007-05-12  Ross Burton  <ross@openedhand.com>
3221
3222         * shell/ev-window.c:
3223         Respect the screen when opening help (#437866).
3224
3225 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3226
3227         * data/evince-ui.xml:
3228         * shell/ev-application.[ch]: (get_print_settings_from_args),
3229         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3230         (ev_application_open_uri_list):
3231         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3232         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3233         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3234         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3235         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3236         (ev_window_dispose):
3237         * shell/main.c: (arguments_parse):
3238
3239         Add print button in preview mode. Fixes bug #396475. 
3240
3241 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3242
3243         * cut-n-paste/zoom-control/ephy-zoom.h:
3244         
3245         Fixes zoom level factors. See bug #408119 for details.
3246
3247 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3248
3249         * backend/comics/comics-document.c: (comics_regex_quote),
3250         (extract_argv):
3251         
3252         Correctly quote symbols. Fixes crash in the bug
3253         #415370.
3254
3255 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3256
3257         * shell/ev-navigation-action-widget.c:
3258         (ev_navigation_action_widget_init),
3259         (ev_navigation_action_widget_class_init),
3260         (ev_navigation_action_widget_button_press_event):
3261         
3262         Connect to button-press event on correct widget. Fixes
3263         bug #431988
3264
3265 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3266
3267         * shell/ev-application.c: (ev_application_open_window),
3268         (ev_application_add_icon_path_for_screen),
3269         (ev_application_open_uri_at_dest):
3270         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3271         * shell/ev-navigation-action.c: (build_menu):
3272         
3273         Add app-specific icons to our icon theme. Fixes bug
3274         #425508.
3275
3276 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3277
3278         * shell/ev-history.c: (ev_history_class_init),
3279         (ev_history_add_link):
3280         * shell/ev-history.h:
3281         * shell/ev-navigation-action.c:
3282         (ev_navigation_action_history_changed),
3283         (ev_navigation_action_set_history), (build_menu),
3284         (ev_navigation_action_finalize):
3285         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3286         
3287         Make navigation action unsensitive instead of showing
3288         menu with unsensitive word. Fixes bug #417392.
3289
3290 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3291
3292         * shell/ev-application.[ch]: (ev_application_shutdown),
3293         (ev_application_get_print_settings),
3294         (ev_application_set_print_settings):
3295         * shell/ev-window.c:
3296
3297         Remember print settings. Fixes bug #349102. 
3298
3299 2007-05-08  Christian Persch  <chpe@gnome.org>
3300
3301         * configure.ac:
3302         * properties/ev-properties-view.c:
3303
3304         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3305         Bug #382438.
3306
3307 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3308
3309         * configure.ac:
3310         * properties/ev-properties-view.c: (ev_regular_paper_size):
3311
3312         Use gtk+ builtin paper list to identify the document's paper size.
3313         Fixes bug #382438. 
3314
3315 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3316
3317         * configure.ac:
3318
3319         Fix build when compiling with thumbnailer and libgnome support. 
3320
3321 2007-05-04  Ross Burton  <ross@openedhand.com>
3322
3323         * configure.ac:
3324         Add --without-libgnome, check for libgnome and libgnomeui
3325         separately, and add them to the symbols as required.
3326
3327         * libdocument/ev-file-helpers.c:
3328         When building without libgnome, use g_get_user_config_dir instead
3329         of gnome_user_dir_get.
3330
3331         * shell/ev-application.c:
3332         When building without libgnome, don't use session management.
3333
3334         * shell/main.c:
3335         When building without libgnome, don't use GnomeProgram or
3336         initialise the authentication manager.
3337
3338         This fixes #328842.
3339
3340 2007-05-04  Ross Burton  <ross@openedhand.com>
3341
3342         * shell/ev-window.c:
3343         Don't use libgnome to open help, instead call Yelp directly.
3344
3345 2007-05-04  Ross Burton  <ross@openedhand.com>
3346
3347         * shell/ev-sidebar-attachments.c:
3348         Don't use libgnome to lookup icons for MIME types, instead copy
3349         code from GTK+ to do it manually.
3350
3351 2007-05-04  Ross Burton  <ross@openedhand.com>
3352
3353         * configure.ac:
3354         Add libxml to the dependencies for SHELL_CORE (#435818).
3355
3356 2007-05-02  Ross Burton  <ross@openedhand.com>
3357
3358         * configure.ac:
3359         * Makefile.am:
3360         Add --disable-thumbnailer (#434825)
3361
3362 2007-05-02  Ross Burton  <ross@openedhand.com>
3363
3364         * shell/ev-window.c:
3365         Add missing includes, fix indentation.
3366
3367         * shell/main.c:
3368         Fix indentation.
3369
3370 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3371
3372         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3373         ev_application_open_uri_at_dest instead of ev_application_open_uri
3374         preventing new document always being opened in a new window even if there
3375         is an empty window.
3376
3377 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3378
3379         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3380         (egg_recent_view_uimanager_finalize):
3381         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3382         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3383         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3384         (ev_pixbuf_cache_dispose):
3385         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3386         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3387         
3388         Add missing chain to parent class methods. Fixes
3389         bug #433128.
3390
3391 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3392
3393         * data/Makefile.am (update-icon-cache): Updates
3394         gtk-update-icon-cache in uninstall-hook.
3395
3396 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3397
3398         * shell/ev-window.c: (ev_window_setup_document),
3399         (ev_window_set_document), (ev_window_load_job_cb):
3400         * shell/ev-view.c: (setup_caches):
3401         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3402
3403         Start rendering pages before any other jobs. 
3404
3405 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3406
3407         * shell/ev-window.c: (ev_window_stop_fullscreen),
3408         (ev_window_stop_presentation):
3409
3410         Update chrome visibility before window unfullscreen. 
3411
3412 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3413
3414         * data/Makefile.am:
3415         * data/evince-ui.xml:
3416         * shell/ev-stock-icons.[ch]:
3417         * shell/ev-application.[ch]: (ev_application_shutdown),
3418         (ev_application_init), (ev_application_get_toolbars_model):
3419         * shell/ev-window.c: (update_chrome_visibility),
3420         (fullscreen_toolbar_setup_item_properties),
3421         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3422         (ev_window_run_presentation), (ev_window_stop_presentation),
3423         (ev_window_run_preview), (ev_window_screen_changed),
3424         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3425         (ev_window_dispose), (ev_window_init):
3426
3427         Make fullscreen toolbar always visible. Do not use egg toolbars for
3428         fullscreen and preview modes since such toolbars are not editables.
3429         Fixes bugs #300278, #338910 and #316188.  
3430
3431 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3432
3433         * shell/ev-application.c:
3434         * shell/ev-job-queue.c:
3435         * shell/ev-metadata-manager.c:
3436         * shell/ev-stock-icons.c:
3437         * shell/ev-window.c:
3438         * shell/main.c:
3439         
3440         Developers documentation updated.
3441
3442 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3443
3444         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3445
3446         Check whether uri is valid before launching it. Fixes bug #427664.
3447
3448 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3449
3450         * shell/ev-window.c:
3451
3452         Change key accelerator for Open a Copy menu entry which is in conflict
3453         with Close. Fixes bug #427321.
3454
3455 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3456
3457         * NEWS:
3458         * configure.ac:
3459         
3460         Update for release 0.8.1
3461
3462 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3463
3464         * shell/ev-window.c: (setup_size_from_metadata):
3465         
3466         Do not make window bigger than screen. Fixes bug 
3467         #388985.
3468
3469 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3470
3471         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3472         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3473
3474         Use default resolution when it's not provided by document. Fixes bug
3475         #408762.
3476
3477 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3478
3479         * configure.ac:
3480         * thumbnailer/Makefile.am:
3481         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3482         * thumbnailer/evince-thumbnailer.schemas.in:
3483         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3484
3485         Add support for ps, eps and compressed documents thumbnails. Do not
3486         ignore size parameter. 
3487
3488 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3489
3490         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3491         (dvi_document_do_color_special):
3492         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3493
3494         Implement font color specials in the DVI backend. Fixes bug #303651.
3495
3496 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3497
3498         Fixup the previous commit:
3499
3500         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3501         * shell/xdg-user-dir-lookup.c: Make the function non-static
3502         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3503
3504 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3505
3506         * shell/ev-window.c (file_open_dialog_response_cb): Use
3507         the xdg-user-dirs DOCUMENTS folder as default folder when
3508         opening a file chooser.  (#424858)
3509
3510         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3511         xdg-user-dirs.
3512
3513 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3514
3515         * shell/ev-window.c: (ev_window_load_job_cb):
3516
3517         Do not setup view from metadata on preview mode. 
3518
3519 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3520
3521         * shell/main.c:
3522
3523         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3524
3525 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3526
3527         * shell/ev-view.c: (ev_view_primary_get_cb):
3528
3529         Check pointer != NULL before using it. Fixes bug #416841. 
3530
3531 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3532
3533         * NEWS:
3534         * configure.ac:
3535         
3536         Release 0.8.0
3537
3538 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3539
3540         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3541
3542         Do not render thumbnails when sidebar thumbnail page is not visible
3543         at startup. Fixes bug #416447. 
3544
3545 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3546
3547         * data/evince.desktop.in.in:
3548
3549         "Application" is not a valid category in the freedesktop specification.
3550
3551 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3552
3553         * libdocument/ev-file-helpers.[ch]: (compression_run),
3554         (ev_file_uncompress), (ev_file_compress):
3555         * shell/ev-window.c: (file_save_dialog_response_cb):
3556
3557         Save document compressed when saving a copy of a compressed document.
3558         Fixes bug #334542.
3559
3560 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3561
3562         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3563
3564         Allow deleting in goto window entry in presentation mode. 
3565
3566 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3567
3568         * Makefile.am: Dist MAINTAINERS.
3569
3570 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3571
3572         * shell/ev-window.c: (ev_window_update_actions):
3573
3574         Fix zoom shortcut keys when searching. Fixes bug #409828.
3575
3576 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3577
3578         * shell/ev-window.c: (ev_window_setup_document):
3579
3580         Fix crash when loading documents with only one page. 
3581
3582 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3583
3584         * backend/dvi/dvi-document.c:
3585         (dvi_document_thumbnails_get_dimensions),
3586         (dvi_document_thumbnails_get_thumbnail):
3587         * backend/impress/impress-document.c:
3588         (impress_document_thumbnails_get_thumbnail),
3589         (impress_document_thumbnails_get_dimensions):
3590         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3591         (ps_document_thumbnails_get_dimensions):
3592         * backend/djvu/djvu-document.c:
3593         (djvu_document_thumbnails_get_dimensions),
3594         (djvu_document_thumbnails_get_thumbnail):
3595         * backend/tiff/tiff-document.c:
3596         (tiff_document_thumbnails_get_thumbnail),
3597         (tiff_document_thumbnails_get_dimensions):
3598         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3599         (pdf_document_thumbnails_get_thumbnail),
3600         (pdf_document_thumbnails_get_dimensions):
3601         * backend/comics/comics-document.c:
3602         (comics_document_thumbnails_get_thumbnail),
3603         (comics_document_thumbnails_get_dimensions):
3604         * backend/pixbuf/pixbuf-document.c:
3605         (pixbuf_document_thumbnails_get_thumbnail),
3606         (pixbuf_document_thumbnails_get_dimensions):
3607         * libdocument/ev-document-thumbnails.[ch]:
3608         (ev_document_thumbnails_get_thumbnail),
3609         (ev_document_thumbnails_get_dimensions):
3610         * libdocument/ev-document-misc.[ch]:
3611         (ev_document_misc_get_thumbnail_frame):
3612         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3613         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3614         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3615         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3616         (ev_sidebar_thumbnails_refresh):
3617         * shell/ev-window.c: (ev_window_setup_document):
3618         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3619
3620         Use an EvRenderContext for rendering thumbnails instead of a suggested
3621         width, so that different sized pages get sized proportionally.
3622
3623 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3624
3625         * shell/ev-view.c: (ev_view_button_press_event),
3626         (ev_view_key_press_event):
3627
3628         Fix critical warnings when there is no document loaded. 
3629
3630 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3631
3632         * shell/ev-page-action-widget.c:
3633         * shell/ev-navigation-action.c:
3634         * shell/ev-window.c:
3635
3636         Fix compile warnings. 
3637
3638 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3639
3640         * backend/djvu/djvu-text.h:
3641         * backend/djvu/djvu-document.c:
3642         * backend/djvu/djvu-text-page.c:
3643         * backend/djvu/djvu-links.c:
3644         * backend/djvu/djvu-text-page.h:
3645         * backend/djvu/djvu-text.c:
3646         
3647         Fix build on Mac. Fixes bug #392186. Patch by
3648         <ephraim_owns@hotmail.com>
3649
3650 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3651
3652         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3653
3654         Restore cairo context before rendering every page when printing a PDF
3655         document into a PDF file. 
3656
3657 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3658
3659         * backend/ps/gstypes.h:
3660         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3661         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3662         (ps_document_thumbnails_get_thumbnail):
3663
3664         Handle PostScript page orientation. Fixes bug #318568.
3665
3666 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3667
3668         * backend/ps/Makefile.am:
3669         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3670         (document_load), (ps_document_load), (save_document),
3671         (save_page_list), (ps_document_get_n_pages),
3672         (ps_document_get_page_size), (ps_document_get_info),
3673         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3674         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3675         (ps_document_thumbnails_get_thumbnail),
3676         (ps_document_thumbnails_get_dimensions),
3677         (ps_document_document_thumbnails_iface_init):
3678         * backend/ps/ps.[ch]: (psgetpagebox):
3679         * backend/ps/ps-interpreter.[ch]:
3680
3681         Add support for thumbnails in ps backend. Fixes bug #164755. 
3682
3683 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3684
3685         * NEWS:
3686         * configure.ac:
3687         
3688         Release 0.7.2
3689
3690 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3691
3692         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3693         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3694         (ev_window_dispose):
3695
3696         Use document thumbnail as window icon. Fixes bug #384442.
3697
3698 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3699
3700         * configure.ac:
3701
3702         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3703         duplicated adding application/x-bzpostscript instead. 
3704
3705 2007-02-11  Tom Parker  <palfrey@tevp.net>
3706
3707         * backend/ps/ps-document.c: (document_load):
3708
3709         Check return value of psscan before trying
3710         to use it. Fixes bug #372414.
3711
3712 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3713
3714         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3715
3716         Fix invalid free in ev-page-cache. Fixes bug #404745.
3717
3718 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3719
3720         * test/Makefile.am:
3721         * test/test3.py:
3722         
3723         Added reload test case.
3724
3725 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3726
3727         * po/POTFILES.in:
3728         * backend/djvu/djvu-document.c: (djvu_document_load):
3729
3730         Check whether there are missing files in indirect multipage djvu
3731         documents. Fixes bug #361683. 
3732
3733 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3734
3735         * test/Makefile.am:
3736         * test/test-mime.bin:
3737         * test/test3.py:
3738         
3739         Added test for slow mime type
3740
3741 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3742
3743         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3744
3745         Add some checks and call parent_class->finalize. Fixes bug #404745.
3746
3747 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3748
3749         * shell/ev-navigation-action.c: (connect_proxy):
3750         
3751         Fixes dropdown history menu. Thanks a lot Carlos!
3752
3753 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3754
3755         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3756
3757         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3758         bug #373715.
3759
3760 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3761
3762         * backend/ps/ps.c: (psscan):
3763
3764         Fix memory leak. 
3765
3766 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3767
3768         * configure.ac:
3769         * libdocument/ev-file-helpers.c: 
3770
3771         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3772
3773 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3774
3775         * configure.ac:
3776         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3777         (ps_interpreter_start), (document_load), (save_document),
3778         (save_page_list):
3779         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3780         * libdocument/ev-document-factory.c:
3781         (ev_document_factory_get_from_mime), (get_document_from_uri),
3782         (free_uncompressed_uri), (ev_document_factory_get_document):
3783         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3784
3785         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3786
3787 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3788
3789         * libdocument/ev-document.h:
3790
3791         Fix typo in function name. 
3792
3793 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3794
3795         * backend/ps/ps-document.c: (ps_interpreter_finished),
3796         (ps_interpreter_start), (ps_interpreter_failed):
3797
3798         Handle ghostscript interpreter crashes. 
3799
3800 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3801
3802         * shell/ev-window.c: (ev_window_open_uri),
3803         (window_configure_event_cb):
3804
3805         Setup window size and position before showing it. Fixes bug #401711.
3806
3807 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3808
3809         * backend/ps/Makefile.am:
3810         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3811         (ps_document_dispose), (ps_document_class_init),
3812         (ps_interpreter_input), (ps_interpreter_output),
3813         (ps_interpreter_error), (setup_interpreter_env),
3814         (ps_interpreter_start), (ps_interpreter_stop),
3815         (ps_interpreter_failed), (ps_interpreter_is_ready),
3816         (check_filecompressed), (document_load), (ps_document_load),
3817         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3818         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3819         (render_page):
3820
3821         Rework ps-document. Code cleanups, remove deprecated code. 
3822
3823 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3824
3825         * shell/ev-view.c: (ev_view_button_press_event):
3826
3827         Do not start an image drag and drop operation when pointer is on 
3828         text, so that we can select text when the whole background is an
3829         image. 
3830
3831 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3832
3833         * shell/ev-window.c: (ev_window_update_actions): 
3834
3835         Disable all zoom related actions during presentation mode. 
3836
3837 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3838
3839         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3840
3841         Do not zoom in or out on presentation mode. Fixes bug #401305.
3842
3843 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3844
3845         * shell/ev-navigation-action.c: (connect_proxy),
3846         (create_menu_item), (ev_navigation_action_class_init):
3847         
3848         Correctly show menu and fix crash when navigaton 
3849         action is out of toolbar visible area.
3850
3851 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3852
3853         * data/Makefile.am:
3854         * data/evince.1:
3855         
3856         Added man file
3857
3858 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3859
3860         * help/reference/* :
3861         * configure.ac:
3862         
3863         Added gtk-doc based documentation for Evince.
3864         Still in initial state but I hope it will
3865         grow.
3866         
3867         * configure.ac:
3868         
3869         Lower dbus requirement to 0.70
3870
3871 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3872
3873         * shell/ev-window.c: (ev_window_add_history):
3874
3875         Fix memory leak. 
3876
3877 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3878
3879         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3880         * shell/ev-view.h:
3881         * shell/ev-window.c: (ev_window_add_history):
3882         
3883         Correctly handle named destination links
3884
3885 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3886
3887         * NOTES:
3888         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
3889         * backend/pdf/ev-poppler.cc:
3890         * libdocument/ev-document-links.h:
3891         * libdocument/ev-link.c: (ev_link_get_page):
3892         * libdocument/ev-link.h:
3893         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
3894         (ev_history_add_link):
3895         * shell/ev-history.h:
3896         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3897         (new_history_menu_item), (build_menu):
3898         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3899         * shell/ev-sidebar-links.c: (create_loading_model),
3900         (print_section_cb), (ev_sidebar_links_construct),
3901         (fill_page_labels), (update_page_callback_foreach),
3902         (update_page_callback), (job_finished_callback):
3903         * shell/ev-view.c: (ev_view_handle_link):
3904         * shell/ev-window.c: (ev_window_find_chapter),
3905         (ev_window_add_history), (view_handle_link_cb),
3906         (history_changed_cb):
3907         
3908         Implements another history variant
3909
3910 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3911
3912         * shell/ev-window.c: (view_external_link_cb):
3913         * shell/ev-view.c: (ev_view_button_release_event):
3914
3915         Open links in new window when clicking with middle button. 
3916
3917 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3918
3919         * shell/ev-navigation-action.c: (new_history_menu_item):
3920         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
3921         * shell/ev-view.c: (ev_view_handle_link):
3922         * shell/ev-window.c:
3923         
3924         Store link before jump, not the destination. For me it 
3925         seems like more natural history behavior.
3926
3927 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3928
3929         * shell/ev-navigation-action.c: (activate_menu_item_cb),
3930         (ev_navigation_action_class_init):
3931         * shell/ev-navigation-action.h:
3932         * shell/ev-page-action.c: (activate_cb):
3933         * shell/ev-page-cache.c: (ev_page_cache_class_init),
3934         (ev_page_cache_set_current_page_history):
3935         * shell/ev-page-cache.h:
3936         * shell/ev-sidebar-thumbnails.c:
3937         (ev_sidebar_tree_selection_changed),
3938         (ev_sidebar_icon_selection_changed), (page_changed_cb):
3939         * shell/ev-view-private.h:
3940         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
3941         * shell/ev-view.h:
3942         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
3943         (ev_window_setup_document), (ev_window_load_job_cb):
3944         * shell/ev-window.h:
3945         
3946         History finally works as expected.
3947
3948 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3949
3950         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
3951
3952         Do not update links treeview if it doesn't have a model assigned yet. 
3953
3954 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3955
3956         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
3957         (ev_sidebar_links_class_init), (update_page_callback):
3958
3959         Do not update links treeview when sidepane is not visible. 
3960
3961 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3962
3963         * shell/ev-marshal.list:
3964         * shell/ev-page-action.c: (activate_cb),
3965         (ev_page_action_class_init):
3966         * shell/ev-page-action.h:
3967         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
3968         * shell/ev-window.c:
3969         
3970         Remove activate_link signal, not required.
3971
3972 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3973
3974         * shell/ev-navigation-action.c: (build_menu):
3975         
3976         Reorder menu items and build menu with fixed length.
3977
3978 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
3979
3980         * shell/ev-view.c: (get_selected_text):
3981         
3982         Normalize text to fix ligatures problem. See bug
3983         #341947 for details.
3984
3985 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3986
3987         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3988
3989         Fix memory leak in ev-page-cache. 
3990
3991 2007-01-25  Tom Parker <palfrey@tevp.net>
3992
3993         * backend/impress/impress-document.c: (impress_document_load),
3994         (impress_document_finalize), (impress_document_init):
3995         * properties/ev-properties-main.c: (ev_properties_get_pages):
3996         
3997         Correctly handle impress document errors. Fixes nautilus
3998         crash in property page #370491.
3999
4000 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4001
4002         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4003         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4004         (ev_job_queue_remove_job):
4005         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
4006         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
4007         (ev_job_load_run):
4008         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
4009         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
4010         (ev_window_load_job_cb), (xfer_update_progress_callback),
4011         (ev_window_open_uri), (ev_window_dispose):
4012         * shell/main.c: (main):
4013
4014         Do file transfer asynchronously in the main thread instead of
4015         synchronously in the load thread. Fixes bugs #399694, #398307 and
4016         #343542.
4017
4018 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4019
4020         * shell/ev-jobs.c: (ev_job_xfer_run):
4021
4022         Load the document with the font-config lock held. 
4023
4024 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4025
4026         * backend/ps/ps-document.c: (start_interpreter):
4027
4028         Fix memory leaks in ps backend. 
4029
4030 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4031
4032         * backend/impress/impress-document.c:
4033         (impress_document_render_pixbuf):
4034
4035         Do not acquire fontconfig lock in impress backend, since it is using
4036         the main loop for rendering. 
4037
4038 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4039
4040         * po/POTFILES.in: 
4041
4042         Remove mdvi files that shouldn't be translated. 
4043
4044 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4045
4046         * shell/ev-view-private.h:
4047         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
4048         (ev_view_set_zoom):
4049
4050         Render "loading..." text into a cairo surface instead of directly into
4051         the window so that fontconfig lock is only needed once and UI is not
4052         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4053
4054 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4055
4056         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4057         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4058
4059         Use icon theme associated with the window screen rather than default. 
4060
4061 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4062
4063         * configure.ac:
4064
4065         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4066
4067 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4068
4069         * data/icons/*/apps/evince.*:
4070
4071         Move Evince icons under new apps directory.
4072
4073         * data/icons/*/actions/*:
4074
4075         Add new custom themeable Evince icons: view-page-continuous, 
4076         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4077         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4078
4079         * configure.ac:
4080
4081         Add new directories to AC_CONFIG_FILES.
4082
4083         * shell/ev-stock-icons.c:
4084         * shell/ev-stock-icons.h:
4085
4086         Use new custom themeable icons.
4087
4088 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4089
4090         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4091
4092         Do not draw white background page in presentation mode. 
4093
4094 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4095
4096         * shell/ev-view.c: Remove unused gnome-vfs include.
4097
4098 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4099
4100         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4101         
4102         Format string is corrected, fixes bug #397129.
4103
4104 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4105
4106         * shell/ev-window.c: (ev_window_setup_recent):
4107
4108         Do not include in recent menu inexistent documents. Fixes
4109         bug #339171.
4110
4111 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4112
4113         * po/POTFILES.skip: 
4114
4115         Update POTFILES.skip file according to current source tree. 
4116
4117 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4118
4119         * shell/ev-window.c: (file_save_dialog_response_cb):
4120
4121         Do Save a copy in atomic way. Fixes bug #328266. 
4122
4123 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4124
4125         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4126
4127         Keep selected cell always visible in index treeview.
4128
4129 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4130         
4131         * shell/ev-view.c: (ev_view_size_allocate):
4132
4133         Restore horizontal scrollbar after switching to/from fullscreen
4134         or presentation mode. Fixes bug #331728.
4135
4136 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4137
4138         * shell/ev-view-private.h:
4139         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4140         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4141         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4142         (ev_view_can_zoom_out):
4143
4144         Use max and min scale values in the view iby taking dpi into account. 
4145
4146 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4147
4148         * configure.ac:
4149         * NEWS:
4150
4151         Release 0.7.1
4152
4153 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4154
4155         * shell/ev-window.c: (ev_window_print_send):
4156
4157         Send print job to printer with some settings set to default values,
4158         since we have already exported to a file according to such settings
4159         and they could be taken twice by some printers. 
4160
4161 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4162
4163         * shell/ev-jobs.c: (ev_job_xfer_run):
4164         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4165
4166         Show main window and load document with the font-config lock held. 
4167
4168 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4169
4170         * configure.ac:
4171         * shell/ev-application.c: (ev_application_register_service):
4172         * shell/main.c: (load_files_remote):
4173
4174         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4175
4176 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4177
4178         * doc/debugging.txt:
4179         
4180         Remove obsolete documentation.
4181
4182 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4183
4184         * Makefile.am:
4185         * backend/Makefile.am:
4186         * backend/comics/Makefile.am:
4187         * backend/djvu/Makefile.am:
4188         * backend/dvi/Makefile.am:
4189         * backend/ev-async-renderer.c:
4190         * backend/ev-async-renderer.h:
4191         * backend/ev-attachment.c:
4192         * backend/ev-attachment.h:
4193         * backend/ev-backend-marshal.c:
4194         * backend/ev-document-factory.c:
4195         * backend/ev-document-factory.h:
4196         * backend/ev-document-find.c:
4197         * backend/ev-document-find.h:
4198         * backend/ev-document-fonts.c:
4199         * backend/ev-document-fonts.h:
4200         * backend/ev-document-images.c:
4201         * backend/ev-document-images.h:
4202         * backend/ev-document-info.h:
4203         * backend/ev-document-links.c:
4204         * backend/ev-document-links.h:
4205         * backend/ev-document-misc.c:
4206         * backend/ev-document-misc.h:
4207         * backend/ev-document-security.c:
4208         * backend/ev-document-security.h:
4209         * backend/ev-document-thumbnails.c:
4210         * backend/ev-document-thumbnails.h:
4211         * backend/ev-document-transition.c:
4212         * backend/ev-document-transition.h:
4213         * backend/ev-document.c:
4214         * backend/ev-document.h:
4215         * backend/ev-file-exporter.c:
4216         * backend/ev-file-exporter.h:
4217         * backend/ev-image.c:
4218         * backend/ev-image.h:
4219         * backend/ev-link-action.c:
4220         * backend/ev-link-action.h:
4221         * backend/ev-link-dest.c:
4222         * backend/ev-link-dest.h:
4223         * backend/ev-link.c:
4224         * backend/ev-link.h:
4225         * backend/ev-render-context.c:
4226         * backend/ev-render-context.h:
4227         * backend/ev-selection.c:
4228         * backend/ev-selection.h:
4229         * backend/impress/Makefile.am:
4230         * backend/pdf/Makefile.am:
4231         * backend/pixbuf/Makefile.am:
4232         * backend/ps/Makefile.am:
4233         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4234         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4235         (start_interpreter), (stop_interpreter), (document_load),
4236         (ps_document_next_page), (render_page):
4237         * backend/tiff/Makefile.am:
4238         * comics/Makefile.am:
4239         * comics/comics-document.c:
4240         * comics/comics-document.h:
4241         * configure.ac:
4242         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4243         * djvu/Makefile.am:
4244         * djvu/djvu-document-private.h:
4245         * djvu/djvu-document.c:
4246         * djvu/djvu-document.h:
4247         * djvu/djvu-links.c:
4248         * djvu/djvu-links.h:
4249         * djvu/djvu-text-page.c:
4250         * djvu/djvu-text-page.h:
4251         * djvu/djvu-text.c:
4252         * djvu/djvu-text.h:
4253         * dvi/Makefile.am:
4254         * dvi/dvi-document.c:
4255         * dvi/dvi-document.h:
4256         * dvi/fonts.c:
4257         * dvi/fonts.h:
4258         * dvi/mdvi-lib/Makefile.am:
4259         * dvi/mdvi-lib/afmparse.c:
4260         * dvi/mdvi-lib/afmparse.h:
4261         * dvi/mdvi-lib/bitmap.c:
4262         * dvi/mdvi-lib/bitmap.h:
4263         * dvi/mdvi-lib/color.c:
4264         * dvi/mdvi-lib/color.h:
4265         * dvi/mdvi-lib/common.c:
4266         * dvi/mdvi-lib/common.h:
4267         * dvi/mdvi-lib/defaults.h:
4268         * dvi/mdvi-lib/dvimisc.c:
4269         * dvi/mdvi-lib/dviopcodes.h:
4270         * dvi/mdvi-lib/dviread.c:
4271         * dvi/mdvi-lib/files.c:
4272         * dvi/mdvi-lib/font.c:
4273         * dvi/mdvi-lib/fontmap.c:
4274         * dvi/mdvi-lib/fontmap.h:
4275         * dvi/mdvi-lib/fontsrch.c:
4276         * dvi/mdvi-lib/gf.c:
4277         * dvi/mdvi-lib/hash.c:
4278         * dvi/mdvi-lib/hash.h:
4279         * dvi/mdvi-lib/list.c:
4280         * dvi/mdvi-lib/mdvi.h:
4281         * dvi/mdvi-lib/pagesel.c:
4282         * dvi/mdvi-lib/paper.c:
4283         * dvi/mdvi-lib/paper.h:
4284         * dvi/mdvi-lib/pk.c:
4285         * dvi/mdvi-lib/private.h:
4286         * dvi/mdvi-lib/setup.c:
4287         * dvi/mdvi-lib/sp-epsf.c:
4288         * dvi/mdvi-lib/special.c:
4289         * dvi/mdvi-lib/sysdeps.h:
4290         * dvi/mdvi-lib/t1.c:
4291         * dvi/mdvi-lib/tfm.c:
4292         * dvi/mdvi-lib/tfmfile.c:
4293         * dvi/mdvi-lib/tt.c:
4294         * dvi/mdvi-lib/util.c:
4295         * dvi/mdvi-lib/vf.c:
4296         * dvi/pixbuf-device.c:
4297         * dvi/pixbuf-device.h:
4298         * impress/Makefile.am:
4299         * impress/common.h:
4300         * impress/document.c:
4301         * impress/f_oasis.c:
4302         * impress/f_oo13.c:
4303         * impress/iksemel.c:
4304         * impress/iksemel.h:
4305         * impress/imposter.h:
4306         * impress/impress-document.c:
4307         * impress/impress-document.h:
4308         * impress/internal.h:
4309         * impress/r_back.c:
4310         * impress/r_draw.c:
4311         * impress/r_geometry.c:
4312         * impress/r_gradient.c:
4313         * impress/r_style.c:
4314         * impress/r_text.c:
4315         * impress/render.c:
4316         * impress/render.h:
4317         * impress/zip.c:
4318         * impress/zip.h:
4319         * lib/Makefile.am:
4320         * lib/ev-debug.c:
4321         * lib/ev-debug.h:
4322         * lib/ev-file-helpers.c:
4323         * lib/ev-file-helpers.h:
4324         * lib/ev-gui.c:
4325         * lib/ev-gui.h:
4326         * lib/ev-tooltip.c:
4327         * lib/ev-tooltip.h:
4328         * libdocument/Makefile.am:
4329         * libdocument/ev-file-helpers.c:
4330         * pdf/Makefile.am:
4331         * pdf/ev-poppler.cc:
4332         * pdf/ev-poppler.h:
4333         * pixbuf/Makefile.am:
4334         * pixbuf/pixbuf-document.c:
4335         * pixbuf/pixbuf-document.h:
4336         * properties/Makefile.am:
4337         * ps/Makefile.am:
4338         * ps/gsdefaults.c:
4339         * ps/gsdefaults.h:
4340         * ps/gsio.c:
4341         * ps/gsio.h:
4342         * ps/gstypes.h:
4343         * ps/ps-document.c:
4344         * ps/ps-document.h:
4345         * ps/ps.c:
4346         * ps/ps.h:
4347         * shell/Makefile.am:
4348         * shell/ev-application.h:
4349         * shell/ev-sidebar-links.c:
4350         * shell/ev-sidebar-links.h:
4351         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4352         (ev_gui_menu_position_tree_selection):
4353         * shell/ev-utils.h:
4354         * shell/ev-view.c: (ev_view_finalize):
4355         * shell/ev-window.c:
4356         * shell/main.c: (main):
4357         * thumbnailer/Makefile.am:
4358         * tiff/Makefile.am:
4359         * tiff/tiff-document.c:
4360         * tiff/tiff-document.h:
4361         * tiff/tiff2ps.c:
4362         * tiff/tiff2ps.h:
4363         
4364         Reorganize source tree.
4365
4366 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4367
4368         * backend/ev-document-factory.c:
4369
4370         Do not include ev-poppler.h when pdf is disabled. 
4371
4372 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4373
4374         * configure.ac:
4375         * data/evince-ui.xml:
4376         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4377         (pdf_document_document_images_iface_init):
4378         * backend/Makefile.am:
4379         * backend/ev-document-images.[ch]:
4380         * backend/ev-image.[ch]:
4381         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4382         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4383         (ev_job_xfer_run):
4384         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4385         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4386         (ev_pixbuf_cache_get_image_mapping):
4387         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4388         (view_menu_popup_cb), (ev_window_dispose),
4389         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4390         (ev_view_popup_cmd_copy_image):
4391         * shell/ev-view-private.h:
4392         * shell/ev-view.c: (ev_view_get_image_at_location),
4393         (ev_view_do_popup_menu), (ev_view_popup_menu),
4394         (ev_view_button_press_event), (ev_view_drag_data_get),
4395         (ev_view_drag_motion), (ev_view_drag_data_received),
4396         (ev_view_motion_notify_event), (ev_view_button_release_event),
4397         (ev_view_finalize), (ev_view_class_init):
4398
4399         Add image handling support. Fixes bugs #310008 and #325047. Images
4400         selection is not supported yet. 
4401
4402 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4403
4404         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4405         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4406         (ev_view_init):
4407
4408         Move view drag and drop stuff to ev-view.
4409
4410 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4411
4412         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4413         * shell/ev-view.c: (clear_selection): 
4414
4415         Clear selection also in pixbuf cache.
4416
4417 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4418
4419         * data/evince.desktop.in.in:
4420         
4421         Change icon name in desktop file. See bug #390734
4422         for details.
4423
4424 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4425
4426         * thumbnailer/Makefile.am:
4427
4428         Use top_builddir instead top_srcdir for generated schema
4429         file installation. Fixes bug #390161.
4430
4431 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4432
4433         * configure.ac:
4434         * backend/Makefile.am:
4435         * backend/ev-document-transition.[ch]:
4436         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4437         (pdf_document_page_transition_iface_init):
4438         * shell/ev-view-private.h:
4439         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4440         (ev_view_set_presentation), (transition_next_page),
4441         (ev_view_presentation_transition_stop),
4442         (ev_view_presentation_transition_start), (ev_view_next_page):
4443
4444         Add page transition support in presentation mode. At the moment only
4445         page duration is supported, but not transition effects. Fixes bug
4446         #309815.
4447
4448 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4449
4450         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4451
4452         Run find_link_dest with document lock held, since it's called by links
4453         thread and main thread at the same time. 
4454
4455 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4456
4457         * shell/ev-view.c: (goto_dest):
4458
4459         Update page-cache when page is changed by the view, so that
4460         page-changed signal is emitted. 
4461
4462 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4463
4464         * test/test1.py:
4465         * test/test2.py:
4466
4467         Use C locale in tests. 
4468
4469 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4470
4471         * shell/ev-window.c: (ev_window_run_presentation):
4472         * shell/ev-view-private.h:
4473         * shell/ev-view.c: (ev_view_set_presentation):
4474
4475         Restore zoom settings when back from presentation mode. 
4476
4477 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4478
4479         * shell/ev-window.c: (ev_window_run_presentation):
4480
4481         Always use "best fit" zoom in presentation mode.
4482         Fixes bug #389195.
4483
4484 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4485
4486         * shell/ev-view.c: (ev_view_goto_window_create):
4487
4488         Show "Jump to page" label in the page jumping popup in
4489         presentation mode instead of just a GtkEntry.
4490
4491 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4492
4493         * shell/ev-window.c: (launch_external_uri):
4494
4495         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4496         #378085.
4497
4498 2006-12-22  Elijah Newren  <newren gmail com>
4499
4500         * configure.ac: explicitly check for libxml2.  Fixes #388795
4501
4502 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4503
4504         * shell/ev-view-private.h:
4505         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4506         (ev_view_goto_window_delete_event), (key_is_numeric),
4507         (ev_view_goto_window_key_press_event),
4508         (ev_view_goto_window_button_press_event),
4509         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4510         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4511         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4512
4513         Allow jumping to another page by typing a page number in presentation
4514         mode. It uses a popup window with an entry. Fixes bug #353625.
4515
4516 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4517
4518         * configure.ac:
4519         * properties/ev-properties-view.c: (ev_get_default_user_units),
4520         (ev_regular_paper_size):
4521         
4522         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4523         to Damien Carbery <damien.carbery@sun.com> and
4524         Yevgen Muntyan <muntyan@tamu.edu>.
4525
4526 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4527
4528         * shell/ev-window.c: (setup_document_from_metadata):
4529
4530         Make sure Evince doesn't restore the view on the last
4531         page when a document is reopened. Fixes bug #383381.
4532
4533 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4534
4535         * shell/ev-view.c: (draw_loading_text):
4536
4537         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4538
4539 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4540
4541         * configure.ac:
4542         * NEWS:
4543
4544         Release 0.7.0
4545
4546 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4547
4548         * configure.ac:
4549         * pdf/ev-poppler.cc: (pdf_print_context_free),
4550         (pdf_document_file_exporter_begin),
4551         (pdf_document_file_exporter_do_page):
4552
4553         Make cairo-pdf depedency optional. 
4554
4555 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4556
4557         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4558
4559         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4560
4561 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4562
4563         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4564         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4565         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4566         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4567         * shell/ev-view.c: (draw_loading_text):
4568         * shell/ev-window.c: (ev_window_cmd_file_properties):
4569
4570         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4571         related to using FontConfig from different threads.
4572         
4573 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4574
4575         * shell/ev-view.c: (draw_loading_text):
4576
4577         Acquire lock document when drawing "Loading..." text so that only one
4578         thread will use FontConfig at the same time. Fixes bug #374750.
4579
4580 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4581
4582         * shell/ev-page-action.[ch]: (activate_cb):
4583         * shell/ev-window.c: (activate_label_cb):
4584
4585         Check if text inserted in page entry is a valid page number when it
4586         doesn't match to any document page label. Fixes bug #383165.
4587
4588 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4589         * shell/ev-window.c:
4590
4591         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4592         available with GTK < 2.10. Added an ifdef to avoid compilation
4593         error.
4594
4595 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4596
4597         * configure.ac:
4598         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4599
4600         Fix ps backend in multihead systems.
4601
4602 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4603
4604         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4605         * shell/ev-window.c: (ev_window_get_screen_dpi),
4606         (ev_window_update_actions), (setup_view_from_metadata),
4607         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4608
4609         Take screen DPI into account when zooming. Fixes bug #318285.
4610
4611 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4612
4613         * data/Makefile.am:
4614
4615         Cleaned up/slightly refactored Makefile.am. Added GConf
4616         schemas uninstallation as well.
4617
4618 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4619
4620         * Makefile.am:
4621         * test/Makefile.am:
4622
4623         Fight with autotools to fix make check. Make distcheck
4624         works fine as well now!
4625
4626 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4627
4628         * shell/ev-view.c: (draw_end_presentation_page):
4629
4630         Corrected "end of presentation" string.
4631
4632 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4633
4634         * shell/ev-view.c: (ev_view_key_press_event):
4635
4636         Correctly propagate key press event so that up/down keys
4637         work as expected (correct behaviour was broken by
4638         black/white screen key bindings for presentations).
4639
4640 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4641
4642         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4643         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4644         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4645         (pdf_selection_get_selection_region),
4646         (pdf_selection_get_selection_map):
4647
4648         Add "static" to some private functions. 
4649
4650 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4651
4652         * lib/ev-tooltip.h:
4653         * properties/ev-properties-view.h:
4654         * shell/ev-jobs.h:
4655         * shell/ev-properties-dialog.h:
4656         * shell/ev-properties-fonts.h:
4657         * shell/ev-sidebar-links.h:
4658         * shell/ev-sidebar-thumbnails.h:
4659         * shell/ev-sidebar.h:
4660         * shell/ev-window.h:
4661         
4662         Fixes CHACK type in class casts. See bug #385343
4663         for details.
4664
4665 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4666
4667         * shell/ev-view-private.h:
4668         * shell/ev-view.c: (draw_end_presentation_page),
4669         (ev_view_expose_event), (ev_view_key_press_event),
4670         (ev_view_class_init), (ev_view_init):
4671
4672         Blank screen in presentation mode when pressing 'b' (filling with
4673         black) or 'w' (filling with white) keys. Fixes bug #358132.
4674
4675 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4676
4677         * data/evince-toolbar.xml:
4678         * shell/ev-window.c:
4679         
4680         Use stock icon for Select All action. Fixes
4681         bug #382652.
4682
4683 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4684
4685         * shell/ev-view.c: (get_doc_point_from_offset),
4686         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4687
4688         Add links support in rotated documents. Fixes bug #343733.
4689
4690 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4691
4692         * shell/ev-view-private.h:
4693         * shell/ev-view.c: (draw_end_presentation_page),
4694         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4695
4696         Show a blank page after the last page in presentation mode with a
4697         message indicating that presentation has finished and how to exit. 
4698
4699 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4700
4701         * shell/ev-window.c: (fullscreen_timeout_cb):
4702
4703         Hide cursor after a while in presentation mode. 
4704
4705 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4706
4707         * backend/ev-document-info.h:
4708         * data/evince-properties.glade:
4709         * pdf/ev-poppler.cc:
4710         * properties/ev-properties-view.c: (ev_regular_paper_size),
4711         (ev_properties_view_set_info):
4712         * ps/ps-document.c: (ps_document_get_info):
4713
4714         Adds a paper size field to the properties dialog. Fixes
4715         bug #307315. Patch by Kasper Svendsen (with some i18n
4716         changes done by me).
4717
4718 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4719
4720         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4721         (screensaver_init_dbus), (totem_scrsaver_new),
4722         (totem_scrsaver_init):
4723         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4724         * shell/ev-application.c: (ev_application_register_service),
4725         (ev_application_screensaver_enable),
4726         (ev_application_screensaver_disable):
4727         * shell/ev-application.h:
4728         * shell/ev-window.c: (ev_window_run_presentation),
4729         (ev_window_stop_presentation), (build_comments_string),
4730         (ev_window_init):
4731         
4732         Move screensaver handling to application. No more
4733         message on startup.
4734
4735 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4736
4737         * configure.ac:
4738         * backend/Makefile.am:
4739         * backend/ev-file-exporter.[ch]:
4740         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4741         * ps/ps-document.c: (ps_document_file_exporter_*):
4742         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4743         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4744         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4745         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4746
4747         Allow printing to PDF when suppoted by the backend.
4748         
4749 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4750
4751         * shell/ev-window.c: (build_comments_string):
4752
4753         Use always "Document Viewer" in about dialog. 
4754
4755 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4756
4757         * djvu/djvu-document.c: (djvu_document_get_page_size):
4758
4759         Display a warning message when get_pageinfo fails. 
4760
4761 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4762
4763         * Makefile.am:
4764         * backend/Makefile.am:
4765         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4766         * configure.ac:
4767         * shell/ev-window.c: (build_comments_string):
4768         
4769         Make pdf compilation optional. See bug #38007.
4770
4771 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4772
4773         * ps/ps.c: (get_next_text):
4774
4775         Fix CVE-2006-5864.
4776
4777 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4778
4779         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4780         * shell/ev-navigation-action.c: (connect_proxy),
4781         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4782         
4783         Do not call g_type_class_peek_parent twice.
4784
4785 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4786
4787         * configure.ac:
4788         * data/icons/24x24/.cvsignore:
4789         * data/icons/24x24/Makefile.am:
4790         * data/icons/24x24/evince.png:
4791         * data/icons/Makefile.am:
4792         
4793         Add 24x24 icon. Thanks to 
4794         Michael Monreal <infernux@web.de>.
4795
4796 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4797
4798         * configure.ac: Fix typo in configure.ac. Thanks
4799         to dmacks@netspace.org for notification.
4800
4801 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4802
4803         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4804         
4805         Drop dbus include, fixes compilation with older dbus.
4806
4807 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4808
4809         * configure.ac:
4810         * cut-n-paste/Makefile.am:
4811         * cut-n-paste/totem-screensaver/.cvsignore
4812         * cut-n-paste/totem-screensaver/Makefile.am:
4813         * cut-n-paste/totem-screensaver/README:
4814         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4815         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4816         * shell/Makefile.am:
4817         * shell/ev-window.c: (ev_window_run_presentation),
4818         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4819         (ev_window_init):
4820
4821         Implemented screensaver enabling/disabling for
4822         presentation mode (not fullscreen mode). Code stolen
4823         from Totem (with some minor tweaks). Fixes bug #338889.
4824
4825 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4826
4827         * configure.ac:
4828
4829         Bump gnome-icon-theme requirements. We use the rotation
4830         icons that appeared recently.
4831
4832 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4833
4834         * shell/ev-history.c: (ev_history_add_page):
4835         * shell/ev-history.h:
4836         * shell/ev-window.c: (page_changed_cb):
4837         
4838         Use page labels instead of numbers.
4839
4840 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4841
4842         * data/evince-toolbar.xml:
4843         * po/POTFILES.in:
4844         * shell/Makefile.am:
4845         * shell/ev-navigation-action-widget.c:
4846         (ev_navigation_action_widget_init),
4847         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4848         (menu_detacher), (ev_navigation_action_widget_set_menu),
4849         (menu_position_func), (popup_menu_under_arrow),
4850         (ev_navigation_action_widget_toggled),
4851         (ev_navigation_action_widget_button_press_event):
4852         * shell/ev-navigation-action-widget.h:
4853         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4854         (ev_navigation_action_set_window), (activate_menu_item_cb),
4855         (new_history_menu_item), (new_empty_history_menu_item),
4856         (build_menu), (menu_activated_cb), (connect_proxy),
4857         (create_tool_item), (ev_navigation_action_init),
4858         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4859         * shell/ev-navigation-action.h:
4860         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4861         (ev_page_action_widget_set_page_cache),
4862         (ev_page_action_widget_finalize),
4863         (ev_page_action_widget_class_init), (match_selected_cb),
4864         (display_completion_text), (match_completion), (build_new_tree_cb),
4865         (get_filter_model_from_model),
4866         (ev_page_action_widget_update_model):
4867         * shell/ev-page-action-widget.h:
4868         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4869         (connect_proxy):
4870         * shell/ev-page-action.h:
4871         * shell/ev-stock-icons.c:
4872         * shell/ev-stock-icons.h:
4873         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4874         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4875         (register_custom_actions):
4876         * shell/main.c:
4877         
4878         Preliminary history implementation
4879
4880 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4881
4882         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4883         (dvi_document_class_init), (dvi_document_init_params):
4884         * dvi/mdvi-lib/font.c: (font_reference):
4885         
4886         Add reference to subfont. Fixes bug #374277.
4887
4888 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4889
4890         * shell/ev-window.c: (ev_window_create_tmp_symlink),
4891         (ev_window_cmd_file_open_copy_at_dest):
4892
4893         Fix a race condition when creating symlink. Increase the counter
4894         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
4895         Mathias Hasselmann).
4896
4897 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4898
4899         * backend/Makefile.am:
4900         * backend/ev-attachment.c: (ev_attachment_open):
4901         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
4902         (ev_tmp_dir), (ev_tmp_filename):
4903         * shell/ev-sidebar-attachments.c:
4904         (ev_sidebar_attachments_drag_data_get):
4905         * shell/ev-window.c: (ev_window_clear_temp_file):
4906
4907         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
4908         in ensure_dir_exists. Abort without crashing when we can't create
4909         user's directory.
4910
4911 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4912
4913         * data/evince-ui.xml:
4914         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4915         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
4916         (ev_window_cmd_file_open_copy_at_dest),
4917         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
4918         (ev_view_popup_cmd_open_link_new_window):
4919
4920         Allow opening a copy of the current document in a new window. Fixes bug
4921         #357472
4922
4923 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4924
4925         * data/evince-toolbar.xml:
4926         
4927         Add rotate right and rotate left to available items for toolbar.
4928         
4929         * data/evince-ui.xml:
4930         * shell/ev-window.c: (ev_window_init):
4931         
4932         Customize toolbar with right click. Fixes bug #372451.
4933
4934 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
4935
4936         * shell/ev-window.c: 
4937         
4938         Use "object-rotate-{left,right}" stock icons. Fixes 
4939         bug #373863.
4940
4941 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4942
4943         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
4944         (ev_application_open_uri_at_dest), (ev_application_open_uri):
4945         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
4946         (ev_window_open_uri):
4947         * shell/main.c: (arguments_parse):
4948
4949         Remove temp file created when evince is used by GTK+ in
4950         preview mode. Fixes bug #365282. 
4951
4952 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4953
4954         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
4955         
4956         Fixes bug #372474 - Side pane disabled when entering 
4957         and leaving fullscreen mode.
4958
4959 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4960
4961         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
4962         * data/Makefile.am:
4963         * data/evince-preview-toolbar.xml:
4964         * data/evince-toolbar.xml:
4965         * shell/ev-application.c: (ev_application_shutdown),
4966         (ev_application_init), (ev_application_get_toolbars_model):
4967         * shell/ev-application.h:
4968         * shell/ev-window.c: (update_chrome_visibility),
4969         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
4970         (ev_window_cmd_edit_toolbar), (ev_window_init):
4971         
4972         Fixes bug #364364 - toolbar editor shows zoom actions again.
4973
4974 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4975
4976         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
4977
4978         Do not take margins into consideration for paper size when printing.
4979         Really fixes bug #350491.
4980
4981 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4982
4983         * data/evince-ui.xml:
4984         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
4985         (ev_window_cmd_file_print_setup),
4986         (ev_window_print_dialog_response_cb),
4987         (ev_window_setup_action_sensitivity):
4988
4989         Add page setup settings for printing. Fixes bugs #363860 and #350491.
4990
4991 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4992
4993         * shell/ev-window.c: (ev_window_print_range):
4994
4995         Revert my previuos commit, since printing to PDF is not supported by
4996         evince yet. 
4997
4998 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4999
5000         * shell/ev-window.c: (ev_window_print_range):
5001
5002         Enable print to a PDF. Fixes bug #332121.
5003
5004 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5005
5006         * shell/ev-application-service.xml:
5007         * shell/ev-application.[ch]: (ev_application_open_window),
5008         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
5009         (ev_application_open_uri), (ev_application_open_uri_list):
5010         * shell/ev-window.c: (file_open_dialog_response_cb),
5011         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
5012         (drag_data_received_cb), (open_remote_link):
5013         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
5014
5015         Add support for multiscreen systems. Fixes bug #316206.
5016
5017 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5018
5019         * shell/ev-jobs.[ch]: (ev_job_print_new),
5020         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
5021         (ev_job_print_do_page):
5022         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
5023
5024         Allow printing only odd/even pages. Fixes bug #367289.
5025
5026 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5027
5028         * test/test1.py:
5029         * test/test2.py:
5030
5031         Re-add locale settings to test files.
5032
5033 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5034
5035         * data/evince-ui.xml:
5036         * shell/ev-window.c: (set_action_properties):
5037         
5038         Removed garbage from code and ui.
5039
5040 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5041
5042         * shell/ev-window.c: (ev_window_cmd_help_about):
5043
5044         Shamelessly add my name to the list of contributors.
5045
5046 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5047
5048         * test/test1.py:
5049         * test/test2.py:
5050
5051         Cleaned up the dogtail scripts.
5052
5053 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5054
5055         * shell/ev-view.c: (draw_loading_text): Don't render
5056         "loading..." text in presentation mode. Temporary
5057         workaround for bug #320352.
5058
5059 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5060
5061         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5062         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5063
5064         Use print settings scale, copies, collate and reverse which were
5065         ignored. Fixes bug #359032.
5066
5067 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5068
5069         * configure.ac:
5070         * data/evince-password.glade:
5071         * test/Makefile.am:
5072         * test/test-encrypt.pdf:
5073         * test/test-links.pdf:
5074         * test/test1.py:
5075         * test/test2.py:
5076
5077         Add automated UI tests for evince with dogtail. See
5078         bug #300948.    
5079
5080 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5081
5082         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5083
5084         Hide fullscreen toolbar when switching to another desktop workspace.
5085         Fixes bug #338871
5086
5087 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5088
5089         * shell/ev-window-title.c: 
5090         
5091         Test for .dvi in title of pdf documents.
5092
5093 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5094
5095         * shell/ev-view.c: (ev_view_scroll):
5096
5097         Page Up/Down should do page jumps in "Best fit" mode.
5098         If a user has explicitly chosen to view exactly one page
5099         at a time, scrolling just a part of the page when
5100         pressing Page Up/Down is not right. Fixes bug #323107.
5101
5102 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5103
5104         * NEWS:
5105         * configure.ac:
5106         
5107         Update for 0.6.1
5108
5109 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5110
5111         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5112         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5113         
5114         Correctly disconnect from job signals on destroy.
5115
5116 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5117
5118         * shell/ev-view-private.h:
5119         * shell/ev-view.c: (view_set_adjustment_values),
5120         (view_update_range_and_current_page),
5121         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5122         
5123         Fixes bug #343199, current page now follows find page.
5124
5125 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5126
5127         * backend/ev-document-factory.c:
5128         * configure.ac:
5129         Assigned OpenDocument presenation MIME type to the
5130         Impress backend. Added some missing (but harmless)
5131         #ifdefs in the document factory as well to make things
5132         consistent again. Fixes bug #360658.
5133
5134 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5135
5136         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5137         * backend/ev-document-find.c: (ev_document_find_get_type):
5138         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5139         * backend/ev-document-links.c: (ev_document_links_get_type):
5140         * backend/ev-document-security.c: (ev_document_security_get_type):
5141         * backend/ev-document-thumbnails.c:
5142         (ev_document_thumbnails_get_type):
5143         * backend/ev-document.c: (ev_document_get_type):
5144         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5145         * backend/ev-selection.c: (ev_selection_get_type):
5146         * cut-n-paste/recent-files/egg-recent-model.c:
5147         (egg_recent_model_get_type):
5148         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5149         (egg_recent_view_uimanager_get_type):
5150         * cut-n-paste/recent-files/egg-recent-view.c:
5151         (egg_recent_view_get_type):
5152         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5153         (egg_editable_toolbar_get_type):
5154         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5155         (egg_toolbar_editor_get_type):
5156         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5157         (egg_toolbars_model_get_type):
5158         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5159         (egg_tree_multi_drag_source_get_type):
5160         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5161         (ephy_zoom_action_get_type):
5162         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5163         (ephy_zoom_control_get_type):
5164         * impress/r_back.c: (_imp_fill_back):
5165         * properties/ev-properties-main.c:
5166         (ev_properties_plugin_register_type):
5167         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5168         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5169         (ev_view_accessible_factory_get_type):
5170
5171         Reduce relocations. Bug #360616.
5172
5173 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5174
5175         * backend/ev-document-factory.c:
5176         (ev_document_factory_get_document):
5177         
5178         Load document even if extension is wrong.
5179
5180 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5181
5182         * shell/ev-metadata-manager.c: (save_values):
5183         * shell/ev-window.c: (setup_size_from_metadata),
5184         (setup_view_from_metadata), (ev_window_setup_document),
5185         (ev_window_xfer_job_cb), (window_configure_event_cb):
5186         
5187         Set size according to the document size/page size ratio.
5188         That should correct rather wierd behaviour of the previous
5189         commit.
5190
5191 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5192
5193         * shell/ev-window.c: (setup_view_from_metadata):
5194         
5195         Set size for new windows from previous window size.
5196         See bugs #354968 and #168450 for details. Thanks
5197         to Meik Hellmund.
5198
5199 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5200
5201         * djvu/djvu-links.c: (build_tree):
5202
5203         Fix memory leak.
5204
5205 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5206
5207         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5208         
5209         Don't make sidebar close button insensitive. Fixes
5210         bug #357871.
5211
5212 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5213
5214         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5215         (ev_window_set_view_accels_sensitivity):
5216         
5217         Don't enable Slash on documents which don't support
5218         find. Fixes bug #358648.
5219
5220 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5221
5222         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5223         open dialog fall back to the current document uri if the
5224         filechooser hasn't been used before. Fixes bug #356980.
5225
5226 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5227
5228         * shell/ev-window.c: (ev_window_setup_recent), 
5229         (ev_window_get_recent_file_label):
5230
5231         Escape underscores in filenames of recent file items.
5232
5233 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5234
5235         * configure.ac:
5236         
5237         Bumped poppler requirements, really 0.5.3 is very 
5238         buggy, now we require 0.5.4.
5239
5240 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5241
5242         * djvu/Makefile.am:
5243         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5244         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5245         (djvu_document_document_links_iface_init):
5246         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5247         (number_from_string_10), (get_djvu_link_dest),
5248         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5249         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5250         (djvu_links_get_links), (djvu_links_find_link_dest),
5251         (djvu_links_get_links_model):
5252         * djvu/djvu-links.h:
5253         
5254         Add support for links and bookmarks in djvu documents. Thanks
5255         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5256         patch.
5257
5258 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5259
5260         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5261         
5262         Reopen should reload document. Fixes 
5263         bug 327951.
5264
5265 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5266
5267         * configure.ac:
5268         * data/Makefile.am:
5269         * data/evince-16.png:
5270         * data/evince-22.png:
5271         * data/evince.png:
5272         * data/evince.svg:
5273         * data/icons/16x16/Makefile.am:
5274         * data/icons/16x16/evince.png:
5275         * data/icons/22x22/Makefile.am:
5276         * data/icons/22x22/evince.png:
5277         * data/icons/48x48/Makefile.am:
5278         * data/icons/48x48/evince.png:
5279         * data/icons/Makefile.am:
5280         * data/icons/scalable/Makefile.am:
5281         * data/icons/scalable/evince.svg:
5282         
5283         Install icons with correct names. Fixes
5284         bug #354429.
5285
5286 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5287
5288         * shell/ev-view.c: (ev_view_button_release_event):
5289
5290         Don't open links with middle mouse button. Fixes bug #353649
5291
5292 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5293
5294         * NEWS:
5295         * configure.ac:
5296         
5297         Update for release 0.6.0
5298
5299 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5300
5301         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5302         Implement Close named action. Patch by Carlos Garcia Campos.
5303
5304 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5305
5306         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5307         
5308         Don't clear link mapping on copy_job_to_job_info. Fixes
5309         bug 346168.
5310
5311 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5312
5313         * shell/main.c: (main):
5314
5315         Revert my previous commit, gnome_program_init owns the option context.
5316         Fix another memory leak in main. Both caught by Christian Persch. 
5317
5318 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5319
5320         * shell/main.c: (main):
5321
5322         Fix memory leak.
5323
5324 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5325
5326         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5327
5328         Fix crash when opening a pdf with password protection. 
5329
5330 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5331
5332         * pdf/ev-poppler.cc: (pdf_document_search_free):
5333
5334         Fix memory leak. 
5335
5336 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5337
5338         * backend/ev-document-factory.c:
5339         (ev_document_factory_get_document):
5340         * tiff/tiff-document.c: (tiff_document_finalize):
5341         
5342         More correct handling of document loading. Fixes
5343         bug #349043.
5344
5345 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5346
5347         * backend/ev-attachment.c: (ev_attachment_save):
5348
5349         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5350         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5351
5352 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5353         
5354         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5355         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5356
5357 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5358
5359         * shell/ev-sidebar-thumbnails.c:
5360
5361         Do not render thumbnails unless thumbnails page is active in the
5362         sidebar.
5363
5364 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5365
5366         * shell/ev-properties-dialog.c:
5367
5368         Fix dialogue spacing. Bug #351370.
5369
5370 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5371
5372         * configure.ac:
5373
5374         Use lowercase gettext catalog file names (evince.mo
5375         instead of Evince.mo)
5376
5377 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5378
5379         * shell/ev-sidebar-attachments.c:
5380
5381         GtkIconTheme is now screen safe too. Fixes bug #350878
5382
5383 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5384
5385         * shell/ev-window.c:
5386
5387         GtkRecent manager is now screen safe. Fixes bug #350145
5388
5389 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5390
5391         * shell/ev-sidebar.c: (ev_sidebar_init):
5392         
5393         Make sidebar close icon smaller. Fix for bug 350177.
5394         See also bugs 350176 and 165770.
5395
5396 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5397
5398         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5399
5400         Ignore zoom for xyz destinations when it's <= 1, keeping user
5401         preferences instead. Set correct sizing-mode for fith and fitv
5402         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5403
5404 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5405
5406         * NEWS:
5407         * configure.ac:
5408         
5409         Update for release 0.5.5
5410
5411 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5412         
5413         * shell/ev-window.c: (ev_window_cmd_escape)
5414
5415         Escape unfocus page entry. Fixes bug #345809.
5416
5417 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5418
5419         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5420         (build_tree), (pdf_document_links_get_links),
5421         (pdf_document_links_find_link_dest):
5422         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5423         (goto_xyz_dest):
5424
5425         Convert from PDF style coordinates to X style coordinates in the
5426         backend rather than in the view. Fixes bug #338440
5427
5428 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5429
5430         * shell/ev-window.c:
5431         
5432         Remove Ctrl+Shift+T shortcut for toolbars. See
5433         the bug #350098.
5434
5435 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5436
5437         * configure.ac:
5438
5439         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5440         of this. 
5441
5442 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5443
5444         * configure.ac:
5445         * cut-n-paste/Makefile.am:
5446         * data/evince-ui.xml:
5447         * shell/Makefile.am:
5448         * shell/ev-application.[ch]:
5449         * shell/ev-window.c:
5450
5451         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5452         #349273
5453
5454 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5455
5456         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5457         findbar code: s/help/search/
5458
5459 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5460
5461         * shell/ev-window.c: (setup_document_from_metadata),
5462         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5463         (setup_view_from_metadata):
5464         
5465         Fix memory leaks.
5466
5467 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5468
5469         * autogen.sh, configure.ac: 
5470         
5471         Update automake usage. See bug 349292.
5472
5473 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5474
5475         * shell/eggfindbar.c: (egg_find_bar_class_init),
5476         (entry_activate_callback), (egg_find_bar_init),
5477         (egg_find_bar_set_status_text):
5478         * shell/eggfindbar.h:
5479         
5480         Unify Evince findbar with Epiphany. Nice patch
5481         from Fabricio Silva <silva@crans.org> and
5482         Frederic Peters <fpeters@entrouvert.com>. See
5483         bug #339966 for details.
5484
5485 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5486
5487         * data/evince.desktop.in.in:
5488         
5489         Correct information for bugzilla. Thanks to
5490         Olaf Vitters, see bug #348855.
5491
5492 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5493
5494         * shell/ev-jobs.[ch]:
5495         * shell/ev-sidebar-links.c:
5496         * shell/ev-window.[ch]:
5497
5498         GtkPrintJob doesn't support print ranges or current page, so we export
5499         to a ps file now when printing ranges or current page.
5500
5501 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5502
5503         * pdf/ev-poppler.cc:
5504         * shell/ev-window.c: (do_action_named):
5505
5506         We should be more clear about bugzilla. See the
5507         poppler bug #7623.
5508
5509 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5510
5511         * configure.ac:
5512         * shell/Makefile.am:
5513         * shell/ev-job-queue.c:
5514         * shell/ev-jobs.[ch]:
5515         * shell/ev-sidebar-links.c:
5516         * shell/ev-window.[ch]:
5517         
5518         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5519         #348422
5520
5521 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5522
5523         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5524         * shell/ev-application-service.xml:
5525         * shell/ev-application.[ch]:
5526         * shell/ev-jobs.[ch]:
5527         * shell/ev-window.[ch]: (ev_window_run_preview):
5528         * shell/main.c: 
5529
5530         Add preview mode to use evince as a printing previewer. It also adds
5531         other command line options for fullscreen and presentation modes.
5532         Fixes bugs #347822, #317031
5533
5534 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5535
5536         * NEWS:
5537         * configure.ac:
5538         
5539         Update for release 0.5.4
5540
5541 2006-07-11  Bastien Nocera <hadess@hadess.net>
5542
5543         * Makefile.am:
5544         * backend/Makefile.am:
5545         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5546         * backend/ev-document-factory.h:
5547         * configure.ac:
5548         * impress/.cvsignore:
5549         * impress/Makefile.am:
5550         * impress/common.h:
5551         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5552         (imp_get_page), (imp_next_page), (imp_prev_page),
5553         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5554         * impress/f_oasis.c: (render_object), (render_page),
5555         (get_geometry), (_imp_oasis_load):
5556         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5557         (_imp_oo13_load):
5558         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5559         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5560         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5561         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5562         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5563         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5564         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5565         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5566         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5567         (iks_new_within), (iks_insert), (iks_insert_cdata),
5568         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5569         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5570         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5571         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5572         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5573         (iks_cdata), (iks_cdata_size), (iks_has_children),
5574         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5575         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5576         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5577         (iks_tree), (iks_load), (iks_save):
5578         * impress/iksemel.h:
5579         * impress/imposter.h:
5580         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5581         (imp_render_draw_bezier_real), (imp_render_get_size),
5582         (imp_render_set_fg_color), (imp_render_draw_line),
5583         (imp_render_draw_rect), (imp_render_draw_polygon),
5584         (imp_render_draw_arc), (imp_render_draw_bezier),
5585         (imp_render_open_image), (imp_render_get_image_size),
5586         (imp_render_scale_image), (imp_render_draw_image),
5587         (imp_render_close_image), (imp_render_markup),
5588         (imp_render_get_text_size), (imp_render_draw_text),
5589         (impress_document_load), (impress_document_save),
5590         (impress_document_get_n_pages), (impress_document_get_page_size),
5591         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5592         (impress_document_finalize), (impress_document_class_init),
5593         (impress_document_can_get_text), (impress_document_get_info),
5594         (impress_document_document_iface_init),
5595         (impress_document_thumbnails_get_thumbnail),
5596         (impress_document_thumbnails_get_dimensions),
5597         (impress_document_document_thumbnails_iface_init),
5598         (impress_document_init):
5599         * impress/impress-document.h:
5600         * impress/internal.h:
5601         * impress/r_back.c: (_imp_fill_back):
5602         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5603         (_imp_draw_image), (_imp_tile_image):
5604         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5605         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5606         (r_polyline):
5607         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5608         (r_draw_gradient_complex), (r_draw_gradient):
5609         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5610         (r_get_bullet):
5611         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5612         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5613         (r_text):
5614         * impress/render.c: (imp_create_context), (imp_context_set_page),
5615         (imp_context_set_step), (imp_render), (imp_delete_context):
5616         * impress/render.h:
5617         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5618         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5619         (zip_load_xml), (zip_get_size), (zip_load):
5620         * impress/zip.h:
5621         * shell/ev-utils.c:
5622         
5623         New backend to support impress slides. Fixes bug #30867.
5624
5625 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5626
5627         * shell/ev-utils.c: (using_postscript_printer):
5628         
5629         Fixes crash when print using PAPI backend,
5630         bug #345012.
5631
5632 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5633
5634         * shell/ev-jobs.c: (ev_job_xfer_run):
5635         * shell/ev-window.c: (password_dialog_response),
5636         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5637         (ev_window_dispose):
5638         Fixes bug #344160: if the xfer job doesn't complete
5639         because a password is required, reload the existing
5640         instance instead of creating a new one.
5641
5642 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5643
5644         * shell/main.c: (main): Call gdk_threads_init. Thus
5645         we'll avoid errors in auth dialog. Fix for the bug
5646         #343347.
5647
5648 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5649
5650         * configure.ac: Advertise pixbuf support, fix
5651         for the bug 343317.
5652
5653 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5654
5655         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5656         (ev_sidebar_thumbnails_set_document):
5657         
5658         Update sidebar thumbnails after reloading.
5659
5660 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5661
5662         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5663         * shell/ev-jobs.h:
5664         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5665         (ev_window_cmd_view_reload), (ev_window_init):
5666         
5667         Don't crash on reload. Fix for the bug #343167.
5668
5669 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5670
5671         * shell/ev-jobs.c: (ev_job_render_run):
5672         
5673         Check for document links.
5674
5675 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5676
5677         * backend/ev-attachment.c: (ev_attachment_save),
5678         (ev_attachment_launch_app), (ev_attachment_open):
5679         * backend/ev-document-factory.c: (get_document_from_uri):
5680         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5681         (egg_recent_view_uimanager_set_list):
5682         * ps/ps-document.c: (check_filecompressed), (document_load),
5683         (ps_document_load):
5684         * shell/ev-metadata-manager.c: (load_values):
5685         * shell/ev-password.c: (ev_password_dialog_set_property):
5686         * shell/ev-view.c: (tip_from_link):
5687         * shell/ev-window.c: (file_save_dialog_response_cb),
5688         (ev_window_print_dialog_response_cb):
5689         
5690         Use consistent quoting style. Fix for the bug #320285.
5691
5692 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5693
5694         * shell/ev-jobs.c: (ev_job_xfer_run):
5695         * shell/main.c: (load_files):
5696                 
5697         Open links with anchors. Fix for the bug #339836.
5698
5699 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5700
5701         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5702         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5703         (ev_link_dest_set_property), (ev_link_dest_finalize),
5704         (ev_link_dest_class_init), (ev_link_dest_new_named),
5705         (ev_link_dest_new_page_label):
5706         * backend/ev-link-dest.h:
5707         * shell/ev-application.c: (ev_application_open_uri):
5708         * shell/ev-view.c: (goto_dest):
5709         * shell/ev-window.c:
5710         * shell/ev-window.h:
5711         
5712         Fix page-label command line option. Bug #342070.
5713
5714 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5715
5716         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5717         
5718         Don't show highlight rects if page can't be showed. Fix for 
5719         the bug #342076
5720
5721 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5722
5723         * shell/ev-window.c: (setup_sidebar_from_metadata),
5724         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5725         
5726         Setup sidebar from metadata even if there is no document
5727         loaded. Fix for the bug #342807.
5728
5729 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5730
5731         * cut-n-paste/toolbar-editor/Makefile.am:
5732         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5733         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5734         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5735         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5736         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5737         (popup_context_menu_cb), (button_press_event_cb),
5738         (configure_item_sensitivity), (configure_item_cursor),
5739         (configure_item_tooltip), (connect_widget_signals),
5740         (action_sensitive_cb), (create_item_from_action),
5741         (create_item_from_position), (toolbar_drag_data_received_cb),
5742         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5743         (toolbar_drag_leave_cb), (configure_drag_dest),
5744         (toggled_visibility_cb), (toolbar_visibility_refresh),
5745         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5746         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5747         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5748         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5749         (egg_editable_toolbar_dispose),
5750         (egg_editable_toolbar_set_ui_manager),
5751         (egg_editable_toolbar_get_selected),
5752         (egg_editable_toolbar_set_selected), (set_edit_mode),
5753         (egg_editable_toolbar_set_property),
5754         (egg_editable_toolbar_get_property),
5755         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5756         (egg_editable_toolbar_new_with_model),
5757         (egg_editable_toolbar_get_edit_mode),
5758         (egg_editable_toolbar_set_edit_mode),
5759         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5760         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5761         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5762         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5763         (item_added_or_removed_cb), (toolbar_removed_cb),
5764         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5765         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5766         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5767         (editor_create_item_from_name), (append_table),
5768         (update_editor_sheet), (egg_toolbar_editor_init):
5769         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5770         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5771         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5772         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5773         (toolbar_node_free), (egg_toolbars_model_get_flags),
5774         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5775         (egg_toolbars_model_get_name), (impl_add_item),
5776         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5777         (parse_data_list), (parse_item_list), (parse_toolbars),
5778         (egg_toolbars_model_load_toolbars), (parse_available_list),
5779         (parse_names), (egg_toolbars_model_load_names),
5780         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5781         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5782         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5783         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5784         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5785         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5786         (egg_toolbars_model_set_types), (fill_avail_array),
5787         (egg_toolbars_model_get_name_avail),
5788         (egg_toolbars_model_get_name_flags),
5789         (egg_toolbars_model_set_name_flags):
5790         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5791         * cut-n-paste/toolbar-editor/eggintl.h:
5792         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5793         (egg_tree_multi_drag_source_get_type),
5794         (egg_tree_multi_drag_source_row_draggable),
5795         (egg_tree_multi_drag_source_drag_data_delete),
5796         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5797         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5798         (path_list_free), (set_context_data), (get_context_data),
5799         (get_info), (egg_tree_multi_drag_drag_data_get),
5800         (egg_tree_multi_drag_motion_event),
5801         (egg_tree_multi_drag_button_press_event),
5802         (egg_tree_multi_drag_add_drag_support):
5803         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5804         * shell/ev-application.c: (ev_application_init),
5805         (ev_application_save_toolbars_model):
5806         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5807         (ev_window_cmd_edit_toolbar), (ev_window_init):
5808         
5809         Sync toolbareditor with epiphany and libegg
5810
5811 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5812
5813         * configure.ac: 
5814
5815         Depend on poppler 0.5.2
5816
5817 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5818
5819         * shell/ev-jobs.c: (ev_job_render_run):
5820         
5821         Check if document supports links iterface.
5822
5823 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5824
5825         * NEWS:
5826         * configure.ac:
5827         
5828         Update for release 0.5.3
5829
5830 2006-05-13  Michael Plump  <plumpy@skylab.org>
5831
5832         * configure.ac:
5833         * shell/Makefile.am:
5834         * shell/main.c: (main):
5835         
5836         Port to GOption command line parsing. Fix for the 
5837         bug #327518
5838
5839 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5840
5841         * shell/ev-window.c: (ev_window_cmd_help_about):
5842         
5843         Do not wrap license. Fix for the bug #309460.
5844
5845 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5846
5847         * configure.ac:
5848         * properties/ev-properties-main.c: (ev_properties_get_pages):
5849         * shell/ev-application.c: (ev_application_open_window),
5850         (ev_application_open_uri_at_dest):
5851         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5852         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5853         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5854         * shell/ev-utils.c: (save_print_config_to_file):
5855         * shell/ev-window.c: (ev_window_cmd_save_as),
5856         (ev_attachment_popup_cmd_save_attachment_as):
5857         * shell/main.c: (load_files_remote):
5858         
5859         Bump requirements to gtk 2.8 and drop all ifdefs used.
5860
5861 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5862
5863         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5864         * shell/ev-window.c: (ev_window_init):
5865         
5866         Show attachments page.
5867
5868 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5869
5870         * po/POTFILES.in:
5871         * shell/ev-attachment-bar.c:
5872         * shell/ev-attachment-bar.h:
5873         * shell/ev-sidebar-attachments.c:
5874         (ev_sidebar_attachments_icon_cache_add),
5875         (icon_theme_get_pixbuf_from_mime_type),
5876         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5877         (ev_sidebar_attachments_icon_cache_refresh),
5878         (ev_sidebar_attachments_get_attachment_at_pos),
5879         (ev_sidebar_attachments_popup_menu_show),
5880         (ev_sidebar_attachments_popup_menu),
5881         (ev_sidebar_attachments_button_press),
5882         (ev_sidebar_attachments_update_icons),
5883         (ev_sidebar_attachments_drag_data_get),
5884         (ev_sidebar_attachments_get_property),
5885         (ev_sidebar_attachments_destroy),
5886         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5887         (ev_sidebar_attachments_new),
5888         (ev_sidebar_attachments_set_document),
5889         (ev_sidebar_attachments_support_document),
5890         (ev_sidebar_attachments_get_label),
5891         (ev_sidebar_attachments_page_iface_init):
5892         * shell/ev-sidebar-attachments.h:
5893         * shell/ev-window.c: (update_chrome_visibility),
5894         (setup_sidebar_from_metadata), (ev_window_setup_document),
5895         (ev_window_sidebar_current_page_changed_cb),
5896         (attachment_bar_menu_popup_cb), (ev_window_init):
5897         
5898         Move attachments bar to sidebar.
5899
5900 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5901
5902         * pdf/ev-poppler.cc:
5903         * shell/ev-application.[ch]:
5904         * shell/main.c:
5905
5906         Fix some memory leaks.
5907
5908 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5909
5910         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
5911
5912         Change the properties dialog response to
5913         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
5914         will make the dialog go away when the user presses
5915         enter. With gtk+ >= 2.9 this will happen anyway, but for
5916         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
5917         escape by default. Fixes bug #340539. See also bug
5918         #101293 for the gtk+ part.
5919
5920 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
5921
5922         * shell/ev-view.c (tip_from_action_named): Replace some strings
5923         that were wrong. Closes #340970.
5924
5925 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5926
5927         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5928
5929         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
5930         #341049
5931
5932 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5933
5934         * djvu/Makefile.am:
5935         * dvi/Makefile.am:
5936         * dvi/mdvi-lib/Makefile.am:
5937         * properties/Makefile.am:
5938         * ps/Makefile.am:
5939         * shell/Makefile.am:
5940         * thumbnailer/Makefile.am:
5941         
5942         Due to broken libtool that is unable to track dependencies
5943         of noinst libraries we are forced to explicitely point
5944         libraries for binary. Fix for the bug #333334.
5945
5946 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5947
5948         * data/evince.desktop.in.in:
5949         * shell/ev-view.c: (view_update_range_and_current_page),
5950         (ev_view_next_page), (ev_view_previous_page):
5951         * shell/ev-window.c: (update_chrome_visibility),
5952         (setup_sidebar_from_metadata), (ev_window_setup_document),
5953         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
5954         (fullscreen_set_timeout), (fullscreen_clear_timeout),
5955         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
5956         (ev_window_stop_fullscreen), (ev_window_run_presentation),
5957         (ev_window_stop_presentation), (ev_window_focus_in_event),
5958         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
5959         (ev_window_init):
5960         * thumbnailer/Makefile.am:
5961         
5962         Update fullscreen and presentation timeout handling. Hide
5963         cursor in presentation after timeout. Fix for the bugs
5964         #136359 and #336981.
5965
5966 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5967
5968         * backend/ev-link-action.[ch]:
5969         * pdf/ev-poppler.cc: (ev_link_from_action):
5970         * shell/ev-view-private.h:
5971         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
5972         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
5973
5974         Add support for Named Action links
5975
5976 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5977
5978         * backend/Makefile.am:
5979         * backend/ev-document-links.[ch]:
5980         * backend/ev-document.[ch]:
5981         * backend/ev-link-action.[ch]:
5982         * backend/ev-link-dest.[ch]:
5983         * backend/ev-link.[ch]:
5984         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
5985         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
5986         * shell/ev-page-action.c: (build_new_tree_cb):
5987         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
5988         (links_page_num_func), (update_page_callback):
5989         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
5990         (tip_from_link):
5991         * shell/ev-jobs.c:
5992         * shell/ev-window.[ch]: (ev_window_open_uri),
5993         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
5994         * shell/ev-application.[ch]: (ev_application_open_window),
5995         (ev_application_open_uri):
5996
5997         Rework links system, it adds support for remote links now and it makes
5998         easier to add new kinds of actions and destinations. Fixes bug #317292
5999
6000 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6001
6002         * data/Makefile.am:
6003         * data/evince.png:
6004         * data/evince-16.png:
6005         * data/evince-22.png:
6006         * data/evince.svg:
6007         * shell/main.c: (main):
6008         
6009         Evince use it's own icon. Fix for the bug #313392.
6010
6011         * shell/ev-window.c: (fullscreen_timeout_cb),
6012         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6013         (ev_window_cmd_help_about), (ev_window_dispose):
6014         
6015         Simplify fullscreen timeout code.
6016
6017 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
6018
6019         * backend/ev-attachment.c: 
6020         * shell/ev-attachment-bar.c:
6021         * shell/ev-window.c:
6022
6023         Allow multiple selection of attachments
6024
6025 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6026
6027         * shell/ev-view.c: (view_update_range_and_current_page),
6028         (ev_view_scroll):
6029         
6030         Fix for the bug #312573 – Optimal selection of current 
6031         page among visible pages.
6032
6033 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6034
6035         * configure.ac:
6036         * djvu/Makefile.am:
6037         * djvu/djvu-text.h:
6038         
6039         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
6040         for the bug 339868.
6041
6042 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
6043
6044         * configure.ac: Fix the LINGUAS stuff here too so it builds.
6045
6046 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6047
6048         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6049         dictated by the GNOME HIG. Fixes bug #339235.
6050
6051 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6052
6053         * data/evince-ui.xml:
6054         * shell/ev-view.c: (ev_view_can_find_previous):
6055         * shell/ev-view.h:
6056         * shell/ev-window.c: (ev_window_update_actions),
6057         (ev_window_cmd_edit_find_previous):
6058
6059         Add support for "Find Previous" as dictated by the GNOME HIG. A
6060         menu item is added and some glue code to make it all work is added
6061         to various files.
6062
6063 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6064
6065         * configure.ac: Award myself the "useless use of cat" award.
6066
6067 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6068
6069         * po/LINGUAS: New file listing all supported languages.
6070
6071         * configure.in: Use po/LINGUAS instead of including all languages
6072         directly in this file. See the wiki for more information:
6073         http://live.gnome.org/GnomeGoals/PoLinguas
6074
6075 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6076
6077         * backend/ev-document-factory.c:
6078
6079         Do not load the document twice when there isn't errors
6080
6081 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6082
6083         * backend/ev-attachment.c: 
6084
6085         Fix a crash when there isn't a default application to open an
6086         attachment
6087
6088 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6089
6090         * backend/ev-attachment.[ch]:
6091         * shell/ev-attachment-bar.[ch]:
6092
6093         Added missing files. 
6094
6095 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6096
6097         * backend/Makefile.am:
6098         * data/evince-ui.xml:
6099         * backend/ev-attachment.[ch]:
6100         * backend/ev-document.[ch]: (ev_document_has_attachments),
6101         (ev_document_get_attachments):
6102         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6103         (attachment_save_to_buffer), (pdf_document_get_attachments),
6104         (pdf_document_document_iface_init):
6105         * shell/Makefile.am:
6106         * shell/ev-attachment-bar.[ch]:
6107         * shell/ev-window.c:
6108
6109         Add support for PDF attachments. Fixes bug #325143
6110
6111 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6112
6113         * backend/ev-document-factory.c: (get_document_from_uri),
6114         (ev_document_factory_get_document):
6115         * backend/ev-document-factory.h:
6116         * properties/ev-properties-main.c: (ev_properties_get_pages):
6117         * shell/Makefile.am:
6118         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6119         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6120         (ev_job_queue_remove_job):
6121         * shell/ev-job-queue.h:
6122         * shell/ev-job-xfer.c:
6123         * shell/ev-job-xfer.h:
6124         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6125         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6126         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6127         (ev_job_xfer_run):
6128         * shell/ev-jobs.h:
6129         * shell/ev-window.c: (ev_window_is_empty),
6130         (password_dialog_response), (ev_window_clear_xfer_job),
6131         (ev_window_xfer_job_cb), (ev_window_open_uri),
6132         (ev_window_cmd_focus_page_selector),
6133         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6134         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6135         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6136         (ev_window_dispose):
6137         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6138         
6139         * Cleanup mime type detection on document load. Fix for the
6140         bug #336448.
6141
6142 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6143
6144         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6145         
6146         Fix crash on exit, described in the bug #336825.
6147
6148 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6149
6150         * backend/ev-document-factory.c:
6151         (ev_document_factory_get_from_mime),
6152         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6153         (ev_document_factory_get_document),
6154         (file_filter_add_mime_list_and_free),
6155         (ev_document_factory_add_filters):
6156         * backend/ev-document-factory.h:
6157         * properties/ev-properties-main.c: (ev_properties_get_pages):
6158         * shell/Makefile.am:
6159         * shell/ev-application.c:
6160         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6161         * shell/ev-window.c: (ev_window_cmd_file_open),
6162         (ev_window_cmd_save_as):
6163         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6164         
6165         Rework factory functions so they are placed now in a single 
6166         file ev-document-factory.c
6167
6168 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6169
6170         * shell/ev-window.c: (update_chrome_visibility):
6171         
6172         Fix for the bug 166566 - don't show menubar in fullscreen
6173         mode.
6174
6175 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6176
6177         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6178
6179 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6180
6181         * shell/ev-view.c: (ev_view_expose_event):
6182         
6183         More correctly draw loading text when document
6184         is empty.
6185
6186 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6187
6188         * shell/ev-view.c: (ev_view_scroll):
6189         
6190         Fix for the bug #334854, page down and page up switch
6191         pages in presentation mode.
6192
6193 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6194
6195         * shell/ev-window.c: (ev_window_set_action_sensitive),
6196         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6197         (ev_window_set_view_accels_sensitivity),
6198         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6199         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6200         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6201         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6202         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6203         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6204         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6205         (view_actions_focus_in_cb), (ev_window_init):
6206         
6207         Fix for the bug #333902, now it's possible to search
6208         words with slash.
6209
6210 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6211
6212         * configure.ac: Added Breton translation.
6213         * po/br.po: Added Breton translation.
6214
6215 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6216
6217         * shell/ev-window-title (ev_window_title_update):
6218
6219         Fix memory leak in window title. Fixes bug #333944
6220
6221 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6222
6223         * shell/ev-metadata-manager.c (parseItem):
6224
6225         Fix memory leaks. Fixes bug #333945
6226
6227 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6228         
6229         * NEWS, configure.ac, TODO:
6230         
6231         Update for release 0.5.2.
6232
6233 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6234
6235         * shell/ev-view.c: (view_update_range_and_current_page),
6236         (page_changed_cb):
6237         
6238         Don't jump on scrolling, fix for the bug #333127.
6239
6240 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6241
6242         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6243         
6244         Scroll by one page in presentation mode. Fix for the bug
6245         #332993.
6246
6247 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6248
6249         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6250
6251 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6252
6253         * configure.ac  Added lv in ALL_LINGUAS line.
6254
6255 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6256         
6257         * NEWS, configure.ac:
6258         
6259         Update for release 0.5.1
6260
6261 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6262
6263         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6264         * backend/ev-document-misc.h:
6265         * shell/ev-view.c: (draw_one_page):
6266         
6267          Clairfy what page the toolbar page number applies to. Fix
6268          for the bug #328102.
6269
6270 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6271
6272         * shell/ev-view-private.h:
6273         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6274         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6275         (ev_view_search_changed):
6276         * shell/ev-view.h:
6277         * shell/ev-window.c: (find_bar_search_changed_cb):
6278         
6279         Dont't jump to find result if window was scrolled during search.
6280         Fix for the bug #313266.
6281
6282 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6283
6284         * shell/eggfindbar.c: (egg_find_bar_class_init):
6285         * shell/eggfindbar.h:
6286         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6287         * shell/ev-view-private.h:
6288         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6289         (ev_view_class_init), (ev_sizing_mode_get_type),
6290         (ev_scroll_type_get_type):
6291         * shell/ev-view.h:
6292         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6293         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6294         (ev_window_init):
6295         
6296         Fix for the bug 319133 - Find entry should allow text scroll.
6297
6298 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6299
6300         * shell/ev-view-private.h:
6301         * shell/ev-view.c: (view_update_range_and_current_page),
6302         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6303         (ev_view_set_document), (update_find_status_message),
6304         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6305         (ev_view_find_previous):
6306         
6307         Fix for the bug #319137. Search now takes account for scrolling.
6308
6309 2006-02-19  Michael Hofmann <mh21@piware.de>
6310
6311         * configure.ac:
6312         * djvu/Makefile.am:
6313         * djvu/djvu-document-private.h:
6314         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6315         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6316         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6317         (djvu_document_can_get_text), (djvu_document_get_text),
6318         (djvu_document_document_iface_init),
6319         (djvu_document_thumbnails_get_thumbnail),
6320         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6321         (djvu_document_find_get_result),
6322         (djvu_document_find_page_has_results),
6323         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6324         (djvu_document_find_iface_init):
6325         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6326         (djvu_text_page_selection), (djvu_text_page_limits_process),
6327         (djvu_text_page_limits), (djvu_text_page_copy),
6328         (djvu_text_page_position), (djvu_text_page_union),
6329         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6330         (djvu_text_page_box), (djvu_text_page_append_text),
6331         (djvu_text_page_search), (djvu_text_page_prepare_search),
6332         (djvu_text_page_new), (djvu_text_page_free):
6333         * djvu/djvu-text-page.h:
6334         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6335         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6336         (djvu_text_n_results), (djvu_text_has_results),
6337         (djvu_text_get_result), (djvu_text_get_progress):
6338         * djvu/djvu-text.h:
6339         
6340         Text search in djvu. Fix for the bug #303415.
6341
6342 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6343
6344         * configure.ac:
6345         * shell/ev-window.c: (ev_window_cmd_save_as):
6346         
6347         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6348         Thanks to Gary Coady <gary@lyranthe.org>
6349
6350 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6351
6352         * shell/ev-print-job.c: (idle_print_handler):
6353         
6354         Inverse order printing, bug #320919.
6355
6356 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6357
6358         * data/evince-toolbar.xml:
6359         * shell/ev-window.c:
6360         
6361         Allow to add sidebar checkbutton on toolbar. Fix
6362         for the bug #144577.
6363
6364 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6365
6366         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6367         
6368         Add checks that have sense for empty ps document.
6369
6370 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6371
6372         * configure.ac: Include PS in mime types list. 
6373
6374 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6375
6376         * configure.ac:
6377         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6378         * ps/gsdefaults.h:
6379         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6380         
6381         Runtime check for gs interpreter. Fix for the bug #320868.
6382         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6383
6384 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6385
6386         * shell/ev-application.c: 
6387
6388         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6389         dbus>=0.60, so that the request is not queued. 
6390
6391 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6392
6393         * configure.ac:
6394         * shell/Makefile.am:
6395         * shell/ev-sidebar-links.c: (print_section_cb):
6396         * shell/ev-utils.c:
6397         * shell/ev-utils.h:
6398         * shell/ev-window.c: (update_action_sensitivity),
6399         (ev_window_close_dialogs), (ev_window_print):
6400         * shell/ev-window.h:
6401         
6402         Make printing support optional. Patch from Eduardo de Barros Lima
6403         <eduardo.lima@indt.org.br> for the bug #330546.
6404
6405 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6406
6407         * shell/ev-view-private.h:
6408         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6409         (ev_view_set_document):
6410         * shell/ev-view.h:
6411         * shell/ev-window.c: (ev_window_load_job_cb),
6412         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6413         (ev_window_init):
6414
6415         Draw Loading message during xfer job. Fix for the bug #329495.
6416
6417 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6418
6419         * comics/comics-document.c: (comics_regex_quote),
6420         (comics_document_load), (extract_argv):
6421         
6422         Correcly quote regexp before passing it to unzip.
6423
6424 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6425
6426         * shell/ev-page-cache.c: (build_height_to_page),
6427         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6428         (ev_page_cache_get_dual_even_left):
6429         * shell/ev-page-cache.h:
6430         * shell/ev-view.c: (view_update_range_and_current_page),
6431         (get_page_y_offset), (get_page_extents):
6432         
6433         Place even pages to the left if document has less then
6434         two pages. Fix for the bug #328856.
6435
6436 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6437
6438         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6439         
6440         Correct comics scheme. This make evince create thumbnails
6441         for comic books. Fix for the bug 329088.
6442
6443 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6444
6445         * data/evince-password.glade: Don't explicitly set
6446         invisible_char to the current default value in case
6447         the default changes; let GTK+ do its magic.
6448
6449 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6450
6451         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6452         real filename to tmp filename since often document
6453         type is determined by extension.
6454
6455 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6456
6457         * shell/ev-view.c: (add_scroll_binding_keypad),
6458         (ev_view_binding_activated), (ev_view_class_init):
6459         
6460         Add keybindings for percision-scrolling of display area. 
6461         Fix for the bug #314072.
6462
6463 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6464
6465         * data/evince.desktop.in.in:
6466         
6467         Add GTK to the list of categories. Fix for the bug #328034.
6468
6469 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6470
6471         * shell/ev-application.c: (ev_application_shutdown),
6472         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6473         * shell/ev-application.h:
6474         * shell/ev-window.c: (file_open_dialog_response_cb),
6475         (ev_window_cmd_file_open):
6476         
6477         Save last uri in file chooser dialog. Fix for the bug #327950.
6478
6479 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6480
6481         * NEWS:
6482         * README:
6483         
6484         Final update for release 0.5.0
6485         
6486         * shell/Makefile.am:
6487         
6488         Remove disable deprecated until we'll require libgnome-2.13.7
6489         and port to GOption argument parsing. See bug 327518.
6490
6491 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6492
6493         * comics/comics-document.c: (comics_document_save):
6494         * djvu/djvu-document.c: (djvu_document_save):
6495         * dvi/dvi-document.c: (dvi_document_save):
6496         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6497         * lib/ev-file-helpers.h:
6498         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6499         * tiff/tiff-document.c: (tiff_document_save):
6500         
6501         Use common save function for backends.
6502
6503 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6504
6505         * backend/ev-document-types.c:
6506         
6507         Fix crash on saving pixbuf.
6508
6509 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6510
6511         * cut-n-paste/recent-files/egg-recent-item.c:
6512         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6513         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6514         (parse_info_free), (valid_element), (start_element_handler),
6515         (end_element_handler), (text_handler), (egg_recent_model_filter),
6516         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6517         (egg_recent_model_monitor), (egg_recent_model_read),
6518         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6519         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6520         (egg_recent_model_set_property), (egg_recent_model_class_init),
6521         (egg_recent_model_init), (egg_recent_model_add_full),
6522         (egg_recent_model_delete), (egg_recent_model_get_list),
6523         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6524         (egg_recent_model_set_filter_mime_types),
6525         (egg_recent_model_clear_group_filter),
6526         (egg_recent_model_set_filter_groups),
6527         (egg_recent_model_clear_scheme_filter),
6528         (egg_recent_model_set_filter_uri_schemes),
6529         (egg_recent_model_remove_expired):
6530         * cut-n-paste/recent-files/egg-recent-util.c:
6531         (egg_recent_util_get_icon):
6532         * cut-n-paste/recent-files/egg-recent-util.h:
6533         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6534         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6535         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6536         (egg_recent_view_uimanager_set_property),
6537         (egg_recent_view_uimanager_get_property),
6538         (egg_recent_view_uimanager_class_init),
6539         (egg_recent_view_uimanager_init),
6540         (egg_recent_view_uimanager_set_label_width),
6541         (egg_recent_view_uimanager_get_label_width):
6542         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6543         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6544         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6545         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6546         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6547         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6548         
6549         Update from libegg.
6550
6551 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6552
6553         * shell/ev-page-cache.c: (build_height_to_page),
6554         (ev_page_cache_get_height_to_page):
6555         * shell/ev-page-cache.h:
6556         * shell/ev-view.c: (view_update_range_and_current_page),
6557         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6558         (ev_view_previous_page):
6559         
6560         Dual mode places even pages to the left. Fix for the bug #309393.
6561
6562         * shell/ev-view.h:
6563         * shell/ev-window.c: (update_action_sensitivity),
6564         (setup_view_from_metadata), (view_menu_popup_cb):
6565         
6566         Don't restore presentation in empty windows, more intelligent
6567         next page behaviour in dual mode.
6568
6569         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6570         (ev_pixbuf_cache_clear_job_sizes):
6571         
6572         Cleanup job callback on removal. Fix for the bug #325886.
6573
6574 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6575
6576         * ps/ps.c: (psscan):
6577         
6578         Commit workaround Mozilla problem. Fix for the bug #325919
6579         
6580         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6581         (save_item):
6582         
6583         Fix for year 2038 problem.
6584
6585 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6586
6587         * shell/ev-window.c: (setup_document_from_metadata),
6588         (ev_window_cmd_view_reload):
6589
6590         Clamp page recieved from metadata in valid values. Fix
6591         for the bug #325986.
6592
6593 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6594
6595         * MAINTAINERS: 
6596         Add MAINTAINERS as requested on desktop-devel-list.
6597
6598 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6599
6600         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6601         (mime_type_supported_by_gdk_pixbuf),
6602         (ev_document_factory_get_mime_types),
6603         (ev_document_factory_get_all_mime_types):
6604         
6605         Don't add pixbuf mime types if pixbuf backend is disabled.
6606         
6607         * shell/ev-application.c: (ev_application_get_uri_window):
6608         
6609         Fix for the bug 325815 - unhandled MIME type message doesn't 
6610         appear a second time. 
6611         
6612         * shell/ev-document-types.c: (ev_document_types_add_filters):
6613         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6614         (password_dialog_response), (ev_window_popup_password_dialog),
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         
6625         Cleanup additional uris holded by EvWindow.
6626
6627 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6628
6629         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6630         (ev_view_can_previous_page), (ev_view_can_next_page):
6631         * shell/ev-view.h:
6632         * shell/ev-window.c: (update_action_sensitivity):
6633         
6634         Two page scrolling with Space and PageUp in dual mode. Second fix 
6635         for the bug #316608.
6636
6637 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6638
6639         * shell/ev-view.c: (scroll_to_current_page):
6640         
6641         Correctly clamp adjustment value. Fix for the bug
6642         #325808.
6643
6644 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6645
6646         * shell/ev-sidebar-links.c: (print_section_cb):
6647         * shell/ev-window.c: (ev_window_get_uri),
6648         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6649         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6650         (ev_window_dispose):
6651         
6652         Make print dialog non-modal. Fix for the bug #325622.
6653
6654 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6655
6656         * shell/ev-metadata-manager.c:
6657         * shell/ev-utils.c: (using_pdf_printer),
6658         (using_postscript_printer), (load_print_config_from_file),
6659         (save_print_config_to_file):
6660         * shell/ev-utils.h:
6661         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6662         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6663         (setup_view_from_metadata), (ev_window_setup_document),
6664         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6665         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6666         (ev_window_run_presentation), (ev_window_stop_presentation),
6667         (save_sizing_mode), (ev_window_zoom_changed_cb),
6668         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6669         (ev_window_dual_mode_changed_cb),
6670         (ev_window_sidebar_current_page_changed_cb),
6671         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6672         (window_state_event_cb), (window_configure_event_cb),
6673         (ev_window_init):
6674         
6675         Setting saving behaviour fixes.
6676
6677 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6678
6679         * configure.ac:
6680         
6681         Make antialiasing gs options better and allow
6682         to change them during configure. Fix for the 
6683         bug #319049.
6684
6685 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6686
6687         * shell/ev-window.c: (setup_view_from_metadata):
6688         
6689         Remember if last window was maximized. Fix for the
6690         bug #323797.
6691
6692 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6693
6694         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6695
6696 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6697
6698         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6699         * shell/ev-page-action.c: (build_new_tree_cb):
6700         * shell/ev-sidebar-links.c: (links_page_num_func),
6701         (update_page_callback_foreach), (update_page_callback):
6702         * shell/ev-view.c: (scroll_to_current_page):
6703         
6704         Fix for the bug #325067 with more intelligent selection
6705         of current link in sidebar. Make sidebar handle links
6706         of FITR-like type more correctly.
6707
6708         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6709         (dvi_pixbuf_put_pixel):
6710         
6711         Fix memory consumtion with disabled alpha channel.
6712
6713 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6714
6715         * data/evince-ui.xml:
6716         * shell/ev-window.c: (view_menu_popup_cb),
6717         (ev_popup_cmd_open_link), (ev_window_init):
6718         
6719         Update context menu for internal links. Fix for the bug
6720         #325066.
6721
6722 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6723
6724         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6725         
6726         Bind context menu to keyboard also. Fix for the bug
6727         #325065.
6728
6729 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6730
6731         * shell/ev-view.c: (selection_scroll_timeout_cb):
6732         
6733         Horizontal scroll on selection also.
6734
6735 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6736
6737         * shell/ev-metadata-manager.c: (parse_value):
6738         * shell/ev-view.c: (goto_xyz_link):
6739         
6740         Correct zoom setup and metadata save broken in 
6741         some locales.
6742
6743 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6744
6745         * shell/ev-view-private.h:
6746         * shell/ev-view.c: (scroll_to_current_page),
6747         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6748         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6749         (page_changed_cb), (ev_view_set_continuous),
6750         (ev_view_set_dual_page), (ev_view_set_presentation):
6751         
6752         Delay scroll until allocation to correctly position page. Fix
6753         for the bug #317334.
6754
6755 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6756
6757         * NEWS:
6758         * configure.ac:
6759         
6760         Update NEWS and require poppler 0.5.0.
6761
6762 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6763         
6764         * data/evince-ui.xml:
6765         * shell/ev-view-private.h:
6766         * shell/ev-view.c: (ev_view_get_link_at_location),
6767         (handle_link_over_xy), (ev_view_button_press_event),
6768         (ev_view_button_release_event), (ev_view_class_init):
6769         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6770         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6771         (ev_window_init):
6772         
6773         Implement right-click context menu.
6774
6775 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6776
6777         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6778         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6779         (mdvi_pixbuf_device_render):
6780         * pdf/ev-poppler.cc:
6781
6782         Don't generate thumbnails with alpha. See bug #324077.
6783         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6784
6785 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6786
6787         * shell/ev-window.c: (setup_chrome_from_metadata):
6788         
6789         Fix typo that was hiding toolbar.
6790
6791 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6792
6793         * shell/ev-view-private.h:
6794         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6795         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6796         (ev_view_button_release_event), (ev_view_destroy):
6797         
6798         Small cleanup and autoscrolling during selection. Thanks to 
6799         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6800
6801 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6802
6803         * configure.ac:
6804         
6805         Correctly check for comics option.
6806
6807 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6808         * Makefile.am:
6809         * configure.ac:
6810         * backend/Makefile.am:
6811         * backend/ev-document-factory.c:
6812         * shell/ev-document-types.c:
6813
6814         Included option in configure to make ps backend 
6815         compilation optional with --disable-ps.
6816
6817 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6818
6819         * backend/ev-document-factory.c:
6820         * comics/Makefile.am:
6821         * comics/comics-document.c: (comics_document_load):
6822         * comics/ev-cbr-mime.xml:
6823         * configure.ac:
6824         
6825         Comics mime types are added to shared-mime-info CVS. Now
6826         we don't need to install our own mime types.
6827
6828 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6829
6830         * shell/ev-window.c:
6831         
6832         Add shortcut for "save a copy" menu entry. Fix for
6833         the bug #324582.
6834
6835 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6836
6837         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6838         (job_finished_cb), (new_selection_pixbuf_needed),
6839         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6840         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6841         
6842         Rework selection job info logic and fix critical warning.
6843
6844 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6845
6846         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6847
6848 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6849
6850         * data/evince-ui.xml:
6851         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6852         
6853         Enter as shortcut key for next page. Fix for the bug
6854         #321394.
6855
6856 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6857
6858         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6859
6860 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6861
6862         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6863         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6864         (new_selection_pixbuf_needed),
6865         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6866         (clear_job_selection):
6867         
6868         Too early for 0.5. Pixbuf cache code cleaned a bit.
6869
6870 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6871
6872         * NEWS:
6873         * configure.ac:
6874         
6875         Release 0.5.0 preparation
6876
6877 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6878
6879         * comics/Makefile.am:
6880         * configure.ac:
6881         * shell/ev-document-types.c: (ev_document_types_add_filters):
6882         
6883         More advanced handling of custom mime type installation.
6884
6885 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6886
6887         * data/evince.schemas.in:
6888         * shell/ev-metadata-manager.c: (value_free),
6889         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
6890         (ev_metadata_manager_get), (ev_metadata_manager_set):
6891         * shell/ev-metadata-manager.h:
6892         * shell/ev-window.c: (update_chrome_flag),
6893         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
6894         (setup_document_from_metadata), (setup_chrome_from_metadata),
6895         (setup_sidebar_from_metadata), (setup_view_from_metadata),
6896         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
6897         (ev_window_view_toolbar_cb),
6898         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
6899         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
6900         
6901         Save last document settings and reuse them for new documents.
6902
6903 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6904
6905         * Makefile.am:
6906         * backend/Makefile.am:
6907         * backend/ev-document-factory.c:
6908         * backend/ev-document-factory.h:
6909         * comics/Makefile.am:
6910         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
6911         (comics_document_load), (comics_document_save),
6912         (comics_document_get_n_pages), (comics_document_get_page_size),
6913         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
6914         (comics_document_class_init), (comics_document_can_get_text),
6915         (comics_document_get_info), (comics_document_document_iface_init),
6916         (comics_document_init), (get_supported_image_extensions),
6917         (comics_document_thumbnails_get_geometry),
6918         (comics_document_thumbnails_get_thumbnail),
6919         (comics_document_thumbnails_get_dimensions),
6920         (comics_document_document_thumbnails_iface_init), (extract_argv):
6921         * comics/comics-document.h:
6922         * comics/ev-cbr-mime.xml:
6923         * configure.ac:
6924         * po/POTFILES.in:
6925         * shell/ev-application.c: (ev_application_register_service):
6926         * shell/ev-document-types.c: (ev_document_types_add_filters):
6927         * thumbnailer/Makefile.am:
6928         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6929         
6930         New CBR/CBZ backend for comic books.
6931
6932 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6933
6934         * shell/main.c: (load_files_remote):
6935
6936         Thanks to Robert McQueen <robot101@debian.org>. Dbus
6937         warning on startup of second instance is fixed. It
6938         is bug #320353.
6939
6940 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6941
6942         * shell/ev-window.c: (ev_window_finalize):
6943         
6944         Fix double free that cause crash.
6945
6946 2005-10-29  Bastien Nocera <hadess@hadess.net>
6947
6948         * tiff/tiff-document.c: (tiff_document_load):
6949         
6950         Fix memory leak.
6951
6952 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6953
6954         * po/POTFILES.in:
6955         * shell/Makefile.am:
6956         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
6957         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
6958         (ev_view_accessible_get_text),
6959         (ev_view_accessible_get_character_at_offset),
6960         (ev_view_accessible_get_text_before_offset),
6961         (ev_view_accessible_get_text_at_offset),
6962         (ev_view_accessible_get_text_after_offset),
6963         (ev_view_accessible_get_character_count),
6964         (ev_view_accessible_get_caret_offset),
6965         (ev_view_accessible_set_caret_offset),
6966         (ev_view_accessible_get_run_attributes),
6967         (ev_view_accessible_get_default_attributes),
6968         (ev_view_accessible_get_character_extents),
6969         (ev_view_accessible_get_offset_at_point),
6970         (ev_view_accessible_get_n_selections),
6971         (ev_view_accessible_get_selection),
6972         (ev_view_accessible_add_selection),
6973         (ev_view_accessible_remove_selection),
6974         (ev_view_accessible_set_selection),
6975         (ev_view_accessible_text_iface_init),
6976         (ev_view_accessible_idle_do_action),
6977         (ev_view_accessible_action_do_action),
6978         (ev_view_accessible_action_get_n_actions),
6979         (ev_view_accessible_action_get_description),
6980         (ev_view_accessible_action_get_name),
6981         (ev_view_accessible_action_set_description),
6982         (ev_view_accessible_action_iface_init),
6983         (ev_view_accessible_get_type), (ev_view_accessible_new),
6984         (ev_view_accessible_factory_get_accessible_type),
6985         (ev_view_accessible_factory_create_accessible),
6986         (ev_view_accessible_factory_class_init),
6987         (ev_view_accessible_factory_get_type):
6988         * shell/ev-view-accessible.h:
6989         * shell/ev-view-private.h:
6990         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
6991         * shell/ev-view.h:
6992         
6993         Initial accessibility support.
6994
6995 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
6996
6997         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
6998
6999 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
7000
7001         * shell/ev-print-job.c: (idle_print_handler):
7002         
7003         Fix for bug Bug 318916: Printing multiple pages.
7004
7005 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
7006
7007         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
7008
7009 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7010
7011         * pdf/ev-poppler.cc:
7012         
7013         Thumnail dimensions unified with other backends.
7014         
7015         * shell/ev-window-title.c: (ev_window_title_update):
7016         
7017         Fix warning.
7018
7019 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7020
7021         * data/ev-stock-zoom-fit-width.png:
7022         
7023         Remove unused file.
7024
7025 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7026
7027         * configure.ac:
7028         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
7029         (djvu_document_finalize):
7030         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
7031         (dvi_document_finalize):
7032         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
7033         (pixbuf_document_save), (pixbuf_document_finalize):
7034         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
7035         (tiff_document_finalize):
7036         
7037         Save a copy implemented for various backends.
7038
7039 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
7040
7041         * configure.ac:
7042         
7043         Don't link with ltiff if tiff is disabled.
7044
7045 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7046
7047         * pdf/GDKSplashOutputDev.cc:
7048         * pdf/GDKSplashOutputDev.h:
7049         * pdf/Thumb.cc:
7050         * pdf/Thumb.h:
7051         * pdf/pdf-document.cc:
7052         * pdf/pdf-document.h:
7053         * pdf/test-gdk-output-dev.cc:
7054         
7055         Remove old unused files.
7056
7057 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7058
7059         * shell/ev-window.c: (ev_window_setup_document):
7060         
7061         Fixed warnings on reload and probably crash reason.
7062
7063 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7064
7065         * properties/ev-properties-view.c:
7066         (ev_properties_view_format_date):
7067         
7068         Check if date is invalid. Fix for bug 318134.
7069
7070 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7071
7072         * shell/ev-window-title.c:
7073         
7074         Add .indd files (Adobe Indesign) to the list of "bad
7075         extensions".
7076
7077 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7078
7079         * data/evince-ui.xml:
7080         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7081         
7082         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7083
7084 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7085
7086         * shell/ev-window.c: (launch_link), (launch_external_uri),
7087         (view_external_link_cb):
7088
7089         URL-escape link before passing it to gnome_vfs_url_show.
7090
7091 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7092
7093         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7094         there isn't text selected.
7095
7096 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7097
7098         * shell/ev-view.c: (handle_link_over_xy):
7099
7100         Check tooltip is valid utf8 before showing it
7101
7102 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7103
7104         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7105
7106 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7107
7108         * shell/ev-window-title.c: (ev_window_title_update):
7109
7110         Guard against using g_strstrip on NULL. Fixes bug #317291.
7111
7112 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7113
7114         * pdf/ev-poppler.cc:
7115
7116         Show title even for unknown links
7117
7118 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7119
7120         * shell/ev-window-title.c: (ev_window_title_update):
7121
7122         Strip the title string
7123
7124 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7125
7126         * shell/ev-window-title.c:
7127
7128         Add .rtf to the bad extensions list
7129
7130 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7131
7132         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7133         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7134
7135         Ignore link coordinates if they are outside page bounds
7136
7137 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7138
7139         * backend/ev-link.c: (ev_link_type_get_type),
7140         (ev_link_get_filename), (ev_link_get_params),
7141         (ev_link_get_property), (ev_link_set_property),
7142         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7143         * backend/ev-link.h:
7144         * pdf/ev-poppler.cc:
7145         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7146         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7147         (ev_window_init):
7148
7149         Implement launch links. Delegate external link opening to
7150         the window.
7151
7152 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7153
7154         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7155         (ev_link_get_right), (ev_link_get_property),
7156         (ev_link_set_property), (ev_link_class_init),
7157         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7158         * backend/ev-link.h:
7159         * pdf/ev-poppler.cc:
7160         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7161
7162         Implement fitr links
7163
7164 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7165
7166         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7167         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7168         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7169         (ev_view_size_request_continuous),
7170         (ev_view_size_request_dual_page),
7171         (ev_view_size_request_single_page), (ev_view_size_allocate),
7172         (ev_view_zoom_for_size_continuous_and_dual_page),
7173         (ev_view_zoom_for_size_continuous),
7174         (ev_view_zoom_for_size_dual_page),
7175         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7176         (ev_sizing_mode_get_type):
7177         * shell/ev-view.h:
7178         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7179
7180         Do not use modes for link, we need to calculate size ad hoc.
7181         Still not perfect because of the usual scrollbar issues grrr.
7182
7183 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7184
7185         * backend/ev-link.c: (ev_link_type_get_type),
7186         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7187         * backend/ev-link.h:
7188         * pdf/ev-poppler.cc:
7189         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7190         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7191         (ev_view_size_request_continuous),
7192         (ev_view_size_request_dual_page),
7193         (ev_view_size_request_single_page), (ev_view_size_allocate),
7194         (zoom_for_size_fit_height),
7195         (ev_view_zoom_for_size_continuous_and_dual_page),
7196         (ev_view_zoom_for_size_continuous),
7197         (ev_view_zoom_for_size_dual_page),
7198         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7199         (ev_sizing_mode_get_type):
7200         * shell/ev-view.h:
7201         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7202
7203         Implement FIT_HEIGHT mode (only for links).
7204         Implement FITH links
7205
7206 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7207
7208         * shell/ev-window-title.c: (get_filename_from_uri),
7209         (ev_window_title_sanitize_extension), (ev_window_title_update),
7210         (ev_window_title_set_document), (ev_window_title_set_uri),
7211         (ev_window_title_free):
7212         * shell/ev-window-title.h:
7213         * shell/ev-window.c: (ev_window_setup_document),
7214         (ev_window_popup_password_dialog):
7215
7216         Refactor window title building while fixing it for
7217         password documents.
7218
7219 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7220
7221         * pdf/ev-poppler.cc:
7222
7223         Escape link title before setting it in the model
7224
7225 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7226
7227         * shell/ev-application.c: (removed_from_session), (save_session),
7228         (init_session), (ev_application_get_empty_window),
7229         (ev_application_init), (ev_application_get_windows):
7230         * shell/ev-application.h:
7231         * shell/ev-window.c: (ev_window_finalize):
7232
7233         Add a function to retrieve window list and share it where
7234         necessary.
7235         Implement session handling, works pretty well thanks to the
7236         metadata system.
7237
7238 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7239
7240         * shell/ev-password.c: (ev_password_item_created_callback),
7241         (ev_password_dialog_save_password):
7242         
7243         Fix for bug 316972. Use async gnome-keyring API.
7244
7245 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7246
7247         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7248         Remove unused unrealize handler. Add scroll handling to
7249         ev_view_scroll_event for presentation mode (bug #316708),
7250         and fix the event state checks there.
7251
7252 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7253
7254         * shell/ev-page-action.c: (page_changed_cb):
7255
7256         "marco, maybe we should be crazy and jump right to 6! :)"
7257
7258         Bryan Clark, Sep 2005
7259
7260 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7261
7262         * ps/ps-document.c: (save_document), (ps_document_save),
7263         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7264         (ps_document_ps_export_end):
7265
7266         Fix unstructured documents save and print
7267
7268 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7269
7270         * shell/ev-application.c: (ev_application_open_uri):
7271
7272         Fix window size persistance
7273
7274 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7275
7276         * shell/ev-view.c: (ev_view_button_release_event):
7277
7278         Based on a patch from carlosgc@gnome.org. Mouse buttons
7279         switch pages in presentation mode.
7280
7281 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7282
7283         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7284
7285         Dont cast to int before scaling
7286
7287 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7288
7289         * backend/ev-link.c: (ev_link_type_get_type),
7290         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7291         (ev_link_new_page_fith):
7292         * backend/ev-link.h:
7293         * pdf/ev-poppler.cc:
7294         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7295
7296         Implement FIT and FITH links
7297
7298 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7299
7300         * pdf/ev-poppler.cc:
7301
7302         Return 0 results when search is not in progress.
7303
7304         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7305         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7306
7307         Update menu sensitivity when cancelling search
7308
7309 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7310
7311         * shell/ev-view.c: (ev_view_can_find_next):
7312
7313         Take all pages in consideration, not just current one
7314
7315 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7316
7317         * shell/ev-page-cache.c:
7318         * shell/ev-page-cache.h:
7319         * shell/ev-view.c: (ev_view_binding_activated),
7320         (ev_view_next_page), (ev_view_previous_page),
7321         (ev_sizing_mode_get_type):
7322         * shell/ev-view.h:
7323         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7324         (ev_window_cmd_go_next_page):
7325
7326         Move page next/previous functions from page chace to
7327         view and change it to move by 2 page steps in dual mode.
7328
7329 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7330
7331         * shell/ev-window.c: (update_sidebar_visibility),
7332         (setup_sidebar_from_metadata), (ev_window_setup_document),
7333         (setup_view_from_metadata):
7334
7335         Show the index by default when there is one     
7336
7337 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7338
7339         * shell/ev-window-title.c: (ev_window_title_set_document):
7340
7341         Missing null check
7342
7343 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7344
7345         * shell/ev-view.c: (view_update_range_and_current_page):
7346         
7347         Allow display of last odd page in dual view. Fix for 316347.
7348
7349 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7350
7351         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7352         
7353         Make close button default. Fix for 316383.
7354
7355 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7356
7357         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7358         
7359         Mark close button as default. Fix for 316381.
7360
7361 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7362
7363         * backend/ev-link.c: (ev_link_class_init):
7364
7365         Allow negative doubles in left/top properties
7366
7367 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7368
7369         * shell/ev-window.c:
7370
7371         Remove a bunch of strings that was used only
7372         by the statusbar.
7373
7374 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7375
7376         * shell/ev-window-title.c: (get_filename_from_uri),
7377         (ev_window_title_set_document):
7378
7379         When title has a confusing extension, show also
7380         the document filename inside ()
7381
7382 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7383
7384         * shell/Makefile.am:
7385         * shell/ev-window-title.c: (ev_window_title_new),
7386         (ev_window_title_update), (ev_window_title_set_type),
7387         (ev_window_title_set_document), (ev_window_title_free):
7388         * shell/ev-window-title.h:
7389         * shell/ev-window.c: (ev_window_setup_document),
7390         (password_dialog_response), (ev_window_popup_password_dialog),
7391         (ev_window_dispose), (ev_window_init):
7392
7393         Factor out and cleanup window title code
7394
7395 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7396
7397         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7398         (unable_to_load):
7399
7400         Make dialog transient so it doesnt block other windows
7401
7402 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7403
7404         * pdf/ev-poppler.cc:
7405         
7406         Fix pdf thumbnails rendering.
7407
7408 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7409
7410         * shell/ev-window.c: (fullscreen_set_timeout):
7411         
7412         Increase timeout to hide full screen popup. Bug 
7413         316123. 
7414
7415 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7416
7417         * data/evince.schemas.in:
7418         * shell/ev-window.c: (update_action_sensitivity):
7419
7420         Allow the user to override document restrictions. Fix for bug
7421         305818.
7422
7423 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7424
7425         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7426         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7427         (ev_window_class_init): Fix multihead behaviour of fullscreen
7428         toolbar popup. Fixes bug #315451.
7429
7430 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7431
7432         * configure.ac:
7433         * data/evince-password.glade:
7434         * shell/ev-password.c: (ev_password_dialog_set_property),
7435         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7436         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7437         (ev_password_dialog_entry_changed_cb),
7438         (ev_password_dialog_entry_activated_cb),
7439         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7440         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7441         (ev_password_dialog_set_bad_pass):
7442         * shell/ev-password.h:
7443         * shell/ev-window.c: (password_dialog_response),
7444         (ev_window_popup_password_dialog):
7445         
7446         Support for gnome-keyring for encrypted PDF's.
7447
7448 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7449
7450         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7451         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7452         (ev_view_enter_notify_event), (ev_view_class_init):
7453         
7454         More precise handling of enter_notify/leave_notify events
7455         in EvView. Fix for bug 315470.
7456
7457 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7458
7459         * shell/ev-window.c: (fullscreen_timeout_cb),
7460         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7461         (ev_window_dispose):
7462
7463         leak fix: unref fullscreen_timeout_source before clearing it
7464
7465 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7466
7467         * configure.ac, dvi/mdvi/Makefile.am: 
7468         
7469         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7470
7471 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7472
7473         * backend/ev-link.c: (ev_link_new_page_xyz):
7474         * pdf/ev-poppler.cc:
7475         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7476
7477         Fix some bugs with xyz links, respect zoom
7478
7479 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7480
7481         * shell/ev-window.c: (page_changed_cb),
7482         (setup_document_from_metadata), (update_sidebar_visibility),
7483         (setup_view_from_metadata), (ev_window_run_fullscreen),
7484         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7485         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7486         (ev_window_dual_mode_changed_cb),
7487         (ev_window_sidebar_current_page_changed_cb):
7488
7489         null check uri before setting and getting metadata
7490
7491 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7492
7493         * dvi/Makefile.am:
7494         * properties/Makefile.am:
7495         * shell/Makefile.am:
7496         * thumbnailer/Makefile.am:
7497
7498         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7499
7500 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7501
7502         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7503         (selection_changed_callback):
7504         * shell/ev-sidebar-links.h:
7505
7506         Add a signal for link activation.
7507
7508         * shell/ev-view.c: (ev_view_goto_link),
7509         (ev_view_button_release_event):
7510         * shell/ev-view.h:
7511         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7512         (ev_window_init):
7513
7514         Implement the signal so that we can handle all link types.
7515
7516         * shell/ev-page-cache.c:
7517
7518         Remove unused set_link function
7519
7520 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7521
7522         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7523
7524         Add some space from the cursor, hardcoded but I couldnt
7525         find a better way.
7526
7527 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7528
7529         * lib/ev-tooltip.c:
7530
7531         Use mozilla style vs gtk style, way better for links.
7532
7533         * shell/ev-view.c: (ev_view_motion_notify_event),
7534         (ev_view_destroy), (ev_view_init):
7535
7536         Deactive tooltip when the link hovered is changed.
7537
7538 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7539
7540         * backend/ev-document.h:
7541         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7542         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7543         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7544         (ev_link_new_page), (ev_link_new_page_xyz):
7545         * backend/ev-link.h:
7546         * pdf/ev-poppler.cc:
7547         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7548         (go_to_link), (tip_from_link):
7549
7550         Implement xyz links, still not functional. Links are a total
7551         mess, will need to refactor and bugfix a lot :(
7552
7553 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7554
7555         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7556
7557 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7558
7559         * data/evince-ui.xml:
7560         * data/evince.schemas.in:
7561         * shell/Makefile.am:
7562         * shell/ev-window.c: (update_chrome_visibility),
7563         (password_dialog_response), (ev_window_load_job_cb),
7564         (ev_window_xfer_job_cb), (ev_window_open_uri),
7565         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7566         (ev_window_init):
7567
7568         Remove the statusbar. This regress loading feedback, need to
7569         check with Bryan what we want to do there...
7570
7571 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7572
7573         * lib/ev-tooltip.c: (ev_tooltip_init):
7574
7575         Fix tooltip border and size handling
7576
7577 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7578
7579         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7580         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7581         (ev_tooltip_timeout), (ev_tooltip_activate),
7582         (ev_tooltip_deactivate):
7583         * lib/ev-tooltip.h:
7584         * shell/ev-view.c: (ev_view_motion_notify_event):
7585
7586         Delay popup showing. Mirror gtk logic/times.
7587
7588 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7589
7590         * lib/Makefile.am:
7591         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7592         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7593         (ev_tooltip_set_text), (ev_tooltip_set_position):
7594         * lib/ev-tooltip.h:
7595
7596         Simple widget to show tooltips at a custom position
7597
7598         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7599         (ev_view_destroy):
7600
7601         Use it for links. First go, needs work
7602
7603 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7604
7605         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7606         HIG fixes.  Use title capitalization for window title. Use 12 
7607         pixels of space between the dialog's vbox and action area.
7608
7609 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7610
7611         * shell/ev-window.c: (file_open_dialog_response_cb),
7612         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7613         (ev_window_cmd_save_as):
7614
7615         Make file pickers not modal and refactor code some
7616
7617 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7618
7619         * shell/ev-sidebar.h:
7620         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7621         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7622         (ev_sidebar_class_init), (ev_sidebar_select_page),
7623         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7624         (ev_sidebar_set_page):
7625
7626         Add a current page property and allow to get/set it
7627
7628         * shell/ev-window.c: (setup_view_from_metadata),
7629         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7630
7631         Persist current sidebar page per document
7632
7633 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7634
7635         * data/evince.schemas.in:
7636         * shell/ev-window.c: (update_chrome_visibility),
7637         (setup_document_from_metadata), (update_sidebar_visibility),
7638         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7639         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7640         (ev_window_run_presentation), (ev_window_stop_presentation),
7641         (ev_window_view_sidebar_cb),
7642         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7643         (load_chrome), (ev_window_init):
7644
7645         Persist size/visibility of sidebar per document
7646
7647 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7648
7649         * shell/ev-view.c (draw_loading_text): Draw loading text.
7650
7651 2005-09-02  Dan Damian  <dand@gnome.ro>
7652
7653         * configure.in: Added "ro" to ALL_LINGUAS.
7654
7655 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7656
7657         * shell/ev-view.c: (clear_caches):
7658
7659         ev_page_cache_get doesnt return a reference,
7660         dont try to unref it.
7661
7662 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7663
7664         * shell/main.c: (load_files_remote):
7665
7666         Fix timestamp parameter with dbus <= 0.33
7667
7668 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7669
7670         * data/evince.schemas.in:
7671
7672         Add missing full stop
7673
7674 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7675
7676         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7677         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7678
7679         Plug some memory leaks
7680
7681 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7682
7683         * configure.ac:
7684         * lib/ev-debug.c: (trap_handler):
7685
7686         Check for execinfo.h and use it only if it exists.
7687         Ported from Epiphany (bug #314776).
7688
7689 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7690
7691         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7692
7693 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7694
7695         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7696         * po/id.po      : Added Indonesian translation
7697
7698 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7699
7700         * shell/main.c:
7701         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7702         * NEWS: Release 0.4.0
7703
7704 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7705
7706         * configure.ac: catch another gtk+-2.8ism
7707         * shell/main.c: Make work with gtk+-2.6
7708
7709 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7710
7711         * shell/ev-application-service.xml: Add 'timestamp' argument to
7712           ev_application_open_window and ev_application_open_uri methods.
7713
7714         * shell/ev-application.h: Add 'timestamp' argument to
7715           ev_application_open_window, ev_application_open_uri,
7716           and ev_application_open_uri_list functions.
7717
7718         * shell/ev-application.c (ev_application_open_window,
7719           ev_application_open_uri, ev_application_open_uri_list): Change
7720           functions that show/present windows to use a timestamp if one
7721           is passed in.
7722
7723         * shell/ev-window.c (ev_window_cmd_file_open,
7724           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7725         * shell/main.c (load_files): Modify calls to ev_application to
7726           include GDK_CURRENT_TIME as timestamp.
7727
7728         * shell/main.c (load_files_remote): Obtain timestamp for client
7729           instance from GDK and pass to server instance so new windows are
7730           focused properly.  Fix dbus_g_proxy_call() calls by including second
7731           G_TYPE_INVALID.
7732           
7733         Closes bug #314475.
7734
7735 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7736
7737         * shell/ev-window.c (ev_window_finalize): Check for
7738         avail. EvWindows when quiting to handle the finalize better,
7739         #314497
7740
7741 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7742         
7743         * properties/ev-properties-view.c: 
7744         
7745         Set textdomain to libglade. Fixes translation problem in property page.
7746
7747 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7748
7749         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7750         * dvi/Makefile.am:
7751         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7752         * dvi/mdvi-lib/Makefile.am:
7753         
7754         Fix rotation of thumbnails, ported to new API. Moved library
7755         dependencies earlier, probably it will fix linkage problem.
7756
7757 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7758
7759         * backend/ev-document-misc.c:
7760         (ev_document_misc_get_thumbnail_frame):
7761         * backend/ev-document-misc.h:
7762         * configure.ac:
7763         * pdf/ev-poppler.cc:
7764         * shell/Makefile.am:
7765         * shell/ev-sidebar-thumbnails.c: (add_range),
7766         (ev_sidebar_thumbnails_set_loading_icon),
7767         (ev_sidebar_thumbnails_refresh),
7768         (ev_sidebar_thumbnails_set_document):
7769         * shell/ev-sidebar-thumbnails.h:
7770         * shell/ev-view.c: (ev_view_motion_notify_event),
7771         (ev_view_set_property), (ev_view_get_property),
7772         (ev_view_class_init), (ev_view_set_rotation):
7773         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7774         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7775         (ev_window_init):
7776         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7777         Redo rotation (again).  prepare for 0.4.0
7778
7779 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7780
7781         * configure.ac: Bump poppler requirement to 0.4.1.
7782
7783         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7784         argument to poppler_page_render_selection() call.
7785
7786 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7787
7788         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7789         (djvu_document_thumbnails_get_thumbnail):
7790         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7791         (dvi_document_thumbnails_get_thumbnail):
7792         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7793         (pixbuf_document_thumbnails_get_thumbnail):
7794         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7795         
7796         Update rotation direction of backends to fit with pdf and ps.
7797
7798 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7799
7800         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7801         * backend/ev-async-renderer.h:
7802         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7803         (setup_page), (ps_document_get_page_size),
7804         (ps_async_renderer_render_pixbuf):
7805         * ps/ps-document.h:
7806         * shell/ev-jobs.c: (ev_job_render_run):
7807
7808         Fix orientation in the postscript document
7809
7810 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7811
7812         * pdf/ev-poppler.cc:
7813         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7814         * shell/ev-view.c: (highlight_find_results):
7815
7816         Adapt to the new poppler rotation API. Fix text maps on landscape
7817         documents.
7818
7819 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7820
7821         * shell/ev-view.c (compute_new_selection_text): get the correct
7822         region when selecting in modes other than continuous.
7823
7824 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7825
7826         * shell/main.c (main): remove redundant g_warnings.
7827
7828 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7829
7830         * shell/Makefile.am: Don't include autogenerated
7831         file ev-application-service.h into distribution, since
7832         it causes dbus crash. Fix for bugs 313724 and 313443. 
7833
7834 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7835
7836         * configure.ac: Fix sed expression for FreeBSD. Thanks
7837         to Joe Marcus Clark <marcus@freebsd.org>
7838         
7839         * shell/eggfindbar.c: (entry_activate_callback),
7840         (entry_changed_callback), (egg_find_bar_init),
7841         (egg_find_bar_set_search_string):
7842         
7843         Made findbar buttons unsensitive if there is no text in
7844         entry. Fix for the bug 313285.
7845
7846 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7847
7848         * ps/ps-document.c: Use g_filename_display_name for displaying
7849         filenames and revert string freeze breackage
7850
7851 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7852
7853         * NEWS:
7854         * configure.ac:
7855
7856         Update for 0.3.4
7857
7858         * shell/Makefile.am:
7859
7860         Add ev-application-service.xml to extra dist
7861
7862         * shell/ev-view.c: (find_page_at_location):
7863
7864         Remove unused function (fix warning)
7865
7866 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7867
7868         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7869         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7870         
7871         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7872         bug 313623.
7873
7874 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7875
7876         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7877         * shell/ev-window.c:
7878         Fix build warnings
7879
7880 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7881
7882         * configure.ac: Update script to get dbus version.
7883         Fix for the bug #313443.
7884
7885 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7886
7887         * shell/ev-window.c: (ev_window_cmd_escape):
7888         
7889         Return focus back to view on escape. Fix for bug 313295.
7890
7891 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7892
7893         * shell/ev-window.c: (update_window_title),
7894         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
7895         (ev_window_cmd_save_as):
7896         
7897         Correct conversion from uri to displayable string. Fix for
7898         bug 313296.
7899
7900 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7901
7902         * ps/ps-document.c: convert filename to utf8 when there is an error
7903         loading document. Fixes #309915
7904
7905 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
7906
7907         * configure.ac:
7908
7909         We depend on poppler 0.4.0
7910
7911 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
7912
7913         * configure.ac:
7914         * NEWS: Release 0.3.3.
7915         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
7916
7917 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
7918
7919         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
7920         add a couple missing mnemonics to menu items, use title 
7921         capitalization for menu items and window titles, and add 
7922         ellipsis to open menu item.     
7923
7924 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
7925
7926         * pdf/ev-poppler.cc:
7927         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
7928         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
7929         (ev_view_get_rotation):
7930         * shell/ev-view.h:
7931         * shell/ev-window.c: (setup_view_from_metadata),
7932         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
7933         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
7934         disk.
7935
7936 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
7937
7938         * configure.ac: Added tr to ALL_LINGUAS
7939
7940 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7941
7942         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
7943         requires several clicks to find word. Thanks to 
7944         Colin Slater <kiltedtaco@gmail.com>.
7945
7946 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
7947
7948         * data/evince.desktop.in.in: Hide menu entry and
7949         rename it to "Document Viewer". Fix for bug 
7950         #312399.
7951
7952 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
7953
7954         * shell/ev-page-action.c (ev_page_action_class_init): 
7955
7956         Point to the correct function in constructor of the
7957         activate_label signal
7958
7959 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
7960
7961         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
7962         * shell/ev-jobs.h: Make thread safe.
7963
7964 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7965
7966         * shell/ev-view.c: (view_update_range_and_current_page):
7967         Don't update page range if we are scrolling to some document
7968         point.
7969
7970 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7971
7972         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
7973         when getting max_page_width, fix drawing in dual mode.
7974
7975 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
7976
7977         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
7978         getting the area for select_all.
7979
7980 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
7981
7982         * backend/ev-selection.c: (ev_selection_render_selection):
7983         * backend/ev-selection.h:
7984         * pdf/ev-poppler.cc:
7985         * shell/ev-jobs.c: (ev_job_render_new):
7986         * shell/ev-jobs.h:
7987         * shell/ev-pixbuf-cache.c: (get_selection_colors),
7988         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
7989         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
7990         (ev_view_class_init):
7991
7992         Change selection color on focus in and focus out events.  Also,
7993         poppler now uses GdkColor for specifying the selection colors, so
7994         drop some awkward conversion code.
7995
7996 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
7997
7998         * configure.ac: Added Hebrew translation
7999
8000 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
8001
8002         * NOTES:
8003         * backend/ev-selection.c: (ev_selection_render_selection):
8004         * backend/ev-selection.h:
8005         * pdf/ev-poppler.cc:
8006         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
8007         (ev_job_render_run):
8008         * shell/ev-jobs.h:
8009         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8010         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
8011         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
8012         (ev_pixbuf_cache_style_changed),
8013         (ev_pixbuf_cache_get_selection_pixbuf),
8014         (ev_pixbuf_cache_set_selection_list),
8015         (ev_pixbuf_cache_get_selection_list):
8016         * shell/ev-pixbuf-cache.h:
8017         * shell/ev-utils.c: (ev_print_region_contents):
8018         * shell/ev-utils.h:
8019         * shell/ev-view.c: (ev_view_queue_draw_page),
8020         (selection_update_idle_cb), (ev_view_motion_notify_event),
8021         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
8022         (setup_caches), (ev_view_find_next), (merge_selection_region),
8023         (selection_free):
8024         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
8025
8026         Clean up selection to be much smoother!
8027
8028 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
8029
8030         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
8031         to poppler_page_render_selection().
8032
8033 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8034
8035         * ps/ps-document.c: (save_page_list): Use
8036         unzipped document when printing. Thanks to 
8037         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
8038         311016.
8039
8040 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8041
8042         * shell/ev-window.c: (update_action_sensitivity):
8043         
8044         Disable print and save respect to lockdown gconf keys. Fix
8045         for 312342.
8046
8047 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8048
8049         * configure.ac:
8050         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8051         (write_to_temp_file), (ev_file_set_contents):
8052         * shell/ev-utils.h:
8053         * shell/ev-window.c: (save_print_config_to_file):
8054         
8055         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8056         Fix for bug 312238
8057
8058 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8059
8060         * shell/ev-window.c: (load_print_config_from_file),
8061         (save_print_config_to_file), (ev_window_print_range):
8062
8063         Persist the print settings. Fixes bug #311578.
8064
8065 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8066
8067         * djvu/djvu-document.c: (djvu_document_get_page_size),
8068         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8069         (djvu_document_thumbnails_get_thumbnail):
8070         * dvi/dvi-document.c: (dvi_document_get_page_size),
8071         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8072         (dvi_document_thumbnails_get_dimensions),
8073         (dvi_document_thumbnails_get_thumbnail):
8074         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8075         (pixbuf_document_render_pixbuf),
8076         (pixbuf_document_document_iface_init),
8077         (pixbuf_document_thumbnails_get_thumbnail):
8078         
8079         Update backends to make them build with new rotation system.
8080
8081 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8082
8083         * help/C/figures/evince_start_window.png:
8084         
8085         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8086
8087 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8088
8089         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8090         * shell/ev-pixbuf-cache.h:
8091         * shell/ev-sidebar-thumbnails.c:
8092         (ev_sidebar_thumbnails_get_property), (add_range),
8093         (adjustment_changed_cb):
8094         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8095         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8096         we were thumbnailing the entire docment on startup, slowing us
8097         down hugely. 
8098
8099 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8100
8101         * shell/ev-page-cache.c: (ev_page_cache_new):
8102         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8103         == 0, fixes #310306.
8104
8105 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8106
8107         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8108         (ev_view_rotate_left):
8109
8110         Account rotation in doc_rect_to_view_rect.
8111         Ensure rotation doesnt go out of bounds.
8112
8113 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8114
8115         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8116
8117         Correct and cleanup w/h swapping
8118
8119 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8120
8121         * backend/ev-document-thumbnails.c:
8122         (ev_document_thumbnails_get_thumbnail):
8123         * backend/ev-document-thumbnails.h:
8124         * backend/ev-document.c:
8125         * backend/ev-document.h:
8126         * backend/ev-render-context.c: (ev_render_context_new),
8127         (ev_render_context_set_rotation):
8128         * backend/ev-render-context.h:
8129         * pdf/ev-poppler.cc:
8130         * ps/ps-document.c: (ps_document_document_iface_init):
8131         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8132         * shell/ev-jobs.h:
8133         * shell/ev-page-cache.c: (build_height_to_page),
8134         (ev_page_cache_new), (ev_page_cache_get_size),
8135         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8136         (ev_page_cache_get_height_to_page):
8137         * shell/ev-page-cache.h:
8138         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8139         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8140         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8141         (ev_pixbuf_cache_get_selection_pixbuf):
8142         * shell/ev-pixbuf-cache.h:
8143         * shell/ev-print-job.c: (idle_print_handler):
8144         * shell/ev-sidebar-thumbnails.c: (add_range):
8145         * shell/ev-view.c: (view_update_range_and_current_page),
8146         (get_page_y_offset), (get_page_extents),
8147         (ev_view_size_request_continuous_dual_page),
8148         (ev_view_size_request_continuous),
8149         (ev_view_size_request_dual_page),
8150         (ev_view_size_request_single_page), (draw_one_page),
8151         (ev_view_set_rotation), (ev_view_rotate_right),
8152         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8153         (ev_view_zoom_for_size_continuous_and_dual_page),
8154         (ev_view_zoom_for_size_continuous),
8155         (ev_view_zoom_for_size_dual_page),
8156         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8157         (ev_view_select_all):
8158         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8159         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8160         (tiff_document_document_iface_init),
8161         (tiff_document_thumbnails_get_thumbnail):
8162
8163         Use rotation rather than orientation. It's easier and enough
8164         for our needs.
8165
8166 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8167
8168         * shell/ev-page-cache.c: (build_height_to_page),
8169         (ev_page_cache_new), (ev_page_cache_get_size),
8170         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8171         (ev_page_cache_get_height_to_page):
8172         * shell/ev-page-cache.h:
8173         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8174         (ev_view_size_request_continuous_dual_page),
8175         (ev_view_size_request_continuous),
8176         (ev_view_zoom_for_size_continuous_and_dual_page),
8177         (ev_view_zoom_for_size_continuous):
8178
8179         Make the page cache aware of page orientation.
8180
8181 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8182
8183         * backend/ev-document-thumbnails.c:
8184         (ev_document_thumbnails_get_thumbnail):
8185         * backend/ev-document-thumbnails.h:
8186         * backend/ev-document.c:
8187         * backend/ev-document.h:
8188         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8189         * backend/ev-ps-exporter.h:
8190         * pdf/ev-poppler.cc:
8191         * ps/ps-document.c: (ps_document_document_iface_init),
8192         (ps_document_ps_export_do_page):
8193         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8194         * shell/ev-jobs.h:
8195         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8196         (ev_page_cache_get):
8197         * shell/ev-page-cache.h:
8198         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8199         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8200         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8201         * shell/ev-pixbuf-cache.h:
8202         * shell/ev-print-job.c: (idle_print_handler):
8203         * shell/ev-sidebar-thumbnails.c: (add_range):
8204         * shell/ev-view.c: (view_update_range_and_current_page),
8205         (get_page_extents), (ev_view_size_request_dual_page),
8206         (ev_view_size_request_single_page), (draw_one_page),
8207         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8208         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8209         (ev_view_zoom_for_size_dual_page),
8210         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8211         (ev_view_select_all):
8212         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8213         * tiff/tiff-document.c: (tiff_document_get_page_size),
8214         (tiff_document_get_orientation), (rotate_pixbuf),
8215         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8216         (tiff_document_thumbnails_get_thumbnail),
8217         (tiff_document_ps_export_do_page), (tiff_document_init):
8218
8219         Really make use of the orientation bit of the render context.
8220         Use the render context in a few more places in the backend API.
8221         This regress orientation, but now it's done right. Will try to
8222         fix it up asap...
8223
8224 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8225
8226         * shell/ev-view.c: (ensure_rectangle_is_visible):
8227
8228         Patch by Nickolay V. Shmyrev to fix find flickering
8229
8230 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8231
8232         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8233         duplex parameters to ::begin.
8234
8235         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8236         * shell/ev-print-job.c (idle_print_handler): 
8237         * ps/ps-document.c (ps_document_ps_export_begin): 
8238         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8239         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8240         implementations. Poppler backend needs poppler cvs. Rest has
8241         unchanged behavior.
8242
8243 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8244
8245         * shell/ev-window.c (using_pdf_printer): new function.
8246         (ev_window_print_range): print a less techy message if someone
8247         tries to print to PDF.
8248
8249 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8250
8251         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8252         from "unknown font" string. Bug #311431
8253
8254 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8255
8256         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8257
8258 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8259
8260         Bug #311280
8261         
8262         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8263         name for PopplerFontTypes
8264         (pdf_document_fonts_fill_model): add font type to the detail column
8265
8266         * backend/ev-document-fonts.h: added
8267         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8268
8269         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8270         font name and font details, add a little markup.
8271         (ev_properties_fonts_init): use the new cell data func, specify ypad
8272         property for the cell renderer.
8273         (ev_properties_fonts_set_document): add the details column.
8274
8275 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8276
8277         * configure.ac: Added "pl" to ALL_LINGUAS.
8278
8279 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8280
8281         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8282
8283 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8284
8285         * help/ChangeLog: Started this for translations of manual.
8286         * configure.ac, autogen.sh, .cvsignore: Migrated to
8287         gnome-doc-utils. Patch in bug #311222.
8288
8289 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8290
8291         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8292         #ifdef this away to fix an unused-function warning.
8293
8294 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8295
8296         * configure.ac: Added 'gl' to ALL_LINGUAS.
8297
8298 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8299
8300         * configure.ac: Added ne in ALL_LINGUAS
8301         
8302 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8303
8304         * shell/ev-view.c: (ev_view_leave_notify_event):
8305         
8306         Clear status message when pointer leaves view. Fix for bug
8307         #310818 
8308
8309 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8310
8311         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8312
8313 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8314
8315         * shell/ev-view.c: (ev_view_leave_notify_event),
8316         (ev_view_class_init):
8317         
8318         Set cursor to normal then leaving view.
8319
8320 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8321
8322         * configure.ac:
8323         
8324         Fix required djvulibre version.
8325
8326 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8327
8328         *configure.ac: Hindi (hi) language added
8329
8330 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8331
8332         *configure.ac: Punjabi (pa) Language added
8333
8334 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8335
8336         * data/evince-ui.xml, shell/ev-window.c:
8337         
8338         Add keypad accelerators for zooming. Fix for bug 308128.
8339
8340 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8341
8342         * Makefile.am:
8343         * backend/Makefile.am:
8344         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8345         * configure.ac:
8346         * shell/ev-document-types.c: (ev_document_types_add_filters):
8347
8348         Allow to enable/disable the pixbuf backend.
8349         Default to off for now. If we want it enabled we should
8350         really put mime types in the desktop, implement properties etc.
8351
8352         * properties/evince-properties.c:
8353
8354         Initialize error to NULL.
8355         Check error is not NULL before freeing.
8356
8357 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8358
8359         * shell/ev-window.c:
8360
8361         Use F5 as presentation accell
8362
8363 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8364
8365         * shell/ev-window.c: (update_chrome_visibility),
8366         (ev_window_create_fullscreen_popup), (ev_window_init):
8367
8368         Do not leak the fullscreen toolbar
8369
8370 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8371
8372         * shell/ev-window.c: (view_actions_focus_in_cb),
8373         (view_actions_focus_out_cb):
8374
8375         These has a return value! Fix totally random focus
8376         issues we was seeing.
8377
8378 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8379
8380         * shell/main.c: (load_files_remote):
8381
8382         Allow open more than one file
8383
8384 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8385
8386         * shell/main.c: (load_files_remote):
8387
8388         Fix for dbus 0.33. bug #309975
8389
8390 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8391
8392         * properties/ev-properties-main.c: (ev_properties_get_pages):
8393
8394         Actually return NULL for types we dont support
8395
8396 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8397
8398         * po/POTFILES.in:
8399
8400         Remove empty lines.
8401
8402 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8403
8404         * backend/ev-document-factory.c:
8405         (ev_document_factory_get_document):
8406
8407         Do not try to create the object if type
8408         is invalid.
8409
8410 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8411
8412         * ps/ps-document.c: (ps_document_dispose),
8413         (ps_async_renderer_render_pixbuf):
8414         * ps/ps-document.h:
8415
8416         Do not leak the target window
8417
8418 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8419
8420         * shell/ev-application.c: (ev_application_init):
8421
8422         Let tbe check file existence for us.
8423         Add a comment about eggrecent mime filter.
8424
8425 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8426
8427         * data/evince-ui.xml:
8428         * shell/ev-application.c: (ev_application_shutdown),
8429         (ev_application_init), (ev_application_get_toolbars_model),
8430         (ev_application_get_recent_model),
8431         (ev_application_save_toolbars_model):
8432         * shell/ev-application.h:
8433         * shell/ev-window.c: (ev_window_add_recent),
8434         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8435         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8436         (ev_window_init):
8437
8438         Use common toolbar and recent models for all windows.
8439         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8440
8441 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8442
8443         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8444         successfully check for gtk_icon_view_get_visible_range.
8445
8446 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8447
8448         * djvu/Makefile.am:
8449         * dvi/Makefile.am:
8450         
8451         Fix djvu and dvi backend build.
8452
8453 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8454
8455         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8456         (new_separator_pixbuf):
8457
8458         Don't leak windows.
8459
8460 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8461
8462         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8463
8464         HIGification of toolbar editor dialogue.
8465
8466 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8467
8468         * configure.ac:
8469         * shell/Makefile.am:
8470
8471         Ever build metadata manager since it's just
8472         disabled at runtime now.
8473
8474 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8475
8476         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8477         (ev_metadata_manager_get), (ev_metadata_manager_set):
8478         * shell/ev-metadata-manager.h:
8479
8480         Add an _init functions that enabled metadata management
8481         at runtime.
8482
8483         * shell/ev-window.c: (page_changed_cb),
8484         (setup_document_from_metadata), (ev_window_setup_document),
8485         (setup_view_from_metadata), (ev_window_open_uri),
8486         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8487         (ev_window_run_presentation), (ev_window_stop_presentation),
8488         (save_sizing_mode), (ev_window_zoom_changed_cb),
8489         (ev_window_continuous_changed_cb),
8490         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8491         (window_configure_event_cb):
8492
8493         Remove all ugly metadata define since we deal with it
8494         at runtime now.
8495
8496         * shell/main.c: (load_files_remote), (main):
8497
8498         Add support for dbus cvs head. Hopefully didnt break one
8499         of the other versions now!
8500
8501         If we dont get a response from the dbus server just
8502         give up with it and not enable metadata.
8503
8504 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8505
8506         * Makefile.am:
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         Make frontends depend on just libev.
8522         Rework and group CFLAGS/LIBS definitions.
8523         Cleanups.
8524
8525 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8526
8527         * shell/ev-window:
8528
8529         do not unnecessarily save zoom
8530
8531         * configure.ac:
8532         * lib/ev-file-helpers.c: (ev_dot_dir):
8533         * shell/Makefile.am:
8534         * shell/dummy.cc:
8535
8536         Some cleanups
8537
8538 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8539
8540         * configure.ac:
8541         
8542         Remove unnecessary dependencies
8543
8544 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8545
8546         * properties/Makefile.am:
8547         * thumbnailer/Makefile.am:
8548         * tiff/Makefile.am:
8549
8550         Some more cleanups. Was really necessary
8551         but I probably introduced bugs, feel free
8552         to flame :)
8553
8554 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8555
8556         * backend/Makefile.am:
8557         * configure.ac:
8558         * cut-n-paste/recent-files/Makefile.am:
8559         * cut-n-paste/toolbar-editor/Makefile.am:
8560         * cut-n-paste/zoom-control/Makefile.am:
8561         * lib/Makefile.am:
8562         * pdf/Makefile.am:
8563         * pixbuf/Makefile.am:
8564         * properties/Makefile.am:
8565         * ps/Makefile.am:
8566         * shell/Makefile.am:
8567         * thumbnailer/Makefile.am:
8568         * tiff/Makefile.am:
8569
8570         Use gnome-common macros when possible.
8571         Cleanup dependencies.
8572         Actually disable deprecated where possible.
8573
8574 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8575
8576         * Makefile.am:
8577         * backend/Makefile.am:
8578         * properties/Makefile.am:
8579         * shell/Makefile.am:
8580         * thumbnailer/Makefile.am:
8581
8582         This should solve the circular dep without
8583         requiring dir reorg!
8584
8585         * shell/ev-window.c: (setup_view_from_metadata):
8586
8587         Never restore window size/position when the
8588         window is already visible.
8589
8590 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8591
8592         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8593
8594         Return a boolean from timeout func. Fix ported from gedit.
8595
8596 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8597
8598         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8599
8600 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8601
8602         * shell/ev-document-types.c: set "All Documents" as default filter in
8603         open dialog
8604
8605 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8606
8607         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8608         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8609         (ev_metadata_manager_set_boolean): fix value/val thinko.
8610
8611 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8612
8613         * shell/ev-window.c: (setup_view_from_metadata),
8614         (window_state_event_cb), (window_configure_event_cb),
8615         (ev_window_init):
8616
8617         Remember window position and maximized state
8618
8619 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8620
8621         * configure.ac:
8622
8623         Fix DBUS configure checks.
8624
8625         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8626         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8627         (ev_metadata_manager_set_boolean):
8628
8629         Plug mem leaks.
8630
8631         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8632         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8633         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8634         (ev_window_continuous_changed_cb),
8635         (ev_window_dual_mode_changed_cb), (ev_window_new):
8636
8637         Fix the build without DBUS.
8638
8639 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8640
8641         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8642         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8643         (ev_metadata_manager_set_string),
8644         (ev_metadata_manager_set_boolean):
8645         * shell/ev-metadata-manager.h:
8646
8647         Add support for some more types
8648
8649         * shell/ev-view.c: (scroll_to_current_page),
8650         (ev_view_get_continuous), (ev_view_set_continuous),
8651         (ev_view_get_dual_page):
8652         * shell/ev-view.h:
8653         * shell/ev-window.c: (page_changed_cb),
8654         (setup_document_from_metadata), (ev_window_setup_document),
8655         (setup_view_from_metadata), (ev_window_open_uri),
8656         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8657         (ev_window_run_presentation), (ev_window_stop_presentation),
8658         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8659         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8660         (ev_window_update_dual_page_action),
8661         (ev_window_continuous_changed_cb),
8662         (ev_window_dual_mode_changed_cb), (ev_window_init):
8663
8664         Remember a bunch of view/document properties. Prolly some
8665         are still missing but it's getting interesting.
8666
8667 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8668
8669         * configure.ac: check if dbus-binding-tool is installed. Not the
8670         case on current Ubuntu breezy, it seems.
8671
8672 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8673
8674         * data/evince.desktop.in.in:
8675         
8676         Allow open uri lists and add TryExec field.
8677
8678 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8679
8680         * configure.ac:
8681
8682         Enable dbus when available, do not require a configure
8683         option.
8684
8685 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8686
8687         * configure.ac:
8688
8689         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8690         disabled.
8691
8692 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8693         Marco Pesenti Gritti  <mpg@redhat.com>
8694
8695         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8696         
8697         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8698         functions to the format required by dbus
8699
8700         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8701         errors. Use the RPC parameters in the expected way
8702
8703 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8704
8705         * Makefile.am:
8706         * properties/Makefile.am:
8707         * properties/ev-properties-main.c: (ev_properties_get_pages):
8708
8709         Support all mime types
8710
8711         * shell/Makefile.am:
8712         * thumbnailer/Makefile.am:
8713         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8714         (evince_thumbnail_pngenc_get):
8715
8716         Use the document factory
8717
8718 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8719
8720         * backend/Makefile.am:
8721         * backend/ev-document-factory.c:
8722         (mime_type_supported_by_gdk_pixbuf),
8723         (ev_document_type_get_from_mime),
8724         (ev_document_factory_get_document),
8725         (ev_document_factory_get_backend),
8726         (ev_document_factory_get_mime_types),
8727         (ev_document_factory_get_all_mime_types):
8728         * backend/ev-document-factory.h:
8729         * shell/Makefile.am:
8730         * shell/ev-document-types.c: (get_document_from_uri),
8731         (ev_document_types_get_document),
8732         (file_filter_add_mime_list_and_free),
8733         (ev_document_types_add_filters):
8734         * shell/ev-document-types.h:
8735         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8736         * shell/ev-properties-dialog.c:
8737         (ev_properties_dialog_set_document):
8738         * shell/ev-window.c: (ev_window_cmd_file_open),
8739         (ev_window_cmd_save_as):
8740         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8741
8742         Rework document types managing to avoid code duplication
8743         and actually abstract from backend implementations.
8744         Also provide a minimal factory api that can be used by
8745         thumbnailer/properties.
8746
8747 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8748
8749         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8750         Plug a mem leak.
8751         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8752         HIG spacings.
8753
8754 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8755
8756         * shell/ev-properties-dialog.c
8757         (ev_properties_dialog_set_document): only call
8758         ev_properties_fonts_set_document() if the document implements the
8759         fonts interface
8760
8761 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8762
8763         * configure.ac:
8764         * properties/Makefile.am:
8765         * properties/ev-properties-view.c:
8766         (ev_properties_view_register_type):
8767         * properties/ev-properties-view.h:
8768         * properties/ev-properties-main.h:
8769
8770         Implement nautilus plugin for properties.
8771         Works only for pdf atm, I need to rework the
8772         document types stuff to get this to work
8773         for all backends...
8774
8775 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8776
8777         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8778         (ev_properties_fonts_set_document): use
8779         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8780
8781 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8782
8783         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8784         them
8785         (PlaceImage, tiff2ps_process_page): use
8786         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8787
8788
8789 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8790
8791         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8792         (main): to call gnome_authentication_manager_init. Should fix
8793         Bug #308510
8794
8795         * configure.ac: that requires libgnomeui 2.6.0.
8796
8797 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8798
8799         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8800         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8801         use the new tiff2ps interfaces
8802
8803         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8804         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8805
8806         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8807         structure instead of global variables.  Remove use of static
8808         variables in functions.
8809
8810 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8811
8812         * shell/ev-page-action.c: unref the completion after setting it to the
8813         entry
8814
8815 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8816
8817         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8818         postscript files
8819
8820 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8821
8822         * shell/ev-window.c (update_action_sensitivity): disable
8823         File->Print if the document does not implement the ps exporter
8824         interface
8825
8826 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8827
8828         * Makefile.am:
8829         * configure.ac:
8830         * data/evince-properties.glade:
8831         * properties/.cvsignore:
8832         * properties/Makefile.am:
8833         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8834         (ev_properties_view_class_init), (ev_properties_view_format_date),
8835         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8836         (ev_properties_view_init), (ev_properties_view_new):
8837         * properties/ev-properties-view.h:
8838         * shell/Makefile.am:
8839         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8840         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8841         (ev_properties_dialog_new):
8842         * shell/ev-properties-dialog.h:
8843         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8844         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8845         (update_progress_label), (job_fonts_finished_cb),
8846         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8847         * shell/ev-properties-fonts.h:
8848         * shell/ev-properties.c:
8849         * shell/ev-properties.h:
8850         * shell/ev-window.c: (ev_window_setup_document),
8851         (ev_window_cmd_file_properties):
8852
8853         Split the properties pages in two different objects, depend
8854         only on the backend where possible, use widgets instead
8855         of gobject for the glade part, reimplement the dialog
8856         itself with gtk.
8857         I need this to implement nautilus properties page.
8858
8859 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8860
8861         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8862         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8863         (tiff_document_document_ps_exporter_iface_init): implement the ps
8864         exporter interface for tiff documents
8865
8866         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8867         libtiff to implement TIFF postscript export
8868
8869         * tiff/tiff2ps.h: added a header file for external tiff2ps
8870         functions.
8871
8872         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8873         tiff2ps.h
8874
8875 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8876
8877         * shell/ev-view.c: (scroll_to_current_page),
8878         (ev_view_set_fullscreen), (ev_view_set_presentation):
8879         
8880         Scroll to current page when exit from presentation
8881
8882 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8883
8884         * shell/ev-window.c: (update_document_mode),
8885         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8886         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8887         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
8888         
8889         Exit from fullscreen mode when switch to presentation. Fix for
8890         bug 309365
8891
8892 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8893
8894         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
8895         return NULL if the document does not implement the selection
8896         interface.
8897
8898 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
8899
8900         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
8901         reported height by using the resolution aspect ratio
8902         (tiff_document_render_pixbuf): scale the pixbuf using the
8903         resolution aspect ratio
8904
8905 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8906
8907         * configure.ac:
8908         
8909         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
8910         <kiltedaco@gmail.com>
8911         
8912         * djvu/djvu-document.c: (djvu_document_get_orientation),
8913         (djvu_document_set_orientation), (djvu_document_get_page_size),
8914         (rotate_pixbuf), (djvu_document_render_pixbuf),
8915         (djvu_document_document_iface_init):
8916         * dvi/dvi-document.c: (dvi_document_get_orientation),
8917         (dvi_document_set_orientation), (dvi_document_get_page_size),
8918         (rotate_pixbuf), (dvi_document_render_pixbuf),
8919         (dvi_document_document_iface_init):
8920         
8921         Dvi and djvu backends are ported to new API
8922
8923 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
8924
8925         * backend/ev-selection.c: (ev_selection_get_selection_region),
8926         (ev_selection_get_selection_map):
8927         * backend/ev-selection.h:
8928         * pdf/ev-poppler.cc:
8929         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8930         * shell/ev-jobs.h:
8931         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8932         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8933         (ev_pixbuf_cache_get_text_mapping):
8934         * shell/ev-pixbuf-cache.h:
8935         * shell/ev-view.c: (location_in_text),
8936         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
8937         support to EvView.  Now we can see where we can select!  Sweet!
8938
8939 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8940
8941         * shell/ev-view.c (ev_view_button_press_event): Fix
8942         event->y + view->scroll_x typo.
8943
8944 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
8945
8946         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
8947         sub-GdkPixbuf instead of passing dest_x and dest_y.
8948         
8949         * shell/ev-view.c: (view_point_to_doc_point),
8950         (view_rect_to_doc_rect), (ev_view_button_press_event),
8951         (ev_view_motion_notify_event), (compute_new_selection_rect),
8952         (gdk_rectangle_point_in), (compute_new_selection_text),
8953         (compute_selections): Update selection code to keep the selection
8954         around as two points and not as a normalized rectangle, and fix
8955         page level selection in two-column mode.
8956
8957 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
8958
8959         * shell/ev-window.c: (window_configure_event_cb): 
8960         
8961         Fix compilation
8962         
8963 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8964
8965         * pdf/ev-poppler.cc:
8966
8967         Fix compilation
8968
8969 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
8970
8971         * shell/Makefile.am:
8972         * shell/ev-metadata-manager.c: (item_free),
8973         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
8974         (parse_value), (parseItem), (load_values),
8975         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
8976         (save_values), (save_item), (get_oldest), (resize_items),
8977         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
8978         * shell/ev-metadata-manager.h:
8979
8980         Metadata manager from gedit but modified to use GValue, so that
8981         we dont need to keep converting from strings.
8982
8983         * configure.ac:
8984
8985         ENABLE_METADATA conditional, on when dbus is on
8986
8987         * shell/ev-application.c: (ev_application_open_uri):
8988
8989         Show the window after load so that we can initialize
8990         window size before it's showed.
8991
8992         * shell/ev-window.c: (ev_window_setup_from_metadata),
8993         (ev_window_open_uri), (window_configure_event_cb),
8994         (ev_window_init):
8995
8996         Save and load metadata information about window size.
8997         Not yet keeping states in account.
8998
8999         * shell/main.c: (main):
9000
9001         Shutdown metadata manager.
9002
9003 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9004
9005         * shell/ev-application-service.xml:
9006         * configure.ac:
9007         * shell/Makefile.am:
9008         * shell/ev-application.c:
9009         * shell/ev-application.h:
9010         * shell/ev-window.c:
9011         * shell/ev-window.h:
9012         * shell/main.c:
9013
9014         Add an optional dbus interface (--enable-dbus).
9015         Rework application code, mainly to be easier to
9016         use "remotely".
9017         Do not open multiple windows with the same document,
9018         spatial evince!
9019
9020 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
9021
9022         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
9023         pixbuf iff it exists.
9024
9025 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
9026
9027         * shell/*:
9028         * backend/ev-render-context.[ch]:
9029         * backend/ev-selection.[ch]:
9030
9031         Massive changes.  We now support text selection of pdfs, and not
9032         just rectangular selection.  This is pretty broken still, but I
9033         want to get something into CVS.
9034
9035 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9036
9037         * pdf/ev-poppler.cc:
9038         
9039         Fix for Bug 309080: crash on window close.
9040         
9041         * shell/ev-page-action.c: (page_changed_cb):
9042         
9043         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
9044         jensgr@gmx.net (Jens Granseuer).
9045
9046 2005-06-25  Marcel Telka  <marcel@telka.sk>
9047
9048         * configure.in (ALL_LINGUAS): Added sk.
9049
9050 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9051
9052         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9053         not a document open
9054
9055 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9056
9057         * NEWS:
9058         * configure.ac:
9059
9060         Release 0.3.2
9061
9062         * cut-n-paste/recent-files/Makefile.am:
9063
9064         Fix make distcheck
9065
9066 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9067
9068         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9069         (pixbuf_document_set_orientation), (rotate_pixbuf),
9070         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9071         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9072
9073         Implement rotation and cleanup the code a bit.
9074
9075         * tiff/tiff-document.c: (tiff_document_get_page_size),
9076         (tiff_document_get_orientation), (tiff_document_set_orientation),
9077         (rotate_pixbuf), (tiff_document_render_pixbuf),
9078         (tiff_document_document_iface_init), (tiff_document_init):
9079
9080         Implement rotation. Was the quicker solution for the release
9081         but we really need to share this code in the shell.
9082
9083 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9084
9085         * pdf/ev-poppler.cc:
9086
9087         Enable rotation, require poppler cvs. Fix a leak.
9088
9089 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9090
9091         * shell/ev-window.c: (update_action_sensitivity):
9092         
9093         Make properties unsensitive if document backend doesn't provide
9094         any info
9095
9096 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9097
9098         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9099         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9100         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9101         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9102         (bitmap_flip_rotate_counter_clockwise):
9103         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9104         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9105         (buff_gets):
9106         * dvi/mdvi-lib/common.h:
9107         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9108         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9109         (opendvi), (mdvi_reload), (mdvi_init_context),
9110         (mdvi_destroy_context), (mdvi_dopage), (special):
9111         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9112         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9113         (file_hash_free), (register_encoding), (parse_spec),
9114         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9115         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9116         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9117         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9118         (mdvi_register_font_type), (mdvi_unregister_font_type),
9119         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9120         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9121         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9122         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9123         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9124         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9125         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9126         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9127         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9128         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9129         (mdvi_unregister_special), (mdvi_flush_specials):
9130         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9131         (t1_font_remove):
9132         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9133         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9134         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9135         (free_font_metrics), (flush_font_metrics):
9136         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9137         (tt_font_remove):
9138         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9139         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9140         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9141         (dstring_insert), (dstring_new), (dstring_reset):
9142         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9143         
9144         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9145         avoid conflict with libtool on FC4
9146         
9147         * shell/ev-window.c: (ev_window_cmd_help_about):
9148         
9149         Update copyright year. Fix for bug 308828.
9150
9151 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9152
9153         * shell/ev-view.c: (add_scroll_binding_keypad),
9154         (ev_view_binding_activated), (ev_view_class_init),
9155         (on_adjustment_value_changed):
9156         
9157         Bug 170874: Arrow keys switch pages in presentation mode
9158
9159 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9160
9161         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9162         
9163         Fix for Bug 308265: Sidebar dissappears coming out of 
9164         Presentation mode
9165
9166 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9167
9168         * shell/ev-application.c: (ev_application_open):
9169         * shell/ev-document-types.c: (ev_document_types_add_filters),
9170         (ev_document_types_add_filters_for_type):
9171         * shell/ev-document-types.h:
9172         * shell/ev-window.c: (ev_window_cmd_save_as):
9173         
9174         Suggest basename as template when saving, provide filters
9175         for save dialog. It's bug 308402
9176
9177 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9178
9179         * pdf/ev-poppler.cc:
9180         * shell/ev-sidebar-links.c: (job_finished_callback):
9181         * shell/ev-view.c: (update_find_status_message):
9182         
9183         Some leaks fixed
9184
9185 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9186
9187         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9188         (egg_recent_view_uimanager_set_list):
9189
9190         Fix buglet in !show_numbers case.
9191
9192 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9193
9194         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9195         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9196
9197         Use pango ellipsisation.
9198
9199         * pdf/ev-poppler.cc:
9200
9201         Fix refcount leak, from nsh.
9202
9203 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9204
9205         * cut-n-paste/recent-files/Makefile.am:
9206         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9207         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9208         
9209         Removed EggRecentViewGtk
9210         
9211         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9212         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9213         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9214         (ev_window_setup_recent):
9215         
9216         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9217         with other projects
9218
9219 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9220
9221         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9222         (egg_recent_view_gtk_finalize):
9223
9224         Fix memory leak
9225
9226         * cut-n-paste/toolbar-editor/Makefile.am:
9227         
9228         Fix location of cursor icon.
9229         
9230         * pdf/ev-poppler.cc:
9231         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9232         (display_completion_text), (match_completion):
9233         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9234         (selection_changed_callback), (create_loading_model),
9235         (print_section_cb), (links_page_num_func),
9236         (update_page_callback_foreach):
9237         * shell/ev-window.c: (ev_window_dispose):
9238         
9239         Small memory fixes. Links model now store objects instead
9240         of pointers to improve memory management. 
9241
9242 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9243
9244         * shell/ev-window.c: (zoom_control_changed_cb):
9245         
9246         Fix update of zoom control (bug 308268).
9247
9248 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9249
9250         * shell/ev-properties.c (set_property): escape the text correctly.
9251         Handles non-UTF-8 properties and escaped properties.  Also, sets
9252         the text to "<i>None</i>" if the property isn't set.
9253
9254         * data/evince-properties.glade: Change the label to be ellipsized,
9255         and give it a minimum size.
9256
9257 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9258
9259         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9260         * shell/ev-sidebar-links.c: (create_loading_model):
9261         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9262         * shell/ev-view.c: (ev_view_set_document):
9263         * shell/ev-window.c: (ev_window_dispose):
9264         
9265         Various small fixes, mostly memory leaks. Thanks to valgrind.
9266
9267 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9268
9269         * ps/ps-document.c: remove the locale.h include again ;-). And
9270         kill the (bogus) setlocale/savelocale business.
9271
9272 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9273
9274         * ps/ps-document.c:
9275         
9276         Include locale.h to fix build
9277         
9278         * shell/ev-sidebar.c:
9279         
9280         Remove unnecessary includes
9281
9282 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9283
9284         * dvi/dvi-document.c: (dvi_document_load):
9285         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9286         * po/POTFILES.in:
9287         
9288         Check for incorrect dvi files. Fix parsing dvi on AMD64
9289         platform. Thanks to tester@tester.ca (Olivier Crete).
9290
9291 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9292
9293         * shell/ev-page-action.c: (match_selected_cb),
9294         (display_completion_text), (match_completion), (update_model):
9295         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9296         (expand_open_links):
9297         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9298         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9299         (ev_sidebar_set_document):
9300         * shell/ev-window.c: (ev_window_xfer_job_cb),
9301         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9302         
9303         Fixed lot's of memory leaks, for example, memory leak on reload, 
9304         described in bug 307793.
9305
9306 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9307
9308         * pdf/ev-poppler.cc:
9309         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9310         (update_visible_range), (adjustment_changed_cb),
9311         (ev_sidebar_thumbnails_fill_model),
9312         (ev_sidebar_thumbnails_refresh),
9313         (ev_sidebar_tree_selection_changed),
9314         (ev_sidebar_icon_selection_changed),
9315         (ev_sidebar_thumbnails_use_icon_view),
9316         (ev_sidebar_thumbnails_set_document):
9317         * shell/ev-sidebar-thumbnails.h:
9318         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9319         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9320
9321         Refresh thumbnails when changing orientation. Not fully
9322         working yet becuase of a sidebar bug.
9323
9324         Set page orientation to poppler page everywhere. This sucks
9325         really need to fix poppler.
9326
9327 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9328
9329         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9330         (egg_recent_view_gtk_new_menu_item),
9331         (egg_recent_view_gtk_set_property),
9332         (egg_recent_view_gtk_get_property),
9333         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9334         (egg_recent_view_gtk_set_tooltip_func),
9335         (egg_recent_view_gtk_set_label_width),
9336         (egg_recent_view_gtk_get_label_width):
9337         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9338
9339         Sync with libegg (ellipsize labels)
9340
9341 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9342
9343         * data/evince-ui.xml:
9344         * shell/ev-window.c: (ev_window_cmd_go_forward),
9345         (ev_window_cmd_go_backward):
9346         
9347         Shift + PageUp moves 10 Pages. Fix for 306125
9348
9349 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9350
9351         * pdf/ev-poppler.cc:
9352
9353         Add a flag to check if orientation has been overriden
9354
9355 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9356
9357         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9358         field if necessary.
9359
9360         * ps/ps.h: add creator field to document.
9361
9362         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9363         set creator field.
9364
9365 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9366
9367         * data/evince-properties.glade:
9368         * shell/ev-properties.c: (ev_properties_set_document):
9369
9370         s/PDF Version/Format
9371
9372 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9373
9374         * shell/ev-properties.c: (ev_properties_set_document):
9375
9376         Remove unnecessary translations
9377
9378 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9379
9380         * cut-n-paste/toolbar-editor/Makefile.am:
9381
9382         Correct library name    
9383
9384 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9385
9386         * configure.ac:
9387         * cut-n-paste/recent-files/egg-recent-model.c:
9388         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9389         (egg_recent_model_unlock_file):
9390         * cut-n-paste/recent-files/egg-recent-util.c:
9391         (egg_recent_util_get_unique_id):
9392         * cut-n-paste/recent-files/update-from-egg.sh:
9393         * cut-n-paste/toolbar-editor/Makefile.am:
9394         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9395         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9396         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9397         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9398         (egg_toolbars_model_get_type):
9399         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9400
9401         Better makefile for toolbar editor and update everything
9402         to latest libegg.
9403
9404 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9405
9406         * shell/ev-window.c: (update_document_mode):
9407
9408         Prefer presentation mode when the document
9409         require fullscreen.
9410
9411 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9412
9413         * data/evince-ui.xml:
9414         * shell/ev-window.c:
9415
9416         Add control-equal for zooming
9417
9418 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9419
9420         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9421
9422 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9423
9424         * backend/ev-document.c: (ev_document_get_orientation):
9425         * backend/ev-document.h:
9426         * pdf/ev-poppler.cc:
9427         * ps/ps-document.c: (ps_document_get_orientation),
9428         (ps_document_set_orientation), (ps_document_document_iface_init):
9429
9430         Add a get_orientation api. Improve set_orientation.
9431
9432         * data/evince-ui.xml:
9433         * shell/ev-view.c: (ev_view_set_orientation),
9434         (ev_view_rotate_right), (ev_view_rotate_left):
9435         * shell/ev-view.h:
9436         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9437         (ev_window_cmd_edit_rotate_right):
9438
9439         Better ui for changing document orientation
9440
9441 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9442
9443         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9444         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9445         * shell/ev-sidebar-links.h:
9446         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9447         (ev_sidebar_page_iface_init):
9448         * shell/ev-sidebar-page.h:
9449         * shell/ev-sidebar-thumbnails.c:
9450         (ev_sidebar_thumbnails_get_property),
9451         (ev_sidebar_thumbnails_class_init),
9452         (ev_sidebar_thumbnails_set_document):
9453         * shell/ev-sidebar-thumbnails.h:
9454         * shell/ev-view.c: (ev_view_motion_notify_event):
9455         * shell/ev-window.c: (update_chrome_visibility),
9456         (ev_window_cmd_focus_page_selector),
9457         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9458         (sidebar_page_main_widget_update_cb), (ev_window_init):
9459         
9460         Autoraise toolbar on GoToPage binding and fix bindings in
9461         EvSidebarThumbnails page.
9462
9463 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9464
9465         * shell/ev-properties.c: (update_progress_label):
9466
9467         Hide the progress label when finished; bug #307697.
9468
9469 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9470
9471         * pdf/ev-poppler.cc:
9472
9473         Enable is_open for links, you will need poppler cvs
9474
9475         * shell/ev-properties.c: (job_fonts_finished_cb):
9476
9477         Get a lock on the document when filling the tree view
9478
9479 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9480
9481         * backend/ev-document-links.h:
9482         * pdf/ev-poppler.cc:
9483         * shell/ev-sidebar-links.c: (create_loading_model),
9484         (expand_open_links), (job_finished_callback):
9485
9486         Expand links when specified by the document.
9487         Depend on a poppler api (defined out for now)
9488
9489 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9490
9491         * shell/ev-properties.c: (ev_properties_dispose),
9492         (ev_properties_class_init), (dialog_destroy_cb),
9493         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9494         (ev_properties_set_document), (ev_properties_new),
9495         (ev_properties_show):
9496         * shell/ev-properties.h:
9497
9498         Make it an object, cleanup the code, api to show it as transient
9499         and to set the document.
9500
9501         * shell/ev-window.c: (ev_window_setup_document),
9502         (ev_window_cmd_file_properties):
9503
9504         Adapt to EvProperties changes, do not show multiple
9505         times, update it when document changes.
9506
9507 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9508
9509         * ps/gstypes.h:
9510         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9511         (ps_document_set_orientation), (ps_document_document_iface_init):
9512         * ps/ps-document.h:
9513
9514         Implement orientation here too
9515
9516         * shell/ev-properties.c: (ev_properties_new):
9517         * data/evince-properties.glade:
9518
9519         Hide the fonts page for backends that doesnt
9520         support it.     
9521
9522 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9523
9524         * backend/ev-document.c: (ev_document_set_orientation):
9525         * backend/ev-document.h:
9526         * pdf/ev-poppler.cc:
9527
9528         Add orientation api. Currently poppler api is not optimal,
9529         we need to set orientation every time we _get a page.
9530         I will try to fix that at some point.
9531
9532         * data/evince-ui.xml:
9533         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9534         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9535
9536         Add orientation menu items
9537
9538         * shell/ev-page-cache.c: (ev_page_cache_clear):
9539         * shell/ev-page-cache.h:
9540
9541         Add api to clear the cache
9542
9543         * shell/ev-view.c: (setup_caches), (clear_caches),
9544         (ev_view_set_document), (ev_view_zoom_out),
9545         (ev_view_set_orientation):
9546         * shell/ev-view.h:
9547
9548         Implement orientation changing
9549
9550 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9551
9552         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9553         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9554         * backend/ev-document-fonts.h:
9555
9556         Separate scan and fill so that we can incrementally fill from
9557         the main thread. Add a progress api.
9558
9559         * data/evince-properties.glade:
9560         * pdf/ev-poppler.cc:
9561         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9562         * shell/ev-jobs.h:
9563         * shell/ev-properties.c: (update_progress_label),
9564         (job_fonts_finished_cb), (setup_fonts_view):
9565
9566         Incrementally feel the list and show the progress
9567         percentage in a label like acrobat does.
9568
9569         You are going to need poppler cvs
9570
9571 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9572
9573         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9574         * backend/ev-document-fonts.h:
9575         * pdf/ev-poppler.cc:
9576
9577         Make fonts model fill incrementally.
9578
9579         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9580         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9581         (ev_job_queue_remove_job):
9582         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9583         (ev_job_fonts_new), (ev_job_fonts_run):
9584         * shell/ev-jobs.h:
9585
9586         New job for fonts scanning
9587
9588         * shell/ev-properties.c: (job_fonts_finished_cb),
9589         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9590         * shell/ev-properties.h:
9591         * shell/ev-window.c: (ev_window_cmd_file_properties):
9592
9593         Incrementally feel the treeview using the new job. Show Loading...
9594         message until scanning is completed.
9595
9596         Hopefully I didnt break the build without the poppler patch.
9597
9598 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9599
9600         * shell/ev-application.c: (ev_application_open):
9601         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9602         (ev_document_type_get_type), (ev_document_type_lookup):
9603         * shell/ev-document-types.h:
9604         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9605         * shell/ev-job-xfer.h:
9606         * shell/ev-window.c: (ev_window_clear_local_uri),
9607         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9608         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9609         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9610         
9611         Transfer remote documents to tmp directory to display them later.
9612
9613 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9614
9615         * backend/ev-document-info.h:
9616         * shell/ev-properties.c: (ev_properties_new):
9617
9618         s/GTime*/GTime. Not sure why we was using a pointer
9619         at all there!
9620
9621 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9622
9623         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9624         situations.  That situation is that you're using GTK+-HEAD with
9625         the patch at #306726 is applied, and you have a document with <
9626         1500 pages in it.  It's not quite as uniformly nice as the
9627         TreeView, but should be better in the long run.
9628
9629         I'm pretty sure I guarded against breaking compilation with
9630         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9631         I missed some.
9632
9633         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9634         widget yet, so I commented that code out
9635         enable_view_actions_for_widget() for now.  Need to figure this
9636         out.
9637
9638         * shell/ev-page-action.c (match_selected_cb): emit the right
9639         signals.  Our cool C-l completion now works.
9640
9641 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9642
9643         * backend/Makefile.am:
9644         * backend/ev-document-fonts.c:
9645         * backend/ev-document-links.c:
9646         * backend/ev-document.c: (ev_document_load):
9647         * backend/ev-document.h:
9648         * backend/ev-job-queue.c:
9649         * backend/ev-job-queue.h:
9650         * backend/ev-jobs.c:
9651         * backend/ev-jobs.h:
9652         * backend/ev-page-cache.c:
9653         * backend/ev-page-cache.h:
9654
9655         EvPageCache and EvJobs are moved to shell.
9656
9657         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9658         (ev_tmp_filename):
9659         * lib/ev-file-helpers.h:
9660         
9661         New helper to work with temporary files
9662         
9663         * shell/Makefile.am:
9664         * shell/ev-application.c: (ev_application_open):
9665         * shell/ev-application.h:
9666         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9667         (remove_job_from_async_queue), (add_job_to_async_queue),
9668         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9669         (handle_job), (search_for_jobs_unlocked),
9670         (no_jobs_available_unlocked), (ev_render_thread),
9671         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9672         (ev_job_queue_add_job), (move_job_async), (move_job),
9673         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9674         * shell/ev-job-queue.h:
9675         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9676         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9677         * shell/ev-job-xfer.h:
9678         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9679         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9680         (ev_job_links_class_init), (ev_job_render_init),
9681         (ev_job_render_dispose), (ev_job_render_class_init),
9682         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9683         (ev_job_thumbnail_class_init), (ev_job_load_init),
9684         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9685         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9686         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9687         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9688         * shell/ev-jobs.h:
9689         * shell/ev-page-action.c: (ev_page_action_set_document):
9690         * shell/ev-page-cache.c: (ev_page_cache_init),
9691         (ev_page_cache_class_init), (ev_page_cache_finalize),
9692         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9693         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9694         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9695         (ev_page_cache_get_title), (ev_page_cache_get_size),
9696         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9697         (ev_page_cache_get_height_to_page),
9698         (ev_page_cache_get_max_label_chars),
9699         (ev_page_cache_get_page_label),
9700         (ev_page_cache_has_nonnumeric_page_labels),
9701         (ev_page_cache_get_info), (ev_page_cache_next_page),
9702         (ev_page_cache_prev_page), (ev_page_cache_get):
9703         * shell/ev-page-cache.h:
9704         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9705         (ev_pixbuf_cache_clear_job_sizes),
9706         (ev_pixbuf_cache_add_jobs_if_needed),
9707         (ev_pixbuf_cache_set_page_range):
9708         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9709         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9710         * shell/ev-sidebar-thumbnails.c:
9711         (ev_sidebar_tree_selection_changed),
9712         (ev_sidebar_thumbnails_set_document):
9713         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9714         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9715         (ev_statusbar_get_context_id), (ev_statusbar_push),
9716         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9717         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9718         (ev_statusbar_set_progress):
9719         * shell/ev-statusbar.h:
9720         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9721         (ev_view_find_previous):
9722         * shell/ev-window.c: (ev_window_is_empty),
9723         (ev_window_setup_document), (password_dialog_response),
9724         (ev_window_clear_jobs), (ev_window_load_job_cb),
9725         (ev_window_xfer_job_cb), (ev_window_open_uri),
9726         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9727         (ev_window_print), (ev_window_print_range),
9728         (ev_window_state_event), (ev_window_cmd_view_reload),
9729         (menu_item_select_cb), (menu_item_deselect_cb),
9730         (view_status_changed_cb), (ev_window_dispose),
9731         (drag_data_received_cb), (ev_window_init):
9732         * shell/ev-window.h:
9733         * shell/main.c: (load_files):
9734         
9735         New statusbar to show progress on idle. Two new jobs - 
9736         xfer job and load job to load document in background. And update
9737         of page_cache clients to new location of code.
9738
9739 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9740
9741         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9742         selection in open dialog. It also remembers the last visited directory 
9743         in the current session.
9744
9745 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9746
9747         * shell/ev-properties.c: (ev_properties_new):
9748         * shell/ev-properties.h:
9749         * shell/ev-window.c: (ev_window_cmd_file_properties):
9750         
9751         Get document info from page cache instead of document itself.
9752         This should fix crash related to race conditions described in
9753         bug 306545.
9754
9755 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9756
9757         * ps/ps-document.c: (ps_document_init),
9758         (send_ps), (get_page_box), (output), (catchPipe), (input),
9759         (stop_interpreter), (file_length), (file_readable),
9760         (check_filecompressedb), (ps_document_enable_interpreter),
9761         (document_load), (ps_async_renderer_render_pixbuf):
9762         * ps/ps-document.h:
9763
9764         Big cleanup of the ps code
9765
9766 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9767
9768         * backend/Makefile.am:
9769         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9770         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9771         * backend/ev-async-renderer.h:
9772
9773         Add an async renderer interface (method + callback) which
9774         is useful for backends like ps.
9775
9776         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9777         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9778         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9779         (ev_job_queue_add_job), (move_job_async), (move_job),
9780         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9781
9782         Add queues for async renderer, these are executed on the
9783         main thread.
9784
9785         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9786         (ev_job_render_run):
9787         * backend/ev-jobs.h:
9788
9789         If the backend support async renderer interface use it.
9790
9791         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9792         (setup_pixmap), (ps_document_get_type),
9793         (ps_async_renderer_render_pixbuf),
9794         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9795
9796         Implement async renderer interface.
9797
9798 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9799
9800         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9801
9802         Cleanup links job on exit.
9803
9804 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9805
9806         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9807         (drag_data_get_cb), (drag_data_received_cb):
9808         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9809         (drag_data_get_cb), (parse_item_list),
9810         (egg_toolbar_editor_load_actions):
9811         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9812         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9813         (parse_item_list), (parse_toolbars):
9814         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9815         (dvi_pixbuf_put_pixel):
9816         
9817         Fix gcc 4.0 warnings
9818
9819 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9820
9821         * ps/ps-document.c: (start_interpreter):
9822
9823         Fix warning when loading ps
9824
9825 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9826
9827         * ps/ps-document.c: (output):
9828
9829         Fix crash when priting gs error messages.
9830
9831 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9832
9833         * backend/ev-page-cache.c: (_ev_page_cache_new):
9834         * backend/ev-page-cache.h:
9835
9836         Use a const to return title so that we dont double
9837         free it. Small cleanup and fix a leak.
9838
9839         * shell/ev-window.c: (update_window_title):
9840
9841         strdup value from get_title.
9842
9843 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9844
9845         * shell/ev-sidebar-links.c: (job_finished_callback),
9846         (ev_sidebar_links_set_document):
9847
9848         Cleanup the old job when changing document
9849
9850 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9851
9852         * shell/ev-stock-icons.c:
9853         * shell/ev-stock-icons.h:
9854         * shell/ev-window.c:
9855         
9856         Add stock icons for actions that can appear in toolbar. Fix for
9857         bug 306566.
9858
9859 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9860
9861         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9862         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9863         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9864         * backend/ev-page-cache.h:
9865         * shell/ev-view.c: (scroll_to_current_page),
9866         (view_update_range_and_current_page), (get_page_y_offset),
9867         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9868         (ev_view_size_request_continuous),
9869         (ev_view_zoom_for_size_continuous_and_dual_page),
9870         (ev_view_zoom_for_size_continuous):
9871         
9872         More compact EvView layout in document with pages of different size.
9873
9874 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9875
9876         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9877         compilation.
9878
9879 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9880
9881         * shell/ev-view.c: (view_set_adjustment_values):
9882         * shell/ev-window.c: (ev_window_cmd_file_properties):
9883         
9884         A bit different fix for rounding problem but it has no
9885         problems on startup. Make properties window transient to parent.
9886
9887 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9888
9889         * pdf/ev-poppler.cc:
9890         
9891         More commenting of font stuff.
9892
9893 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9894
9895         * pdf/ev-poppler.cc:
9896
9897         Comment out some more fonts stuff. Should really
9898         work without the poppler patch now.
9899
9900 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9901
9902         * pdf/ev-poppler.cc:
9903
9904         Adapt to api change
9905
9906 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9907
9908         * data/evince-properties.glade:
9909         * pdf/ev-poppler.cc:
9910         * shell/ev-properties.c: (setup_fonts_view):
9911
9912         Set the column title. Show the dialog only
9913         once everything is setup.
9914         Getting font info can be very slow... will
9915         prolly need to make this threaded too.
9916
9917 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9918
9919         * backend/Makefile.am:
9920         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
9921         (ev_document_fonts_get_fonts_model):
9922         * backend/ev-document-fonts.h:
9923         * data/evince-properties.glade:
9924         * pdf/ev-poppler.cc:
9925         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
9926         * shell/ev-properties.h:
9927         * shell/ev-window.c: (ev_window_cmd_file_properties):
9928
9929         Implement fonts list. Defined out for now, since it depends
9930         on a not yet committed poppler patch.
9931
9932 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
9933
9934         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
9935         page + 1.
9936
9937         * shell/ev-window.c: Make sure we add the timeout when we get a
9938         focus-in event.
9939
9940         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
9941         adjustment->value before calculating the zoom factor to average
9942         out all of our rounding errors.  The page no longer 'drifts' when
9943         resizing.
9944
9945 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9946
9947         * data/evince-properties.glade:
9948         * shell/ev-properties.c: (ev_properties_format_date),
9949         (set_property):
9950         
9951         Labels don't expand when the dialogue is resized.
9952         strftime result needs to be converted to UTF-8. Thanks
9953         to Christian Persch <chpe@gnome.org>.
9954
9955 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9956
9957         * data/evince-properties.glade:
9958
9959         Hide the fonts tab
9960
9961 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
9962
9963         * backend/ev-document-info.h:
9964         * backend/ev-document.c: (ev_document_info_free):
9965         * data/evince-properties.glade:
9966         * pdf/ev-poppler.cc:
9967         * ps/ps-document.c: (ps_document_get_info):
9968         * shell/ev-properties.c: (ev_properties_format_date),
9969         (set_property), (ev_properties_new):
9970         * shell/ev-properties.h:
9971         * shell/ev-window.c: (ev_window_cmd_file_properties):
9972
9973         Rework properties code to take only EvPropertyInfo
9974         in the constructor so that it can be useful for
9975         nautilus plugin too.
9976
9977         Deal with backends that doesnt support some properties.
9978         Make set property code generic.
9979
9980 2005-06-04  Christian Persch <chpe@gnome.org>
9981
9982         * data/evince-properties.glade:
9983
9984         fix spacings, make resizeable, and make data labels
9985         selectable + ellipsised
9986
9987 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
9988
9989         * backend/ev-document-info.h:
9990         * data/Makefile.am:
9991         * data/evince-ui.xml:
9992         * pdf/ev-poppler.cc:
9993         * shell/Makefile.am:
9994         * shell/ev-window.c: (update_action_sensitivity),
9995         (ev_window_cmd_file_properties):
9996
9997         Initial go at file properties. Patch by
9998         Emil Soleyman-Zomalan <emil@soleyman.com>.
9999         Needs love see #169583
10000
10001 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
10002
10003         * ps/ps-document.c: (output):
10004         * ps/ps.c: (psscan):
10005
10006         Try to render even if psscan fails.
10007
10008 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10009
10010         * ps/ps.c: (psscan), (pscopydoc):
10011
10012         Port buffered reading code from gv
10013
10014 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10015
10016         * ps/ps-document.c: (interpreter_message), (output):
10017
10018         Do not fail on interpreter messages
10019
10020 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10021
10022         * backend/ev-document-misc.c:
10023         (ev_document_misc_get_thumbnail_frame):
10024
10025         Pages can be 0 x 0, dont assert on this case
10026
10027 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10028
10029         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10030         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
10031
10032         Correctly manage our reference on document. Finally the reload
10033         huge leak is gone...
10034
10035 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10036
10037         * ps/ps-document.c: (ps_document_dispose):
10038
10039         Forgot to chain it to the parent. Thanks chpe.
10040
10041 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10042
10043         * ps/ps-document.c: (ps_document_dispose),
10044         (ps_document_class_init), (stop_interpreter), (document_load):
10045
10046         Cleanup dispose a bit. Dont leak the whole pixmap.
10047
10048 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10049
10050         * pdf/ev-poppler.cc:
10051
10052         Release the poppler document on dispose
10053
10054 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10055
10056         * shell/ev-view.c: (ev_view_set_document):
10057
10058         Release ref on the pixbuf cache when changing
10059         document.
10060
10061 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10062
10063         * ps/ps-document.c: (ps_document_get_info):
10064
10065         Fix a double free
10066
10067 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10068
10069         * backend/ev-page-cache.c: (ev_page_cache_init),
10070         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10071         * backend/ev-page-cache.h:
10072         * shell/ev-page-action.c: (page_changed_cb):
10073         
10074         Set page action entry width depending on labels width. Fix
10075         for bug 305202.
10076
10077 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10078
10079         * backend/ev-link.c: (ev_link_class_init):
10080
10081         Allow -1 as page value (error)
10082
10083 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10084
10085         * shell/ev-sidebar-thumbnails.c:
10086         (ev_sidebar_thumbnails_set_document):
10087         * shell/ev-view.c: (scroll_to_current_page),
10088         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10089         (page_changed_cb), (on_adjustment_value_changed),
10090         (ev_view_set_document):
10091
10092         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10093         Fix bug 305377
10094
10095 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10096
10097         * configure.ac:
10098         * djvu/djvu-document.c: (djvu_document_get_page_size):
10099
10100         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10101         bug 301993.
10102
10103 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10104
10105         * shell/ev-view.c (draw_one_page): modify the expose handling to
10106         get the shadows.
10107
10108         * shell/ev-window.c (update_action_sensitivity): Respect
10109         permissions field.  Kowtow to the man.
10110
10111         * pdf/ev-poppler.cc: Get the permissions field.
10112
10113         * tiff/*c: Make a tiny bit more robust.
10114
10115 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10116
10117         * djvu/djvu-document.c:
10118         
10119         Pop messages from djvu context message queue.
10120
10121 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10122
10123         * configure.ac, Makefile.am, shell/Makefile.am:
10124         * tiff/Makefile.am, shell/ev-document-types.c:
10125         
10126         Cleanup tiff configure checks. Fix for bug 305218.
10127
10128 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10129
10130         * configure.ac: Added "uk" to ALL_LINGUAS.
10131
10132 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10133
10134         * cut-n-paste/zoom-control/ephy-zoom.c:
10135         (ephy_zoom_get_changed_zoom_level):
10136         * cut-n-paste/zoom-control/ephy-zoom.h:
10137         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10138         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10139         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10140         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10141         (zoom_control_changed_cb), (ev_window_init):
10142         
10143         Fix minor points related to moving best fit up. Introduce
10144         "zoom" property and make zoom control change it's value on
10145         notify::zoom signals. Fix for 305080.
10146
10147 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10148
10149         * data/evince-ui.xml:
10150         * shell/ev-window.c: (set_view_actions_sensitivity):
10151         
10152         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10153
10154 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10155
10156         * configure.ac:
10157
10158         Depends on poppler 0.3.2
10159
10160 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10161
10162         * cut-n-paste/recent-files/egg-recent-item.c:
10163         (egg_recent_item_get_short_name):
10164         * cut-n-paste/toolbar-editor/Makefile.am:
10165         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10166         (new_pixbuf_from_widget):
10167         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10168         * cut-n-paste/toolbar-editor/egg-marshal.c:
10169         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10170         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10171
10172         Sync
10173
10174 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10175
10176         * tiff/tiff-document.c: Rough TIFF backend.
10177
10178 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10179
10180         * NEWS:
10181         * configure.ac:
10182         * cut-n-paste/toolbar-editor/Makefile.am:
10183
10184         Release 0.3.1
10185
10186 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10187
10188         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10189         (ev_view_find_next), (ev_view_find_previous):
10190
10191         Remove the locks around get_n_results   
10192
10193 2005-05-21  Juerg Billeter  <j@bitron.ch>
10194
10195         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10196
10197         Pass correct number of pages to poppler.
10198
10199 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10200
10201         * configure.ac:
10202         * data/Makefile.am:
10203         * data/evince.desktop.in: 
10204         * data/evince.desktop.in.in:
10205         * po/POTFILES.in:
10206         
10207         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10208
10209 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10210
10211         * shell/ev-view.c: (view_update_adjustments),
10212         (view_set_adjustment_values): cast adjustmen->value to (int)
10213         before using it.  Otherwise, we get off by a pixel in some
10214         situations.
10215
10216         (draw_one_page): Draw the border on expose.
10217
10218 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10219
10220         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10221         adjustment when the mode changes, #304923
10222
10223 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10224
10225         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10226         flickering on resize but still use gdk_window_scroll on
10227         scrolling
10228
10229 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10230
10231         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10232         option, #170458
10233
10234 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10235
10236         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10237         second page on page_changed if possible, #304669
10238
10239 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10240
10241         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10242         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10243
10244 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10245
10246         * .cvsignore:
10247         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10248         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10249         (ev_view_zoom_for_size_presentation),
10250         (ev_view_zoom_for_size_continuous_and_dual_page),
10251         (ev_view_zoom_for_size_continuous),
10252         (ev_view_zoom_for_size_dual_page),
10253         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10254         * shell/ev-view.h:
10255         * shell/ev-window.c: (update_view_size),
10256         (ev_window_sizing_mode_changed_cb):
10257
10258         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10259         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10260         an infinite loop, #304769
10261
10262
10263 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10264
10265         * data/evince-ui.xml:
10266         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10267         * shell/ev-window.c: (set_view_actions_sensitivity):
10268
10269         Make PgUp/Down behave like Space
10270
10271 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10272
10273         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10274         * backend/ev-ps-exporter.h:
10275         * pdf/ev-poppler.cc:
10276         * ps/ps-document.c: (ps_document_ps_export_begin):
10277         * shell/ev-print-job.c: (idle_print_handler):
10278
10279         Adapt to new poppler api
10280
10281 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10282
10283         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10284         (ephy_zoom_control_init):
10285
10286         Translate zoom levels
10287
10288 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10289
10290         * cut-n-paste/zoom-control/ephy-zoom.c:
10291         (ephy_zoom_get_zoom_level_index):
10292
10293         Fix current zoom -> zoom control match
10294
10295 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10296
10297         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10298         rather than the scrolled_window that it's in. Fixes bug #304655.
10299
10300 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10301
10302         * shell/ev-view.c: (view_update_adjustments),
10303         (view_set_adjustment_values), (view_update_range_and_current_page),
10304         (view_scroll_to_page), (set_scroll_adjustment),
10305         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10306         (ev_view_scroll), (ev_view_scroll_view),
10307         (ensure_rectangle_is_visible), (find_page_at_location),
10308         (get_link_at_location), (go_to_link), (status_message_from_link),
10309         (ev_view_size_request_continuous_dual_page),
10310         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10311         (ev_view_unrealize), (ev_view_expose_event),
10312         (ev_view_button_press_event), (ev_view_motion_notify_event),
10313         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10314         (draw_rubberband), (highlight_find_results), (draw_one_page),
10315         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10316         (ev_view_init), (find_changed_cb), (page_changed_cb),
10317         (on_adjustment_value_changed), (ev_view_new),
10318         (ev_view_set_document), (ev_view_set_zoom),
10319         (ev_view_set_continuous), (ev_view_set_dual_page),
10320         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10321         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10322         (ev_view_zoom_for_size_presentation),
10323         (ev_view_zoom_for_size_continuous_dual_page),
10324         (ev_view_zoom_for_size_continuous),
10325         (ev_view_zoom_for_size_dual_page),
10326         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10327         (ev_view_get_status), (ev_view_set_status),
10328         (update_find_status_message), (ev_view_get_find_status),
10329         (ev_view_set_find_status), (jump_to_find_result),
10330         (jump_to_find_page), (compute_selections), (clear_selection),
10331         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10332         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10333         (ev_view_update_primary_selection),
10334         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10335         * shell/ev-view.h:
10336         * shell/ev-window.c: (ev_window_open_page_label),
10337         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10338         (ev_window_init):
10339         * shell/ev-window.h:
10340         * shell/main.c: (load_files):
10341
10342         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10343         when resizing.  Remove the bin_window().  Also, patch from James
10344         Bowes to fix command line page, #300641
10345         
10346 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10347
10348         * data/evince-ui.xml:
10349         * shell/ev-view.c:
10350         * shell/ev-view.h:
10351         * shell/ev-window.c: (update_action_sensitivity):
10352
10353         Get rid of View->Normal Size, it's just confusing
10354
10355 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10356
10357         * backend/ev-document-info.h:
10358         * backend/ev-document.c: (ev_document_info_free): Free the
10359         EvDocumentInfo.
10360
10361         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10362         (clear_range), (add_range), (update_visible_range),
10363         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10364         (ev_sidebar_thumbnails_set_document):
10365         * shell/ev-window.c: (ev_window_setup_document): Only render the
10366         visible thumbnails.  It takes an instant to render, but it uses
10367         much less memory.
10368
10369 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10370
10371         * shell/ev-sidebar-links.c: (popup_menu_cb):
10372
10373         Select first item
10374
10375 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10376
10377         * lib/Makefile.am:
10378         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10379         (button_press_cb), (ev_sidebar_links_construct):
10380
10381         Show the popup menu also on keybindings
10382
10383 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10384
10385         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10386         * shell/ev-window.h:
10387
10388         Expose api to print a range (with dialog). Make private _print use
10389         it.
10390
10391         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10392         (ev_sidebar_links_construct):
10393
10394         Show a print context menu on linkx, it prints the selected
10395         section.
10396
10397 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10398
10399         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10400         button.
10401
10402 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10403
10404         * AUTHORS:
10405
10406         Update
10407
10408         * shell/ev-window.c: (build_comments_string),
10409         (ev_window_cmd_help_about):
10410
10411         Show poppler version/backend and authors
10412
10413 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10414
10415         * cut-n-paste/zoom-control/ephy-zoom.c:
10416         (ephy_zoom_get_zoom_level_index):
10417         * cut-n-paste/zoom-control/ephy-zoom.h:
10418
10419         Move the best fit items at the top of the list
10420
10421 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10422
10423         * shell/ev-marshal.list:
10424         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10425         (activate_cb), (match_selected_cb), (activate_link_cb),
10426         (connect_proxy), (ev_page_action_class_init):
10427         * shell/ev-page-action.h:
10428
10429         Use signals to notify action activation. Hopefully
10430         I did not break completion since I cant test...
10431
10432         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10433         (register_custom_actions):
10434
10435         Connect to page selector actions and also grab focus on
10436         the view when activated.
10437
10438 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10439
10440         * pdf/ev-poppler.cc:
10441         * backend/ev-page-cache.c: make page size calculation consistent
10442         and set it to (int)( width * scale + 0.5).  This makes the weird
10443         line going through the middle of the page go away.
10444
10445         * shell/ev-view.c: move painting the background page after
10446         checking the expose area covers us.
10447
10448 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10449
10450         * data/evince-password.glade:
10451         
10452         Mark labels as not translatable. Fix for bug 302842.
10453
10454 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10455
10456         * configure.ac: Added "es" to ALL_LINGUAS.
10457
10458 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10459
10460         * data/evince-toolbar.xml:
10461         * shell/ev-window.c: (update_action_sensitivity),
10462         (ev_window_setup_document), (ev_window_set_page_mode),
10463         (ev_window_init):
10464
10465         Remove some leftover code from jrb first continous
10466         attempt. Use the new actions, we still need good icons
10467         though...
10468
10469 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10470
10471         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10472
10473         Update label when connecting proxy. Fix a warning with NULL
10474         page_cache.
10475
10476 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10477
10478         * data/evince-ui.xml:
10479         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10480         * shell/ev-page-action.h:
10481         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10482
10483         Add mnemonic for edit toolbar.
10484         ctrl+l focus the page entry.
10485
10486 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10487
10488         * lib/Makefile.am:
10489         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10490         (ev_window_init):
10491         * shell/main.c: (main):
10492
10493         Put the toolbar xml in evince own dot dir
10494
10495 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10496
10497         * shell/ev-window.c: (ev_window_init):
10498
10499         Make the toolbar not removable
10500
10501 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10502
10503         * data/evince-ui.xml:
10504         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10505         * shell/ev-sidebar-links.h:
10506         * shell/ev-sidebar-thumbnails.c:
10507         (ev_sidebar_thumbnails_get_treeview):
10508         * shell/ev-sidebar-thumbnails.h:
10509         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10510         (ev_view_class_init):
10511         * shell/ev-view.h:
10512         * shell/ev-window.c: (update_action_sensitivity),
10513         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10514         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10515         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10516         (ev_window_init):
10517
10518         This is evil... Make space/backspace global accelerators but
10519         enable them only for some widgets (sidebars and view).
10520         I dont like it, but I dont know a better way... :/
10521
10522 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10523
10524         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10525         (ev_page_action_widget_finalize),
10526         (ev_page_action_widget_class_init), (update_page_cache):
10527
10528         Keep a weak reference on proxy->page_cache so that we
10529         dont try to disconnect the signal if the object is already
10530         gone. Maybe there is a better way to cleanup reference handling
10531         in page action though...
10532
10533 2005-05-10  Juerg Billeter  <j@bitron.ch>
10534
10535         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10536         * backend/ev-ps-exporter.h:
10537         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10538         * ps/ps-document.c: (ps_document_ps_export_begin):
10539         
10540         Change api to pass print range to ps_exporter_begin. The pdf backend
10541         requires this information.
10542         
10543         * shell/ev-print-job.c: (idle_print_handler):
10544         
10545         Adapt to api change
10546
10547 2005-05-10  Juerg Billeter  <j@bitron.ch>
10548
10549         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10550         (idle_print_handler)
10551         * shell/ev-window.c: (ev_window_print):
10552
10553         Support printing page range, based on patch by Amaury Jacquot
10554
10555 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10556
10557         * data/evince-toolbar.xml:
10558
10559         Add zoom control to available items
10560
10561 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10562
10563         * shell/ev-window.c: (update_action_sensitivity):
10564
10565         Set slash action insensitive when appropriate
10566
10567 2005-05-10  Christian Persch <chpe@gnome.org>
10568
10569         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10570
10571         Fix warning on the overflow menu
10572
10573 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10574
10575         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10576
10577         Check for uri correctness/existence
10578
10579 2005-05-09  Juerg Billeter  <j@bitron.ch>
10580
10581         * shell/ev-window.c: (using_postscript_printer):
10582
10583         LPD printers use postscript, too
10584
10585 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10586
10587         * shell/ev-window.c: (register_custom_actions):
10588
10589         The zoom one is actually sort of useful,
10590         put it back
10591
10592 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10593
10594         * shell/ev-window.c: (register_custom_actions):
10595
10596         Hide page/zoom controls from overflow, they
10597         are useless.
10598
10599 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10600
10601         * cut-n-paste/update-from-egg.sh:
10602         
10603         Share it between all cut-n-paste subdirs
10604
10605         * cut-n-paste/recent-files/Makefile.am:
10606
10607         Fix to use "global" update-from-egg.sh
10608
10609         * cut-n-paste/recent-files/egg-recent-model.c:
10610         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10611         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10612         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10613         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10614
10615         Update from libegg
10616
10617         * cut-n-paste/toolbar-editor/Makefile.am:
10618
10619         Fix to use "global" update-from-egg.sh
10620
10621         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10622
10623         Update from libegg
10624
10625 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10626
10627         * configure.ac:
10628         * cut-n-paste/Makefile.am:
10629         * cut-n-paste/recent-files/Makefile.am:
10630         * cut-n-paste/toolbar-editor/.cvsignore:
10631         * cut-n-paste/toolbar-editor/Makefile.am:
10632         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10633         (egg_editable_toolbar_get_type), (get_toolbar_position),
10634         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10635         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10636         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10637         (set_item_drag_source), (create_item_from_action), (create_item),
10638         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10639         (popup_toolbar_context_menu_cb), (free_dragged_item),
10640         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10641         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10642         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10643         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10644         (item_added_cb), (item_removed_cb),
10645         (egg_editable_toolbar_construct),
10646         (egg_editable_toolbar_disconnect_model),
10647         (egg_editable_toolbar_deconstruct),
10648         (egg_editable_toolbar_set_model),
10649         (egg_editable_toolbar_set_ui_manager),
10650         (egg_editable_toolbar_set_property),
10651         (egg_editable_toolbar_get_property),
10652         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10653         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10654         (egg_editable_toolbar_new_with_model),
10655         (egg_editable_toolbar_get_edit_mode),
10656         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10657         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10658         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10659         (new_pixbuf_from_widget), (new_separator_pixbuf),
10660         (update_separator_image), (style_set_cb),
10661         (_egg_editable_toolbar_new_separator_image),
10662         (egg_editable_toolbar_get_model):
10663         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10664         * cut-n-paste/toolbar-editor/egg-marshal.c:
10665         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10666         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10667         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10668         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10669         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10670         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10671         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10672         (editor_drag_data_delete_cb), (drag_data_get_cb),
10673         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10674         (editor_create_item), (update_editor_sheet), (setup_editor),
10675         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10676         (parse_item_list), (model_has_action), (update_actions_list),
10677         (egg_toolbar_editor_load_actions):
10678         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10679         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10680         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10681         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10682         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10683         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10684         (egg_toolbars_model_add_separator), (impl_add_item),
10685         (parse_item_list), (egg_toolbars_model_add_toolbar),
10686         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10687         (impl_get_item_data), (impl_get_item_type),
10688         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10689         (egg_toolbars_model_init), (free_toolbar),
10690         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10691         (egg_toolbars_model_remove_toolbar),
10692         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10693         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10694         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10695         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10696         (egg_toolbars_model_get_item_data),
10697         (egg_toolbars_model_get_item_type):
10698         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10699         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10700         * data/Makefile.am:
10701         * data/evince-toolbar.xml:
10702         * data/evince-ui.xml:
10703         * data/hand-open.png:
10704         * po/POTFILES.in:
10705         * shell/Makefile.am:
10706         * shell/ev-window.c: (update_chrome_visibility),
10707         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10708         (ev_window_dispose), (ev_window_init):
10709
10710         Implement epiphany like toolbar editor. Based on patch by
10711         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10712
10713 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10714
10715         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10716
10717         Use set_cursor instead of set_selection, so that
10718         the keyboard focus moves too.
10719
10720 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10721
10722         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10723
10724         Fix infinite loop when loading Type1 fonts
10725
10726 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10727
10728         * data/evince-ui.xml:
10729         * shell/ev-window.c:
10730
10731         Slash -> Find
10732
10733 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10734
10735         * configure.ac:
10736
10737         Make --disable really disable
10738
10739 2005-05-07  Juerg Billeter  <j@bitron.ch>
10740
10741         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10742
10743         Compare page labels even without has_labels set, fixes setting page
10744         with entry
10745
10746 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10747
10748         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10749         (ev_view_set_cursor), (ev_view_button_press_event),
10750         (ev_view_motion_notify_event), (ev_view_button_release_event),
10751         (ev_view_init):
10752
10753         Implement middle button scrolling. Based on a patch
10754         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10755
10756 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10757
10758         * shell/ev-document-types.c: (get_slow_mime_type),
10759         (get_document_type_from_mime), (ev_document_type_lookup):
10760         * shell/ev-document-types.h:
10761
10762         Change api to lookup from uri. Do fast lookup first, if the
10763         type is unknown try with data sniffing.
10764
10765         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10766         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10767
10768         Adapt to api change
10769
10770 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10771
10772         * thumbnailer/Makefile.am:
10773
10774         Fix distcheck
10775
10776 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10777
10778         * NEWS:
10779         * configure.ac:
10780
10781         Release 0.3.0
10782
10783         * data/evince-ui.xml:
10784
10785         Hide presentation mode for now
10786
10787         * shell/ev-view.c: (highlight_find_results):
10788
10789         Show current find selection only on current page
10790
10791 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10792
10793         * shell/ev-view.c: (ev_view_select_all):
10794
10795         Compute size of the actual page, not of
10796         the current one.
10797
10798 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10799
10800         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10801         (view_rect_to_doc_rect), (compute_selections),
10802         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10803         (ev_view_copy), (ev_view_primary_get_cb),
10804         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10805         (ev_view_button_press_event), (ev_view_motion_notify_event),
10806         (ev_view_button_release_event), (page_changed_cb):
10807
10808         Fix text selection
10809
10810 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10811
10812         * shell/ev-view.c: (compute_border), (get_page_extents),
10813         (doc_rect_to_view_rect), (highlight_find_results),
10814         (ev_view_bin_expose), (ev_view_select_all),
10815         (ev_view_motion_notify_event), (update_find_status_message),
10816         (jump_to_find_result), (jump_to_find_page):
10817
10818         First go at fixing search, still buggy
10819
10820 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10821
10822         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10823         dropdown box and button at the top of the sidebar.
10824
10825 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10826
10827         * configure.ac: Output zoom-control Makefile.
10828         * cut-n-paste/Makefile.am: build zoom-control subdir.
10829         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10830         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10831         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10832         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10833         * cut-n-paste/zoom-control/ephy-zoom.c:
10834         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10835         from epiphany, and modified to add a separator into the menu.
10836         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10837         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10838         zoom-control action.
10839         * shell/Makefile.am: Include zoom-control flags.
10840         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10841         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10842         (ev_view_zoom_for_size_presentation),
10843         (ev_view_zoom_for_size_continuous_and_dual_page),
10844         (ev_view_zoom_for_size_continuous),
10845         (ev_view_zoom_for_size_dual_page),
10846         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10847         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10848         ev_view_get_zoom and ev_view_get_sizing_mode.
10849         * shell/ev-view.h:
10850         * shell/ev-window.c: (update_action_sensitivity),
10851         (update_sizing_buttons), (zoom_control_changed_cb),
10852         (register_custom_actions): Initialize and use the zoom-control 
10853         widget.
10854
10855 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10856
10857         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10858         preview cache back to 1.  Don't know when it got set to 0.
10859         
10860         * shell/ev-view.c: (compute_border), (ev_view_realize),
10861         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10862         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10863         (ev_view_get_fullscreen), (ev_view_set_presentation),
10864         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10865         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10866         * shell/ev-view.h:
10867         * shell/ev-window.c:
10868         (update_chrome_visibility),
10869         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10870         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10871         (update_document_mode), (ev_window_update_fullscreen_action),
10872         (ev_window_fullscreen), (ev_window_unfullscreen),
10873         (ev_window_cmd_view_fullscreen),
10874         (ev_window_update_presentation_action),
10875         (ev_window_run_presentation), (ev_window_stop_presentation),
10876         (ev_window_cmd_view_presentation), (ev_window_state_event),
10877         (ev_window_focus_in_event), (ev_window_focus_out_event),
10878         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10879         * data/evince-ui.xml: Initial presentation mode.  We should
10880         probably hide this until it's done, as it's quite rough.  Also,
10881         change full-screen to fullscreen and add two getters to EvView.
10882
10883 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10884
10885         * shell/ev-page-action.c: (update_page_cache),
10886         (ev_page_action_dispose):
10887         * shell/ev-window.c: (destroy_fullscreen_popup),
10888         (ev_window_create_fullscreen_popup):
10889
10890         Use connect_object rather than explicitly
10891         disconnect on dispose.
10892
10893 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10894
10895         * shell/ev-page-action.c: (update_page_cache),
10896         (ev_page_action_dispose):
10897
10898 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10899
10900         * backend/ev-page-cache.c: (_ev_page_cache_new),
10901         (ev_page_cache_set_page_label),
10902         (ev_page_cache_has_nonnumeric_page_labels):
10903         * backend/ev-page-cache.h:
10904         * shell/ev-page-action.c: (update_pages_label):
10905         
10906         If all page labels are numeric, fallback to default
10907         way to display number of pages. See bug 173185.
10908
10909 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10910
10911         * shell/ev-page-action.c: (ev_page_action_dispose):
10912         * shell/ev-view.c: (view_update_range_and_current_page):
10913         * shell/ev-window.c: (ev_window_dispose):
10914         
10915         Set page on scroll in continuous mode. Fixes bug 301986.
10916         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
10917
10918 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
10919
10920         * configure.ac:
10921
10922         Require poppler 0.3.0
10923
10924 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10925         
10926         * shell/Makefile.am, configure.ac: Fix build problems
10927         with t1lib. Bug 301996.
10928
10929 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10930
10931         * shell/ev-view.c: (ev_view_scroll_event):
10932         
10933         Scroll up increase zoom
10934
10935 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10936
10937         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
10938         (ev_view_set_sizing_mode),
10939         (ev_view_zoom_for_size_continuous_and_dual_page),
10940         (ev_view_zoom_for_size_continuous):
10941         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
10942         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
10943         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
10944         (ev_window_init):
10945
10946         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
10947         Fix for 165473 and 165472.
10948
10949 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10950
10951         * po/POTFILES.in:
10952         * thumbnailer/Makefile.am:
10953         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
10954         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
10955         * thumbnailer/evince-thumbnailer.schemas.in:
10956         
10957         Make thumbnailer schemas translatable. Fix for bug 301773
10958         
10959         * thumbnailer/evince-thumbnailer-djvu.schemas:
10960         * thumbnailer/evince-thumbnailer-dvi.schemas:
10961         * thumbnailer/evince-thumbnailer.schemas:
10962
10963         Removed files
10964
10965 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
10966
10967         * shell/ev-view.c (ev_view_init): forgot to set this.
10968
10969 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
10970
10971         * shell/ev-view.c: (find_page_at_location),
10972         (get_link_at_location),
10973         (ev_view_set_show_border), (ev_view_set_spacing),
10974         (ev_view_zoom_for_size_continuous_and_dual_page),
10975         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
10976         Also, add a quick fix measuring of widths.  Also, removed
10977         ev_view_set_spacing and ev_view_set_show_border.
10978         
10979         * shell/ev-window.c: (ev_window_unfullscreen),
10980         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
10981
10982 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10983
10984         * shell/ev-view.c: (view_update_range_and_current_page),
10985         (page_changed_cb):
10986         
10987         Fix crash on exit and scrolling to page in continuous view.
10988
10989 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
10990
10991         * TODO:
10992         * backend/ev-page-cache.c: (_ev_page_cache_new),
10993         (ev_page_cache_get_max_width_size),
10994         (ev_page_cache_get_max_height_size):
10995         * backend/ev-page-cache.h:
10996         * data/evince-ui.xml:
10997         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
10998         * shell/ev-view.c: (view_update_adjustments),
10999         (view_update_range_and_current_page), (get_bounding_box_size),
11000         (ev_view_size_request_continuous_and_dual_page),
11001         (ev_view_size_request_continuous),
11002         (ev_view_size_request_dual_page),
11003         (ev_view_size_request_single_page), (ev_view_size_request),
11004         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
11005         (ev_view_bin_expose), (ev_view_expose_event),
11006         (ev_view_set_property), (ev_view_get_property),
11007         (ev_view_class_init), (ev_view_init), (ev_view_new),
11008         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
11009         (ev_view_set_dual_page), (ev_view_set_full_screen),
11010         (ev_view_set_presentation), (ev_view_set_sizing_mode),
11011         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
11012         (ev_view_zoom_out), (zoom_for_size_fit_width),
11013         (zoom_for_size_best_fit),
11014         (ev_view_zoom_for_size_continuous_and_dual_page),
11015         (ev_view_zoom_for_size_continuous),
11016         (ev_view_zoom_for_size_dual_page),
11017         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11018         (ev_view_show_cursor), (ev_sizing_mode_get_type):
11019         * shell/ev-view.h:
11020         * shell/ev-window.c: (update_action_sensitivity),
11021         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11022         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11023         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
11024         (ev_window_cmd_view_zoom_out), (update_view_size),
11025         (ev_window_set_sizing_mode), (ev_window_init):
11026
11027         Add Continuous and Dual page modes.
11028
11029 2005-04-23  James Bowes  <bowes@cs.dal.ca>
11030
11031         * dvi/dvi-document.c: (dvi_document_load),
11032         (dvi_document_thumbnails_get_thumbnail),
11033         (dvi_document_init_params): Fix up some mixups between
11034         width and height to correct thumbnail rendering.
11035
11036 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11037
11038         * dvi/mdvi-lib/private.h:
11039         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
11040         
11041         Suppess output for kpathsea during font generation. Thanks to
11042         James Bowes
11043
11044 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
11045
11046         * NEWS:
11047         * configure.ac:
11048
11049         Release 0.2.1
11050
11051         * Makefile.am: fix distcheck.
11052
11053 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11054
11055         * shell/ev-sidebar-links.c: (selection_changed_callback),
11056         (update_page_callback), (row_activated_callback),
11057         (job_finished_callback), (ev_sidebar_links_set_document):
11058         
11059         Fix for bug #169901. Double click on links expands tree.
11060
11061 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11062
11063         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11064         hard-coded style. Fix for bug 170111
11065
11066 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11067
11068         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11069         locking.
11070
11071 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11072
11073         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11074
11075 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11076
11077         * pdf/ev-poppler.cc:
11078         * shell/ev-view.c: (highlight_find_results):
11079
11080         Fix find on single page documents
11081
11082 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11083
11084         * data/evince.schemas.in: fix for bug 301390
11085
11086 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11087
11088         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11089         (ev_view_zoom_out), (ev_view_zoom_normal):
11090         * shell/ev-view.h:
11091         * shell/ev-window.c: (update_action_sensitivity),
11092         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11093         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11094         (ev_window_cmd_view_normal_size):
11095
11096         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11097         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11098         better than oom. 
11099
11100 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11101
11102         * configure.ac:
11103
11104         Depend on 2.57, 2.59 doesnt seem to be necessary
11105
11106 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11107
11108         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11109         (create_tool_item):
11110
11111         Put back total number of pages as (1 of 1234)
11112
11113 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11114
11115         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11116         remove the job.
11117
11118         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11119         function.  This helps debugging.
11120
11121 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11122
11123         * djvu/djvu-document.c: (djvu_document_class_init),
11124         (djvu_document_get_info), (djvu_document_document_iface_init):
11125         * dvi/dvi-document.c: (dvi_document_class_init),
11126         (dvi_document_get_info), (dvi_document_document_iface_init):
11127
11128         Dummy implementation of get_info method for dvi and
11129         djvu. Fix crashes with those backends
11130
11131 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11132
11133         * data/evince.desktop.in:
11134
11135         Add application/x-gzpostscript
11136
11137 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11138
11139         * data/evince.schemas.in: Added real long descriptions, 
11140         closes bug 172496 
11141
11142         * README: Added actual text, closes bug 171869
11143
11144 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11145
11146         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11147
11148         Thumbnail page 0
11149
11150 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11151
11152         * backend/ev-document-info.h:
11153
11154         s/GDate */GDate so we can just use g_free
11155
11156 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11157
11158         * shell/ev-window.c: (update_document_mode),
11159         (ev_window_setup_document):
11160
11161         Show the window in fullscreen when specified by
11162         the document
11163
11164 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11165
11166         * backend/ev-document.c: (ev_document_class_init),
11167         (ev_document_get_info), (ev_document_render_pixbuf):
11168         * backend/ev-document.h:
11169         * backend/ev-page-cache.c: (_ev_page_cache_new):
11170         * pdf/ev-poppler.cc:
11171         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11172         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11173         * ps/ps-document.c: (ps_document_class_init), (document_load),
11174         (ps_document_get_info), (ps_document_document_iface_init):
11175
11176         Remove get_title from the interface, we can just use document info
11177
11178 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11179
11180         * backend/Makefile.am:
11181         * backend/ev-document.c: (ev_document_render_get_info):
11182         * backend/ev-document.h:
11183         * pdf/ev-poppler.cc:
11184
11185         Initial support for document info. Based on jrb patch.
11186
11187 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11188
11189         * shell/ev-window.c: (ev_window_state_event),
11190         (ev_window_class_init), (ev_window_init):
11191         
11192         Doesn't show resize grip when maximized. See bug #301053
11193
11194 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11195
11196         * po/POTFILES.in:
11197         
11198         ev-sidebar-thumbnails now has translatable labels
11199         
11200         * shell/Makefile.am:
11201         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11202         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11203         (ev_sidebar_links_page_iface_init):
11204         * shell/ev-sidebar-links.h:
11205         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11206         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11207         (ev_sidebar_page_get_label):
11208         * shell/ev-sidebar-page.h:
11209         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11210         (ev_sidebar_thumbnails_set_document),
11211         (ev_sidebar_thumbnails_support_document),
11212         (ev_sidebar_thumbnails_get_label),
11213         (ev_sidebar_thumbnails_page_iface_init):
11214         * shell/ev-sidebar-thumbnails.h:
11215         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11216         (ev_sidebar_set_document):
11217         * shell/ev-sidebar.h:
11218         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11219         
11220         Small rework of sidebar code. Now sidebar pages should implement
11221         EvSidebarPage interface. That makes page management in EvSidebar
11222         easier. See bug #164811 for details
11223
11224 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11225
11226         * shell/ev-application.c: (ev_application_open):
11227         * shell/ev-document-types.c:
11228         
11229         Fix build error and small problem with application exit
11230
11231 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11232
11233         * thumbnailer/Makefile.am:
11234         * thumbnailer/evince-thumbnailer-djvu.schemas:
11235         * thumbnailer/evince-thumbnailer-dvi.schemas:
11236         
11237         Conditionally install schemas for djvu/dvi thumbnailer
11238
11239 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11240
11241         * shell/ev-document-types.h: 
11242         * shell/ev-document-types.c: 
11243         New files, handling the mapping from mimetypes to backends
11244         
11245         * shell/ev-window.c: 
11246         * thumbnailer/evince-thumbnailer.c:     
11247         Use the ev-document-types code
11248         
11249         * shell/Makefile.am: 
11250         Added new convenience library libevbackendfactory_la, containing
11251         the new mimetype->backend logic; moved the backends into it.
11252
11253         * thumbnailer/Makefile.am:
11254         Make the thumbnailer link with the libevbackend.la convenience
11255         library, rather than having a duplicate of the backend logic here.
11256
11257 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11258
11259         * shell/ev-stock-icons.c: constify some vars.
11260         * shell/ev-window.c: ditto.
11261
11262 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11263
11264         * ps/ps-document.c (get_page_orientation):
11265
11266         Respect document orientation 
11267
11268 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11269
11270         * djvu/Makefile.am:
11271         * dvi/Makefile.am:
11272         * shell/Makefile.am:
11273         
11274         Move library dependencies to components.
11275         
11276         * shell/ev-window.c: (update_window_title),
11277         (start_loading_document):
11278         
11279         Fix display of uris with spaces. Bug 168358.
11280
11281 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11282
11283         * shell/ev-sidebar-links.c: (selection_changed_cb):
11284         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11285         (ev_view_button_release_event), (ev_view_set_document):
11286         * shell/ev-view.h:
11287         * shell/ev-window.c: (find_bar_search_changed_cb):
11288         * shell/ev-window.h: Minor cleanups removing some dead code.
11289
11290 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11291
11292         * backend/ev-page-cache.c: (_ev_page_cache_new):
11293         
11294         Set current page to 0 if document has pages.
11295
11296 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11297
11298         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11299
11300         Initialize GError to NULL, fix a crash when loading fails.
11301
11302 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11303
11304         * shell/ev-window.c: (update_view_size):
11305
11306         Calculate shadow size only when there is actually
11307         a shadow.
11308
11309 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11310
11311         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11312         * shell/ev-view.h:
11313
11314         Allow setting view spacing, default to 0
11315
11316         * shell/ev-window.c: (ev_window_unfullscreen),
11317         (ev_window_cmd_view_fullscreen), (ev_window_init):
11318
11319         Remove spacing in fullscreen mode
11320
11321 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11322
11323         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11324         (ev_view_size_request), (expose_bin_window),
11325         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11326         * shell/ev-view.h:
11327         * shell/ev-window.c: (ev_window_unfullscreen),
11328         (ev_window_cmd_view_fullscreen):
11329
11330         Do not draw the border in fulscreen
11331
11332 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11333
11334         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11335         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11336         (find_page_at_location), (page_changed_cb):
11337
11338         Rework border calculation, so that I can more easily disable it.
11339         Code somewhat cleaner too.
11340
11341 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11342
11343         * backend/ev-page-cache.c: (ev_page_cache_init),
11344         (_ev_page_cache_new):
11345
11346         Remove some assertions, documents can have 0 pages.
11347         Make initial current page -1.
11348
11349         * shell/ev-page-action.c: (page_changed_cb):
11350
11351         Show "" if current page is -1
11352
11353         * shell/ev-window.c: (update_action_sensitivity),
11354         (ev_window_setup_document):
11355
11356         When document has 0 pages do not set the view
11357         and make nearly everything insensitive.
11358
11359 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11360
11361         * shell/ev-page-view.c:
11362         * shell/ev-page-view.h:
11363
11364         Remove unused files.
11365         
11366         * shell/ev-sidebar-thumbnails.c:
11367         (ev_sidebar_thumbnails_set_document):
11368         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11369         (ev_sidebar_supports_document):
11370         * shell/ev-sidebar.h:
11371         * shell/ev-window.c: (ev_window_setup_document):
11372         
11373         Doesn't show thumbnails if document has 1 page. Make
11374         sidebar menu entries sensitive only if if they have 
11375         sense. Fix bug 164811. 
11376
11377 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11378
11379         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11380         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11381         (ev_view_zoom_out), (ev_view_set_size):
11382
11383         Rework sizing to deal with documents with not uniform page
11384         size.
11385
11386 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11387
11388         * backend/ev-page-cache.c: (_ev_page_cache_new):
11389
11390         Fix several page size caching bugs
11391
11392 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11393
11394         * shell/ev-window.c: (set_action_properties):
11395
11396         Make all toolbar items translatable
11397
11398 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11399
11400         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11401         (save_page_list), (ps_document_save),
11402         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11403         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11404         (ps_document_ps_exporter_iface_init):
11405         * ps/ps-document.h:
11406
11407         Based on a patch by J�rg Billeter <j@bitron.ch>
11408         
11409         Implement print and save a copy for the ps backend.
11410
11411 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11412
11413         * backend/ev-document.h:
11414         * djvu/djvu-document.c: (djvu_document_can_get_text),
11415         (djvu_document_document_iface_init):
11416         * dvi/dvi-document.c: (dvi_document_can_get_text),
11417         (dvi_document_document_iface_init):
11418         * pdf/ev-poppler.cc:
11419         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11420         (pixbuf_document_document_iface_init):
11421         * ps/ps-document.c: (ps_document_can_get_text),
11422         (ps_document_document_iface_init):
11423         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11424         * shell/ev-window.c: (update_action_sensitivity):
11425
11426         Fix the crash when trying to copy in backends that doesnt
11427         support it. We can implement a better solution once we
11428         do real text selection.
11429
11430 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11431
11432         * data/evince-ui.xml:
11433         * shell/ev-window.c: (ev_window_cmd_escape):
11434         
11435         Work around the Escape conflict (find bar and unfullscreen)
11436
11437 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11438
11439         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11440         
11441         Fix for #300233. Next page correctly handles document end.
11442         
11443         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11444         (ev_sidebar_thumbnails_class_init),
11445         (ev_sidebar_thumbnails_set_document),
11446         (ev_sidebar_thumbnails_clear_job),
11447         (ev_sidebar_thumbnails_clear_model):
11448         
11449         Cleanup thumbnail jobs on document changes.
11450         
11451         * shell/ev-view.c: (add_scroll_binding_keypad),
11452         (add_scroll_binding_shifted), (ev_view_class_init):
11453         
11454         Shift + Space scrolls up. Fix for #173184
11455         
11456         * shell/ev-window.c: (ev_window_open_page),
11457         (ev_window_cmd_view_reload):
11458         
11459         Fix reload (Bug #300094)
11460
11461 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11462
11463         
11464         * dvi/mdvi-lib/assoc.c:
11465         * dvi/mdvi-lib/assoc.h: Removed garbage files
11466         
11467         * dvi/mdvi-lib/bitmap.c:
11468         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11469         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11470         * dvi/mdvi-lib/color.h: Antialias of rules
11471         
11472         * dvi/mdvi-lib/common.h:
11473         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11474         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11475         * dvi/mdvi-lib/files.c:
11476         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11477         * dvi/mdvi-lib/mdvi.h:
11478         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11479         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11480         * dvi/mdvi-lib/util.c: Fix compile warnings
11481         
11482         * dvi/dvi-document.c:
11483         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11484         (dvi_document_thumbnails_get_thumbnail),
11485         (dvi_document_document_thumbnails_iface_init):
11486         * dvi/mdvi-lib/Makefile.am:
11487         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11488         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11489         
11490         Dvi backend now renders thumbnails
11491
11492 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11493
11494         * shell/main.c: (main): 
11495         
11496         Save accelerators on exit. Fixes bug #172095.
11497
11498 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11499
11500         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11501         update priority" comment.
11502
11503         * backend/ev-job-queue.c: Give a way to change priority.
11504
11505 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11506
11507         * shell/ev-page-action.c: Fix logic.
11508
11509 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11510
11511         * shell/ev-view.c: (ev_view_can_find_next):
11512         * shell/ev-window.c: (ev_window_setup_document):
11513
11514         Check that the document supports find
11515
11516 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11517
11518         * data/evince-ui.xml:
11519         * shell/ev-view.c: (ev_view_can_find_next):
11520         * shell/ev-view.h:
11521         * shell/ev-window.c: (update_action_sensitivity),
11522         (find_changed_cb), (ev_window_setup_document),
11523         (ev_window_cmd_edit_find_next):
11524
11525         Add Edit->Find Next
11526
11527 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11528
11529         * pdf/ev-poppler.cc:
11530         * shell/ev-print-job.c: (idle_print_handler):
11531
11532         Make printing work again
11533
11534 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11535
11536         * shell/ev-page-action.h:
11537         * shell/ev-page-action.c: (ev_page_action_widget_init),
11538         (ev_page_action_widget_class_init), (page_changed_cb),
11539         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11540         (get_filter_model_from_model), (match_selected_cb),
11541         (display_completion_text), (match_completion), (update_model),
11542         (connect_proxy), (ev_page_action_set_property),
11543         (ev_page_action_get_property), (ev_page_action_set_document),
11544         (ev_page_action_set_model), (ev_page_action_class_init): Big
11545         reworking to make completions work iff we have >= GTK-2.7.0
11546                 
11547         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11548         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11549         (job_finished_cb): We now have a 'model' property that is set when
11550         the links are loaded.  This can be caught with "notify::model"
11551
11552         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11553         listen for the model to be set, and propagate it to the action.
11554
11555 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11556
11557         * cut-n-paste/recent-files/egg-recent-item.c:
11558         (egg_recent_item_set_uri), (make_valid_utf8),
11559         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11560         * cut-n-paste/recent-files/egg-recent-item.h:
11561         
11562         Update egg-recent from libegg. This should fix long
11563         startup problem. For details see
11564         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11565
11566 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11567
11568         * cut-n-paste/recent-files/Makefile.am:
11569         * data/evince-ui.xml, shell/Makefile.am:
11570         * shell/ev-application.c, shell/ev-application.h:
11571         * shell/ev-window.c: Recent files support.
11572         
11573         * configure.ac: Added "ru" to ALL_LINGUAS.
11574         
11575         * dvju: new backend to support DJVU files.
11576         * dvi: new backend to support DVI.
11577
11578         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11579         * ev-application.c: Support for new backends.
11580         
11581         * help, ev-window.c, main.c shell/Makefile.am: 
11582         Evince user documentation.
11583
11584 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11585
11586         * po/POTFILES.in:
11587         * shell/ev-window.c:
11588         * thumbnailer/evince-thumbnailer.c:
11589
11590         s/pdf-document/ev-poppler
11591
11592 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11593
11594         * NEWS:
11595         * configure.ac:
11596
11597         Release 0.2.0
11598
11599         * ps/ps-document.c: (setup_pixmap):
11600
11601         Remove debug code
11602
11603 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11604
11605         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11606         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11607         (ev_window_cmd_go_first_page): Fix of by one errors.
11608
11609 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11610
11611         * ps/ps-document.c: (get_page_box):
11612
11613         Fix page size calculation
11614
11615 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11616
11617         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11618         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11619         (get_page_orientation), (setup_page), (document_load),
11620         (ps_document_get_page_size), (render_pixbuf_idle):
11621         * ps/ps-document.h:
11622
11623         More refactoring to adapt to EvDocument changes
11624
11625 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11626
11627         * ps/ps-document.c: (start_interpreter):
11628
11629         Actually add alpha args
11630
11631 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11632
11633         * pdf/ev-poppler.cc:
11634
11635         Make clipboard work again
11636
11637 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11638
11639         Make searching work again.
11640         
11641         * backend/ev-document.c:
11642         * backend/ev-document.h:
11643         * backend/ev-document-find.c:
11644         * backend/ev-document-find.h: Change EvDocumentIface so we no
11645         longer store the current page or zoom level in the document.  The
11646         consequence is that all calls that operate on the current page now
11647         instead take the page number as an extra argument, and all
11648         coordinates are now doubles in document coordinate system.
11649
11650         * pdf/ev-poppler.cc:
11651         * pixbuf/pixbuf-document.c:
11652         * ps/ps-document.c: Update backends accordingly.
11653
11654 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11655
11656         * autogen.sh:
11657
11658         Add required gettext version
11659
11660 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11661
11662         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11663         make F1 bring up non-existent help.
11664
11665         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11666         epiphany's find bar, #167477
11667
11668         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11669         <emil@nishra.com> to add space-bar scrolling, 
11670
11671         * shell/ev-window.c (static GtkActionEntry entries): add default
11672         keybinding for Help (F1)
11673         Fixes #171068
11674
11675         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11676         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11677         170110
11678
11679 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11680
11681         * Makefile.am: 
11682         * pixbuf/pixbuf-document.c: 
11683
11684         Got pixbuf backend working again
11685
11686 2005-04-01  Steve Murphy  <murf@e-tools.com>
11687
11688         * configure.in: Added "rw" to ALL_LINGUAS.
11689
11690 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11691
11692         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11693         model types, noticed by Martin Kretzschmar.
11694
11695 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11696
11697         * pdf/ev-poppler.cc: Implement search based on
11698         poppler_page_find_text().  Currently a bit crude since we remember
11699         all matches from all pages.  Also, we grab the big document lock
11700         when we search since searching changes the underlying stream and
11701         thus conflicts with the rendering thread.
11702         
11703         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11704         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11705         (ev_view_find_previous): Fix some page indexes to be 0 based,
11706         offset rubber band by view offset,
11707
11708 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11709
11710         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11711
11712 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11713
11714         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11715         completely because I didn't understand GtkActions.  I should
11716         read Marco's code more carefully in the future.
11717
11718         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11719         function
11720
11721 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11722
11723         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11724         PopplerRectangle change from poppler CVS.
11725
11726 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11727
11728         * backend/ev-document.c: (ev_document_get_page_label):
11729         * backend/ev-document.h:
11730         * backend/ev-page-cache.c: (_ev_page_cache_new),
11731         (ev_page_cache_get_page_label):
11732         * backend/ev-page-cache.h:
11733         * pdf/ev-poppler.cc:
11734         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11735         (links_page_num_func):
11736         * shell/ev-sidebar-thumbnails.c:
11737         (ev_sidebar_thumbnails_set_document):
11738         * shell/ev-view.c: (status_message_from_link),
11739         (ev_view_motion_notify_event):
11740         * shell/ev-window.c: (document_supports_sidebar): Add in page
11741         label support.  It's not perfect yet, but it's the first 'feature'
11742         in a while.
11743         Also, fix a bogus comment noticed by crispin. 
11744
11745 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11746
11747         * Makefile.am: Remove pixbuf backend for now
11748
11749         * configure.ac: Require poppler-glib instead of just poppler.
11750
11751         * backend/ev-document-thumbnails.h: Add a comment
11752
11753         * backend/ev-document.h:
11754         * backend/ev-document.c: (ev_document_class_init),
11755         (ev_document_load), (ev_document_get_link),
11756         (ev_document_get_links): Remove 3 methods and add get_links.
11757         Also, made 0 based.
11758
11759         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11760         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11761
11762         * backend/ev-link.c: (ev_link_set_title),
11763         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11764         (ev_link_mapping_find):
11765         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11766         
11767         * backend/ev-page-cache.c: (ev_page_cache_init),
11768         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11769         (ev_page_cache_get_size), (ev_page_cache_next_page),
11770         (ev_page_cache_prev_page): Fix to be 0 based.
11771
11772         * pdf/Makefile.am: 
11773         * pdf/ev-poppler.h:
11774         * pdf/ev-poppler.cc: New backend.
11775         
11776         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11777         (ps_document_get_page), (ps_document_document_iface_init):
11778
11779         * shell/ev-pixbuf-cache.h:
11780         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11781         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11782         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11783         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11784         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11785         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11786         based.
11787         
11788         * shell/ev-sidebar-thumbnails.c:
11789         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11790         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11791
11792         * shell/ev-view.c: (status_message_from_link),
11793         (find_page_at_location), (get_link_at_location),
11794         (ev_view_motion_notify_event), (ev_view_button_release_event),
11795         (ev_view_init): Use the new link code.  Fix to be 0 based.
11796
11797         * shell/ev-window.c: (update_action_sensitivity),
11798         (document_supports_sidebar): 0 based.
11799
11800 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11801
11802         * pdf/pdf-document.cc: Patch from Fernando Herrera
11803         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11804         *blush*
11805
11806 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11807
11808         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11809         1 to the page, as this seems to be 1 based.  I thought we has this
11810         fixed.  grump.
11811
11812 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11813
11814         * TODO:
11815         * backend/Makefile.am:
11816         * backend/ev-document-links.c:
11817         (ev_document_links_has_document_links),
11818         (ev_document_links_get_links_model):
11819         * backend/ev-document-links.h:
11820         * backend/ev-document.c: (ev_document_get_page_cache),
11821         (ev_document_get_doc_mutex), (ev_document_load),
11822         (ev_document_save), (ev_document_get_title),
11823         (ev_document_get_n_pages), (ev_document_set_page),
11824         (ev_document_get_page), (ev_document_set_target),
11825         (ev_document_set_scale), (ev_document_set_page_offset),
11826         (ev_document_get_page_size), (ev_document_get_text),
11827         (ev_document_get_link), (ev_document_render),
11828         (ev_document_render_pixbuf), (ev_document_scale_changed):
11829         * backend/ev-document.h:
11830         * backend/ev-job-queue.c: (remove_object_from_queue),
11831         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11832         (no_jobs_available_unlocked), (ev_render_thread),
11833         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11834         (ev_job_queue_remove_job):
11835         * backend/ev-job-queue.h:
11836         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11837         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11838         (ev_job_links_class_init), (ev_job_render_init),
11839         (ev_job_render_dispose), (ev_job_render_class_init),
11840         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11841         (ev_job_thumbnail_class_init), (ev_job_finished),
11842         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11843         (ev_job_render_run), (ev_job_thumbnail_new),
11844         (ev_job_thumbnail_run):
11845         * backend/ev-jobs.h:
11846         * backend/ev-link.c:
11847         * backend/ev-link.h:
11848         * backend/ev-page-cache.c: (ev_page_cache_init),
11849         (ev_page_cache_class_init), (ev_page_cache_finalize),
11850         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11851         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11852         (ev_page_cache_set_link), (ev_page_cache_get_title),
11853         (ev_page_cache_get_size), (ev_page_cache_next_page),
11854         (ev_page_cache_prev_page):
11855         * backend/ev-page-cache.h:
11856         * pdf/pdf-document.cc:
11857         * ps/gsdefaults.c:
11858         * ps/gsdefaults.h:
11859         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11860         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11861         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11862         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11863         (is_interpreter_ready), (output), (catchPipe), (input),
11864         (start_interpreter), (check_filecompressed), (compute_dimensions),
11865         (ps_document_enable_interpreter), (document_load),
11866         (ps_document_next_page), (render_page), (ps_document_set_page),
11867         (ps_document_set_scale), (render_pixbuf_idle),
11868         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11869         * ps/ps-document.h:
11870         * shell/Makefile.am:
11871         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11872         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11873         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11874         (ev_pixbuf_cache_new), (job_finished_cb),
11875         (check_job_size_and_unref), (move_one_job),
11876         (ev_pixbuf_cache_update_range), (find_job_cache),
11877         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11878         (ev_pixbuf_cache_add_jobs_if_needed),
11879         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11880         * shell/ev-pixbuf-cache.h:
11881         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11882         (idle_print_handler):
11883         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11884         (selection_changed_cb), (create_loading_model),
11885         (ev_sidebar_links_construct), (links_page_num_func),
11886         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11887         (update_page_callback), (job_finished_cb),
11888         (ev_sidebar_links_set_document):
11889         * shell/ev-sidebar-thumbnails.c:
11890         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
11891         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
11892         (page_changed_cb), (thumbnail_job_completed_callback),
11893         (ev_sidebar_thumbnails_set_document):
11894         * shell/ev-sidebar-thumbnails.h:
11895         * shell/ev-sidebar.c: (ev_sidebar_set_document):
11896         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
11897         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
11898         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
11899         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
11900         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
11901         (ev_view_button_release_event), (ev_view_scroll_view),
11902         (ev_view_class_init), (ev_view_init), (update_find_status_message),
11903         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
11904         (ev_view_new), (job_finished_cb), (page_changed_cb),
11905         (ev_view_set_document), (go_to_link), (ev_view_zoom),
11906         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
11907         (ev_view_find_previous):
11908         * shell/ev-view.h:
11909         * shell/ev-window.c: (update_action_sensitivity),
11910         (ev_window_open_page), (update_window_title), (update_total_pages),
11911         (page_changed_cb), (ev_window_setup_document),
11912         (password_dialog_response), (ev_window_cmd_save_as),
11913         (ev_window_print), (ev_window_cmd_go_previous_page),
11914         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
11915         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
11916         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
11917         * shell/main.c: (main):
11918
11919         Merge evince-threads branch
11920
11921 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
11922
11923         * configure.ac: Added "lt" to ALL_LINGUAS.
11924
11925 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
11926
11927         * NEWS:
11928         * configure.ac:
11929
11930         Release 0.1.9
11931
11932 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
11933
11934         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11935
11936         Fix here also the thumbnails 1-basedness :)
11937
11938 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11939
11940         * NEWS:
11941         * configure.ac:
11942
11943         Release 0.1.8
11944
11945 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
11946
11947         * pdf/pdf-document.cc:
11948         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
11949         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
11950
11951         Fix the mess we did with thumbnails and 1-basedness
11952
11953 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
11954
11955         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
11956
11957 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
11958
11959         * NEWS:
11960         * configure.ac:
11961
11962         Release 0.1.7
11963
11964 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
11965
11966         * ps/Makefile.am:
11967         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
11968         (gtk_gs_defaults_get_alpha_parameters),
11969         (gtk_gs_defaults_get_ungzip_cmd),
11970         (gtk_gs_defaults_get_unbzip2_cmd):
11971         * ps/gsdefaults.h:
11972         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11973         (ps_document_get_orientation), (document_load),
11974         (ps_document_goto_page), (ps_document_set_page_size):
11975         * ps/ps-document.h:
11976
11977         Some more sanitization of the ps backend. Remove a lot
11978         of unused code and do not base our defaults on ggv
11979         preferences (ugh!)
11980
11981 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
11982
11983         * thumbnailer/evince-thumbnailer.schemas:
11984         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
11985         (main): add -s option for thumbnail size.
11986
11987 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
11988
11989         * configure.ac:
11990
11991         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
11992         remove it.
11993
11994 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
11995
11996         * pdf/pdf-document.cc:
11997
11998         Remove 4 pixels of useless border from the
11999         thumbnail.
12000
12001 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12002
12003         * backend/ev-document-thumbnails.c:
12004         (ev_document_thumbnails_get_thumbnail):
12005         * backend/ev-document-thumbnails.h:
12006
12007         Rework API a bit. Add a border flag and
12008         change sizing logic (now the size we specify
12009         applies to the bigger dimension).
12010
12011         * pdf/pdf-document.cc:
12012         * pixbuf/pixbuf-document.c:
12013         (pixbuf_document_thumbnails_get_thumbnail):
12014         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
12015         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12016
12017         Adapt to the new API and do not draw a border for nautilus
12018         thumbnailer.
12019
12020 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
12021
12022         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12023         take thumbnails from page "0" instead of "1". Added a copyright header.
12024
12025 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
12026
12027         * ps/ps-document.c: (set_up_page), (start_interpreter):
12028
12029         Make it C89 compliant
12030
12031 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
12032
12033         * Makefile.am:
12034         * configure.ac:
12035         * pdf/.cvsignore:
12036         * pdf/pdf-document.cc:
12037         * thumbnailer/Makefile.am:
12038         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12039         (main):
12040         * thumbnailer/evince-thumbnailer.schemas:
12041         * thumbnailer/pdf-icon.png:
12042
12043         Add a nautilus thumbnailer.
12044         Based on patch by Fernando Herrera <fherrera@onirica.com>.
12045
12046 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
12047
12048         * NEWS:
12049         * configure.ac:
12050         * po/POTFILES.in:
12051
12052         Release 0.1.6
12053
12054 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12055
12056         Use poppler instead of including xpdf source code.  Poppler is a
12057         fork of xpdf to build it as a shared library. See
12058         http://freedesktop.org/wiki/Software/poppler.
12059
12060         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12061         xpdf fork.
12062         
12063         * pdf/Makefile.am: Build libpdfdocument.a here.
12064         
12065         * pdf/GDKSplashOutputDev.cc:
12066         * pdf/GDKSplashOutputDev.h:
12067         * pdf/GnomeVFSStream.cc:
12068         * pdf/GnomeVFSStream.h:
12069         * pdf-document.cc:
12070         * pdf-document.h:
12071         * test-gdk-output-dev.cc
12072         * Thumb.cc:
12073         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12074         against poppler.
12075
12076 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12077
12078         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12079
12080         Clear idle stack before unsetting the document
12081
12082 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12083
12084         * ps/ps-document.c: (ps_document_widget_event),
12085         (ps_document_set_target), (ps_document_finalize),
12086         (ps_document_get_page):
12087
12088         Disconnect the widget event signal on finalize.
12089         Some code cleanups.
12090
12091 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12092
12093         * ps/ps-document.c: (set_up_page):
12094
12095         If there is no bpixmap create one, even if size
12096         is not changed.
12097
12098 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12099
12100         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12101         (set_up_page), (document_load), (ps_document_set_zoom):
12102
12103         Default page is 0. Calculate size even when we have no
12104         target yet.
12105
12106 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12107
12108         * shell/ev-sidebar.c: expand the selection widget to be always as
12109         wide as the sidebar
12110
12111 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12112
12113         * shell/ev-sidebar-thumbnails.c:
12114         (ev_sidebar_thumbnails_set_document):
12115
12116         Clear the list store when setting document
12117
12118 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12119
12120         * shell/ev-page-action.c: (update_entry), (sync_entry),
12121         (activate_cb), (entry_size_request_cb), (create_tool_item),
12122         (connect_proxy):
12123
12124         Use an entry for the page control instead of spinbuttons
12125
12126 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12127
12128         * data/evince.schemas.in:
12129
12130         Correct confusing string
12131
12132 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12133
12134         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12135         for real.  Gosh, how long has this been broken.
12136
12137         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12138         check for a NULL link.  We crash otherwise.
12139
12140 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12141
12142         * NEWS:
12143         * configure.ac:
12144
12145         Release 0.1.5
12146
12147 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12148
12149         * configure.ac: add the french translation.
12150
12151 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12152
12153         * shell/ev-window.c:
12154
12155         Remove unused header -> fix distcheck
12156
12157 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12158
12159         * shell/ev-window.c: (update_window_title),
12160         (ev_window_popup_password_dialog):
12161
12162         Unescape filename for display
12163
12164 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12165
12166         * pdf/xpdf/pdf-document.cc:
12167
12168         In get_page_size deal with rotation. Also
12169         cleanup the function a bit.
12170
12171 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12172
12173         * pdf/xpdf/pdf-document.cc:
12174
12175         Fix crash when opening in new window
12176
12177 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12178
12179         * configure.ac:
12180
12181         Check ghostscript >= 7
12182
12183 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12184
12185         * shell/ev-window.c:
12186
12187         Make page width the default sizing mode
12188
12189 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12190         Marco Pesenti Gritti <marco@gnome.org>
12191
12192         * shell/ev-window.c: Remember the sidebar size
12193
12194         * data/evince.schemas.in: Add a new gconf key to store the size of
12195         the sidebar
12196
12197 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12198
12199         * data/evince-ui.xml:
12200         * shell/ev-window.c: (update_action_sensitivity),
12201         (ev_window_cmd_view_reload):
12202         
12203         Add a "Reload" action and menu entry
12204
12205 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12206
12207         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12208         iff the type doesn't support thumbnailing and indexing.
12209
12210 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12211
12212         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12213
12214 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12215
12216         * pdf/splash/Splash.cc:
12217
12218         Port fix for a crasher from kde bug
12219         http://bugs.kde.org/show_bug.cgi?id=97131
12220
12221 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12222
12223         * pdf/xpdf/pdf-document.cc:
12224
12225         Return a link even if it's of an unrecognized
12226         type. Otherwise we go in an infinte cycle.
12227
12228 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12229
12230         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12231         (size_allocate_cb), (ev_window_set_sizing_mode):
12232
12233         Update size when switching mode
12234
12235 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12236
12237         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12238         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12239         (ev_window_cmd_view_normal_size):
12240
12241         Fix size toggle buttons behavior
12242
12243 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12244
12245         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12246         (doc_rect_to_view_rect), (ev_view_size_allocate),
12247         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12248         (scale_changed_callback):
12249
12250         Do not cache offsets in size_allocate.
12251
12252 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12253
12254         * shell/ev-view.c: (ev_view_size_allocate):
12255
12256         Calculate offsets before calling the parent
12257         class (which does a redraw)
12258
12259 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12260
12261         * pdf/xpdf/pdf-document.cc:
12262
12263         Fix a crasher on exit. Unused code, put a TODO
12264
12265 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12266
12267         * backend/ev-document.c: (ev_document_class_init),
12268         (ev_document_page_changed), (ev_document_scale_changed):
12269         * backend/ev-document.h:
12270
12271         Separate page/scale notifications
12272
12273         * pdf/xpdf/pdf-document.cc:
12274
12275         Emit the new signals.
12276         Do not display the pdf page in _render, do it
12277         when scale/page are requested.
12278
12279         * ps/ps-document.c: (ps_document_set_zoom),
12280         (ps_document_widget_event):
12281         * ps/ps-document.h:
12282
12283         Emit the new signals.
12284
12285         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12286         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12287         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12288         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12289         * shell/ev-view.h:
12290         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12291         (ev_window_cmd_view_page_width), (size_allocate_cb),
12292         (ev_window_set_sizing_mode):
12293
12294         Rework sizing to be pixel based.
12295         There are bugs but should be already way better.
12296
12297 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12298
12299         * shell/ev-window.c: (ev_window_init):
12300
12301         Do not allow to shrink sidebar smaller then
12302         child requisition
12303
12304 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12305
12306         * shell/ev-sidebar.[ch]
12307         * shell/ev-window.c:
12308
12309         Improved sidebar widget. Fixes #166683
12310
12311 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12312
12313         * shell/ev-view.c (update_find_status_message): Give translators
12314         more flexibility with ngettext plural handling.
12315
12316 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12317
12318         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12319         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12320         page when we get the page size.
12321
12322 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12323
12324         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12325
12326         ps pages are 0 based, convert 
12327
12328 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12329
12330         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12331
12332         Initialize correct parent class. Set GError on document load
12333
12334 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12335
12336         * pdf/xpdf/pdf-document.cc:
12337
12338         Fixup selection offset calculation
12339
12340         * shell/ev-view.c: (view_rect_to_doc_rect),
12341         (doc_rect_to_view_rect), (ev_view_size_allocate),
12342         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12343         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12344
12345         Store selection as document relative, so that zooming
12346         and offset changing doesnt break it.
12347
12348 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12349
12350         * shell/ev-view.c: (ev_view_best_fit):
12351
12352         Do not try to best fit if the view is not realized
12353
12354 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12355           
12356         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12357
12358 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12359
12360         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12361
12362 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12363
12364         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12365         the popup window.  That prevents it resizing when in full screen
12366         mode.
12367
12368         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12369         multiple rerenders.  This pretty much sucks.
12370
12371         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12372         rest of the toolbar.
12373
12374 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12375
12376         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12377
12378 2005-02-17  Alexander Shopov  <ash@contact.bg>
12379
12380         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12381
12382 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12383
12384         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12385
12386 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12387
12388         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12389         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12390         (set_document_page), (document_changed_callback),
12391         (ev_view_set_document), (ev_view_find_previous),
12392         (ev_view_hide_cursor), (ev_view_show_cursor):
12393         * shell/ev-view.h:
12394         * shell/ev-window.c: (update_chrome_visibility),
12395         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12396         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12397         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12398         (ev_window_unfullscreen):
12399         * shell/main.c: (main):
12400
12401         Automatically hide the fullscreen button.
12402         Patch by Kristian Høgsberg <krh@redhat.com>
12403
12404 2005-02-16  Vincent Noel  <vnoel@cox.net>
12405
12406         * shell/main.c (main): Specify an icon for the window. Patch by
12407         Jaap A. Haitsma. Fixes #166177.
12408
12409 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12410
12411         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12412
12413 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12414
12415         * backend/ev-document-misc.h:
12416         * backend/ev-document-misc.c:
12417         (ev_document_misc_get_page_border_size),
12418         (ev_document_misc_paint_one_page): New function to canonicalize
12419         sizing/painting a border.
12420
12421         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12422         used.
12423
12424         * pdf/xpdf/pdf-document.cc: use new function
12425
12426         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12427         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12428         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12429         shell/ev-window.c: (update_sizing_buttons),
12430         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12431         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12432         (ev_window_cmd_view_page_width), (size_allocate_cb),
12433         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12434         and "fit width" values act as toggle buttons so they stay
12435         toggled.  It's not 100% perfect, and it's a little slow, but it's
12436         good enough to commit I think.
12437
12438 2005-02-15  David Lodge  <dave@cirt.net>
12439
12440         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12441
12442 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12443
12444         * shell/ev-window.c (update_window_title): replace newlines in
12445         the title by spaces. Bug #166107.
12446
12447 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12448
12449         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12450         parameters providing allocation width and height without
12451         scrollbars and width of a possible vertical scrollbar. With this
12452         additional information the functions can work as
12453         intended. Unfortunately they're not idempotent. We should
12454         transform these commands to toggles. Fixes Bug #164976
12455         Initial patch by Stephane Loeuillet, then heavily modified.
12456
12457         * shell/ev-view.h: update prototypes.
12458
12459         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12460         (ev_window_cmd_view_page_width): provide EvView fit functions with
12461         all the information they need. Formulas to calculate this
12462         information taken from GtkScrolledWindow.
12463
12464 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12465
12466         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12467         created a thumbnail, the list store is updated to know
12468         that the thumbnail is set. Fixes bug #166792
12469
12470 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12471
12472         * shell/ev-window.c: fixed typo, closes bug 166897
12473
12474         * TODO: updated TODO with bug numbers that are relevant
12475
12476 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12477
12478         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12479
12480 2005-02-09  Vincent Noel  <vnoel@cox.net>
12481
12482         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12483         and "Next" toolbar buttons as important to make them stand out.
12484
12485 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12486
12487         * lib/ev-debug.c:
12488         * lib/ev-debug.h:
12489         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12490         (start_interpreter), (stop_interpreter), (document_load),
12491         (ps_document_next_page), (ps_document_goto_page),
12492         (ps_document_set_page_size), (ps_document_widget_event),
12493         (ps_document_render):
12494         * shell/ev-page-view.c: (ev_page_view_dispose):
12495         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12496
12497         Fix compilation on non-gcc platforms
12498
12499 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12500
12501         * NEWS:
12502         * configure.ac:
12503
12504         Release 0.1.4
12505
12506         * pdf/xpdf/Catalog.cc:
12507         * pdf/xpdf/XRef.cc:
12508
12509         Fix the fix for CAN-2004-0888
12510
12511 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12512
12513         * data/Makefile.am:
12514         * data/evince-ui.xml:
12515         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12516         * shell/ev-stock-icons.h:
12517         * shell/ev-window.c: (update_action_sensitivity),
12518         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12519         (set_action_properties):
12520
12521         Improve toolbar layout/icons
12522
12523 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12524
12525         * pdf/xpdf/pdf-document.cc:
12526
12527         Add warnings about unimplemented/unknown link
12528         types.
12529
12530 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12531
12532         * ps/ps-document.c: (set_up_page):
12533
12534         Log gs property
12535
12536 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12537
12538         * ps/ps-document.c: (start_interpreter):
12539
12540         Log gs env var
12541
12542 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12543
12544         * shell/ev-page-view.c: (ev_page_view_dispose):
12545         * shell/ev-view.c: (ev_view_finalize):
12546         * shell/ev-window.c: (ev_window_setup_document),
12547         (ev_window_dispose), (ev_window_init):
12548
12549         Solve more refs issues.
12550
12551         I commented out the page_view initialization for now:
12552         it was never destroyed (because it's never added
12553         to a container). Because of that we was leaking
12554         gs processes. Couldnt think to a clean fix.
12555         We need to figure this out, password view has the
12556         same issue probably.
12557
12558 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12559
12560         * ps/ps-document.c: (ps_document_finalize),
12561         (ps_document_get_n_pages), (ps_document_get_page):
12562
12563         Some cleanups, stop the interpreter on finalize
12564
12565         * shell/ev-page-view.c: (ev_page_view_dispose),
12566         (ev_page_view_class_init):
12567
12568         Release our reference on the document
12569
12570 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12571
12572         * Makefile.am:
12573         * configure.ac:
12574         * doc/debugging.txt:
12575         * lib/.cvsignore:
12576         * lib/Makefile.am:
12577         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12578         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12579         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12580         * lib/ev-debug.h:
12581
12582         Add debugging helpers
12583
12584         * ps/Makefile.am:
12585         * ps/ps-document.c: (set_up_page), (start_interpreter),
12586         (stop_interpreter), (document_load), (ps_document_next_page),
12587         (ps_document_goto_page), (ps_document_set_page_size),
12588         (ps_document_widget_event), (ps_document_render):
12589         * shell/Makefile.am:
12590         * shell/ev-view.c: (expose_bin_window):
12591         * shell/main.c: (main):
12592
12593         Add some logs
12594         
12595 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12596
12597         * ps/ps-document.c: (ps_document_widget_event):
12598
12599         Initialize message_window, this should make ps
12600         rendering really work! (Never noticed because I was
12601         testing with a ps that is causing gs to exit every time!)
12602
12603 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12604
12605         * data/evince.schemas.in: updated simple error in applyto closing tag
12606
12607 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12608
12609         * Makefile.am:
12610         * configure.ac:
12611         * data/.cvsignore:
12612         * data/Makefile.am:
12613         * data/evince-ui.xml:
12614         A data/evince.schemas.in:
12615         * po/POTFILES.in:
12616         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12617         * shell/ev-stock-icons.h:
12618         * shell/ev-window.c: (update_chrome_visibility),
12619         (update_chrome_flag), (ev_window_cmd_edit_find),
12620         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12621         (ev_window_unfullscreen), (ev_window_focus_in_event),
12622         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12623         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12624         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12625         (ev_window_dispose), (ev_window_class_init),
12626         (set_action_properties), (set_chrome_actions), (load_chrome),
12627         (ev_window_init):
12628
12629         Implement fullscreen mode changes from bug #164776.
12630         Also implement persistent chrome toggles.
12631
12632 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12633
12634         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12635
12636 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12637
12638         * NEWS:
12639         * configure.ac:
12640         * shell/ev-view.c:
12641
12642         Add another check for find interface
12643
12644         Release 0.1.3
12645
12646 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12647
12648         * shell/ev-application.c: (ev_application_open):
12649         * shell/ev-window.c: (ev_window_open):
12650
12651         Open gzipped ps documents
12652
12653 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12654
12655         * TODO:
12656         * shell/ev-view.c: (set_document_page):
12657
12658         Clamp page number, dont try to move to
12659         not existant pages.
12660
12661 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12662
12663         * backend/ev-document-find.c: (ev_document_find_changed):
12664         * backend/ev-document-find.h:
12665         * pdf/xpdf/pdf-document.cc:
12666         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12667         * shell/ev-window.c: (find_bar_search_changed_cb):
12668
12669         Fix several bugs with find
12670
12671 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12672
12673         * shell/ev-sidebar-thumbnails.c
12674         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12675         document. Prevents warning from scroll_to_cell.
12676
12677 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12678
12679         * configure.ac: Add «nb» to ALL_LINGUAS too.
12680
12681 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12682
12683         * NOTES: New file with some random thoughts.
12684
12685         * TODO: Update.
12686
12687         * backend/ev-document-misc.c:
12688         (ev_document_misc_get_page_border_size): New function to
12689         canonicalize shadow drawing sizes.  Possibly goofy.
12690
12691         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12692         (ev_view_best_fit), (ev_view_fit_width):
12693         * pdf/xpdf/pdf-document.cc:
12694         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12695         * ps/ps-document.c: (ps_document_get_page_size):
12696         * backend/ev-document-misc.h:
12697         * backend/ev-document.c: (ev_document_get_page_size):
12698         * backend/ev-document.h: get_page_size now takes a page number
12699         parameter.  Made all the backends/frontends honor it.
12700
12701         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12702         see.  Doesn't work yet.
12703
12704         * shell/Makefile.am:
12705         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12706         Doesn't do anything yet.
12707
12708         * shell/ev-sidebar-thumbnails.c:
12709         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12710         [0..n_pages-1]
12711
12712         * shell/ev-window.c: (update_action_sensitivity),
12713         (ev_window_setup_document), (ev_window_set_page_mode),
12714         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12715         view-swapping code a bit so we can have multiple views on a
12716         document.  Add the multi-page view, though it can't be turned on
12717         yet.
12718
12719 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12720
12721         * shell/ev-application.c: (ev_application_open):
12722         * shell/ev-view.c: (expose_bin_window):
12723         * shell/ev-window.c: (ev_window_open):
12724
12725         Support eps and check document supports find
12726         before drawing highlightings in expose.
12727
12728 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12729
12730         * pixbuf/pixbuf-document.c:
12731         (pixbuf_document_thumbnails_get_dimensions),
12732         (pixbuf_document_document_thumbnails_iface_init):
12733
12734         implement get_dimensions
12735
12736 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12737
12738         * NEWS:
12739         * configure.ac:
12740
12741         Release 0.1.2
12742
12743 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12744
12745         * shell/ev-view.c: (set_document_page):
12746
12747         Scroll at the top of the page when changing page
12748
12749 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12750
12751         * shell/ev-view.c: (ev_view_motion_notify_event):
12752
12753         Do not redraw unnecessarily
12754
12755 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12756
12757         * pdf/xpdf/pdf-document.cc:
12758         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12759         (expose_bin_window), (find_changed_cb):
12760
12761         Yay! find works now... Now to find bugs...
12762
12763 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12764
12765         * backend/ev-document-find.c: (ev_document_find_base_init),
12766         (ev_document_find_changed):
12767         * backend/ev-document-find.h:
12768         * pdf/xpdf/pdf-document.cc:
12769         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12770         (expose_bin_window), (ev_view_init), (set_document_page),
12771         (ensure_rectangle_is_visible), (jump_to_find_result),
12772         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12773         (ev_view_find_next), (ev_view_find_previous):
12774         * shell/ev-view.h:
12775         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12776
12777         More work on find implementation, mostly there now
12778
12779 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12780
12781         * backend/ev-backend-marshalers.list:
12782         * backend/ev-document-find.c: (ev_document_find_base_init),
12783         (ev_document_find_cancel), (ev_document_find_page_has_results),
12784         (ev_document_find_get_n_results), (ev_document_find_get_result),
12785         (ev_document_find_get_progress), (ev_document_find_changed):
12786         * backend/ev-document-find.h:
12787
12788         Enanche the find interface to be really able to do
12789         multi page find.
12790
12791         * pdf/xpdf/pdf-document.cc:
12792
12793         Implement
12794
12795         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12796         (expose_bin_window), (ev_view_init),
12797         (ev_view_get_find_status_message), (find_changed_cb),
12798         (ev_view_set_document), (set_document_page):
12799
12800         Adapt to the new interface. A few things are regressed sorry,
12801         I will finish it soon.
12802
12803 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12804
12805         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12806         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12807         ev_sidebar_thumbnails_parent_class variable, don't define another
12808         parent_class variable.
12809
12810         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12811         (ev_page_action_class_init): ditto.
12812
12813         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12814         (pixbuf_document_class_init): ditto.
12815
12816         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12817         ditto.
12818
12819         * .cvsignore: ignore various valgrind output files.
12820
12821 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12822
12823         * data/evince-ui.xml:
12824         * shell/Makefile.am:
12825         * shell/ev-history.c:
12826         * shell/ev-history.h:
12827         * shell/ev-navigation-action.c:
12828         * shell/ev-navigation-action.h:
12829         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12830         (ev_view_set_page), (ev_view_fit_width):
12831         * shell/ev-view.h:
12832         * shell/ev-window.c: (update_action_sensitivity),
12833         (ev_window_setup_document), (register_custom_actions):
12834
12835         Kill session history
12836
12837 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12838
12839         * shell/ev-window.c: (update_action_sensitivity):
12840
12841         Fix inverted up/down buttons
12842
12843 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12844
12845         * shell/ev-sidebar-thumbnails.c
12846         (ev_sidebar_thumbnails_select_page): make sure the selected
12847         thumbnail stays visible.
12848
12849 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12850
12851         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12852         scrolled window for Federico.
12853
12854 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12855
12856         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12857
12858 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12859
12860         * configure.ac:
12861         * pdf/splash/SplashFTFontEngine.cc:
12862
12863         Fix CID fonts with freetype 2.1.9
12864
12865 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12866
12867         * TODO: added item for desktop icon thumbnailer
12868
12869 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12870
12871         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12872         unloaded docs when the title is accessed.
12873
12874         * shell/ev-password-view.[hc]: New widget for displaying password
12875         state.
12876
12877         * shell/ev-window.[ch]: Refactor password handling code to handle
12878         the new view.
12879
12880 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12881
12882         * NEWS:
12883         * configure.ac:
12884         * data/Makefile.am:
12885
12886         Release 0.1.1
12887
12888 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12889
12890         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
12891         ignore page offset here, to make search results independent of it,
12892
12893         * shell/ev-view.c (expose_bin_window): but take offsets into
12894         account here. Bug #164932
12895
12896         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
12897         scale at the right time. Bug #164996
12898
12899 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
12900
12901         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
12902         fix the problem. Now I just removed the Adobe font names and hope
12903         that the URW fonts are always in outline format. Bug #164934
12904
12905         * shell/ev-window.c (update_window_title): empty titles are
12906         useless, use filename in that case too.
12907
12908         * NEWS: Add some content.
12909
12910 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
12911
12912         * TODO: added one more TODO item and a TODONE section :)
12913
12914 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12915
12916         * ps/ps-document.h: add page_[xy]_offset fields.
12917
12918         * ps/ps-document.c (ps_document_set_page_offset)
12919         (ps_document_render): Keep offset in consideration in a few
12920         places. Bug #164752 "postscript documents are not centered in
12921         window"
12922
12923         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
12924         s/gpdf/evince/. Spotted by Stephane Loeuillet.
12925
12926         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
12927         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
12928         stub out missing methods for complete EvDocument implementation.
12929         Fixes segfaults with Save A Copy and Copy actions.
12930
12931         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
12932         (ps_document_document_iface_init): ditto.
12933         
12934 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12935
12936         * data/.cvsignore:
12937         * data/Makefile.am:
12938         * data/evince.desktop.in:
12939
12940         Add desktop file
12941
12942 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12943
12944         * shell/ev-view.c: (ev_view_button_press_event),
12945         (ev_view_motion_notify_event):
12946
12947         Make selection work in any direction
12948
12949 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12950
12951         * TODO:
12952         * shell/ev-window.c: (set_short_labels), (ev_window_init):
12953
12954         Use shorter labels for some of the toolbars items
12955
12956 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
12957
12958         * pdf/xpdf/pdf-document.cc:
12959
12960         Check the links info is initialized before
12961         using it. Should fix a crash on startup.
12962
12963 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
12964
12965         * pixbuf/pixbuf-document.c
12966         (pixbuf_document_thumbnails_get_dimensions): force floating point
12967         division to calculate page_ratio. Fixes crash with landscape
12968         format pixbufs.
12969
12970 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
12971
12972         * shell/ev-view.c (ev_view_realize): make the bg color darker.
12973
12974 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
12975
12976         * shell/ev-view.c (set_document_page): unset has_selection when
12977         the page changes.
12978         (set_document_page): handle paper size changes when the page
12979         changes (test with Free Culture, page 2).
12980
12981 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12982
12983         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
12984         (expose_bin_window), (ev_view_class_init), (ev_view_init):
12985
12986         Use normal style color for the widget background and
12987         draw a black box around the page.
12988
12989 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
12990
12991         * pdf/xpdf/pdf-document.cc:
12992
12993         Keep offset in consideration in a few places
12994
12995         * shell/ev-view.c: (expose_bin_window):
12996
12997         Set the offsets so that the document is ever centered
12998
12999 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
13000
13001         * TODO: Added TODO items and finished off the first todo item
13002
13003         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
13004         reflect current authors
13005
13006 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13007
13008         * pdf/xpdf/pdf-document.cc:
13009         * shell/ev-view.c: (ev_view_set_cursor),
13010         (ev_view_motion_notify_event), (document_changed_callback),
13011         (set_document_page):
13012
13013         Show a wait cursor while the page is rendering
13014
13015 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13016
13017         * shell/ev-sidebar-thumbnails.c:
13018         (ev_sidebar_tree_selection_changed),
13019         (ev_sidebar_thumbnails_select_page):
13020         * shell/ev-sidebar-thumbnails.h:
13021         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
13022         (ev_view_can_go_forward):
13023         * shell/ev-window.c: (ev_window_open_page),
13024         (ev_window_setup_document), (update_current_page),
13025         (view_page_changed_cb), (ev_window_init):
13026         * shell/ev-window.h:
13027
13028         Ensure thumbnails selection, toolbar page control and
13029         current page are in sync.
13030
13031 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
13032
13033         * pdf/xpdf/XRef.cc:
13034
13035         Fix CAN-2005-0064
13036
13037 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
13038
13039         * backend/Makefile.am:
13040         * backend/ev-document-links.h:
13041         * backend/ev-document-security.c: (ev_document_security_get_type),
13042         (ev_document_security_has_document_security),
13043         (ev_document_security_set_password):
13044         * backend/ev-document-security.h:
13045         * backend/ev-document.c: (ev_document_error_quark):
13046         * backend/ev-document.h:
13047         * data/Makefile.am:
13048         * data/evince-password.glade:
13049         * pdf/xpdf/pdf-document.cc:
13050         * shell/Makefile.am:
13051         * shell/ev-password.c: (ev_password_set_bad_password_label),
13052         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13053         (ev_password_dialog_get_password),
13054         (ev_password_dialog_set_bad_pass):
13055         * shell/ev-password.h:
13056         * shell/ev-window.c: (ev_window_get_attribute),
13057         (ev_window_set_property), (update_action_sensitivity),
13058         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13059         (ev_window_setup_document), (ev_window_get_password),
13060         (ev_window_open), (ev_window_cmd_save_as),
13061         (using_postscript_printer), (ev_window_print),
13062         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13063         (update_fullscreen_popup), (ev_window_fullscreen),
13064         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13065         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13066         (menu_item_select_cb), (find_bar_search_changed_cb),
13067         (ev_window_dispose), (ev_window_init):
13068
13069         Add initial support for password-supported dialogs.  This could be
13070         a lot cooler, but it'll do for now.
13071
13072 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13073
13074         * pdf/xpdf/pdf-document.cc:
13075         * shell/ev-view.c: (status_message_from_link),
13076         (ev_view_set_status), (ev_view_set_cursor),
13077         (ev_view_motion_notify_event), (ev_view_init):
13078         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13079
13080         Fix bugs in the links implementation and change cursor
13081         when hovering a link.
13082
13083 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13084
13085         * viewer/.cvsignore: added cvsignore file for viewer directory
13086
13087         * TODO: created TODO document
13088
13089 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13090
13091         * shell/ev-view.h:
13092         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13093         new functions to help with implementation of sensitivity code
13094         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13095         of all actions that might require it.  Fixes a crash when you
13096         click on the Zoom actions in a window lacking a document.
13097
13098 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13099
13100         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13101         of the Find action
13102
13103 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13104
13105         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13106         (pixbuf_document_document_iface_init):
13107         * ps/ps-document.c: (ps_document_get_link),
13108         (ps_document_document_iface_init):
13109         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13110         (status_message_from_link), (ev_view_set_status),
13111         (ev_view_set_find_status), (ev_view_motion_notify_event),
13112         (ev_view_button_release_event), (ev_view_set_property),
13113         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13114         (ev_view_get_find_status_message), (update_find_results),
13115         (ev_view_get_status), (ev_view_get_find_status):
13116         * shell/ev-view.h:
13117         * shell/ev-window.c: (view_status_changed_cb),
13118         (view_find_status_changed_cb), (ev_window_init):
13119
13120         View status message support, use it to show the links.
13121         Needs work...
13122
13123 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13124
13125         * backend/ev-document.c: (ev_document_get_link):
13126         * backend/ev-document.h:
13127         * pdf/xpdf/pdf-document.cc:
13128         * shell/ev-application.c: (ev_application_open):
13129         * shell/ev-application.h:
13130         * shell/ev-sidebar-links.c: (selection_changed_cb):
13131         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13132         (ev_view_go_to_link):
13133
13134         Add support for document links
13135
13136 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13137
13138         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13139         (create_tool_item):
13140         Set the spin button limits correctly.
13141         
13142         * shell/ev-sidebar-thumbnails.c:
13143         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13144         Support changing pages by clicking on the thumbnails.
13145         
13146 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13147
13148         * pixbuf/pixbuf-document.c:
13149         (pixbuf_document_thumbnails_get_dimensions),
13150         (pixbuf_document_document_thumbnails_iface_init):
13151
13152         implement get_dimensions
13153
13154 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13155
13156         * ps/ps-document.c: (ps_document_goto_page):
13157
13158         Fix page switching on multipage documents
13159
13160 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13161
13162         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13163         
13164         check for NULL before assigning to width and height parameters
13165
13166 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13167
13168         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13169         (pixbuf_document_set_property), (pixbuf_document_get_property):
13170
13171         implement get/set properties
13172
13173 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13174
13175         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13176         
13177         return NULL instead of "Unknown", letting the title get set to
13178         the filename when the pdf has no title.
13179
13180 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13181
13182         * ps/ps-document.c: (ps_document_get_page_count),
13183         (ps_document_goto_page):
13184
13185 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13186
13187         * shell/ev-history.c: (ev_history_get_property),
13188         (ev_history_set_property), (ev_history_class_init),
13189         (ev_history_add_page), (ev_history_set_current_index):
13190         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13191         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13192         (ev_navigation_action_finalize):
13193         * shell/ev-navigation-action.h:
13194         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13195         (ev_view_go_forward), (ev_view_get_find_status_message),
13196         (history_index_changed_cb), (ev_view_set_history):
13197         * shell/ev-view.h:
13198         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13199         (update_current_page), (register_custom_actions):
13200
13201         Implement history dropdowns
13202
13203 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13204
13205         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13206         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13207         (ev_view_go_forward):
13208         * shell/ev-window.c: (register_custom_actions):
13209
13210         Fix several history bugs
13211
13212 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13213
13214         * configure.ac: Add «nb» to ALL_LINGUAS.
13215
13216 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13217
13218         * backend/Makefile.am:
13219         * backend/ev-bookmark.c:
13220         * backend/ev-bookmark.h:
13221         * backend/ev-document-bookmarks.c:
13222         * backend/ev-document-bookmarks.h:
13223         * backend/ev-document-links.c: (ev_document_links_get_type),
13224         (ev_document_links_has_document_links),
13225         (ev_document_links_begin_read), (ev_document_links_get_link),
13226         (ev_document_links_get_child), (ev_document_links_next),
13227         (ev_document_links_free_iter):
13228         * backend/ev-document-links.h:
13229         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13230         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13231         (ev_link_get_link_type), (ev_link_set_link_type),
13232         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13233         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13234         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13235         (ev_link_new_external):
13236         * backend/ev-link.h:
13237         * pdf/xpdf/pdf-document.cc:
13238         * shell/Makefile.am:
13239         * shell/ev-application.c: (ev_application_open_link):
13240         * shell/ev-application.h:
13241         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13242         (ev_history_get_link_nth):
13243         * shell/ev-history.h:
13244         * shell/ev-sidebar-bookmarks.c:
13245         * shell/ev-sidebar-bookmarks.h:
13246         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13247         (ev_sidebar_links_class_init), (selection_changed_cb),
13248         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13249         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13250         (do_one_iteration), (populate_links_idle),
13251         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13252         * shell/ev-sidebar-links.h:
13253         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13254         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13255         (go_to_index):
13256         * shell/ev-view.h:
13257         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13258         * shell/ev-window.h:
13259
13260         Rename bookmark to link, and use "Index" for the sidebar panel.
13261
13262 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13263
13264         * shell/Makefile.am:
13265         * shell/ev-application.c: (ev_application_open_bookmark):
13266         * shell/ev-application.h:
13267         * shell/ev-history.c: (ev_history_init), (free_links_list),
13268         (ev_history_finalize), (ev_history_class_init),
13269         (ev_history_add_link), (ev_history_add_page),
13270         (ev_history_get_link_nth), (ev_history_get_n_links),
13271         (ev_history_get_current_index), (ev_history_set_current_index),
13272         (ev_history_new):
13273         * shell/ev-history.h:
13274         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13275         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13276         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13277         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13278         (ev_view_set_page):
13279         * shell/ev-view.h:
13280         * shell/ev-window.c: (ev_window_open_bookmark),
13281         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13282         (goto_page_cb), (register_custom_actions):
13283         * shell/ev-window.h:
13284
13285         Initial history implementation. Needs work.
13286
13287 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13288
13289         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13290
13291 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13292
13293         * cut-n-paste/recent-files/egg-recent-item.c:
13294         * cut-n-paste/recent-files/egg-recent-item.h:
13295         * cut-n-paste/recent-files/egg-recent-model.c:
13296         * cut-n-paste/recent-files/egg-recent-util.c:
13297         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13298         * cut-n-paste/recent-files/egg-recent-view.c:
13299
13300         Update
13301
13302 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13303
13304         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13305         (fillGlyph, fillImageMask, drawImage):
13306         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13307         pdf/splash/SplashTypes.h:
13308         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13309         packed mode for Splash.
13310
13311         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13312         RGB8 packed mode, eliminates the pixbuf data creation loop.
13313
13314         * shell/ev-print-job.c (ev_print_job_finalize)
13315         (ev_print_job_set_property, ev_print_job_get_property)
13316         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13317         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13318         (print_closure_finalize, ev_print_job_print): implement
13319         printing (for backends with EvPsExporter)
13320
13321         * shell/ev_print_job.h: update prototypes.
13322
13323         * shell/ev-window.c (ev_window_print): unref print job after
13324         printing.
13325
13326         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13327         unless the document implements the EvDocumentFind interface.
13328
13329 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13330
13331         * configure.ac: Added ja to ALL_LINGUAS.
13332
13333 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13334
13335         * pdf/xpdf/pdf-document.cc:
13336
13337         add a FIXME. We should probably not allocate
13338         a bookmark object every time
13339
13340 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13341
13342         * shell/ev-application.c: (ev_application_open),
13343         (ev_application_open_bookmark):
13344         * shell/ev-application.h:
13345         
13346         Add a way to open bookmarks
13347
13348         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13349         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13350         (ev_bookmark_set_property), (ev_bookmark_class_init),
13351         (ev_bookmark_new_title), (ev_bookmark_new_link),
13352         (ev_bookmark_new_external):
13353
13354         Support for external uris, better constructors.
13355
13356         * backend/ev-bookmark.h:
13357         * pdf/xpdf/pdf-document.cc:
13358         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13359
13360         Handle external uris
13361
13362 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13363
13364         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13365         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13366
13367         Hook up bookmarks navigation
13368
13369 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13370
13371         * backend/Makefile.am:
13372         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13373         (ev_bookmark_get_title), (ev_bookmark_set_title),
13374         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13375         (ev_bookmark_get_page), (ev_bookmark_set_page),
13376         (ev_bookmark_get_property), (ev_bookmark_set_property),
13377         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13378         (ev_bookmark_new):
13379         * backend/ev-bookmark.h:
13380         * backend/ev-document-bookmarks.c:
13381         (ev_document_bookmarks_get_bookmark):
13382         * backend/ev-document-bookmarks.h:
13383         * pdf/xpdf/pdf-document.cc:
13384         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13385
13386         Add a bookmark object to the backend and use it instead of get_values
13387
13388 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13389
13390         * data/evince-ui.xml:
13391
13392         Cleanup and add select all.
13393
13394         * shell/ev-view.c: (ev_view_select_all),
13395         (ev_view_button_press_event):
13396         * shell/ev-view.h:
13397         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13398
13399         Add select all.
13400         Clear selection on click.
13401
13402 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13403
13404         * shell/ev-sidebar-thumbnails.c
13405         (ev_sidebar_thumbnails_set_document): forgot to unref the
13406         loading_icon.
13407
13408 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13409
13410         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13411         at the visible page, not just linearly.  This makes it look fast.
13412
13413 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13414
13415         * backend/ev-document-misc.c
13416         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13417         white.
13418         * backend/ev-document-thumbnails.h: New interface to get the size
13419         of a page.
13420
13421 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13422
13423         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13424         make dist works
13425
13426 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13427
13428         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13429         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13430         things up a bit.
13431
13432         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13433
13434 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13435
13436         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13437         fonts. Should fix font problems on systems that have the base
13438         fonts in bitmap format. Reported by James Henstridge
13439         <james@jamesh.id.au>.
13440
13441 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13442
13443         * pdf/xpdf/Gfx.cc:
13444         * pdf/xpdf/GfxState.cc:
13445
13446         Fix for CAN-2004-1125
13447
13448 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13449
13450         * shell/ev-view.c: (ev_view_copy):
13451         * shell/ev-view.h:
13452         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13453
13454         Implement Edit->Copy
13455
13456 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13457
13458         * backend/ev-document.c: (ev_document_get_text):
13459         * backend/ev-document.h:
13460         * pdf/xpdf/pdf-document.cc:
13461         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13462         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13463         (ev_view_update_primary_selection), (ev_view_button_press_event),
13464         (ev_view_motion_notify_event), (ev_view_button_release_event):
13465
13466         Beginnings of clipboard support. Incomplete but primary sort
13467         of work.
13468
13469 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13470
13471         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13472         (expose_bin_window):
13473
13474         Nicer rubberband drawing, from GtkIconView.
13475
13476 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13477
13478         * backend/ev-document.c: (ev_document_save):
13479         * backend/ev-document.h:
13480         * data/evince-ui.xml:
13481         * pdf/xpdf/pdf-document.cc:
13482         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13483
13484         Implement "Save a copy..." menu item
13485
13486 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13487
13488         * shell/ev-view.c: (ev_view_zoom):
13489
13490         Queue a resize when zoom changes
13491
13492 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13493
13494         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13495         shadows.
13496
13497         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13498         thumbnails..
13499
13500 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13501
13502         * pdf/xpdf/pdf-document.cc
13503         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13504
13505 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13506
13507         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13508         It's slow, but I'll speed it up next!
13509
13510 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13511
13512         * shell/main.c (load_files):
13513
13514         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13515         from the command line and because it seems more appropriate.
13516
13517 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13518
13519         * data/evince-ui.xml:
13520         * shell/ev-window.c: (update_action_sensitivity),
13521         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13522
13523         s/next page/page down
13524         s/previous page/page up
13525
13526 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13527
13528         * data/evince-ui.xml:
13529
13530         Change the layout to match clarkbw design.
13531
13532         * shell/Makefile.am:
13533         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13534         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13535         (ev_navigation_action_finalize),
13536         (ev_navigation_action_set_property),
13537         (ev_navigation_action_get_property),
13538         (ev_navigation_action_class_init):
13539         * shell/ev-navigation-action.h:
13540
13541         Implement clarkbw toolbar navigation controls (incomplete)
13542
13543         * shell/ev-page-action.c: (update_label), (update_spin),
13544         (value_changed_cb), (create_tool_item), (connect_proxy),
13545         (ev_page_action_init), (ev_page_action_finalize),
13546         (ev_page_action_set_property), (ev_page_action_get_property),
13547         (ev_page_action_set_current_page),
13548         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13549         * shell/ev-page-action.h:
13550
13551         Implement a page switcher in the toolbar
13552
13553         * shell/ev-view.c: (ev_view_scroll_view):
13554         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13555         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13556         (register_custom_actions), (ev_window_init):
13557
13558         Change page on PageUp/Down.
13559
13560 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13561
13562         * pdf/xpdf/pdf-document.cc
13563         (pdf_document_thumbnails_get_thumbnail): initial stab at
13564         implementing thumbnail support for pdfs.  It only does documents
13565         with precached pdfs now.
13566
13567 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13568
13569         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13570         thumbnail code into a time-based idle as well.  Also, turn off the
13571         shadow temporarily as it's really slow.
13572
13573 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13574
13575         * backend/ev-document.c: (ev_document_class_init):
13576         * pdf/xpdf/pdf-document.cc:
13577         * shell/ev-window.c: (ev_window_open):
13578
13579         Fix document title bugs and fallback to
13580         filename when not available.
13581
13582 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13583
13584         * backend/ev-document.c: (ev_document_get_type),
13585         (ev_document_class_init), (ev_document_load),
13586         (ev_document_get_title):
13587         * backend/ev-document.h:
13588         * pdf/xpdf/pdf-document.cc:
13589         * ps/ps-document.c: (ps_document_set_property),
13590         (ps_document_get_property), (ps_document_class_init),
13591         (document_load):
13592         * ps/ps-document.h:
13593         * ps/ps.h:
13594         * shell/ev-window.c: (update_window_title), (ev_window_open),
13595         (ev_window_init):
13596
13597         Initial support for document title. Not working yet.
13598
13599 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13600
13601         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13602
13603         Grab focus on the view when clicking it
13604
13605 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13606
13607         * shell/ev-marshal.list:
13608         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13609         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13610
13611         Add key bindings to the view. Now if the focus would work
13612         right...
13613
13614 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13615
13616         * Makefile.am:
13617         * backend/Makefile.am:
13618         * data/Makefile.am:
13619         * dvi/Makefile.am:
13620         * dvi/dvilib/Makefile.am:
13621         * pdf/xpdf/Makefile.am:
13622         * po/POTFILES.in:
13623         * ps/Makefile.am:
13624
13625         Fix distcheck
13626
13627 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13628
13629         * shell/ev-view.c: (ev_view_realize):
13630
13631         Fix mouse wheel scrolling
13632
13633 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13634
13635         * ps/Makefile.am:
13636         * ps/gstypes.h:
13637         * ps/gtkgs.c:
13638         * ps/gtkgs.h:
13639         * ps/ps-document.c: (catchPipe), (ps_document_init),
13640         (ps_document_class_init), (ps_document_cleanup),
13641         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13642         (set_up_page), (close_pipe), (is_interpreter_ready),
13643         (interpreter_failed), (output), (input), (start_interpreter),
13644         (stop_interpreter), (file_length), (file_readable),
13645         (check_filecompressed), (check_pdf), (compute_xdpi),
13646         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13647         (ps_document_get_type), (ps_document_emit_error_msg),
13648         (document_load), (ps_document_next_page),
13649         (ps_document_get_current_page), (ps_document_get_page_count),
13650         (ps_document_goto_page), (ps_document_set_page_size),
13651         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13652         (ps_document_load), (ps_document_get_n_pages),
13653         (ps_document_set_page), (ps_document_get_page),
13654         (ps_document_widget_event), (ps_document_set_target),
13655         (ps_document_set_scale), (ps_document_set_page_offset),
13656         (ps_document_get_page_size), (ps_document_render),
13657         (ps_document_document_iface_init):
13658         * ps/ps-document.h:
13659         * ps/ps.c:
13660         * shell/ev-window.c: (ev_window_open):
13661
13662         Rename GtkGS to PSDocument
13663
13664 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13665
13666         * ps/gtkgs.c: (gtk_gs_class_init):
13667         * ps/gtkgs.h:
13668
13669         Some more leftover...
13670
13671 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13672
13673         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13674         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13675         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13676         * ps/gtkgs.h:
13677
13678         Remove unused code and make a lot of stuff private
13679
13680 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13681
13682         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13683         (gtk_gs_defaults_changed):
13684         * ps/gsdefaults.h:
13685         * ps/gtkgs.c:
13686         * ps/gtkgs.h:
13687         * ps/ps.h:
13688
13689         Cleanup headers dependencies
13690
13691 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13692
13693         * ps/Makefile.am:
13694         * ps/ggvutils.c:
13695         * ps/ggvutils.h:
13696         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13697         * ps/gsdefaults.h:
13698         * ps/gtkgs.c: (file_length), (file_readable),
13699         (check_filecompressed), (check_pdf), (gtk_gs_load),
13700         (gtk_gs_get_postscript):
13701
13702         Get rid of ggvutils
13703
13704 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13705
13706         * ps/ggvutils.c:
13707         * ps/ggvutils.h:
13708         * ps/gsio.h:
13709         * ps/gtkgs.c: (gtk_gs_set_zoom):
13710
13711         Cleanups
13712
13713 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13714
13715         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13716
13717         Ensure the page is rerendered when changing zoom
13718
13719 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13720
13721         * backend/ev-document.c: (ev_document_base_init),
13722         (ev_document_changed):
13723         * backend/ev-document.h:
13724
13725         Add a changed event that is emitted when the page content
13726         changes. This is necessary to deal with the fact that
13727         in ps backend rendering happen asycrounously.
13728         This makes the ps backend mostly work.
13729
13730         * pdf/xpdf/pdf-document.cc:
13731
13732         Emit changed event
13733
13734         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13735         (ps_document_set_target):
13736
13737         Emit changed event
13738
13739         * shell/ev-view.c: (document_changed_callback),
13740         (ev_view_set_document), (ev_view_set_page):
13741
13742         Redraw on the changed signal
13743
13744 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13745
13746         * configure.ac: Added pt_BR to ALL_LINGUAS.
13747
13748 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13749
13750         * backend/ev-document-bookmarks.c:
13751         (ev_document_bookmarks_get_child): *
13752         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13753         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13754         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13755         (ev_sidebar_bookmarks_destroy),
13756         (ev_sidebar_bookmarks_class_init),
13757         (ev_sidebar_bookmarks_construct), (stack_data_free),
13758         (do_one_iteration), (populate_bookmarks_idle),
13759         (ev_sidebar_bookmarks_clear_document),
13760         (ev_sidebar_bookmarks_set_document): *
13761         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13762         (ev_sidebar_add_page),
13763         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13764         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13765         it displays both the topics and the page numbers.
13766
13767 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13768
13769         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13770         toggle.
13771         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13772         visible.
13773
13774 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13775
13776         * configure.ac: Added en_CA to ALL_LINGUAS.
13777
13778 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13779
13780         * ChangeLog: replace bottom of this ChangeLog (merged history of
13781         ggv and gpdf; where all paths were wrong and most of the files are
13782         not even in this tree) with ChangeLog (from arch) of the shell
13783         code.
13784
13785 2004-12-23  Havoc Pennington  <hp@redhat.com>
13786
13787         * shell/ev-window.c: hook up potentially-questionable "find
13788         results status text" feature - something involving the sidebar or
13789         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13790         might be better in the end.
13791
13792         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13793         with corresponding signal when it should be updated
13794
13795         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13796
13797 2004-12-22  Havoc Pennington  <hp@redhat.com>
13798
13799         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13800         find stuff on other pages, sort of (only returns one result on
13801         invisible pages, to show they have results; updates full results
13802         for a page when you view it). Currently repaints the current page
13803         every time a new result is found on any page, which isn't so nice.
13804
13805 2004-12-22  Havoc Pennington  <hp@redhat.com>
13806
13807         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13808         the document doesn't support find (better ideas?)
13809         (find_bar_search_changed_cb): handle missing document or document
13810         that doesn't support find
13811
13812         * pdf/xpdf/pdf-document.cc: port to implement the new
13813         EvDocumentFindIface
13814
13815         * backend/ev-document-find.c: create a new interface for searching
13816
13817         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13818
13819 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13820
13821         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13822         libevbackend.la.
13823
13824         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13825         EvPrintJob constructor arguments.
13826
13827         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13828         for documents that can export PostScript (page by page).
13829
13830         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13831         
13832         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13833         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13834         (pdf_document_ps_exporter_iface_init:
13835         Implement EvPSExporter.
13836
13837         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13838
13839 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13840
13841         * backend/Makefile.am:
13842         * backend/ev-document-thumbnails.c:
13843         (ev_document_thumbnails_get_type),
13844         (ev_document_thumbnails_get_thumbnail):
13845         * backend/ev-document-thumbnails.h:
13846         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13847         (pixbuf_document_thumbnails_get_thumbnail),
13848         (pixbuf_document_document_thumbnails_iface_init):
13849         * shell/Makefile.am:
13850         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13851         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13852         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13853         * shell/ev-sidebar-thumbnails.h:
13854         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13855         (ev_sidebar_set_document):
13856         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13857         (create_shadow), (ev_pixbuf_add_shadow):
13858         * shell/ev-utils.h:
13859         Add thumbnail support.
13860         
13861 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13862
13863         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13864         (using_postscript_printer): Set up a print dialog for "PostScript
13865         injection" method.
13866
13867         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13868         EvPrintJob.
13869
13870         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13871
13872 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13873
13874         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13875         (ps_document_set_target), (ps_document_get_page_size),
13876         (ps_document_render):
13877         * ps/gtkgs.h:
13878
13879         Fix a few bugs
13880
13881 2004-12-22  Christian Rose  <menthos@menthos.com>
13882
13883         * configure.ac: Added "sv" to ALL_LINGUAS.
13884
13885 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13886
13887         * backend/ev-document-bookmarks.[ch]: new interface to indicate
13888         document supports bookmarks.
13889
13890 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13891
13892         * ps/ggvutils.c: (ggv_file_readable):
13893         * ps/ggvutils.h:
13894         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
13895         (gtk_gs_get_postscript):
13896
13897         Remove unused utils
13898
13899 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13900
13901         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
13902         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
13903         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
13904         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
13905         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
13906         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
13907         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13908         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13909         (gtk_gs_set_antialiasing), (ps_document_load),
13910         (ps_document_render):
13911         * ps/gtkgs.h:
13912
13913         Another check point for the ps backend. Now I can get it to show
13914         pages!
13915
13916 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
13917
13918         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
13919         document setting code.
13920
13921 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13922
13923         * shell/eggfindbar.c: (entry_activate_callback):
13924         Animate the next button when activate is pressed.
13925         
13926 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13927
13928         * shell/ev-window.c: (ev_window_cmd_edit_find),
13929         (update_fullscreen_popup), (ev_window_fullscreen),
13930         (ev_window_unfullscreen), (ev_window_state_event_cb),
13931         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
13932         Fix bugs in fullscreen code.
13933         
13934 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13935
13936         * Makefile.am:
13937         * configure.ac:
13938         * pixbuf/Makefile.am:
13939         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13940         (pixbuf_document_load), (pixbuf_document_get_n_pages),
13941         (pixbuf_document_set_page), (pixbuf_document_get_page),
13942         (pixbuf_document_set_target), (pixbuf_document_set_scale),
13943         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
13944         (pixbuf_document_render), (pixbuf_document_begin_find),
13945         (pixbuf_document_end_find), (pixbuf_document_finalize),
13946         (pixbuf_document_class_init),
13947         (pixbuf_document_document_iface_init), (pixbuf_document_init):
13948         * pixbuf/pixbuf-document.h:
13949         * shell/Makefile.am:
13950         * shell/ev-application.c: (ev_application_open):
13951         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
13952         (ev_window_open):
13953         Add pixbuf backend.
13954         
13955 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
13956
13957         * Makefile.am: 
13958         * dvi/dvilib/Makefile.am:
13959         * dvi/Makefile.am:
13960         * configure.ac: Auto*ify dvi and dvi/dvilib
13961
13962         * dvi/Makefile: Remove from CVS
13963         
13964         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
13965         confusion.
13966
13967         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
13968         
13969         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
13970         
13971 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13972
13973         * ps/Makefile.am:
13974         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
13975         (gtk_gs_value_adjustment_changed), (compute_size),
13976         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
13977         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
13978         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
13979         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
13980         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
13981         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
13982         (ps_document_load), (ps_document_get_n_pages),
13983         (ps_document_set_page), (ps_document_get_page),
13984         (ps_document_set_target), (ps_document_set_scale),
13985         (ps_document_set_page_offset), (ps_document_get_page_size),
13986         (ps_document_render), (ps_document_begin_find),
13987         (ps_document_end_find), (ps_document_document_iface_init):
13988         * ps/gtkgs.h:
13989         * shell/Makefile.am:
13990         * shell/ev-window.c: (ev_window_open):
13991
13992         Some work to integrate gtkgs with EvDocument
13993
13994 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13995
13996         * shell/ev-window.c: (update_fullscreen_popup),
13997         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
13998         (exit_fullscreen_button_clicked_cb),
13999         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
14000         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14001         (ev_window_state_event_cb), (ev_window_init):
14002         Add fullscreen support from Epiphany.
14003         
14004 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14005
14006         * data/ev-stock-zoom-fit-width.png: fit-width
14007         stock icon from gpdf.
14008         
14009         * shell/ev-stock-icons.[ch]: copied from gpdf.
14010         
14011         * shell/main.c: (main): init stock icons.
14012         
14013         * shell/ev-window.c: use the fit-width icon.
14014         
14015         * data/evince-ui.xml: add zooming toolbar items.
14016
14017 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14018
14019         * shell/ev-view.c: 
14020         (ev_view_best_fit), (ev_view_fit_width): because
14021         get_page_size() returns the scaled page size, we
14022         need to calculate the scale factor relative to
14023         the previous scale factor. Should really just
14024         add get_real_page_size().
14025
14026 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14027
14028         * shell/ev-view.[ch]:
14029         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
14030         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
14031         add zooming.
14032         
14033         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
14034         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
14035         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
14036         hook it up.
14037         
14038         * pdf/xpdf/pdf-document.cc:
14039         (pdf_document_begin_find),
14040         (pdf_document_end_find): make static.
14041
14042 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14043
14044         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
14045
14046         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
14047         names to fontconfig patterns.
14048         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14049
14050         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14051         setupBaseFontsFc.
14052
14053 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14054
14055         * Makefile.am:
14056         * configure.ac:
14057         * ps/Makefile.am:
14058         * ps/ggvutils.c:
14059         * ps/ggvutils.h:
14060         * ps/gsdefaults.c:
14061         * ps/gsdefaults.h:
14062         * ps/gsio.c:
14063         * ps/gsio.h:
14064         * ps/gtkgs.c:
14065         * ps/gtkgs.h:
14066         * ps/ps.c:
14067         * ps/ps.h:
14068
14069         Import ggv backend. Not hooked up yet.
14070
14071 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14072
14073         * shell/main.c: (load_files), (main): load files
14074         from the command line.
14075
14076 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14077
14078         * configure.ac: don't require bonobo.
14079         
14080         * cut-n-paste/recent-files/*: kill bonobo recent
14081         view.
14082
14083         * shell/ev-window.c:
14084         (ev_window_is_empty): upd.
14085         (unable_to_load), (ev_window_open): load backend
14086         based on the mime type.
14087
14088 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14089
14090         * backend/.cvsignore: ignore generated marshalers source.
14091
14092         * shell/main.c (main): this is not epiphany.
14093
14094 2004-12-22  Havoc Pennington  <hp@redhat.com>
14095
14096         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14097         (expose_bin_window): draw find highlights
14098
14099         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14100         
14101         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14102         (pdf_document_end_find): implement this interface
14103
14104         * backend/ev-document.c (ev_document_found): add this to emit
14105         signal
14106
14107 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14108
14109         * data/evince-ui.xml: Add a few more toolbar items.
14110
14111         * shell/ev-window.c: Hook up page navigation toolbar 
14112         items.
14113
14114         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14115         a page-changed signal.
14116
14117         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14118         Add ev_document_get_page().
14119
14120         * shell/ev-window.c: Sensitize/desensitize navigation
14121         actions.
14122
14123 2004-12-21  Havoc Pennington  <hp@redhat.com>
14124
14125         * backend/ev-backend-marshal.c,
14126         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14127         marshaler-generator thingy. I'm sure there's a better way to do
14128         this in the modern world.
14129
14130         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14131         end_find methods and "found" signal.
14132
14133         * configure.ac: find glib-genmarshal
14134
14135 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14136
14137         * shell/ev-sidebar.c: Construct an actual sidebar.
14138         * shell/ev-sidebar-bookmarks.[ch]:
14139         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14140
14141 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14142
14143         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14144         Redo size handling.
14145         
14146         * shell/ev-view.c: Track the size from the document.
14147
14148 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14149
14150         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14151         constructor assumes ownership of the string passed in.
14152         
14153         * shell/ev-window.c (ev_window_open): Destroy the error
14154         dialog once we've displayed it.
14155
14156 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14157
14158         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14159         a bit, it works! (sort of)
14160
14161         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14162         Move to .cc since we need to use C++ in the implementation.
14163
14164         * shell/dummy.cc: Add a CC file to force evince
14165         to be linked as a C++ program.
14166
14167 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14168
14169         * shell/ev-view.[ch]: Start of content-area widget.
14170
14171         * shell/ev-window.c: Create a EvView, update it
14172         as we change documents.
14173
14174         * shell/Makefile.am shell/ev-marshal.list: Add
14175         generated marshalers.
14176
14177 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14178
14179         * Makefile.am (SUBDIRS): move shell.
14180
14181 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14182
14183         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14184         .a to libtool convenience libraries.
14185
14186         * shell/ev-window.c (ev_window_open): Hard code loading
14187         a PDF document.
14188         
14189         * backend/ev-document.h: Add a boolean return to load(),
14190         fix GError * to GError **.
14191
14192         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14193         object for a PDF backend EvDocument.
14194
14195 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14196
14197         * dvi/*: New directory with the beginning of a .dvi backend.
14198
14199 2004-12-21  Havoc Pennington  <hp@redhat.com>
14200
14201         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14202         previous/next instead of back/forward
14203
14204 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14205
14206         * backend/ev-document.[ch]: Fix a couple of problems so
14207         it compile.
14208
14209 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14210
14211         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14212         to backend/ directory, rename EvViewer to EvDocument.
14213
14214 2004-12-21  Havoc Pennington  <hp@redhat.com>
14215
14216         * shell/ev-window.c: hook up the find bar widget; now we just need
14217         a document to find things in
14218
14219         * shell/eggfindbar.c: a find bar widget
14220
14221 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14222
14223         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14224
14225 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14226
14227         * pdf/**: Import of xpdf code from gpdf. 
14228
14229         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14230
14231         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14232         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14233         Fix FreeType includes.
14234
14235         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14236         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14237         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14238         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14239         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14240         Include xpdfconfig.h
14241         
14242 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14243
14244         * shell/ev-window.c (ev_window_dispose): dispose can be called
14245         multiple times.
14246
14247 2004-12-21  Havoc Pennington  <hp@redhat.com>
14248
14249         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14250         rather than Evince
14251
14252         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14253         items; really they should be synced with the strings, etc. from
14254         current gpdf, but just getting the boring typing out of the way 
14255
14256 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14257
14258         * po/POTFILES.in:
14259         * shell/ev-application.c: (window_destroy_cb):
14260         * shell/ev-window.c:
14261         * shell/main.c: (main):
14262
14263         Actually show the window...
14264
14265 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14266
14267         * Makefile.am:
14268         * shell/Makefile.am:
14269         * shell/ev-application.c: (ev_application_class_init):
14270         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14271
14272         Make it build again
14273
14274 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14275
14276         Import to gnome cvs.
14277         
14278         * Remove copies of gpdf and ggv trees.
14279         * Rip out all the recursive configure code.
14280         * Remove bonobo machinery.
14281         * viewer/*: GInterfaces that backends should/can implement.
14282
14283 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14284
14285         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14286         typo
14287
14288 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14289
14290         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14291         (ev_application_finalize, ev_application_class_init)
14292         (ev_application_init): use GType instance private data for priv.
14293
14294         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14295         (ev_window_finalize, ev_window_class_init)
14296         (ev_window_init): ditto.
14297
14298 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14299
14300         * shell/ev-application.c (ev_application_new_window): make public
14301         (ev_application_show_initial_window): kill.
14302
14303         * shell/ev-application.h: update prototypes.
14304
14305         * shell/main.cc (main): inline ev_application_show_initial_window.
14306
14307 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14308
14309         * shell/ev-application.c (ev_application_new_window): impl.
14310         (ev_application_show_initial_window): use it.
14311         (is_window_empty, ev_application_get_empty_window): returns an
14312         existing empty window or a new one.
14313         (ev_application_open): from ev_window_cmd_file_open.
14314
14315         * shell/ev-application.h: update prototypes
14316
14317         * shell/ev-window.c (ev_window_is_empty): impl.
14318         (ev_window_open): make public.
14319         (ev_window_cmd_file_open): use ev_application_open
14320
14321         * shell/ev-window.h: update prototypes, remove unused.
14322
14323 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14324
14325         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14326         move destroy handler out of here...
14327
14328         * shell/ev-application.c, shell/ev-application.h: ...into this new
14329         class. Also handles initial window creation.
14330
14331         * shell/main.cc (main): use EvApplication to create initial
14332         window.
14333
14334 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14335
14336         * Makefile.am (SUBDIRS): add cut-n-paste
14337
14338         * cut-n-paste/Makefile.am: add
14339
14340         * configure.ac: generate Makefiles in cut-n-paste
14341
14342 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14343
14344         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14345         (ev_window_class_init): install ev_window_dispose.
14346
14347 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14348
14349         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14350         char (gchar looks stupid).
14351
14352 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14353
14354         * po/de.po: updated German translation.
14355
14356 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14357
14358         * configure.ac: add more pkg-config library checks for gnome-vfs,
14359         bonobo etc.
14360
14361         * gpdf/configure.in: temporarily disable libpaper
14362         checks. Otherwise I'd have to add the checks for the shell, too.
14363
14364 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14365
14366         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14367         and * file filters to the file choose.
14368
14369 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14370
14371         * po/de.po: Updated German translation.
14372
14373 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14374
14375         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14376
14377 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14378
14379         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14380
14381         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14382         (ev_window_init): implement those menuitems.
14383
14384 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14385
14386         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14387
14388         * shell/ev-window.c (ev_window_init): use the toolbar.
14389
14390 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14391
14392         * shell/ev-window.c (ev_window_init): use menu translations
14393
14394 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14395
14396         * configure.ac: add "de" to ALL_LINGUAS.
14397
14398         * po/de.po: add German translation.
14399
14400 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14401
14402         * Makefile.am (SUBDIRS): add po
14403
14404         * configure.ac: check intltool, glib-gettext etc, generate
14405         po/Makefile.in
14406
14407         * po, po/POTFILES.in, po/POTFILES.skip: new.
14408
14409 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14410
14411         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14412         already use (#ifdef ENABLE_NLS)
14413
14414         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14415         pointer indirection thinko.
14416
14417         * shell/main.c: include gi18n.h for bindtextdomain etc.
14418
14419 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14420
14421         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14422         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14423         tooltips for menu items in the statusbar.
14424
14425 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14426
14427         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14428         pkgdatadir drop UIDIR
14429
14430 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14431
14432         * data/evince-ui.xml: Add File->Open menu item
14433
14434         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14435         chooser), hook it up in the ui manager.
14436
14437 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14438
14439         * shell/ev-window.c: fix Help->About tooltip.
14440
14441 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14442
14443         * configure.ac: set CFLAGS for libevprivate.
14444
14445         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14446         definitions, factory etc.
14447
14448         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14449
14450         * shell/Makefile.am: link against libevprivate.a.
14451
14452         * shell/ev-window.c (entries): add stock icon to Help->About.
14453
14454         * shell/main.c (main): init stock icon code.
14455
14456 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14457
14458         * lib/recent-files: egg recent files code
14459
14460         * lib/Makefile.am: add.
14461
14462         * Makefile.am: add lib subdir.
14463
14464         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14465         set CFLAGS for recent-files.
14466
14467 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14468
14469         * configure.ac: disable -ansi and -pedantic gcc flags. They
14470         disable POSIX stuff in stdio.h, but egg-recent uses them.
14471
14472 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14473
14474         * configure.ac: add --disable-deprecated flag (defaults to on in
14475         "cvs" builds).
14476
14477         * shell/Makefile.am (INCLUDES): use it.
14478
14479 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14480
14481         * shell/main.c: add missing #include.
14482
14483         * shell/ev-window.c: fix for pedantic gcc.
14484         (ev_window_cmd_help_about): split license into paragraphs for
14485         translators and pedantic compilers.
14486
14487 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14488
14489         * configure.ac: add more warning flags if compiling with gcc from
14490         cvs (or explicitly requested with --enable-more-warnings).
14491
14492 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14493
14494         * data/evince-ui.xml: add File and File->Close menu.
14495
14496         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14497         (ev_window_destroy): quit after destroy.
14498         (ev_window_class_init): override GtkObject::destroy.
14499         (entries): install close_window callback.
14500
14501 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14502
14503         * Makefile.am (SUBDIRS): add data subdir.
14504
14505         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14506         gtk+ 2.5.0 for GtkAboutDialog.
14507
14508         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14509         main window.
14510
14511         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14512
14513         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14514         manager.
14515         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14516
14517 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14518
14519         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14520
14521 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14522
14523         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14524
14525 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14526
14527         * shell/*: Added shell directory boilerplate, build it.
14528
14529 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14530
14531         * configure.ac, Makefile.am: Added top-level configure.ac and
14532         Makefile.am