]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Removes unused code.
[evince.git] / ChangeLog
1 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
4         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5
6         Removes unused code.
7
8 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * NEWS:
11         * configure.ac:
12
13         Update for 2.25.1 release
14
15 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
16
17         * shell/ev-window.c:
18
19         Fix build with GTK+ < 2.14
20
21 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
22
23         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
24         
25         Makes menu label translatable. Fixes bug #559129.
26
27 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
28
29         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
30         (t1_transform_font):
31         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
32         
33         More renames of warning to mdvi_warning in follow up to the
34         fix of the bug #553369. Fix for the bug #559257 by
35         Tuxce <tuxce.net@gmail.com>.
36         
37 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
38
39         * shell/ev-application.c: (ev_application_init_session):
40         * shell/main.c: (main):
41
42         Move the egg_set_desktop_file() call to main and remove
43         gtk_window_set_default_icon_name() since it's already called by
44         egg_set_desktop_file()
45         
46 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
47
48         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
49
50         Initialize GError to NULL.
51         
52 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
53
54         * shell/ev-window.c: (window_save_file_copy_ready_cb),
55         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
56         (ev_window_preview_print_finished), (launch_action):
57
58         Do not use popup dialogs to show error messages anymore, use the
59         message area instead.
60         
61 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
62
63         * shell/ev-window.c: (ev_window_error_message),
64         (ev_window_warning_message), (ev_window_set_document),
65         (ev_window_load_job_cb), (ev_window_load_remote_failed),
66         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
67         (ev_window_cmd_help_contents), (launch_external_uri),
68         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
69         (ev_attachment_popup_cmd_open_attachment),
70         (attachment_save_dialog_response_cb):
71
72         Use a message format (with printf()-style) in
73         ev_window_error_message and ev_window_warning_message.
74
75 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
76
77         * shell/ev-window.c: (ev_window_error_message),
78         (ev_window_warning_message), (ev_window_set_document),
79         (ev_window_load_job_cb), (ev_window_load_remote_failed),
80         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
81         (ev_window_cmd_help_contents), (launch_external_uri),
82         (image_save_dialog_response_cb),
83         (ev_attachment_popup_cmd_open_attachment),
84         (attachment_save_dialog_response_cb):
85
86         Change ev_window_error_message and ev_window_warning_message to
87         receive a EvWindow instead of a GtkWindow. It's more consistent
88         and avoids unneeded casts.
89         
90 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
91
92         * shell/ev-window.c: (ev_window_cmd_help_contents):
93
94         Use gtk_show_uri() when availale to display help contents.
95         
96 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
97
98         * configure.ac:
99         * backend/pdf/ev-poppler.cc:
100         * properties/ev-properties-view.c:
101         * shell/Makefile.am:
102         * shell/ev-tooltip.[ch]: Removed
103         * shell/ev-view-private.h
104         * shell/eggfindbar.c:
105         * shell/ev-application.c:
106         * shell/ev-open-recent-action.c:
107         * shell/ev-sidebar-thumbnails.c:
108         * shell/ev-view.c:
109         * shell/ev-window.c:
110
111         Bump GTK+ requirement to 2.12.
112         
113 2008-10-27 Christian Persch <chpe@gnome.org>
114
115         * backend/djvu/djvu-document.c
116         * backend/dvi/cairo-device.c
117         * cut-n-paste/evmountoperation/ev-mount-operation.h
118         * cut-n-paste/gedit-message-area/gedit-message-area.h
119         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
120         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
121         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
122         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
123         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
124         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
125         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
126         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
127         * cut-n-paste/zoom-control/ephy-zoom-action.c
128         * cut-n-paste/zoom-control/ephy-zoom-action.h
129         * cut-n-paste/zoom-control/ephy-zoom-control.c
130         * cut-n-paste/zoom-control/ephy-zoom-control.h
131         * libdocument/ev-async-renderer.h
132         * libdocument/ev-document-factory.c
133         * libdocument/ev-document-misc.h
134         * libdocument/ev-image.h
135         * libdocument/ev-selection.h
136         * shell/ev-properties-fonts.h
137         * shell/ev-stock-icons.h
138         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
139         directly. Bug #558064.
140
141 2008-10-27 Christian Persch <chpe@gnome.org>
142
143         * cut-and-paste/smclient/*: Update from libegg.
144
145 2008-10-27 Christian Persch <chpe@gnome.org>
146
147         * backend/djvu/djvu-document.c
148         * backend/ps/ev-spectre.c
149         * shell/ev-jobs.c: Use printf safely. Bug #558066.
150
151 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
152
153         * shell/ev-view.c (ev_view_change_page),
154         (ev_view_transition_animation_finish),
155         (ev_view_transition_animation_cancel), (page_changed_cb),
156         (ev_view_set_presentation), (ev_view_next_page),
157         (ev_view_previous_page):
158         
159         Cancel the animation without scheduling transition start
160         and proceed to the next page to fix bug #516749.
161
162 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
163
164         * NEWS:
165         * configure.ac:
166
167         Update for release 2.24.1
168         
169 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
170
171         * shell/ev-window.c: (ev_window_cmd_view_presentation):
172
173         Disable toggle function of F5 when in presentation mode. Patch by
174         Dave Neary. Fixes bug #556162.
175         
176 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
177
178         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
179         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
180         (ev_sidebar_thumbnails_fill_model),
181         (ev_sidebar_thumbnails_refresh),
182         (ev_sidebar_thumbnails_set_document):
183
184         Instead of using only one loading icon for thumbnails based on the
185         size of the first page, create an icon for every different page
186         size. Fixes bug #556264.
187         
188 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
189
190         * shell/ev-page-cache.c: (ev_page_cache_finalize):
191
192         Fix memory leak.
193         
194 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
195
196         * shell/ev-window-title.c (ev_window_title_sanitize_title):
197
198         Removes bad prefixes from window title. Patch by 
199         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
200         
201 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
202
203         * shell/ev-window.c: (launch_external_uri):
204
205         Do not consider mailto links as http uris. Fixes bug #555801.
206         
207 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
208
209         * shell/ev-view.c: (merge_selection_region), (clear_selection):
210
211         Fix memory leak. Fixes bug #555134.
212         
213 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
214
215         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
216
217         Emit the job finished signal when the job is handled before the
218         page_ready callback.
219         
220 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
221
222         * shell/ev-window.c: (launch_action):
223
224         Use GdkAppLaunchContext when available to launch external
225         applications.
226         
227 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
228
229         * shell/ev-window.c: (launch_action):
230
231         Fix launching external applications for launch actions which seems
232         to be broken since the gio port. Fixes bug #554500.
233         
234 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
235
236         * backend/dvi/Makefile.am:
237         * backend/dvi/cairo-device.c:
238         * backend/dvi/dvi-document.c:
239         * backend/dvi/mdvi-lib/Makefile.am:
240
241         Fix several compile warnings in the dvi backend.
242         
243 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
244
245         * backend/dvi/mdvi-lib/common.h:
246         * backend/dvi/mdvi-lib/dviread.c:
247         * backend/dvi/mdvi-lib/font.c:
248         * backend/dvi/mdvi-lib/fontmap.c:
249         * backend/dvi/mdvi-lib/fontsrch.c:
250         * backend/dvi/mdvi-lib/gf.c:
251         * backend/dvi/mdvi-lib/pagesel.c:
252         * backend/dvi/mdvi-lib/pk.c:
253         * backend/dvi/mdvi-lib/sp-epsf.c:
254         * backend/dvi/mdvi-lib/special.c:
255         * backend/dvi/mdvi-lib/tfm.c:
256         * backend/dvi/mdvi-lib/tfmfile.c:
257         * backend/dvi/mdvi-lib/util.c:
258         * backend/dvi/mdvi-lib/vf.c:
259
260         Rename error as mdvi_error to avoid symbol conflicts with the libc
261         error. Rename also message, crash, fatal and warning for
262         consistency. Fixes bug #553369.
263         
264 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
265
266         * backend/dvi/dvi-document.c: (dvi_document_load):
267
268         Fix memory leak.
269         
270 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
271
272         * backend/dvi/dvi-document.c:
273
274         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
275         G_IMPLEMENT_INTERFACE.
276         
277 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
278
279         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
280
281         Make sure copy_job_page_and_selection_to_job_info is always called
282         before copy_job_to_job_info. Fixes bug #552382.
283         
284 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
285
286         * NEWS:
287         * configure.ac:
288
289         Update for release 2.24.0
290         
291 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
292
293         * shell/ev-window.c: (launch_external_uri):
294
295         Use GdkAppLaunchContext when available to launch external uris.
296         
297 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
298
299         * shell/ev-window.c: (launch_external_uri):
300
301         Use the message area to show errors when lauching external uris
302         instead of a popup window.
303         
304 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
305
306         * shell/ev-window.c: (launch_external_uri):
307
308         Assume invalid uris are http uris. Fixes bug #552071.
309         
310 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
311
312         * NEWS:
313         * configure.ac:
314
315         Update for release 2.23.92.
316         
317 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
318
319         * shell/eggfindbar.c: (egg_find_bar_class_init):
320
321         Allow page scrolling with PageUp/PageDown keys when find bar is
322         active. Fixes bug #529833.
323         
324 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
325
326         * shell/ev-view-private.h:
327         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
328         (ev_view_scroll), (ev_view_class_init):
329         * shell/ev-view-accessible.c:
330         (ev_view_accessible_action_do_action):
331         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
332         (ev_window_cmd_scroll_backward):
333
334         Use GtkScrollType instead of EvScrollType.
335         
336 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
337
338         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
339         
340         Patch for case unsensitive page label match by Michael Lee.
341         See bug #550136.
342         
343         * shell/ev-page-action.c (create_tool_item):    
344         * test/Makefile.am:
345         * test/test1.py:
346         * test/test4.py:
347         * test/test5.py:
348         
349         Added test for the above and updated other tests.
350
351 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
352
353         * shell/ev-window.c: (image_save_dialog_response_cb):
354
355         Do not append the file extension twice when saving an image.
356         
357 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
358
359         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
360
361         Remove an invalid ifdef.
362         
363 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
364
365         * shell/ev-view.c: (ev_view_motion_notify_event):
366
367         Make sure the cursor is correctly restored after showing the right
368         click menu.
369         
370 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
371
372         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
373         (ev_attachment_open):
374         * shell/ev-sidebar-attachments.c:
375         (ev_sidebar_attachments_button_press):
376         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
377
378         Use GdkAppLaunchContext when available to open attachments.
379         
380 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
381
382         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
383
384         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
385         by Eric Piel.
386         
387 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
388
389         * shell/ev-application.c: (ev_application_get_media_keys):
390         * shell/ev-media-player-keys.[ch]:
391         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
392         (ev_media_player_keys_grab_keys),
393         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
394         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
395         * shell/ev-window.[ch]: (ev_window_dispose),
396         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
397         (ev_window_init):
398
399         Clean up the media player keys stuff.
400         
401 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
402
403         * NEWS:
404         * configure.ac:
405
406         Update for release 2.23.91.
407         
408 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
409
410         * cut-n-paste/smclient/eggsmclient-xsmp.c:
411         (sm_client_xsmp_set_initial_properties):
412
413         Fix memory leak.
414         
415 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
416
417         * shell/ev-application.c: (ev_application_open_window),
418         (ev_application_open_uri_at_dest):
419
420         Make sure evince starts up in the right workspace when resuming a
421         previous session.
422         
423 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
424
425         * shell/ev-application.[ch]: (ev_application_open_window),
426         (ev_application_add_icon_path_for_screen),
427         (ev_application_open_uri_at_dest):
428
429         Fix window manager warnings shown in ~/.xsession-errors
430         
431 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
432
433         * configure.ac:
434         * cut-n-paste/Makefile.am:
435         * cut-n-paste/smclient/Makefile.am:
436         * cut-n-paste/smclient/eggdesktopfile.[ch]:
437         * cut-n-paste/smclient/eggsmclient-private.h:
438         * cut-n-paste/smclient/eggsmclient-xsmp.c:
439         * cut-n-paste/smclient/eggsmclient.[ch]:
440
441         EggSMClient copied from libegg
442
443         * libdocument/ev-file-helpers.c: (ev_dot_dir):
444         * shell/Makefile.am:
445         * shell/ev-application.[ch]: (ev_application_load_session),
446         (smclient_save_state_cb), (smclient_quit_cb),
447         (ev_application_init_session), (ev_application_shutdown),
448         (ev_application_init):
449         * shell/main.c: (main):
450
451         Use EggSMClient instead of gnome-client and remove libgnome and
452         libgnomeui dependencies.
453         
454 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
455
456         * shell/main.c: (main):
457
458         Remove gnome_authentication_manager_init.
459         
460 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
461
462         * shell/ev-view.c: (ev_view_goto_window_create):
463
464         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
465         since it's now deprecated.
466         
467 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
468
469         * backend/djvu/Makefile.am:
470         * backend/djvu/djvu-document-private.h:
471         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
472         (djvu_document_find_iface_init):
473         * backend/djvu/djvu-text-page.[ch]:
474         * backend/djvu/djvu-text.[ch]: Removed
475         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
476         (pdf_document_find_iface_init):
477         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
478         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
479         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
480         (ev_job_find_get_n_results), (ev_job_find_get_progress),
481         (ev_job_find_has_results), (ev_job_find_get_results):
482         * shell/ev-view-private.h:
483         * shell/ev-view.[ch]: (ev_view_expose_event),
484         (highlight_find_results), (ev_view_finalize),
485         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
486         (ev_view_set_document), (ev_view_find_get_n_results),
487         (ev_view_find_get_result), (jump_to_find_result),
488         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
489         (ev_view_find_previous), (ev_view_find_search_changed),
490         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
491         * shell/ev-window.c: (ev_window_update_actions),
492         (page_changed_cb), (ev_window_setup_document),
493         (ev_window_update_find_status_message),
494         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
495         (ev_window_clear_find_job), (find_bar_close_cb),
496         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
497         (ev_window_dispose), (ev_window_init):
498
499         Rework find interface. The find logic has been moved from backends
500         to the shell avoiding a lot of duplicated code in the backends and
501         making easier to implement the find interface in the backends.
502         
503 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
504
505         * backend/pdf/ev-poppler.cc:
506         (pdf_document_thumbnails_get_dimensions):
507
508         Make sure thumbnail size returned by the PDF is actually
509         valid. Fixes bug #548462.
510         
511 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
512
513         * shell/ev-window.c: (ev_window_setup_document),
514         (ev_window_set_document), (ev_window_dispose):
515
516         Remove the idle function for setting the document up when the
517         window is destroyed. Fixes bug #549163.
518         
519 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
520
521         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
522         (ev_job_attachments_dispose), (ev_job_attachments_run),
523         (ev_job_attachments_class_init), (ev_job_attachments_new):
524         * shell/ev-sidebar-attachments.c:
525         (ev_sidebar_attachments_set_document):
526
527         Add a new job to get the attachments in a thread with the document
528         lock held. Fixes bug #548653.
529         
530 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
531
532         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
533         (tiff_document_document_iface_init):
534
535         Implement document_get_page_label in tiff backend.
536         
537 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
538
539         * backend/tiff/tiff-document.c: (tiff_document_render):
540
541         Handle document orientation in tiff backend. Fixes bug #548444.
542         
543 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
544
545         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
546
547         Do not crash when adjustment page size is 0. Fixes bug #547440.
548         
549 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
550
551         * cut-n-paste/evmountoperation/ev-mount-operation.c:
552
553         Sync with current GTK+.
554         
555 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
556
557         * configure.ac:
558         
559         Update for release 2.23.6.
560
561 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
562
563         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
564         (ev_job_load_set_password):
565         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
566         * shell/ev-window.c: (password_dialog_response),
567         (ev_window_load_job_cb):
568
569         Fix loading encrypted documents since I broke it with the jobs
570         rework.
571         
572 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
573
574         * NEWS:
575
576         Update NEWS for 2.23.6 release.
577         
578 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
579
580         * backend/impress/impress-document.c:
581         * backend/impress/render.h:
582         * libdocument/ev-document-factory.c:
583         * libdocument/ev-document-factory.h:
584         * libdocument/ev-document-links.h:
585         * libdocument/ev-document-misc.c:
586         * libdocument/ev-document-misc.h:
587         * properties/ev-properties-main.c:
588         * properties/ev-properties-view.c:
589         * properties/ev-properties-view.h:
590         * shell/eggfindbar.c:
591         * shell/eggfindbar.h:
592         * shell/ev-application.c:
593         * shell/ev-application.h:
594         * shell/ev-jobs.h:
595         * shell/ev-message-area.h:
596         * shell/ev-navigation-action.c:
597         * shell/ev-navigation-action.h:
598         * shell/ev-open-recent-action.c:
599         * shell/ev-open-recent-action.h:
600         * shell/ev-page-action-widget.c:
601         * shell/ev-page-action.c:
602         * shell/ev-page-action.h:
603         * shell/ev-page-cache.h:
604         * shell/ev-password-view.h:
605         * shell/ev-password.h:
606         * shell/ev-pixbuf-cache.h:
607         * shell/ev-properties-fonts.c:
608         * shell/ev-sidebar-attachments.c:
609         * shell/ev-sidebar-links.c:
610         * shell/ev-sidebar-links.h:
611         * shell/ev-sidebar-thumbnails.c:
612         * shell/ev-sidebar-thumbnails.h:
613         * shell/ev-sidebar.c:
614         * shell/ev-sidebar.h:
615         * shell/ev-stock-icons.c:
616         * shell/ev-tooltip.h:
617         * shell/ev-view.c:
618         * shell/ev-view.h:
619         * shell/ev-window.c:
620         * shell/ev-window.h:
621         * shell/main.c:
622
623         More #include cleanups. Again: reordering, single gtk.h
624         includes and other stuff.
625
626 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
627
628         * shell/eggfindbar.c:
629         * shell/ev-application.c:
630         * shell/ev-message-area.c:
631         * shell/ev-navigation-action.c:
632         * shell/ev-open-recent-action.c:
633         * shell/ev-page-action-widget.c:
634         * shell/ev-page-action.c:
635         * shell/ev-password-view.c:
636         * shell/ev-properties-dialog.c:
637         * shell/ev-properties-fonts.c:
638         * shell/ev-sidebar-attachments.c:
639         * shell/ev-sidebar-page.c:
640         * shell/ev-sidebar-thumbnails.c:
641         * shell/ev-stock-icons.c:
642         * shell/ev-tooltip.c:
643         * shell/ev-view.c:
644         * shell/ev-window.c:
645         * shell/main.c:
646
647         Cleanup many #include statements: reorder so that a
648         generic-to-specific order is used, use single gtk.h
649         includes, and some other cleanups.
650
651 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
652
653         * shell/ev-jobs.h:
654
655         Add gio header.
656         
657 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
658
659         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
660         (ev_document_fc_mutex_trylock):
661         * shell/Makefile.am:
662         * shell/ev-job-queue.[ch]:
663         * shell/ev-job-scheduler.[ch]:
664         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
665         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
666         (ev_job_run), (ev_job_cancel), (ev_job_failed),
667         (ev_job_failed_from_error), (ev_job_succeeded),
668         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
669         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
670         (ev_job_links_class_init), (ev_job_render_init),
671         (notify_page_ready), (ev_job_render_page_ready),
672         (ev_job_render_run), (ev_job_render_class_init),
673         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
674         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
675         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
676         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
677         (ev_job_save_dispose), (ev_job_save_run),
678         (ev_job_save_class_init), (ev_job_print_init),
679         (ev_job_print_dispose), (ev_job_print_run),
680         (ev_job_print_class_init):
681         * shell/ev-page-cache.c:
682         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
683         (check_job_size_and_unref), (move_one_job),
684         (copy_job_to_job_info), (add_job),
685         (ev_pixbuf_cache_add_jobs_if_needed):
686         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
687         (job_fonts_finished_cb), (job_fonts_updated_cb),
688         (ev_properties_fonts_set_document):
689         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
690         (ev_sidebar_links_set_document):
691         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
692         (ev_sidebar_thumbnails_set_document),
693         (ev_sidebar_thumbnails_clear_job):
694         * shell/ev-view-private.h:
695         * shell/ev-view.c:
696         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
697         (ev_window_refresh_window_thumbnail), (password_dialog_response),
698         (ev_window_clear_load_job), (ev_window_clear_reload_job),
699         (ev_window_load_job_cb), (ev_window_reload_job_cb),
700         (window_open_file_copy_ready_cb), (ev_window_open_uri),
701         (ev_window_reload_document), (ev_window_clear_save_job),
702         (ev_window_save_job_cb), (file_save_dialog_response_cb),
703         (ev_window_clear_print_job), (ev_window_print_job_cb),
704         (ev_window_print_dialog_response_cb):
705         * shell/main.c: (main):
706
707         Rework the jobs system in order to make it simpler and more
708         extensible. It allows to run jobs in the main loop instead of
709         using a thread when it's appropriate like the fonts job. Now it's
710         also possible to cancel jobs that are currently running. 
711         
712 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
713
714         * libdocument/ev-debug.c: (profile_init):
715
716         Create the hash table also when profiling service is enabled for
717         all sections.
718         
719 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
720
721         * libdocument/ev-debug.[ch]: (ev_profiler_start),
722         (ev_profiler_stop):
723         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
724         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
725         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
726         (ev_job_print_run):
727         * shell/main.c: (main):
728
729         Add a profile mode available when debug is enabled. Add profilers
730         in ev-jobs.
731         
732 2008-07-23  Götz Waschk <waschk@mandriva.org>
733
734         * configure.ac: Correctly build desktop file. Fixes
735         bug #544237.
736
737 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
738
739         * configure.ac:
740         
741         Update for release 2.23.5.
742
743 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
744
745         * NEWS:
746
747         Update NEWS for 2.23.5 release.
748         
749 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
750
751         * shell/ev-window.c: (ev_window_state_event),
752         (ev_window_class_init):
753
754         Intercept window manager's fullscreen request in order to run/stop
755         fullscreen mode. Fixes bug #493541.
756         
757 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
758
759         * shell/ev-window.c: (find_bar_visibility_changed_cb):
760
761         Restart the job search when the find bar is opened for the second
762         time. Fixes bug #531956.
763         
764 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
765
766         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
767         (get_document_from_uri):
768
769         Make sure we always return a valid error struct when
770         get_document_from_uri fails. Fixes nautilus crash, see bug
771         #542548.
772         
773 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
774
775         * libdocument/ev-transition-effect.c
776         (ev_transition_effect_type_get_type),
777         (ev_transition_effect_alignment_get_type),
778         (ev_transition_effect_direction_get_type):
779         
780         Fixes bug #542924. Makes enums static to fix Solaris build.
781
782 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
783
784         * shell/ev-view.c: (ev_view_key_press_event):
785
786         Add '.' keybinding for blanking the screen in presentation
787         mode. Fixes bug #542001.
788         
789 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
790
791         * libdocument/ev-document-misc.c:
792         (ev_document_misc_pixbuf_from_surface):
793
794         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
795         #540950.
796         
797 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
798
799         * backend/comics/comics-document.c (comics_document_load):
800         * backend/comics/comicsdocument.evince-backend.in:
801         * configure.ac:
802         * thumbnailer/evince-thumbnailer-comics.schemas.in:
803         
804         Added support for 7-zip based cb7 comic book. Patch by
805         Kartik Rustagi. Fixes bug #532312.
806
807 2008-06-24  Bastien Nocera  <hadess@hadess.net>
808
809         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
810         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
811         Fixes bug #539972.
812
813 2008-06-24  Bastien Nocera  <hadess@hadess.net>
814
815         * shell/Makefile.am:
816         * shell/ev-application.c (ev_application_init),
817         (ev_application_get_media_keys):
818         * shell/ev-application.h:
819         * shell/ev-marshal.list:
820         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
821         (proxy_destroy), (on_media_player_key_pressed),
822         (ev_media_player_keys_init), (ev_media_player_keys_focused),
823         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
824         * shell/ev-media-player-keys.h:
825         * shell/ev-window.c (ev_window_go_previous_page),
826         (ev_window_go_next_page), (ev_window_go_first_page),
827         (ev_window_go_last_page), (ev_window_start_presentation),
828         (ev_window_dispose), (view_actions_focus_in_cb):
829         * shell/ev-window.h: When building with D-Bus support, listen
830         for multimedia key events from gnome-settings-daemon. This allows
831         to go to the next/previous/first/last pages using, respectively,
832         Next/Previous/Rewing/Fast Forward. The Play button is used to start
833         a presentation. Fixes bug #539971.
834
835 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
836
837         * configure.ac:
838         
839         Update for release 2.23.4.
840
841 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
842
843         * NEWS:
844
845         Update news for 2.23.4 release.
846         
847 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
848
849         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
850         * shell/ev-sidebar-thumbnails.c:
851         (ev_sidebar_thumbnails_set_loading_icon),
852         (ev_sidebar_thumbnails_refresh):
853         * shell/ev-window.c: (ev_window_error_message),
854         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
855         (ev_window_set_document):
856
857         Do not crash opening documents with no pages and show a warning
858         message in the message area. Fixes bugs #537574 and #171588.
859         
860 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
861
862         * shell/Makefile.am:
863         * shell/ev-file-monitor.[ch]:
864         * shell/ev-window.c: (ev_window_document_changed),
865         (ev_window_clear_reload_job), (ev_window_load_job_cb),
866         (ev_window_reload_job_cb), (ev_window_open_uri),
867         (ev_window_reload_document), (ev_window_cmd_view_reload),
868         (ev_window_dispose):
869
870         Automaticly reload the document when the file has changed on
871         disk. Bug #304249.
872         
873 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
874
875         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
876         * libdocument/ev-image.c: (ev_image_save_tmp):
877         * libdocument/ev-module.c: (ev_module_load):
878         * shell/ev-application.c: (ev_application_shutdown),
879         (ev_application_get_print_settings):
880         * shell/ev-sidebar-attachments.c:
881         (ev_sidebar_attachments_button_press),
882         (ev_sidebar_attachments_drag_data_get):
883         * shell/ev-window.c: (window_save_file_copy_ready_cb),
884         (ev_window_print_finished), (ev_window_print_send),
885         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
886         (ev_window_preview_print_finished), (ev_window_do_preview_print),
887         (ev_window_cmd_preview_print):
888         * shell/main.c: (load_files_remote):
889         Fix some build warnings under GCC 4.3.0. (#537535).
890
891 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
892
893         * shell/ev-jobs.c: (ev_job_render_dispose):
894
895         Fix a crash in debug mode. Patch by Daniel M German.
896         
897 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
898
899         * shell/ev-window.c:
900
901         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
902         
903 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
904
905         * shell/ev-window.c: (ev_window_print_send),
906         (ev_window_do_preview_print):
907
908         Use the window title as print job name instead of just
909         "evince-print". Fixes bug #534493.
910         
911 2008-05-19  Frederic Peters  <fpeters@0d.be>
912
913         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
914         Bug #533897.
915
916 2008-05-19  Frederic Peters  <fpeters@0d.be>
917
918         * help/reference/Makefile.am: added missing libevmountoperation to
919         gtkdoc-scanobj libraries.  Bug #533896.
920
921 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
922
923         * properties/ev-properties-view.c (get_default_user_units):
924         Fixes check for default units string translation. Bug #533323.
925
926 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
927
928         * backend/impress/iksemel.c (sax_core): Fix a free() that should
929         be an iks_free(). Fix an array overflow in the XML parser that
930         would occur whenever the number of attributes in a tag was greater
931         than 0 and divisible by 6. Fixes GNOME bug #530852.
932
933 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
934
935         * backend/djvu/djvu-document-private.h:
936         * backend/djvu/djvu-links.c:
937         * backend/djvu/djvu-text.c:
938         * backend/djvu/djvu-document.c: (djvu_handle_events),
939         (djvu_wait_for_message), (djvu_document_load),
940         (document_get_page_size), (djvu_document_render),
941         (djvu_document_thumbnails_get_thumbnail),
942         (djvu_document_file_exporter_end):
943
944         Make sure load job doesn't finish successfully when the document
945         is not successfully decoded by libdjvu. Fixes bug #530202.
946         
947 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
948
949         * configure.ac:
950         * libdocument/Makefile.am:
951         * libdocument/ev-debug.[ch]:
952         * libdocument/ev-document.c:
953         * shell/ev-jobs.c: (ev_job_links_dispose),
954         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
955         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
956         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
957         (ev_job_render_page_ready), (ev_job_render_run),
958         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
959         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
960         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
961         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
962         (ev_job_print_new), (ev_job_print_run):
963         * shell/main.c: (main):
964
965         Add debug mode based on gedit code. Add debug messages in
966         ev-jobs.
967         
968 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
969
970         * libdocument/ev-document-factory.c: (get_document_from_uri):
971
972         Fix memory leak.
973         
974 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
975
976         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
977         (get_mime_type_from_data), (get_document_from_uri),
978         (ev_document_factory_get_document):
979         
980         Improved error message about file opening failture.
981         Bug #529129.
982
983 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
984
985         * data/evince-toolbar.xml:
986         
987         Allow to add SaveAs to toolbar.
988
989 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
990
991         * shell/ev-view-private.h:
992         * shell/ev-view.[ch]: (ev_view_button_release_event),
993         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
994         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
995         (ev_view_update_primary_selection), (clear_link_selected),
996         (ev_view_copy_link_address):
997         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
998
999         Update also the primary selection when copying a link
1000         address. Fixes bug #520855.
1001         
1002 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1003
1004         * libdocument/ev-document-factory.c: (get_document_from_uri):
1005
1006         Use the pixbuf backend only when the mime type is not supported by
1007         any of the other backend so that tiff documents, for instance, are
1008         handled by the tiff backend instead of the pixbuf backend. fixes
1009         bug #520290.
1010         
1011 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1012
1013         * cut-n-paste/Makefile.am:
1014
1015         Add evmountoperation to subdirs list.
1016         
1017 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1018
1019         * configure.ac:
1020
1021         Fix libspectre check in configure script. Fixes bug #528549.
1022         
1023 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1024
1025         * configure.ac:
1026         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1027         * shell/Makefile.am:
1028         * shell/ev-window.c: (ev_window_load_remote_failed),
1029         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1030
1031         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1032         open documents in remote locations that are not mounted.
1033         
1034 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1035
1036         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1037         (bitmap_convert_msb8):
1038         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1039         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1040
1041         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1042         
1043 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1044
1045         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1046         (ev_job_render_new), (ev_job_render_set_selection_info),
1047         (ev_job_render_run):
1048         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1049         (check_job_size_and_unref),
1050         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1051         (add_job), (ev_pixbuf_cache_get_selection_surface):
1052
1053         Create the render context needed for rendering a page in the render
1054         thread so that we don't block the main thread. Simplify
1055         EvJobRender API.
1056         
1057 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1058
1059         * libdocument/Makefile.am:
1060         * libdocument/ev-page.[ch]:
1061         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
1062         (ev_render_context_new), (ev_render_context_set_page):
1063         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
1064         (ev_form_field_finalize), (ev_form_field_class_init):
1065         * libdocument/ev-document-forms.[ch]:
1066         (ev_document_forms_get_form_fields):
1067         * libdocument/ev-document.[ch]: (ev_document_get_page),
1068         (ev_document_get_page_size), (ev_document_get_page_label):
1069         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1070         (ev_job_render_run), (ev_job_thumbnail_new),
1071         (ev_job_thumbnail_run), (ev_job_print_run):
1072         * shell/ev-page-cache.c: (ev_page_cache_new):
1073         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1074         (check_job_size_and_unref), (add_job):
1075         * shell/ev-sidebar-thumbnails.c: (add_range):
1076         * shell/ev-view.c: (ev_view_form_field_get_region),
1077         (ev_view_form_field_button_create_widget),
1078         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1079         (ev_view_handle_form_field), (ev_view_size_allocate),
1080         (get_selected_text):
1081         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
1082         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
1083         (pdf_document_get_page), (pdf_document_get_page_label),
1084         (pdf_document_render), (pdf_document_get_info),
1085         (pdf_document_document_iface_init),
1086         (pdf_document_thumbnails_get_thumbnail),
1087         (pdf_document_thumbnails_get_dimensions),
1088         (pdf_document_file_exporter_do_page),
1089         (pdf_selection_render_selection),
1090         (pdf_selection_get_selected_text),
1091         (pdf_selection_get_selection_region),
1092         (pdf_selection_get_selection_map),
1093         (pdf_document_forms_get_form_fields),
1094         (pdf_document_forms_form_field_text_get_text),
1095         (pdf_document_forms_form_field_text_set_text),
1096         (pdf_document_forms_form_field_button_set_state),
1097         (pdf_document_forms_form_field_button_get_state),
1098         (pdf_document_forms_form_field_choice_get_item),
1099         (pdf_document_forms_form_field_choice_get_n_items),
1100         (pdf_document_forms_form_field_choice_is_item_selected),
1101         (pdf_document_forms_form_field_choice_select_item),
1102         (pdf_document_forms_form_field_choice_toggle_item),
1103         (pdf_document_forms_form_field_choice_unselect_all),
1104         (pdf_document_forms_form_field_choice_set_text),
1105         (pdf_document_forms_form_field_choice_get_text):
1106         * backend/ps/ev-spectre.c: (ps_document_get_page),
1107         (ps_document_get_page_size), (ps_document_get_page_label),
1108         (ps_document_render), (ps_document_document_iface_init),
1109         (ps_document_file_exporter_do_page):
1110         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
1111         (tiff_document_render), (tiff_document_render_pixbuf),
1112         (tiff_document_file_exporter_do_page):
1113         * backend/pixbuf/pixbuf-document.c:
1114         (pixbuf_document_get_page_size):
1115         * backend/comics/comics-document.c:
1116         (comics_document_get_page_size), (comics_document_render_pixbuf):
1117         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
1118         (djvu_document_render), (djvu_selection_get_selected_text),
1119         (djvu_document_thumbnails_get_thumbnail),
1120         (djvu_document_file_exporter_do_page),
1121         (djvu_document_find_get_result):
1122         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
1123         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
1124         (dvi_document_thumbnails_get_thumbnail),
1125         (dvi_document_file_exporter_do_page):
1126         * backend/impress/impress-document.c:
1127         (impress_document_get_page_size),
1128         (impress_document_render_pixbuf):
1129         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1130
1131         Add EvPage so that we can hold a reference to the backend
1132         page. Form fields keep now a reference to the poppler page
1133         improving performance since we don't have to create/destroy the
1134         poppler field for every form operation. This will be needed for
1135         annotations too.
1136         
1137 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1138
1139         * data/evince-ui.xml:
1140         * shell/ev-window.c:
1141
1142         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
1143         
1144 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1145
1146         * configure.ac:
1147         * backend/ps/Makefile.am:
1148
1149         Remove gs stuff from ps backend.
1150         
1151 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1152
1153         * configure.ac:
1154         * backend/pdf/ev-poppler.cc:
1155
1156         Bump poppler requirement to 0.8.0.
1157         
1158 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1159
1160         * NEWS:
1161         * configure.ac:
1162
1163         Update for release 2.22.1.1
1164
1165 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1166
1167         * configure.ac:
1168
1169         Fix build (again) when poppler version is 0.6
1170         
1171 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1172
1173         * backend/djvu/djvu-links.c: (build_tree):
1174
1175         Make sure link title is a valid utf8 string. Fixes bug #526517.
1176         
1177 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1178
1179         * configure.ac:
1180
1181         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1182         #526799.
1183         
1184 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1185
1186         * configure.ac:
1187         
1188         Update for release 2.22.1.
1189
1190 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1191
1192         * NEWS:
1193
1194         Update for upcoming release.
1195
1196 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1197
1198         * configure.ac:
1199         * backend/dvi/dvidocument.evince-backend.in:
1200
1201         Add compressed dvi to the list of supported mime types. Patch by
1202         Ed Catmur. Fixes bug #307087.
1203
1204 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1207
1208         Fix a crash when printing a range that doesn't specify the start or
1209         end page. Fixes bug #524288.
1210
1211 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1212
1213         * shell/ev-window.c: (ev_window_cmd_continuous),
1214         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1215         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1216         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1217         (ev_window_run_presentation), (ev_window_stop_presentation),
1218         (ev_window_cmd_view_presentation),
1219         (ev_window_cmd_leave_fullscreen),
1220         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1221
1222         Do not unfullscreen and fullscreen again the window when changing
1223         from fullscreen to presentation mode and vice versa. Fixes bug
1224         #524112.
1225         
1226 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1227
1228         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1229
1230         Do not crash when thumbnail failed to render in PS backend. Fixes
1231         bug #525015.
1232         
1233 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1234
1235         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1236         (ev_window_load_file_remote), (ev_window_open_uri):
1237
1238         Handle errors when opening remote files.
1239         
1240 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1241
1242         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1243
1244         Only grab the focus for the current visible proxy widget. Fixes
1245         bug #521224.
1246         
1247 2008-03-30  Emil Soleyman  <emil@nishra.com>
1248
1249         * shell/ev-window.c: (launch_external_uri):
1250         
1251         Reuse g_app_info_launch_default_for_uri to
1252         save some code and fix bug #525009.
1253
1254 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1255
1256         * shell/ev-window.c (image_save_dialog_response_cb):
1257
1258         Use g_str_has_suffix. See bug #523069.
1259
1260 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1261
1262         * configure.ac:
1263
1264         Add a configure option to enable/diable DBus. Patch by Rémi
1265         Cardona. Fixes bug 521797.
1266
1267 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1268
1269         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1270
1271         Fix printing in documents with rotated pages. Patch by Eugen
1272         Dedu. Fixes bug #512648.
1273         
1274 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1275
1276         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1277         (ev_link_from_action):
1278
1279         Fix warning messages.
1280         
1281 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1282
1283         * shell/ev-window.c: (image_save_dialog_response_cb):
1284
1285         Do not append the extension to filename when saving an image
1286         if the filename alredy contains the extension. Fixes bug #523069.
1287         
1288 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1289
1290         * shell/ev-view.[ch]: (ev_view_find_cancel):
1291         * shell/ev-window.c: (find_bar_close_cb):
1292
1293         Cancel the find operation when the find bar is closed. Fixes bug
1294         #508845.
1295         
1296 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1297
1298         * backend/ps/psdocument.evince-backend.in:
1299
1300         Make ps backend module resident. Fixes bug #520607.
1301         
1302 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1303
1304         * shell/ev-jobs.c: (ev_job_print_run):
1305
1306         Invert collate action in order to work as expected, fix reverse
1307         printing so that it doesn't start with a blank page and fix number
1308         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1309         
1310 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1311
1312         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1313
1314         Fix build with poppler <= 0.7.2
1315         
1316 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1317
1318         * libdocument/ev-document-misc.c:
1319         (ev_document_misc_surface_from_pixbuf):
1320
1321         Fix selections with poppler-splash.
1322         
1323 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1324
1325         * configure.ac:
1326         * backend/pdf/ev-poppler.cc:
1327
1328         Fix build with poppler >= 0.7.2
1329         
1330 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1331
1332         * configure.ac:
1333         
1334         Update for release 2.22.0
1335
1336 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1337
1338         * NEWS:
1339
1340         Update for upcoming release.
1341
1342 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1343
1344         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1345
1346         Bug 495107 – Handle print dialog responses correctly
1347
1348         Correctly handle print dialog response. Properly fixes
1349         the above mentioned bug.
1350
1351 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1352
1353         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1354
1355         Make sure print job is only run when the print button is
1356         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1357         
1358 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1359
1360         * backend/pdf/pdfdocument.evince-backend.in:
1361         * libdocument/ev-backends-manager.c:
1362         (ev_backends_manager_load_backend),
1363         (ev_backends_manager_get_document):
1364         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1365
1366         Allow making backend modules resident. This is needed only for
1367         some backends like pdf to avoid registering glib types more than
1368         once.
1369         
1370 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1371
1372         * backend/comics/comics-document.c:
1373         * backend/djvu/djvu-document.c:
1374         * backend/impress/impress-document.c:
1375         * backend/pdf/ev-poppler.cc:
1376         * backend/pixbuf/pixbuf-document.c:
1377         * backend/ps/ev-spectre.c:
1378         * backend/ps/ps-document.c:
1379         * backend/tiff/tiff-document.c:
1380         * libdocument/ev-document.h:
1381         * properties/ev-properties-main.c:
1382
1383         Use g_type_module_add_interface instead of
1384         g_type_add_interface_static. Fixes bug #519679.
1385         
1386 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1387
1388         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1389         Added. Returns whether the animation has everything necessary to run.
1390         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1391         is ready just because it's been created. Fixes #519106.
1392         (draw_one_page): Do not show the "Loading..." text in presentation
1393         mode, there was a slim probability that this could happen.
1394
1395 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1396
1397         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1398
1399         Duplicate mime_type string before freeing it so that it doesn't
1400         always fail when getting mime type from uri. Fixes bug #518874.
1401         
1402 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1403
1404         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1405
1406         Fix a crash when a choice form field doesn't have any item
1407         selected. Fixes bug #518831
1408         
1409 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1410
1411         * shell/ev-window.c (ev_window_clear_temp_file):
1412         Use g_file_has_prefix instead of renamed
1413         g_file_contains_file.
1414
1415         * configure.ac:
1416         Require new glib for above change.
1417         
1418 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1419
1420         * libdocument/ev-image.c: (ev_image_finalize),
1421         (ev_image_save_tmp):
1422
1423         Return a real uri instead of a filename when saving an
1424         image. Fixes images drag an drop from evince to nautilus. 
1425         
1426 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1427
1428         * backend/pdf/ev-poppler.cc:
1429         (pdf_document_images_get_image_mapping):
1430
1431         Return the image list in the right order. Fixes bug #516237.
1432         
1433 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1434
1435         * backend/impress/impress-document.c:
1436         (impress_document_thumbnails_get_thumbnail):
1437
1438         Remove unused variable to avoid a compiler warning.
1439
1440 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1441
1442         * configure.ac:
1443         
1444         Update for release 2.21.91.
1445
1446 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1447
1448         * configure.ac:
1449         * shell/Makefile.am:
1450         * shell/ev-application.[ch]:
1451         * shell/ev-sidebar-links.c:
1452         * shell/ev-utils.[ch]:
1453         * shell/ev-window.[ch]:
1454
1455         Remove libgnomeprint support. Fixes bug #512370.
1456         
1457 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1458
1459         * thumbnailer/evince-thumbnailer.c: (main):
1460
1461         Initialize glib type system before using it. Fixes bug #513934.
1462         
1463 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1464
1465         * properties/ev-properties-main.c:
1466
1467         Add missing #include.
1468         
1469 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1470
1471         * configure.ac:
1472         * backend/djvu/djvu-document.c: (djvu_document_render):
1473         * backend/tiff/tiff-document.c: (tiff_document_render):
1474
1475         Use the new cairo function cairo_format_stride_for_width when
1476         available. Fixes bug #482720.
1477
1478 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1479
1480         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1481         (get_mime_type_from_data), (get_document_from_uri):
1482
1483         Use g_content_type_guess() only when slow is true in
1484         get_document_from_uri(). Fix several memory leaks.
1485         
1486 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1487
1488         * libdocument/ev-document-factory.c:
1489         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1490         (get_document_from_uri):
1491
1492         Use g_content_type_guess () to get mimetype for files.
1493         Bug #510401.
1494
1495 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1496
1497         * thumbnailer/Makefile.am:
1498
1499         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1500         
1501 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1502
1503         * configure.ac:
1504
1505         Fix build with --without-libgnome. Fixes bug #512771.
1506         
1507 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1508
1509         * backend/dvi/Makefile.am: Install only dvi
1510         module. Fixes bug #512718.
1511
1512 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1513
1514         * properties/ev-properties-main.c: (nautilus_module_initialize):
1515         
1516         Initialize backends in properties tab. Fixes bug
1517         #512720.
1518
1519 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1520
1521         * properties/Makefile.am: No need to link with 
1522         libraries. Fixes bug #512719.
1523
1524 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1525
1526         * NEWS:
1527         * configure.ac:
1528         
1529         Update for release 2.21.90.
1530
1531 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1532
1533         * shell/ev-window.c: (ev_window_cmd_escape):
1534
1535         Fix compile warning.
1536         
1537 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1538
1539         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1540
1541         Fix printing in dvi backend when filename contains white
1542         espaces. Fixes bug #502839.
1543         
1544 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1545
1546         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1547         (screensaver_disable_x11):
1548         * shell/Makefile.am:
1549         * shell/xdg-user-dir-lookup.c: Removed
1550         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1551         * shell/ev-view.c: (ev_view_presentation_transition_start):
1552         * shell/ev-window.c: (ev_window_cmd_file_open),
1553         (ev_window_cmd_save_as), (presentation_set_timeout):
1554
1555         Remove #ifdefs that are no longer needed.
1556         
1557 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1558
1559         * shell/ev-view.[ch]: (ev_view_button_release_event),
1560         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1561         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1562         (ev_window_cmd_escape):
1563
1564         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1565         
1566 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1567
1568         * configure.ac:
1569         * backend/comics/comics-document.c: (comics_document_load):
1570         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1571         (ev_attachment_set_property), (ev_attachment_init),
1572         (ev_attachment_save), (ev_attachment_launch_app),
1573         (ev_attachment_open):
1574         * libdocument/ev-document-factory.c: (get_document_from_uri):
1575         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1576         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1577         * shell/ev-jobs.c:
1578         * shell/ev-password.c: (ev_password_dialog_set_property),
1579         (ev_password_dialog_save_password):
1580         * shell/ev-sidebar-attachments.c:
1581         (ev_sidebar_attachments_drag_data_get):
1582         * shell/ev-window-title.c: (get_filename_from_uri):
1583         * shell/ev-window.c: (ev_window_clear_temp_file),
1584         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1585         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1586         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1587         (launch_external_uri), (image_save_dialog_response_cb),
1588         (attachment_save_dialog_response_cb):
1589         * shell/main.c: (load_files), (load_files_remote), (main):
1590         * thumbnailer/evince-thumbnailer.c: (main):
1591
1592         Port to gio and drop gnome-vfs dependency. Fixes bug
1593         #510401. Based on patch by Cosimo Cecchi.
1594         
1595 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1596
1597         * NEWS:
1598
1599         Fixed formatting inconsistencies (spaces vs. tabs)
1600
1601 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1602
1603         * shell/ev-window.c:
1604
1605         Use top/up/bottom/down arrows instead of
1606         first/left/last/right in the toolbar and menu actions.
1607         This fixes issues with RTL languages and is visually
1608         consistent with the page view. Fixes bug #170081.
1609
1610 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1611
1612         * NEWS:
1613
1614         Fixed some inaccuracies pointed out by Carlos Garcia
1615         Campos.
1616
1617 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1618
1619         * NEWS:
1620         * data/evince.schemas.in:
1621         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1622
1623         Override PDF restrictions by default. Fixes bug #382700.
1624
1625 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1626
1627         * NEWS: Updated for upcoming release
1628
1629 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1630
1631         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1632
1633         Fix memory leak.
1634         
1635 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1636
1637         * shell/ev-window.c: (register_custom_actions):
1638         
1639         Added comment for translators
1640
1641 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1642
1643         * shell/ev-view.c: (ev_view_button_release_event):
1644
1645         Do not create the idle function for kinetic scrolling if we are
1646         not in a drag operation.
1647
1648 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1649
1650         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1651         (ev_view_button_press_event), (ev_view_motion_notify_event),
1652         (ev_view_button_release_event):
1653
1654         Restore cursor after autoscrolling. Fixes bug #509958.
1655
1656 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1657
1658         * configure.ac:
1659         * backend/pdf/ev-poppler.cc:
1660         (pdf_document_images_get_image_mapping),
1661         (pdf_document_images_get_image),
1662         (pdf_document_document_images_iface_init):
1663         * libdocument/ev-document-images.[ch]:
1664         (ev_document_images_get_image_mapping),
1665         (ev_document_images_get_image):
1666         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
1667         (ev_image_get_id), (ev_image_save_tmp):
1668         * shell/ev-jobs.c: (ev_job_render_run):
1669         * shell/ev-view.c: (ev_view_drag_data_get):
1670         * shell/ev-window.c: (image_save_dialog_response_cb),
1671         (ev_view_popup_cmd_copy_image):
1672
1673         Do not render images when rendering the page but on demand. It
1674         reduces the memory comsumption.
1675         
1676 2008-01-18  Marcelo Lira  <setanta@gmail.com>
1677
1678         * configure.a:
1679         * shell/ev-password.c:
1680
1681         Make gnome-keyring optional. Fixes bug #509676.
1682         
1683 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1684
1685         * shell/ev-pixbuf-cache.c: (add_job):
1686
1687         Initialize include_images variable as FALSE instead of TRUE.
1688         
1689 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1690
1691         * configure.ac:
1692         * cut-n-paste/Makefile.am:
1693         * cut-n-paste/fileformatchooser/Makefile.am:
1694         * cut-n-paste/fileformatchooser/egg-macros.h:
1695         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
1696         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
1697         * shell/Makefile.am:
1698         * shell/ev-utils.c:
1699         (file_chooser_dialog_add_writable_pixbuf_formats),
1700         (get_gdk_pixbuf_format_by_extension):
1701         * shell/ev-utils.h:
1702         * shell/ev-window.c: (ev_window_error_message),
1703         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
1704         
1705         Simplify image format selection on save.
1706
1707 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1708
1709         * shell/ev-view.c: (ev_view_scroll_event):
1710         
1711         Repair gorizontal scrolling with shift. Fixes
1712         bug #483412.
1713
1714 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1715         
1716         * MAINTAINERS:
1717
1718         Fix formatting issues.
1719         
1720 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1721
1722         * backend/comics/comics-document.c: (comics_regex_quote):
1723         
1724         Don't overquote special chars except of '. See bug 
1725         502500. Thanks to Tom Parker.
1726
1727 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1728
1729         * MAINTAINERS:
1730         
1731         Added Nickolay and Carlos, since they're doing most of
1732         the releases nowadays.
1733
1734 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1735
1736         * properties/Makefile.am:
1737
1738         Get the nautilus extension dir properly instead of using
1739         a hack. Fixes bug #505359.
1740
1741 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1742
1743         * properties/Makefile.am:
1744         
1745         Install nautilus extension into new place. See bug
1746         #505359. Thanks to Matthias Clasen, Brian Pepple and
1747         Damien Carbery.
1748
1749 2008-01-13  Djihed Afifi  <djihed@gmail.com>
1750
1751         * shell/ev-window.c: (ev_window_get_recent_file_label):
1752         
1753         RTL marker in recent file list. See bug #509076.
1754
1755 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1756
1757         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
1758         * shell/ev-window.c: (image_save_dialog_response_cb):
1759
1760         Fix compile warnings due to unused variables.
1761         
1762 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1763
1764         * configure.ac:
1765         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
1766         * backend/ps/ev-spectre.c: (ps_document_render):
1767
1768         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
1769
1770 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1771
1772         * shell/ev-transition-animation.c (ev_transition_animation_fade)
1773         (ev_transition_animation_paint): Implement "fade" effect.
1774
1775 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1776
1777         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
1778         (ev_transition_animation_paint): Implement "uncover" effect.
1779
1780 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1781
1782         * shell/ev-transition-animation.c (ev_transition_animation_cover)
1783         (ev_transition_animation_paint): Implement "cover" effect.
1784
1785 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1786
1787         * shell/ev-transition-animation.c (ev_transition_animation_push)
1788         (ev_transition_animation_paint): Implement "push" effect.
1789
1790 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1791
1792         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
1793         (ev_transition_animation_paint): Implement "dissolve" effect.
1794
1795 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1796
1797         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
1798         (ev_transition_animation_paint): Implement "wipe" effect.
1799
1800 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1801
1802         * shell/ev-transition-animation.c (ev_transition_animation_box)
1803         (ev_transition_animation_paint): Implement "box" effect.
1804
1805 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1806
1807         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
1808         (ev_transition_animation_paint): Implement "blinds" effect.
1809
1810 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1811
1812         * shell/ev-transition-animation.c (ev_transition_animation_split)
1813         (ev_transition_animation_paint): Implement "split" effect.
1814
1815 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1816
1817         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
1818         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
1819         (ev_view_transition_animation_start) 
1820         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
1821         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
1822         (ev_view_next_page) (ev_view_previous_page):
1823         
1824         Use EvTransitionAnimation to drive page changes in the presentation
1825         mode, the animation will wait to start until both the origin and 
1826         destination page surfaces are available. Fixes #458460.
1827
1828         (draw_loading_text):
1829
1830         Remove workaround for bug #320352, it's now fixed properly.
1831
1832
1833 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1834
1835         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
1836         will contain the implementations for page transition animations, at
1837         the moment it just has the "replace" effect.
1838         * shell/Makefile.am: Added these files to build.
1839
1840 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1841
1842         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
1843         animations.
1844         * shell/Makefile.am: Added these files to build.
1845
1846 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1847
1848         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
1849         implementation to get_effect() in EvDocumentTransitionIface.
1850
1851 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
1852
1853         * libdocument/ev-transition-effect.[ch]: New files, define a page
1854         transition effect, at the moment it maps PopplerPageTransition to a
1855         GObject.
1856         * libdocument/Makefile.am: Added these files to build.
1857         * libdocument/ev-document-transition.[ch]
1858         (ev_document_transition_get_effect): New method, gets the
1859         EvTransitionEffect returned by the interface implementation, with
1860         fallback to the "replace" effect.
1861
1862 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
1863
1864         * configure.ac:
1865         * cut-n-paste/Makefile.am:
1866         * cut-n-paste/fileformatchooser/Makefile.am:
1867         * cut-n-paste/fileformatchooser/egg-macros.h:
1868         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
1869         * shell/Makefile.am:
1870         * shell/ev-window.c: (image_save_dialog_response_cb),
1871         (ev_view_popup_cmd_save_image_as):
1872
1873         Allow exporting images in any format supported by
1874         GdkPixbuf. Fixes bug #500209.
1875         
1876 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1877
1878         * backend/pixbuf/pixbuf-document.c:
1879
1880         More warnings fixed.
1881         
1882 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1883
1884         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
1885         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
1886         * backend/djvu/djvu-text.h:
1887         * backend/tiff/tiff-document.c: (tiff_document_render):
1888
1889         Fix compile warnings.
1890         
1891 2007-12-28  Christian Persch  <chpe@gnome.org>
1892
1893         * **/*.c: Include config.h. Bug #504721.
1894
1895 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1896
1897         * configure.ac:
1898         * Makefile.am:
1899         * po/POTFILES.in:
1900         * backend/comics/Makefile.am:
1901         * backend/comics/comics-document.[ch]:
1902         * backend/comics/comicsdocument.evince-backend.in:
1903         * backend/djvu/Makefile.am:
1904         * backend/djvu/djvu-document.[ch]:
1905         * backend/djvu/djvudocument.evince-backend.in:
1906         * backend/dvi/Makefile.am:
1907         * backend/dvi/dvi-document.[c]:
1908         * backend/dvi/dvidocument.evince-backend.in:
1909         * backend/impress/Makefile.am:
1910         * backend/impress/impress-document.[ch]:
1911         * backend/impress/impressdocument.evince-backend.in:
1912         * backend/pdf/Makefile.am:
1913         * backend/pdf/ev-poppler.cc:
1914         * backend/pdf/ev-poppler.h:
1915         * backend/pdf/pdfdocument.evince-backend.in:
1916         * backend/pixbuf/Makefile.am:
1917         * backend/pixbuf/pixbuf-document.[ch]:
1918         * backend/pixbuf/pixbufdocument.evince-backend.in:
1919         * backend/ps/Makefile.am:
1920         * backend/ps/ev-spectre.[ch]:
1921         * backend/ps/ps-document.[ch]:
1922         * backend/ps/psdocument.evince-backend.in:
1923         * backend/tiff/Makefile.am:
1924         * backend/tiff/tiff-document.[ch]:
1925         * backend/tiff/tiffdocument.evince-backend.in:
1926         * libdocument/Makefile.am:
1927         * libdocument/ev-backends-manager.[ch]:
1928         * libdocument/ev-module.[ch]:
1929         * libdocument/ev-document.h:
1930         * libdocument/ev-document-factory.[ch]:
1931         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
1932         (get_compression_from_mime_type), (get_document_from_uri),
1933         (ev_document_factory_get_document), (file_filter_add_mime_types),
1934         (ev_document_factory_add_filters):
1935         * shell/Makefile.am:
1936         * shell/ev-window-title.c: (get_filename_from_uri):
1937         * shell/main.c: (main):
1938         * thumbnailer/Makefile.am:
1939         * thumbnailer/evince-thumbnailer.c: (main):
1940
1941         Plugin system for backends. Fixes bug #351348.
1942         
1943 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1944
1945         * shell/ev-view-private.h:
1946         * shell/ev-view.c: (ev_view_drag_update_momentum),
1947         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
1948         (ev_view_button_release_event), (ev_view_destroy):
1949         
1950         Kinetic scrolling implemented as requested in
1951         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
1952
1953 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1954
1955         * data/evince-toolbar.xml:
1956         * data/evince-ui.xml:
1957         * shell/ev-view-private.h:
1958         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1959         (ev_view_button_press_event), (ev_view_motion_notify_event),
1960         (ev_view_button_release_event), (ev_view_init),
1961         (ev_view_autoscroll_cb), (ev_view_autoscroll),
1962         (ev_view_set_cursor):
1963         * shell/ev-view.h:
1964         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
1965         (ev_window_cmd_view_autoscroll):
1966         
1967         Autoscroll feature with the context menu. Fixes bug 
1968         #323670. Thanks to David Turner <cillian64@googlemail.com>.
1969
1970 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1971
1972         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
1973
1974         Disconnect also page-ready signal when removing a job because the
1975         page size has changed. Thanks to kripken
1976         <kripkensteiner@gmail.com>.
1977
1978 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1979
1980         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
1981         
1982         Scroll pages in page entry with mouse wheel. Fixes bug
1983         #324122. Thanks to David Turner <cillian64@googlemail.com>.
1984
1985 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1986
1987         * backend/dvi/Makefile.am:
1988         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
1989         (mdvi_cairo_device_init):
1990         * backend/dvi/mdvi-lib/common.h:
1991         * backend/dvi/mdvi-lib/mdvi.h:
1992         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
1993         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
1994         (mdvi_build_path_from_cwd):
1995
1996         Add ps specials support in dvi backend when libspectre is
1997         present. Fixes bug #386005.
1998         
1999 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2000
2001         * configure.ac:
2002         * backend/ps/Makefile.am:
2003         * backend/ps/ev-spectre.[ch]:
2004         
2005         Use libspectre, if available, for the ps backend. Fixes bugs
2006         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2007
2008 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2009         
2010         * backend/comics/comics-document.c: (comics_document_load):
2011         
2012         Cygwin build issue fix.
2013
2014 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2015
2016         * shell/ev-view.c: (ev_view_set_zoom):
2017
2018         Do not limit the minimum zoom factor when sizing mode is best bit
2019         or fit width. Fixes bug #503805.
2020         
2021 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2022
2023         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2024         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2025         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2026         (ev_link_dest_get_property), (ev_link_dest_set_property),
2027         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2028         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2029         (ev_link_dest_new_fitr):
2030         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2031         (goto_fith_dest), (goto_xyz_dest):
2032
2033         Do not change left, top and zoom values when they are null in PDF
2034         destinations. Fixes bug #460658.
2035         
2036 2007-12-10  Christian Persch  <chpe@gnome.org>
2037
2038         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2039         (ev_view_accessible_class_init),
2040         (ev_view_accessible_idle_do_action),
2041         (ev_view_accessible_action_do_action),
2042         (ev_view_accessible_action_get_description),
2043         (ev_view_accessible_action_set_description),
2044         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2045         (ev_view_accessible_factory_init),
2046         (ev_view_accessible_factory_get_accessible_type):
2047         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2048         private data, and G_DEFINE_TYPE. Bug #502843.
2049
2050 2007-12-08  Christian Persch  <chpe@gnome.org>
2051
2052         * shell/ev-metadata-manager.c: (item_free),
2053         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2054         (value_free), (parse_value), (parseItem),
2055         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2056         (save_values): Use GSlice to allocate small amounts of memory. Bug
2057         #475972.
2058
2059 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2060
2061         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2062
2063         Restore cursor to normal after a drag operation. Fixes bug
2064         #501603.
2065         
2066 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2067
2068         * NEWS:
2069         * configure.ac:
2070         
2071         Update for release 2.21.1
2072
2073 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2074
2075         * configure.ac:
2076         * cut-n-paste/gedit-message-area/Makefile.am:
2077         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
2078         * shell/Makefile.am:
2079         * shell/ev-message-area.[ch]:
2080         * shell/ev-window.c: (ev_window_set_message_area),
2081         (ev_window_error_message_response_cb), (ev_window_error_message),
2082         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
2083         (ev_window_save_job_cb), (image_save_dialog_response_cb),
2084         (ev_attachment_popup_cmd_open_attachment),
2085         (attachment_save_dialog_response_cb), (ev_window_set_document),
2086         (ev_window_init):
2087
2088         Use a message area instead of a popup dialog for error
2089         notifications. Fixes bug #337495.
2090         
2091 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2092
2093         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
2094         (ev_window_run_fullscreen):
2095
2096         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
2097         
2098 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2099
2100         * ev-sidebar-thumbnails.c: (update_visible_range),
2101         (ev_sidebar_thumbnails_refresh),
2102         (ev_sidebar_thumbnails_set_document),
2103         (ev_sidebar_thumbnails_support_document):
2104
2105         Show thumbnails for documents with one page. Fixes bug #358751.
2106         
2107 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2108
2109         * shell/ev-window.c:
2110         (ev_window_load_print_settings_from_metadata),
2111         (ev_window_save_print_settings), (ev_window_print_finished),
2112         (ev_window_print_range):
2113
2114         Print settings that are specific to the document are now saved per
2115         document in the metadata file. Fixes bug #488806.
2116         
2117 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
2118
2119         * backend/tiff/tiff-document.c: (tiff_document_render):
2120
2121         Tiff documents were rendered with wrong colors. Fixes bug #497279.
2122         
2123 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2124
2125         * shell/ev-application.[ch]: (get_find_string_from_args),
2126         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2127         (ev_application_open_uri_list):
2128         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
2129         * shell/ev-window.[ch]: (ev_window_load_job_cb),
2130         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2131         (ev_window_cmd_recent_file_activate),
2132         (ev_window_open_recent_action_item_activated),
2133         (ev_window_print_send), (open_remote_link):
2134         * shell/main.c: (arguments_parse):
2135
2136         Add a command line option for search. Fixes bug #497710.
2137         
2138 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
2139
2140         * shell/ev-jobs.c: (ev_job_print_new):
2141
2142         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
2143         
2144 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * data/evince-toolbar.xml:
2147         * shell/Makefile.am:
2148         * shell/ev-application.c: (ev_application_init):
2149         * shell/ev-open-recent-action.[ch]:
2150         * shell/ev-window.c:
2151         (ev_window_open_recent_action_item_activated),
2152         (register_custom_actions):
2153
2154         Add an expander to the open toolbar item which pops up a dropdown
2155         menu with the recently used documents. Fixes bug #487215.
2156         
2157 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2158
2159         * shell/ev-window.c: (ev_window_open_uri),
2160         (ev_window_cmd_view_reload):
2161
2162         Do not jump to the first page when reloading by running evince
2163         from the command line. Fixes bug #490847.
2164         
2165 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2166
2167         * shell/ev-window.c: (ev_window_cmd_help_contents):
2168
2169         Plugged memory leak when help file is not found. Fixes bug
2170         #490762.
2171         
2172 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2173
2174         * configure.ac:
2175
2176         Enable djvu, dvi and comics backends by default. Fixes bug
2177         #437121.
2178         
2179 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2180
2181         * configure.ac:
2182         * cut-n-paste/Makefile.am:
2183         * cut-n-paste/recent-files/*: Removed
2184         * help/reference/Makefile.am:
2185         * shell/Makefile.am:
2186         * shell/ev-application.[ch]: (ev_application_shutdown),
2187         (ev_application_init):
2188         * shell/ev-window.c: (ev_window_add_recent),
2189         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2190
2191         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2192         
2193 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2194
2195         * shell/ev-window.c: (launch_external_uri):
2196
2197         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2198         and report error if the URL is not supported (#489910).
2199
2200 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2201
2202         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2203         (pdf_document_file_exporter_begin_page),
2204         (pdf_document_file_exporter_end_page):
2205
2206         Fix printing with poppler splash backend. Fixes bug #489774.
2207         
2208 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2209
2210         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2211         * shell/ev-print-job.c: (ev_print_job_class_init):
2212
2213         Fix a crash when printing with the gnome-print dialog. Fixes bug
2214         #488939.
2215         
2216 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2217
2218         * backend/pixbuf/pixbuf-document.c:
2219
2220         Fix an implicit function definition warning (#487655)
2221
2222 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2223
2224         * shell/ev-window.c:
2225
2226         Fix conflicting shortcut for view sade pane and presentation.
2227         
2228 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2229
2230         * backend/pdf/ev-poppler.cc:
2231         (pdf_document_file_exporter_begin_page),
2232         (pdf_document_file_exporter_do_page),
2233         (pdf_document_file_exporter_end_page),
2234         (pdf_document_file_exporter_iface_init):
2235         * libdocument/ev-file-exporter.[ch]:
2236         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2237         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2238         (ev_job_print_run):
2239
2240         When printing multiple pages per sheet in reverse option, do not
2241         invert the order of the pages in every sheet, but the order of the
2242         sheets. Do not print blank pages when page range is invalid. Fixes
2243         bugs #484857 and #485521.
2244         
2245 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2246
2247         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2248         (ev_job_print_run):
2249         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2250
2251         Respect ranges order when printing more than one range in random
2252         order.
2253         
2254 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2255
2256         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2257         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2258
2259         Rotate also the window icon when document is rotated. Fixes bug
2260         #474681.
2261         
2262 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2263
2264         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2265         (pdf_document_forms_get_form_fields):
2266
2267         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2268         Matthias Drochner.
2269         
2270 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2271
2272         * configure.ac:
2273         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2274
2275         Use poppler_page_render_for_printing() instead of
2276         poppler_page_render() if available when exporting to a ps or pdf
2277         file. Fixes bug #476627.
2278         
2279 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2280
2281         * shell/ev-window.c: (ev_window_run_fullscreen):
2282
2283         Do not show the toolbar in fullscreen mode if the main toolbar is
2284         not visible. Fixes bug #483048.
2285         
2286 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2287
2288         * shell/ev-view.c: (ev_view_button_press_event):
2289
2290         Give priority to form fields over images when deciding whether a
2291         button press event is over an image or form field. It allows edit
2292         form fields when they are over a background image. Fixes bug
2293         #477841.
2294         
2295 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2296
2297         * NEWS:
2298         * configure.ac:
2299         
2300         Update for release 2.20.0
2301
2302 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2303
2304         * backend/pdf/ev-poppler.cc:
2305
2306         Remove #ifdef HAVE_FORMS, so that forms support works again.
2307
2308 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2309
2310         * configure.ac:
2311         * data/evince.desktop.in.in:
2312         
2313         Fixes desktop file issues. See bug #473471.
2314
2315 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2316
2317         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2318         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2319         (ev_job_queue_remove_job):
2320         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2321         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2322         * shell/ev-window.c: (ev_window_clear_save_job),
2323         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2324         (ev_window_dispose):
2325
2326         Move save a copy task to its own job so that it's carried out in a
2327         thread avoiding another lock in the main thread. Use
2328         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2329         can be saved to a pathin another file system. Fixes bug #456891.
2330         
2331 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2332
2333         * NEWS:
2334         * configure.ac:
2335         
2336         Update for release 2.19.92
2337
2338 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2339
2340         * configure.ac:
2341         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2342         (pdf_selection_get_selection_region),
2343         (pdf_selection_get_selection_map),
2344         (ev_form_field_from_poppler_field):
2345
2346         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2347         and triple click selections are enabled again now.
2348
2349 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2350
2351         * shell/ev-window.c: (ev_window_add_history):
2352
2353         Make sure not to use the history with documents not supporting
2354         links. Fixes bug #468954.
2355
2356 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2357
2358         * shell/ev-window.c: (ev_window_load_job_cb):
2359
2360         Restart the search when reloading a document with the find bar
2361         visible. Fixes bug #461962.
2362
2363 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2364
2365         * shell/ev-window.c: (setup_document_from_metadata),
2366         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2367
2368         Do not jump to the first page when reloading a document from the
2369         last page.
2370
2371 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2372
2373         * shell/ev-window.c: (update_chrome_flag),
2374         (setup_sidebar_from_metadata),
2375         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2376         (ev_window_cmd_edit_find_next),
2377         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2378         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2379         (find_bar_close_cb), (view_actions_focus_in_cb):
2380
2381         Do not update visibility when changing a chrome flag so that it's
2382         possible to update several flags and update visibility only once
2383         for all of them.
2384
2385 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2386
2387         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2388
2389         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2390         supported by gtk+. Fixes bug #460907.
2391
2392 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2393
2394         * shell/ev-view.c: (view_update_range_and_current_page):
2395
2396         Make sure current-page <= end-page in continuous mode. Fixes bug
2397         #454950.
2398
2399 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2400
2401         * backend/pdf/ev-poppler.cc: (build_tree):
2402
2403         Ignore outline items without a title. Fixes bug #453913.
2404
2405 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2406
2407         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2408         (ev_view_button_release_event), (ev_view_leave_notify_event):
2409
2410         Use always drag mouse cursor during a drag operation. Fixes bug
2411         #470564.
2412
2413 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2414
2415         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2416         (pdf_selection_get_selection_region),
2417         (pdf_selection_get_selection_map):
2418
2419         Temporarily disable double and triple selections since it depends on
2420         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2421         released and the update of the external dependency minimal version
2422         approved.
2423
2424 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2425
2426         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2427         (pdf_document_file_exporter_do_page):
2428         * libdocument/ev-file-exporter.h:
2429         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2430         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2431
2432         Actually fix printing regressions. Remove orientation from
2433         EvPrintContext since it's redundant.
2434
2435 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2436
2437         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2438         * backend/impress/impress-document.c:
2439         (impress_document_document_iface_init):
2440         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2441         * backend/djvu/djvu-document.c:
2442         (djvu_document_document_iface_init),
2443         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2444         * backend/tiff/tiff-document.c:
2445         (tiff_document_document_iface_init):
2446         * backend/pixbuf/pixbuf-document.c:
2447         (pixbuf_document_document_iface_init):
2448         * backend/comics/comics-document.c:
2449         (comics_document_document_iface_init):
2450         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2451         (pdf_selection_render_selection),
2452         (pdf_selection_get_selected_text),
2453         (pdf_selection_get_selection_region),
2454         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2455         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2456         (ev_selection_get_selection_region),
2457         (ev_selection_get_selection_map):
2458         * libdocument/ev-document.[ch]:
2459         * shell/ev-pixbuf-cache.[ch]: (add_job),
2460         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2461         * shell/ev-view-private.h:
2462         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2463         (ev_job_render_run):
2464         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2465         * shell/ev-view.c: (start_selection_for_event),
2466         (ev_view_button_press_event), (ev_view_drag_data_get),
2467         (ev_view_drag_data_received), (ev_view_button_release_event),
2468         (compute_new_selection_text), (compute_selections),
2469         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2470         (ev_view_primary_get_cb):
2471
2472         Add support for double and triple click selections.
2473
2474 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2475
2476         * NEWS:
2477         * configure.ac:
2478
2479         Update for release 2.19.4
2480
2481 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2482
2483         * shell/ev-view-private.h:
2484         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2485         (ev_view_set_highlight_search):
2486         * shell/ev-view.h:
2487         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2488         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2489         (find_bar_visibility_changed_cb):
2490         
2491         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2492
2493 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2494
2495         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2496         (pdf_document_file_exporter_begin),
2497         (pdf_document_file_exporter_do_page):
2498         * shell/ev-jobs.c: (ev_job_print_run):
2499         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2500
2501         Create always a portrait cairo surface and rotate when needed for
2502         landscape. It fixes printing problems in real printers.
2503
2504 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2505
2506         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2507         * libdocument/ev-file-exporter.[ch]:
2508         (ev_file_exporter_get_capabilities):
2509         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2510         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2511
2512         Adjust number of pages per row according to page orientation when
2513         printing 2 or 6 pages per sheet.
2514
2515 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2516
2517         * shell/ev-window.c: (ev_window_print_send):
2518
2519         Reset also cups setting to 1 when printing multiple pages per
2520         sheet. Fixes bug #468853.
2521
2522 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2523
2524         * libdocument/ev-document-misc.c:
2525         (ev_document_misc_surface_rotate_and_scale):
2526
2527         Use directly cairo_surface_get_content() when creating a similar
2528         surface as suggested by Jeff Muizelaar. Thanks again.
2529
2530 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2531
2532         * backend/djvu/djvu-document.c: (djvu_document_render):
2533         * backend/tiff/tiff-document.c: (tiff_document_render):
2534         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2535         * libdocument/ev-document-misc.c:
2536         (ev_document_misc_surface_from_pixbuf),
2537         (ev_document_misc_surface_rotate_and_scale):
2538
2539         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2540         creating page surfaces. Fixes bug #453123. Thank you very much to
2541         Jeff Muizelaar <jeff@infidigm.net>.
2542
2543 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2544
2545         * shell/ev-page-cache.c: (ev_page_cache_new),
2546         (ev_page_cache_get_thumbnail_size):
2547         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2548         (ev_sidebar_thumbnails_set_loading_icon):
2549
2550         Also store in page-cache the dimensions of the thumbnails so that
2551         they can be used to create the correct loading icon in the side
2552         pane. Fixes bug #466857.
2553
2554 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2555
2556         * backend/pdf/ev-poppler.cc:
2557         (pdf_document_thumbnails_get_thumbnail):
2558
2559         Fix thumbnails rotation in pdf documents that include embedded 
2560         thumbnails.
2561
2562 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2563
2564         * backend/pdf/ev-poppler.cc:
2565
2566         Don't use #ifdef in macro expansion. Some compilers don't
2567         like that. Closes bug #467042.
2568
2569 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2570
2571         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2572         
2573         Fixes memory leak in djvu backend.
2574
2575 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2576
2577         * data/icons/32x32/Makefile.am:
2578         * data/icons/32x32/actions/Makefile.am:
2579         * data/icons/32x32/actions/view-page-cont.svg:
2580         * data/icons/32x32/actions/view-page-facing.svg:
2581         * data/icons/48x48/Makefile.am:
2582         * data/icons/48x48/actions/Makefile.am:
2583         * data/icons/48x48/actions/view-page-cont.svg:
2584         * data/icons/48x48/actions/view-page-facing.svg:
2585         
2586         Icons for a new sizes.
2587
2588 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2589
2590         * shell/ev-page-cache.c: (build_height_to_page),
2591         (ev_page_cache_get_height_to_page):
2592         
2593         Fixes invalid read, see bug #466401.
2594
2595 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2596
2597         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2598         (set_drag_cursor):
2599         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2600         (configure_item_cursor), (new_pixbuf_from_widget):
2601
2602         Fix multihead problems in toolbar editor. Fixes bug #382055.
2603
2604 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2605
2606         * shell/ev-window.c: (ev_window_cmd_file_open),
2607         (ev_window_cmd_save_as):
2608
2609         Use g_get_user_special_dir when available instead of
2610         xdg_user_dir_lookup.
2611
2612 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2613
2614         * MAINTAINERS:
2615         
2616         Updated according to request on desktop-devel.
2617
2618 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2619
2620         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2621
2622         Do not use cairo_rectangle and cairo_clip since we are
2623         not using cairo_fill but cairo_paint. Use the same cairo context
2624         for every page in the same expose event.
2625
2626 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2627
2628         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2629         leak.
2630
2631 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2632
2633         * configure.ac:
2634         * NEWS:
2635
2636         Release 0.9.3
2637
2638 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2639
2640         * libdocument/ev-document-info.h:
2641         * libdocument/ev-document.h:
2642         * shell/ev-page-action.h:
2643         * shell/ev-sidebar-links.h:
2644
2645         Fix a headers problem with ev-link
2646         
2647         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2648         * shell/ev-view-private.h:
2649         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2650         (get_link_area), (ev_view_query_tooltip),
2651         (ev_view_leave_notify_event), (ev_view_destroy),
2652         (ev_view_class_init):
2653
2654         Use new gtk tooltips when available instead of ev-tooltip.
2655         
2656 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2657
2658         * shell/ev-window.c: (update_chrome_visibility),
2659         (ev_window_sidebar_visibility_changed_cb):
2660
2661         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2662         
2663 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2664
2665         * shell/ev-navigation-action.c:
2666         (ev_navigation_action_history_changed),
2667         (ev_navigation_action_set_history):
2668         * shell/ev-navigation-action-widget.c:
2669         (ev_navigation_action_widget_init):
2670         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
2671
2672         Fix compile warnings.
2673         
2674 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2675
2676         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2677         (egg_editable_toolbar_dispose):
2678
2679         Fix memory leak.
2680         
2681 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2682
2683         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2684         (screensaver_disable_x11):
2685         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2686         * shell/ev-window.c: (presentation_set_timeout):
2687         * shell/ev-view.c: (ev_view_presentation_transition_start):
2688
2689         Use g_timeout_add_seconds instead of g_timeout_add when
2690         available.
2691         
2692 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2693
2694         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
2695
2696         Set horizontal scrollbar policy to AUTOMATIC instead of
2697         NEVER. Workaround for bug #449462.
2698         
2699 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2700
2701         * shell/ev-jobs.c: (ev_job_render_page_ready):
2702
2703         Add page_ready callback to main loop with high priority and hold
2704         a reference to job during idle.
2705         
2706 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2707
2708         * configure.ac:
2709         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2710         (pdf_document_file_exporter_begin),
2711         (pdf_document_file_exporter_do_page),
2712         (pdf_document_file_exporter_get_capabilities):
2713         * libdocument/ev-file-exporter.h:
2714         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2715         * shell/ev-window.c: (ev_window_print_send),
2716         (ev_window_print_dialog_response_cb):
2717
2718         Allow printing multiple pages per sheet. Fixes bug #395573.
2719         
2720 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2721
2722         * shell/ev-view.c: (tip_from_link):
2723         
2724         Check for NULL, fixes bug #460862.
2725
2726 2007-07-29  Christian Persch  <chpe@gnome.org>
2727
2728         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
2729         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2730         (ev_window_cmd_preview_print):
2731         
2732         Fixes bug #437681 - blocks while enumerating printers.
2733
2734 2007-07-29  Christian Persch  <chpe@gnome.org>
2735
2736         * shell/ev-window.c: (ev_window_screen_changed):
2737         
2738         Don't use deprecated gtk+ function. See bug #460909.
2739
2740 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2741
2742         * shell/ev-utils.c: (get_num_monitors):
2743         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
2744
2745         Do not use display before initializing it. Remove compile
2746         warnings.
2747
2748 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
2749
2750         * shell/ev-view.c: (ev_view_class_init):
2751         
2752         Unix-like hjkl bindings added. See bug #458111.
2753
2754 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
2755
2756         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
2757         * shell/ev-utils.h:
2758         * shell/ev-view.c: (ev_view_set_zoom_for_size),
2759         (ev_view_update_view_size):
2760         * shell/ev-view.h:
2761         * shell/ev-window.c: (ev_window_update_actions),
2762         (setup_view_from_metadata), (ev_window_screen_changed),
2763         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
2764         (zoom_control_changed_cb):
2765         * shell/ev-window.h:
2766         
2767         Reorganizes utility functions.
2768
2769 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2770
2771         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2772         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2773         (add_job), (ev_pixbuf_cache_get_surface),
2774         (ev_pixbuf_cache_get_link_mapping),
2775         (ev_pixbuf_cache_get_image_mapping),
2776         (ev_pixbuf_cache_get_form_field_mapping),
2777         (ev_pixbuf_cache_get_text_mapping):
2778         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
2779         (notify_page_ready), (ev_job_render_page_ready),
2780         (ev_job_render_run):
2781
2782         Add page_ready signal to notify that page is ready as soon as
2783         possible even if other page elements like links, forms, images or
2784         text mapping are not ready yet.
2785
2786 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2787
2788         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
2789         (dvi_document_file_exporter_do_page),
2790         (dvi_document_file_exporter_get_capabilities),
2791         (dvi_document_file_exporter_iface_init):
2792         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
2793         (ps_document_file_exporter_do_page),
2794         (ps_document_file_exporter_get_capabilities),
2795         (ps_document_file_exporter_iface_init):
2796         * backend/djvu/djvu-document.c:
2797         (djvu_document_file_exporter_begin),
2798         (djvu_document_file_exporter_end),
2799         (djvu_document_file_exporter_get_capabilities),
2800         (djvu_document_file_exporter_iface_init):
2801         * backend/tiff/tiff-document.c:
2802         (tiff_document_file_exporter_begin),
2803         (tiff_document_file_exporter_get_capabilities),
2804         (tiff_document_document_file_exporter_iface_init):
2805         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2806         (pdf_document_file_exporter_do_page),
2807         (pdf_document_file_exporter_get_capabilities),
2808         (pdf_document_file_exporter_iface_init):
2809         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
2810         (ev_file_exporter_get_capabilities):
2811         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
2812         (idle_print_handler), (ev_print_job_print):
2813         * shell/ev-jobs.c: (ev_job_print_run):
2814         * shell/ev-window.c: (ev_window_print_send),
2815         (ev_window_print_range):
2816
2817         Use capabilities to know which options should be offered by the
2818         print dialog depending on the document backend.
2819
2820 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2821
2822         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2823
2824         Give priority to forms over text to set the cursor.
2825
2826 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2827
2828         * shell/ev-view-private.h:
2829         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2830         (ev_view_leave_notify_event), (ev_view_finalize),
2831         (ev_view_get_property), (ev_view_class_init):
2832
2833         Use IBEAM cursor for text form fields and NORMAL cursor for read
2834         only fields. Remove unused status attribute.
2835
2836 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2837
2838         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2839
2840         Update region for current selected items also for checkbox
2841         buttons, since they can behave as radio buttons when they are in a
2842         set.
2843
2844 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2845
2846         * configure.ac:
2847         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2848
2849         Get max length of text form fields.
2850
2851 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2852
2853         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
2854         * libdocument/ev-form-field.h:
2855         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
2856
2857         Fix build with current poppler cvs head.
2858
2859 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2860
2861         * cut-n-paste/zoom-control/ephy-zoom-control.c:
2862         * shell/eggfindbar.c: (egg_find_bar_init):
2863
2864         Fix build with gtk+ >= 2.11.5 due to gtktooltips
2865         deprecation. Fixes bug #455667
2866
2867 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2868
2869         * NEWS:
2870         * configure.ac:
2871         
2872         Update for release 0.9.2
2873
2874 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2875
2876         * shell/ev-view.c: (ev_view_form_field_text_save),
2877         (ev_view_form_field_choice_save):
2878
2879         Fix a crash when closing whith a form widget visible.
2880
2881 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2882
2883         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
2884
2885         Update also the region of the current selected button when
2886         clicking on another button if they are radio buttons.
2887
2888 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2889
2890         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
2891         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
2892         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
2893         (ev_pixbuf_cache_get_link_mapping),
2894         (ev_pixbuf_cache_get_image_mapping),
2895         (ev_pixbuf_cache_get_form_field_mapping),
2896         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
2897         * shell/ev-view.c: (ev_view_form_field_get_region),
2898         (ev_view_form_field_button_create_widget),
2899         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2900         (job_finished_cb):
2901
2902         Redraw only form field region instead of the whole page when
2903         reloading a page to show changes on the form field.
2904
2905 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2906
2907         * shell/ev-view.c: (ev_view_form_field_choice_save):
2908
2909         Fix selection of first item in list form fields.
2910
2911 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2912
2913         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
2914         (ev_pixbuf_cache_reload_page),
2915         (ev_pixbuf_cache_get_form_field_mapping):
2916
2917         Some refactoring to avoid duplicated code.
2918
2919 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2920
2921         * configure.ac:
2922         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
2923         (ev_form_field_from_poppler_field),
2924         (pdf_document_forms_get_form_fields),
2925         (pdf_document_forms_form_field_text_get_text),
2926         (pdf_document_forms_form_field_text_set_text),
2927         (pdf_document_forms_form_field_button_set_state),
2928         (pdf_document_forms_form_field_button_get_state),
2929         (pdf_document_forms_form_field_choice_get_item),
2930         (pdf_document_forms_form_field_choice_get_n_items),
2931         (pdf_document_forms_form_field_choice_is_item_selected),
2932         (pdf_document_forms_form_field_choice_select_item),
2933         (pdf_document_forms_form_field_choice_toggle_item),
2934         (pdf_document_forms_form_field_choice_unselect_all),
2935         (pdf_document_forms_form_field_choice_set_text),
2936         (pdf_document_forms_form_field_choice_get_text),
2937         (pdf_document_document_forms_iface_init):
2938         * libdocument/Makefile.am:
2939         * libdocument/ev-form-field.[ch]:
2940         * libdocument/ev-document-forms.[ch]:
2941         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2942         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
2943         (add_job), (ev_pixbuf_cache_reload_page),
2944         (ev_pixbuf_cache_get_form_field_mapping):
2945         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
2946         * shell/ev-view-private.h:
2947         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
2948         (ev_view_handle_cursor_over_xy),
2949         (ev_view_get_form_field_at_location),
2950         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
2951         (ev_view_form_field_button_create_widget),
2952         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
2953         (ev_view_form_field_text_create_widget),
2954         (ev_view_form_field_choice_save),
2955         (ev_view_form_field_choice_changed),
2956         (ev_view_form_field_choice_create_widget),
2957         (ev_view_handle_form_field), (ev_view_size_allocate),
2958         (ev_view_realize), (draw_end_presentation_page),
2959         (ev_view_button_press_event), (ev_view_remove_all),
2960         (ev_view_motion_notify_event), (ev_view_key_press_event),
2961         (ev_view_enter_notify_event), (highlight_find_results),
2962         (draw_loading_text), (draw_one_page), (ev_view_destroy),
2963         (ev_view_class_init), (page_changed_cb),
2964         (on_adjustment_value_changed), (ev_view_set_presentation),
2965         (merge_selection_region), (ev_view_set_cursor),
2966         (ev_view_reset_presentation_state):
2967         
2968         Merge evince-forms branch.
2969
2970 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
2971
2972         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
2973
2974         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
2975         This script also updates itself from libegg
2976
2977         * cut-n-paste/toolbar-editor/egg*:
2978         Run update-toolbareditor-from-libegg.sh so we are in sync again with
2979         libegg
2980
2981 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
2982
2983         * shell/ev-window.c:
2984         
2985         Adds a nice icon to page action during toolbar editing.
2986         See bug #452872.
2987
2988 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2989
2990         * data/evince-toolbar.xml:
2991         * shell/ev-window.c:
2992         
2993         Let user add a presentation and fullscreen icons on toolbar.
2994         See bug #449734.
2995
2996 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
2997
2998         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
2999
3000         new script to keep in sync with toolbareditor in libegg
3001
3002         * cut-n-paste/toolbar-editor/*: 
3003
3004         Run update-toolbareditor-from-libegg so we are in sync again. 
3005         Fixes bug #452850.
3006         
3007
3008 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3009
3010         * shell/ev-sidebar-links.c: (job_finished_callback):
3011
3012         Do not connect selection changed signal more than once. Fixes bug
3013         #349433.
3014
3015 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3016
3017         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3018
3019         Do not change sidebar chrome flag when pressing F9 key in
3020         presentation mode.
3021
3022 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3023
3024         * backend/pdf/ev-poppler.cc:
3025         (pdf_document_thumbnails_get_dimensions):
3026
3027         Make sure thumbnails width and height is not <= 0. Fixes a crash
3028         with some pdf documents which have really small pages.
3029
3030 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3031
3032         * shell/main.c: (main):
3033
3034         Fixes program description translation issue.
3035         Bug #450148.
3036
3037 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3038
3039         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3040
3041         Do not change current page when returning from black/white mode
3042         in presentation. Fixes bug #415032.
3043
3044 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3045
3046         * NEWS:
3047         * configure.ac:
3048         
3049         Update for release 0.9.1
3050
3051 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3052
3053         * backend/dvi/dvi-document.c:
3054         (dvi_document_finalize),
3055         (dvi_document_file_exporter_format_supported),
3056         (dvi_document_file_exporter_begin),
3057         (dvi_document_file_exporter_do_page),
3058         (dvi_document_file_exporter_end),
3059         (dvi_document_file_exporter_iface_init), (dvi_document_init):
3060         
3061         PDF exporter for dvi documents. Fixes bug #441319.
3062
3063 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3064
3065         * shell/ev-window.c: (ev_window_clear_print_job):
3066
3067         Clear gtk print job when job has finished. Fixes bug #447612.
3068
3069 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3070
3071         * shell/ev-window.c: (ev_window_print_send),
3072         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3073
3074         Add preview button to print dialog. Fixes bug #445419.
3075
3076 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3077
3078         * backend/dvi/Makefile.am:
3079         * backend/dvi/pixbuf-device.[ch]: Removed
3080         * backend/dvi/cairo-device.[ch]: Added
3081         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
3082         * backend/dvi/dvi-document.c: (dvi_document_load),
3083         (dvi_document_render), (dvi_document_finalize),
3084         (dvi_document_thumbnails_get_thumbnail), (parse_color),
3085         (dvi_document_do_color_special):
3086         * libdocument/ev-document-misc.[ch]:
3087         (ev_document_misc_pixbuf_from_surface):
3088
3089         Port dvi backend to cairo and fix a problem with colors. 
3090
3091 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3092
3093         * shell/ev-view.c: (draw_one_page):
3094
3095         Draw only visible region.
3096
3097 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3098
3099         * backend/djvu/djvu-document.c: (djvu_document_render):
3100
3101         Fix rotation in djvu backend.
3102
3103 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3104
3105         * shell/ev-pixbuf-cache.c: (job_finished_cb),
3106         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
3107         (ev_pixbuf_cache_get_image_mapping),
3108         (ev_pixbuf_cache_get_text_mapping):
3109
3110         Redraw view every time we have a new surface. Fixes bug #443587.
3111
3112 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3113
3114         * libdocument/ev-document.c: (ev_document_info_free):
3115
3116         Fix memory leaks.
3117
3118 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3119
3120         * backend/dvi/dvi-document.c: (dvi_document_render),
3121         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
3122         * backend/impress/impress-document.c:
3123         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3124         (impress_document_render), (impress_document_document_iface_init),
3125         (impress_document_thumbnails_get_thumbnail):
3126         * backend/djvu/djvu-document-private.h:
3127         * backend/djvu/djvu-document.c: (djvu_document_render),
3128         (djvu_document_finalize), (djvu_document_document_iface_init),
3129         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
3130         * backend/tiff/tiff-document.c: (tiff_document_render),
3131         (tiff_document_render_pixbuf),
3132         (tiff_document_document_iface_init):
3133         * backend/pdf/ev-poppler.cc: (pdf_document_render),
3134         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
3135         (pdf_selection_render_selection):
3136         * backend/comics/comics-document.c:
3137         (comics_document_render_pixbuf), (comics_document_render),
3138         (comics_document_document_iface_init):
3139         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
3140         (pixbuf_document_document_iface_init):
3141         * libdocument/ev-document-misc.[ch]:
3142         (ev_document_misc_surface_from_pixbuf),
3143         (ev_document_misc_surface_rotate_and_scale):
3144         * libdocument/ev-document.[ch]: (ev_document_render):
3145         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
3146         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3147         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3148         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
3149         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
3150         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
3151         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
3152         (render_finished_cb), (ev_job_render_run):
3153         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
3154         (merge_selection_region):
3155
3156         Use cairo image surfaces instead of GDK pixbufs for drawing pages
3157         and selections.
3158
3159 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3160
3161         * shell/ev-window-title.c: (ev_window_title_update):
3162
3163         Fix memory leak.
3164
3165 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3166
3167         * shell/ev-view.c: (draw_loading_text):
3168
3169         Show loading text centered. Fixes bug #433061
3170
3171 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3172
3173         * shell/ev-sidebar-thumbnails.c:
3174         (ev_sidebar_thumbnails_set_loading_icon):
3175
3176         Remove a mutex in the main thread that blocks the UI in heavy
3177         documents.
3178
3179 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3180
3181         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3182
3183         Set points_set to TRUE so that selections don't disappear after a
3184         zoom change.
3185
3186 2007-06-07  Michael Monreal  <infernux@web.de>
3187
3188         * data/icons/16x16/actions/Makefile.am:
3189         * data/icons/16x16/actions/zoom.svg:
3190         * data/icons/22x22/actions/Makefile.am:
3191         * data/icons/22x22/actions/zoom.svg:
3192         * data/icons/24x24/actions/Makefile.am:
3193         * shell/ev-stock-icons.c:
3194         * shell/ev-stock-icons.h:
3195         * shell/ev-window.c:
3196         
3197         Zoom icon artwork. See bug #444795.
3198
3199 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3200
3201         * shell/ev-metadata-manager.c: Remove extraneous function
3202         (Closes: #444386)
3203
3204 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3205
3206         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3207         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3208         (ev_metadata_manager_set), (ev_metadata_manager_save):
3209         Simplify the timeout, no need for modified anymore
3210
3211 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3212
3213         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3214         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3215         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3216         (ev_metadata_manager_save): Adapted patch from Arjan van de
3217         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3218         time, saves on power (Closes: #443851)
3219
3220 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3221
3222         * configure.ac:
3223         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3224         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3225
3226         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3227
3228 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3229
3230         * shell/ev-window.c: (ev_window_add_history):
3231
3232         Check if history is NULL
3233
3234 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3235
3236         * libdocument/ev-image.c: (ev_image_finalize):
3237         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3238         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3239         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3240         (ev_tmp_uri_unlink):
3241
3242         Add functions to delete temporary files created by evince in a safe
3243         way.
3244
3245         * shell/ev-window.c: (ev_window_clear_local_uri),
3246         (open_xfer_update_progress_callback),
3247         (save_xfer_update_progress_callback), (ev_window_save_remote),
3248         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3249         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3250         (attachment_save_dialog_response_cb),
3251         (ev_attachment_popup_cmd_save_attachment_as):
3252
3253         Allow saving a copy of a document, image or attachment to a remote
3254         location. Fixes bug #440754. 
3255
3256 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3257
3258         * configure.ac:
3259         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3260
3261         Fix build with current poppler from cvs head. 
3262
3263 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3264
3265         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3266
3267         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3268         directory exists.
3269
3270 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3271
3272         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3273         * shell/ev-window.c:
3274
3275         Change sidebar ordering. Fixes bug #439939.
3276
3277 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3278
3279         * backend/comics/Makefile.am:
3280         
3281         Fixes build with --without-libgnome.
3282
3283 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3284         
3285         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3286
3287         Update cursor and tooltip on page change and view scroll. Fixes bug
3288         #439217.
3289
3290 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3291
3292         * NEWS:
3293         * configure.ac:
3294         
3295         Update for release 0.9.0
3296
3297 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3298
3299         * backend/djvu/djvu-document-private.h:
3300         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3301         (djvu_document_finalize),
3302         (djvu_document_file_exporter_format_supported),
3303         (djvu_document_file_exporter_begin),
3304         (djvu_document_file_exporter_do_page),
3305         (djvu_document_file_exporter_end),
3306         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3307         
3308         Implemented printing with djvu. Bug #437998.
3309
3310 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3311
3312         * backend/impress/zip.c:
3313         Add missing ulong definition.
3314
3315         * backend/ps/ps-interpreter.c:
3316         Add missing headers.
3317
3318         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3319
3320 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3321
3322         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3323
3324         Add missing call to parent class dispose method. 
3325
3326 2007-05-12  Ross Burton  <ross@openedhand.com>
3327
3328         * shell/main.c:
3329         Sync keybindings manually when building without libgnome
3330         (#437925).
3331
3332 2007-05-12  Ross Burton  <ross@openedhand.com>
3333
3334         * shell/ev-window.c:
3335         Respect the screen when opening help (#437866).
3336
3337 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3338
3339         * data/evince-ui.xml:
3340         * shell/ev-application.[ch]: (get_print_settings_from_args),
3341         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3342         (ev_application_open_uri_list):
3343         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3344         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3345         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3346         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3347         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3348         (ev_window_dispose):
3349         * shell/main.c: (arguments_parse):
3350
3351         Add print button in preview mode. Fixes bug #396475. 
3352
3353 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3354
3355         * cut-n-paste/zoom-control/ephy-zoom.h:
3356         
3357         Fixes zoom level factors. See bug #408119 for details.
3358
3359 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3360
3361         * backend/comics/comics-document.c: (comics_regex_quote),
3362         (extract_argv):
3363         
3364         Correctly quote symbols. Fixes crash in the bug
3365         #415370.
3366
3367 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3368
3369         * shell/ev-navigation-action-widget.c:
3370         (ev_navigation_action_widget_init),
3371         (ev_navigation_action_widget_class_init),
3372         (ev_navigation_action_widget_button_press_event):
3373         
3374         Connect to button-press event on correct widget. Fixes
3375         bug #431988
3376
3377 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3378
3379         * shell/ev-application.c: (ev_application_open_window),
3380         (ev_application_add_icon_path_for_screen),
3381         (ev_application_open_uri_at_dest):
3382         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3383         * shell/ev-navigation-action.c: (build_menu):
3384         
3385         Add app-specific icons to our icon theme. Fixes bug
3386         #425508.
3387
3388 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3389
3390         * shell/ev-history.c: (ev_history_class_init),
3391         (ev_history_add_link):
3392         * shell/ev-history.h:
3393         * shell/ev-navigation-action.c:
3394         (ev_navigation_action_history_changed),
3395         (ev_navigation_action_set_history), (build_menu),
3396         (ev_navigation_action_finalize):
3397         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3398         
3399         Make navigation action unsensitive instead of showing
3400         menu with unsensitive word. Fixes bug #417392.
3401
3402 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3403
3404         * shell/ev-application.[ch]: (ev_application_shutdown),
3405         (ev_application_get_print_settings),
3406         (ev_application_set_print_settings):
3407         * shell/ev-window.c:
3408
3409         Remember print settings. Fixes bug #349102. 
3410
3411 2007-05-08  Christian Persch  <chpe@gnome.org>
3412
3413         * configure.ac:
3414         * properties/ev-properties-view.c:
3415
3416         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3417         Bug #382438.
3418
3419 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3420
3421         * configure.ac:
3422         * properties/ev-properties-view.c: (ev_regular_paper_size):
3423
3424         Use gtk+ builtin paper list to identify the document's paper size.
3425         Fixes bug #382438. 
3426
3427 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3428
3429         * configure.ac:
3430
3431         Fix build when compiling with thumbnailer and libgnome support. 
3432
3433 2007-05-04  Ross Burton  <ross@openedhand.com>
3434
3435         * configure.ac:
3436         Add --without-libgnome, check for libgnome and libgnomeui
3437         separately, and add them to the symbols as required.
3438
3439         * libdocument/ev-file-helpers.c:
3440         When building without libgnome, use g_get_user_config_dir instead
3441         of gnome_user_dir_get.
3442
3443         * shell/ev-application.c:
3444         When building without libgnome, don't use session management.
3445
3446         * shell/main.c:
3447         When building without libgnome, don't use GnomeProgram or
3448         initialise the authentication manager.
3449
3450         This fixes #328842.
3451
3452 2007-05-04  Ross Burton  <ross@openedhand.com>
3453
3454         * shell/ev-window.c:
3455         Don't use libgnome to open help, instead call Yelp directly.
3456
3457 2007-05-04  Ross Burton  <ross@openedhand.com>
3458
3459         * shell/ev-sidebar-attachments.c:
3460         Don't use libgnome to lookup icons for MIME types, instead copy
3461         code from GTK+ to do it manually.
3462
3463 2007-05-04  Ross Burton  <ross@openedhand.com>
3464
3465         * configure.ac:
3466         Add libxml to the dependencies for SHELL_CORE (#435818).
3467
3468 2007-05-02  Ross Burton  <ross@openedhand.com>
3469
3470         * configure.ac:
3471         * Makefile.am:
3472         Add --disable-thumbnailer (#434825)
3473
3474 2007-05-02  Ross Burton  <ross@openedhand.com>
3475
3476         * shell/ev-window.c:
3477         Add missing includes, fix indentation.
3478
3479         * shell/main.c:
3480         Fix indentation.
3481
3482 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3483
3484         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3485         ev_application_open_uri_at_dest instead of ev_application_open_uri
3486         preventing new document always being opened in a new window even if there
3487         is an empty window.
3488
3489 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3490
3491         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3492         (egg_recent_view_uimanager_finalize):
3493         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3494         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3495         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3496         (ev_pixbuf_cache_dispose):
3497         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3498         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3499         
3500         Add missing chain to parent class methods. Fixes
3501         bug #433128.
3502
3503 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3504
3505         * data/Makefile.am (update-icon-cache): Updates
3506         gtk-update-icon-cache in uninstall-hook.
3507
3508 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3509
3510         * shell/ev-window.c: (ev_window_setup_document),
3511         (ev_window_set_document), (ev_window_load_job_cb):
3512         * shell/ev-view.c: (setup_caches):
3513         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3514
3515         Start rendering pages before any other jobs. 
3516
3517 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3518
3519         * shell/ev-window.c: (ev_window_stop_fullscreen),
3520         (ev_window_stop_presentation):
3521
3522         Update chrome visibility before window unfullscreen. 
3523
3524 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3525
3526         * data/Makefile.am:
3527         * data/evince-ui.xml:
3528         * shell/ev-stock-icons.[ch]:
3529         * shell/ev-application.[ch]: (ev_application_shutdown),
3530         (ev_application_init), (ev_application_get_toolbars_model):
3531         * shell/ev-window.c: (update_chrome_visibility),
3532         (fullscreen_toolbar_setup_item_properties),
3533         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3534         (ev_window_run_presentation), (ev_window_stop_presentation),
3535         (ev_window_run_preview), (ev_window_screen_changed),
3536         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3537         (ev_window_dispose), (ev_window_init):
3538
3539         Make fullscreen toolbar always visible. Do not use egg toolbars for
3540         fullscreen and preview modes since such toolbars are not editables.
3541         Fixes bugs #300278, #338910 and #316188.  
3542
3543 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3544
3545         * shell/ev-application.c:
3546         * shell/ev-job-queue.c:
3547         * shell/ev-metadata-manager.c:
3548         * shell/ev-stock-icons.c:
3549         * shell/ev-window.c:
3550         * shell/main.c:
3551         
3552         Developers documentation updated.
3553
3554 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3555
3556         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3557
3558         Check whether uri is valid before launching it. Fixes bug #427664.
3559
3560 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3561
3562         * shell/ev-window.c:
3563
3564         Change key accelerator for Open a Copy menu entry which is in conflict
3565         with Close. Fixes bug #427321.
3566
3567 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3568
3569         * NEWS:
3570         * configure.ac:
3571         
3572         Update for release 0.8.1
3573
3574 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3575
3576         * shell/ev-window.c: (setup_size_from_metadata):
3577         
3578         Do not make window bigger than screen. Fixes bug 
3579         #388985.
3580
3581 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3582
3583         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3584         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3585
3586         Use default resolution when it's not provided by document. Fixes bug
3587         #408762.
3588
3589 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3590
3591         * configure.ac:
3592         * thumbnailer/Makefile.am:
3593         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3594         * thumbnailer/evince-thumbnailer.schemas.in:
3595         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3596
3597         Add support for ps, eps and compressed documents thumbnails. Do not
3598         ignore size parameter. 
3599
3600 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3601
3602         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3603         (dvi_document_do_color_special):
3604         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3605
3606         Implement font color specials in the DVI backend. Fixes bug #303651.
3607
3608 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3609
3610         Fixup the previous commit:
3611
3612         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3613         * shell/xdg-user-dir-lookup.c: Make the function non-static
3614         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3615
3616 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3617
3618         * shell/ev-window.c (file_open_dialog_response_cb): Use
3619         the xdg-user-dirs DOCUMENTS folder as default folder when
3620         opening a file chooser.  (#424858)
3621
3622         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3623         xdg-user-dirs.
3624
3625 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3626
3627         * shell/ev-window.c: (ev_window_load_job_cb):
3628
3629         Do not setup view from metadata on preview mode. 
3630
3631 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3632
3633         * shell/main.c:
3634
3635         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3636
3637 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3638
3639         * shell/ev-view.c: (ev_view_primary_get_cb):
3640
3641         Check pointer != NULL before using it. Fixes bug #416841. 
3642
3643 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3644
3645         * NEWS:
3646         * configure.ac:
3647         
3648         Release 0.8.0
3649
3650 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3651
3652         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3653
3654         Do not render thumbnails when sidebar thumbnail page is not visible
3655         at startup. Fixes bug #416447. 
3656
3657 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3658
3659         * data/evince.desktop.in.in:
3660
3661         "Application" is not a valid category in the freedesktop specification.
3662
3663 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3664
3665         * libdocument/ev-file-helpers.[ch]: (compression_run),
3666         (ev_file_uncompress), (ev_file_compress):
3667         * shell/ev-window.c: (file_save_dialog_response_cb):
3668
3669         Save document compressed when saving a copy of a compressed document.
3670         Fixes bug #334542.
3671
3672 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3673
3674         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
3675
3676         Allow deleting in goto window entry in presentation mode. 
3677
3678 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
3679
3680         * Makefile.am: Dist MAINTAINERS.
3681
3682 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3683
3684         * shell/ev-window.c: (ev_window_update_actions):
3685
3686         Fix zoom shortcut keys when searching. Fixes bug #409828.
3687
3688 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
3689
3690         * shell/ev-window.c: (ev_window_setup_document):
3691
3692         Fix crash when loading documents with only one page. 
3693
3694 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3695
3696         * backend/dvi/dvi-document.c:
3697         (dvi_document_thumbnails_get_dimensions),
3698         (dvi_document_thumbnails_get_thumbnail):
3699         * backend/impress/impress-document.c:
3700         (impress_document_thumbnails_get_thumbnail),
3701         (impress_document_thumbnails_get_dimensions):
3702         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
3703         (ps_document_thumbnails_get_dimensions):
3704         * backend/djvu/djvu-document.c:
3705         (djvu_document_thumbnails_get_dimensions),
3706         (djvu_document_thumbnails_get_thumbnail):
3707         * backend/tiff/tiff-document.c:
3708         (tiff_document_thumbnails_get_thumbnail),
3709         (tiff_document_thumbnails_get_dimensions):
3710         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
3711         (pdf_document_thumbnails_get_thumbnail),
3712         (pdf_document_thumbnails_get_dimensions):
3713         * backend/comics/comics-document.c:
3714         (comics_document_thumbnails_get_thumbnail),
3715         (comics_document_thumbnails_get_dimensions):
3716         * backend/pixbuf/pixbuf-document.c:
3717         (pixbuf_document_thumbnails_get_thumbnail),
3718         (pixbuf_document_thumbnails_get_dimensions):
3719         * libdocument/ev-document-thumbnails.[ch]:
3720         (ev_document_thumbnails_get_thumbnail),
3721         (ev_document_thumbnails_get_dimensions):
3722         * libdocument/ev-document-misc.[ch]:
3723         (ev_document_misc_get_thumbnail_frame):
3724         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
3725         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
3726         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
3727         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
3728         (ev_sidebar_thumbnails_refresh):
3729         * shell/ev-window.c: (ev_window_setup_document):
3730         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3731
3732         Use an EvRenderContext for rendering thumbnails instead of a suggested
3733         width, so that different sized pages get sized proportionally.
3734
3735 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3736
3737         * shell/ev-view.c: (ev_view_button_press_event),
3738         (ev_view_key_press_event):
3739
3740         Fix critical warnings when there is no document loaded. 
3741
3742 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3743
3744         * shell/ev-page-action-widget.c:
3745         * shell/ev-navigation-action.c:
3746         * shell/ev-window.c:
3747
3748         Fix compile warnings. 
3749
3750 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3751
3752         * backend/djvu/djvu-text.h:
3753         * backend/djvu/djvu-document.c:
3754         * backend/djvu/djvu-text-page.c:
3755         * backend/djvu/djvu-links.c:
3756         * backend/djvu/djvu-text-page.h:
3757         * backend/djvu/djvu-text.c:
3758         
3759         Fix build on Mac. Fixes bug #392186. Patch by
3760         <ephraim_owns@hotmail.com>
3761
3762 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
3763
3764         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3765
3766         Restore cairo context before rendering every page when printing a PDF
3767         document into a PDF file. 
3768
3769 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3770
3771         * backend/ps/gstypes.h:
3772         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
3773         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
3774         (ps_document_thumbnails_get_thumbnail):
3775
3776         Handle PostScript page orientation. Fixes bug #318568.
3777
3778 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3779
3780         * backend/ps/Makefile.am:
3781         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
3782         (document_load), (ps_document_load), (save_document),
3783         (save_page_list), (ps_document_get_n_pages),
3784         (ps_document_get_page_size), (ps_document_get_info),
3785         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
3786         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
3787         (ps_document_thumbnails_get_thumbnail),
3788         (ps_document_thumbnails_get_dimensions),
3789         (ps_document_document_thumbnails_iface_init):
3790         * backend/ps/ps.[ch]: (psgetpagebox):
3791         * backend/ps/ps-interpreter.[ch]:
3792
3793         Add support for thumbnails in ps backend. Fixes bug #164755. 
3794
3795 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3796
3797         * NEWS:
3798         * configure.ac:
3799         
3800         Release 0.7.2
3801
3802 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3803
3804         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
3805         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
3806         (ev_window_dispose):
3807
3808         Use document thumbnail as window icon. Fixes bug #384442.
3809
3810 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
3811
3812         * configure.ac:
3813
3814         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
3815         duplicated adding application/x-bzpostscript instead. 
3816
3817 2007-02-11  Tom Parker  <palfrey@tevp.net>
3818
3819         * backend/ps/ps-document.c: (document_load):
3820
3821         Check return value of psscan before trying
3822         to use it. Fixes bug #372414.
3823
3824 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3825
3826         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3827
3828         Fix invalid free in ev-page-cache. Fixes bug #404745.
3829
3830 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3831
3832         * test/Makefile.am:
3833         * test/test3.py:
3834         
3835         Added reload test case.
3836
3837 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3838
3839         * po/POTFILES.in:
3840         * backend/djvu/djvu-document.c: (djvu_document_load):
3841
3842         Check whether there are missing files in indirect multipage djvu
3843         documents. Fixes bug #361683. 
3844
3845 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3846
3847         * test/Makefile.am:
3848         * test/test-mime.bin:
3849         * test/test3.py:
3850         
3851         Added test for slow mime type
3852
3853 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
3854
3855         * shell/ev-page-cache.c: (ev_page_cache_finalize):
3856
3857         Add some checks and call parent_class->finalize. Fixes bug #404745.
3858
3859 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3860
3861         * shell/ev-navigation-action.c: (connect_proxy):
3862         
3863         Fixes dropdown history menu. Thanks a lot Carlos!
3864
3865 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3866
3867         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
3868
3869         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
3870         bug #373715.
3871
3872 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3873
3874         * backend/ps/ps.c: (psscan):
3875
3876         Fix memory leak. 
3877
3878 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3879
3880         * configure.ac:
3881         * libdocument/ev-file-helpers.c: 
3882
3883         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
3884
3885 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3886
3887         * configure.ac:
3888         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
3889         (ps_interpreter_start), (document_load), (save_document),
3890         (save_page_list):
3891         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
3892         * libdocument/ev-document-factory.c:
3893         (ev_document_factory_get_from_mime), (get_document_from_uri),
3894         (free_uncompressed_uri), (ev_document_factory_get_document):
3895         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
3896
3897         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
3898
3899 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3900
3901         * libdocument/ev-document.h:
3902
3903         Fix typo in function name. 
3904
3905 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3906
3907         * backend/ps/ps-document.c: (ps_interpreter_finished),
3908         (ps_interpreter_start), (ps_interpreter_failed):
3909
3910         Handle ghostscript interpreter crashes. 
3911
3912 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3913
3914         * shell/ev-window.c: (ev_window_open_uri),
3915         (window_configure_event_cb):
3916
3917         Setup window size and position before showing it. Fixes bug #401711.
3918
3919 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3920
3921         * backend/ps/Makefile.am:
3922         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
3923         (ps_document_dispose), (ps_document_class_init),
3924         (ps_interpreter_input), (ps_interpreter_output),
3925         (ps_interpreter_error), (setup_interpreter_env),
3926         (ps_interpreter_start), (ps_interpreter_stop),
3927         (ps_interpreter_failed), (ps_interpreter_is_ready),
3928         (check_filecompressed), (document_load), (ps_document_load),
3929         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
3930         (ps_document_widget_event), (send_ps), (ps_document_next_page),
3931         (render_page):
3932
3933         Rework ps-document. Code cleanups, remove deprecated code. 
3934
3935 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3936
3937         * shell/ev-view.c: (ev_view_button_press_event):
3938
3939         Do not start an image drag and drop operation when pointer is on 
3940         text, so that we can select text when the whole background is an
3941         image. 
3942
3943 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3944
3945         * shell/ev-window.c: (ev_window_update_actions): 
3946
3947         Disable all zoom related actions during presentation mode. 
3948
3949 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
3950
3951         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
3952
3953         Do not zoom in or out on presentation mode. Fixes bug #401305.
3954
3955 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3956
3957         * shell/ev-navigation-action.c: (connect_proxy),
3958         (create_menu_item), (ev_navigation_action_class_init):
3959         
3960         Correctly show menu and fix crash when navigaton 
3961         action is out of toolbar visible area.
3962
3963 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3964
3965         * data/Makefile.am:
3966         * data/evince.1:
3967         
3968         Added man file
3969
3970 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3971
3972         * help/reference/* :
3973         * configure.ac:
3974         
3975         Added gtk-doc based documentation for Evince.
3976         Still in initial state but I hope it will
3977         grow.
3978         
3979         * configure.ac:
3980         
3981         Lower dbus requirement to 0.70
3982
3983 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3984
3985         * shell/ev-window.c: (ev_window_add_history):
3986
3987         Fix memory leak. 
3988
3989 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3990
3991         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
3992         * shell/ev-view.h:
3993         * shell/ev-window.c: (ev_window_add_history):
3994         
3995         Correctly handle named destination links
3996
3997 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3998
3999         * NOTES:
4000         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4001         * backend/pdf/ev-poppler.cc:
4002         * libdocument/ev-document-links.h:
4003         * libdocument/ev-link.c: (ev_link_get_page):
4004         * libdocument/ev-link.h:
4005         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4006         (ev_history_add_link):
4007         * shell/ev-history.h:
4008         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4009         (new_history_menu_item), (build_menu):
4010         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4011         * shell/ev-sidebar-links.c: (create_loading_model),
4012         (print_section_cb), (ev_sidebar_links_construct),
4013         (fill_page_labels), (update_page_callback_foreach),
4014         (update_page_callback), (job_finished_callback):
4015         * shell/ev-view.c: (ev_view_handle_link):
4016         * shell/ev-window.c: (ev_window_find_chapter),
4017         (ev_window_add_history), (view_handle_link_cb),
4018         (history_changed_cb):
4019         
4020         Implements another history variant
4021
4022 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4023
4024         * shell/ev-window.c: (view_external_link_cb):
4025         * shell/ev-view.c: (ev_view_button_release_event):
4026
4027         Open links in new window when clicking with middle button. 
4028
4029 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4030
4031         * shell/ev-navigation-action.c: (new_history_menu_item):
4032         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4033         * shell/ev-view.c: (ev_view_handle_link):
4034         * shell/ev-window.c:
4035         
4036         Store link before jump, not the destination. For me it 
4037         seems like more natural history behavior.
4038
4039 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4040
4041         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4042         (ev_navigation_action_class_init):
4043         * shell/ev-navigation-action.h:
4044         * shell/ev-page-action.c: (activate_cb):
4045         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4046         (ev_page_cache_set_current_page_history):
4047         * shell/ev-page-cache.h:
4048         * shell/ev-sidebar-thumbnails.c:
4049         (ev_sidebar_tree_selection_changed),
4050         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4051         * shell/ev-view-private.h:
4052         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4053         * shell/ev-view.h:
4054         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4055         (ev_window_setup_document), (ev_window_load_job_cb):
4056         * shell/ev-window.h:
4057         
4058         History finally works as expected.
4059
4060 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4061
4062         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
4063
4064         Do not update links treeview if it doesn't have a model assigned yet. 
4065
4066 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4067
4068         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
4069         (ev_sidebar_links_class_init), (update_page_callback):
4070
4071         Do not update links treeview when sidepane is not visible. 
4072
4073 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4074
4075         * shell/ev-marshal.list:
4076         * shell/ev-page-action.c: (activate_cb),
4077         (ev_page_action_class_init):
4078         * shell/ev-page-action.h:
4079         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
4080         * shell/ev-window.c:
4081         
4082         Remove activate_link signal, not required.
4083
4084 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4085
4086         * shell/ev-navigation-action.c: (build_menu):
4087         
4088         Reorder menu items and build menu with fixed length.
4089
4090 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
4091
4092         * shell/ev-view.c: (get_selected_text):
4093         
4094         Normalize text to fix ligatures problem. See bug
4095         #341947 for details.
4096
4097 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4098
4099         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4100
4101         Fix memory leak in ev-page-cache. 
4102
4103 2007-01-25  Tom Parker <palfrey@tevp.net>
4104
4105         * backend/impress/impress-document.c: (impress_document_load),
4106         (impress_document_finalize), (impress_document_init):
4107         * properties/ev-properties-main.c: (ev_properties_get_pages):
4108         
4109         Correctly handle impress document errors. Fixes nautilus
4110         crash in property page #370491.
4111
4112 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4113
4114         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4115         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4116         (ev_job_queue_remove_job):
4117         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
4118         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
4119         (ev_job_load_run):
4120         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
4121         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
4122         (ev_window_load_job_cb), (xfer_update_progress_callback),
4123         (ev_window_open_uri), (ev_window_dispose):
4124         * shell/main.c: (main):
4125
4126         Do file transfer asynchronously in the main thread instead of
4127         synchronously in the load thread. Fixes bugs #399694, #398307 and
4128         #343542.
4129
4130 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4131
4132         * shell/ev-jobs.c: (ev_job_xfer_run):
4133
4134         Load the document with the font-config lock held. 
4135
4136 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4137
4138         * backend/ps/ps-document.c: (start_interpreter):
4139
4140         Fix memory leaks in ps backend. 
4141
4142 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4143
4144         * backend/impress/impress-document.c:
4145         (impress_document_render_pixbuf):
4146
4147         Do not acquire fontconfig lock in impress backend, since it is using
4148         the main loop for rendering. 
4149
4150 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4151
4152         * po/POTFILES.in: 
4153
4154         Remove mdvi files that shouldn't be translated. 
4155
4156 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4157
4158         * shell/ev-view-private.h:
4159         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
4160         (ev_view_set_zoom):
4161
4162         Render "loading..." text into a cairo surface instead of directly into
4163         the window so that fontconfig lock is only needed once and UI is not
4164         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4165
4166 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4167
4168         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4169         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4170
4171         Use icon theme associated with the window screen rather than default. 
4172
4173 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4174
4175         * configure.ac:
4176
4177         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4178
4179 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4180
4181         * data/icons/*/apps/evince.*:
4182
4183         Move Evince icons under new apps directory.
4184
4185         * data/icons/*/actions/*:
4186
4187         Add new custom themeable Evince icons: view-page-continuous, 
4188         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4189         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4190
4191         * configure.ac:
4192
4193         Add new directories to AC_CONFIG_FILES.
4194
4195         * shell/ev-stock-icons.c:
4196         * shell/ev-stock-icons.h:
4197
4198         Use new custom themeable icons.
4199
4200 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4201
4202         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4203
4204         Do not draw white background page in presentation mode. 
4205
4206 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4207
4208         * shell/ev-view.c: Remove unused gnome-vfs include.
4209
4210 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4211
4212         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4213         
4214         Format string is corrected, fixes bug #397129.
4215
4216 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4217
4218         * shell/ev-window.c: (ev_window_setup_recent):
4219
4220         Do not include in recent menu inexistent documents. Fixes
4221         bug #339171.
4222
4223 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4224
4225         * po/POTFILES.skip: 
4226
4227         Update POTFILES.skip file according to current source tree. 
4228
4229 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4230
4231         * shell/ev-window.c: (file_save_dialog_response_cb):
4232
4233         Do Save a copy in atomic way. Fixes bug #328266. 
4234
4235 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4236
4237         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4238
4239         Keep selected cell always visible in index treeview.
4240
4241 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4242         
4243         * shell/ev-view.c: (ev_view_size_allocate):
4244
4245         Restore horizontal scrollbar after switching to/from fullscreen
4246         or presentation mode. Fixes bug #331728.
4247
4248 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4249
4250         * shell/ev-view-private.h:
4251         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4252         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4253         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4254         (ev_view_can_zoom_out):
4255
4256         Use max and min scale values in the view iby taking dpi into account. 
4257
4258 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4259
4260         * configure.ac:
4261         * NEWS:
4262
4263         Release 0.7.1
4264
4265 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4266
4267         * shell/ev-window.c: (ev_window_print_send):
4268
4269         Send print job to printer with some settings set to default values,
4270         since we have already exported to a file according to such settings
4271         and they could be taken twice by some printers. 
4272
4273 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4274
4275         * shell/ev-jobs.c: (ev_job_xfer_run):
4276         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4277
4278         Show main window and load document with the font-config lock held. 
4279
4280 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4281
4282         * configure.ac:
4283         * shell/ev-application.c: (ev_application_register_service):
4284         * shell/main.c: (load_files_remote):
4285
4286         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4287
4288 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4289
4290         * doc/debugging.txt:
4291         
4292         Remove obsolete documentation.
4293
4294 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4295
4296         * Makefile.am:
4297         * backend/Makefile.am:
4298         * backend/comics/Makefile.am:
4299         * backend/djvu/Makefile.am:
4300         * backend/dvi/Makefile.am:
4301         * backend/ev-async-renderer.c:
4302         * backend/ev-async-renderer.h:
4303         * backend/ev-attachment.c:
4304         * backend/ev-attachment.h:
4305         * backend/ev-backend-marshal.c:
4306         * backend/ev-document-factory.c:
4307         * backend/ev-document-factory.h:
4308         * backend/ev-document-find.c:
4309         * backend/ev-document-find.h:
4310         * backend/ev-document-fonts.c:
4311         * backend/ev-document-fonts.h:
4312         * backend/ev-document-images.c:
4313         * backend/ev-document-images.h:
4314         * backend/ev-document-info.h:
4315         * backend/ev-document-links.c:
4316         * backend/ev-document-links.h:
4317         * backend/ev-document-misc.c:
4318         * backend/ev-document-misc.h:
4319         * backend/ev-document-security.c:
4320         * backend/ev-document-security.h:
4321         * backend/ev-document-thumbnails.c:
4322         * backend/ev-document-thumbnails.h:
4323         * backend/ev-document-transition.c:
4324         * backend/ev-document-transition.h:
4325         * backend/ev-document.c:
4326         * backend/ev-document.h:
4327         * backend/ev-file-exporter.c:
4328         * backend/ev-file-exporter.h:
4329         * backend/ev-image.c:
4330         * backend/ev-image.h:
4331         * backend/ev-link-action.c:
4332         * backend/ev-link-action.h:
4333         * backend/ev-link-dest.c:
4334         * backend/ev-link-dest.h:
4335         * backend/ev-link.c:
4336         * backend/ev-link.h:
4337         * backend/ev-render-context.c:
4338         * backend/ev-render-context.h:
4339         * backend/ev-selection.c:
4340         * backend/ev-selection.h:
4341         * backend/impress/Makefile.am:
4342         * backend/pdf/Makefile.am:
4343         * backend/pixbuf/Makefile.am:
4344         * backend/ps/Makefile.am:
4345         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4346         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4347         (start_interpreter), (stop_interpreter), (document_load),
4348         (ps_document_next_page), (render_page):
4349         * backend/tiff/Makefile.am:
4350         * comics/Makefile.am:
4351         * comics/comics-document.c:
4352         * comics/comics-document.h:
4353         * configure.ac:
4354         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4355         * djvu/Makefile.am:
4356         * djvu/djvu-document-private.h:
4357         * djvu/djvu-document.c:
4358         * djvu/djvu-document.h:
4359         * djvu/djvu-links.c:
4360         * djvu/djvu-links.h:
4361         * djvu/djvu-text-page.c:
4362         * djvu/djvu-text-page.h:
4363         * djvu/djvu-text.c:
4364         * djvu/djvu-text.h:
4365         * dvi/Makefile.am:
4366         * dvi/dvi-document.c:
4367         * dvi/dvi-document.h:
4368         * dvi/fonts.c:
4369         * dvi/fonts.h:
4370         * dvi/mdvi-lib/Makefile.am:
4371         * dvi/mdvi-lib/afmparse.c:
4372         * dvi/mdvi-lib/afmparse.h:
4373         * dvi/mdvi-lib/bitmap.c:
4374         * dvi/mdvi-lib/bitmap.h:
4375         * dvi/mdvi-lib/color.c:
4376         * dvi/mdvi-lib/color.h:
4377         * dvi/mdvi-lib/common.c:
4378         * dvi/mdvi-lib/common.h:
4379         * dvi/mdvi-lib/defaults.h:
4380         * dvi/mdvi-lib/dvimisc.c:
4381         * dvi/mdvi-lib/dviopcodes.h:
4382         * dvi/mdvi-lib/dviread.c:
4383         * dvi/mdvi-lib/files.c:
4384         * dvi/mdvi-lib/font.c:
4385         * dvi/mdvi-lib/fontmap.c:
4386         * dvi/mdvi-lib/fontmap.h:
4387         * dvi/mdvi-lib/fontsrch.c:
4388         * dvi/mdvi-lib/gf.c:
4389         * dvi/mdvi-lib/hash.c:
4390         * dvi/mdvi-lib/hash.h:
4391         * dvi/mdvi-lib/list.c:
4392         * dvi/mdvi-lib/mdvi.h:
4393         * dvi/mdvi-lib/pagesel.c:
4394         * dvi/mdvi-lib/paper.c:
4395         * dvi/mdvi-lib/paper.h:
4396         * dvi/mdvi-lib/pk.c:
4397         * dvi/mdvi-lib/private.h:
4398         * dvi/mdvi-lib/setup.c:
4399         * dvi/mdvi-lib/sp-epsf.c:
4400         * dvi/mdvi-lib/special.c:
4401         * dvi/mdvi-lib/sysdeps.h:
4402         * dvi/mdvi-lib/t1.c:
4403         * dvi/mdvi-lib/tfm.c:
4404         * dvi/mdvi-lib/tfmfile.c:
4405         * dvi/mdvi-lib/tt.c:
4406         * dvi/mdvi-lib/util.c:
4407         * dvi/mdvi-lib/vf.c:
4408         * dvi/pixbuf-device.c:
4409         * dvi/pixbuf-device.h:
4410         * impress/Makefile.am:
4411         * impress/common.h:
4412         * impress/document.c:
4413         * impress/f_oasis.c:
4414         * impress/f_oo13.c:
4415         * impress/iksemel.c:
4416         * impress/iksemel.h:
4417         * impress/imposter.h:
4418         * impress/impress-document.c:
4419         * impress/impress-document.h:
4420         * impress/internal.h:
4421         * impress/r_back.c:
4422         * impress/r_draw.c:
4423         * impress/r_geometry.c:
4424         * impress/r_gradient.c:
4425         * impress/r_style.c:
4426         * impress/r_text.c:
4427         * impress/render.c:
4428         * impress/render.h:
4429         * impress/zip.c:
4430         * impress/zip.h:
4431         * lib/Makefile.am:
4432         * lib/ev-debug.c:
4433         * lib/ev-debug.h:
4434         * lib/ev-file-helpers.c:
4435         * lib/ev-file-helpers.h:
4436         * lib/ev-gui.c:
4437         * lib/ev-gui.h:
4438         * lib/ev-tooltip.c:
4439         * lib/ev-tooltip.h:
4440         * libdocument/Makefile.am:
4441         * libdocument/ev-file-helpers.c:
4442         * pdf/Makefile.am:
4443         * pdf/ev-poppler.cc:
4444         * pdf/ev-poppler.h:
4445         * pixbuf/Makefile.am:
4446         * pixbuf/pixbuf-document.c:
4447         * pixbuf/pixbuf-document.h:
4448         * properties/Makefile.am:
4449         * ps/Makefile.am:
4450         * ps/gsdefaults.c:
4451         * ps/gsdefaults.h:
4452         * ps/gsio.c:
4453         * ps/gsio.h:
4454         * ps/gstypes.h:
4455         * ps/ps-document.c:
4456         * ps/ps-document.h:
4457         * ps/ps.c:
4458         * ps/ps.h:
4459         * shell/Makefile.am:
4460         * shell/ev-application.h:
4461         * shell/ev-sidebar-links.c:
4462         * shell/ev-sidebar-links.h:
4463         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4464         (ev_gui_menu_position_tree_selection):
4465         * shell/ev-utils.h:
4466         * shell/ev-view.c: (ev_view_finalize):
4467         * shell/ev-window.c:
4468         * shell/main.c: (main):
4469         * thumbnailer/Makefile.am:
4470         * tiff/Makefile.am:
4471         * tiff/tiff-document.c:
4472         * tiff/tiff-document.h:
4473         * tiff/tiff2ps.c:
4474         * tiff/tiff2ps.h:
4475         
4476         Reorganize source tree.
4477
4478 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4479
4480         * backend/ev-document-factory.c:
4481
4482         Do not include ev-poppler.h when pdf is disabled. 
4483
4484 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4485
4486         * configure.ac:
4487         * data/evince-ui.xml:
4488         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4489         (pdf_document_document_images_iface_init):
4490         * backend/Makefile.am:
4491         * backend/ev-document-images.[ch]:
4492         * backend/ev-image.[ch]:
4493         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4494         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4495         (ev_job_xfer_run):
4496         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4497         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4498         (ev_pixbuf_cache_get_image_mapping):
4499         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4500         (view_menu_popup_cb), (ev_window_dispose),
4501         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4502         (ev_view_popup_cmd_copy_image):
4503         * shell/ev-view-private.h:
4504         * shell/ev-view.c: (ev_view_get_image_at_location),
4505         (ev_view_do_popup_menu), (ev_view_popup_menu),
4506         (ev_view_button_press_event), (ev_view_drag_data_get),
4507         (ev_view_drag_motion), (ev_view_drag_data_received),
4508         (ev_view_motion_notify_event), (ev_view_button_release_event),
4509         (ev_view_finalize), (ev_view_class_init):
4510
4511         Add image handling support. Fixes bugs #310008 and #325047. Images
4512         selection is not supported yet. 
4513
4514 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4515
4516         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4517         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4518         (ev_view_init):
4519
4520         Move view drag and drop stuff to ev-view.
4521
4522 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4523
4524         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4525         * shell/ev-view.c: (clear_selection): 
4526
4527         Clear selection also in pixbuf cache.
4528
4529 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4530
4531         * data/evince.desktop.in.in:
4532         
4533         Change icon name in desktop file. See bug #390734
4534         for details.
4535
4536 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4537
4538         * thumbnailer/Makefile.am:
4539
4540         Use top_builddir instead top_srcdir for generated schema
4541         file installation. Fixes bug #390161.
4542
4543 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4544
4545         * configure.ac:
4546         * backend/Makefile.am:
4547         * backend/ev-document-transition.[ch]:
4548         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4549         (pdf_document_page_transition_iface_init):
4550         * shell/ev-view-private.h:
4551         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4552         (ev_view_set_presentation), (transition_next_page),
4553         (ev_view_presentation_transition_stop),
4554         (ev_view_presentation_transition_start), (ev_view_next_page):
4555
4556         Add page transition support in presentation mode. At the moment only
4557         page duration is supported, but not transition effects. Fixes bug
4558         #309815.
4559
4560 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4561
4562         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4563
4564         Run find_link_dest with document lock held, since it's called by links
4565         thread and main thread at the same time. 
4566
4567 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4568
4569         * shell/ev-view.c: (goto_dest):
4570
4571         Update page-cache when page is changed by the view, so that
4572         page-changed signal is emitted. 
4573
4574 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4575
4576         * test/test1.py:
4577         * test/test2.py:
4578
4579         Use C locale in tests. 
4580
4581 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4582
4583         * shell/ev-window.c: (ev_window_run_presentation):
4584         * shell/ev-view-private.h:
4585         * shell/ev-view.c: (ev_view_set_presentation):
4586
4587         Restore zoom settings when back from presentation mode. 
4588
4589 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4590
4591         * shell/ev-window.c: (ev_window_run_presentation):
4592
4593         Always use "best fit" zoom in presentation mode.
4594         Fixes bug #389195.
4595
4596 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4597
4598         * shell/ev-view.c: (ev_view_goto_window_create):
4599
4600         Show "Jump to page" label in the page jumping popup in
4601         presentation mode instead of just a GtkEntry.
4602
4603 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4604
4605         * shell/ev-window.c: (launch_external_uri):
4606
4607         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4608         #378085.
4609
4610 2006-12-22  Elijah Newren  <newren gmail com>
4611
4612         * configure.ac: explicitly check for libxml2.  Fixes #388795
4613
4614 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4615
4616         * shell/ev-view-private.h:
4617         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4618         (ev_view_goto_window_delete_event), (key_is_numeric),
4619         (ev_view_goto_window_key_press_event),
4620         (ev_view_goto_window_button_press_event),
4621         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4622         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4623         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4624
4625         Allow jumping to another page by typing a page number in presentation
4626         mode. It uses a popup window with an entry. Fixes bug #353625.
4627
4628 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4629
4630         * configure.ac:
4631         * properties/ev-properties-view.c: (ev_get_default_user_units),
4632         (ev_regular_paper_size):
4633         
4634         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4635         to Damien Carbery <damien.carbery@sun.com> and
4636         Yevgen Muntyan <muntyan@tamu.edu>.
4637
4638 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4639
4640         * shell/ev-window.c: (setup_document_from_metadata):
4641
4642         Make sure Evince doesn't restore the view on the last
4643         page when a document is reopened. Fixes bug #383381.
4644
4645 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4646
4647         * shell/ev-view.c: (draw_loading_text):
4648
4649         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4650
4651 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4652
4653         * configure.ac:
4654         * NEWS:
4655
4656         Release 0.7.0
4657
4658 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4659
4660         * configure.ac:
4661         * pdf/ev-poppler.cc: (pdf_print_context_free),
4662         (pdf_document_file_exporter_begin),
4663         (pdf_document_file_exporter_do_page):
4664
4665         Make cairo-pdf depedency optional. 
4666
4667 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4668
4669         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
4670
4671         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
4672
4673 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4674
4675         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
4676         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
4677         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
4678         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
4679         * shell/ev-view.c: (draw_loading_text):
4680         * shell/ev-window.c: (ev_window_cmd_file_properties):
4681
4682         Use an specific lock for FontConfig. Hopefully it fixes some crashes
4683         related to using FontConfig from different threads.
4684         
4685 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4686
4687         * shell/ev-view.c: (draw_loading_text):
4688
4689         Acquire lock document when drawing "Loading..." text so that only one
4690         thread will use FontConfig at the same time. Fixes bug #374750.
4691
4692 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4693
4694         * shell/ev-page-action.[ch]: (activate_cb):
4695         * shell/ev-window.c: (activate_label_cb):
4696
4697         Check if text inserted in page entry is a valid page number when it
4698         doesn't match to any document page label. Fixes bug #383165.
4699
4700 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
4701         * shell/ev-window.c:
4702
4703         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
4704         available with GTK < 2.10. Added an ifdef to avoid compilation
4705         error.
4706
4707 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4708
4709         * configure.ac:
4710         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
4711
4712         Fix ps backend in multihead systems.
4713
4714 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4715
4716         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
4717         * shell/ev-window.c: (ev_window_get_screen_dpi),
4718         (ev_window_update_actions), (setup_view_from_metadata),
4719         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
4720
4721         Take screen DPI into account when zooming. Fixes bug #318285.
4722
4723 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4724
4725         * data/Makefile.am:
4726
4727         Cleaned up/slightly refactored Makefile.am. Added GConf
4728         schemas uninstallation as well.
4729
4730 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4731
4732         * Makefile.am:
4733         * test/Makefile.am:
4734
4735         Fight with autotools to fix make check. Make distcheck
4736         works fine as well now!
4737
4738 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4739
4740         * shell/ev-view.c: (draw_end_presentation_page):
4741
4742         Corrected "end of presentation" string.
4743
4744 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4745
4746         * shell/ev-view.c: (ev_view_key_press_event):
4747
4748         Correctly propagate key press event so that up/down keys
4749         work as expected (correct behaviour was broken by
4750         black/white screen key bindings for presentations).
4751
4752 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4753
4754         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
4755         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
4756         (pdf_document_find_get_progress), (pdf_selection_render_selection),
4757         (pdf_selection_get_selection_region),
4758         (pdf_selection_get_selection_map):
4759
4760         Add "static" to some private functions. 
4761
4762 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
4763
4764         * lib/ev-tooltip.h:
4765         * properties/ev-properties-view.h:
4766         * shell/ev-jobs.h:
4767         * shell/ev-properties-dialog.h:
4768         * shell/ev-properties-fonts.h:
4769         * shell/ev-sidebar-links.h:
4770         * shell/ev-sidebar-thumbnails.h:
4771         * shell/ev-sidebar.h:
4772         * shell/ev-window.h:
4773         
4774         Fixes CHACK type in class casts. See bug #385343
4775         for details.
4776
4777 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4778
4779         * shell/ev-view-private.h:
4780         * shell/ev-view.c: (draw_end_presentation_page),
4781         (ev_view_expose_event), (ev_view_key_press_event),
4782         (ev_view_class_init), (ev_view_init):
4783
4784         Blank screen in presentation mode when pressing 'b' (filling with
4785         black) or 'w' (filling with white) keys. Fixes bug #358132.
4786
4787 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
4788
4789         * data/evince-toolbar.xml:
4790         * shell/ev-window.c:
4791         
4792         Use stock icon for Select All action. Fixes
4793         bug #382652.
4794
4795 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
4796
4797         * shell/ev-view.c: (get_doc_point_from_offset),
4798         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
4799
4800         Add links support in rotated documents. Fixes bug #343733.
4801
4802 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4803
4804         * shell/ev-view-private.h:
4805         * shell/ev-view.c: (draw_end_presentation_page),
4806         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
4807
4808         Show a blank page after the last page in presentation mode with a
4809         message indicating that presentation has finished and how to exit. 
4810
4811 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4812
4813         * shell/ev-window.c: (fullscreen_timeout_cb):
4814
4815         Hide cursor after a while in presentation mode. 
4816
4817 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4818
4819         * backend/ev-document-info.h:
4820         * data/evince-properties.glade:
4821         * pdf/ev-poppler.cc:
4822         * properties/ev-properties-view.c: (ev_regular_paper_size),
4823         (ev_properties_view_set_info):
4824         * ps/ps-document.c: (ps_document_get_info):
4825
4826         Adds a paper size field to the properties dialog. Fixes
4827         bug #307315. Patch by Kasper Svendsen (with some i18n
4828         changes done by me).
4829
4830 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4831
4832         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4833         (screensaver_init_dbus), (totem_scrsaver_new),
4834         (totem_scrsaver_init):
4835         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4836         * shell/ev-application.c: (ev_application_register_service),
4837         (ev_application_screensaver_enable),
4838         (ev_application_screensaver_disable):
4839         * shell/ev-application.h:
4840         * shell/ev-window.c: (ev_window_run_presentation),
4841         (ev_window_stop_presentation), (build_comments_string),
4842         (ev_window_init):
4843         
4844         Move screensaver handling to application. No more
4845         message on startup.
4846
4847 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4848
4849         * configure.ac:
4850         * backend/Makefile.am:
4851         * backend/ev-file-exporter.[ch]:
4852         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
4853         * ps/ps-document.c: (ps_document_file_exporter_*):
4854         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
4855         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4856         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4857         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4858
4859         Allow printing to PDF when suppoted by the backend.
4860         
4861 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4862
4863         * shell/ev-window.c: (build_comments_string):
4864
4865         Use always "Document Viewer" in about dialog. 
4866
4867 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4868
4869         * djvu/djvu-document.c: (djvu_document_get_page_size):
4870
4871         Display a warning message when get_pageinfo fails. 
4872
4873 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
4874
4875         * Makefile.am:
4876         * backend/Makefile.am:
4877         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
4878         * configure.ac:
4879         * shell/ev-window.c: (build_comments_string):
4880         
4881         Make pdf compilation optional. See bug #38007.
4882
4883 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4884
4885         * ps/ps.c: (get_next_text):
4886
4887         Fix CVE-2006-5864.
4888
4889 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4890
4891         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
4892         * shell/ev-navigation-action.c: (connect_proxy),
4893         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4894         
4895         Do not call g_type_class_peek_parent twice.
4896
4897 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4898
4899         * configure.ac:
4900         * data/icons/24x24/.cvsignore:
4901         * data/icons/24x24/Makefile.am:
4902         * data/icons/24x24/evince.png:
4903         * data/icons/Makefile.am:
4904         
4905         Add 24x24 icon. Thanks to 
4906         Michael Monreal <infernux@web.de>.
4907
4908 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4909
4910         * configure.ac: Fix typo in configure.ac. Thanks
4911         to dmacks@netspace.org for notification.
4912
4913 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4914
4915         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4916         
4917         Drop dbus include, fixes compilation with older dbus.
4918
4919 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4920
4921         * configure.ac:
4922         * cut-n-paste/Makefile.am:
4923         * cut-n-paste/totem-screensaver/.cvsignore
4924         * cut-n-paste/totem-screensaver/Makefile.am:
4925         * cut-n-paste/totem-screensaver/README:
4926         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4927         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
4928         * shell/Makefile.am:
4929         * shell/ev-window.c: (ev_window_run_presentation),
4930         (ev_window_stop_presentation), (ev_window_cmd_help_about),
4931         (ev_window_init):
4932
4933         Implemented screensaver enabling/disabling for
4934         presentation mode (not fullscreen mode). Code stolen
4935         from Totem (with some minor tweaks). Fixes bug #338889.
4936
4937 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4938
4939         * configure.ac:
4940
4941         Bump gnome-icon-theme requirements. We use the rotation
4942         icons that appeared recently.
4943
4944 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4945
4946         * shell/ev-history.c: (ev_history_add_page):
4947         * shell/ev-history.h:
4948         * shell/ev-window.c: (page_changed_cb):
4949         
4950         Use page labels instead of numbers.
4951
4952 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4953
4954         * data/evince-toolbar.xml:
4955         * po/POTFILES.in:
4956         * shell/Makefile.am:
4957         * shell/ev-navigation-action-widget.c:
4958         (ev_navigation_action_widget_init),
4959         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
4960         (menu_detacher), (ev_navigation_action_widget_set_menu),
4961         (menu_position_func), (popup_menu_under_arrow),
4962         (ev_navigation_action_widget_toggled),
4963         (ev_navigation_action_widget_button_press_event):
4964         * shell/ev-navigation-action-widget.h:
4965         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
4966         (ev_navigation_action_set_window), (activate_menu_item_cb),
4967         (new_history_menu_item), (new_empty_history_menu_item),
4968         (build_menu), (menu_activated_cb), (connect_proxy),
4969         (create_tool_item), (ev_navigation_action_init),
4970         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
4971         * shell/ev-navigation-action.h:
4972         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
4973         (ev_page_action_widget_set_page_cache),
4974         (ev_page_action_widget_finalize),
4975         (ev_page_action_widget_class_init), (match_selected_cb),
4976         (display_completion_text), (match_completion), (build_new_tree_cb),
4977         (get_filter_model_from_model),
4978         (ev_page_action_widget_update_model):
4979         * shell/ev-page-action-widget.h:
4980         * shell/ev-page-action.c: (activate_link_cb), (update_model),
4981         (connect_proxy):
4982         * shell/ev-page-action.h:
4983         * shell/ev-stock-icons.c:
4984         * shell/ev-stock-icons.h:
4985         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
4986         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
4987         (register_custom_actions):
4988         * shell/main.c:
4989         
4990         Preliminary history implementation
4991
4992 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4993
4994         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
4995         (dvi_document_class_init), (dvi_document_init_params):
4996         * dvi/mdvi-lib/font.c: (font_reference):
4997         
4998         Add reference to subfont. Fixes bug #374277.
4999
5000 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5001
5002         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5003         (ev_window_cmd_file_open_copy_at_dest):
5004
5005         Fix a race condition when creating symlink. Increase the counter
5006         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5007         Mathias Hasselmann).
5008
5009 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5010
5011         * backend/Makefile.am:
5012         * backend/ev-attachment.c: (ev_attachment_open):
5013         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5014         (ev_tmp_dir), (ev_tmp_filename):
5015         * shell/ev-sidebar-attachments.c:
5016         (ev_sidebar_attachments_drag_data_get):
5017         * shell/ev-window.c: (ev_window_clear_temp_file):
5018
5019         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5020         in ensure_dir_exists. Abort without crashing when we can't create
5021         user's directory.
5022
5023 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5024
5025         * data/evince-ui.xml:
5026         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5027         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5028         (ev_window_cmd_file_open_copy_at_dest),
5029         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5030         (ev_view_popup_cmd_open_link_new_window):
5031
5032         Allow opening a copy of the current document in a new window. Fixes bug
5033         #357472
5034
5035 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5036
5037         * data/evince-toolbar.xml:
5038         
5039         Add rotate right and rotate left to available items for toolbar.
5040         
5041         * data/evince-ui.xml:
5042         * shell/ev-window.c: (ev_window_init):
5043         
5044         Customize toolbar with right click. Fixes bug #372451.
5045
5046 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5047
5048         * shell/ev-window.c: 
5049         
5050         Use "object-rotate-{left,right}" stock icons. Fixes 
5051         bug #373863.
5052
5053 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5054
5055         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5056         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5057         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5058         (ev_window_open_uri):
5059         * shell/main.c: (arguments_parse):
5060
5061         Remove temp file created when evince is used by GTK+ in
5062         preview mode. Fixes bug #365282. 
5063
5064 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5065
5066         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5067         
5068         Fixes bug #372474 - Side pane disabled when entering 
5069         and leaving fullscreen mode.
5070
5071 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5072
5073         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
5074         * data/Makefile.am:
5075         * data/evince-preview-toolbar.xml:
5076         * data/evince-toolbar.xml:
5077         * shell/ev-application.c: (ev_application_shutdown),
5078         (ev_application_init), (ev_application_get_toolbars_model):
5079         * shell/ev-application.h:
5080         * shell/ev-window.c: (update_chrome_visibility),
5081         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
5082         (ev_window_cmd_edit_toolbar), (ev_window_init):
5083         
5084         Fixes bug #364364 - toolbar editor shows zoom actions again.
5085
5086 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5087
5088         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5089
5090         Do not take margins into consideration for paper size when printing.
5091         Really fixes bug #350491.
5092
5093 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5094
5095         * data/evince-ui.xml:
5096         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
5097         (ev_window_cmd_file_print_setup),
5098         (ev_window_print_dialog_response_cb),
5099         (ev_window_setup_action_sensitivity):
5100
5101         Add page setup settings for printing. Fixes bugs #363860 and #350491.
5102
5103 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5104
5105         * shell/ev-window.c: (ev_window_print_range):
5106
5107         Revert my previuos commit, since printing to PDF is not supported by
5108         evince yet. 
5109
5110 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5111
5112         * shell/ev-window.c: (ev_window_print_range):
5113
5114         Enable print to a PDF. Fixes bug #332121.
5115
5116 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5117
5118         * shell/ev-application-service.xml:
5119         * shell/ev-application.[ch]: (ev_application_open_window),
5120         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
5121         (ev_application_open_uri), (ev_application_open_uri_list):
5122         * shell/ev-window.c: (file_open_dialog_response_cb),
5123         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
5124         (drag_data_received_cb), (open_remote_link):
5125         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
5126
5127         Add support for multiscreen systems. Fixes bug #316206.
5128
5129 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5130
5131         * shell/ev-jobs.[ch]: (ev_job_print_new),
5132         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
5133         (ev_job_print_do_page):
5134         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
5135
5136         Allow printing only odd/even pages. Fixes bug #367289.
5137
5138 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5139
5140         * test/test1.py:
5141         * test/test2.py:
5142
5143         Re-add locale settings to test files.
5144
5145 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5146
5147         * data/evince-ui.xml:
5148         * shell/ev-window.c: (set_action_properties):
5149         
5150         Removed garbage from code and ui.
5151
5152 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5153
5154         * shell/ev-window.c: (ev_window_cmd_help_about):
5155
5156         Shamelessly add my name to the list of contributors.
5157
5158 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5159
5160         * test/test1.py:
5161         * test/test2.py:
5162
5163         Cleaned up the dogtail scripts.
5164
5165 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5166
5167         * shell/ev-view.c: (draw_loading_text): Don't render
5168         "loading..." text in presentation mode. Temporary
5169         workaround for bug #320352.
5170
5171 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5172
5173         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5174         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5175
5176         Use print settings scale, copies, collate and reverse which were
5177         ignored. Fixes bug #359032.
5178
5179 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5180
5181         * configure.ac:
5182         * data/evince-password.glade:
5183         * test/Makefile.am:
5184         * test/test-encrypt.pdf:
5185         * test/test-links.pdf:
5186         * test/test1.py:
5187         * test/test2.py:
5188
5189         Add automated UI tests for evince with dogtail. See
5190         bug #300948.    
5191
5192 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5193
5194         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5195
5196         Hide fullscreen toolbar when switching to another desktop workspace.
5197         Fixes bug #338871
5198
5199 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5200
5201         * shell/ev-window-title.c: 
5202         
5203         Test for .dvi in title of pdf documents.
5204
5205 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5206
5207         * shell/ev-view.c: (ev_view_scroll):
5208
5209         Page Up/Down should do page jumps in "Best fit" mode.
5210         If a user has explicitly chosen to view exactly one page
5211         at a time, scrolling just a part of the page when
5212         pressing Page Up/Down is not right. Fixes bug #323107.
5213
5214 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5215
5216         * NEWS:
5217         * configure.ac:
5218         
5219         Update for 0.6.1
5220
5221 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5222
5223         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5224         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5225         
5226         Correctly disconnect from job signals on destroy.
5227
5228 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5229
5230         * shell/ev-view-private.h:
5231         * shell/ev-view.c: (view_set_adjustment_values),
5232         (view_update_range_and_current_page),
5233         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5234         
5235         Fixes bug #343199, current page now follows find page.
5236
5237 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5238
5239         * backend/ev-document-factory.c:
5240         * configure.ac:
5241         Assigned OpenDocument presenation MIME type to the
5242         Impress backend. Added some missing (but harmless)
5243         #ifdefs in the document factory as well to make things
5244         consistent again. Fixes bug #360658.
5245
5246 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5247
5248         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5249         * backend/ev-document-find.c: (ev_document_find_get_type):
5250         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5251         * backend/ev-document-links.c: (ev_document_links_get_type):
5252         * backend/ev-document-security.c: (ev_document_security_get_type):
5253         * backend/ev-document-thumbnails.c:
5254         (ev_document_thumbnails_get_type):
5255         * backend/ev-document.c: (ev_document_get_type):
5256         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5257         * backend/ev-selection.c: (ev_selection_get_type):
5258         * cut-n-paste/recent-files/egg-recent-model.c:
5259         (egg_recent_model_get_type):
5260         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5261         (egg_recent_view_uimanager_get_type):
5262         * cut-n-paste/recent-files/egg-recent-view.c:
5263         (egg_recent_view_get_type):
5264         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5265         (egg_editable_toolbar_get_type):
5266         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5267         (egg_toolbar_editor_get_type):
5268         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5269         (egg_toolbars_model_get_type):
5270         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5271         (egg_tree_multi_drag_source_get_type):
5272         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5273         (ephy_zoom_action_get_type):
5274         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5275         (ephy_zoom_control_get_type):
5276         * impress/r_back.c: (_imp_fill_back):
5277         * properties/ev-properties-main.c:
5278         (ev_properties_plugin_register_type):
5279         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5280         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5281         (ev_view_accessible_factory_get_type):
5282
5283         Reduce relocations. Bug #360616.
5284
5285 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5286
5287         * backend/ev-document-factory.c:
5288         (ev_document_factory_get_document):
5289         
5290         Load document even if extension is wrong.
5291
5292 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5293
5294         * shell/ev-metadata-manager.c: (save_values):
5295         * shell/ev-window.c: (setup_size_from_metadata),
5296         (setup_view_from_metadata), (ev_window_setup_document),
5297         (ev_window_xfer_job_cb), (window_configure_event_cb):
5298         
5299         Set size according to the document size/page size ratio.
5300         That should correct rather wierd behaviour of the previous
5301         commit.
5302
5303 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5304
5305         * shell/ev-window.c: (setup_view_from_metadata):
5306         
5307         Set size for new windows from previous window size.
5308         See bugs #354968 and #168450 for details. Thanks
5309         to Meik Hellmund.
5310
5311 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5312
5313         * djvu/djvu-links.c: (build_tree):
5314
5315         Fix memory leak.
5316
5317 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5318
5319         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5320         
5321         Don't make sidebar close button insensitive. Fixes
5322         bug #357871.
5323
5324 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5325
5326         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5327         (ev_window_set_view_accels_sensitivity):
5328         
5329         Don't enable Slash on documents which don't support
5330         find. Fixes bug #358648.
5331
5332 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5333
5334         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5335         open dialog fall back to the current document uri if the
5336         filechooser hasn't been used before. Fixes bug #356980.
5337
5338 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5339
5340         * shell/ev-window.c: (ev_window_setup_recent), 
5341         (ev_window_get_recent_file_label):
5342
5343         Escape underscores in filenames of recent file items.
5344
5345 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5346
5347         * configure.ac:
5348         
5349         Bumped poppler requirements, really 0.5.3 is very 
5350         buggy, now we require 0.5.4.
5351
5352 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5353
5354         * djvu/Makefile.am:
5355         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5356         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5357         (djvu_document_document_links_iface_init):
5358         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5359         (number_from_string_10), (get_djvu_link_dest),
5360         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5361         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5362         (djvu_links_get_links), (djvu_links_find_link_dest),
5363         (djvu_links_get_links_model):
5364         * djvu/djvu-links.h:
5365         
5366         Add support for links and bookmarks in djvu documents. Thanks
5367         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5368         patch.
5369
5370 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5371
5372         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5373         
5374         Reopen should reload document. Fixes 
5375         bug 327951.
5376
5377 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5378
5379         * configure.ac:
5380         * data/Makefile.am:
5381         * data/evince-16.png:
5382         * data/evince-22.png:
5383         * data/evince.png:
5384         * data/evince.svg:
5385         * data/icons/16x16/Makefile.am:
5386         * data/icons/16x16/evince.png:
5387         * data/icons/22x22/Makefile.am:
5388         * data/icons/22x22/evince.png:
5389         * data/icons/48x48/Makefile.am:
5390         * data/icons/48x48/evince.png:
5391         * data/icons/Makefile.am:
5392         * data/icons/scalable/Makefile.am:
5393         * data/icons/scalable/evince.svg:
5394         
5395         Install icons with correct names. Fixes
5396         bug #354429.
5397
5398 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5399
5400         * shell/ev-view.c: (ev_view_button_release_event):
5401
5402         Don't open links with middle mouse button. Fixes bug #353649
5403
5404 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5405
5406         * NEWS:
5407         * configure.ac:
5408         
5409         Update for release 0.6.0
5410
5411 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5412
5413         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5414         Implement Close named action. Patch by Carlos Garcia Campos.
5415
5416 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5417
5418         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5419         
5420         Don't clear link mapping on copy_job_to_job_info. Fixes
5421         bug 346168.
5422
5423 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5424
5425         * shell/main.c: (main):
5426
5427         Revert my previous commit, gnome_program_init owns the option context.
5428         Fix another memory leak in main. Both caught by Christian Persch. 
5429
5430 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5431
5432         * shell/main.c: (main):
5433
5434         Fix memory leak.
5435
5436 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5437
5438         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5439
5440         Fix crash when opening a pdf with password protection. 
5441
5442 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5443
5444         * pdf/ev-poppler.cc: (pdf_document_search_free):
5445
5446         Fix memory leak. 
5447
5448 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5449
5450         * backend/ev-document-factory.c:
5451         (ev_document_factory_get_document):
5452         * tiff/tiff-document.c: (tiff_document_finalize):
5453         
5454         More correct handling of document loading. Fixes
5455         bug #349043.
5456
5457 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5458
5459         * backend/ev-attachment.c: (ev_attachment_save):
5460
5461         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5462         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5463
5464 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5465         
5466         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5467         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5468
5469 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5470
5471         * shell/ev-sidebar-thumbnails.c:
5472
5473         Do not render thumbnails unless thumbnails page is active in the
5474         sidebar.
5475
5476 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5477
5478         * shell/ev-properties-dialog.c:
5479
5480         Fix dialogue spacing. Bug #351370.
5481
5482 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5483
5484         * configure.ac:
5485
5486         Use lowercase gettext catalog file names (evince.mo
5487         instead of Evince.mo)
5488
5489 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5490
5491         * shell/ev-sidebar-attachments.c:
5492
5493         GtkIconTheme is now screen safe too. Fixes bug #350878
5494
5495 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5496
5497         * shell/ev-window.c:
5498
5499         GtkRecent manager is now screen safe. Fixes bug #350145
5500
5501 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5502
5503         * shell/ev-sidebar.c: (ev_sidebar_init):
5504         
5505         Make sidebar close icon smaller. Fix for bug 350177.
5506         See also bugs 350176 and 165770.
5507
5508 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5509
5510         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5511
5512         Ignore zoom for xyz destinations when it's <= 1, keeping user
5513         preferences instead. Set correct sizing-mode for fith and fitv
5514         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5515
5516 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5517
5518         * NEWS:
5519         * configure.ac:
5520         
5521         Update for release 0.5.5
5522
5523 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5524         
5525         * shell/ev-window.c: (ev_window_cmd_escape)
5526
5527         Escape unfocus page entry. Fixes bug #345809.
5528
5529 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5530
5531         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5532         (build_tree), (pdf_document_links_get_links),
5533         (pdf_document_links_find_link_dest):
5534         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5535         (goto_xyz_dest):
5536
5537         Convert from PDF style coordinates to X style coordinates in the
5538         backend rather than in the view. Fixes bug #338440
5539
5540 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5541
5542         * shell/ev-window.c:
5543         
5544         Remove Ctrl+Shift+T shortcut for toolbars. See
5545         the bug #350098.
5546
5547 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5548
5549         * configure.ac:
5550
5551         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5552         of this. 
5553
5554 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5555
5556         * configure.ac:
5557         * cut-n-paste/Makefile.am:
5558         * data/evince-ui.xml:
5559         * shell/Makefile.am:
5560         * shell/ev-application.[ch]:
5561         * shell/ev-window.c:
5562
5563         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5564         #349273
5565
5566 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5567
5568         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5569         findbar code: s/help/search/
5570
5571 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5572
5573         * shell/ev-window.c: (setup_document_from_metadata),
5574         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5575         (setup_view_from_metadata):
5576         
5577         Fix memory leaks.
5578
5579 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5580
5581         * autogen.sh, configure.ac: 
5582         
5583         Update automake usage. See bug 349292.
5584
5585 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5586
5587         * shell/eggfindbar.c: (egg_find_bar_class_init),
5588         (entry_activate_callback), (egg_find_bar_init),
5589         (egg_find_bar_set_status_text):
5590         * shell/eggfindbar.h:
5591         
5592         Unify Evince findbar with Epiphany. Nice patch
5593         from Fabricio Silva <silva@crans.org> and
5594         Frederic Peters <fpeters@entrouvert.com>. See
5595         bug #339966 for details.
5596
5597 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5598
5599         * data/evince.desktop.in.in:
5600         
5601         Correct information for bugzilla. Thanks to
5602         Olaf Vitters, see bug #348855.
5603
5604 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5605
5606         * shell/ev-jobs.[ch]:
5607         * shell/ev-sidebar-links.c:
5608         * shell/ev-window.[ch]:
5609
5610         GtkPrintJob doesn't support print ranges or current page, so we export
5611         to a ps file now when printing ranges or current page.
5612
5613 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5614
5615         * pdf/ev-poppler.cc:
5616         * shell/ev-window.c: (do_action_named):
5617
5618         We should be more clear about bugzilla. See the
5619         poppler bug #7623.
5620
5621 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5622
5623         * configure.ac:
5624         * shell/Makefile.am:
5625         * shell/ev-job-queue.c:
5626         * shell/ev-jobs.[ch]:
5627         * shell/ev-sidebar-links.c:
5628         * shell/ev-window.[ch]:
5629         
5630         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5631         #348422
5632
5633 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5634
5635         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5636         * shell/ev-application-service.xml:
5637         * shell/ev-application.[ch]:
5638         * shell/ev-jobs.[ch]:
5639         * shell/ev-window.[ch]: (ev_window_run_preview):
5640         * shell/main.c: 
5641
5642         Add preview mode to use evince as a printing previewer. It also adds
5643         other command line options for fullscreen and presentation modes.
5644         Fixes bugs #347822, #317031
5645
5646 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5647
5648         * NEWS:
5649         * configure.ac:
5650         
5651         Update for release 0.5.4
5652
5653 2006-07-11  Bastien Nocera <hadess@hadess.net>
5654
5655         * Makefile.am:
5656         * backend/Makefile.am:
5657         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5658         * backend/ev-document-factory.h:
5659         * configure.ac:
5660         * impress/.cvsignore:
5661         * impress/Makefile.am:
5662         * impress/common.h:
5663         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5664         (imp_get_page), (imp_next_page), (imp_prev_page),
5665         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
5666         * impress/f_oasis.c: (render_object), (render_page),
5667         (get_geometry), (_imp_oasis_load):
5668         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
5669         (_imp_oo13_load):
5670         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
5671         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
5672         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
5673         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
5674         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
5675         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
5676         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
5677         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
5678         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
5679         (iks_new_within), (iks_insert), (iks_insert_cdata),
5680         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
5681         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
5682         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
5683         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
5684         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
5685         (iks_cdata), (iks_cdata_size), (iks_has_children),
5686         (iks_has_attribs), (escape_size), (my_strcat), (escape),
5687         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
5688         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
5689         (iks_tree), (iks_load), (iks_save):
5690         * impress/iksemel.h:
5691         * impress/imposter.h:
5692         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
5693         (imp_render_draw_bezier_real), (imp_render_get_size),
5694         (imp_render_set_fg_color), (imp_render_draw_line),
5695         (imp_render_draw_rect), (imp_render_draw_polygon),
5696         (imp_render_draw_arc), (imp_render_draw_bezier),
5697         (imp_render_open_image), (imp_render_get_image_size),
5698         (imp_render_scale_image), (imp_render_draw_image),
5699         (imp_render_close_image), (imp_render_markup),
5700         (imp_render_get_text_size), (imp_render_draw_text),
5701         (impress_document_load), (impress_document_save),
5702         (impress_document_get_n_pages), (impress_document_get_page_size),
5703         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
5704         (impress_document_finalize), (impress_document_class_init),
5705         (impress_document_can_get_text), (impress_document_get_info),
5706         (impress_document_document_iface_init),
5707         (impress_document_thumbnails_get_thumbnail),
5708         (impress_document_thumbnails_get_dimensions),
5709         (impress_document_document_thumbnails_iface_init),
5710         (impress_document_init):
5711         * impress/impress-document.h:
5712         * impress/internal.h:
5713         * impress/r_back.c: (_imp_fill_back):
5714         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
5715         (_imp_draw_image), (_imp_tile_image):
5716         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
5717         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
5718         (r_polyline):
5719         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
5720         (r_draw_gradient_complex), (r_draw_gradient):
5721         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
5722         (r_get_bullet):
5723         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
5724         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
5725         (r_text):
5726         * impress/render.c: (imp_create_context), (imp_context_set_page),
5727         (imp_context_set_step), (imp_render), (imp_delete_context):
5728         * impress/render.h:
5729         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
5730         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
5731         (zip_load_xml), (zip_get_size), (zip_load):
5732         * impress/zip.h:
5733         * shell/ev-utils.c:
5734         
5735         New backend to support impress slides. Fixes bug #30867.
5736
5737 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
5738
5739         * shell/ev-utils.c: (using_postscript_printer):
5740         
5741         Fixes crash when print using PAPI backend,
5742         bug #345012.
5743
5744 2006-06-09  Pat Rondon  <pmr@patrondon.org>
5745
5746         * shell/ev-jobs.c: (ev_job_xfer_run):
5747         * shell/ev-window.c: (password_dialog_response),
5748         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
5749         (ev_window_dispose):
5750         Fixes bug #344160: if the xfer job doesn't complete
5751         because a password is required, reload the existing
5752         instance instead of creating a new one.
5753
5754 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5755
5756         * shell/main.c: (main): Call gdk_threads_init. Thus
5757         we'll avoid errors in auth dialog. Fix for the bug
5758         #343347.
5759
5760 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5761
5762         * configure.ac: Advertise pixbuf support, fix
5763         for the bug 343317.
5764
5765 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5766
5767         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
5768         (ev_sidebar_thumbnails_set_document):
5769         
5770         Update sidebar thumbnails after reloading.
5771
5772 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5773
5774         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
5775         * shell/ev-jobs.h:
5776         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
5777         (ev_window_cmd_view_reload), (ev_window_init):
5778         
5779         Don't crash on reload. Fix for the bug #343167.
5780
5781 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5782
5783         * shell/ev-jobs.c: (ev_job_render_run):
5784         
5785         Check for document links.
5786
5787 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5788
5789         * backend/ev-attachment.c: (ev_attachment_save),
5790         (ev_attachment_launch_app), (ev_attachment_open):
5791         * backend/ev-document-factory.c: (get_document_from_uri):
5792         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5793         (egg_recent_view_uimanager_set_list):
5794         * ps/ps-document.c: (check_filecompressed), (document_load),
5795         (ps_document_load):
5796         * shell/ev-metadata-manager.c: (load_values):
5797         * shell/ev-password.c: (ev_password_dialog_set_property):
5798         * shell/ev-view.c: (tip_from_link):
5799         * shell/ev-window.c: (file_save_dialog_response_cb),
5800         (ev_window_print_dialog_response_cb):
5801         
5802         Use consistent quoting style. Fix for the bug #320285.
5803
5804 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5805
5806         * shell/ev-jobs.c: (ev_job_xfer_run):
5807         * shell/main.c: (load_files):
5808                 
5809         Open links with anchors. Fix for the bug #339836.
5810
5811 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5812
5813         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
5814         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
5815         (ev_link_dest_set_property), (ev_link_dest_finalize),
5816         (ev_link_dest_class_init), (ev_link_dest_new_named),
5817         (ev_link_dest_new_page_label):
5818         * backend/ev-link-dest.h:
5819         * shell/ev-application.c: (ev_application_open_uri):
5820         * shell/ev-view.c: (goto_dest):
5821         * shell/ev-window.c:
5822         * shell/ev-window.h:
5823         
5824         Fix page-label command line option. Bug #342070.
5825
5826 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5827
5828         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5829         
5830         Don't show highlight rects if page can't be showed. Fix for 
5831         the bug #342076
5832
5833 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5834
5835         * shell/ev-window.c: (setup_sidebar_from_metadata),
5836         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
5837         
5838         Setup sidebar from metadata even if there is no document
5839         loaded. Fix for the bug #342807.
5840
5841 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5842
5843         * cut-n-paste/toolbar-editor/Makefile.am:
5844         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5845         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
5846         (find_action), (drag_data_delete_cb), (drag_begin_cb),
5847         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
5848         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
5849         (popup_context_menu_cb), (button_press_event_cb),
5850         (configure_item_sensitivity), (configure_item_cursor),
5851         (configure_item_tooltip), (connect_widget_signals),
5852         (action_sensitive_cb), (create_item_from_action),
5853         (create_item_from_position), (toolbar_drag_data_received_cb),
5854         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
5855         (toolbar_drag_leave_cb), (configure_drag_dest),
5856         (toggled_visibility_cb), (toolbar_visibility_refresh),
5857         (create_dock), (toolbar_changed_cb), (unparent_fixed),
5858         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
5859         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
5860         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
5861         (egg_editable_toolbar_dispose),
5862         (egg_editable_toolbar_set_ui_manager),
5863         (egg_editable_toolbar_get_selected),
5864         (egg_editable_toolbar_set_selected), (set_edit_mode),
5865         (egg_editable_toolbar_set_property),
5866         (egg_editable_toolbar_get_property),
5867         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
5868         (egg_editable_toolbar_new_with_model),
5869         (egg_editable_toolbar_get_edit_mode),
5870         (egg_editable_toolbar_set_edit_mode),
5871         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
5872         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
5873         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
5874         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
5875         (item_added_or_removed_cb), (toolbar_removed_cb),
5876         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
5877         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
5878         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
5879         (editor_create_item_from_name), (append_table),
5880         (update_editor_sheet), (egg_toolbar_editor_init):
5881         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
5882         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5883         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
5884         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
5885         (toolbar_node_free), (egg_toolbars_model_get_flags),
5886         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
5887         (egg_toolbars_model_get_name), (impl_add_item),
5888         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
5889         (parse_data_list), (parse_item_list), (parse_toolbars),
5890         (egg_toolbars_model_load_toolbars), (parse_available_list),
5891         (parse_names), (egg_toolbars_model_load_names),
5892         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
5893         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
5894         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
5895         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
5896         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
5897         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
5898         (egg_toolbars_model_set_types), (fill_avail_array),
5899         (egg_toolbars_model_get_name_avail),
5900         (egg_toolbars_model_get_name_flags),
5901         (egg_toolbars_model_set_name_flags):
5902         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
5903         * cut-n-paste/toolbar-editor/eggintl.h:
5904         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5905         (egg_tree_multi_drag_source_get_type),
5906         (egg_tree_multi_drag_source_row_draggable),
5907         (egg_tree_multi_drag_source_drag_data_delete),
5908         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
5909         (egg_tree_multi_drag_button_release_event), (selection_foreach),
5910         (path_list_free), (set_context_data), (get_context_data),
5911         (get_info), (egg_tree_multi_drag_drag_data_get),
5912         (egg_tree_multi_drag_motion_event),
5913         (egg_tree_multi_drag_button_press_event),
5914         (egg_tree_multi_drag_add_drag_support):
5915         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
5916         * shell/ev-application.c: (ev_application_init),
5917         (ev_application_save_toolbars_model):
5918         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
5919         (ev_window_cmd_edit_toolbar), (ev_window_init):
5920         
5921         Sync toolbareditor with epiphany and libegg
5922
5923 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5924
5925         * configure.ac: 
5926
5927         Depend on poppler 0.5.2
5928
5929 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5930
5931         * shell/ev-jobs.c: (ev_job_render_run):
5932         
5933         Check if document supports links iterface.
5934
5935 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5936
5937         * NEWS:
5938         * configure.ac:
5939         
5940         Update for release 0.5.3
5941
5942 2006-05-13  Michael Plump  <plumpy@skylab.org>
5943
5944         * configure.ac:
5945         * shell/Makefile.am:
5946         * shell/main.c: (main):
5947         
5948         Port to GOption command line parsing. Fix for the 
5949         bug #327518
5950
5951 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5952
5953         * shell/ev-window.c: (ev_window_cmd_help_about):
5954         
5955         Do not wrap license. Fix for the bug #309460.
5956
5957 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5958
5959         * configure.ac:
5960         * properties/ev-properties-main.c: (ev_properties_get_pages):
5961         * shell/ev-application.c: (ev_application_open_window),
5962         (ev_application_open_uri_at_dest):
5963         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5964         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
5965         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
5966         * shell/ev-utils.c: (save_print_config_to_file):
5967         * shell/ev-window.c: (ev_window_cmd_save_as),
5968         (ev_attachment_popup_cmd_save_attachment_as):
5969         * shell/main.c: (load_files_remote):
5970         
5971         Bump requirements to gtk 2.8 and drop all ifdefs used.
5972
5973 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5974
5975         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
5976         * shell/ev-window.c: (ev_window_init):
5977         
5978         Show attachments page.
5979
5980 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5981
5982         * po/POTFILES.in:
5983         * shell/ev-attachment-bar.c:
5984         * shell/ev-attachment-bar.h:
5985         * shell/ev-sidebar-attachments.c:
5986         (ev_sidebar_attachments_icon_cache_add),
5987         (icon_theme_get_pixbuf_from_mime_type),
5988         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
5989         (ev_sidebar_attachments_icon_cache_refresh),
5990         (ev_sidebar_attachments_get_attachment_at_pos),
5991         (ev_sidebar_attachments_popup_menu_show),
5992         (ev_sidebar_attachments_popup_menu),
5993         (ev_sidebar_attachments_button_press),
5994         (ev_sidebar_attachments_update_icons),
5995         (ev_sidebar_attachments_drag_data_get),
5996         (ev_sidebar_attachments_get_property),
5997         (ev_sidebar_attachments_destroy),
5998         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
5999         (ev_sidebar_attachments_new),
6000         (ev_sidebar_attachments_set_document),
6001         (ev_sidebar_attachments_support_document),
6002         (ev_sidebar_attachments_get_label),
6003         (ev_sidebar_attachments_page_iface_init):
6004         * shell/ev-sidebar-attachments.h:
6005         * shell/ev-window.c: (update_chrome_visibility),
6006         (setup_sidebar_from_metadata), (ev_window_setup_document),
6007         (ev_window_sidebar_current_page_changed_cb),
6008         (attachment_bar_menu_popup_cb), (ev_window_init):
6009         
6010         Move attachments bar to sidebar.
6011
6012 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6013
6014         * pdf/ev-poppler.cc:
6015         * shell/ev-application.[ch]:
6016         * shell/main.c:
6017
6018         Fix some memory leaks.
6019
6020 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6021
6022         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6023
6024         Change the properties dialog response to
6025         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6026         will make the dialog go away when the user presses
6027         enter. With gtk+ >= 2.9 this will happen anyway, but for
6028         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6029         escape by default. Fixes bug #340539. See also bug
6030         #101293 for the gtk+ part.
6031
6032 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6033
6034         * shell/ev-view.c (tip_from_action_named): Replace some strings
6035         that were wrong. Closes #340970.
6036
6037 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6038
6039         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6040
6041         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6042         #341049
6043
6044 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6045
6046         * djvu/Makefile.am:
6047         * dvi/Makefile.am:
6048         * dvi/mdvi-lib/Makefile.am:
6049         * properties/Makefile.am:
6050         * ps/Makefile.am:
6051         * shell/Makefile.am:
6052         * thumbnailer/Makefile.am:
6053         
6054         Due to broken libtool that is unable to track dependencies
6055         of noinst libraries we are forced to explicitely point
6056         libraries for binary. Fix for the bug #333334.
6057
6058 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6059
6060         * data/evince.desktop.in.in:
6061         * shell/ev-view.c: (view_update_range_and_current_page),
6062         (ev_view_next_page), (ev_view_previous_page):
6063         * shell/ev-window.c: (update_chrome_visibility),
6064         (setup_sidebar_from_metadata), (ev_window_setup_document),
6065         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
6066         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6067         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
6068         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6069         (ev_window_stop_presentation), (ev_window_focus_in_event),
6070         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
6071         (ev_window_init):
6072         * thumbnailer/Makefile.am:
6073         
6074         Update fullscreen and presentation timeout handling. Hide
6075         cursor in presentation after timeout. Fix for the bugs
6076         #136359 and #336981.
6077
6078 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6079
6080         * backend/ev-link-action.[ch]:
6081         * pdf/ev-poppler.cc: (ev_link_from_action):
6082         * shell/ev-view-private.h:
6083         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
6084         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
6085
6086         Add support for Named Action links
6087
6088 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
6089
6090         * backend/Makefile.am:
6091         * backend/ev-document-links.[ch]:
6092         * backend/ev-document.[ch]:
6093         * backend/ev-link-action.[ch]:
6094         * backend/ev-link-dest.[ch]:
6095         * backend/ev-link.[ch]:
6096         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
6097         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
6098         * shell/ev-page-action.c: (build_new_tree_cb):
6099         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
6100         (links_page_num_func), (update_page_callback):
6101         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
6102         (tip_from_link):
6103         * shell/ev-jobs.c:
6104         * shell/ev-window.[ch]: (ev_window_open_uri),
6105         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
6106         * shell/ev-application.[ch]: (ev_application_open_window),
6107         (ev_application_open_uri):
6108
6109         Rework links system, it adds support for remote links now and it makes
6110         easier to add new kinds of actions and destinations. Fixes bug #317292
6111
6112 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6113
6114         * data/Makefile.am:
6115         * data/evince.png:
6116         * data/evince-16.png:
6117         * data/evince-22.png:
6118         * data/evince.svg:
6119         * shell/main.c: (main):
6120         
6121         Evince use it's own icon. Fix for the bug #313392.
6122
6123         * shell/ev-window.c: (fullscreen_timeout_cb),
6124         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6125         (ev_window_cmd_help_about), (ev_window_dispose):
6126         
6127         Simplify fullscreen timeout code.
6128
6129 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
6130
6131         * backend/ev-attachment.c: 
6132         * shell/ev-attachment-bar.c:
6133         * shell/ev-window.c:
6134
6135         Allow multiple selection of attachments
6136
6137 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6138
6139         * shell/ev-view.c: (view_update_range_and_current_page),
6140         (ev_view_scroll):
6141         
6142         Fix for the bug #312573 – Optimal selection of current 
6143         page among visible pages.
6144
6145 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6146
6147         * configure.ac:
6148         * djvu/Makefile.am:
6149         * djvu/djvu-text.h:
6150         
6151         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
6152         for the bug 339868.
6153
6154 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
6155
6156         * configure.ac: Fix the LINGUAS stuff here too so it builds.
6157
6158 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6159
6160         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6161         dictated by the GNOME HIG. Fixes bug #339235.
6162
6163 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6164
6165         * data/evince-ui.xml:
6166         * shell/ev-view.c: (ev_view_can_find_previous):
6167         * shell/ev-view.h:
6168         * shell/ev-window.c: (ev_window_update_actions),
6169         (ev_window_cmd_edit_find_previous):
6170
6171         Add support for "Find Previous" as dictated by the GNOME HIG. A
6172         menu item is added and some glue code to make it all work is added
6173         to various files.
6174
6175 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6176
6177         * configure.ac: Award myself the "useless use of cat" award.
6178
6179 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6180
6181         * po/LINGUAS: New file listing all supported languages.
6182
6183         * configure.in: Use po/LINGUAS instead of including all languages
6184         directly in this file. See the wiki for more information:
6185         http://live.gnome.org/GnomeGoals/PoLinguas
6186
6187 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6188
6189         * backend/ev-document-factory.c:
6190
6191         Do not load the document twice when there isn't errors
6192
6193 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6194
6195         * backend/ev-attachment.c: 
6196
6197         Fix a crash when there isn't a default application to open an
6198         attachment
6199
6200 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6201
6202         * backend/ev-attachment.[ch]:
6203         * shell/ev-attachment-bar.[ch]:
6204
6205         Added missing files. 
6206
6207 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6208
6209         * backend/Makefile.am:
6210         * data/evince-ui.xml:
6211         * backend/ev-attachment.[ch]:
6212         * backend/ev-document.[ch]: (ev_document_has_attachments),
6213         (ev_document_get_attachments):
6214         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6215         (attachment_save_to_buffer), (pdf_document_get_attachments),
6216         (pdf_document_document_iface_init):
6217         * shell/Makefile.am:
6218         * shell/ev-attachment-bar.[ch]:
6219         * shell/ev-window.c:
6220
6221         Add support for PDF attachments. Fixes bug #325143
6222
6223 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6224
6225         * backend/ev-document-factory.c: (get_document_from_uri),
6226         (ev_document_factory_get_document):
6227         * backend/ev-document-factory.h:
6228         * properties/ev-properties-main.c: (ev_properties_get_pages):
6229         * shell/Makefile.am:
6230         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6231         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6232         (ev_job_queue_remove_job):
6233         * shell/ev-job-queue.h:
6234         * shell/ev-job-xfer.c:
6235         * shell/ev-job-xfer.h:
6236         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6237         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6238         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6239         (ev_job_xfer_run):
6240         * shell/ev-jobs.h:
6241         * shell/ev-window.c: (ev_window_is_empty),
6242         (password_dialog_response), (ev_window_clear_xfer_job),
6243         (ev_window_xfer_job_cb), (ev_window_open_uri),
6244         (ev_window_cmd_focus_page_selector),
6245         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6246         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6247         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6248         (ev_window_dispose):
6249         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6250         
6251         * Cleanup mime type detection on document load. Fix for the
6252         bug #336448.
6253
6254 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6255
6256         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6257         
6258         Fix crash on exit, described in the bug #336825.
6259
6260 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6261
6262         * backend/ev-document-factory.c:
6263         (ev_document_factory_get_from_mime),
6264         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6265         (ev_document_factory_get_document),
6266         (file_filter_add_mime_list_and_free),
6267         (ev_document_factory_add_filters):
6268         * backend/ev-document-factory.h:
6269         * properties/ev-properties-main.c: (ev_properties_get_pages):
6270         * shell/Makefile.am:
6271         * shell/ev-application.c:
6272         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6273         * shell/ev-window.c: (ev_window_cmd_file_open),
6274         (ev_window_cmd_save_as):
6275         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6276         
6277         Rework factory functions so they are placed now in a single 
6278         file ev-document-factory.c
6279
6280 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6281
6282         * shell/ev-window.c: (update_chrome_visibility):
6283         
6284         Fix for the bug 166566 - don't show menubar in fullscreen
6285         mode.
6286
6287 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6288
6289         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6290
6291 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6292
6293         * shell/ev-view.c: (ev_view_expose_event):
6294         
6295         More correctly draw loading text when document
6296         is empty.
6297
6298 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6299
6300         * shell/ev-view.c: (ev_view_scroll):
6301         
6302         Fix for the bug #334854, page down and page up switch
6303         pages in presentation mode.
6304
6305 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6306
6307         * shell/ev-window.c: (ev_window_set_action_sensitive),
6308         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6309         (ev_window_set_view_accels_sensitivity),
6310         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6311         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6312         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6313         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6314         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6315         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6316         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6317         (view_actions_focus_in_cb), (ev_window_init):
6318         
6319         Fix for the bug #333902, now it's possible to search
6320         words with slash.
6321
6322 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6323
6324         * configure.ac: Added Breton translation.
6325         * po/br.po: Added Breton translation.
6326
6327 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6328
6329         * shell/ev-window-title (ev_window_title_update):
6330
6331         Fix memory leak in window title. Fixes bug #333944
6332
6333 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6334
6335         * shell/ev-metadata-manager.c (parseItem):
6336
6337         Fix memory leaks. Fixes bug #333945
6338
6339 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6340         
6341         * NEWS, configure.ac, TODO:
6342         
6343         Update for release 0.5.2.
6344
6345 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6346
6347         * shell/ev-view.c: (view_update_range_and_current_page),
6348         (page_changed_cb):
6349         
6350         Don't jump on scrolling, fix for the bug #333127.
6351
6352 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6353
6354         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6355         
6356         Scroll by one page in presentation mode. Fix for the bug
6357         #332993.
6358
6359 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6360
6361         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6362
6363 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6364
6365         * configure.ac  Added lv in ALL_LINGUAS line.
6366
6367 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6368         
6369         * NEWS, configure.ac:
6370         
6371         Update for release 0.5.1
6372
6373 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6374
6375         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6376         * backend/ev-document-misc.h:
6377         * shell/ev-view.c: (draw_one_page):
6378         
6379          Clairfy what page the toolbar page number applies to. Fix
6380          for the bug #328102.
6381
6382 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6383
6384         * shell/ev-view-private.h:
6385         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6386         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6387         (ev_view_search_changed):
6388         * shell/ev-view.h:
6389         * shell/ev-window.c: (find_bar_search_changed_cb):
6390         
6391         Dont't jump to find result if window was scrolled during search.
6392         Fix for the bug #313266.
6393
6394 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6395
6396         * shell/eggfindbar.c: (egg_find_bar_class_init):
6397         * shell/eggfindbar.h:
6398         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6399         * shell/ev-view-private.h:
6400         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6401         (ev_view_class_init), (ev_sizing_mode_get_type),
6402         (ev_scroll_type_get_type):
6403         * shell/ev-view.h:
6404         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6405         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6406         (ev_window_init):
6407         
6408         Fix for the bug 319133 - Find entry should allow text scroll.
6409
6410 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6411
6412         * shell/ev-view-private.h:
6413         * shell/ev-view.c: (view_update_range_and_current_page),
6414         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6415         (ev_view_set_document), (update_find_status_message),
6416         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6417         (ev_view_find_previous):
6418         
6419         Fix for the bug #319137. Search now takes account for scrolling.
6420
6421 2006-02-19  Michael Hofmann <mh21@piware.de>
6422
6423         * configure.ac:
6424         * djvu/Makefile.am:
6425         * djvu/djvu-document-private.h:
6426         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6427         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6428         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6429         (djvu_document_can_get_text), (djvu_document_get_text),
6430         (djvu_document_document_iface_init),
6431         (djvu_document_thumbnails_get_thumbnail),
6432         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6433         (djvu_document_find_get_result),
6434         (djvu_document_find_page_has_results),
6435         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6436         (djvu_document_find_iface_init):
6437         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6438         (djvu_text_page_selection), (djvu_text_page_limits_process),
6439         (djvu_text_page_limits), (djvu_text_page_copy),
6440         (djvu_text_page_position), (djvu_text_page_union),
6441         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6442         (djvu_text_page_box), (djvu_text_page_append_text),
6443         (djvu_text_page_search), (djvu_text_page_prepare_search),
6444         (djvu_text_page_new), (djvu_text_page_free):
6445         * djvu/djvu-text-page.h:
6446         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6447         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6448         (djvu_text_n_results), (djvu_text_has_results),
6449         (djvu_text_get_result), (djvu_text_get_progress):
6450         * djvu/djvu-text.h:
6451         
6452         Text search in djvu. Fix for the bug #303415.
6453
6454 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6455
6456         * configure.ac:
6457         * shell/ev-window.c: (ev_window_cmd_save_as):
6458         
6459         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6460         Thanks to Gary Coady <gary@lyranthe.org>
6461
6462 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6463
6464         * shell/ev-print-job.c: (idle_print_handler):
6465         
6466         Inverse order printing, bug #320919.
6467
6468 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6469
6470         * data/evince-toolbar.xml:
6471         * shell/ev-window.c:
6472         
6473         Allow to add sidebar checkbutton on toolbar. Fix
6474         for the bug #144577.
6475
6476 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6477
6478         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6479         
6480         Add checks that have sense for empty ps document.
6481
6482 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6483
6484         * configure.ac: Include PS in mime types list. 
6485
6486 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6487
6488         * configure.ac:
6489         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6490         * ps/gsdefaults.h:
6491         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6492         
6493         Runtime check for gs interpreter. Fix for the bug #320868.
6494         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6495
6496 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6497
6498         * shell/ev-application.c: 
6499
6500         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6501         dbus>=0.60, so that the request is not queued. 
6502
6503 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6504
6505         * configure.ac:
6506         * shell/Makefile.am:
6507         * shell/ev-sidebar-links.c: (print_section_cb):
6508         * shell/ev-utils.c:
6509         * shell/ev-utils.h:
6510         * shell/ev-window.c: (update_action_sensitivity),
6511         (ev_window_close_dialogs), (ev_window_print):
6512         * shell/ev-window.h:
6513         
6514         Make printing support optional. Patch from Eduardo de Barros Lima
6515         <eduardo.lima@indt.org.br> for the bug #330546.
6516
6517 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6518
6519         * shell/ev-view-private.h:
6520         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6521         (ev_view_set_document):
6522         * shell/ev-view.h:
6523         * shell/ev-window.c: (ev_window_load_job_cb),
6524         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6525         (ev_window_init):
6526
6527         Draw Loading message during xfer job. Fix for the bug #329495.
6528
6529 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6530
6531         * comics/comics-document.c: (comics_regex_quote),
6532         (comics_document_load), (extract_argv):
6533         
6534         Correcly quote regexp before passing it to unzip.
6535
6536 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6537
6538         * shell/ev-page-cache.c: (build_height_to_page),
6539         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6540         (ev_page_cache_get_dual_even_left):
6541         * shell/ev-page-cache.h:
6542         * shell/ev-view.c: (view_update_range_and_current_page),
6543         (get_page_y_offset), (get_page_extents):
6544         
6545         Place even pages to the left if document has less then
6546         two pages. Fix for the bug #328856.
6547
6548 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6549
6550         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6551         
6552         Correct comics scheme. This make evince create thumbnails
6553         for comic books. Fix for the bug 329088.
6554
6555 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6556
6557         * data/evince-password.glade: Don't explicitly set
6558         invisible_char to the current default value in case
6559         the default changes; let GTK+ do its magic.
6560
6561 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6562
6563         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6564         real filename to tmp filename since often document
6565         type is determined by extension.
6566
6567 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6568
6569         * shell/ev-view.c: (add_scroll_binding_keypad),
6570         (ev_view_binding_activated), (ev_view_class_init):
6571         
6572         Add keybindings for percision-scrolling of display area. 
6573         Fix for the bug #314072.
6574
6575 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6576
6577         * data/evince.desktop.in.in:
6578         
6579         Add GTK to the list of categories. Fix for the bug #328034.
6580
6581 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6582
6583         * shell/ev-application.c: (ev_application_shutdown),
6584         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6585         * shell/ev-application.h:
6586         * shell/ev-window.c: (file_open_dialog_response_cb),
6587         (ev_window_cmd_file_open):
6588         
6589         Save last uri in file chooser dialog. Fix for the bug #327950.
6590
6591 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6592
6593         * NEWS:
6594         * README:
6595         
6596         Final update for release 0.5.0
6597         
6598         * shell/Makefile.am:
6599         
6600         Remove disable deprecated until we'll require libgnome-2.13.7
6601         and port to GOption argument parsing. See bug 327518.
6602
6603 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6604
6605         * comics/comics-document.c: (comics_document_save):
6606         * djvu/djvu-document.c: (djvu_document_save):
6607         * dvi/dvi-document.c: (dvi_document_save):
6608         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6609         * lib/ev-file-helpers.h:
6610         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6611         * tiff/tiff-document.c: (tiff_document_save):
6612         
6613         Use common save function for backends.
6614
6615 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6616
6617         * backend/ev-document-types.c:
6618         
6619         Fix crash on saving pixbuf.
6620
6621 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6622
6623         * cut-n-paste/recent-files/egg-recent-item.c:
6624         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6625         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6626         (parse_info_free), (valid_element), (start_element_handler),
6627         (end_element_handler), (text_handler), (egg_recent_model_filter),
6628         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6629         (egg_recent_model_monitor), (egg_recent_model_read),
6630         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6631         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6632         (egg_recent_model_set_property), (egg_recent_model_class_init),
6633         (egg_recent_model_init), (egg_recent_model_add_full),
6634         (egg_recent_model_delete), (egg_recent_model_get_list),
6635         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6636         (egg_recent_model_set_filter_mime_types),
6637         (egg_recent_model_clear_group_filter),
6638         (egg_recent_model_set_filter_groups),
6639         (egg_recent_model_clear_scheme_filter),
6640         (egg_recent_model_set_filter_uri_schemes),
6641         (egg_recent_model_remove_expired):
6642         * cut-n-paste/recent-files/egg-recent-util.c:
6643         (egg_recent_util_get_icon):
6644         * cut-n-paste/recent-files/egg-recent-util.h:
6645         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6646         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6647         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6648         (egg_recent_view_uimanager_set_property),
6649         (egg_recent_view_uimanager_get_property),
6650         (egg_recent_view_uimanager_class_init),
6651         (egg_recent_view_uimanager_init),
6652         (egg_recent_view_uimanager_set_label_width),
6653         (egg_recent_view_uimanager_get_label_width):
6654         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6655         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6656         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6657         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6658         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6659         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6660         
6661         Update from libegg.
6662
6663 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6664
6665         * shell/ev-page-cache.c: (build_height_to_page),
6666         (ev_page_cache_get_height_to_page):
6667         * shell/ev-page-cache.h:
6668         * shell/ev-view.c: (view_update_range_and_current_page),
6669         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
6670         (ev_view_previous_page):
6671         
6672         Dual mode places even pages to the left. Fix for the bug #309393.
6673
6674         * shell/ev-view.h:
6675         * shell/ev-window.c: (update_action_sensitivity),
6676         (setup_view_from_metadata), (view_menu_popup_cb):
6677         
6678         Don't restore presentation in empty windows, more intelligent
6679         next page behaviour in dual mode.
6680
6681         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
6682         (ev_pixbuf_cache_clear_job_sizes):
6683         
6684         Cleanup job callback on removal. Fix for the bug #325886.
6685
6686 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6687
6688         * ps/ps.c: (psscan):
6689         
6690         Commit workaround Mozilla problem. Fix for the bug #325919
6691         
6692         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
6693         (save_item):
6694         
6695         Fix for year 2038 problem.
6696
6697 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6698
6699         * shell/ev-window.c: (setup_document_from_metadata),
6700         (ev_window_cmd_view_reload):
6701
6702         Clamp page recieved from metadata in valid values. Fix
6703         for the bug #325986.
6704
6705 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6706
6707         * MAINTAINERS: 
6708         Add MAINTAINERS as requested on desktop-devel-list.
6709
6710 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6711
6712         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
6713         (mime_type_supported_by_gdk_pixbuf),
6714         (ev_document_factory_get_mime_types),
6715         (ev_document_factory_get_all_mime_types):
6716         
6717         Don't add pixbuf mime types if pixbuf backend is disabled.
6718         
6719         * shell/ev-application.c: (ev_application_get_uri_window):
6720         
6721         Fix for the bug 325815 - unhandled MIME type message doesn't 
6722         appear a second time. 
6723         
6724         * shell/ev-document-types.c: (ev_document_types_add_filters):
6725         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
6726         (password_dialog_response), (ev_window_popup_password_dialog),
6727         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6728         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6729         (ev_window_run_presentation), (ev_window_stop_presentation),
6730         (save_sizing_mode), (ev_window_zoom_changed_cb),
6731         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6732         (ev_window_dual_mode_changed_cb),
6733         (ev_window_sidebar_current_page_changed_cb),
6734         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6735         (window_state_event_cb), (window_configure_event_cb):
6736         
6737         Cleanup additional uris holded by EvWindow.
6738
6739 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6740
6741         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
6742         (ev_view_can_previous_page), (ev_view_can_next_page):
6743         * shell/ev-view.h:
6744         * shell/ev-window.c: (update_action_sensitivity):
6745         
6746         Two page scrolling with Space and PageUp in dual mode. Second fix 
6747         for the bug #316608.
6748
6749 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6750
6751         * shell/ev-view.c: (scroll_to_current_page):
6752         
6753         Correctly clamp adjustment value. Fix for the bug
6754         #325808.
6755
6756 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6757
6758         * shell/ev-sidebar-links.c: (print_section_cb):
6759         * shell/ev-window.c: (ev_window_get_uri),
6760         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
6761         (ev_window_print_dialog_response_cb), (ev_window_print_range),
6762         (ev_window_dispose):
6763         
6764         Make print dialog non-modal. Fix for the bug #325622.
6765
6766 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6767
6768         * shell/ev-metadata-manager.c:
6769         * shell/ev-utils.c: (using_pdf_printer),
6770         (using_postscript_printer), (load_print_config_from_file),
6771         (save_print_config_to_file):
6772         * shell/ev-utils.h:
6773         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
6774         (update_sidebar_visibility), (setup_sidebar_from_metadata),
6775         (setup_view_from_metadata), (ev_window_setup_document),
6776         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
6777         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
6778         (ev_window_run_presentation), (ev_window_stop_presentation),
6779         (save_sizing_mode), (ev_window_zoom_changed_cb),
6780         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
6781         (ev_window_dual_mode_changed_cb),
6782         (ev_window_sidebar_current_page_changed_cb),
6783         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
6784         (window_state_event_cb), (window_configure_event_cb),
6785         (ev_window_init):
6786         
6787         Setting saving behaviour fixes.
6788
6789 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6790
6791         * configure.ac:
6792         
6793         Make antialiasing gs options better and allow
6794         to change them during configure. Fix for the 
6795         bug #319049.
6796
6797 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6798
6799         * shell/ev-window.c: (setup_view_from_metadata):
6800         
6801         Remember if last window was maximized. Fix for the
6802         bug #323797.
6803
6804 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
6805
6806         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
6807
6808 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6809
6810         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
6811         * shell/ev-page-action.c: (build_new_tree_cb):
6812         * shell/ev-sidebar-links.c: (links_page_num_func),
6813         (update_page_callback_foreach), (update_page_callback):
6814         * shell/ev-view.c: (scroll_to_current_page):
6815         
6816         Fix for the bug #325067 with more intelligent selection
6817         of current link in sidebar. Make sidebar handle links
6818         of FITR-like type more correctly.
6819
6820         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
6821         (dvi_pixbuf_put_pixel):
6822         
6823         Fix memory consumtion with disabled alpha channel.
6824
6825 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6826
6827         * data/evince-ui.xml:
6828         * shell/ev-window.c: (view_menu_popup_cb),
6829         (ev_popup_cmd_open_link), (ev_window_init):
6830         
6831         Update context menu for internal links. Fix for the bug
6832         #325066.
6833
6834 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6835
6836         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
6837         
6838         Bind context menu to keyboard also. Fix for the bug
6839         #325065.
6840
6841 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6842
6843         * shell/ev-view.c: (selection_scroll_timeout_cb):
6844         
6845         Horizontal scroll on selection also.
6846
6847 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6848
6849         * shell/ev-metadata-manager.c: (parse_value):
6850         * shell/ev-view.c: (goto_xyz_link):
6851         
6852         Correct zoom setup and metadata save broken in 
6853         some locales.
6854
6855 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6856
6857         * shell/ev-view-private.h:
6858         * shell/ev-view.c: (scroll_to_current_page),
6859         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
6860         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
6861         (page_changed_cb), (ev_view_set_continuous),
6862         (ev_view_set_dual_page), (ev_view_set_presentation):
6863         
6864         Delay scroll until allocation to correctly position page. Fix
6865         for the bug #317334.
6866
6867 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6868
6869         * NEWS:
6870         * configure.ac:
6871         
6872         Update NEWS and require poppler 0.5.0.
6873
6874 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
6875         
6876         * data/evince-ui.xml:
6877         * shell/ev-view-private.h:
6878         * shell/ev-view.c: (ev_view_get_link_at_location),
6879         (handle_link_over_xy), (ev_view_button_press_event),
6880         (ev_view_button_release_event), (ev_view_class_init):
6881         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
6882         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
6883         (ev_window_init):
6884         
6885         Implement right-click context menu.
6886
6887 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6888
6889         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
6890         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
6891         (mdvi_pixbuf_device_render):
6892         * pdf/ev-poppler.cc:
6893
6894         Don't generate thumbnails with alpha. See bug #324077.
6895         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
6896
6897 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6898
6899         * shell/ev-window.c: (setup_chrome_from_metadata):
6900         
6901         Fix typo that was hiding toolbar.
6902
6903 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6904
6905         * shell/ev-view-private.h:
6906         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
6907         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
6908         (ev_view_button_release_event), (ev_view_destroy):
6909         
6910         Small cleanup and autoscrolling during selection. Thanks to 
6911         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
6912
6913 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
6914
6915         * configure.ac:
6916         
6917         Correctly check for comics option.
6918
6919 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
6920         * Makefile.am:
6921         * configure.ac:
6922         * backend/Makefile.am:
6923         * backend/ev-document-factory.c:
6924         * shell/ev-document-types.c:
6925
6926         Included option in configure to make ps backend 
6927         compilation optional with --disable-ps.
6928
6929 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6930
6931         * backend/ev-document-factory.c:
6932         * comics/Makefile.am:
6933         * comics/comics-document.c: (comics_document_load):
6934         * comics/ev-cbr-mime.xml:
6935         * configure.ac:
6936         
6937         Comics mime types are added to shared-mime-info CVS. Now
6938         we don't need to install our own mime types.
6939
6940 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6941
6942         * shell/ev-window.c:
6943         
6944         Add shortcut for "save a copy" menu entry. Fix for
6945         the bug #324582.
6946
6947 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6948
6949         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6950         (job_finished_cb), (new_selection_pixbuf_needed),
6951         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6952         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
6953         
6954         Rework selection job info logic and fix critical warning.
6955
6956 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
6957
6958         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
6959
6960 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
6961
6962         * data/evince-ui.xml:
6963         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
6964         
6965         Enter as shortcut key for next page. Fix for the bug
6966         #321394.
6967
6968 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
6969
6970         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
6971
6972 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6973
6974         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
6975         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
6976         (new_selection_pixbuf_needed),
6977         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
6978         (clear_job_selection):
6979         
6980         Too early for 0.5. Pixbuf cache code cleaned a bit.
6981
6982 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6983
6984         * NEWS:
6985         * configure.ac:
6986         
6987         Release 0.5.0 preparation
6988
6989 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6990
6991         * comics/Makefile.am:
6992         * configure.ac:
6993         * shell/ev-document-types.c: (ev_document_types_add_filters):
6994         
6995         More advanced handling of custom mime type installation.
6996
6997 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6998
6999         * data/evince.schemas.in:
7000         * shell/ev-metadata-manager.c: (value_free),
7001         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7002         (ev_metadata_manager_get), (ev_metadata_manager_set):
7003         * shell/ev-metadata-manager.h:
7004         * shell/ev-window.c: (update_chrome_flag),
7005         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7006         (setup_document_from_metadata), (setup_chrome_from_metadata),
7007         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7008         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7009         (ev_window_view_toolbar_cb),
7010         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7011         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7012         
7013         Save last document settings and reuse them for new documents.
7014
7015 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7016
7017         * Makefile.am:
7018         * backend/Makefile.am:
7019         * backend/ev-document-factory.c:
7020         * backend/ev-document-factory.h:
7021         * comics/Makefile.am:
7022         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7023         (comics_document_load), (comics_document_save),
7024         (comics_document_get_n_pages), (comics_document_get_page_size),
7025         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7026         (comics_document_class_init), (comics_document_can_get_text),
7027         (comics_document_get_info), (comics_document_document_iface_init),
7028         (comics_document_init), (get_supported_image_extensions),
7029         (comics_document_thumbnails_get_geometry),
7030         (comics_document_thumbnails_get_thumbnail),
7031         (comics_document_thumbnails_get_dimensions),
7032         (comics_document_document_thumbnails_iface_init), (extract_argv):
7033         * comics/comics-document.h:
7034         * comics/ev-cbr-mime.xml:
7035         * configure.ac:
7036         * po/POTFILES.in:
7037         * shell/ev-application.c: (ev_application_register_service):
7038         * shell/ev-document-types.c: (ev_document_types_add_filters):
7039         * thumbnailer/Makefile.am:
7040         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7041         
7042         New CBR/CBZ backend for comic books.
7043
7044 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7045
7046         * shell/main.c: (load_files_remote):
7047
7048         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7049         warning on startup of second instance is fixed. It
7050         is bug #320353.
7051
7052 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7053
7054         * shell/ev-window.c: (ev_window_finalize):
7055         
7056         Fix double free that cause crash.
7057
7058 2005-10-29  Bastien Nocera <hadess@hadess.net>
7059
7060         * tiff/tiff-document.c: (tiff_document_load):
7061         
7062         Fix memory leak.
7063
7064 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7065
7066         * po/POTFILES.in:
7067         * shell/Makefile.am:
7068         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
7069         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
7070         (ev_view_accessible_get_text),
7071         (ev_view_accessible_get_character_at_offset),
7072         (ev_view_accessible_get_text_before_offset),
7073         (ev_view_accessible_get_text_at_offset),
7074         (ev_view_accessible_get_text_after_offset),
7075         (ev_view_accessible_get_character_count),
7076         (ev_view_accessible_get_caret_offset),
7077         (ev_view_accessible_set_caret_offset),
7078         (ev_view_accessible_get_run_attributes),
7079         (ev_view_accessible_get_default_attributes),
7080         (ev_view_accessible_get_character_extents),
7081         (ev_view_accessible_get_offset_at_point),
7082         (ev_view_accessible_get_n_selections),
7083         (ev_view_accessible_get_selection),
7084         (ev_view_accessible_add_selection),
7085         (ev_view_accessible_remove_selection),
7086         (ev_view_accessible_set_selection),
7087         (ev_view_accessible_text_iface_init),
7088         (ev_view_accessible_idle_do_action),
7089         (ev_view_accessible_action_do_action),
7090         (ev_view_accessible_action_get_n_actions),
7091         (ev_view_accessible_action_get_description),
7092         (ev_view_accessible_action_get_name),
7093         (ev_view_accessible_action_set_description),
7094         (ev_view_accessible_action_iface_init),
7095         (ev_view_accessible_get_type), (ev_view_accessible_new),
7096         (ev_view_accessible_factory_get_accessible_type),
7097         (ev_view_accessible_factory_create_accessible),
7098         (ev_view_accessible_factory_class_init),
7099         (ev_view_accessible_factory_get_type):
7100         * shell/ev-view-accessible.h:
7101         * shell/ev-view-private.h:
7102         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
7103         * shell/ev-view.h:
7104         
7105         Initial accessibility support.
7106
7107 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
7108
7109         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
7110
7111 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
7112
7113         * shell/ev-print-job.c: (idle_print_handler):
7114         
7115         Fix for bug Bug 318916: Printing multiple pages.
7116
7117 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
7118
7119         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
7120
7121 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7122
7123         * pdf/ev-poppler.cc:
7124         
7125         Thumnail dimensions unified with other backends.
7126         
7127         * shell/ev-window-title.c: (ev_window_title_update):
7128         
7129         Fix warning.
7130
7131 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7132
7133         * data/ev-stock-zoom-fit-width.png:
7134         
7135         Remove unused file.
7136
7137 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7138
7139         * configure.ac:
7140         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
7141         (djvu_document_finalize):
7142         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
7143         (dvi_document_finalize):
7144         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
7145         (pixbuf_document_save), (pixbuf_document_finalize):
7146         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
7147         (tiff_document_finalize):
7148         
7149         Save a copy implemented for various backends.
7150
7151 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
7152
7153         * configure.ac:
7154         
7155         Don't link with ltiff if tiff is disabled.
7156
7157 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7158
7159         * pdf/GDKSplashOutputDev.cc:
7160         * pdf/GDKSplashOutputDev.h:
7161         * pdf/Thumb.cc:
7162         * pdf/Thumb.h:
7163         * pdf/pdf-document.cc:
7164         * pdf/pdf-document.h:
7165         * pdf/test-gdk-output-dev.cc:
7166         
7167         Remove old unused files.
7168
7169 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7170
7171         * shell/ev-window.c: (ev_window_setup_document):
7172         
7173         Fixed warnings on reload and probably crash reason.
7174
7175 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7176
7177         * properties/ev-properties-view.c:
7178         (ev_properties_view_format_date):
7179         
7180         Check if date is invalid. Fix for bug 318134.
7181
7182 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7183
7184         * shell/ev-window-title.c:
7185         
7186         Add .indd files (Adobe Indesign) to the list of "bad
7187         extensions".
7188
7189 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7190
7191         * data/evince-ui.xml:
7192         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7193         
7194         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7195
7196 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7197
7198         * shell/ev-window.c: (launch_link), (launch_external_uri),
7199         (view_external_link_cb):
7200
7201         URL-escape link before passing it to gnome_vfs_url_show.
7202
7203 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7204
7205         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7206         there isn't text selected.
7207
7208 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7209
7210         * shell/ev-view.c: (handle_link_over_xy):
7211
7212         Check tooltip is valid utf8 before showing it
7213
7214 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7215
7216         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7217
7218 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7219
7220         * shell/ev-window-title.c: (ev_window_title_update):
7221
7222         Guard against using g_strstrip on NULL. Fixes bug #317291.
7223
7224 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7225
7226         * pdf/ev-poppler.cc:
7227
7228         Show title even for unknown links
7229
7230 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7231
7232         * shell/ev-window-title.c: (ev_window_title_update):
7233
7234         Strip the title string
7235
7236 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7237
7238         * shell/ev-window-title.c:
7239
7240         Add .rtf to the bad extensions list
7241
7242 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7243
7244         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7245         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7246
7247         Ignore link coordinates if they are outside page bounds
7248
7249 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7250
7251         * backend/ev-link.c: (ev_link_type_get_type),
7252         (ev_link_get_filename), (ev_link_get_params),
7253         (ev_link_get_property), (ev_link_set_property),
7254         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7255         * backend/ev-link.h:
7256         * pdf/ev-poppler.cc:
7257         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7258         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7259         (ev_window_init):
7260
7261         Implement launch links. Delegate external link opening to
7262         the window.
7263
7264 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7265
7266         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7267         (ev_link_get_right), (ev_link_get_property),
7268         (ev_link_set_property), (ev_link_class_init),
7269         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7270         * backend/ev-link.h:
7271         * pdf/ev-poppler.cc:
7272         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7273
7274         Implement fitr links
7275
7276 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7277
7278         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7279         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7280         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7281         (ev_view_size_request_continuous),
7282         (ev_view_size_request_dual_page),
7283         (ev_view_size_request_single_page), (ev_view_size_allocate),
7284         (ev_view_zoom_for_size_continuous_and_dual_page),
7285         (ev_view_zoom_for_size_continuous),
7286         (ev_view_zoom_for_size_dual_page),
7287         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7288         (ev_sizing_mode_get_type):
7289         * shell/ev-view.h:
7290         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7291
7292         Do not use modes for link, we need to calculate size ad hoc.
7293         Still not perfect because of the usual scrollbar issues grrr.
7294
7295 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7296
7297         * backend/ev-link.c: (ev_link_type_get_type),
7298         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7299         * backend/ev-link.h:
7300         * pdf/ev-poppler.cc:
7301         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7302         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7303         (ev_view_size_request_continuous),
7304         (ev_view_size_request_dual_page),
7305         (ev_view_size_request_single_page), (ev_view_size_allocate),
7306         (zoom_for_size_fit_height),
7307         (ev_view_zoom_for_size_continuous_and_dual_page),
7308         (ev_view_zoom_for_size_continuous),
7309         (ev_view_zoom_for_size_dual_page),
7310         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7311         (ev_sizing_mode_get_type):
7312         * shell/ev-view.h:
7313         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7314
7315         Implement FIT_HEIGHT mode (only for links).
7316         Implement FITH links
7317
7318 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7319
7320         * shell/ev-window-title.c: (get_filename_from_uri),
7321         (ev_window_title_sanitize_extension), (ev_window_title_update),
7322         (ev_window_title_set_document), (ev_window_title_set_uri),
7323         (ev_window_title_free):
7324         * shell/ev-window-title.h:
7325         * shell/ev-window.c: (ev_window_setup_document),
7326         (ev_window_popup_password_dialog):
7327
7328         Refactor window title building while fixing it for
7329         password documents.
7330
7331 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7332
7333         * pdf/ev-poppler.cc:
7334
7335         Escape link title before setting it in the model
7336
7337 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7338
7339         * shell/ev-application.c: (removed_from_session), (save_session),
7340         (init_session), (ev_application_get_empty_window),
7341         (ev_application_init), (ev_application_get_windows):
7342         * shell/ev-application.h:
7343         * shell/ev-window.c: (ev_window_finalize):
7344
7345         Add a function to retrieve window list and share it where
7346         necessary.
7347         Implement session handling, works pretty well thanks to the
7348         metadata system.
7349
7350 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7351
7352         * shell/ev-password.c: (ev_password_item_created_callback),
7353         (ev_password_dialog_save_password):
7354         
7355         Fix for bug 316972. Use async gnome-keyring API.
7356
7357 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7358
7359         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7360         Remove unused unrealize handler. Add scroll handling to
7361         ev_view_scroll_event for presentation mode (bug #316708),
7362         and fix the event state checks there.
7363
7364 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7365
7366         * shell/ev-page-action.c: (page_changed_cb):
7367
7368         "marco, maybe we should be crazy and jump right to 6! :)"
7369
7370         Bryan Clark, Sep 2005
7371
7372 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7373
7374         * ps/ps-document.c: (save_document), (ps_document_save),
7375         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7376         (ps_document_ps_export_end):
7377
7378         Fix unstructured documents save and print
7379
7380 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7381
7382         * shell/ev-application.c: (ev_application_open_uri):
7383
7384         Fix window size persistance
7385
7386 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7387
7388         * shell/ev-view.c: (ev_view_button_release_event):
7389
7390         Based on a patch from carlosgc@gnome.org. Mouse buttons
7391         switch pages in presentation mode.
7392
7393 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7394
7395         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7396
7397         Dont cast to int before scaling
7398
7399 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7400
7401         * backend/ev-link.c: (ev_link_type_get_type),
7402         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7403         (ev_link_new_page_fith):
7404         * backend/ev-link.h:
7405         * pdf/ev-poppler.cc:
7406         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7407
7408         Implement FIT and FITH links
7409
7410 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7411
7412         * pdf/ev-poppler.cc:
7413
7414         Return 0 results when search is not in progress.
7415
7416         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7417         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7418
7419         Update menu sensitivity when cancelling search
7420
7421 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7422
7423         * shell/ev-view.c: (ev_view_can_find_next):
7424
7425         Take all pages in consideration, not just current one
7426
7427 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7428
7429         * shell/ev-page-cache.c:
7430         * shell/ev-page-cache.h:
7431         * shell/ev-view.c: (ev_view_binding_activated),
7432         (ev_view_next_page), (ev_view_previous_page),
7433         (ev_sizing_mode_get_type):
7434         * shell/ev-view.h:
7435         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7436         (ev_window_cmd_go_next_page):
7437
7438         Move page next/previous functions from page chace to
7439         view and change it to move by 2 page steps in dual mode.
7440
7441 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7442
7443         * shell/ev-window.c: (update_sidebar_visibility),
7444         (setup_sidebar_from_metadata), (ev_window_setup_document),
7445         (setup_view_from_metadata):
7446
7447         Show the index by default when there is one     
7448
7449 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7450
7451         * shell/ev-window-title.c: (ev_window_title_set_document):
7452
7453         Missing null check
7454
7455 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7456
7457         * shell/ev-view.c: (view_update_range_and_current_page):
7458         
7459         Allow display of last odd page in dual view. Fix for 316347.
7460
7461 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7462
7463         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7464         
7465         Make close button default. Fix for 316383.
7466
7467 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7468
7469         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7470         
7471         Mark close button as default. Fix for 316381.
7472
7473 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7474
7475         * backend/ev-link.c: (ev_link_class_init):
7476
7477         Allow negative doubles in left/top properties
7478
7479 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7480
7481         * shell/ev-window.c:
7482
7483         Remove a bunch of strings that was used only
7484         by the statusbar.
7485
7486 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7487
7488         * shell/ev-window-title.c: (get_filename_from_uri),
7489         (ev_window_title_set_document):
7490
7491         When title has a confusing extension, show also
7492         the document filename inside ()
7493
7494 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7495
7496         * shell/Makefile.am:
7497         * shell/ev-window-title.c: (ev_window_title_new),
7498         (ev_window_title_update), (ev_window_title_set_type),
7499         (ev_window_title_set_document), (ev_window_title_free):
7500         * shell/ev-window-title.h:
7501         * shell/ev-window.c: (ev_window_setup_document),
7502         (password_dialog_response), (ev_window_popup_password_dialog),
7503         (ev_window_dispose), (ev_window_init):
7504
7505         Factor out and cleanup window title code
7506
7507 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7508
7509         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7510         (unable_to_load):
7511
7512         Make dialog transient so it doesnt block other windows
7513
7514 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7515
7516         * pdf/ev-poppler.cc:
7517         
7518         Fix pdf thumbnails rendering.
7519
7520 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7521
7522         * shell/ev-window.c: (fullscreen_set_timeout):
7523         
7524         Increase timeout to hide full screen popup. Bug 
7525         316123. 
7526
7527 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7528
7529         * data/evince.schemas.in:
7530         * shell/ev-window.c: (update_action_sensitivity):
7531
7532         Allow the user to override document restrictions. Fix for bug
7533         305818.
7534
7535 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7536
7537         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7538         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7539         (ev_window_class_init): Fix multihead behaviour of fullscreen
7540         toolbar popup. Fixes bug #315451.
7541
7542 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7543
7544         * configure.ac:
7545         * data/evince-password.glade:
7546         * shell/ev-password.c: (ev_password_dialog_set_property),
7547         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7548         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7549         (ev_password_dialog_entry_changed_cb),
7550         (ev_password_dialog_entry_activated_cb),
7551         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7552         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7553         (ev_password_dialog_set_bad_pass):
7554         * shell/ev-password.h:
7555         * shell/ev-window.c: (password_dialog_response),
7556         (ev_window_popup_password_dialog):
7557         
7558         Support for gnome-keyring for encrypted PDF's.
7559
7560 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7561
7562         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7563         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7564         (ev_view_enter_notify_event), (ev_view_class_init):
7565         
7566         More precise handling of enter_notify/leave_notify events
7567         in EvView. Fix for bug 315470.
7568
7569 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7570
7571         * shell/ev-window.c: (fullscreen_timeout_cb),
7572         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7573         (ev_window_dispose):
7574
7575         leak fix: unref fullscreen_timeout_source before clearing it
7576
7577 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7578
7579         * configure.ac, dvi/mdvi/Makefile.am: 
7580         
7581         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7582
7583 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7584
7585         * backend/ev-link.c: (ev_link_new_page_xyz):
7586         * pdf/ev-poppler.cc:
7587         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7588
7589         Fix some bugs with xyz links, respect zoom
7590
7591 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7592
7593         * shell/ev-window.c: (page_changed_cb),
7594         (setup_document_from_metadata), (update_sidebar_visibility),
7595         (setup_view_from_metadata), (ev_window_run_fullscreen),
7596         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7597         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7598         (ev_window_dual_mode_changed_cb),
7599         (ev_window_sidebar_current_page_changed_cb):
7600
7601         null check uri before setting and getting metadata
7602
7603 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7604
7605         * dvi/Makefile.am:
7606         * properties/Makefile.am:
7607         * shell/Makefile.am:
7608         * thumbnailer/Makefile.am:
7609
7610         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7611
7612 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7613
7614         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7615         (selection_changed_callback):
7616         * shell/ev-sidebar-links.h:
7617
7618         Add a signal for link activation.
7619
7620         * shell/ev-view.c: (ev_view_goto_link),
7621         (ev_view_button_release_event):
7622         * shell/ev-view.h:
7623         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7624         (ev_window_init):
7625
7626         Implement the signal so that we can handle all link types.
7627
7628         * shell/ev-page-cache.c:
7629
7630         Remove unused set_link function
7631
7632 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7633
7634         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7635
7636         Add some space from the cursor, hardcoded but I couldnt
7637         find a better way.
7638
7639 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7640
7641         * lib/ev-tooltip.c:
7642
7643         Use mozilla style vs gtk style, way better for links.
7644
7645         * shell/ev-view.c: (ev_view_motion_notify_event),
7646         (ev_view_destroy), (ev_view_init):
7647
7648         Deactive tooltip when the link hovered is changed.
7649
7650 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7651
7652         * backend/ev-document.h:
7653         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7654         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7655         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7656         (ev_link_new_page), (ev_link_new_page_xyz):
7657         * backend/ev-link.h:
7658         * pdf/ev-poppler.cc:
7659         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7660         (go_to_link), (tip_from_link):
7661
7662         Implement xyz links, still not functional. Links are a total
7663         mess, will need to refactor and bugfix a lot :(
7664
7665 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
7666
7667         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
7668
7669 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
7670
7671         * data/evince-ui.xml:
7672         * data/evince.schemas.in:
7673         * shell/Makefile.am:
7674         * shell/ev-window.c: (update_chrome_visibility),
7675         (password_dialog_response), (ev_window_load_job_cb),
7676         (ev_window_xfer_job_cb), (ev_window_open_uri),
7677         (ev_window_class_init), (set_chrome_actions), (load_chrome),
7678         (ev_window_init):
7679
7680         Remove the statusbar. This regress loading feedback, need to
7681         check with Bryan what we want to do there...
7682
7683 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7684
7685         * lib/ev-tooltip.c: (ev_tooltip_init):
7686
7687         Fix tooltip border and size handling
7688
7689 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
7690
7691         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
7692         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
7693         (ev_tooltip_timeout), (ev_tooltip_activate),
7694         (ev_tooltip_deactivate):
7695         * lib/ev-tooltip.h:
7696         * shell/ev-view.c: (ev_view_motion_notify_event):
7697
7698         Delay popup showing. Mirror gtk logic/times.
7699
7700 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
7701
7702         * lib/Makefile.am:
7703         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
7704         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
7705         (ev_tooltip_set_text), (ev_tooltip_set_position):
7706         * lib/ev-tooltip.h:
7707
7708         Simple widget to show tooltips at a custom position
7709
7710         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
7711         (ev_view_destroy):
7712
7713         Use it for links. First go, needs work
7714
7715 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
7716
7717         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
7718         HIG fixes.  Use title capitalization for window title. Use 12 
7719         pixels of space between the dialog's vbox and action area.
7720
7721 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7722
7723         * shell/ev-window.c: (file_open_dialog_response_cb),
7724         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
7725         (ev_window_cmd_save_as):
7726
7727         Make file pickers not modal and refactor code some
7728
7729 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7730
7731         * shell/ev-sidebar.h:
7732         * shell/ev-sidebar.c: (ev_sidebar_set_property),
7733         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
7734         (ev_sidebar_class_init), (ev_sidebar_select_page),
7735         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
7736         (ev_sidebar_set_page):
7737
7738         Add a current page property and allow to get/set it
7739
7740         * shell/ev-window.c: (setup_view_from_metadata),
7741         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
7742
7743         Persist current sidebar page per document
7744
7745 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
7746
7747         * data/evince.schemas.in:
7748         * shell/ev-window.c: (update_chrome_visibility),
7749         (setup_document_from_metadata), (update_sidebar_visibility),
7750         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
7751         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7752         (ev_window_run_presentation), (ev_window_stop_presentation),
7753         (ev_window_view_sidebar_cb),
7754         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
7755         (load_chrome), (ev_window_init):
7756
7757         Persist size/visibility of sidebar per document
7758
7759 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
7760
7761         * shell/ev-view.c (draw_loading_text): Draw loading text.
7762
7763 2005-09-02  Dan Damian  <dand@gnome.ro>
7764
7765         * configure.in: Added "ro" to ALL_LINGUAS.
7766
7767 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7768
7769         * shell/ev-view.c: (clear_caches):
7770
7771         ev_page_cache_get doesnt return a reference,
7772         dont try to unref it.
7773
7774 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
7775
7776         * shell/main.c: (load_files_remote):
7777
7778         Fix timestamp parameter with dbus <= 0.33
7779
7780 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
7781
7782         * data/evince.schemas.in:
7783
7784         Add missing full stop
7785
7786 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
7787
7788         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
7789         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
7790
7791         Plug some memory leaks
7792
7793 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
7794
7795         * configure.ac:
7796         * lib/ev-debug.c: (trap_handler):
7797
7798         Check for execinfo.h and use it only if it exists.
7799         Ported from Epiphany (bug #314776).
7800
7801 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
7802
7803         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
7804
7805 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
7806
7807         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
7808         * po/id.po      : Added Indonesian translation
7809
7810 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
7811
7812         * shell/main.c:
7813         * shell/ev-application.c: Last minute GTK-2.6 fixes.
7814         * NEWS: Release 0.4.0
7815
7816 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
7817
7818         * configure.ac: catch another gtk+-2.8ism
7819         * shell/main.c: Make work with gtk+-2.6
7820
7821 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
7822
7823         * shell/ev-application-service.xml: Add 'timestamp' argument to
7824           ev_application_open_window and ev_application_open_uri methods.
7825
7826         * shell/ev-application.h: Add 'timestamp' argument to
7827           ev_application_open_window, ev_application_open_uri,
7828           and ev_application_open_uri_list functions.
7829
7830         * shell/ev-application.c (ev_application_open_window,
7831           ev_application_open_uri, ev_application_open_uri_list): Change
7832           functions that show/present windows to use a timestamp if one
7833           is passed in.
7834
7835         * shell/ev-window.c (ev_window_cmd_file_open,
7836           ev_window_cmd_recent_file_activate, drag_data_received_cb):
7837         * shell/main.c (load_files): Modify calls to ev_application to
7838           include GDK_CURRENT_TIME as timestamp.
7839
7840         * shell/main.c (load_files_remote): Obtain timestamp for client
7841           instance from GDK and pass to server instance so new windows are
7842           focused properly.  Fix dbus_g_proxy_call() calls by including second
7843           G_TYPE_INVALID.
7844           
7845         Closes bug #314475.
7846
7847 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
7848
7849         * shell/ev-window.c (ev_window_finalize): Check for
7850         avail. EvWindows when quiting to handle the finalize better,
7851         #314497
7852
7853 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7854         
7855         * properties/ev-properties-view.c: 
7856         
7857         Set textdomain to libglade. Fixes translation problem in property page.
7858
7859 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7860
7861         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7862         * dvi/Makefile.am:
7863         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
7864         * dvi/mdvi-lib/Makefile.am:
7865         
7866         Fix rotation of thumbnails, ported to new API. Moved library
7867         dependencies earlier, probably it will fix linkage problem.
7868
7869 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
7870
7871         * backend/ev-document-misc.c:
7872         (ev_document_misc_get_thumbnail_frame):
7873         * backend/ev-document-misc.h:
7874         * configure.ac:
7875         * pdf/ev-poppler.cc:
7876         * shell/Makefile.am:
7877         * shell/ev-sidebar-thumbnails.c: (add_range),
7878         (ev_sidebar_thumbnails_set_loading_icon),
7879         (ev_sidebar_thumbnails_refresh),
7880         (ev_sidebar_thumbnails_set_document):
7881         * shell/ev-sidebar-thumbnails.h:
7882         * shell/ev-view.c: (ev_view_motion_notify_event),
7883         (ev_view_set_property), (ev_view_get_property),
7884         (ev_view_class_init), (ev_view_set_rotation):
7885         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
7886         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
7887         (ev_window_init):
7888         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
7889         Redo rotation (again).  prepare for 0.4.0
7890
7891 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
7892
7893         * configure.ac: Bump poppler requirement to 0.4.1.
7894
7895         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
7896         argument to poppler_page_render_selection() call.
7897
7898 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7899
7900         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
7901         (djvu_document_thumbnails_get_thumbnail):
7902         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
7903         (dvi_document_thumbnails_get_thumbnail):
7904         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
7905         (pixbuf_document_thumbnails_get_thumbnail):
7906         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
7907         
7908         Update rotation direction of backends to fit with pdf and ps.
7909
7910 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
7911
7912         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
7913         * backend/ev-async-renderer.h:
7914         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
7915         (setup_page), (ps_document_get_page_size),
7916         (ps_async_renderer_render_pixbuf):
7917         * ps/ps-document.h:
7918         * shell/ev-jobs.c: (ev_job_render_run):
7919
7920         Fix orientation in the postscript document
7921
7922 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
7923
7924         * pdf/ev-poppler.cc:
7925         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
7926         * shell/ev-view.c: (highlight_find_results):
7927
7928         Adapt to the new poppler rotation API. Fix text maps on landscape
7929         documents.
7930
7931 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
7932
7933         * shell/ev-view.c (compute_new_selection_text): get the correct
7934         region when selecting in modes other than continuous.
7935
7936 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
7937
7938         * shell/main.c (main): remove redundant g_warnings.
7939
7940 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7941
7942         * shell/Makefile.am: Don't include autogenerated
7943         file ev-application-service.h into distribution, since
7944         it causes dbus crash. Fix for bugs 313724 and 313443. 
7945
7946 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7947
7948         * configure.ac: Fix sed expression for FreeBSD. Thanks
7949         to Joe Marcus Clark <marcus@freebsd.org>
7950         
7951         * shell/eggfindbar.c: (entry_activate_callback),
7952         (entry_changed_callback), (egg_find_bar_init),
7953         (egg_find_bar_set_search_string):
7954         
7955         Made findbar buttons unsensitive if there is no text in
7956         entry. Fix for the bug 313285.
7957
7958 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7959
7960         * ps/ps-document.c: Use g_filename_display_name for displaying
7961         filenames and revert string freeze breackage
7962
7963 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
7964
7965         * NEWS:
7966         * configure.ac:
7967
7968         Update for 0.3.4
7969
7970         * shell/Makefile.am:
7971
7972         Add ev-application-service.xml to extra dist
7973
7974         * shell/ev-view.c: (find_page_at_location):
7975
7976         Remove unused function (fix warning)
7977
7978 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7979
7980         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
7981         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
7982         
7983         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
7984         bug 313623.
7985
7986 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7987
7988         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
7989         * shell/ev-window.c:
7990         Fix build warnings
7991
7992 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
7993
7994         * configure.ac: Update script to get dbus version.
7995         Fix for the bug #313443.
7996
7997 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7998
7999         * shell/ev-window.c: (ev_window_cmd_escape):
8000         
8001         Return focus back to view on escape. Fix for bug 313295.
8002
8003 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8004
8005         * shell/ev-window.c: (update_window_title),
8006         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8007         (ev_window_cmd_save_as):
8008         
8009         Correct conversion from uri to displayable string. Fix for
8010         bug 313296.
8011
8012 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8013
8014         * ps/ps-document.c: convert filename to utf8 when there is an error
8015         loading document. Fixes #309915
8016
8017 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8018
8019         * configure.ac:
8020
8021         We depend on poppler 0.4.0
8022
8023 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8024
8025         * configure.ac:
8026         * NEWS: Release 0.3.3.
8027         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8028
8029 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8030
8031         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8032         add a couple missing mnemonics to menu items, use title 
8033         capitalization for menu items and window titles, and add 
8034         ellipsis to open menu item.     
8035
8036 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8037
8038         * pdf/ev-poppler.cc:
8039         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8040         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8041         (ev_view_get_rotation):
8042         * shell/ev-view.h:
8043         * shell/ev-window.c: (setup_view_from_metadata),
8044         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8045         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8046         disk.
8047
8048 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8049
8050         * configure.ac: Added tr to ALL_LINGUAS
8051
8052 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8053
8054         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8055         requires several clicks to find word. Thanks to 
8056         Colin Slater <kiltedtaco@gmail.com>.
8057
8058 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8059
8060         * data/evince.desktop.in.in: Hide menu entry and
8061         rename it to "Document Viewer". Fix for bug 
8062         #312399.
8063
8064 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
8065
8066         * shell/ev-page-action.c (ev_page_action_class_init): 
8067
8068         Point to the correct function in constructor of the
8069         activate_label signal
8070
8071 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
8072
8073         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8074         * shell/ev-jobs.h: Make thread safe.
8075
8076 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8077
8078         * shell/ev-view.c: (view_update_range_and_current_page):
8079         Don't update page range if we are scrolling to some document
8080         point.
8081
8082 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8083
8084         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
8085         when getting max_page_width, fix drawing in dual mode.
8086
8087 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
8088
8089         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
8090         getting the area for select_all.
8091
8092 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
8093
8094         * backend/ev-selection.c: (ev_selection_render_selection):
8095         * backend/ev-selection.h:
8096         * pdf/ev-poppler.cc:
8097         * shell/ev-jobs.c: (ev_job_render_new):
8098         * shell/ev-jobs.h:
8099         * shell/ev-pixbuf-cache.c: (get_selection_colors),
8100         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
8101         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
8102         (ev_view_class_init):
8103
8104         Change selection color on focus in and focus out events.  Also,
8105         poppler now uses GdkColor for specifying the selection colors, so
8106         drop some awkward conversion code.
8107
8108 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
8109
8110         * configure.ac: Added Hebrew translation
8111
8112 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
8113
8114         * NOTES:
8115         * backend/ev-selection.c: (ev_selection_render_selection):
8116         * backend/ev-selection.h:
8117         * pdf/ev-poppler.cc:
8118         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
8119         (ev_job_render_run):
8120         * shell/ev-jobs.h:
8121         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8122         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
8123         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
8124         (ev_pixbuf_cache_style_changed),
8125         (ev_pixbuf_cache_get_selection_pixbuf),
8126         (ev_pixbuf_cache_set_selection_list),
8127         (ev_pixbuf_cache_get_selection_list):
8128         * shell/ev-pixbuf-cache.h:
8129         * shell/ev-utils.c: (ev_print_region_contents):
8130         * shell/ev-utils.h:
8131         * shell/ev-view.c: (ev_view_queue_draw_page),
8132         (selection_update_idle_cb), (ev_view_motion_notify_event),
8133         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
8134         (setup_caches), (ev_view_find_next), (merge_selection_region),
8135         (selection_free):
8136         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
8137
8138         Clean up selection to be much smoother!
8139
8140 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
8141
8142         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
8143         to poppler_page_render_selection().
8144
8145 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8146
8147         * ps/ps-document.c: (save_page_list): Use
8148         unzipped document when printing. Thanks to 
8149         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
8150         311016.
8151
8152 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8153
8154         * shell/ev-window.c: (update_action_sensitivity):
8155         
8156         Disable print and save respect to lockdown gconf keys. Fix
8157         for 312342.
8158
8159 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8160
8161         * configure.ac:
8162         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8163         (write_to_temp_file), (ev_file_set_contents):
8164         * shell/ev-utils.h:
8165         * shell/ev-window.c: (save_print_config_to_file):
8166         
8167         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8168         Fix for bug 312238
8169
8170 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8171
8172         * shell/ev-window.c: (load_print_config_from_file),
8173         (save_print_config_to_file), (ev_window_print_range):
8174
8175         Persist the print settings. Fixes bug #311578.
8176
8177 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8178
8179         * djvu/djvu-document.c: (djvu_document_get_page_size),
8180         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8181         (djvu_document_thumbnails_get_thumbnail):
8182         * dvi/dvi-document.c: (dvi_document_get_page_size),
8183         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8184         (dvi_document_thumbnails_get_dimensions),
8185         (dvi_document_thumbnails_get_thumbnail):
8186         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8187         (pixbuf_document_render_pixbuf),
8188         (pixbuf_document_document_iface_init),
8189         (pixbuf_document_thumbnails_get_thumbnail):
8190         
8191         Update backends to make them build with new rotation system.
8192
8193 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8194
8195         * help/C/figures/evince_start_window.png:
8196         
8197         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8198
8199 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8200
8201         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8202         * shell/ev-pixbuf-cache.h:
8203         * shell/ev-sidebar-thumbnails.c:
8204         (ev_sidebar_thumbnails_get_property), (add_range),
8205         (adjustment_changed_cb):
8206         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8207         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8208         we were thumbnailing the entire docment on startup, slowing us
8209         down hugely. 
8210
8211 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8212
8213         * shell/ev-page-cache.c: (ev_page_cache_new):
8214         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8215         == 0, fixes #310306.
8216
8217 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8218
8219         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8220         (ev_view_rotate_left):
8221
8222         Account rotation in doc_rect_to_view_rect.
8223         Ensure rotation doesnt go out of bounds.
8224
8225 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8226
8227         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8228
8229         Correct and cleanup w/h swapping
8230
8231 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8232
8233         * backend/ev-document-thumbnails.c:
8234         (ev_document_thumbnails_get_thumbnail):
8235         * backend/ev-document-thumbnails.h:
8236         * backend/ev-document.c:
8237         * backend/ev-document.h:
8238         * backend/ev-render-context.c: (ev_render_context_new),
8239         (ev_render_context_set_rotation):
8240         * backend/ev-render-context.h:
8241         * pdf/ev-poppler.cc:
8242         * ps/ps-document.c: (ps_document_document_iface_init):
8243         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8244         * shell/ev-jobs.h:
8245         * shell/ev-page-cache.c: (build_height_to_page),
8246         (ev_page_cache_new), (ev_page_cache_get_size),
8247         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8248         (ev_page_cache_get_height_to_page):
8249         * shell/ev-page-cache.h:
8250         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8251         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8252         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8253         (ev_pixbuf_cache_get_selection_pixbuf):
8254         * shell/ev-pixbuf-cache.h:
8255         * shell/ev-print-job.c: (idle_print_handler):
8256         * shell/ev-sidebar-thumbnails.c: (add_range):
8257         * shell/ev-view.c: (view_update_range_and_current_page),
8258         (get_page_y_offset), (get_page_extents),
8259         (ev_view_size_request_continuous_dual_page),
8260         (ev_view_size_request_continuous),
8261         (ev_view_size_request_dual_page),
8262         (ev_view_size_request_single_page), (draw_one_page),
8263         (ev_view_set_rotation), (ev_view_rotate_right),
8264         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8265         (ev_view_zoom_for_size_continuous_and_dual_page),
8266         (ev_view_zoom_for_size_continuous),
8267         (ev_view_zoom_for_size_dual_page),
8268         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8269         (ev_view_select_all):
8270         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8271         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8272         (tiff_document_document_iface_init),
8273         (tiff_document_thumbnails_get_thumbnail):
8274
8275         Use rotation rather than orientation. It's easier and enough
8276         for our needs.
8277
8278 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8279
8280         * shell/ev-page-cache.c: (build_height_to_page),
8281         (ev_page_cache_new), (ev_page_cache_get_size),
8282         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8283         (ev_page_cache_get_height_to_page):
8284         * shell/ev-page-cache.h:
8285         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8286         (ev_view_size_request_continuous_dual_page),
8287         (ev_view_size_request_continuous),
8288         (ev_view_zoom_for_size_continuous_and_dual_page),
8289         (ev_view_zoom_for_size_continuous):
8290
8291         Make the page cache aware of page orientation.
8292
8293 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8294
8295         * backend/ev-document-thumbnails.c:
8296         (ev_document_thumbnails_get_thumbnail):
8297         * backend/ev-document-thumbnails.h:
8298         * backend/ev-document.c:
8299         * backend/ev-document.h:
8300         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8301         * backend/ev-ps-exporter.h:
8302         * pdf/ev-poppler.cc:
8303         * ps/ps-document.c: (ps_document_document_iface_init),
8304         (ps_document_ps_export_do_page):
8305         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8306         * shell/ev-jobs.h:
8307         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8308         (ev_page_cache_get):
8309         * shell/ev-page-cache.h:
8310         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8311         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8312         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8313         * shell/ev-pixbuf-cache.h:
8314         * shell/ev-print-job.c: (idle_print_handler):
8315         * shell/ev-sidebar-thumbnails.c: (add_range):
8316         * shell/ev-view.c: (view_update_range_and_current_page),
8317         (get_page_extents), (ev_view_size_request_dual_page),
8318         (ev_view_size_request_single_page), (draw_one_page),
8319         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8320         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8321         (ev_view_zoom_for_size_dual_page),
8322         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8323         (ev_view_select_all):
8324         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8325         * tiff/tiff-document.c: (tiff_document_get_page_size),
8326         (tiff_document_get_orientation), (rotate_pixbuf),
8327         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8328         (tiff_document_thumbnails_get_thumbnail),
8329         (tiff_document_ps_export_do_page), (tiff_document_init):
8330
8331         Really make use of the orientation bit of the render context.
8332         Use the render context in a few more places in the backend API.
8333         This regress orientation, but now it's done right. Will try to
8334         fix it up asap...
8335
8336 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8337
8338         * shell/ev-view.c: (ensure_rectangle_is_visible):
8339
8340         Patch by Nickolay V. Shmyrev to fix find flickering
8341
8342 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8343
8344         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8345         duplex parameters to ::begin.
8346
8347         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8348         * shell/ev-print-job.c (idle_print_handler): 
8349         * ps/ps-document.c (ps_document_ps_export_begin): 
8350         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8351         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8352         implementations. Poppler backend needs poppler cvs. Rest has
8353         unchanged behavior.
8354
8355 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8356
8357         * shell/ev-window.c (using_pdf_printer): new function.
8358         (ev_window_print_range): print a less techy message if someone
8359         tries to print to PDF.
8360
8361 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8362
8363         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8364         from "unknown font" string. Bug #311431
8365
8366 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8367
8368         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8369
8370 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8371
8372         Bug #311280
8373         
8374         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8375         name for PopplerFontTypes
8376         (pdf_document_fonts_fill_model): add font type to the detail column
8377
8378         * backend/ev-document-fonts.h: added
8379         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8380
8381         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8382         font name and font details, add a little markup.
8383         (ev_properties_fonts_init): use the new cell data func, specify ypad
8384         property for the cell renderer.
8385         (ev_properties_fonts_set_document): add the details column.
8386
8387 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8388
8389         * configure.ac: Added "pl" to ALL_LINGUAS.
8390
8391 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8392
8393         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8394
8395 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8396
8397         * help/ChangeLog: Started this for translations of manual.
8398         * configure.ac, autogen.sh, .cvsignore: Migrated to
8399         gnome-doc-utils. Patch in bug #311222.
8400
8401 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8402
8403         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8404         #ifdef this away to fix an unused-function warning.
8405
8406 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8407
8408         * configure.ac: Added 'gl' to ALL_LINGUAS.
8409
8410 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8411
8412         * configure.ac: Added ne in ALL_LINGUAS
8413         
8414 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8415
8416         * shell/ev-view.c: (ev_view_leave_notify_event):
8417         
8418         Clear status message when pointer leaves view. Fix for bug
8419         #310818 
8420
8421 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8422
8423         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8424
8425 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8426
8427         * shell/ev-view.c: (ev_view_leave_notify_event),
8428         (ev_view_class_init):
8429         
8430         Set cursor to normal then leaving view.
8431
8432 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8433
8434         * configure.ac:
8435         
8436         Fix required djvulibre version.
8437
8438 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8439
8440         *configure.ac: Hindi (hi) language added
8441
8442 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8443
8444         *configure.ac: Punjabi (pa) Language added
8445
8446 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8447
8448         * data/evince-ui.xml, shell/ev-window.c:
8449         
8450         Add keypad accelerators for zooming. Fix for bug 308128.
8451
8452 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8453
8454         * Makefile.am:
8455         * backend/Makefile.am:
8456         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8457         * configure.ac:
8458         * shell/ev-document-types.c: (ev_document_types_add_filters):
8459
8460         Allow to enable/disable the pixbuf backend.
8461         Default to off for now. If we want it enabled we should
8462         really put mime types in the desktop, implement properties etc.
8463
8464         * properties/evince-properties.c:
8465
8466         Initialize error to NULL.
8467         Check error is not NULL before freeing.
8468
8469 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8470
8471         * shell/ev-window.c:
8472
8473         Use F5 as presentation accell
8474
8475 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8476
8477         * shell/ev-window.c: (update_chrome_visibility),
8478         (ev_window_create_fullscreen_popup), (ev_window_init):
8479
8480         Do not leak the fullscreen toolbar
8481
8482 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8483
8484         * shell/ev-window.c: (view_actions_focus_in_cb),
8485         (view_actions_focus_out_cb):
8486
8487         These has a return value! Fix totally random focus
8488         issues we was seeing.
8489
8490 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8491
8492         * shell/main.c: (load_files_remote):
8493
8494         Allow open more than one file
8495
8496 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8497
8498         * shell/main.c: (load_files_remote):
8499
8500         Fix for dbus 0.33. bug #309975
8501
8502 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8503
8504         * properties/ev-properties-main.c: (ev_properties_get_pages):
8505
8506         Actually return NULL for types we dont support
8507
8508 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8509
8510         * po/POTFILES.in:
8511
8512         Remove empty lines.
8513
8514 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8515
8516         * backend/ev-document-factory.c:
8517         (ev_document_factory_get_document):
8518
8519         Do not try to create the object if type
8520         is invalid.
8521
8522 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8523
8524         * ps/ps-document.c: (ps_document_dispose),
8525         (ps_async_renderer_render_pixbuf):
8526         * ps/ps-document.h:
8527
8528         Do not leak the target window
8529
8530 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8531
8532         * shell/ev-application.c: (ev_application_init):
8533
8534         Let tbe check file existence for us.
8535         Add a comment about eggrecent mime filter.
8536
8537 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8538
8539         * data/evince-ui.xml:
8540         * shell/ev-application.c: (ev_application_shutdown),
8541         (ev_application_init), (ev_application_get_toolbars_model),
8542         (ev_application_get_recent_model),
8543         (ev_application_save_toolbars_model):
8544         * shell/ev-application.h:
8545         * shell/ev-window.c: (ev_window_add_recent),
8546         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8547         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8548         (ev_window_init):
8549
8550         Use common toolbar and recent models for all windows.
8551         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8552
8553 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8554
8555         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8556         successfully check for gtk_icon_view_get_visible_range.
8557
8558 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8559
8560         * djvu/Makefile.am:
8561         * dvi/Makefile.am:
8562         
8563         Fix djvu and dvi backend build.
8564
8565 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8566
8567         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8568         (new_separator_pixbuf):
8569
8570         Don't leak windows.
8571
8572 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8573
8574         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8575
8576         HIGification of toolbar editor dialogue.
8577
8578 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8579
8580         * configure.ac:
8581         * shell/Makefile.am:
8582
8583         Ever build metadata manager since it's just
8584         disabled at runtime now.
8585
8586 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8587
8588         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8589         (ev_metadata_manager_get), (ev_metadata_manager_set):
8590         * shell/ev-metadata-manager.h:
8591
8592         Add an _init functions that enabled metadata management
8593         at runtime.
8594
8595         * shell/ev-window.c: (page_changed_cb),
8596         (setup_document_from_metadata), (ev_window_setup_document),
8597         (setup_view_from_metadata), (ev_window_open_uri),
8598         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8599         (ev_window_run_presentation), (ev_window_stop_presentation),
8600         (save_sizing_mode), (ev_window_zoom_changed_cb),
8601         (ev_window_continuous_changed_cb),
8602         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8603         (window_configure_event_cb):
8604
8605         Remove all ugly metadata define since we deal with it
8606         at runtime now.
8607
8608         * shell/main.c: (load_files_remote), (main):
8609
8610         Add support for dbus cvs head. Hopefully didnt break one
8611         of the other versions now!
8612
8613         If we dont get a response from the dbus server just
8614         give up with it and not enable metadata.
8615
8616 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8617
8618         * Makefile.am:
8619         * backend/Makefile.am:
8620         * configure.ac:
8621         * cut-n-paste/recent-files/Makefile.am:
8622         * cut-n-paste/toolbar-editor/Makefile.am:
8623         * cut-n-paste/zoom-control/Makefile.am:
8624         * lib/Makefile.am:
8625         * pdf/Makefile.am:
8626         * pixbuf/Makefile.am:
8627         * properties/Makefile.am:
8628         * ps/Makefile.am:
8629         * shell/Makefile.am:
8630         * thumbnailer/Makefile.am:
8631         * tiff/Makefile.am:
8632
8633         Make frontends depend on just libev.
8634         Rework and group CFLAGS/LIBS definitions.
8635         Cleanups.
8636
8637 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8638
8639         * shell/ev-window:
8640
8641         do not unnecessarily save zoom
8642
8643         * configure.ac:
8644         * lib/ev-file-helpers.c: (ev_dot_dir):
8645         * shell/Makefile.am:
8646         * shell/dummy.cc:
8647
8648         Some cleanups
8649
8650 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8651
8652         * configure.ac:
8653         
8654         Remove unnecessary dependencies
8655
8656 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8657
8658         * properties/Makefile.am:
8659         * thumbnailer/Makefile.am:
8660         * tiff/Makefile.am:
8661
8662         Some more cleanups. Was really necessary
8663         but I probably introduced bugs, feel free
8664         to flame :)
8665
8666 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8667
8668         * backend/Makefile.am:
8669         * configure.ac:
8670         * cut-n-paste/recent-files/Makefile.am:
8671         * cut-n-paste/toolbar-editor/Makefile.am:
8672         * cut-n-paste/zoom-control/Makefile.am:
8673         * lib/Makefile.am:
8674         * pdf/Makefile.am:
8675         * pixbuf/Makefile.am:
8676         * properties/Makefile.am:
8677         * ps/Makefile.am:
8678         * shell/Makefile.am:
8679         * thumbnailer/Makefile.am:
8680         * tiff/Makefile.am:
8681
8682         Use gnome-common macros when possible.
8683         Cleanup dependencies.
8684         Actually disable deprecated where possible.
8685
8686 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8687
8688         * Makefile.am:
8689         * backend/Makefile.am:
8690         * properties/Makefile.am:
8691         * shell/Makefile.am:
8692         * thumbnailer/Makefile.am:
8693
8694         This should solve the circular dep without
8695         requiring dir reorg!
8696
8697         * shell/ev-window.c: (setup_view_from_metadata):
8698
8699         Never restore window size/position when the
8700         window is already visible.
8701
8702 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8703
8704         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
8705
8706         Return a boolean from timeout func. Fix ported from gedit.
8707
8708 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
8709
8710         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
8711
8712 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
8713
8714         * shell/ev-document-types.c: set "All Documents" as default filter in
8715         open dialog
8716
8717 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
8718
8719         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
8720         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
8721         (ev_metadata_manager_set_boolean): fix value/val thinko.
8722
8723 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8724
8725         * shell/ev-window.c: (setup_view_from_metadata),
8726         (window_state_event_cb), (window_configure_event_cb),
8727         (ev_window_init):
8728
8729         Remember window position and maximized state
8730
8731 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
8732
8733         * configure.ac:
8734
8735         Fix DBUS configure checks.
8736
8737         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
8738         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
8739         (ev_metadata_manager_set_boolean):
8740
8741         Plug mem leaks.
8742
8743         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
8744         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8745         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
8746         (ev_window_continuous_changed_cb),
8747         (ev_window_dual_mode_changed_cb), (ev_window_new):
8748
8749         Fix the build without DBUS.
8750
8751 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
8752
8753         * shell/ev-metadata-manager.c: (parse_value), (save_values),
8754         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
8755         (ev_metadata_manager_set_string),
8756         (ev_metadata_manager_set_boolean):
8757         * shell/ev-metadata-manager.h:
8758
8759         Add support for some more types
8760
8761         * shell/ev-view.c: (scroll_to_current_page),
8762         (ev_view_get_continuous), (ev_view_set_continuous),
8763         (ev_view_get_dual_page):
8764         * shell/ev-view.h:
8765         * shell/ev-window.c: (page_changed_cb),
8766         (setup_document_from_metadata), (ev_window_setup_document),
8767         (setup_view_from_metadata), (ev_window_open_uri),
8768         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8769         (ev_window_run_presentation), (ev_window_stop_presentation),
8770         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
8771         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
8772         (ev_window_update_dual_page_action),
8773         (ev_window_continuous_changed_cb),
8774         (ev_window_dual_mode_changed_cb), (ev_window_init):
8775
8776         Remember a bunch of view/document properties. Prolly some
8777         are still missing but it's getting interesting.
8778
8779 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
8780
8781         * configure.ac: check if dbus-binding-tool is installed. Not the
8782         case on current Ubuntu breezy, it seems.
8783
8784 2005-07-05  Luca Ferretti <elle.uca@libero.it>
8785
8786         * data/evince.desktop.in.in:
8787         
8788         Allow open uri lists and add TryExec field.
8789
8790 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8791
8792         * configure.ac:
8793
8794         Enable dbus when available, do not require a configure
8795         option.
8796
8797 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8798
8799         * configure.ac:
8800
8801         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
8802         disabled.
8803
8804 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
8805         Marco Pesenti Gritti  <mpg@redhat.com>
8806
8807         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
8808         
8809         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
8810         functions to the format required by dbus
8811
8812         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
8813         errors. Use the RPC parameters in the expected way
8814
8815 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8816
8817         * Makefile.am:
8818         * properties/Makefile.am:
8819         * properties/ev-properties-main.c: (ev_properties_get_pages):
8820
8821         Support all mime types
8822
8823         * shell/Makefile.am:
8824         * thumbnailer/Makefile.am:
8825         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
8826         (evince_thumbnail_pngenc_get):
8827
8828         Use the document factory
8829
8830 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8831
8832         * backend/Makefile.am:
8833         * backend/ev-document-factory.c:
8834         (mime_type_supported_by_gdk_pixbuf),
8835         (ev_document_type_get_from_mime),
8836         (ev_document_factory_get_document),
8837         (ev_document_factory_get_backend),
8838         (ev_document_factory_get_mime_types),
8839         (ev_document_factory_get_all_mime_types):
8840         * backend/ev-document-factory.h:
8841         * shell/Makefile.am:
8842         * shell/ev-document-types.c: (get_document_from_uri),
8843         (ev_document_types_get_document),
8844         (file_filter_add_mime_list_and_free),
8845         (ev_document_types_add_filters):
8846         * shell/ev-document-types.h:
8847         * shell/ev-job-xfer.c: (ev_job_xfer_run):
8848         * shell/ev-properties-dialog.c:
8849         (ev_properties_dialog_set_document):
8850         * shell/ev-window.c: (ev_window_cmd_file_open),
8851         (ev_window_cmd_save_as):
8852         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8853
8854         Rework document types managing to avoid code duplication
8855         and actually abstract from backend implementations.
8856         Also provide a minimal factory api that can be used by
8857         thumbnailer/properties.
8858
8859 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
8860
8861         * properties/ev-properties-view.c: (ev_properties_view_set_info):
8862         Plug a mem leak.
8863         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8864         HIG spacings.
8865
8866 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8867
8868         * shell/ev-properties-dialog.c
8869         (ev_properties_dialog_set_document): only call
8870         ev_properties_fonts_set_document() if the document implements the
8871         fonts interface
8872
8873 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
8874
8875         * configure.ac:
8876         * properties/Makefile.am:
8877         * properties/ev-properties-view.c:
8878         (ev_properties_view_register_type):
8879         * properties/ev-properties-view.h:
8880         * properties/ev-properties-main.h:
8881
8882         Implement nautilus plugin for properties.
8883         Works only for pdf atm, I need to rework the
8884         document types stuff to get this to work
8885         for all backends...
8886
8887 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8888
8889         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
8890         (ev_properties_fonts_set_document): use
8891         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
8892
8893 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8894
8895         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
8896         them
8897         (PlaceImage, tiff2ps_process_page): use
8898         g_ascii_dtostr to convert floats to strings in a locale-safe way.
8899
8900
8901 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
8902
8903         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
8904         (main): to call gnome_authentication_manager_init. Should fix
8905         Bug #308510
8906
8907         * configure.ac: that requires libgnomeui 2.6.0.
8908
8909 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8910
8911         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8912         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
8913         use the new tiff2ps interfaces
8914
8915         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
8916         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
8917
8918         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
8919         structure instead of global variables.  Remove use of static
8920         variables in functions.
8921
8922 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
8923
8924         * shell/ev-page-action.c: unref the completion after setting it to the
8925         entry
8926
8927 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8928
8929         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
8930         postscript files
8931
8932 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
8933
8934         * shell/ev-window.c (update_action_sensitivity): disable
8935         File->Print if the document does not implement the ps exporter
8936         interface
8937
8938 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
8939
8940         * Makefile.am:
8941         * configure.ac:
8942         * data/evince-properties.glade:
8943         * properties/.cvsignore:
8944         * properties/Makefile.am:
8945         * properties/ev-properties-view.c: (ev_properties_view_dispose),
8946         (ev_properties_view_class_init), (ev_properties_view_format_date),
8947         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
8948         (ev_properties_view_init), (ev_properties_view_new):
8949         * properties/ev-properties-view.h:
8950         * shell/Makefile.am:
8951         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
8952         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
8953         (ev_properties_dialog_new):
8954         * shell/ev-properties-dialog.h:
8955         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
8956         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
8957         (update_progress_label), (job_fonts_finished_cb),
8958         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
8959         * shell/ev-properties-fonts.h:
8960         * shell/ev-properties.c:
8961         * shell/ev-properties.h:
8962         * shell/ev-window.c: (ev_window_setup_document),
8963         (ev_window_cmd_file_properties):
8964
8965         Split the properties pages in two different objects, depend
8966         only on the backend where possible, use widgets instead
8967         of gobject for the glade part, reimplement the dialog
8968         itself with gtk.
8969         I need this to implement nautilus properties page.
8970
8971 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
8972
8973         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
8974         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
8975         (tiff_document_document_ps_exporter_iface_init): implement the ps
8976         exporter interface for tiff documents
8977
8978         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
8979         libtiff to implement TIFF postscript export
8980
8981         * tiff/tiff2ps.h: added a header file for external tiff2ps
8982         functions.
8983
8984         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
8985         tiff2ps.h
8986
8987 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8988
8989         * shell/ev-view.c: (scroll_to_current_page),
8990         (ev_view_set_fullscreen), (ev_view_set_presentation):
8991         
8992         Scroll to current page when exit from presentation
8993
8994 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8995
8996         * shell/ev-window.c: (update_document_mode),
8997         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8998         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
8999         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9000         
9001         Exit from fullscreen mode when switch to presentation. Fix for
9002         bug 309365
9003
9004 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9005
9006         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9007         return NULL if the document does not implement the selection
9008         interface.
9009
9010 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9011
9012         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9013         reported height by using the resolution aspect ratio
9014         (tiff_document_render_pixbuf): scale the pixbuf using the
9015         resolution aspect ratio
9016
9017 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9018
9019         * configure.ac:
9020         
9021         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9022         <kiltedaco@gmail.com>
9023         
9024         * djvu/djvu-document.c: (djvu_document_get_orientation),
9025         (djvu_document_set_orientation), (djvu_document_get_page_size),
9026         (rotate_pixbuf), (djvu_document_render_pixbuf),
9027         (djvu_document_document_iface_init):
9028         * dvi/dvi-document.c: (dvi_document_get_orientation),
9029         (dvi_document_set_orientation), (dvi_document_get_page_size),
9030         (rotate_pixbuf), (dvi_document_render_pixbuf),
9031         (dvi_document_document_iface_init):
9032         
9033         Dvi and djvu backends are ported to new API
9034
9035 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9036
9037         * backend/ev-selection.c: (ev_selection_get_selection_region),
9038         (ev_selection_get_selection_map):
9039         * backend/ev-selection.h:
9040         * pdf/ev-poppler.cc:
9041         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9042         * shell/ev-jobs.h:
9043         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9044         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9045         (ev_pixbuf_cache_get_text_mapping):
9046         * shell/ev-pixbuf-cache.h:
9047         * shell/ev-view.c: (location_in_text),
9048         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9049         support to EvView.  Now we can see where we can select!  Sweet!
9050
9051 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9052
9053         * shell/ev-view.c (ev_view_button_press_event): Fix
9054         event->y + view->scroll_x typo.
9055
9056 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9057
9058         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9059         sub-GdkPixbuf instead of passing dest_x and dest_y.
9060         
9061         * shell/ev-view.c: (view_point_to_doc_point),
9062         (view_rect_to_doc_rect), (ev_view_button_press_event),
9063         (ev_view_motion_notify_event), (compute_new_selection_rect),
9064         (gdk_rectangle_point_in), (compute_new_selection_text),
9065         (compute_selections): Update selection code to keep the selection
9066         around as two points and not as a normalized rectangle, and fix
9067         page level selection in two-column mode.
9068
9069 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
9070
9071         * shell/ev-window.c: (window_configure_event_cb): 
9072         
9073         Fix compilation
9074         
9075 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9076
9077         * pdf/ev-poppler.cc:
9078
9079         Fix compilation
9080
9081 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9082
9083         * shell/Makefile.am:
9084         * shell/ev-metadata-manager.c: (item_free),
9085         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
9086         (parse_value), (parseItem), (load_values),
9087         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
9088         (save_values), (save_item), (get_oldest), (resize_items),
9089         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
9090         * shell/ev-metadata-manager.h:
9091
9092         Metadata manager from gedit but modified to use GValue, so that
9093         we dont need to keep converting from strings.
9094
9095         * configure.ac:
9096
9097         ENABLE_METADATA conditional, on when dbus is on
9098
9099         * shell/ev-application.c: (ev_application_open_uri):
9100
9101         Show the window after load so that we can initialize
9102         window size before it's showed.
9103
9104         * shell/ev-window.c: (ev_window_setup_from_metadata),
9105         (ev_window_open_uri), (window_configure_event_cb),
9106         (ev_window_init):
9107
9108         Save and load metadata information about window size.
9109         Not yet keeping states in account.
9110
9111         * shell/main.c: (main):
9112
9113         Shutdown metadata manager.
9114
9115 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9116
9117         * shell/ev-application-service.xml:
9118         * configure.ac:
9119         * shell/Makefile.am:
9120         * shell/ev-application.c:
9121         * shell/ev-application.h:
9122         * shell/ev-window.c:
9123         * shell/ev-window.h:
9124         * shell/main.c:
9125
9126         Add an optional dbus interface (--enable-dbus).
9127         Rework application code, mainly to be easier to
9128         use "remotely".
9129         Do not open multiple windows with the same document,
9130         spatial evince!
9131
9132 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
9133
9134         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
9135         pixbuf iff it exists.
9136
9137 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
9138
9139         * shell/*:
9140         * backend/ev-render-context.[ch]:
9141         * backend/ev-selection.[ch]:
9142
9143         Massive changes.  We now support text selection of pdfs, and not
9144         just rectangular selection.  This is pretty broken still, but I
9145         want to get something into CVS.
9146
9147 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9148
9149         * pdf/ev-poppler.cc:
9150         
9151         Fix for Bug 309080: crash on window close.
9152         
9153         * shell/ev-page-action.c: (page_changed_cb):
9154         
9155         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
9156         jensgr@gmx.net (Jens Granseuer).
9157
9158 2005-06-25  Marcel Telka  <marcel@telka.sk>
9159
9160         * configure.in (ALL_LINGUAS): Added sk.
9161
9162 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9163
9164         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9165         not a document open
9166
9167 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9168
9169         * NEWS:
9170         * configure.ac:
9171
9172         Release 0.3.2
9173
9174         * cut-n-paste/recent-files/Makefile.am:
9175
9176         Fix make distcheck
9177
9178 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9179
9180         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9181         (pixbuf_document_set_orientation), (rotate_pixbuf),
9182         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9183         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9184
9185         Implement rotation and cleanup the code a bit.
9186
9187         * tiff/tiff-document.c: (tiff_document_get_page_size),
9188         (tiff_document_get_orientation), (tiff_document_set_orientation),
9189         (rotate_pixbuf), (tiff_document_render_pixbuf),
9190         (tiff_document_document_iface_init), (tiff_document_init):
9191
9192         Implement rotation. Was the quicker solution for the release
9193         but we really need to share this code in the shell.
9194
9195 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9196
9197         * pdf/ev-poppler.cc:
9198
9199         Enable rotation, require poppler cvs. Fix a leak.
9200
9201 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9202
9203         * shell/ev-window.c: (update_action_sensitivity):
9204         
9205         Make properties unsensitive if document backend doesn't provide
9206         any info
9207
9208 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9209
9210         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9211         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9212         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9213         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9214         (bitmap_flip_rotate_counter_clockwise):
9215         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9216         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9217         (buff_gets):
9218         * dvi/mdvi-lib/common.h:
9219         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9220         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9221         (opendvi), (mdvi_reload), (mdvi_init_context),
9222         (mdvi_destroy_context), (mdvi_dopage), (special):
9223         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9224         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9225         (file_hash_free), (register_encoding), (parse_spec),
9226         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9227         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9228         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9229         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9230         (mdvi_register_font_type), (mdvi_unregister_font_type),
9231         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9232         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9233         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9234         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9235         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9236         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9237         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9238         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9239         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9240         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9241         (mdvi_unregister_special), (mdvi_flush_specials):
9242         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9243         (t1_font_remove):
9244         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9245         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9246         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9247         (free_font_metrics), (flush_font_metrics):
9248         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9249         (tt_font_remove):
9250         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9251         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9252         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9253         (dstring_insert), (dstring_new), (dstring_reset):
9254         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9255         
9256         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9257         avoid conflict with libtool on FC4
9258         
9259         * shell/ev-window.c: (ev_window_cmd_help_about):
9260         
9261         Update copyright year. Fix for bug 308828.
9262
9263 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9264
9265         * shell/ev-view.c: (add_scroll_binding_keypad),
9266         (ev_view_binding_activated), (ev_view_class_init),
9267         (on_adjustment_value_changed):
9268         
9269         Bug 170874: Arrow keys switch pages in presentation mode
9270
9271 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9272
9273         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9274         
9275         Fix for Bug 308265: Sidebar dissappears coming out of 
9276         Presentation mode
9277
9278 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9279
9280         * shell/ev-application.c: (ev_application_open):
9281         * shell/ev-document-types.c: (ev_document_types_add_filters),
9282         (ev_document_types_add_filters_for_type):
9283         * shell/ev-document-types.h:
9284         * shell/ev-window.c: (ev_window_cmd_save_as):
9285         
9286         Suggest basename as template when saving, provide filters
9287         for save dialog. It's bug 308402
9288
9289 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9290
9291         * pdf/ev-poppler.cc:
9292         * shell/ev-sidebar-links.c: (job_finished_callback):
9293         * shell/ev-view.c: (update_find_status_message):
9294         
9295         Some leaks fixed
9296
9297 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9298
9299         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9300         (egg_recent_view_uimanager_set_list):
9301
9302         Fix buglet in !show_numbers case.
9303
9304 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9305
9306         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9307         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9308
9309         Use pango ellipsisation.
9310
9311         * pdf/ev-poppler.cc:
9312
9313         Fix refcount leak, from nsh.
9314
9315 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9316
9317         * cut-n-paste/recent-files/Makefile.am:
9318         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9319         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9320         
9321         Removed EggRecentViewGtk
9322         
9323         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9324         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9325         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9326         (ev_window_setup_recent):
9327         
9328         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9329         with other projects
9330
9331 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9332
9333         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9334         (egg_recent_view_gtk_finalize):
9335
9336         Fix memory leak
9337
9338         * cut-n-paste/toolbar-editor/Makefile.am:
9339         
9340         Fix location of cursor icon.
9341         
9342         * pdf/ev-poppler.cc:
9343         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9344         (display_completion_text), (match_completion):
9345         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9346         (selection_changed_callback), (create_loading_model),
9347         (print_section_cb), (links_page_num_func),
9348         (update_page_callback_foreach):
9349         * shell/ev-window.c: (ev_window_dispose):
9350         
9351         Small memory fixes. Links model now store objects instead
9352         of pointers to improve memory management. 
9353
9354 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9355
9356         * shell/ev-window.c: (zoom_control_changed_cb):
9357         
9358         Fix update of zoom control (bug 308268).
9359
9360 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9361
9362         * shell/ev-properties.c (set_property): escape the text correctly.
9363         Handles non-UTF-8 properties and escaped properties.  Also, sets
9364         the text to "<i>None</i>" if the property isn't set.
9365
9366         * data/evince-properties.glade: Change the label to be ellipsized,
9367         and give it a minimum size.
9368
9369 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9370
9371         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9372         * shell/ev-sidebar-links.c: (create_loading_model):
9373         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9374         * shell/ev-view.c: (ev_view_set_document):
9375         * shell/ev-window.c: (ev_window_dispose):
9376         
9377         Various small fixes, mostly memory leaks. Thanks to valgrind.
9378
9379 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9380
9381         * ps/ps-document.c: remove the locale.h include again ;-). And
9382         kill the (bogus) setlocale/savelocale business.
9383
9384 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9385
9386         * ps/ps-document.c:
9387         
9388         Include locale.h to fix build
9389         
9390         * shell/ev-sidebar.c:
9391         
9392         Remove unnecessary includes
9393
9394 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9395
9396         * dvi/dvi-document.c: (dvi_document_load):
9397         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9398         * po/POTFILES.in:
9399         
9400         Check for incorrect dvi files. Fix parsing dvi on AMD64
9401         platform. Thanks to tester@tester.ca (Olivier Crete).
9402
9403 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9404
9405         * shell/ev-page-action.c: (match_selected_cb),
9406         (display_completion_text), (match_completion), (update_model):
9407         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9408         (expand_open_links):
9409         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9410         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9411         (ev_sidebar_set_document):
9412         * shell/ev-window.c: (ev_window_xfer_job_cb),
9413         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9414         
9415         Fixed lot's of memory leaks, for example, memory leak on reload, 
9416         described in bug 307793.
9417
9418 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9419
9420         * pdf/ev-poppler.cc:
9421         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9422         (update_visible_range), (adjustment_changed_cb),
9423         (ev_sidebar_thumbnails_fill_model),
9424         (ev_sidebar_thumbnails_refresh),
9425         (ev_sidebar_tree_selection_changed),
9426         (ev_sidebar_icon_selection_changed),
9427         (ev_sidebar_thumbnails_use_icon_view),
9428         (ev_sidebar_thumbnails_set_document):
9429         * shell/ev-sidebar-thumbnails.h:
9430         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9431         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9432
9433         Refresh thumbnails when changing orientation. Not fully
9434         working yet becuase of a sidebar bug.
9435
9436         Set page orientation to poppler page everywhere. This sucks
9437         really need to fix poppler.
9438
9439 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9440
9441         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9442         (egg_recent_view_gtk_new_menu_item),
9443         (egg_recent_view_gtk_set_property),
9444         (egg_recent_view_gtk_get_property),
9445         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9446         (egg_recent_view_gtk_set_tooltip_func),
9447         (egg_recent_view_gtk_set_label_width),
9448         (egg_recent_view_gtk_get_label_width):
9449         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9450
9451         Sync with libegg (ellipsize labels)
9452
9453 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9454
9455         * data/evince-ui.xml:
9456         * shell/ev-window.c: (ev_window_cmd_go_forward),
9457         (ev_window_cmd_go_backward):
9458         
9459         Shift + PageUp moves 10 Pages. Fix for 306125
9460
9461 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9462
9463         * pdf/ev-poppler.cc:
9464
9465         Add a flag to check if orientation has been overriden
9466
9467 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9468
9469         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9470         field if necessary.
9471
9472         * ps/ps.h: add creator field to document.
9473
9474         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9475         set creator field.
9476
9477 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9478
9479         * data/evince-properties.glade:
9480         * shell/ev-properties.c: (ev_properties_set_document):
9481
9482         s/PDF Version/Format
9483
9484 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9485
9486         * shell/ev-properties.c: (ev_properties_set_document):
9487
9488         Remove unnecessary translations
9489
9490 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9491
9492         * cut-n-paste/toolbar-editor/Makefile.am:
9493
9494         Correct library name    
9495
9496 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9497
9498         * configure.ac:
9499         * cut-n-paste/recent-files/egg-recent-model.c:
9500         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9501         (egg_recent_model_unlock_file):
9502         * cut-n-paste/recent-files/egg-recent-util.c:
9503         (egg_recent_util_get_unique_id):
9504         * cut-n-paste/recent-files/update-from-egg.sh:
9505         * cut-n-paste/toolbar-editor/Makefile.am:
9506         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9507         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9508         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9509         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9510         (egg_toolbars_model_get_type):
9511         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9512
9513         Better makefile for toolbar editor and update everything
9514         to latest libegg.
9515
9516 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9517
9518         * shell/ev-window.c: (update_document_mode):
9519
9520         Prefer presentation mode when the document
9521         require fullscreen.
9522
9523 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9524
9525         * data/evince-ui.xml:
9526         * shell/ev-window.c:
9527
9528         Add control-equal for zooming
9529
9530 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9531
9532         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9533
9534 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9535
9536         * backend/ev-document.c: (ev_document_get_orientation):
9537         * backend/ev-document.h:
9538         * pdf/ev-poppler.cc:
9539         * ps/ps-document.c: (ps_document_get_orientation),
9540         (ps_document_set_orientation), (ps_document_document_iface_init):
9541
9542         Add a get_orientation api. Improve set_orientation.
9543
9544         * data/evince-ui.xml:
9545         * shell/ev-view.c: (ev_view_set_orientation),
9546         (ev_view_rotate_right), (ev_view_rotate_left):
9547         * shell/ev-view.h:
9548         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9549         (ev_window_cmd_edit_rotate_right):
9550
9551         Better ui for changing document orientation
9552
9553 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9554
9555         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9556         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9557         * shell/ev-sidebar-links.h:
9558         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9559         (ev_sidebar_page_iface_init):
9560         * shell/ev-sidebar-page.h:
9561         * shell/ev-sidebar-thumbnails.c:
9562         (ev_sidebar_thumbnails_get_property),
9563         (ev_sidebar_thumbnails_class_init),
9564         (ev_sidebar_thumbnails_set_document):
9565         * shell/ev-sidebar-thumbnails.h:
9566         * shell/ev-view.c: (ev_view_motion_notify_event):
9567         * shell/ev-window.c: (update_chrome_visibility),
9568         (ev_window_cmd_focus_page_selector),
9569         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9570         (sidebar_page_main_widget_update_cb), (ev_window_init):
9571         
9572         Autoraise toolbar on GoToPage binding and fix bindings in
9573         EvSidebarThumbnails page.
9574
9575 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9576
9577         * shell/ev-properties.c: (update_progress_label):
9578
9579         Hide the progress label when finished; bug #307697.
9580
9581 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9582
9583         * pdf/ev-poppler.cc:
9584
9585         Enable is_open for links, you will need poppler cvs
9586
9587         * shell/ev-properties.c: (job_fonts_finished_cb):
9588
9589         Get a lock on the document when filling the tree view
9590
9591 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9592
9593         * backend/ev-document-links.h:
9594         * pdf/ev-poppler.cc:
9595         * shell/ev-sidebar-links.c: (create_loading_model),
9596         (expand_open_links), (job_finished_callback):
9597
9598         Expand links when specified by the document.
9599         Depend on a poppler api (defined out for now)
9600
9601 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9602
9603         * shell/ev-properties.c: (ev_properties_dispose),
9604         (ev_properties_class_init), (dialog_destroy_cb),
9605         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9606         (ev_properties_set_document), (ev_properties_new),
9607         (ev_properties_show):
9608         * shell/ev-properties.h:
9609
9610         Make it an object, cleanup the code, api to show it as transient
9611         and to set the document.
9612
9613         * shell/ev-window.c: (ev_window_setup_document),
9614         (ev_window_cmd_file_properties):
9615
9616         Adapt to EvProperties changes, do not show multiple
9617         times, update it when document changes.
9618
9619 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9620
9621         * ps/gstypes.h:
9622         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9623         (ps_document_set_orientation), (ps_document_document_iface_init):
9624         * ps/ps-document.h:
9625
9626         Implement orientation here too
9627
9628         * shell/ev-properties.c: (ev_properties_new):
9629         * data/evince-properties.glade:
9630
9631         Hide the fonts page for backends that doesnt
9632         support it.     
9633
9634 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9635
9636         * backend/ev-document.c: (ev_document_set_orientation):
9637         * backend/ev-document.h:
9638         * pdf/ev-poppler.cc:
9639
9640         Add orientation api. Currently poppler api is not optimal,
9641         we need to set orientation every time we _get a page.
9642         I will try to fix that at some point.
9643
9644         * data/evince-ui.xml:
9645         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9646         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9647
9648         Add orientation menu items
9649
9650         * shell/ev-page-cache.c: (ev_page_cache_clear):
9651         * shell/ev-page-cache.h:
9652
9653         Add api to clear the cache
9654
9655         * shell/ev-view.c: (setup_caches), (clear_caches),
9656         (ev_view_set_document), (ev_view_zoom_out),
9657         (ev_view_set_orientation):
9658         * shell/ev-view.h:
9659
9660         Implement orientation changing
9661
9662 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9663
9664         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
9665         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
9666         * backend/ev-document-fonts.h:
9667
9668         Separate scan and fill so that we can incrementally fill from
9669         the main thread. Add a progress api.
9670
9671         * data/evince-properties.glade:
9672         * pdf/ev-poppler.cc:
9673         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
9674         * shell/ev-jobs.h:
9675         * shell/ev-properties.c: (update_progress_label),
9676         (job_fonts_finished_cb), (setup_fonts_view):
9677
9678         Incrementally feel the list and show the progress
9679         percentage in a label like acrobat does.
9680
9681         You are going to need poppler cvs
9682
9683 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
9684
9685         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
9686         * backend/ev-document-fonts.h:
9687         * pdf/ev-poppler.cc:
9688
9689         Make fonts model fill incrementally.
9690
9691         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
9692         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
9693         (ev_job_queue_remove_job):
9694         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
9695         (ev_job_fonts_new), (ev_job_fonts_run):
9696         * shell/ev-jobs.h:
9697
9698         New job for fonts scanning
9699
9700         * shell/ev-properties.c: (job_fonts_finished_cb),
9701         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
9702         * shell/ev-properties.h:
9703         * shell/ev-window.c: (ev_window_cmd_file_properties):
9704
9705         Incrementally feel the treeview using the new job. Show Loading...
9706         message until scanning is completed.
9707
9708         Hopefully I didnt break the build without the poppler patch.
9709
9710 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9711
9712         * shell/ev-application.c: (ev_application_open):
9713         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
9714         (ev_document_type_get_type), (ev_document_type_lookup):
9715         * shell/ev-document-types.h:
9716         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
9717         * shell/ev-job-xfer.h:
9718         * shell/ev-window.c: (ev_window_clear_local_uri),
9719         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
9720         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
9721         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9722         
9723         Transfer remote documents to tmp directory to display them later.
9724
9725 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
9726
9727         * backend/ev-document-info.h:
9728         * shell/ev-properties.c: (ev_properties_new):
9729
9730         s/GTime*/GTime. Not sure why we was using a pointer
9731         at all there!
9732
9733 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
9734
9735         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
9736         situations.  That situation is that you're using GTK+-HEAD with
9737         the patch at #306726 is applied, and you have a document with <
9738         1500 pages in it.  It's not quite as uniformly nice as the
9739         TreeView, but should be better in the long run.
9740
9741         I'm pretty sure I guarded against breaking compilation with
9742         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
9743         I missed some.
9744
9745         * shell/ev-window.c (ev_window_init): We don't have our tree/list
9746         widget yet, so I commented that code out
9747         enable_view_actions_for_widget() for now.  Need to figure this
9748         out.
9749
9750         * shell/ev-page-action.c (match_selected_cb): emit the right
9751         signals.  Our cool C-l completion now works.
9752
9753 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9754
9755         * backend/Makefile.am:
9756         * backend/ev-document-fonts.c:
9757         * backend/ev-document-links.c:
9758         * backend/ev-document.c: (ev_document_load):
9759         * backend/ev-document.h:
9760         * backend/ev-job-queue.c:
9761         * backend/ev-job-queue.h:
9762         * backend/ev-jobs.c:
9763         * backend/ev-jobs.h:
9764         * backend/ev-page-cache.c:
9765         * backend/ev-page-cache.h:
9766
9767         EvPageCache and EvJobs are moved to shell.
9768
9769         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
9770         (ev_tmp_filename):
9771         * lib/ev-file-helpers.h:
9772         
9773         New helper to work with temporary files
9774         
9775         * shell/Makefile.am:
9776         * shell/ev-application.c: (ev_application_open):
9777         * shell/ev-application.h:
9778         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
9779         (remove_job_from_async_queue), (add_job_to_async_queue),
9780         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
9781         (handle_job), (search_for_jobs_unlocked),
9782         (no_jobs_available_unlocked), (ev_render_thread),
9783         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9784         (ev_job_queue_add_job), (move_job_async), (move_job),
9785         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9786         * shell/ev-job-queue.h:
9787         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
9788         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
9789         * shell/ev-job-xfer.h:
9790         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
9791         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
9792         (ev_job_links_class_init), (ev_job_render_init),
9793         (ev_job_render_dispose), (ev_job_render_class_init),
9794         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
9795         (ev_job_thumbnail_class_init), (ev_job_load_init),
9796         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
9797         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
9798         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
9799         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
9800         * shell/ev-jobs.h:
9801         * shell/ev-page-action.c: (ev_page_action_set_document):
9802         * shell/ev-page-cache.c: (ev_page_cache_init),
9803         (ev_page_cache_class_init), (ev_page_cache_finalize),
9804         (ev_page_cache_new), (ev_page_cache_get_n_pages),
9805         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
9806         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
9807         (ev_page_cache_get_title), (ev_page_cache_get_size),
9808         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9809         (ev_page_cache_get_height_to_page),
9810         (ev_page_cache_get_max_label_chars),
9811         (ev_page_cache_get_page_label),
9812         (ev_page_cache_has_nonnumeric_page_labels),
9813         (ev_page_cache_get_info), (ev_page_cache_next_page),
9814         (ev_page_cache_prev_page), (ev_page_cache_get):
9815         * shell/ev-page-cache.h:
9816         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
9817         (ev_pixbuf_cache_clear_job_sizes),
9818         (ev_pixbuf_cache_add_jobs_if_needed),
9819         (ev_pixbuf_cache_set_page_range):
9820         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
9821         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
9822         * shell/ev-sidebar-thumbnails.c:
9823         (ev_sidebar_tree_selection_changed),
9824         (ev_sidebar_thumbnails_set_document):
9825         * shell/ev-statusbar.c: (ev_statusbar_destroy),
9826         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
9827         (ev_statusbar_get_context_id), (ev_statusbar_push),
9828         (ev_statusbar_pop), (ev_statusbar_set_maximized),
9829         (ev_statusbar_pulse), (ev_statusbar_show_progress),
9830         (ev_statusbar_set_progress):
9831         * shell/ev-statusbar.h:
9832         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
9833         (ev_view_find_previous):
9834         * shell/ev-window.c: (ev_window_is_empty),
9835         (ev_window_setup_document), (password_dialog_response),
9836         (ev_window_clear_jobs), (ev_window_load_job_cb),
9837         (ev_window_xfer_job_cb), (ev_window_open_uri),
9838         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
9839         (ev_window_print), (ev_window_print_range),
9840         (ev_window_state_event), (ev_window_cmd_view_reload),
9841         (menu_item_select_cb), (menu_item_deselect_cb),
9842         (view_status_changed_cb), (ev_window_dispose),
9843         (drag_data_received_cb), (ev_window_init):
9844         * shell/ev-window.h:
9845         * shell/main.c: (load_files):
9846         
9847         New statusbar to show progress on idle. Two new jobs - 
9848         xfer job and load job to load document in background. And update
9849         of page_cache clients to new location of code.
9850
9851 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
9852
9853         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
9854         selection in open dialog. It also remembers the last visited directory 
9855         in the current session.
9856
9857 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9858
9859         * shell/ev-properties.c: (ev_properties_new):
9860         * shell/ev-properties.h:
9861         * shell/ev-window.c: (ev_window_cmd_file_properties):
9862         
9863         Get document info from page cache instead of document itself.
9864         This should fix crash related to race conditions described in
9865         bug 306545.
9866
9867 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9868
9869         * ps/ps-document.c: (ps_document_init),
9870         (send_ps), (get_page_box), (output), (catchPipe), (input),
9871         (stop_interpreter), (file_length), (file_readable),
9872         (check_filecompressedb), (ps_document_enable_interpreter),
9873         (document_load), (ps_async_renderer_render_pixbuf):
9874         * ps/ps-document.h:
9875
9876         Big cleanup of the ps code
9877
9878 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
9879
9880         * backend/Makefile.am:
9881         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
9882         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
9883         * backend/ev-async-renderer.h:
9884
9885         Add an async renderer interface (method + callback) which
9886         is useful for backends like ps.
9887
9888         * backend/ev-job-queue.c: (remove_job_from_async_queue),
9889         (add_job_to_async_queue), (job_finished_cb), (handle_job),
9890         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
9891         (ev_job_queue_add_job), (move_job_async), (move_job),
9892         (ev_job_queue_update_job), (ev_job_queue_remove_job):
9893
9894         Add queues for async renderer, these are executed on the
9895         main thread.
9896
9897         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
9898         (ev_job_render_run):
9899         * backend/ev-jobs.h:
9900
9901         If the backend support async renderer interface use it.
9902
9903         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
9904         (setup_pixmap), (ps_document_get_type),
9905         (ps_async_renderer_render_pixbuf),
9906         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
9907
9908         Implement async renderer interface.
9909
9910 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9911
9912         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
9913
9914         Cleanup links job on exit.
9915
9916 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9917
9918         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9919         (drag_data_get_cb), (drag_data_received_cb):
9920         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9921         (drag_data_get_cb), (parse_item_list),
9922         (egg_toolbar_editor_load_actions):
9923         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9924         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
9925         (parse_item_list), (parse_toolbars):
9926         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
9927         (dvi_pixbuf_put_pixel):
9928         
9929         Fix gcc 4.0 warnings
9930
9931 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9932
9933         * ps/ps-document.c: (start_interpreter):
9934
9935         Fix warning when loading ps
9936
9937 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9938
9939         * ps/ps-document.c: (output):
9940
9941         Fix crash when priting gs error messages.
9942
9943 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9944
9945         * backend/ev-page-cache.c: (_ev_page_cache_new):
9946         * backend/ev-page-cache.h:
9947
9948         Use a const to return title so that we dont double
9949         free it. Small cleanup and fix a leak.
9950
9951         * shell/ev-window.c: (update_window_title):
9952
9953         strdup value from get_title.
9954
9955 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
9956
9957         * shell/ev-sidebar-links.c: (job_finished_callback),
9958         (ev_sidebar_links_set_document):
9959
9960         Cleanup the old job when changing document
9961
9962 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9963
9964         * shell/ev-stock-icons.c:
9965         * shell/ev-stock-icons.h:
9966         * shell/ev-window.c:
9967         
9968         Add stock icons for actions that can appear in toolbar. Fix for
9969         bug 306566.
9970
9971 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9972
9973         * backend/ev-page-cache.c: (ev_page_cache_finalize),
9974         (_ev_page_cache_new), (ev_page_cache_get_max_width),
9975         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
9976         * backend/ev-page-cache.h:
9977         * shell/ev-view.c: (scroll_to_current_page),
9978         (view_update_range_and_current_page), (get_page_y_offset),
9979         (get_page_extents), (ev_view_size_request_continuous_dual_page),
9980         (ev_view_size_request_continuous),
9981         (ev_view_zoom_for_size_continuous_and_dual_page),
9982         (ev_view_zoom_for_size_continuous):
9983         
9984         More compact EvView layout in document with pages of different size.
9985
9986 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
9987
9988         * shell/ev-window.c (ev_window_cmd_file_properties): fix
9989         compilation.
9990
9991 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9992
9993         * shell/ev-view.c: (view_set_adjustment_values):
9994         * shell/ev-window.c: (ev_window_cmd_file_properties):
9995         
9996         A bit different fix for rounding problem but it has no
9997         problems on startup. Make properties window transient to parent.
9998
9999 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10000
10001         * pdf/ev-poppler.cc:
10002         
10003         More commenting of font stuff.
10004
10005 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10006
10007         * pdf/ev-poppler.cc:
10008
10009         Comment out some more fonts stuff. Should really
10010         work without the poppler patch now.
10011
10012 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10013
10014         * pdf/ev-poppler.cc:
10015
10016         Adapt to api change
10017
10018 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10019
10020         * data/evince-properties.glade:
10021         * pdf/ev-poppler.cc:
10022         * shell/ev-properties.c: (setup_fonts_view):
10023
10024         Set the column title. Show the dialog only
10025         once everything is setup.
10026         Getting font info can be very slow... will
10027         prolly need to make this threaded too.
10028
10029 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10030
10031         * backend/Makefile.am:
10032         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10033         (ev_document_fonts_get_fonts_model):
10034         * backend/ev-document-fonts.h:
10035         * data/evince-properties.glade:
10036         * pdf/ev-poppler.cc:
10037         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10038         * shell/ev-properties.h:
10039         * shell/ev-window.c: (ev_window_cmd_file_properties):
10040
10041         Implement fonts list. Defined out for now, since it depends
10042         on a not yet committed poppler patch.
10043
10044 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10045
10046         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10047         page + 1.
10048
10049         * shell/ev-window.c: Make sure we add the timeout when we get a
10050         focus-in event.
10051
10052         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10053         adjustment->value before calculating the zoom factor to average
10054         out all of our rounding errors.  The page no longer 'drifts' when
10055         resizing.
10056
10057 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10058
10059         * data/evince-properties.glade:
10060         * shell/ev-properties.c: (ev_properties_format_date),
10061         (set_property):
10062         
10063         Labels don't expand when the dialogue is resized.
10064         strftime result needs to be converted to UTF-8. Thanks
10065         to Christian Persch <chpe@gnome.org>.
10066
10067 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10068
10069         * data/evince-properties.glade:
10070
10071         Hide the fonts tab
10072
10073 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10074
10075         * backend/ev-document-info.h:
10076         * backend/ev-document.c: (ev_document_info_free):
10077         * data/evince-properties.glade:
10078         * pdf/ev-poppler.cc:
10079         * ps/ps-document.c: (ps_document_get_info):
10080         * shell/ev-properties.c: (ev_properties_format_date),
10081         (set_property), (ev_properties_new):
10082         * shell/ev-properties.h:
10083         * shell/ev-window.c: (ev_window_cmd_file_properties):
10084
10085         Rework properties code to take only EvPropertyInfo
10086         in the constructor so that it can be useful for
10087         nautilus plugin too.
10088
10089         Deal with backends that doesnt support some properties.
10090         Make set property code generic.
10091
10092 2005-06-04  Christian Persch <chpe@gnome.org>
10093
10094         * data/evince-properties.glade:
10095
10096         fix spacings, make resizeable, and make data labels
10097         selectable + ellipsised
10098
10099 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
10100
10101         * backend/ev-document-info.h:
10102         * data/Makefile.am:
10103         * data/evince-ui.xml:
10104         * pdf/ev-poppler.cc:
10105         * shell/Makefile.am:
10106         * shell/ev-window.c: (update_action_sensitivity),
10107         (ev_window_cmd_file_properties):
10108
10109         Initial go at file properties. Patch by
10110         Emil Soleyman-Zomalan <emil@soleyman.com>.
10111         Needs love see #169583
10112
10113 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
10114
10115         * ps/ps-document.c: (output):
10116         * ps/ps.c: (psscan):
10117
10118         Try to render even if psscan fails.
10119
10120 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10121
10122         * ps/ps.c: (psscan), (pscopydoc):
10123
10124         Port buffered reading code from gv
10125
10126 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10127
10128         * ps/ps-document.c: (interpreter_message), (output):
10129
10130         Do not fail on interpreter messages
10131
10132 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10133
10134         * backend/ev-document-misc.c:
10135         (ev_document_misc_get_thumbnail_frame):
10136
10137         Pages can be 0 x 0, dont assert on this case
10138
10139 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10140
10141         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10142         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
10143
10144         Correctly manage our reference on document. Finally the reload
10145         huge leak is gone...
10146
10147 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10148
10149         * ps/ps-document.c: (ps_document_dispose):
10150
10151         Forgot to chain it to the parent. Thanks chpe.
10152
10153 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10154
10155         * ps/ps-document.c: (ps_document_dispose),
10156         (ps_document_class_init), (stop_interpreter), (document_load):
10157
10158         Cleanup dispose a bit. Dont leak the whole pixmap.
10159
10160 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10161
10162         * pdf/ev-poppler.cc:
10163
10164         Release the poppler document on dispose
10165
10166 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10167
10168         * shell/ev-view.c: (ev_view_set_document):
10169
10170         Release ref on the pixbuf cache when changing
10171         document.
10172
10173 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10174
10175         * ps/ps-document.c: (ps_document_get_info):
10176
10177         Fix a double free
10178
10179 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10180
10181         * backend/ev-page-cache.c: (ev_page_cache_init),
10182         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10183         * backend/ev-page-cache.h:
10184         * shell/ev-page-action.c: (page_changed_cb):
10185         
10186         Set page action entry width depending on labels width. Fix
10187         for bug 305202.
10188
10189 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10190
10191         * backend/ev-link.c: (ev_link_class_init):
10192
10193         Allow -1 as page value (error)
10194
10195 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10196
10197         * shell/ev-sidebar-thumbnails.c:
10198         (ev_sidebar_thumbnails_set_document):
10199         * shell/ev-view.c: (scroll_to_current_page),
10200         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10201         (page_changed_cb), (on_adjustment_value_changed),
10202         (ev_view_set_document):
10203
10204         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10205         Fix bug 305377
10206
10207 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10208
10209         * configure.ac:
10210         * djvu/djvu-document.c: (djvu_document_get_page_size):
10211
10212         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10213         bug 301993.
10214
10215 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10216
10217         * shell/ev-view.c (draw_one_page): modify the expose handling to
10218         get the shadows.
10219
10220         * shell/ev-window.c (update_action_sensitivity): Respect
10221         permissions field.  Kowtow to the man.
10222
10223         * pdf/ev-poppler.cc: Get the permissions field.
10224
10225         * tiff/*c: Make a tiny bit more robust.
10226
10227 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10228
10229         * djvu/djvu-document.c:
10230         
10231         Pop messages from djvu context message queue.
10232
10233 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10234
10235         * configure.ac, Makefile.am, shell/Makefile.am:
10236         * tiff/Makefile.am, shell/ev-document-types.c:
10237         
10238         Cleanup tiff configure checks. Fix for bug 305218.
10239
10240 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10241
10242         * configure.ac: Added "uk" to ALL_LINGUAS.
10243
10244 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10245
10246         * cut-n-paste/zoom-control/ephy-zoom.c:
10247         (ephy_zoom_get_changed_zoom_level):
10248         * cut-n-paste/zoom-control/ephy-zoom.h:
10249         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10250         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10251         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10252         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10253         (zoom_control_changed_cb), (ev_window_init):
10254         
10255         Fix minor points related to moving best fit up. Introduce
10256         "zoom" property and make zoom control change it's value on
10257         notify::zoom signals. Fix for 305080.
10258
10259 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10260
10261         * data/evince-ui.xml:
10262         * shell/ev-window.c: (set_view_actions_sensitivity):
10263         
10264         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10265
10266 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10267
10268         * configure.ac:
10269
10270         Depends on poppler 0.3.2
10271
10272 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10273
10274         * cut-n-paste/recent-files/egg-recent-item.c:
10275         (egg_recent_item_get_short_name):
10276         * cut-n-paste/toolbar-editor/Makefile.am:
10277         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10278         (new_pixbuf_from_widget):
10279         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10280         * cut-n-paste/toolbar-editor/egg-marshal.c:
10281         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10282         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10283
10284         Sync
10285
10286 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10287
10288         * tiff/tiff-document.c: Rough TIFF backend.
10289
10290 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10291
10292         * NEWS:
10293         * configure.ac:
10294         * cut-n-paste/toolbar-editor/Makefile.am:
10295
10296         Release 0.3.1
10297
10298 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10299
10300         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10301         (ev_view_find_next), (ev_view_find_previous):
10302
10303         Remove the locks around get_n_results   
10304
10305 2005-05-21  Juerg Billeter  <j@bitron.ch>
10306
10307         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10308
10309         Pass correct number of pages to poppler.
10310
10311 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10312
10313         * configure.ac:
10314         * data/Makefile.am:
10315         * data/evince.desktop.in: 
10316         * data/evince.desktop.in.in:
10317         * po/POTFILES.in:
10318         
10319         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10320
10321 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10322
10323         * shell/ev-view.c: (view_update_adjustments),
10324         (view_set_adjustment_values): cast adjustmen->value to (int)
10325         before using it.  Otherwise, we get off by a pixel in some
10326         situations.
10327
10328         (draw_one_page): Draw the border on expose.
10329
10330 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10331
10332         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10333         adjustment when the mode changes, #304923
10334
10335 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10336
10337         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10338         flickering on resize but still use gdk_window_scroll on
10339         scrolling
10340
10341 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10342
10343         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10344         option, #170458
10345
10346 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10347
10348         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10349         second page on page_changed if possible, #304669
10350
10351 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10352
10353         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10354         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10355
10356 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10357
10358         * .cvsignore:
10359         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10360         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10361         (ev_view_zoom_for_size_presentation),
10362         (ev_view_zoom_for_size_continuous_and_dual_page),
10363         (ev_view_zoom_for_size_continuous),
10364         (ev_view_zoom_for_size_dual_page),
10365         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10366         * shell/ev-view.h:
10367         * shell/ev-window.c: (update_view_size),
10368         (ev_window_sizing_mode_changed_cb):
10369
10370         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10371         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10372         an infinite loop, #304769
10373
10374
10375 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10376
10377         * data/evince-ui.xml:
10378         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10379         * shell/ev-window.c: (set_view_actions_sensitivity):
10380
10381         Make PgUp/Down behave like Space
10382
10383 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10384
10385         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10386         * backend/ev-ps-exporter.h:
10387         * pdf/ev-poppler.cc:
10388         * ps/ps-document.c: (ps_document_ps_export_begin):
10389         * shell/ev-print-job.c: (idle_print_handler):
10390
10391         Adapt to new poppler api
10392
10393 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10394
10395         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10396         (ephy_zoom_control_init):
10397
10398         Translate zoom levels
10399
10400 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10401
10402         * cut-n-paste/zoom-control/ephy-zoom.c:
10403         (ephy_zoom_get_zoom_level_index):
10404
10405         Fix current zoom -> zoom control match
10406
10407 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10408
10409         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10410         rather than the scrolled_window that it's in. Fixes bug #304655.
10411
10412 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10413
10414         * shell/ev-view.c: (view_update_adjustments),
10415         (view_set_adjustment_values), (view_update_range_and_current_page),
10416         (view_scroll_to_page), (set_scroll_adjustment),
10417         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10418         (ev_view_scroll), (ev_view_scroll_view),
10419         (ensure_rectangle_is_visible), (find_page_at_location),
10420         (get_link_at_location), (go_to_link), (status_message_from_link),
10421         (ev_view_size_request_continuous_dual_page),
10422         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10423         (ev_view_unrealize), (ev_view_expose_event),
10424         (ev_view_button_press_event), (ev_view_motion_notify_event),
10425         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10426         (draw_rubberband), (highlight_find_results), (draw_one_page),
10427         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10428         (ev_view_init), (find_changed_cb), (page_changed_cb),
10429         (on_adjustment_value_changed), (ev_view_new),
10430         (ev_view_set_document), (ev_view_set_zoom),
10431         (ev_view_set_continuous), (ev_view_set_dual_page),
10432         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10433         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10434         (ev_view_zoom_for_size_presentation),
10435         (ev_view_zoom_for_size_continuous_dual_page),
10436         (ev_view_zoom_for_size_continuous),
10437         (ev_view_zoom_for_size_dual_page),
10438         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10439         (ev_view_get_status), (ev_view_set_status),
10440         (update_find_status_message), (ev_view_get_find_status),
10441         (ev_view_set_find_status), (jump_to_find_result),
10442         (jump_to_find_page), (compute_selections), (clear_selection),
10443         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10444         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10445         (ev_view_update_primary_selection),
10446         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10447         * shell/ev-view.h:
10448         * shell/ev-window.c: (ev_window_open_page_label),
10449         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10450         (ev_window_init):
10451         * shell/ev-window.h:
10452         * shell/main.c: (load_files):
10453
10454         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10455         when resizing.  Remove the bin_window().  Also, patch from James
10456         Bowes to fix command line page, #300641
10457         
10458 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10459
10460         * data/evince-ui.xml:
10461         * shell/ev-view.c:
10462         * shell/ev-view.h:
10463         * shell/ev-window.c: (update_action_sensitivity):
10464
10465         Get rid of View->Normal Size, it's just confusing
10466
10467 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10468
10469         * backend/ev-document-info.h:
10470         * backend/ev-document.c: (ev_document_info_free): Free the
10471         EvDocumentInfo.
10472
10473         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10474         (clear_range), (add_range), (update_visible_range),
10475         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10476         (ev_sidebar_thumbnails_set_document):
10477         * shell/ev-window.c: (ev_window_setup_document): Only render the
10478         visible thumbnails.  It takes an instant to render, but it uses
10479         much less memory.
10480
10481 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10482
10483         * shell/ev-sidebar-links.c: (popup_menu_cb):
10484
10485         Select first item
10486
10487 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10488
10489         * lib/Makefile.am:
10490         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10491         (button_press_cb), (ev_sidebar_links_construct):
10492
10493         Show the popup menu also on keybindings
10494
10495 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10496
10497         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10498         * shell/ev-window.h:
10499
10500         Expose api to print a range (with dialog). Make private _print use
10501         it.
10502
10503         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10504         (ev_sidebar_links_construct):
10505
10506         Show a print context menu on linkx, it prints the selected
10507         section.
10508
10509 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10510
10511         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10512         button.
10513
10514 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10515
10516         * AUTHORS:
10517
10518         Update
10519
10520         * shell/ev-window.c: (build_comments_string),
10521         (ev_window_cmd_help_about):
10522
10523         Show poppler version/backend and authors
10524
10525 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10526
10527         * cut-n-paste/zoom-control/ephy-zoom.c:
10528         (ephy_zoom_get_zoom_level_index):
10529         * cut-n-paste/zoom-control/ephy-zoom.h:
10530
10531         Move the best fit items at the top of the list
10532
10533 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10534
10535         * shell/ev-marshal.list:
10536         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10537         (activate_cb), (match_selected_cb), (activate_link_cb),
10538         (connect_proxy), (ev_page_action_class_init):
10539         * shell/ev-page-action.h:
10540
10541         Use signals to notify action activation. Hopefully
10542         I did not break completion since I cant test...
10543
10544         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10545         (register_custom_actions):
10546
10547         Connect to page selector actions and also grab focus on
10548         the view when activated.
10549
10550 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10551
10552         * pdf/ev-poppler.cc:
10553         * backend/ev-page-cache.c: make page size calculation consistent
10554         and set it to (int)( width * scale + 0.5).  This makes the weird
10555         line going through the middle of the page go away.
10556
10557         * shell/ev-view.c: move painting the background page after
10558         checking the expose area covers us.
10559
10560 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10561
10562         * data/evince-password.glade:
10563         
10564         Mark labels as not translatable. Fix for bug 302842.
10565
10566 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10567
10568         * configure.ac: Added "es" to ALL_LINGUAS.
10569
10570 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10571
10572         * data/evince-toolbar.xml:
10573         * shell/ev-window.c: (update_action_sensitivity),
10574         (ev_window_setup_document), (ev_window_set_page_mode),
10575         (ev_window_init):
10576
10577         Remove some leftover code from jrb first continous
10578         attempt. Use the new actions, we still need good icons
10579         though...
10580
10581 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10582
10583         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10584
10585         Update label when connecting proxy. Fix a warning with NULL
10586         page_cache.
10587
10588 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10589
10590         * data/evince-ui.xml:
10591         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10592         * shell/ev-page-action.h:
10593         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10594
10595         Add mnemonic for edit toolbar.
10596         ctrl+l focus the page entry.
10597
10598 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10599
10600         * lib/Makefile.am:
10601         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10602         (ev_window_init):
10603         * shell/main.c: (main):
10604
10605         Put the toolbar xml in evince own dot dir
10606
10607 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10608
10609         * shell/ev-window.c: (ev_window_init):
10610
10611         Make the toolbar not removable
10612
10613 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10614
10615         * data/evince-ui.xml:
10616         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10617         * shell/ev-sidebar-links.h:
10618         * shell/ev-sidebar-thumbnails.c:
10619         (ev_sidebar_thumbnails_get_treeview):
10620         * shell/ev-sidebar-thumbnails.h:
10621         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10622         (ev_view_class_init):
10623         * shell/ev-view.h:
10624         * shell/ev-window.c: (update_action_sensitivity),
10625         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10626         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10627         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10628         (ev_window_init):
10629
10630         This is evil... Make space/backspace global accelerators but
10631         enable them only for some widgets (sidebars and view).
10632         I dont like it, but I dont know a better way... :/
10633
10634 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10635
10636         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10637         (ev_page_action_widget_finalize),
10638         (ev_page_action_widget_class_init), (update_page_cache):
10639
10640         Keep a weak reference on proxy->page_cache so that we
10641         dont try to disconnect the signal if the object is already
10642         gone. Maybe there is a better way to cleanup reference handling
10643         in page action though...
10644
10645 2005-05-10  Juerg Billeter  <j@bitron.ch>
10646
10647         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10648         * backend/ev-ps-exporter.h:
10649         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10650         * ps/ps-document.c: (ps_document_ps_export_begin):
10651         
10652         Change api to pass print range to ps_exporter_begin. The pdf backend
10653         requires this information.
10654         
10655         * shell/ev-print-job.c: (idle_print_handler):
10656         
10657         Adapt to api change
10658
10659 2005-05-10  Juerg Billeter  <j@bitron.ch>
10660
10661         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10662         (idle_print_handler)
10663         * shell/ev-window.c: (ev_window_print):
10664
10665         Support printing page range, based on patch by Amaury Jacquot
10666
10667 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10668
10669         * data/evince-toolbar.xml:
10670
10671         Add zoom control to available items
10672
10673 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10674
10675         * shell/ev-window.c: (update_action_sensitivity):
10676
10677         Set slash action insensitive when appropriate
10678
10679 2005-05-10  Christian Persch <chpe@gnome.org>
10680
10681         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
10682
10683         Fix warning on the overflow menu
10684
10685 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10686
10687         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
10688
10689         Check for uri correctness/existence
10690
10691 2005-05-09  Juerg Billeter  <j@bitron.ch>
10692
10693         * shell/ev-window.c: (using_postscript_printer):
10694
10695         LPD printers use postscript, too
10696
10697 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10698
10699         * shell/ev-window.c: (register_custom_actions):
10700
10701         The zoom one is actually sort of useful,
10702         put it back
10703
10704 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10705
10706         * shell/ev-window.c: (register_custom_actions):
10707
10708         Hide page/zoom controls from overflow, they
10709         are useless.
10710
10711 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10712
10713         * cut-n-paste/update-from-egg.sh:
10714         
10715         Share it between all cut-n-paste subdirs
10716
10717         * cut-n-paste/recent-files/Makefile.am:
10718
10719         Fix to use "global" update-from-egg.sh
10720
10721         * cut-n-paste/recent-files/egg-recent-model.c:
10722         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
10723         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10724         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
10725         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
10726
10727         Update from libegg
10728
10729         * cut-n-paste/toolbar-editor/Makefile.am:
10730
10731         Fix to use "global" update-from-egg.sh
10732
10733         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10734
10735         Update from libegg
10736
10737 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
10738
10739         * configure.ac:
10740         * cut-n-paste/Makefile.am:
10741         * cut-n-paste/recent-files/Makefile.am:
10742         * cut-n-paste/toolbar-editor/.cvsignore:
10743         * cut-n-paste/toolbar-editor/Makefile.am:
10744         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10745         (egg_editable_toolbar_get_type), (get_toolbar_position),
10746         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
10747         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
10748         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
10749         (set_item_drag_source), (create_item_from_action), (create_item),
10750         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
10751         (popup_toolbar_context_menu_cb), (free_dragged_item),
10752         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
10753         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
10754         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
10755         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
10756         (item_added_cb), (item_removed_cb),
10757         (egg_editable_toolbar_construct),
10758         (egg_editable_toolbar_disconnect_model),
10759         (egg_editable_toolbar_deconstruct),
10760         (egg_editable_toolbar_set_model),
10761         (egg_editable_toolbar_set_ui_manager),
10762         (egg_editable_toolbar_set_property),
10763         (egg_editable_toolbar_get_property),
10764         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
10765         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
10766         (egg_editable_toolbar_new_with_model),
10767         (egg_editable_toolbar_get_edit_mode),
10768         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
10769         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
10770         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
10771         (new_pixbuf_from_widget), (new_separator_pixbuf),
10772         (update_separator_image), (style_set_cb),
10773         (_egg_editable_toolbar_new_separator_image),
10774         (egg_editable_toolbar_get_model):
10775         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10776         * cut-n-paste/toolbar-editor/egg-marshal.c:
10777         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10778         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
10779         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
10780         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
10781         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
10782         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
10783         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
10784         (editor_drag_data_delete_cb), (drag_data_get_cb),
10785         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
10786         (editor_create_item), (update_editor_sheet), (setup_editor),
10787         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
10788         (parse_item_list), (model_has_action), (update_actions_list),
10789         (egg_toolbar_editor_load_actions):
10790         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
10791         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10792         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
10793         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
10794         (toolbars_item_new), (free_toolbar_node), (free_item_node),
10795         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
10796         (egg_toolbars_model_add_separator), (impl_add_item),
10797         (parse_item_list), (egg_toolbars_model_add_toolbar),
10798         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
10799         (impl_get_item_data), (impl_get_item_type),
10800         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
10801         (egg_toolbars_model_init), (free_toolbar),
10802         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
10803         (egg_toolbars_model_remove_toolbar),
10804         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
10805         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
10806         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
10807         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
10808         (egg_toolbars_model_get_item_data),
10809         (egg_toolbars_model_get_item_type):
10810         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10811         * cut-n-paste/toolbar-editor/eggmarshalers.list:
10812         * data/Makefile.am:
10813         * data/evince-toolbar.xml:
10814         * data/evince-ui.xml:
10815         * data/hand-open.png:
10816         * po/POTFILES.in:
10817         * shell/Makefile.am:
10818         * shell/ev-window.c: (update_chrome_visibility),
10819         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
10820         (ev_window_dispose), (ev_window_init):
10821
10822         Implement epiphany like toolbar editor. Based on patch by
10823         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10824
10825 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10826
10827         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
10828
10829         Use set_cursor instead of set_selection, so that
10830         the keyboard focus moves too.
10831
10832 2005-05-09  Aleksey Kliger <akliger@gmail.com>
10833
10834         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
10835
10836         Fix infinite loop when loading Type1 fonts
10837
10838 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10839
10840         * data/evince-ui.xml:
10841         * shell/ev-window.c:
10842
10843         Slash -> Find
10844
10845 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
10846
10847         * configure.ac:
10848
10849         Make --disable really disable
10850
10851 2005-05-07  Juerg Billeter  <j@bitron.ch>
10852
10853         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
10854
10855         Compare page labels even without has_labels set, fixes setting page
10856         with entry
10857
10858 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
10859
10860         * shell/ev-view.c: (ev_view_create_invisible_cursor),
10861         (ev_view_set_cursor), (ev_view_button_press_event),
10862         (ev_view_motion_notify_event), (ev_view_button_release_event),
10863         (ev_view_init):
10864
10865         Implement middle button scrolling. Based on a patch
10866         by Tommi Komulainen <tommi.komulainen@iki.fi>.
10867
10868 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
10869
10870         * shell/ev-document-types.c: (get_slow_mime_type),
10871         (get_document_type_from_mime), (ev_document_type_lookup):
10872         * shell/ev-document-types.h:
10873
10874         Change api to lookup from uri. Do fast lookup first, if the
10875         type is unknown try with data sniffing.
10876
10877         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
10878         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10879
10880         Adapt to api change
10881
10882 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10883
10884         * thumbnailer/Makefile.am:
10885
10886         Fix distcheck
10887
10888 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10889
10890         * NEWS:
10891         * configure.ac:
10892
10893         Release 0.3.0
10894
10895         * data/evince-ui.xml:
10896
10897         Hide presentation mode for now
10898
10899         * shell/ev-view.c: (highlight_find_results):
10900
10901         Show current find selection only on current page
10902
10903 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10904
10905         * shell/ev-view.c: (ev_view_select_all):
10906
10907         Compute size of the actual page, not of
10908         the current one.
10909
10910 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10911
10912         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
10913         (view_rect_to_doc_rect), (compute_selections),
10914         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
10915         (ev_view_copy), (ev_view_primary_get_cb),
10916         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
10917         (ev_view_button_press_event), (ev_view_motion_notify_event),
10918         (ev_view_button_release_event), (page_changed_cb):
10919
10920         Fix text selection
10921
10922 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
10923
10924         * shell/ev-view.c: (compute_border), (get_page_extents),
10925         (doc_rect_to_view_rect), (highlight_find_results),
10926         (ev_view_bin_expose), (ev_view_select_all),
10927         (ev_view_motion_notify_event), (update_find_status_message),
10928         (jump_to_find_result), (jump_to_find_page):
10929
10930         First go at fixing search, still buggy
10931
10932 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
10933
10934         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
10935         dropdown box and button at the top of the sidebar.
10936
10937 2005-05-02  James Bowes  <bowes@cs.dal.ca>
10938
10939         * configure.ac: Output zoom-control Makefile.
10940         * cut-n-paste/Makefile.am: build zoom-control subdir.
10941         * cut-n-paste/zoom-control/ephy-zoom-action.c:
10942         * cut-n-paste/zoom-control/ephy-zoom-action.h:
10943         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10944         * cut-n-paste/zoom-control/ephy-zoom-control.h:
10945         * cut-n-paste/zoom-control/ephy-zoom.c:
10946         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
10947         from epiphany, and modified to add a separator into the menu.
10948         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
10949         * data/evince-ui.xml: Replace old zoom toolbar actions with new
10950         zoom-control action.
10951         * shell/Makefile.am: Include zoom-control flags.
10952         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
10953         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
10954         (ev_view_zoom_for_size_presentation),
10955         (ev_view_zoom_for_size_continuous_and_dual_page),
10956         (ev_view_zoom_for_size_continuous),
10957         (ev_view_zoom_for_size_dual_page),
10958         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
10959         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
10960         ev_view_get_zoom and ev_view_get_sizing_mode.
10961         * shell/ev-view.h:
10962         * shell/ev-window.c: (update_action_sensitivity),
10963         (update_sizing_buttons), (zoom_control_changed_cb),
10964         (register_custom_actions): Initialize and use the zoom-control 
10965         widget.
10966
10967 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
10968
10969         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
10970         preview cache back to 1.  Don't know when it got set to 0.
10971         
10972         * shell/ev-view.c: (compute_border), (ev_view_realize),
10973         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
10974         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
10975         (ev_view_get_fullscreen), (ev_view_set_presentation),
10976         (ev_view_get_presentation), (ev_view_set_sizing_mode),
10977         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
10978         * shell/ev-view.h:
10979         * shell/ev-window.c:
10980         (update_chrome_visibility),
10981         (ev_window_cmd_continuous), (ev_window_cmd_dual),
10982         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
10983         (update_document_mode), (ev_window_update_fullscreen_action),
10984         (ev_window_fullscreen), (ev_window_unfullscreen),
10985         (ev_window_cmd_view_fullscreen),
10986         (ev_window_update_presentation_action),
10987         (ev_window_run_presentation), (ev_window_stop_presentation),
10988         (ev_window_cmd_view_presentation), (ev_window_state_event),
10989         (ev_window_focus_in_event), (ev_window_focus_out_event),
10990         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
10991         * data/evince-ui.xml: Initial presentation mode.  We should
10992         probably hide this until it's done, as it's quite rough.  Also,
10993         change full-screen to fullscreen and add two getters to EvView.
10994
10995 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
10996
10997         * shell/ev-page-action.c: (update_page_cache),
10998         (ev_page_action_dispose):
10999         * shell/ev-window.c: (destroy_fullscreen_popup),
11000         (ev_window_create_fullscreen_popup):
11001
11002         Use connect_object rather than explicitly
11003         disconnect on dispose.
11004
11005 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11006
11007         * shell/ev-page-action.c: (update_page_cache),
11008         (ev_page_action_dispose):
11009
11010 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11011
11012         * backend/ev-page-cache.c: (_ev_page_cache_new),
11013         (ev_page_cache_set_page_label),
11014         (ev_page_cache_has_nonnumeric_page_labels):
11015         * backend/ev-page-cache.h:
11016         * shell/ev-page-action.c: (update_pages_label):
11017         
11018         If all page labels are numeric, fallback to default
11019         way to display number of pages. See bug 173185.
11020
11021 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11022
11023         * shell/ev-page-action.c: (ev_page_action_dispose):
11024         * shell/ev-view.c: (view_update_range_and_current_page):
11025         * shell/ev-window.c: (ev_window_dispose):
11026         
11027         Set page on scroll in continuous mode. Fixes bug 301986.
11028         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11029
11030 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11031
11032         * configure.ac:
11033
11034         Require poppler 0.3.0
11035
11036 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11037         
11038         * shell/Makefile.am, configure.ac: Fix build problems
11039         with t1lib. Bug 301996.
11040
11041 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11042
11043         * shell/ev-view.c: (ev_view_scroll_event):
11044         
11045         Scroll up increase zoom
11046
11047 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11048
11049         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11050         (ev_view_set_sizing_mode),
11051         (ev_view_zoom_for_size_continuous_and_dual_page),
11052         (ev_view_zoom_for_size_continuous):
11053         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11054         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11055         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11056         (ev_window_init):
11057
11058         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11059         Fix for 165473 and 165472.
11060
11061 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11062
11063         * po/POTFILES.in:
11064         * thumbnailer/Makefile.am:
11065         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
11066         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
11067         * thumbnailer/evince-thumbnailer.schemas.in:
11068         
11069         Make thumbnailer schemas translatable. Fix for bug 301773
11070         
11071         * thumbnailer/evince-thumbnailer-djvu.schemas:
11072         * thumbnailer/evince-thumbnailer-dvi.schemas:
11073         * thumbnailer/evince-thumbnailer.schemas:
11074
11075         Removed files
11076
11077 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
11078
11079         * shell/ev-view.c (ev_view_init): forgot to set this.
11080
11081 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
11082
11083         * shell/ev-view.c: (find_page_at_location),
11084         (get_link_at_location),
11085         (ev_view_set_show_border), (ev_view_set_spacing),
11086         (ev_view_zoom_for_size_continuous_and_dual_page),
11087         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
11088         Also, add a quick fix measuring of widths.  Also, removed
11089         ev_view_set_spacing and ev_view_set_show_border.
11090         
11091         * shell/ev-window.c: (ev_window_unfullscreen),
11092         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
11093
11094 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11095
11096         * shell/ev-view.c: (view_update_range_and_current_page),
11097         (page_changed_cb):
11098         
11099         Fix crash on exit and scrolling to page in continuous view.
11100
11101 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
11102
11103         * TODO:
11104         * backend/ev-page-cache.c: (_ev_page_cache_new),
11105         (ev_page_cache_get_max_width_size),
11106         (ev_page_cache_get_max_height_size):
11107         * backend/ev-page-cache.h:
11108         * data/evince-ui.xml:
11109         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
11110         * shell/ev-view.c: (view_update_adjustments),
11111         (view_update_range_and_current_page), (get_bounding_box_size),
11112         (ev_view_size_request_continuous_and_dual_page),
11113         (ev_view_size_request_continuous),
11114         (ev_view_size_request_dual_page),
11115         (ev_view_size_request_single_page), (ev_view_size_request),
11116         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
11117         (ev_view_bin_expose), (ev_view_expose_event),
11118         (ev_view_set_property), (ev_view_get_property),
11119         (ev_view_class_init), (ev_view_init), (ev_view_new),
11120         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
11121         (ev_view_set_dual_page), (ev_view_set_full_screen),
11122         (ev_view_set_presentation), (ev_view_set_sizing_mode),
11123         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
11124         (ev_view_zoom_out), (zoom_for_size_fit_width),
11125         (zoom_for_size_best_fit),
11126         (ev_view_zoom_for_size_continuous_and_dual_page),
11127         (ev_view_zoom_for_size_continuous),
11128         (ev_view_zoom_for_size_dual_page),
11129         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11130         (ev_view_show_cursor), (ev_sizing_mode_get_type):
11131         * shell/ev-view.h:
11132         * shell/ev-window.c: (update_action_sensitivity),
11133         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11134         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11135         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
11136         (ev_window_cmd_view_zoom_out), (update_view_size),
11137         (ev_window_set_sizing_mode), (ev_window_init):
11138
11139         Add Continuous and Dual page modes.
11140
11141 2005-04-23  James Bowes  <bowes@cs.dal.ca>
11142
11143         * dvi/dvi-document.c: (dvi_document_load),
11144         (dvi_document_thumbnails_get_thumbnail),
11145         (dvi_document_init_params): Fix up some mixups between
11146         width and height to correct thumbnail rendering.
11147
11148 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11149
11150         * dvi/mdvi-lib/private.h:
11151         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
11152         
11153         Suppess output for kpathsea during font generation. Thanks to
11154         James Bowes
11155
11156 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
11157
11158         * NEWS:
11159         * configure.ac:
11160
11161         Release 0.2.1
11162
11163         * Makefile.am: fix distcheck.
11164
11165 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11166
11167         * shell/ev-sidebar-links.c: (selection_changed_callback),
11168         (update_page_callback), (row_activated_callback),
11169         (job_finished_callback), (ev_sidebar_links_set_document):
11170         
11171         Fix for bug #169901. Double click on links expands tree.
11172
11173 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11174
11175         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11176         hard-coded style. Fix for bug 170111
11177
11178 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11179
11180         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11181         locking.
11182
11183 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11184
11185         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11186
11187 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11188
11189         * pdf/ev-poppler.cc:
11190         * shell/ev-view.c: (highlight_find_results):
11191
11192         Fix find on single page documents
11193
11194 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11195
11196         * data/evince.schemas.in: fix for bug 301390
11197
11198 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11199
11200         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11201         (ev_view_zoom_out), (ev_view_zoom_normal):
11202         * shell/ev-view.h:
11203         * shell/ev-window.c: (update_action_sensitivity),
11204         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11205         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11206         (ev_window_cmd_view_normal_size):
11207
11208         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11209         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11210         better than oom. 
11211
11212 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11213
11214         * configure.ac:
11215
11216         Depend on 2.57, 2.59 doesnt seem to be necessary
11217
11218 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11219
11220         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11221         (create_tool_item):
11222
11223         Put back total number of pages as (1 of 1234)
11224
11225 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11226
11227         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11228         remove the job.
11229
11230         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11231         function.  This helps debugging.
11232
11233 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11234
11235         * djvu/djvu-document.c: (djvu_document_class_init),
11236         (djvu_document_get_info), (djvu_document_document_iface_init):
11237         * dvi/dvi-document.c: (dvi_document_class_init),
11238         (dvi_document_get_info), (dvi_document_document_iface_init):
11239
11240         Dummy implementation of get_info method for dvi and
11241         djvu. Fix crashes with those backends
11242
11243 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11244
11245         * data/evince.desktop.in:
11246
11247         Add application/x-gzpostscript
11248
11249 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11250
11251         * data/evince.schemas.in: Added real long descriptions, 
11252         closes bug 172496 
11253
11254         * README: Added actual text, closes bug 171869
11255
11256 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11257
11258         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11259
11260         Thumbnail page 0
11261
11262 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11263
11264         * backend/ev-document-info.h:
11265
11266         s/GDate */GDate so we can just use g_free
11267
11268 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11269
11270         * shell/ev-window.c: (update_document_mode),
11271         (ev_window_setup_document):
11272
11273         Show the window in fullscreen when specified by
11274         the document
11275
11276 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11277
11278         * backend/ev-document.c: (ev_document_class_init),
11279         (ev_document_get_info), (ev_document_render_pixbuf):
11280         * backend/ev-document.h:
11281         * backend/ev-page-cache.c: (_ev_page_cache_new):
11282         * pdf/ev-poppler.cc:
11283         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11284         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11285         * ps/ps-document.c: (ps_document_class_init), (document_load),
11286         (ps_document_get_info), (ps_document_document_iface_init):
11287
11288         Remove get_title from the interface, we can just use document info
11289
11290 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11291
11292         * backend/Makefile.am:
11293         * backend/ev-document.c: (ev_document_render_get_info):
11294         * backend/ev-document.h:
11295         * pdf/ev-poppler.cc:
11296
11297         Initial support for document info. Based on jrb patch.
11298
11299 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11300
11301         * shell/ev-window.c: (ev_window_state_event),
11302         (ev_window_class_init), (ev_window_init):
11303         
11304         Doesn't show resize grip when maximized. See bug #301053
11305
11306 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11307
11308         * po/POTFILES.in:
11309         
11310         ev-sidebar-thumbnails now has translatable labels
11311         
11312         * shell/Makefile.am:
11313         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11314         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11315         (ev_sidebar_links_page_iface_init):
11316         * shell/ev-sidebar-links.h:
11317         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11318         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11319         (ev_sidebar_page_get_label):
11320         * shell/ev-sidebar-page.h:
11321         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11322         (ev_sidebar_thumbnails_set_document),
11323         (ev_sidebar_thumbnails_support_document),
11324         (ev_sidebar_thumbnails_get_label),
11325         (ev_sidebar_thumbnails_page_iface_init):
11326         * shell/ev-sidebar-thumbnails.h:
11327         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11328         (ev_sidebar_set_document):
11329         * shell/ev-sidebar.h:
11330         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11331         
11332         Small rework of sidebar code. Now sidebar pages should implement
11333         EvSidebarPage interface. That makes page management in EvSidebar
11334         easier. See bug #164811 for details
11335
11336 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11337
11338         * shell/ev-application.c: (ev_application_open):
11339         * shell/ev-document-types.c:
11340         
11341         Fix build error and small problem with application exit
11342
11343 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11344
11345         * thumbnailer/Makefile.am:
11346         * thumbnailer/evince-thumbnailer-djvu.schemas:
11347         * thumbnailer/evince-thumbnailer-dvi.schemas:
11348         
11349         Conditionally install schemas for djvu/dvi thumbnailer
11350
11351 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11352
11353         * shell/ev-document-types.h: 
11354         * shell/ev-document-types.c: 
11355         New files, handling the mapping from mimetypes to backends
11356         
11357         * shell/ev-window.c: 
11358         * thumbnailer/evince-thumbnailer.c:     
11359         Use the ev-document-types code
11360         
11361         * shell/Makefile.am: 
11362         Added new convenience library libevbackendfactory_la, containing
11363         the new mimetype->backend logic; moved the backends into it.
11364
11365         * thumbnailer/Makefile.am:
11366         Make the thumbnailer link with the libevbackend.la convenience
11367         library, rather than having a duplicate of the backend logic here.
11368
11369 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11370
11371         * shell/ev-stock-icons.c: constify some vars.
11372         * shell/ev-window.c: ditto.
11373
11374 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11375
11376         * ps/ps-document.c (get_page_orientation):
11377
11378         Respect document orientation 
11379
11380 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11381
11382         * djvu/Makefile.am:
11383         * dvi/Makefile.am:
11384         * shell/Makefile.am:
11385         
11386         Move library dependencies to components.
11387         
11388         * shell/ev-window.c: (update_window_title),
11389         (start_loading_document):
11390         
11391         Fix display of uris with spaces. Bug 168358.
11392
11393 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11394
11395         * shell/ev-sidebar-links.c: (selection_changed_cb):
11396         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11397         (ev_view_button_release_event), (ev_view_set_document):
11398         * shell/ev-view.h:
11399         * shell/ev-window.c: (find_bar_search_changed_cb):
11400         * shell/ev-window.h: Minor cleanups removing some dead code.
11401
11402 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11403
11404         * backend/ev-page-cache.c: (_ev_page_cache_new):
11405         
11406         Set current page to 0 if document has pages.
11407
11408 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11409
11410         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11411
11412         Initialize GError to NULL, fix a crash when loading fails.
11413
11414 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11415
11416         * shell/ev-window.c: (update_view_size):
11417
11418         Calculate shadow size only when there is actually
11419         a shadow.
11420
11421 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11422
11423         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11424         * shell/ev-view.h:
11425
11426         Allow setting view spacing, default to 0
11427
11428         * shell/ev-window.c: (ev_window_unfullscreen),
11429         (ev_window_cmd_view_fullscreen), (ev_window_init):
11430
11431         Remove spacing in fullscreen mode
11432
11433 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11434
11435         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11436         (ev_view_size_request), (expose_bin_window),
11437         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11438         * shell/ev-view.h:
11439         * shell/ev-window.c: (ev_window_unfullscreen),
11440         (ev_window_cmd_view_fullscreen):
11441
11442         Do not draw the border in fulscreen
11443
11444 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11445
11446         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11447         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11448         (find_page_at_location), (page_changed_cb):
11449
11450         Rework border calculation, so that I can more easily disable it.
11451         Code somewhat cleaner too.
11452
11453 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11454
11455         * backend/ev-page-cache.c: (ev_page_cache_init),
11456         (_ev_page_cache_new):
11457
11458         Remove some assertions, documents can have 0 pages.
11459         Make initial current page -1.
11460
11461         * shell/ev-page-action.c: (page_changed_cb):
11462
11463         Show "" if current page is -1
11464
11465         * shell/ev-window.c: (update_action_sensitivity),
11466         (ev_window_setup_document):
11467
11468         When document has 0 pages do not set the view
11469         and make nearly everything insensitive.
11470
11471 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11472
11473         * shell/ev-page-view.c:
11474         * shell/ev-page-view.h:
11475
11476         Remove unused files.
11477         
11478         * shell/ev-sidebar-thumbnails.c:
11479         (ev_sidebar_thumbnails_set_document):
11480         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11481         (ev_sidebar_supports_document):
11482         * shell/ev-sidebar.h:
11483         * shell/ev-window.c: (ev_window_setup_document):
11484         
11485         Doesn't show thumbnails if document has 1 page. Make
11486         sidebar menu entries sensitive only if if they have 
11487         sense. Fix bug 164811. 
11488
11489 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11490
11491         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11492         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11493         (ev_view_zoom_out), (ev_view_set_size):
11494
11495         Rework sizing to deal with documents with not uniform page
11496         size.
11497
11498 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11499
11500         * backend/ev-page-cache.c: (_ev_page_cache_new):
11501
11502         Fix several page size caching bugs
11503
11504 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11505
11506         * shell/ev-window.c: (set_action_properties):
11507
11508         Make all toolbar items translatable
11509
11510 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11511
11512         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11513         (save_page_list), (ps_document_save),
11514         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11515         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11516         (ps_document_ps_exporter_iface_init):
11517         * ps/ps-document.h:
11518
11519         Based on a patch by J�rg Billeter <j@bitron.ch>
11520         
11521         Implement print and save a copy for the ps backend.
11522
11523 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11524
11525         * backend/ev-document.h:
11526         * djvu/djvu-document.c: (djvu_document_can_get_text),
11527         (djvu_document_document_iface_init):
11528         * dvi/dvi-document.c: (dvi_document_can_get_text),
11529         (dvi_document_document_iface_init):
11530         * pdf/ev-poppler.cc:
11531         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11532         (pixbuf_document_document_iface_init):
11533         * ps/ps-document.c: (ps_document_can_get_text),
11534         (ps_document_document_iface_init):
11535         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11536         * shell/ev-window.c: (update_action_sensitivity):
11537
11538         Fix the crash when trying to copy in backends that doesnt
11539         support it. We can implement a better solution once we
11540         do real text selection.
11541
11542 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11543
11544         * data/evince-ui.xml:
11545         * shell/ev-window.c: (ev_window_cmd_escape):
11546         
11547         Work around the Escape conflict (find bar and unfullscreen)
11548
11549 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11550
11551         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11552         
11553         Fix for #300233. Next page correctly handles document end.
11554         
11555         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11556         (ev_sidebar_thumbnails_class_init),
11557         (ev_sidebar_thumbnails_set_document),
11558         (ev_sidebar_thumbnails_clear_job),
11559         (ev_sidebar_thumbnails_clear_model):
11560         
11561         Cleanup thumbnail jobs on document changes.
11562         
11563         * shell/ev-view.c: (add_scroll_binding_keypad),
11564         (add_scroll_binding_shifted), (ev_view_class_init):
11565         
11566         Shift + Space scrolls up. Fix for #173184
11567         
11568         * shell/ev-window.c: (ev_window_open_page),
11569         (ev_window_cmd_view_reload):
11570         
11571         Fix reload (Bug #300094)
11572
11573 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11574
11575         
11576         * dvi/mdvi-lib/assoc.c:
11577         * dvi/mdvi-lib/assoc.h: Removed garbage files
11578         
11579         * dvi/mdvi-lib/bitmap.c:
11580         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11581         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11582         * dvi/mdvi-lib/color.h: Antialias of rules
11583         
11584         * dvi/mdvi-lib/common.h:
11585         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11586         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11587         * dvi/mdvi-lib/files.c:
11588         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11589         * dvi/mdvi-lib/mdvi.h:
11590         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11591         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11592         * dvi/mdvi-lib/util.c: Fix compile warnings
11593         
11594         * dvi/dvi-document.c:
11595         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11596         (dvi_document_thumbnails_get_thumbnail),
11597         (dvi_document_document_thumbnails_iface_init):
11598         * dvi/mdvi-lib/Makefile.am:
11599         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11600         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11601         
11602         Dvi backend now renders thumbnails
11603
11604 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11605
11606         * shell/main.c: (main): 
11607         
11608         Save accelerators on exit. Fixes bug #172095.
11609
11610 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11611
11612         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11613         update priority" comment.
11614
11615         * backend/ev-job-queue.c: Give a way to change priority.
11616
11617 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11618
11619         * shell/ev-page-action.c: Fix logic.
11620
11621 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11622
11623         * shell/ev-view.c: (ev_view_can_find_next):
11624         * shell/ev-window.c: (ev_window_setup_document):
11625
11626         Check that the document supports find
11627
11628 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11629
11630         * data/evince-ui.xml:
11631         * shell/ev-view.c: (ev_view_can_find_next):
11632         * shell/ev-view.h:
11633         * shell/ev-window.c: (update_action_sensitivity),
11634         (find_changed_cb), (ev_window_setup_document),
11635         (ev_window_cmd_edit_find_next):
11636
11637         Add Edit->Find Next
11638
11639 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11640
11641         * pdf/ev-poppler.cc:
11642         * shell/ev-print-job.c: (idle_print_handler):
11643
11644         Make printing work again
11645
11646 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11647
11648         * shell/ev-page-action.h:
11649         * shell/ev-page-action.c: (ev_page_action_widget_init),
11650         (ev_page_action_widget_class_init), (page_changed_cb),
11651         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11652         (get_filter_model_from_model), (match_selected_cb),
11653         (display_completion_text), (match_completion), (update_model),
11654         (connect_proxy), (ev_page_action_set_property),
11655         (ev_page_action_get_property), (ev_page_action_set_document),
11656         (ev_page_action_set_model), (ev_page_action_class_init): Big
11657         reworking to make completions work iff we have >= GTK-2.7.0
11658                 
11659         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11660         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11661         (job_finished_cb): We now have a 'model' property that is set when
11662         the links are loaded.  This can be caught with "notify::model"
11663
11664         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
11665         listen for the model to be set, and propagate it to the action.
11666
11667 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11668
11669         * cut-n-paste/recent-files/egg-recent-item.c:
11670         (egg_recent_item_set_uri), (make_valid_utf8),
11671         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
11672         * cut-n-paste/recent-files/egg-recent-item.h:
11673         
11674         Update egg-recent from libegg. This should fix long
11675         startup problem. For details see
11676         http://bugzilla.gnome.org/show_bug.cgi?id=160531
11677
11678 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11679
11680         * cut-n-paste/recent-files/Makefile.am:
11681         * data/evince-ui.xml, shell/Makefile.am:
11682         * shell/ev-application.c, shell/ev-application.h:
11683         * shell/ev-window.c: Recent files support.
11684         
11685         * configure.ac: Added "ru" to ALL_LINGUAS.
11686         
11687         * dvju: new backend to support DJVU files.
11688         * dvi: new backend to support DVI.
11689
11690         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
11691         * ev-application.c: Support for new backends.
11692         
11693         * help, ev-window.c, main.c shell/Makefile.am: 
11694         Evince user documentation.
11695
11696 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11697
11698         * po/POTFILES.in:
11699         * shell/ev-window.c:
11700         * thumbnailer/evince-thumbnailer.c:
11701
11702         s/pdf-document/ev-poppler
11703
11704 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
11705
11706         * NEWS:
11707         * configure.ac:
11708
11709         Release 0.2.0
11710
11711         * ps/ps-document.c: (setup_pixmap):
11712
11713         Remove debug code
11714
11715 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
11716
11717         * backend/ev-page-cache.c (ev_page_cache_next_page): 
11718         * shell/ev-window.c (ev_window_cmd_go_next_page) 
11719         (ev_window_cmd_go_first_page): Fix of by one errors.
11720
11721 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11722
11723         * ps/ps-document.c: (get_page_box):
11724
11725         Fix page size calculation
11726
11727 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11728
11729         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11730         (ps_document_cleanup), (setup_pixmap), (get_page_box),
11731         (get_page_orientation), (setup_page), (document_load),
11732         (ps_document_get_page_size), (render_pixbuf_idle):
11733         * ps/ps-document.h:
11734
11735         More refactoring to adapt to EvDocument changes
11736
11737 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11738
11739         * ps/ps-document.c: (start_interpreter):
11740
11741         Actually add alpha args
11742
11743 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
11744
11745         * pdf/ev-poppler.cc:
11746
11747         Make clipboard work again
11748
11749 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
11750
11751         Make searching work again.
11752         
11753         * backend/ev-document.c:
11754         * backend/ev-document.h:
11755         * backend/ev-document-find.c:
11756         * backend/ev-document-find.h: Change EvDocumentIface so we no
11757         longer store the current page or zoom level in the document.  The
11758         consequence is that all calls that operate on the current page now
11759         instead take the page number as an extra argument, and all
11760         coordinates are now doubles in document coordinate system.
11761
11762         * pdf/ev-poppler.cc:
11763         * pixbuf/pixbuf-document.c:
11764         * ps/ps-document.c: Update backends accordingly.
11765
11766 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
11767
11768         * autogen.sh:
11769
11770         Add required gettext version
11771
11772 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
11773
11774         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
11775         make F1 bring up non-existent help.
11776
11777         * shell/eggfindbar.c: Patch from Christian Persch to sync to
11778         epiphany's find bar, #167477
11779
11780         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
11781         <emil@nishra.com> to add space-bar scrolling, 
11782
11783         * shell/ev-window.c (static GtkActionEntry entries): add default
11784         keybinding for Help (F1)
11785         Fixes #171068
11786
11787         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
11788         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
11789         170110
11790
11791 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
11792
11793         * Makefile.am: 
11794         * pixbuf/pixbuf-document.c: 
11795
11796         Got pixbuf backend working again
11797
11798 2005-04-01  Steve Murphy  <murf@e-tools.com>
11799
11800         * configure.in: Added "rw" to ALL_LINGUAS.
11801
11802 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
11803
11804         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
11805         model types, noticed by Martin Kretzschmar.
11806
11807 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
11808
11809         * pdf/ev-poppler.cc: Implement search based on
11810         poppler_page_find_text().  Currently a bit crude since we remember
11811         all matches from all pages.  Also, we grab the big document lock
11812         when we search since searching changes the underlying stream and
11813         thus conflicts with the rendering thread.
11814         
11815         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
11816         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
11817         (ev_view_find_previous): Fix some page indexes to be 0 based,
11818         offset rubber band by view offset,
11819
11820 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
11821
11822         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
11823
11824 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
11825
11826         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
11827         completely because I didn't understand GtkActions.  I should
11828         read Marco's code more carefully in the future.
11829
11830         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
11831         function
11832
11833 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
11834
11835         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
11836         PopplerRectangle change from poppler CVS.
11837
11838 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
11839
11840         * backend/ev-document.c: (ev_document_get_page_label):
11841         * backend/ev-document.h:
11842         * backend/ev-page-cache.c: (_ev_page_cache_new),
11843         (ev_page_cache_get_page_label):
11844         * backend/ev-page-cache.h:
11845         * pdf/ev-poppler.cc:
11846         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
11847         (links_page_num_func):
11848         * shell/ev-sidebar-thumbnails.c:
11849         (ev_sidebar_thumbnails_set_document):
11850         * shell/ev-view.c: (status_message_from_link),
11851         (ev_view_motion_notify_event):
11852         * shell/ev-window.c: (document_supports_sidebar): Add in page
11853         label support.  It's not perfect yet, but it's the first 'feature'
11854         in a while.
11855         Also, fix a bogus comment noticed by crispin. 
11856
11857 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
11858
11859         * Makefile.am: Remove pixbuf backend for now
11860
11861         * configure.ac: Require poppler-glib instead of just poppler.
11862
11863         * backend/ev-document-thumbnails.h: Add a comment
11864
11865         * backend/ev-document.h:
11866         * backend/ev-document.c: (ev_document_class_init),
11867         (ev_document_load), (ev_document_get_link),
11868         (ev_document_get_links): Remove 3 methods and add get_links.
11869         Also, made 0 based.
11870
11871         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
11872         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
11873
11874         * backend/ev-link.c: (ev_link_set_title),
11875         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
11876         (ev_link_mapping_find):
11877         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
11878         
11879         * backend/ev-page-cache.c: (ev_page_cache_init),
11880         (_ev_page_cache_new), (ev_page_cache_set_current_page),
11881         (ev_page_cache_get_size), (ev_page_cache_next_page),
11882         (ev_page_cache_prev_page): Fix to be 0 based.
11883
11884         * pdf/Makefile.am: 
11885         * pdf/ev-poppler.h:
11886         * pdf/ev-poppler.cc: New backend.
11887         
11888         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
11889         (ps_document_get_page), (ps_document_document_iface_init):
11890
11891         * shell/ev-pixbuf-cache.h:
11892         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11893         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
11894         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
11895         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
11896         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
11897         Fix up code to grab a page cache per each doc.  Also, fix to be 0
11898         based.
11899         
11900         * shell/ev-sidebar-thumbnails.c:
11901         (ev_sidebar_tree_selection_changed), (page_changed_cb),
11902         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
11903
11904         * shell/ev-view.c: (status_message_from_link),
11905         (find_page_at_location), (get_link_at_location),
11906         (ev_view_motion_notify_event), (ev_view_button_release_event),
11907         (ev_view_init): Use the new link code.  Fix to be 0 based.
11908
11909         * shell/ev-window.c: (update_action_sensitivity),
11910         (document_supports_sidebar): 0 based.
11911
11912 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
11913
11914         * pdf/pdf-document.cc: Patch from Fernando Herrera
11915         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
11916         *blush*
11917
11918 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
11919
11920         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
11921         1 to the page, as this seems to be 1 based.  I thought we has this
11922         fixed.  grump.
11923
11924 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
11925
11926         * TODO:
11927         * backend/Makefile.am:
11928         * backend/ev-document-links.c:
11929         (ev_document_links_has_document_links),
11930         (ev_document_links_get_links_model):
11931         * backend/ev-document-links.h:
11932         * backend/ev-document.c: (ev_document_get_page_cache),
11933         (ev_document_get_doc_mutex), (ev_document_load),
11934         (ev_document_save), (ev_document_get_title),
11935         (ev_document_get_n_pages), (ev_document_set_page),
11936         (ev_document_get_page), (ev_document_set_target),
11937         (ev_document_set_scale), (ev_document_set_page_offset),
11938         (ev_document_get_page_size), (ev_document_get_text),
11939         (ev_document_get_link), (ev_document_render),
11940         (ev_document_render_pixbuf), (ev_document_scale_changed):
11941         * backend/ev-document.h:
11942         * backend/ev-job-queue.c: (remove_object_from_queue),
11943         (notify_finished), (handle_job), (search_for_jobs_unlocked),
11944         (no_jobs_available_unlocked), (ev_render_thread),
11945         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
11946         (ev_job_queue_remove_job):
11947         * backend/ev-job-queue.h:
11948         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11949         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11950         (ev_job_links_class_init), (ev_job_render_init),
11951         (ev_job_render_dispose), (ev_job_render_class_init),
11952         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11953         (ev_job_thumbnail_class_init), (ev_job_finished),
11954         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11955         (ev_job_render_run), (ev_job_thumbnail_new),
11956         (ev_job_thumbnail_run):
11957         * backend/ev-jobs.h:
11958         * backend/ev-link.c:
11959         * backend/ev-link.h:
11960         * backend/ev-page-cache.c: (ev_page_cache_init),
11961         (ev_page_cache_class_init), (ev_page_cache_finalize),
11962         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
11963         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11964         (ev_page_cache_set_link), (ev_page_cache_get_title),
11965         (ev_page_cache_get_size), (ev_page_cache_next_page),
11966         (ev_page_cache_prev_page):
11967         * backend/ev-page-cache.h:
11968         * pdf/pdf-document.cc:
11969         * ps/gsdefaults.c:
11970         * ps/gsdefaults.h:
11971         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
11972         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
11973         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
11974         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
11975         (is_interpreter_ready), (output), (catchPipe), (input),
11976         (start_interpreter), (check_filecompressed), (compute_dimensions),
11977         (ps_document_enable_interpreter), (document_load),
11978         (ps_document_next_page), (render_page), (ps_document_set_page),
11979         (ps_document_set_scale), (render_pixbuf_idle),
11980         (ps_document_render_pixbuf), (ps_document_document_iface_init):
11981         * ps/ps-document.h:
11982         * shell/Makefile.am:
11983         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
11984         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
11985         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
11986         (ev_pixbuf_cache_new), (job_finished_cb),
11987         (check_job_size_and_unref), (move_one_job),
11988         (ev_pixbuf_cache_update_range), (find_job_cache),
11989         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
11990         (ev_pixbuf_cache_add_jobs_if_needed),
11991         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
11992         * shell/ev-pixbuf-cache.h:
11993         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11994         (idle_print_handler):
11995         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
11996         (selection_changed_cb), (create_loading_model),
11997         (ev_sidebar_links_construct), (links_page_num_func),
11998         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
11999         (update_page_callback), (job_finished_cb),
12000         (ev_sidebar_links_set_document):
12001         * shell/ev-sidebar-thumbnails.c:
12002         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12003         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12004         (page_changed_cb), (thumbnail_job_completed_callback),
12005         (ev_sidebar_thumbnails_set_document):
12006         * shell/ev-sidebar-thumbnails.h:
12007         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12008         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12009         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12010         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12011         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12012         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12013         (ev_view_button_release_event), (ev_view_scroll_view),
12014         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12015         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12016         (ev_view_new), (job_finished_cb), (page_changed_cb),
12017         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12018         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12019         (ev_view_find_previous):
12020         * shell/ev-view.h:
12021         * shell/ev-window.c: (update_action_sensitivity),
12022         (ev_window_open_page), (update_window_title), (update_total_pages),
12023         (page_changed_cb), (ev_window_setup_document),
12024         (password_dialog_response), (ev_window_cmd_save_as),
12025         (ev_window_print), (ev_window_cmd_go_previous_page),
12026         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12027         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12028         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12029         * shell/main.c: (main):
12030
12031         Merge evince-threads branch
12032
12033 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12034
12035         * configure.ac: Added "lt" to ALL_LINGUAS.
12036
12037 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12038
12039         * NEWS:
12040         * configure.ac:
12041
12042         Release 0.1.9
12043
12044 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12045
12046         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12047
12048         Fix here also the thumbnails 1-basedness :)
12049
12050 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12051
12052         * NEWS:
12053         * configure.ac:
12054
12055         Release 0.1.8
12056
12057 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12058
12059         * pdf/pdf-document.cc:
12060         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
12061         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
12062
12063         Fix the mess we did with thumbnails and 1-basedness
12064
12065 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
12066
12067         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
12068
12069 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
12070
12071         * NEWS:
12072         * configure.ac:
12073
12074         Release 0.1.7
12075
12076 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
12077
12078         * ps/Makefile.am:
12079         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
12080         (gtk_gs_defaults_get_alpha_parameters),
12081         (gtk_gs_defaults_get_ungzip_cmd),
12082         (gtk_gs_defaults_get_unbzip2_cmd):
12083         * ps/gsdefaults.h:
12084         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12085         (ps_document_get_orientation), (document_load),
12086         (ps_document_goto_page), (ps_document_set_page_size):
12087         * ps/ps-document.h:
12088
12089         Some more sanitization of the ps backend. Remove a lot
12090         of unused code and do not base our defaults on ggv
12091         preferences (ugh!)
12092
12093 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
12094
12095         * thumbnailer/evince-thumbnailer.schemas:
12096         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12097         (main): add -s option for thumbnail size.
12098
12099 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
12100
12101         * configure.ac:
12102
12103         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
12104         remove it.
12105
12106 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12107
12108         * pdf/pdf-document.cc:
12109
12110         Remove 4 pixels of useless border from the
12111         thumbnail.
12112
12113 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12114
12115         * backend/ev-document-thumbnails.c:
12116         (ev_document_thumbnails_get_thumbnail):
12117         * backend/ev-document-thumbnails.h:
12118
12119         Rework API a bit. Add a border flag and
12120         change sizing logic (now the size we specify
12121         applies to the bigger dimension).
12122
12123         * pdf/pdf-document.cc:
12124         * pixbuf/pixbuf-document.c:
12125         (pixbuf_document_thumbnails_get_thumbnail):
12126         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
12127         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12128
12129         Adapt to the new API and do not draw a border for nautilus
12130         thumbnailer.
12131
12132 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
12133
12134         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12135         take thumbnails from page "0" instead of "1". Added a copyright header.
12136
12137 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
12138
12139         * ps/ps-document.c: (set_up_page), (start_interpreter):
12140
12141         Make it C89 compliant
12142
12143 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
12144
12145         * Makefile.am:
12146         * configure.ac:
12147         * pdf/.cvsignore:
12148         * pdf/pdf-document.cc:
12149         * thumbnailer/Makefile.am:
12150         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12151         (main):
12152         * thumbnailer/evince-thumbnailer.schemas:
12153         * thumbnailer/pdf-icon.png:
12154
12155         Add a nautilus thumbnailer.
12156         Based on patch by Fernando Herrera <fherrera@onirica.com>.
12157
12158 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
12159
12160         * NEWS:
12161         * configure.ac:
12162         * po/POTFILES.in:
12163
12164         Release 0.1.6
12165
12166 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12167
12168         Use poppler instead of including xpdf source code.  Poppler is a
12169         fork of xpdf to build it as a shared library. See
12170         http://freedesktop.org/wiki/Software/poppler.
12171
12172         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12173         xpdf fork.
12174         
12175         * pdf/Makefile.am: Build libpdfdocument.a here.
12176         
12177         * pdf/GDKSplashOutputDev.cc:
12178         * pdf/GDKSplashOutputDev.h:
12179         * pdf/GnomeVFSStream.cc:
12180         * pdf/GnomeVFSStream.h:
12181         * pdf-document.cc:
12182         * pdf-document.h:
12183         * test-gdk-output-dev.cc
12184         * Thumb.cc:
12185         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12186         against poppler.
12187
12188 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12189
12190         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12191
12192         Clear idle stack before unsetting the document
12193
12194 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12195
12196         * ps/ps-document.c: (ps_document_widget_event),
12197         (ps_document_set_target), (ps_document_finalize),
12198         (ps_document_get_page):
12199
12200         Disconnect the widget event signal on finalize.
12201         Some code cleanups.
12202
12203 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12204
12205         * ps/ps-document.c: (set_up_page):
12206
12207         If there is no bpixmap create one, even if size
12208         is not changed.
12209
12210 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12211
12212         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12213         (set_up_page), (document_load), (ps_document_set_zoom):
12214
12215         Default page is 0. Calculate size even when we have no
12216         target yet.
12217
12218 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12219
12220         * shell/ev-sidebar.c: expand the selection widget to be always as
12221         wide as the sidebar
12222
12223 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12224
12225         * shell/ev-sidebar-thumbnails.c:
12226         (ev_sidebar_thumbnails_set_document):
12227
12228         Clear the list store when setting document
12229
12230 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12231
12232         * shell/ev-page-action.c: (update_entry), (sync_entry),
12233         (activate_cb), (entry_size_request_cb), (create_tool_item),
12234         (connect_proxy):
12235
12236         Use an entry for the page control instead of spinbuttons
12237
12238 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12239
12240         * data/evince.schemas.in:
12241
12242         Correct confusing string
12243
12244 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12245
12246         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12247         for real.  Gosh, how long has this been broken.
12248
12249         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12250         check for a NULL link.  We crash otherwise.
12251
12252 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12253
12254         * NEWS:
12255         * configure.ac:
12256
12257         Release 0.1.5
12258
12259 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12260
12261         * configure.ac: add the french translation.
12262
12263 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12264
12265         * shell/ev-window.c:
12266
12267         Remove unused header -> fix distcheck
12268
12269 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12270
12271         * shell/ev-window.c: (update_window_title),
12272         (ev_window_popup_password_dialog):
12273
12274         Unescape filename for display
12275
12276 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12277
12278         * pdf/xpdf/pdf-document.cc:
12279
12280         In get_page_size deal with rotation. Also
12281         cleanup the function a bit.
12282
12283 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12284
12285         * pdf/xpdf/pdf-document.cc:
12286
12287         Fix crash when opening in new window
12288
12289 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12290
12291         * configure.ac:
12292
12293         Check ghostscript >= 7
12294
12295 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12296
12297         * shell/ev-window.c:
12298
12299         Make page width the default sizing mode
12300
12301 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12302         Marco Pesenti Gritti <marco@gnome.org>
12303
12304         * shell/ev-window.c: Remember the sidebar size
12305
12306         * data/evince.schemas.in: Add a new gconf key to store the size of
12307         the sidebar
12308
12309 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12310
12311         * data/evince-ui.xml:
12312         * shell/ev-window.c: (update_action_sensitivity),
12313         (ev_window_cmd_view_reload):
12314         
12315         Add a "Reload" action and menu entry
12316
12317 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12318
12319         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12320         iff the type doesn't support thumbnailing and indexing.
12321
12322 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12323
12324         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12325
12326 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12327
12328         * pdf/splash/Splash.cc:
12329
12330         Port fix for a crasher from kde bug
12331         http://bugs.kde.org/show_bug.cgi?id=97131
12332
12333 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12334
12335         * pdf/xpdf/pdf-document.cc:
12336
12337         Return a link even if it's of an unrecognized
12338         type. Otherwise we go in an infinte cycle.
12339
12340 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12341
12342         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12343         (size_allocate_cb), (ev_window_set_sizing_mode):
12344
12345         Update size when switching mode
12346
12347 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12348
12349         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12350         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12351         (ev_window_cmd_view_normal_size):
12352
12353         Fix size toggle buttons behavior
12354
12355 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12356
12357         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12358         (doc_rect_to_view_rect), (ev_view_size_allocate),
12359         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12360         (scale_changed_callback):
12361
12362         Do not cache offsets in size_allocate.
12363
12364 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12365
12366         * shell/ev-view.c: (ev_view_size_allocate):
12367
12368         Calculate offsets before calling the parent
12369         class (which does a redraw)
12370
12371 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12372
12373         * pdf/xpdf/pdf-document.cc:
12374
12375         Fix a crasher on exit. Unused code, put a TODO
12376
12377 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12378
12379         * backend/ev-document.c: (ev_document_class_init),
12380         (ev_document_page_changed), (ev_document_scale_changed):
12381         * backend/ev-document.h:
12382
12383         Separate page/scale notifications
12384
12385         * pdf/xpdf/pdf-document.cc:
12386
12387         Emit the new signals.
12388         Do not display the pdf page in _render, do it
12389         when scale/page are requested.
12390
12391         * ps/ps-document.c: (ps_document_set_zoom),
12392         (ps_document_widget_event):
12393         * ps/ps-document.h:
12394
12395         Emit the new signals.
12396
12397         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12398         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12399         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12400         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12401         * shell/ev-view.h:
12402         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12403         (ev_window_cmd_view_page_width), (size_allocate_cb),
12404         (ev_window_set_sizing_mode):
12405
12406         Rework sizing to be pixel based.
12407         There are bugs but should be already way better.
12408
12409 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12410
12411         * shell/ev-window.c: (ev_window_init):
12412
12413         Do not allow to shrink sidebar smaller then
12414         child requisition
12415
12416 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12417
12418         * shell/ev-sidebar.[ch]
12419         * shell/ev-window.c:
12420
12421         Improved sidebar widget. Fixes #166683
12422
12423 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12424
12425         * shell/ev-view.c (update_find_status_message): Give translators
12426         more flexibility with ngettext plural handling.
12427
12428 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12429
12430         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12431         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12432         page when we get the page size.
12433
12434 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12435
12436         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12437
12438         ps pages are 0 based, convert 
12439
12440 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12441
12442         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12443
12444         Initialize correct parent class. Set GError on document load
12445
12446 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12447
12448         * pdf/xpdf/pdf-document.cc:
12449
12450         Fixup selection offset calculation
12451
12452         * shell/ev-view.c: (view_rect_to_doc_rect),
12453         (doc_rect_to_view_rect), (ev_view_size_allocate),
12454         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12455         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12456
12457         Store selection as document relative, so that zooming
12458         and offset changing doesnt break it.
12459
12460 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12461
12462         * shell/ev-view.c: (ev_view_best_fit):
12463
12464         Do not try to best fit if the view is not realized
12465
12466 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12467           
12468         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12469
12470 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12471
12472         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12473
12474 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12475
12476         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12477         the popup window.  That prevents it resizing when in full screen
12478         mode.
12479
12480         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12481         multiple rerenders.  This pretty much sucks.
12482
12483         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12484         rest of the toolbar.
12485
12486 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12487
12488         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12489
12490 2005-02-17  Alexander Shopov  <ash@contact.bg>
12491
12492         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12493
12494 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12495
12496         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12497
12498 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12499
12500         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12501         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12502         (set_document_page), (document_changed_callback),
12503         (ev_view_set_document), (ev_view_find_previous),
12504         (ev_view_hide_cursor), (ev_view_show_cursor):
12505         * shell/ev-view.h:
12506         * shell/ev-window.c: (update_chrome_visibility),
12507         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12508         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12509         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12510         (ev_window_unfullscreen):
12511         * shell/main.c: (main):
12512
12513         Automatically hide the fullscreen button.
12514         Patch by Kristian Høgsberg <krh@redhat.com>
12515
12516 2005-02-16  Vincent Noel  <vnoel@cox.net>
12517
12518         * shell/main.c (main): Specify an icon for the window. Patch by
12519         Jaap A. Haitsma. Fixes #166177.
12520
12521 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12522
12523         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12524
12525 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12526
12527         * backend/ev-document-misc.h:
12528         * backend/ev-document-misc.c:
12529         (ev_document_misc_get_page_border_size),
12530         (ev_document_misc_paint_one_page): New function to canonicalize
12531         sizing/painting a border.
12532
12533         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12534         used.
12535
12536         * pdf/xpdf/pdf-document.cc: use new function
12537
12538         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12539         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12540         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12541         shell/ev-window.c: (update_sizing_buttons),
12542         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12543         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12544         (ev_window_cmd_view_page_width), (size_allocate_cb),
12545         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12546         and "fit width" values act as toggle buttons so they stay
12547         toggled.  It's not 100% perfect, and it's a little slow, but it's
12548         good enough to commit I think.
12549
12550 2005-02-15  David Lodge  <dave@cirt.net>
12551
12552         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12553
12554 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12555
12556         * shell/ev-window.c (update_window_title): replace newlines in
12557         the title by spaces. Bug #166107.
12558
12559 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12560
12561         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12562         parameters providing allocation width and height without
12563         scrollbars and width of a possible vertical scrollbar. With this
12564         additional information the functions can work as
12565         intended. Unfortunately they're not idempotent. We should
12566         transform these commands to toggles. Fixes Bug #164976
12567         Initial patch by Stephane Loeuillet, then heavily modified.
12568
12569         * shell/ev-view.h: update prototypes.
12570
12571         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12572         (ev_window_cmd_view_page_width): provide EvView fit functions with
12573         all the information they need. Formulas to calculate this
12574         information taken from GtkScrolledWindow.
12575
12576 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12577
12578         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12579         created a thumbnail, the list store is updated to know
12580         that the thumbnail is set. Fixes bug #166792
12581
12582 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12583
12584         * shell/ev-window.c: fixed typo, closes bug 166897
12585
12586         * TODO: updated TODO with bug numbers that are relevant
12587
12588 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12589
12590         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12591
12592 2005-02-09  Vincent Noel  <vnoel@cox.net>
12593
12594         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12595         and "Next" toolbar buttons as important to make them stand out.
12596
12597 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12598
12599         * lib/ev-debug.c:
12600         * lib/ev-debug.h:
12601         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12602         (start_interpreter), (stop_interpreter), (document_load),
12603         (ps_document_next_page), (ps_document_goto_page),
12604         (ps_document_set_page_size), (ps_document_widget_event),
12605         (ps_document_render):
12606         * shell/ev-page-view.c: (ev_page_view_dispose):
12607         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12608
12609         Fix compilation on non-gcc platforms
12610
12611 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12612
12613         * NEWS:
12614         * configure.ac:
12615
12616         Release 0.1.4
12617
12618         * pdf/xpdf/Catalog.cc:
12619         * pdf/xpdf/XRef.cc:
12620
12621         Fix the fix for CAN-2004-0888
12622
12623 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12624
12625         * data/Makefile.am:
12626         * data/evince-ui.xml:
12627         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12628         * shell/ev-stock-icons.h:
12629         * shell/ev-window.c: (update_action_sensitivity),
12630         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12631         (set_action_properties):
12632
12633         Improve toolbar layout/icons
12634
12635 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12636
12637         * pdf/xpdf/pdf-document.cc:
12638
12639         Add warnings about unimplemented/unknown link
12640         types.
12641
12642 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12643
12644         * ps/ps-document.c: (set_up_page):
12645
12646         Log gs property
12647
12648 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12649
12650         * ps/ps-document.c: (start_interpreter):
12651
12652         Log gs env var
12653
12654 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12655
12656         * shell/ev-page-view.c: (ev_page_view_dispose):
12657         * shell/ev-view.c: (ev_view_finalize):
12658         * shell/ev-window.c: (ev_window_setup_document),
12659         (ev_window_dispose), (ev_window_init):
12660
12661         Solve more refs issues.
12662
12663         I commented out the page_view initialization for now:
12664         it was never destroyed (because it's never added
12665         to a container). Because of that we was leaking
12666         gs processes. Couldnt think to a clean fix.
12667         We need to figure this out, password view has the
12668         same issue probably.
12669
12670 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12671
12672         * ps/ps-document.c: (ps_document_finalize),
12673         (ps_document_get_n_pages), (ps_document_get_page):
12674
12675         Some cleanups, stop the interpreter on finalize
12676
12677         * shell/ev-page-view.c: (ev_page_view_dispose),
12678         (ev_page_view_class_init):
12679
12680         Release our reference on the document
12681
12682 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12683
12684         * Makefile.am:
12685         * configure.ac:
12686         * doc/debugging.txt:
12687         * lib/.cvsignore:
12688         * lib/Makefile.am:
12689         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
12690         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
12691         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
12692         * lib/ev-debug.h:
12693
12694         Add debugging helpers
12695
12696         * ps/Makefile.am:
12697         * ps/ps-document.c: (set_up_page), (start_interpreter),
12698         (stop_interpreter), (document_load), (ps_document_next_page),
12699         (ps_document_goto_page), (ps_document_set_page_size),
12700         (ps_document_widget_event), (ps_document_render):
12701         * shell/Makefile.am:
12702         * shell/ev-view.c: (expose_bin_window):
12703         * shell/main.c: (main):
12704
12705         Add some logs
12706         
12707 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12708
12709         * ps/ps-document.c: (ps_document_widget_event):
12710
12711         Initialize message_window, this should make ps
12712         rendering really work! (Never noticed because I was
12713         testing with a ps that is causing gs to exit every time!)
12714
12715 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
12716
12717         * data/evince.schemas.in: updated simple error in applyto closing tag
12718
12719 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
12720
12721         * Makefile.am:
12722         * configure.ac:
12723         * data/.cvsignore:
12724         * data/Makefile.am:
12725         * data/evince-ui.xml:
12726         A data/evince.schemas.in:
12727         * po/POTFILES.in:
12728         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12729         * shell/ev-stock-icons.h:
12730         * shell/ev-window.c: (update_chrome_visibility),
12731         (update_chrome_flag), (ev_window_cmd_edit_find),
12732         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
12733         (ev_window_unfullscreen), (ev_window_focus_in_event),
12734         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
12735         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
12736         (ev_window_view_sidebar_cb), (find_bar_close_cb),
12737         (ev_window_dispose), (ev_window_class_init),
12738         (set_action_properties), (set_chrome_actions), (load_chrome),
12739         (ev_window_init):
12740
12741         Implement fullscreen mode changes from bug #164776.
12742         Also implement persistent chrome toggles.
12743
12744 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
12745
12746         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
12747
12748 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12749
12750         * NEWS:
12751         * configure.ac:
12752         * shell/ev-view.c:
12753
12754         Add another check for find interface
12755
12756         Release 0.1.3
12757
12758 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12759
12760         * shell/ev-application.c: (ev_application_open):
12761         * shell/ev-window.c: (ev_window_open):
12762
12763         Open gzipped ps documents
12764
12765 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12766
12767         * TODO:
12768         * shell/ev-view.c: (set_document_page):
12769
12770         Clamp page number, dont try to move to
12771         not existant pages.
12772
12773 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
12774
12775         * backend/ev-document-find.c: (ev_document_find_changed):
12776         * backend/ev-document-find.h:
12777         * pdf/xpdf/pdf-document.cc:
12778         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
12779         * shell/ev-window.c: (find_bar_search_changed_cb):
12780
12781         Fix several bugs with find
12782
12783 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
12784
12785         * shell/ev-sidebar-thumbnails.c
12786         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
12787         document. Prevents warning from scroll_to_cell.
12788
12789 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
12790
12791         * configure.ac: Add «nb» to ALL_LINGUAS too.
12792
12793 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
12794
12795         * NOTES: New file with some random thoughts.
12796
12797         * TODO: Update.
12798
12799         * backend/ev-document-misc.c:
12800         (ev_document_misc_get_page_border_size): New function to
12801         canonicalize shadow drawing sizes.  Possibly goofy.
12802
12803         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
12804         (ev_view_best_fit), (ev_view_fit_width):
12805         * pdf/xpdf/pdf-document.cc:
12806         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
12807         * ps/ps-document.c: (ps_document_get_page_size):
12808         * backend/ev-document-misc.h:
12809         * backend/ev-document.c: (ev_document_get_page_size):
12810         * backend/ev-document.h: get_page_size now takes a page number
12811         parameter.  Made all the backends/frontends honor it.
12812
12813         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
12814         see.  Doesn't work yet.
12815
12816         * shell/Makefile.am:
12817         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
12818         Doesn't do anything yet.
12819
12820         * shell/ev-sidebar-thumbnails.c:
12821         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
12822         [0..n_pages-1]
12823
12824         * shell/ev-window.c: (update_action_sensitivity),
12825         (ev_window_setup_document), (ev_window_set_page_mode),
12826         (ev_window_page_mode_cb), (ev_window_init): Clean up the
12827         view-swapping code a bit so we can have multiple views on a
12828         document.  Add the multi-page view, though it can't be turned on
12829         yet.
12830
12831 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12832
12833         * shell/ev-application.c: (ev_application_open):
12834         * shell/ev-view.c: (expose_bin_window):
12835         * shell/ev-window.c: (ev_window_open):
12836
12837         Support eps and check document supports find
12838         before drawing highlightings in expose.
12839
12840 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
12841
12842         * pixbuf/pixbuf-document.c:
12843         (pixbuf_document_thumbnails_get_dimensions),
12844         (pixbuf_document_document_thumbnails_iface_init):
12845
12846         implement get_dimensions
12847
12848 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
12849
12850         * NEWS:
12851         * configure.ac:
12852
12853         Release 0.1.2
12854
12855 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12856
12857         * shell/ev-view.c: (set_document_page):
12858
12859         Scroll at the top of the page when changing page
12860
12861 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12862
12863         * shell/ev-view.c: (ev_view_motion_notify_event):
12864
12865         Do not redraw unnecessarily
12866
12867 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12868
12869         * pdf/xpdf/pdf-document.cc:
12870         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12871         (expose_bin_window), (find_changed_cb):
12872
12873         Yay! find works now... Now to find bugs...
12874
12875 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
12876
12877         * backend/ev-document-find.c: (ev_document_find_base_init),
12878         (ev_document_find_changed):
12879         * backend/ev-document-find.h:
12880         * pdf/xpdf/pdf-document.cc:
12881         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12882         (expose_bin_window), (ev_view_init), (set_document_page),
12883         (ensure_rectangle_is_visible), (jump_to_find_result),
12884         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
12885         (ev_view_find_next), (ev_view_find_previous):
12886         * shell/ev-view.h:
12887         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
12888
12889         More work on find implementation, mostly there now
12890
12891 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
12892
12893         * backend/ev-backend-marshalers.list:
12894         * backend/ev-document-find.c: (ev_document_find_base_init),
12895         (ev_document_find_cancel), (ev_document_find_page_has_results),
12896         (ev_document_find_get_n_results), (ev_document_find_get_result),
12897         (ev_document_find_get_progress), (ev_document_find_changed):
12898         * backend/ev-document-find.h:
12899
12900         Enanche the find interface to be really able to do
12901         multi page find.
12902
12903         * pdf/xpdf/pdf-document.cc:
12904
12905         Implement
12906
12907         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
12908         (expose_bin_window), (ev_view_init),
12909         (ev_view_get_find_status_message), (find_changed_cb),
12910         (ev_view_set_document), (set_document_page):
12911
12912         Adapt to the new interface. A few things are regressed sorry,
12913         I will finish it soon.
12914
12915 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
12916
12917         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
12918         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
12919         ev_sidebar_thumbnails_parent_class variable, don't define another
12920         parent_class variable.
12921
12922         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
12923         (ev_page_action_class_init): ditto.
12924
12925         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
12926         (pixbuf_document_class_init): ditto.
12927
12928         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
12929         ditto.
12930
12931         * .cvsignore: ignore various valgrind output files.
12932
12933 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12934
12935         * data/evince-ui.xml:
12936         * shell/Makefile.am:
12937         * shell/ev-history.c:
12938         * shell/ev-history.h:
12939         * shell/ev-navigation-action.c:
12940         * shell/ev-navigation-action.h:
12941         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
12942         (ev_view_set_page), (ev_view_fit_width):
12943         * shell/ev-view.h:
12944         * shell/ev-window.c: (update_action_sensitivity),
12945         (ev_window_setup_document), (register_custom_actions):
12946
12947         Kill session history
12948
12949 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
12950
12951         * shell/ev-window.c: (update_action_sensitivity):
12952
12953         Fix inverted up/down buttons
12954
12955 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
12956
12957         * shell/ev-sidebar-thumbnails.c
12958         (ev_sidebar_thumbnails_select_page): make sure the selected
12959         thumbnail stays visible.
12960
12961 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
12962
12963         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
12964         scrolled window for Federico.
12965
12966 2005-01-26  Ole Laursen  <olau@hardworking.dk>
12967
12968         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
12969
12970 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
12971
12972         * configure.ac:
12973         * pdf/splash/SplashFTFontEngine.cc:
12974
12975         Fix CID fonts with freetype 2.1.9
12976
12977 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
12978
12979         * TODO: added item for desktop icon thumbnailer
12980
12981 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
12982
12983         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
12984         unloaded docs when the title is accessed.
12985
12986         * shell/ev-password-view.[hc]: New widget for displaying password
12987         state.
12988
12989         * shell/ev-window.[ch]: Refactor password handling code to handle
12990         the new view.
12991
12992 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
12993
12994         * NEWS:
12995         * configure.ac:
12996         * data/Makefile.am:
12997
12998         Release 0.1.1
12999
13000 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13001
13002         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13003         ignore page offset here, to make search results independent of it,
13004
13005         * shell/ev-view.c (expose_bin_window): but take offsets into
13006         account here. Bug #164932
13007
13008         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13009         scale at the right time. Bug #164996
13010
13011 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13012
13013         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13014         fix the problem. Now I just removed the Adobe font names and hope
13015         that the URW fonts are always in outline format. Bug #164934
13016
13017         * shell/ev-window.c (update_window_title): empty titles are
13018         useless, use filename in that case too.
13019
13020         * NEWS: Add some content.
13021
13022 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13023
13024         * TODO: added one more TODO item and a TODONE section :)
13025
13026 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13027
13028         * ps/ps-document.h: add page_[xy]_offset fields.
13029
13030         * ps/ps-document.c (ps_document_set_page_offset)
13031         (ps_document_render): Keep offset in consideration in a few
13032         places. Bug #164752 "postscript documents are not centered in
13033         window"
13034
13035         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13036         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13037
13038         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13039         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13040         stub out missing methods for complete EvDocument implementation.
13041         Fixes segfaults with Save A Copy and Copy actions.
13042
13043         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13044         (ps_document_document_iface_init): ditto.
13045         
13046 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13047
13048         * data/.cvsignore:
13049         * data/Makefile.am:
13050         * data/evince.desktop.in:
13051
13052         Add desktop file
13053
13054 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13055
13056         * shell/ev-view.c: (ev_view_button_press_event),
13057         (ev_view_motion_notify_event):
13058
13059         Make selection work in any direction
13060
13061 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13062
13063         * TODO:
13064         * shell/ev-window.c: (set_short_labels), (ev_window_init):
13065
13066         Use shorter labels for some of the toolbars items
13067
13068 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13069
13070         * pdf/xpdf/pdf-document.cc:
13071
13072         Check the links info is initialized before
13073         using it. Should fix a crash on startup.
13074
13075 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13076
13077         * pixbuf/pixbuf-document.c
13078         (pixbuf_document_thumbnails_get_dimensions): force floating point
13079         division to calculate page_ratio. Fixes crash with landscape
13080         format pixbufs.
13081
13082 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
13083
13084         * shell/ev-view.c (ev_view_realize): make the bg color darker.
13085
13086 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
13087
13088         * shell/ev-view.c (set_document_page): unset has_selection when
13089         the page changes.
13090         (set_document_page): handle paper size changes when the page
13091         changes (test with Free Culture, page 2).
13092
13093 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13094
13095         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
13096         (expose_bin_window), (ev_view_class_init), (ev_view_init):
13097
13098         Use normal style color for the widget background and
13099         draw a black box around the page.
13100
13101 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13102
13103         * pdf/xpdf/pdf-document.cc:
13104
13105         Keep offset in consideration in a few places
13106
13107         * shell/ev-view.c: (expose_bin_window):
13108
13109         Set the offsets so that the document is ever centered
13110
13111 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
13112
13113         * TODO: Added TODO items and finished off the first todo item
13114
13115         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
13116         reflect current authors
13117
13118 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13119
13120         * pdf/xpdf/pdf-document.cc:
13121         * shell/ev-view.c: (ev_view_set_cursor),
13122         (ev_view_motion_notify_event), (document_changed_callback),
13123         (set_document_page):
13124
13125         Show a wait cursor while the page is rendering
13126
13127 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13128
13129         * shell/ev-sidebar-thumbnails.c:
13130         (ev_sidebar_tree_selection_changed),
13131         (ev_sidebar_thumbnails_select_page):
13132         * shell/ev-sidebar-thumbnails.h:
13133         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
13134         (ev_view_can_go_forward):
13135         * shell/ev-window.c: (ev_window_open_page),
13136         (ev_window_setup_document), (update_current_page),
13137         (view_page_changed_cb), (ev_window_init):
13138         * shell/ev-window.h:
13139
13140         Ensure thumbnails selection, toolbar page control and
13141         current page are in sync.
13142
13143 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
13144
13145         * pdf/xpdf/XRef.cc:
13146
13147         Fix CAN-2005-0064
13148
13149 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
13150
13151         * backend/Makefile.am:
13152         * backend/ev-document-links.h:
13153         * backend/ev-document-security.c: (ev_document_security_get_type),
13154         (ev_document_security_has_document_security),
13155         (ev_document_security_set_password):
13156         * backend/ev-document-security.h:
13157         * backend/ev-document.c: (ev_document_error_quark):
13158         * backend/ev-document.h:
13159         * data/Makefile.am:
13160         * data/evince-password.glade:
13161         * pdf/xpdf/pdf-document.cc:
13162         * shell/Makefile.am:
13163         * shell/ev-password.c: (ev_password_set_bad_password_label),
13164         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13165         (ev_password_dialog_get_password),
13166         (ev_password_dialog_set_bad_pass):
13167         * shell/ev-password.h:
13168         * shell/ev-window.c: (ev_window_get_attribute),
13169         (ev_window_set_property), (update_action_sensitivity),
13170         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13171         (ev_window_setup_document), (ev_window_get_password),
13172         (ev_window_open), (ev_window_cmd_save_as),
13173         (using_postscript_printer), (ev_window_print),
13174         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13175         (update_fullscreen_popup), (ev_window_fullscreen),
13176         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13177         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13178         (menu_item_select_cb), (find_bar_search_changed_cb),
13179         (ev_window_dispose), (ev_window_init):
13180
13181         Add initial support for password-supported dialogs.  This could be
13182         a lot cooler, but it'll do for now.
13183
13184 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13185
13186         * pdf/xpdf/pdf-document.cc:
13187         * shell/ev-view.c: (status_message_from_link),
13188         (ev_view_set_status), (ev_view_set_cursor),
13189         (ev_view_motion_notify_event), (ev_view_init):
13190         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13191
13192         Fix bugs in the links implementation and change cursor
13193         when hovering a link.
13194
13195 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13196
13197         * viewer/.cvsignore: added cvsignore file for viewer directory
13198
13199         * TODO: created TODO document
13200
13201 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13202
13203         * shell/ev-view.h:
13204         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13205         new functions to help with implementation of sensitivity code
13206         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13207         of all actions that might require it.  Fixes a crash when you
13208         click on the Zoom actions in a window lacking a document.
13209
13210 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13211
13212         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13213         of the Find action
13214
13215 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13216
13217         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13218         (pixbuf_document_document_iface_init):
13219         * ps/ps-document.c: (ps_document_get_link),
13220         (ps_document_document_iface_init):
13221         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13222         (status_message_from_link), (ev_view_set_status),
13223         (ev_view_set_find_status), (ev_view_motion_notify_event),
13224         (ev_view_button_release_event), (ev_view_set_property),
13225         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13226         (ev_view_get_find_status_message), (update_find_results),
13227         (ev_view_get_status), (ev_view_get_find_status):
13228         * shell/ev-view.h:
13229         * shell/ev-window.c: (view_status_changed_cb),
13230         (view_find_status_changed_cb), (ev_window_init):
13231
13232         View status message support, use it to show the links.
13233         Needs work...
13234
13235 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13236
13237         * backend/ev-document.c: (ev_document_get_link):
13238         * backend/ev-document.h:
13239         * pdf/xpdf/pdf-document.cc:
13240         * shell/ev-application.c: (ev_application_open):
13241         * shell/ev-application.h:
13242         * shell/ev-sidebar-links.c: (selection_changed_cb):
13243         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13244         (ev_view_go_to_link):
13245
13246         Add support for document links
13247
13248 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13249
13250         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13251         (create_tool_item):
13252         Set the spin button limits correctly.
13253         
13254         * shell/ev-sidebar-thumbnails.c:
13255         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13256         Support changing pages by clicking on the thumbnails.
13257         
13258 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13259
13260         * pixbuf/pixbuf-document.c:
13261         (pixbuf_document_thumbnails_get_dimensions),
13262         (pixbuf_document_document_thumbnails_iface_init):
13263
13264         implement get_dimensions
13265
13266 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13267
13268         * ps/ps-document.c: (ps_document_goto_page):
13269
13270         Fix page switching on multipage documents
13271
13272 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13273
13274         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13275         
13276         check for NULL before assigning to width and height parameters
13277
13278 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13279
13280         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13281         (pixbuf_document_set_property), (pixbuf_document_get_property):
13282
13283         implement get/set properties
13284
13285 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13286
13287         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13288         
13289         return NULL instead of "Unknown", letting the title get set to
13290         the filename when the pdf has no title.
13291
13292 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13293
13294         * ps/ps-document.c: (ps_document_get_page_count),
13295         (ps_document_goto_page):
13296
13297 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13298
13299         * shell/ev-history.c: (ev_history_get_property),
13300         (ev_history_set_property), (ev_history_class_init),
13301         (ev_history_add_page), (ev_history_set_current_index):
13302         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13303         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13304         (ev_navigation_action_finalize):
13305         * shell/ev-navigation-action.h:
13306         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13307         (ev_view_go_forward), (ev_view_get_find_status_message),
13308         (history_index_changed_cb), (ev_view_set_history):
13309         * shell/ev-view.h:
13310         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13311         (update_current_page), (register_custom_actions):
13312
13313         Implement history dropdowns
13314
13315 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13316
13317         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13318         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13319         (ev_view_go_forward):
13320         * shell/ev-window.c: (register_custom_actions):
13321
13322         Fix several history bugs
13323
13324 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13325
13326         * configure.ac: Add «nb» to ALL_LINGUAS.
13327
13328 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13329
13330         * backend/Makefile.am:
13331         * backend/ev-bookmark.c:
13332         * backend/ev-bookmark.h:
13333         * backend/ev-document-bookmarks.c:
13334         * backend/ev-document-bookmarks.h:
13335         * backend/ev-document-links.c: (ev_document_links_get_type),
13336         (ev_document_links_has_document_links),
13337         (ev_document_links_begin_read), (ev_document_links_get_link),
13338         (ev_document_links_get_child), (ev_document_links_next),
13339         (ev_document_links_free_iter):
13340         * backend/ev-document-links.h:
13341         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13342         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13343         (ev_link_get_link_type), (ev_link_set_link_type),
13344         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13345         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13346         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13347         (ev_link_new_external):
13348         * backend/ev-link.h:
13349         * pdf/xpdf/pdf-document.cc:
13350         * shell/Makefile.am:
13351         * shell/ev-application.c: (ev_application_open_link):
13352         * shell/ev-application.h:
13353         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13354         (ev_history_get_link_nth):
13355         * shell/ev-history.h:
13356         * shell/ev-sidebar-bookmarks.c:
13357         * shell/ev-sidebar-bookmarks.h:
13358         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13359         (ev_sidebar_links_class_init), (selection_changed_cb),
13360         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13361         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13362         (do_one_iteration), (populate_links_idle),
13363         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13364         * shell/ev-sidebar-links.h:
13365         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13366         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13367         (go_to_index):
13368         * shell/ev-view.h:
13369         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13370         * shell/ev-window.h:
13371
13372         Rename bookmark to link, and use "Index" for the sidebar panel.
13373
13374 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13375
13376         * shell/Makefile.am:
13377         * shell/ev-application.c: (ev_application_open_bookmark):
13378         * shell/ev-application.h:
13379         * shell/ev-history.c: (ev_history_init), (free_links_list),
13380         (ev_history_finalize), (ev_history_class_init),
13381         (ev_history_add_link), (ev_history_add_page),
13382         (ev_history_get_link_nth), (ev_history_get_n_links),
13383         (ev_history_get_current_index), (ev_history_set_current_index),
13384         (ev_history_new):
13385         * shell/ev-history.h:
13386         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13387         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13388         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13389         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13390         (ev_view_set_page):
13391         * shell/ev-view.h:
13392         * shell/ev-window.c: (ev_window_open_bookmark),
13393         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13394         (goto_page_cb), (register_custom_actions):
13395         * shell/ev-window.h:
13396
13397         Initial history implementation. Needs work.
13398
13399 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13400
13401         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13402
13403 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13404
13405         * cut-n-paste/recent-files/egg-recent-item.c:
13406         * cut-n-paste/recent-files/egg-recent-item.h:
13407         * cut-n-paste/recent-files/egg-recent-model.c:
13408         * cut-n-paste/recent-files/egg-recent-util.c:
13409         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13410         * cut-n-paste/recent-files/egg-recent-view.c:
13411
13412         Update
13413
13414 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13415
13416         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13417         (fillGlyph, fillImageMask, drawImage):
13418         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13419         pdf/splash/SplashTypes.h:
13420         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13421         packed mode for Splash.
13422
13423         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13424         RGB8 packed mode, eliminates the pixbuf data creation loop.
13425
13426         * shell/ev-print-job.c (ev_print_job_finalize)
13427         (ev_print_job_set_property, ev_print_job_get_property)
13428         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13429         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13430         (print_closure_finalize, ev_print_job_print): implement
13431         printing (for backends with EvPsExporter)
13432
13433         * shell/ev_print_job.h: update prototypes.
13434
13435         * shell/ev-window.c (ev_window_print): unref print job after
13436         printing.
13437
13438         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13439         unless the document implements the EvDocumentFind interface.
13440
13441 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13442
13443         * configure.ac: Added ja to ALL_LINGUAS.
13444
13445 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13446
13447         * pdf/xpdf/pdf-document.cc:
13448
13449         add a FIXME. We should probably not allocate
13450         a bookmark object every time
13451
13452 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13453
13454         * shell/ev-application.c: (ev_application_open),
13455         (ev_application_open_bookmark):
13456         * shell/ev-application.h:
13457         
13458         Add a way to open bookmarks
13459
13460         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13461         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13462         (ev_bookmark_set_property), (ev_bookmark_class_init),
13463         (ev_bookmark_new_title), (ev_bookmark_new_link),
13464         (ev_bookmark_new_external):
13465
13466         Support for external uris, better constructors.
13467
13468         * backend/ev-bookmark.h:
13469         * pdf/xpdf/pdf-document.cc:
13470         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13471
13472         Handle external uris
13473
13474 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13475
13476         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13477         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13478
13479         Hook up bookmarks navigation
13480
13481 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13482
13483         * backend/Makefile.am:
13484         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13485         (ev_bookmark_get_title), (ev_bookmark_set_title),
13486         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13487         (ev_bookmark_get_page), (ev_bookmark_set_page),
13488         (ev_bookmark_get_property), (ev_bookmark_set_property),
13489         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13490         (ev_bookmark_new):
13491         * backend/ev-bookmark.h:
13492         * backend/ev-document-bookmarks.c:
13493         (ev_document_bookmarks_get_bookmark):
13494         * backend/ev-document-bookmarks.h:
13495         * pdf/xpdf/pdf-document.cc:
13496         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13497
13498         Add a bookmark object to the backend and use it instead of get_values
13499
13500 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13501
13502         * data/evince-ui.xml:
13503
13504         Cleanup and add select all.
13505
13506         * shell/ev-view.c: (ev_view_select_all),
13507         (ev_view_button_press_event):
13508         * shell/ev-view.h:
13509         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13510
13511         Add select all.
13512         Clear selection on click.
13513
13514 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13515
13516         * shell/ev-sidebar-thumbnails.c
13517         (ev_sidebar_thumbnails_set_document): forgot to unref the
13518         loading_icon.
13519
13520 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13521
13522         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13523         at the visible page, not just linearly.  This makes it look fast.
13524
13525 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13526
13527         * backend/ev-document-misc.c
13528         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13529         white.
13530         * backend/ev-document-thumbnails.h: New interface to get the size
13531         of a page.
13532
13533 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13534
13535         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13536         make dist works
13537
13538 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13539
13540         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13541         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13542         things up a bit.
13543
13544         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13545
13546 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13547
13548         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13549         fonts. Should fix font problems on systems that have the base
13550         fonts in bitmap format. Reported by James Henstridge
13551         <james@jamesh.id.au>.
13552
13553 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13554
13555         * pdf/xpdf/Gfx.cc:
13556         * pdf/xpdf/GfxState.cc:
13557
13558         Fix for CAN-2004-1125
13559
13560 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13561
13562         * shell/ev-view.c: (ev_view_copy):
13563         * shell/ev-view.h:
13564         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13565
13566         Implement Edit->Copy
13567
13568 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13569
13570         * backend/ev-document.c: (ev_document_get_text):
13571         * backend/ev-document.h:
13572         * pdf/xpdf/pdf-document.cc:
13573         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13574         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13575         (ev_view_update_primary_selection), (ev_view_button_press_event),
13576         (ev_view_motion_notify_event), (ev_view_button_release_event):
13577
13578         Beginnings of clipboard support. Incomplete but primary sort
13579         of work.
13580
13581 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13582
13583         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13584         (expose_bin_window):
13585
13586         Nicer rubberband drawing, from GtkIconView.
13587
13588 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13589
13590         * backend/ev-document.c: (ev_document_save):
13591         * backend/ev-document.h:
13592         * data/evince-ui.xml:
13593         * pdf/xpdf/pdf-document.cc:
13594         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13595
13596         Implement "Save a copy..." menu item
13597
13598 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13599
13600         * shell/ev-view.c: (ev_view_zoom):
13601
13602         Queue a resize when zoom changes
13603
13604 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13605
13606         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13607         shadows.
13608
13609         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13610         thumbnails..
13611
13612 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13613
13614         * pdf/xpdf/pdf-document.cc
13615         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13616
13617 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13618
13619         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13620         It's slow, but I'll speed it up next!
13621
13622 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13623
13624         * shell/main.c (load_files):
13625
13626         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13627         from the command line and because it seems more appropriate.
13628
13629 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13630
13631         * data/evince-ui.xml:
13632         * shell/ev-window.c: (update_action_sensitivity),
13633         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13634
13635         s/next page/page down
13636         s/previous page/page up
13637
13638 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13639
13640         * data/evince-ui.xml:
13641
13642         Change the layout to match clarkbw design.
13643
13644         * shell/Makefile.am:
13645         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13646         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13647         (ev_navigation_action_finalize),
13648         (ev_navigation_action_set_property),
13649         (ev_navigation_action_get_property),
13650         (ev_navigation_action_class_init):
13651         * shell/ev-navigation-action.h:
13652
13653         Implement clarkbw toolbar navigation controls (incomplete)
13654
13655         * shell/ev-page-action.c: (update_label), (update_spin),
13656         (value_changed_cb), (create_tool_item), (connect_proxy),
13657         (ev_page_action_init), (ev_page_action_finalize),
13658         (ev_page_action_set_property), (ev_page_action_get_property),
13659         (ev_page_action_set_current_page),
13660         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13661         * shell/ev-page-action.h:
13662
13663         Implement a page switcher in the toolbar
13664
13665         * shell/ev-view.c: (ev_view_scroll_view):
13666         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13667         (update_current_page), (view_page_changed_cb), (goto_page_cb),
13668         (register_custom_actions), (ev_window_init):
13669
13670         Change page on PageUp/Down.
13671
13672 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
13673
13674         * pdf/xpdf/pdf-document.cc
13675         (pdf_document_thumbnails_get_thumbnail): initial stab at
13676         implementing thumbnail support for pdfs.  It only does documents
13677         with precached pdfs now.
13678
13679 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
13680
13681         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
13682         thumbnail code into a time-based idle as well.  Also, turn off the
13683         shadow temporarily as it's really slow.
13684
13685 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13686
13687         * backend/ev-document.c: (ev_document_class_init):
13688         * pdf/xpdf/pdf-document.cc:
13689         * shell/ev-window.c: (ev_window_open):
13690
13691         Fix document title bugs and fallback to
13692         filename when not available.
13693
13694 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
13695
13696         * backend/ev-document.c: (ev_document_get_type),
13697         (ev_document_class_init), (ev_document_load),
13698         (ev_document_get_title):
13699         * backend/ev-document.h:
13700         * pdf/xpdf/pdf-document.cc:
13701         * ps/ps-document.c: (ps_document_set_property),
13702         (ps_document_get_property), (ps_document_class_init),
13703         (document_load):
13704         * ps/ps-document.h:
13705         * ps/ps.h:
13706         * shell/ev-window.c: (update_window_title), (ev_window_open),
13707         (ev_window_init):
13708
13709         Initial support for document title. Not working yet.
13710
13711 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13712
13713         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
13714
13715         Grab focus on the view when clicking it
13716
13717 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13718
13719         * shell/ev-marshal.list:
13720         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
13721         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
13722
13723         Add key bindings to the view. Now if the focus would work
13724         right...
13725
13726 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
13727
13728         * Makefile.am:
13729         * backend/Makefile.am:
13730         * data/Makefile.am:
13731         * dvi/Makefile.am:
13732         * dvi/dvilib/Makefile.am:
13733         * pdf/xpdf/Makefile.am:
13734         * po/POTFILES.in:
13735         * ps/Makefile.am:
13736
13737         Fix distcheck
13738
13739 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13740
13741         * shell/ev-view.c: (ev_view_realize):
13742
13743         Fix mouse wheel scrolling
13744
13745 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13746
13747         * ps/Makefile.am:
13748         * ps/gstypes.h:
13749         * ps/gtkgs.c:
13750         * ps/gtkgs.h:
13751         * ps/ps-document.c: (catchPipe), (ps_document_init),
13752         (ps_document_class_init), (ps_document_cleanup),
13753         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
13754         (set_up_page), (close_pipe), (is_interpreter_ready),
13755         (interpreter_failed), (output), (input), (start_interpreter),
13756         (stop_interpreter), (file_length), (file_readable),
13757         (check_filecompressed), (check_pdf), (compute_xdpi),
13758         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
13759         (ps_document_get_type), (ps_document_emit_error_msg),
13760         (document_load), (ps_document_next_page),
13761         (ps_document_get_current_page), (ps_document_get_page_count),
13762         (ps_document_goto_page), (ps_document_set_page_size),
13763         (ps_document_zoom_to_fit), (ps_document_set_zoom),
13764         (ps_document_load), (ps_document_get_n_pages),
13765         (ps_document_set_page), (ps_document_get_page),
13766         (ps_document_widget_event), (ps_document_set_target),
13767         (ps_document_set_scale), (ps_document_set_page_offset),
13768         (ps_document_get_page_size), (ps_document_render),
13769         (ps_document_document_iface_init):
13770         * ps/ps-document.h:
13771         * ps/ps.c:
13772         * shell/ev-window.c: (ev_window_open):
13773
13774         Rename GtkGS to PSDocument
13775
13776 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13777
13778         * ps/gtkgs.c: (gtk_gs_class_init):
13779         * ps/gtkgs.h:
13780
13781         Some more leftover...
13782
13783 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13784
13785         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
13786         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
13787         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
13788         * ps/gtkgs.h:
13789
13790         Remove unused code and make a lot of stuff private
13791
13792 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13793
13794         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
13795         (gtk_gs_defaults_changed):
13796         * ps/gsdefaults.h:
13797         * ps/gtkgs.c:
13798         * ps/gtkgs.h:
13799         * ps/ps.h:
13800
13801         Cleanup headers dependencies
13802
13803 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
13804
13805         * ps/Makefile.am:
13806         * ps/ggvutils.c:
13807         * ps/ggvutils.h:
13808         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
13809         * ps/gsdefaults.h:
13810         * ps/gtkgs.c: (file_length), (file_readable),
13811         (check_filecompressed), (check_pdf), (gtk_gs_load),
13812         (gtk_gs_get_postscript):
13813
13814         Get rid of ggvutils
13815
13816 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13817
13818         * ps/ggvutils.c:
13819         * ps/ggvutils.h:
13820         * ps/gsio.h:
13821         * ps/gtkgs.c: (gtk_gs_set_zoom):
13822
13823         Cleanups
13824
13825 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13826
13827         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
13828
13829         Ensure the page is rerendered when changing zoom
13830
13831 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
13832
13833         * backend/ev-document.c: (ev_document_base_init),
13834         (ev_document_changed):
13835         * backend/ev-document.h:
13836
13837         Add a changed event that is emitted when the page content
13838         changes. This is necessary to deal with the fact that
13839         in ps backend rendering happen asycrounously.
13840         This makes the ps backend mostly work.
13841
13842         * pdf/xpdf/pdf-document.cc:
13843
13844         Emit changed event
13845
13846         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
13847         (ps_document_set_target):
13848
13849         Emit changed event
13850
13851         * shell/ev-view.c: (document_changed_callback),
13852         (ev_view_set_document), (ev_view_set_page):
13853
13854         Redraw on the changed signal
13855
13856 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
13857
13858         * configure.ac: Added pt_BR to ALL_LINGUAS.
13859
13860 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
13861
13862         * backend/ev-document-bookmarks.c:
13863         (ev_document_bookmarks_get_child): *
13864         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
13865         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
13866         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
13867         (ev_sidebar_bookmarks_destroy),
13868         (ev_sidebar_bookmarks_class_init),
13869         (ev_sidebar_bookmarks_construct), (stack_data_free),
13870         (do_one_iteration), (populate_bookmarks_idle),
13871         (ev_sidebar_bookmarks_clear_document),
13872         (ev_sidebar_bookmarks_set_document): *
13873         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
13874         (ev_sidebar_add_page),
13875         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
13876         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
13877         it displays both the topics and the page numbers.
13878
13879 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
13880
13881         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
13882         toggle.
13883         * shell/ev-window.c (toggle_entries): Set sidebar default value to
13884         visible.
13885
13886 2004-12-23  Adam Weinberger  <adamw@gnome.org>
13887
13888         * configure.ac: Added en_CA to ALL_LINGUAS.
13889
13890 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13891
13892         * ChangeLog: replace bottom of this ChangeLog (merged history of
13893         ggv and gpdf; where all paths were wrong and most of the files are
13894         not even in this tree) with ChangeLog (from arch) of the shell
13895         code.
13896
13897 2004-12-23  Havoc Pennington  <hp@redhat.com>
13898
13899         * shell/ev-window.c: hook up potentially-questionable "find
13900         results status text" feature - something involving the sidebar or
13901         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
13902         might be better in the end.
13903
13904         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
13905         with corresponding signal when it should be updated
13906
13907         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
13908
13909 2004-12-22  Havoc Pennington  <hp@redhat.com>
13910
13911         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
13912         find stuff on other pages, sort of (only returns one result on
13913         invisible pages, to show they have results; updates full results
13914         for a page when you view it). Currently repaints the current page
13915         every time a new result is found on any page, which isn't so nice.
13916
13917 2004-12-22  Havoc Pennington  <hp@redhat.com>
13918
13919         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
13920         the document doesn't support find (better ideas?)
13921         (find_bar_search_changed_cb): handle missing document or document
13922         that doesn't support find
13923
13924         * pdf/xpdf/pdf-document.cc: port to implement the new
13925         EvDocumentFindIface
13926
13927         * backend/ev-document-find.c: create a new interface for searching
13928
13929         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
13930
13931 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
13932
13933         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
13934         libevbackend.la.
13935
13936         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
13937         EvPrintJob constructor arguments.
13938
13939         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
13940         for documents that can export PostScript (page by page).
13941
13942         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
13943         
13944         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
13945         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
13946         (pdf_document_ps_exporter_iface_init:
13947         Implement EvPSExporter.
13948
13949         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
13950
13951 2004-12-22  Anders Carlsson  <andersca@gnome.org>
13952
13953         * backend/Makefile.am:
13954         * backend/ev-document-thumbnails.c:
13955         (ev_document_thumbnails_get_type),
13956         (ev_document_thumbnails_get_thumbnail):
13957         * backend/ev-document-thumbnails.h:
13958         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
13959         (pixbuf_document_thumbnails_get_thumbnail),
13960         (pixbuf_document_document_thumbnails_iface_init):
13961         * shell/Makefile.am:
13962         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
13963         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
13964         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
13965         * shell/ev-sidebar-thumbnails.h:
13966         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
13967         (ev_sidebar_set_document):
13968         * shell/ev-utils.c: (gaussian), (create_blur_filter),
13969         (create_shadow), (ev_pixbuf_add_shadow):
13970         * shell/ev-utils.h:
13971         Add thumbnail support.
13972         
13973 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
13974
13975         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
13976         (using_postscript_printer): Set up a print dialog for "PostScript
13977         injection" method.
13978
13979         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
13980         EvPrintJob.
13981
13982         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
13983
13984 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
13985
13986         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
13987         (ps_document_set_target), (ps_document_get_page_size),
13988         (ps_document_render):
13989         * ps/gtkgs.h:
13990
13991         Fix a few bugs
13992
13993 2004-12-22  Christian Rose  <menthos@menthos.com>
13994
13995         * configure.ac: Added "sv" to ALL_LINGUAS.
13996
13997 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
13998
13999         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14000         document supports bookmarks.
14001
14002 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14003
14004         * ps/ggvutils.c: (ggv_file_readable):
14005         * ps/ggvutils.h:
14006         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14007         (gtk_gs_get_postscript):
14008
14009         Remove unused utils
14010
14011 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14012
14013         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14014         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14015         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14016         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14017         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14018         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14019         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14020         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14021         (gtk_gs_set_antialiasing), (ps_document_load),
14022         (ps_document_render):
14023         * ps/gtkgs.h:
14024
14025         Another check point for the ps backend. Now I can get it to show
14026         pages!
14027
14028 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14029
14030         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14031         document setting code.
14032
14033 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14034
14035         * shell/eggfindbar.c: (entry_activate_callback):
14036         Animate the next button when activate is pressed.
14037         
14038 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14039
14040         * shell/ev-window.c: (ev_window_cmd_edit_find),
14041         (update_fullscreen_popup), (ev_window_fullscreen),
14042         (ev_window_unfullscreen), (ev_window_state_event_cb),
14043         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14044         Fix bugs in fullscreen code.
14045         
14046 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14047
14048         * Makefile.am:
14049         * configure.ac:
14050         * pixbuf/Makefile.am:
14051         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14052         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14053         (pixbuf_document_set_page), (pixbuf_document_get_page),
14054         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14055         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14056         (pixbuf_document_render), (pixbuf_document_begin_find),
14057         (pixbuf_document_end_find), (pixbuf_document_finalize),
14058         (pixbuf_document_class_init),
14059         (pixbuf_document_document_iface_init), (pixbuf_document_init):
14060         * pixbuf/pixbuf-document.h:
14061         * shell/Makefile.am:
14062         * shell/ev-application.c: (ev_application_open):
14063         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
14064         (ev_window_open):
14065         Add pixbuf backend.
14066         
14067 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
14068
14069         * Makefile.am: 
14070         * dvi/dvilib/Makefile.am:
14071         * dvi/Makefile.am:
14072         * configure.ac: Auto*ify dvi and dvi/dvilib
14073
14074         * dvi/Makefile: Remove from CVS
14075         
14076         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
14077         confusion.
14078
14079         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
14080         
14081         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
14082         
14083 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14084
14085         * ps/Makefile.am:
14086         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
14087         (gtk_gs_value_adjustment_changed), (compute_size),
14088         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
14089         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
14090         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14091         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14092         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
14093         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
14094         (ps_document_load), (ps_document_get_n_pages),
14095         (ps_document_set_page), (ps_document_get_page),
14096         (ps_document_set_target), (ps_document_set_scale),
14097         (ps_document_set_page_offset), (ps_document_get_page_size),
14098         (ps_document_render), (ps_document_begin_find),
14099         (ps_document_end_find), (ps_document_document_iface_init):
14100         * ps/gtkgs.h:
14101         * shell/Makefile.am:
14102         * shell/ev-window.c: (ev_window_open):
14103
14104         Some work to integrate gtkgs with EvDocument
14105
14106 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14107
14108         * shell/ev-window.c: (update_fullscreen_popup),
14109         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
14110         (exit_fullscreen_button_clicked_cb),
14111         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
14112         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14113         (ev_window_state_event_cb), (ev_window_init):
14114         Add fullscreen support from Epiphany.
14115         
14116 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14117
14118         * data/ev-stock-zoom-fit-width.png: fit-width
14119         stock icon from gpdf.
14120         
14121         * shell/ev-stock-icons.[ch]: copied from gpdf.
14122         
14123         * shell/main.c: (main): init stock icons.
14124         
14125         * shell/ev-window.c: use the fit-width icon.
14126         
14127         * data/evince-ui.xml: add zooming toolbar items.
14128
14129 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14130
14131         * shell/ev-view.c: 
14132         (ev_view_best_fit), (ev_view_fit_width): because
14133         get_page_size() returns the scaled page size, we
14134         need to calculate the scale factor relative to
14135         the previous scale factor. Should really just
14136         add get_real_page_size().
14137
14138 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14139
14140         * shell/ev-view.[ch]:
14141         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
14142         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
14143         add zooming.
14144         
14145         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
14146         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
14147         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
14148         hook it up.
14149         
14150         * pdf/xpdf/pdf-document.cc:
14151         (pdf_document_begin_find),
14152         (pdf_document_end_find): make static.
14153
14154 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14155
14156         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
14157
14158         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
14159         names to fontconfig patterns.
14160         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14161
14162         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14163         setupBaseFontsFc.
14164
14165 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14166
14167         * Makefile.am:
14168         * configure.ac:
14169         * ps/Makefile.am:
14170         * ps/ggvutils.c:
14171         * ps/ggvutils.h:
14172         * ps/gsdefaults.c:
14173         * ps/gsdefaults.h:
14174         * ps/gsio.c:
14175         * ps/gsio.h:
14176         * ps/gtkgs.c:
14177         * ps/gtkgs.h:
14178         * ps/ps.c:
14179         * ps/ps.h:
14180
14181         Import ggv backend. Not hooked up yet.
14182
14183 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14184
14185         * shell/main.c: (load_files), (main): load files
14186         from the command line.
14187
14188 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14189
14190         * configure.ac: don't require bonobo.
14191         
14192         * cut-n-paste/recent-files/*: kill bonobo recent
14193         view.
14194
14195         * shell/ev-window.c:
14196         (ev_window_is_empty): upd.
14197         (unable_to_load), (ev_window_open): load backend
14198         based on the mime type.
14199
14200 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14201
14202         * backend/.cvsignore: ignore generated marshalers source.
14203
14204         * shell/main.c (main): this is not epiphany.
14205
14206 2004-12-22  Havoc Pennington  <hp@redhat.com>
14207
14208         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14209         (expose_bin_window): draw find highlights
14210
14211         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14212         
14213         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14214         (pdf_document_end_find): implement this interface
14215
14216         * backend/ev-document.c (ev_document_found): add this to emit
14217         signal
14218
14219 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14220
14221         * data/evince-ui.xml: Add a few more toolbar items.
14222
14223         * shell/ev-window.c: Hook up page navigation toolbar 
14224         items.
14225
14226         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14227         a page-changed signal.
14228
14229         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14230         Add ev_document_get_page().
14231
14232         * shell/ev-window.c: Sensitize/desensitize navigation
14233         actions.
14234
14235 2004-12-21  Havoc Pennington  <hp@redhat.com>
14236
14237         * backend/ev-backend-marshal.c,
14238         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14239         marshaler-generator thingy. I'm sure there's a better way to do
14240         this in the modern world.
14241
14242         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14243         end_find methods and "found" signal.
14244
14245         * configure.ac: find glib-genmarshal
14246
14247 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14248
14249         * shell/ev-sidebar.c: Construct an actual sidebar.
14250         * shell/ev-sidebar-bookmarks.[ch]:
14251         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14252
14253 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14254
14255         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14256         Redo size handling.
14257         
14258         * shell/ev-view.c: Track the size from the document.
14259
14260 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14261
14262         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14263         constructor assumes ownership of the string passed in.
14264         
14265         * shell/ev-window.c (ev_window_open): Destroy the error
14266         dialog once we've displayed it.
14267
14268 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14269
14270         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14271         a bit, it works! (sort of)
14272
14273         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14274         Move to .cc since we need to use C++ in the implementation.
14275
14276         * shell/dummy.cc: Add a CC file to force evince
14277         to be linked as a C++ program.
14278
14279 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14280
14281         * shell/ev-view.[ch]: Start of content-area widget.
14282
14283         * shell/ev-window.c: Create a EvView, update it
14284         as we change documents.
14285
14286         * shell/Makefile.am shell/ev-marshal.list: Add
14287         generated marshalers.
14288
14289 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14290
14291         * Makefile.am (SUBDIRS): move shell.
14292
14293 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14294
14295         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14296         .a to libtool convenience libraries.
14297
14298         * shell/ev-window.c (ev_window_open): Hard code loading
14299         a PDF document.
14300         
14301         * backend/ev-document.h: Add a boolean return to load(),
14302         fix GError * to GError **.
14303
14304         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14305         object for a PDF backend EvDocument.
14306
14307 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14308
14309         * dvi/*: New directory with the beginning of a .dvi backend.
14310
14311 2004-12-21  Havoc Pennington  <hp@redhat.com>
14312
14313         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14314         previous/next instead of back/forward
14315
14316 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14317
14318         * backend/ev-document.[ch]: Fix a couple of problems so
14319         it compile.
14320
14321 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14322
14323         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14324         to backend/ directory, rename EvViewer to EvDocument.
14325
14326 2004-12-21  Havoc Pennington  <hp@redhat.com>
14327
14328         * shell/ev-window.c: hook up the find bar widget; now we just need
14329         a document to find things in
14330
14331         * shell/eggfindbar.c: a find bar widget
14332
14333 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14334
14335         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14336
14337 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14338
14339         * pdf/**: Import of xpdf code from gpdf. 
14340
14341         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14342
14343         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14344         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14345         Fix FreeType includes.
14346
14347         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14348         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14349         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14350         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14351         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14352         Include xpdfconfig.h
14353         
14354 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14355
14356         * shell/ev-window.c (ev_window_dispose): dispose can be called
14357         multiple times.
14358
14359 2004-12-21  Havoc Pennington  <hp@redhat.com>
14360
14361         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14362         rather than Evince
14363
14364         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14365         items; really they should be synced with the strings, etc. from
14366         current gpdf, but just getting the boring typing out of the way 
14367
14368 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14369
14370         * po/POTFILES.in:
14371         * shell/ev-application.c: (window_destroy_cb):
14372         * shell/ev-window.c:
14373         * shell/main.c: (main):
14374
14375         Actually show the window...
14376
14377 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14378
14379         * Makefile.am:
14380         * shell/Makefile.am:
14381         * shell/ev-application.c: (ev_application_class_init):
14382         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14383
14384         Make it build again
14385
14386 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14387
14388         Import to gnome cvs.
14389         
14390         * Remove copies of gpdf and ggv trees.
14391         * Rip out all the recursive configure code.
14392         * Remove bonobo machinery.
14393         * viewer/*: GInterfaces that backends should/can implement.
14394
14395 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14396
14397         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14398         typo
14399
14400 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14401
14402         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14403         (ev_application_finalize, ev_application_class_init)
14404         (ev_application_init): use GType instance private data for priv.
14405
14406         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14407         (ev_window_finalize, ev_window_class_init)
14408         (ev_window_init): ditto.
14409
14410 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14411
14412         * shell/ev-application.c (ev_application_new_window): make public
14413         (ev_application_show_initial_window): kill.
14414
14415         * shell/ev-application.h: update prototypes.
14416
14417         * shell/main.cc (main): inline ev_application_show_initial_window.
14418
14419 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14420
14421         * shell/ev-application.c (ev_application_new_window): impl.
14422         (ev_application_show_initial_window): use it.
14423         (is_window_empty, ev_application_get_empty_window): returns an
14424         existing empty window or a new one.
14425         (ev_application_open): from ev_window_cmd_file_open.
14426
14427         * shell/ev-application.h: update prototypes
14428
14429         * shell/ev-window.c (ev_window_is_empty): impl.
14430         (ev_window_open): make public.
14431         (ev_window_cmd_file_open): use ev_application_open
14432
14433         * shell/ev-window.h: update prototypes, remove unused.
14434
14435 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14436
14437         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14438         move destroy handler out of here...
14439
14440         * shell/ev-application.c, shell/ev-application.h: ...into this new
14441         class. Also handles initial window creation.
14442
14443         * shell/main.cc (main): use EvApplication to create initial
14444         window.
14445
14446 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14447
14448         * Makefile.am (SUBDIRS): add cut-n-paste
14449
14450         * cut-n-paste/Makefile.am: add
14451
14452         * configure.ac: generate Makefiles in cut-n-paste
14453
14454 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14455
14456         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14457         (ev_window_class_init): install ev_window_dispose.
14458
14459 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14460
14461         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14462         char (gchar looks stupid).
14463
14464 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14465
14466         * po/de.po: updated German translation.
14467
14468 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14469
14470         * configure.ac: add more pkg-config library checks for gnome-vfs,
14471         bonobo etc.
14472
14473         * gpdf/configure.in: temporarily disable libpaper
14474         checks. Otherwise I'd have to add the checks for the shell, too.
14475
14476 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14477
14478         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14479         and * file filters to the file choose.
14480
14481 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14482
14483         * po/de.po: Updated German translation.
14484
14485 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14486
14487         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14488
14489 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14490
14491         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14492
14493         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14494         (ev_window_init): implement those menuitems.
14495
14496 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14497
14498         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14499
14500         * shell/ev-window.c (ev_window_init): use the toolbar.
14501
14502 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14503
14504         * shell/ev-window.c (ev_window_init): use menu translations
14505
14506 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14507
14508         * configure.ac: add "de" to ALL_LINGUAS.
14509
14510         * po/de.po: add German translation.
14511
14512 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14513
14514         * Makefile.am (SUBDIRS): add po
14515
14516         * configure.ac: check intltool, glib-gettext etc, generate
14517         po/Makefile.in
14518
14519         * po, po/POTFILES.in, po/POTFILES.skip: new.
14520
14521 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14522
14523         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14524         already use (#ifdef ENABLE_NLS)
14525
14526         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14527         pointer indirection thinko.
14528
14529         * shell/main.c: include gi18n.h for bindtextdomain etc.
14530
14531 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14532
14533         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14534         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14535         tooltips for menu items in the statusbar.
14536
14537 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14538
14539         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14540         pkgdatadir drop UIDIR
14541
14542 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14543
14544         * data/evince-ui.xml: Add File->Open menu item
14545
14546         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14547         chooser), hook it up in the ui manager.
14548
14549 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14550
14551         * shell/ev-window.c: fix Help->About tooltip.
14552
14553 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14554
14555         * configure.ac: set CFLAGS for libevprivate.
14556
14557         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14558         definitions, factory etc.
14559
14560         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14561
14562         * shell/Makefile.am: link against libevprivate.a.
14563
14564         * shell/ev-window.c (entries): add stock icon to Help->About.
14565
14566         * shell/main.c (main): init stock icon code.
14567
14568 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14569
14570         * lib/recent-files: egg recent files code
14571
14572         * lib/Makefile.am: add.
14573
14574         * Makefile.am: add lib subdir.
14575
14576         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14577         set CFLAGS for recent-files.
14578
14579 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14580
14581         * configure.ac: disable -ansi and -pedantic gcc flags. They
14582         disable POSIX stuff in stdio.h, but egg-recent uses them.
14583
14584 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14585
14586         * configure.ac: add --disable-deprecated flag (defaults to on in
14587         "cvs" builds).
14588
14589         * shell/Makefile.am (INCLUDES): use it.
14590
14591 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14592
14593         * shell/main.c: add missing #include.
14594
14595         * shell/ev-window.c: fix for pedantic gcc.
14596         (ev_window_cmd_help_about): split license into paragraphs for
14597         translators and pedantic compilers.
14598
14599 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14600
14601         * configure.ac: add more warning flags if compiling with gcc from
14602         cvs (or explicitly requested with --enable-more-warnings).
14603
14604 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14605
14606         * data/evince-ui.xml: add File and File->Close menu.
14607
14608         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14609         (ev_window_destroy): quit after destroy.
14610         (ev_window_class_init): override GtkObject::destroy.
14611         (entries): install close_window callback.
14612
14613 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14614
14615         * Makefile.am (SUBDIRS): add data subdir.
14616
14617         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14618         gtk+ 2.5.0 for GtkAboutDialog.
14619
14620         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14621         main window.
14622
14623         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14624
14625         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14626         manager.
14627         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14628
14629 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14630
14631         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14632
14633 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14634
14635         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14636
14637 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14638
14639         * shell/*: Added shell directory boilerplate, build it.
14640
14641 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14642
14643         * configure.ac, Makefile.am: Added top-level configure.ac and
14644         Makefile.am