]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
GLib version requirement bumped to 2.18 due to g_set_error_literal. Thanks
[evince.git] / ChangeLog
1 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2
3         * configure.ac:
4         
5         GLib version requirement bumped to 2.18 due to g_set_error_literal.
6         Thanks to Christian Spurk.
7
8 2008-12-31  Hib Eris  <hib@hiberis.nl>
9         
10         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
11
12         Fix mime type handling.
13         
14 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
15
16         * po/POTFILES.in:
17
18         Add ev-print-operation.c.
19         
20 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
21
22         * shell/ev-window.c: (ev_window_clear_progress_idle),
23         (reset_progress_idle), (ev_window_show_progress_message),
24         (ev_window_reset_progress_cancellable),
25         (ev_window_progress_response_cb), (show_loading_progress),
26         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
27         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
28         (show_reloading_progress), (reload_remote_copy_ready_cb),
29         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
30         (show_saving_progress), (window_save_file_copy_ready_cb),
31         (window_save_file_copy_progress_cb), (ev_window_save_remote),
32         (ev_window_dispose):
33
34         Show progress information when loading/saving remote files. Fixes
35         bug #370958.
36         
37 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
38
39         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
40
41         Show better warning message when temp file cannot be deleted.
42         
43 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
44
45         * shell/ev-window.c: (image_save_dialog_response_cb):
46
47         Fix saving images to remote locations.
48         
49 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
50
51         * shell/ev-application.[ch]: (ev_application_shutdown),
52         (ev_application_get_print_settings_file),
53         (ev_application_save_print_settings),
54         (ev_application_get_print_settings),
55         (ev_application_set_print_settings),
56         (ev_application_get_page_setup), (ev_application_set_page_setup):
57         * shell/ev-window.c: (ev_window_save_print_page_setup),
58         (ev_window_load_print_page_setup_from_metadata),
59         (ev_window_print_page_setup_done_cb),
60         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
61         (ev_window_cmd_preview_print):
62
63         Remember page setup options too. Paper size is globally remembered
64         while page margins are stored per document in metadata file. Fixes
65         bugs #525185 and #349102.
66         
67 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
68
69         * shell/ev-print-operation.c:
70         (ev_print_operation_export_print_dialog_response_cb):
71
72         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
73         
74 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
75
76         * shell/ev-print-operation.c: (export_cancel),
77         (export_job_cancelled), (ev_print_operation_export_begin),
78         (ev_print_operation_export_cancel):
79         * shell/ev-window.c: (ev_window_print_cancel),
80         (ev_window_print_update_pending_jobs_message),
81         (ev_window_print_operation_done),
82         (ev_window_print_operation_status_changed),
83         (print_jobs_confirmation_dialog_response),
84         (ev_window_cmd_file_close_window):
85
86         Show a confirmation dialog when there are pending print jobs while
87         closing the main window. Fixes bug #480964.
88         
89 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
90
91         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
92         (ev_print_operation_get_job_name),
93         (ev_print_operation_get_status),
94         (ev_print_operation_get_progress),
95         (ev_print_operation_update_status),
96         (ev_print_operation_export_get_job_name), (clamp_ranges),
97         (get_first_and_last_page), (ev_print_operation_export_run_next),
98         (print_job_finished), (export_print_done), (export_job_cancelled),
99         (update_progress), (export_print_page),
100         (ev_print_operation_export_begin),
101         (ev_print_operation_export_print_dialog_response_cb),
102         (ev_print_operation_export_run),
103         (ev_print_operation_export_cancel),
104         (ev_print_operation_export_class_init):
105         * shell/ev-window.c:
106         (ev_window_print_update_pending_jobs_message),
107         (ev_window_print_operation_done),
108         (ev_window_print_progress_response_cb),
109         (ev_window_print_operation_status_changed),
110         (ev_window_print_operation_begin_print), (ev_window_print_range),
111         (ev_window_dispose):
112
113         Show progress information when printing. Fixes bug #482770.
114         
115 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
116
117         * shell/Makefile.am:
118         * shell/ev-progress-message-area.[ch]:
119         * shell/ev-message-area.[ch]: (ev_message_area_init),
120         (ev_message_area_set_image_from_stock):
121
122         Add EvProgressMessageArea derived from EvMessageArea to show
123         progress information in the message area. 
124         
125 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
126
127         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
128
129         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
130         close button. Add a function to get the contents of the message
131         area.
132         
133 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
134
135         * shell/Makefile.am:
136         * shell/ev-print-operation.[ch]:
137         * shell/ev-jobs.[ch]: (ev_job_export_init),
138         (ev_job_export_dispose), (ev_job_export_run),
139         (ev_job_export_class_init), (ev_job_export_new),
140         (ev_job_export_set_page):
141         * shell/ev-window.c: (ev_window_print_operation_done),
142         (ev_window_print_range), (ev_window_dispose):
143
144         First step of the printing system rework. EvJobPrint has been
145         replaced by EvJobExport so that every page is scheduled to be
146         exported in a thread instead of scheduling the whole printing
147         process. This way the gui is responsive during printing.
148         
149 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
150
151         * shell/ev-window.c: (setup_size_from_metadata),
152         (ev_window_load_print_settings_from_metadata):
153
154         Fix memory leaks.
155         
156 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
157
158         * libdocument/ev-document.c: (ev_document_get_type):
159
160         Add GObject type as prerequisite to EvDocument interface so that
161         document instances can be used as GObjects.
162         
163 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
164
165         * shell/ev-view.c: (jump_to_find_result):
166
167         Only jump the the location of the find result for the first match
168         when searching. It drastically improves the performance when
169         searching. Bug catched and fixed by Michael Hunold. Fixes bug
170         #564774.
171         
172 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
173
174         * properties/ev-properties-main.c: (ev_properties_get_pages):
175         * properties/ev-properties-view.[ch]:
176         (ev_properties_view_dispose), (ev_properties_view_class_init),
177         (ev_properties_view_set_info), (ev_properties_view_new):
178         * shell/ev-properties-dialog.[ch]:
179         (ev_properties_dialog_set_document):
180         * shell/ev-window.c: (ev_window_setup_document),
181         (ev_window_cmd_file_properties):
182
183         Add document URI to properties page. Fixes bug #555376.
184         
185 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
186
187         * configure.ac:
188         * data/Makefile.am:
189         * data/evince-password.glade: Removed
190         * data/evince-properties.glade: Removed
191         * properties/ev-properties-view.c:
192         (ev_properties_view_class_init), (set_property),
193         (ev_properties_view_set_info), (ev_properties_view_init):
194         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
195         (font_cell_data_func), (ev_properties_fonts_init):
196
197         Remove Glade dependency.
198         
199 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
200
201         * backend/comics/comics-document.c: (comics_document_load):
202
203         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
204         
205 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
206
207         * NEWS:
208         * configure.ac:
209
210         Update for release 2.25.2
211         
212 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
213
214         * configure.ac:
215         * shell/Makefile.am:
216         * shell/ev-keyring.[ch]:
217         * shell/ev-password.[ch]: Removed
218         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
219         (ev_password_view_class_init), (ev_password_view_clicked_cb),
220         (ev_password_view_init), (ev_password_view_set_uri),
221         (ev_password_dialog_got_response),
222         (ev_password_dialog_remember_button_toggled),
223         (ev_password_dialog_entry_changed_cb),
224         (ev_password_dialog_entry_activated_cb),
225         (ev_password_view_ask_password), (ev_password_view_get_password),
226         (ev_password_view_get_password_save_flags),
227         (ev_password_view_new):
228         * shell/ev-window.c: (ev_window_password_view_unlock),
229         (ev_window_load_job_cb), (ev_window_close_dialogs),
230         (ev_window_init):
231
232         Rework the password view. When the password is in the keyring it's
233         used automatically without showing the password dialog and it's  
234         only stored in the keyring when we are sure it's correct. The
235         password dialog has been reworked too, in order to make it
236         more hig compliant and consistent with the GTK+ dialog used in
237         gtkmountoperation. Fixes bug #562496. 
238         
239 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
240
241         * backend/comics/comics-document.c: (comics_document_load):
242
243         Do not trust file extensions when getting the command needed to
244         uncompress comic documents. Fixes bug #562143.
245         
246 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
247
248         * libdocument/ev-document-factory.c: (get_document_from_uri),
249         (ev_document_factory_get_document):
250         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
251         (get_mime_type_from_data), (ev_file_get_mime_type):
252
253         Move mime-type functions from document-facrory to file-helpers so
254         that it can be reused.
255         
256 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
257
258         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
259         (window_open_file_copy_ready_cb), (ev_window_reload_local),
260         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
261         (ev_window_reload_remote), (ev_window_reload_document):
262
263         Add support for reloading remote documents. Fixes bug #555399.
264         
265 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
266
267         * shell/ev-view.c: (ev_view_find_previous):
268
269         Make sure find_result is never < 0 which causes a crash while
270         searching. Fixes bug #558377.
271         
272 2008-11-19  Marek Kašík <mkasik@redhat.com>
273
274         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
275         (ev_pixbuf_cache_get_selection_surface):
276         
277         Fixes crash on fast scrolling with simultaneous text selection.
278
279 2008-11-19  Marek Kašík <mkasik@redhat.com>
280
281         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
282         * shell/ev-window.c (launch_external_uri):
283         
284         Fixes assertion fail on selecting text. See bug #561393.
285
286 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
287
288         * shell/Makefile.am:
289         * shell/ev-jobs.[ch]: (ev_job_layers_init),
290         (ev_job_layers_dispose), (ev_job_layers_run),
291         (ev_job_layers_class_init), (ev_job_layers_new):
292         * shell/ev-sidebar-layers.[ch]:
293         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
294         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
295         (ev_view_reload_page), (ev_view_reload):
296         * shell/ev-window.c: (setup_sidebar_from_metadata),
297         (ev_window_sidebar_current_page_changed_cb),
298         (sidebar_layers_visibility_changed), (ev_window_init):
299
300         Add layers support.
301         
302 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
303
304         * data/icons/22x22/actions/Makefile.am:
305         * data/icons/22x22/actions/eye.png:
306         * shell/ev-stock-icons.[ch]:
307         
308         Add eye icon from gimp to hide/show layers.
309         
310 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
311
312         * configure.ac:
313         * cut-n-paste/Makefile.am:
314         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
315         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
316         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
317
318         Add GimpCellRendererToggle from gimp slightly modified to fit our
319         needs. 
320         
321 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
322
323         * configure.ac:
324         * backend/pdf/ev-poppler.cc:
325
326         Implement layers interface in PDF backend.
327         
328 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
329
330         * libdocument/Makefile.am:
331         * libdocument/ev-document-layers.[ch]:
332         * libdocument/ev-layer.[ch]:
333
334         Add optional content (layers) interface.
335         
336 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
337
338         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
339         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
340
341         Removes unused code.
342
343 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
344
345         * NEWS:
346         * configure.ac:
347
348         Update for 2.25.1 release
349
350 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
351
352         * shell/ev-window.c:
353
354         Fix build with GTK+ < 2.14
355
356 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
357
358         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
359         
360         Makes menu label translatable. Fixes bug #559129.
361
362 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
363
364         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
365         (t1_transform_font):
366         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
367         
368         More renames of warning to mdvi_warning in follow up to the
369         fix of the bug #553369. Fix for the bug #559257 by
370         Tuxce <tuxce.net@gmail.com>.
371         
372 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
373
374         * shell/ev-application.c: (ev_application_init_session):
375         * shell/main.c: (main):
376
377         Move the egg_set_desktop_file() call to main and remove
378         gtk_window_set_default_icon_name() since it's already called by
379         egg_set_desktop_file()
380         
381 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
382
383         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
384
385         Initialize GError to NULL.
386         
387 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
388
389         * shell/ev-window.c: (window_save_file_copy_ready_cb),
390         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
391         (ev_window_preview_print_finished), (launch_action):
392
393         Do not use popup dialogs to show error messages anymore, use the
394         message area instead.
395         
396 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
397
398         * shell/ev-window.c: (ev_window_error_message),
399         (ev_window_warning_message), (ev_window_set_document),
400         (ev_window_load_job_cb), (ev_window_load_remote_failed),
401         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
402         (ev_window_cmd_help_contents), (launch_external_uri),
403         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
404         (ev_attachment_popup_cmd_open_attachment),
405         (attachment_save_dialog_response_cb):
406
407         Use a message format (with printf()-style) in
408         ev_window_error_message and ev_window_warning_message.
409
410 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
411
412         * shell/ev-window.c: (ev_window_error_message),
413         (ev_window_warning_message), (ev_window_set_document),
414         (ev_window_load_job_cb), (ev_window_load_remote_failed),
415         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
416         (ev_window_cmd_help_contents), (launch_external_uri),
417         (image_save_dialog_response_cb),
418         (ev_attachment_popup_cmd_open_attachment),
419         (attachment_save_dialog_response_cb):
420
421         Change ev_window_error_message and ev_window_warning_message to
422         receive a EvWindow instead of a GtkWindow. It's more consistent
423         and avoids unneeded casts.
424         
425 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
426
427         * shell/ev-window.c: (ev_window_cmd_help_contents):
428
429         Use gtk_show_uri() when availale to display help contents.
430         
431 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
432
433         * configure.ac:
434         * backend/pdf/ev-poppler.cc:
435         * properties/ev-properties-view.c:
436         * shell/Makefile.am:
437         * shell/ev-tooltip.[ch]: Removed
438         * shell/ev-view-private.h
439         * shell/eggfindbar.c:
440         * shell/ev-application.c:
441         * shell/ev-open-recent-action.c:
442         * shell/ev-sidebar-thumbnails.c:
443         * shell/ev-view.c:
444         * shell/ev-window.c:
445
446         Bump GTK+ requirement to 2.12.
447         
448 2008-10-27 Christian Persch <chpe@gnome.org>
449
450         * backend/djvu/djvu-document.c
451         * backend/dvi/cairo-device.c
452         * cut-n-paste/evmountoperation/ev-mount-operation.h
453         * cut-n-paste/gedit-message-area/gedit-message-area.h
454         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
455         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
456         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
457         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
458         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
459         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
460         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
461         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
462         * cut-n-paste/zoom-control/ephy-zoom-action.c
463         * cut-n-paste/zoom-control/ephy-zoom-action.h
464         * cut-n-paste/zoom-control/ephy-zoom-control.c
465         * cut-n-paste/zoom-control/ephy-zoom-control.h
466         * libdocument/ev-async-renderer.h
467         * libdocument/ev-document-factory.c
468         * libdocument/ev-document-misc.h
469         * libdocument/ev-image.h
470         * libdocument/ev-selection.h
471         * shell/ev-properties-fonts.h
472         * shell/ev-stock-icons.h
473         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
474         directly. Bug #558064.
475
476 2008-10-27 Christian Persch <chpe@gnome.org>
477
478         * cut-and-paste/smclient/*: Update from libegg.
479
480 2008-10-27 Christian Persch <chpe@gnome.org>
481
482         * backend/djvu/djvu-document.c
483         * backend/ps/ev-spectre.c
484         * shell/ev-jobs.c: Use printf safely. Bug #558066.
485
486 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
487
488         * shell/ev-view.c (ev_view_change_page),
489         (ev_view_transition_animation_finish),
490         (ev_view_transition_animation_cancel), (page_changed_cb),
491         (ev_view_set_presentation), (ev_view_next_page),
492         (ev_view_previous_page):
493         
494         Cancel the animation without scheduling transition start
495         and proceed to the next page to fix bug #516749.
496
497 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
498
499         * NEWS:
500         * configure.ac:
501
502         Update for release 2.24.1
503         
504 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
505
506         * shell/ev-window.c: (ev_window_cmd_view_presentation):
507
508         Disable toggle function of F5 when in presentation mode. Patch by
509         Dave Neary. Fixes bug #556162.
510         
511 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
512
513         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
514         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
515         (ev_sidebar_thumbnails_fill_model),
516         (ev_sidebar_thumbnails_refresh),
517         (ev_sidebar_thumbnails_set_document):
518
519         Instead of using only one loading icon for thumbnails based on the
520         size of the first page, create an icon for every different page
521         size. Fixes bug #556264.
522         
523 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
524
525         * shell/ev-page-cache.c: (ev_page_cache_finalize):
526
527         Fix memory leak.
528         
529 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
530
531         * shell/ev-window-title.c (ev_window_title_sanitize_title):
532
533         Removes bad prefixes from window title. Patch by 
534         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
535         
536 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
537
538         * shell/ev-window.c: (launch_external_uri):
539
540         Do not consider mailto links as http uris. Fixes bug #555801.
541         
542 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
543
544         * shell/ev-view.c: (merge_selection_region), (clear_selection):
545
546         Fix memory leak. Fixes bug #555134.
547         
548 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
549
550         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
551
552         Emit the job finished signal when the job is handled before the
553         page_ready callback.
554         
555 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
556
557         * shell/ev-window.c: (launch_action):
558
559         Use GdkAppLaunchContext when available to launch external
560         applications.
561         
562 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
563
564         * shell/ev-window.c: (launch_action):
565
566         Fix launching external applications for launch actions which seems
567         to be broken since the gio port. Fixes bug #554500.
568         
569 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
570
571         * backend/dvi/Makefile.am:
572         * backend/dvi/cairo-device.c:
573         * backend/dvi/dvi-document.c:
574         * backend/dvi/mdvi-lib/Makefile.am:
575
576         Fix several compile warnings in the dvi backend.
577         
578 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
579
580         * backend/dvi/mdvi-lib/common.h:
581         * backend/dvi/mdvi-lib/dviread.c:
582         * backend/dvi/mdvi-lib/font.c:
583         * backend/dvi/mdvi-lib/fontmap.c:
584         * backend/dvi/mdvi-lib/fontsrch.c:
585         * backend/dvi/mdvi-lib/gf.c:
586         * backend/dvi/mdvi-lib/pagesel.c:
587         * backend/dvi/mdvi-lib/pk.c:
588         * backend/dvi/mdvi-lib/sp-epsf.c:
589         * backend/dvi/mdvi-lib/special.c:
590         * backend/dvi/mdvi-lib/tfm.c:
591         * backend/dvi/mdvi-lib/tfmfile.c:
592         * backend/dvi/mdvi-lib/util.c:
593         * backend/dvi/mdvi-lib/vf.c:
594
595         Rename error as mdvi_error to avoid symbol conflicts with the libc
596         error. Rename also message, crash, fatal and warning for
597         consistency. Fixes bug #553369.
598         
599 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
600
601         * backend/dvi/dvi-document.c: (dvi_document_load):
602
603         Fix memory leak.
604         
605 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
606
607         * backend/dvi/dvi-document.c:
608
609         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
610         G_IMPLEMENT_INTERFACE.
611         
612 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
613
614         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
615
616         Make sure copy_job_page_and_selection_to_job_info is always called
617         before copy_job_to_job_info. Fixes bug #552382.
618         
619 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
620
621         * NEWS:
622         * configure.ac:
623
624         Update for release 2.24.0
625         
626 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
627
628         * shell/ev-window.c: (launch_external_uri):
629
630         Use GdkAppLaunchContext when available to launch external uris.
631         
632 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
633
634         * shell/ev-window.c: (launch_external_uri):
635
636         Use the message area to show errors when lauching external uris
637         instead of a popup window.
638         
639 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
640
641         * shell/ev-window.c: (launch_external_uri):
642
643         Assume invalid uris are http uris. Fixes bug #552071.
644         
645 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
646
647         * NEWS:
648         * configure.ac:
649
650         Update for release 2.23.92.
651         
652 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
653
654         * shell/eggfindbar.c: (egg_find_bar_class_init):
655
656         Allow page scrolling with PageUp/PageDown keys when find bar is
657         active. Fixes bug #529833.
658         
659 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
660
661         * shell/ev-view-private.h:
662         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
663         (ev_view_scroll), (ev_view_class_init):
664         * shell/ev-view-accessible.c:
665         (ev_view_accessible_action_do_action):
666         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
667         (ev_window_cmd_scroll_backward):
668
669         Use GtkScrollType instead of EvScrollType.
670         
671 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
672
673         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
674         
675         Patch for case unsensitive page label match by Michael Lee.
676         See bug #550136.
677         
678         * shell/ev-page-action.c (create_tool_item):    
679         * test/Makefile.am:
680         * test/test1.py:
681         * test/test4.py:
682         * test/test5.py:
683         
684         Added test for the above and updated other tests.
685
686 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
687
688         * shell/ev-window.c: (image_save_dialog_response_cb):
689
690         Do not append the file extension twice when saving an image.
691         
692 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
693
694         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
695
696         Remove an invalid ifdef.
697         
698 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
699
700         * shell/ev-view.c: (ev_view_motion_notify_event):
701
702         Make sure the cursor is correctly restored after showing the right
703         click menu.
704         
705 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
706
707         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
708         (ev_attachment_open):
709         * shell/ev-sidebar-attachments.c:
710         (ev_sidebar_attachments_button_press):
711         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
712
713         Use GdkAppLaunchContext when available to open attachments.
714         
715 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
716
717         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
718
719         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
720         by Eric Piel.
721         
722 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
723
724         * shell/ev-application.c: (ev_application_get_media_keys):
725         * shell/ev-media-player-keys.[ch]:
726         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
727         (ev_media_player_keys_grab_keys),
728         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
729         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
730         * shell/ev-window.[ch]: (ev_window_dispose),
731         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
732         (ev_window_init):
733
734         Clean up the media player keys stuff.
735         
736 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
737
738         * NEWS:
739         * configure.ac:
740
741         Update for release 2.23.91.
742         
743 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
744
745         * cut-n-paste/smclient/eggsmclient-xsmp.c:
746         (sm_client_xsmp_set_initial_properties):
747
748         Fix memory leak.
749         
750 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
751
752         * shell/ev-application.c: (ev_application_open_window),
753         (ev_application_open_uri_at_dest):
754
755         Make sure evince starts up in the right workspace when resuming a
756         previous session.
757         
758 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
759
760         * shell/ev-application.[ch]: (ev_application_open_window),
761         (ev_application_add_icon_path_for_screen),
762         (ev_application_open_uri_at_dest):
763
764         Fix window manager warnings shown in ~/.xsession-errors
765         
766 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
767
768         * configure.ac:
769         * cut-n-paste/Makefile.am:
770         * cut-n-paste/smclient/Makefile.am:
771         * cut-n-paste/smclient/eggdesktopfile.[ch]:
772         * cut-n-paste/smclient/eggsmclient-private.h:
773         * cut-n-paste/smclient/eggsmclient-xsmp.c:
774         * cut-n-paste/smclient/eggsmclient.[ch]:
775
776         EggSMClient copied from libegg
777
778         * libdocument/ev-file-helpers.c: (ev_dot_dir):
779         * shell/Makefile.am:
780         * shell/ev-application.[ch]: (ev_application_load_session),
781         (smclient_save_state_cb), (smclient_quit_cb),
782         (ev_application_init_session), (ev_application_shutdown),
783         (ev_application_init):
784         * shell/main.c: (main):
785
786         Use EggSMClient instead of gnome-client and remove libgnome and
787         libgnomeui dependencies.
788         
789 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
790
791         * shell/main.c: (main):
792
793         Remove gnome_authentication_manager_init.
794         
795 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
796
797         * shell/ev-view.c: (ev_view_goto_window_create):
798
799         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
800         since it's now deprecated.
801         
802 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
803
804         * backend/djvu/Makefile.am:
805         * backend/djvu/djvu-document-private.h:
806         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
807         (djvu_document_find_iface_init):
808         * backend/djvu/djvu-text-page.[ch]:
809         * backend/djvu/djvu-text.[ch]: Removed
810         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
811         (pdf_document_find_iface_init):
812         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
813         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
814         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
815         (ev_job_find_get_n_results), (ev_job_find_get_progress),
816         (ev_job_find_has_results), (ev_job_find_get_results):
817         * shell/ev-view-private.h:
818         * shell/ev-view.[ch]: (ev_view_expose_event),
819         (highlight_find_results), (ev_view_finalize),
820         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
821         (ev_view_set_document), (ev_view_find_get_n_results),
822         (ev_view_find_get_result), (jump_to_find_result),
823         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
824         (ev_view_find_previous), (ev_view_find_search_changed),
825         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
826         * shell/ev-window.c: (ev_window_update_actions),
827         (page_changed_cb), (ev_window_setup_document),
828         (ev_window_update_find_status_message),
829         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
830         (ev_window_clear_find_job), (find_bar_close_cb),
831         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
832         (ev_window_dispose), (ev_window_init):
833
834         Rework find interface. The find logic has been moved from backends
835         to the shell avoiding a lot of duplicated code in the backends and
836         making easier to implement the find interface in the backends.
837         
838 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
839
840         * backend/pdf/ev-poppler.cc:
841         (pdf_document_thumbnails_get_dimensions):
842
843         Make sure thumbnail size returned by the PDF is actually
844         valid. Fixes bug #548462.
845         
846 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
847
848         * shell/ev-window.c: (ev_window_setup_document),
849         (ev_window_set_document), (ev_window_dispose):
850
851         Remove the idle function for setting the document up when the
852         window is destroyed. Fixes bug #549163.
853         
854 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
855
856         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
857         (ev_job_attachments_dispose), (ev_job_attachments_run),
858         (ev_job_attachments_class_init), (ev_job_attachments_new):
859         * shell/ev-sidebar-attachments.c:
860         (ev_sidebar_attachments_set_document):
861
862         Add a new job to get the attachments in a thread with the document
863         lock held. Fixes bug #548653.
864         
865 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
866
867         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
868         (tiff_document_document_iface_init):
869
870         Implement document_get_page_label in tiff backend.
871         
872 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
873
874         * backend/tiff/tiff-document.c: (tiff_document_render):
875
876         Handle document orientation in tiff backend. Fixes bug #548444.
877         
878 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
879
880         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
881
882         Do not crash when adjustment page size is 0. Fixes bug #547440.
883         
884 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
885
886         * cut-n-paste/evmountoperation/ev-mount-operation.c:
887
888         Sync with current GTK+.
889         
890 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
891
892         * configure.ac:
893         
894         Update for release 2.23.6.
895
896 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
897
898         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
899         (ev_job_load_set_password):
900         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
901         * shell/ev-window.c: (password_dialog_response),
902         (ev_window_load_job_cb):
903
904         Fix loading encrypted documents since I broke it with the jobs
905         rework.
906         
907 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
908
909         * NEWS:
910
911         Update NEWS for 2.23.6 release.
912         
913 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
914
915         * backend/impress/impress-document.c:
916         * backend/impress/render.h:
917         * libdocument/ev-document-factory.c:
918         * libdocument/ev-document-factory.h:
919         * libdocument/ev-document-links.h:
920         * libdocument/ev-document-misc.c:
921         * libdocument/ev-document-misc.h:
922         * properties/ev-properties-main.c:
923         * properties/ev-properties-view.c:
924         * properties/ev-properties-view.h:
925         * shell/eggfindbar.c:
926         * shell/eggfindbar.h:
927         * shell/ev-application.c:
928         * shell/ev-application.h:
929         * shell/ev-jobs.h:
930         * shell/ev-message-area.h:
931         * shell/ev-navigation-action.c:
932         * shell/ev-navigation-action.h:
933         * shell/ev-open-recent-action.c:
934         * shell/ev-open-recent-action.h:
935         * shell/ev-page-action-widget.c:
936         * shell/ev-page-action.c:
937         * shell/ev-page-action.h:
938         * shell/ev-page-cache.h:
939         * shell/ev-password-view.h:
940         * shell/ev-password.h:
941         * shell/ev-pixbuf-cache.h:
942         * shell/ev-properties-fonts.c:
943         * shell/ev-sidebar-attachments.c:
944         * shell/ev-sidebar-links.c:
945         * shell/ev-sidebar-links.h:
946         * shell/ev-sidebar-thumbnails.c:
947         * shell/ev-sidebar-thumbnails.h:
948         * shell/ev-sidebar.c:
949         * shell/ev-sidebar.h:
950         * shell/ev-stock-icons.c:
951         * shell/ev-tooltip.h:
952         * shell/ev-view.c:
953         * shell/ev-view.h:
954         * shell/ev-window.c:
955         * shell/ev-window.h:
956         * shell/main.c:
957
958         More #include cleanups. Again: reordering, single gtk.h
959         includes and other stuff.
960
961 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
962
963         * shell/eggfindbar.c:
964         * shell/ev-application.c:
965         * shell/ev-message-area.c:
966         * shell/ev-navigation-action.c:
967         * shell/ev-open-recent-action.c:
968         * shell/ev-page-action-widget.c:
969         * shell/ev-page-action.c:
970         * shell/ev-password-view.c:
971         * shell/ev-properties-dialog.c:
972         * shell/ev-properties-fonts.c:
973         * shell/ev-sidebar-attachments.c:
974         * shell/ev-sidebar-page.c:
975         * shell/ev-sidebar-thumbnails.c:
976         * shell/ev-stock-icons.c:
977         * shell/ev-tooltip.c:
978         * shell/ev-view.c:
979         * shell/ev-window.c:
980         * shell/main.c:
981
982         Cleanup many #include statements: reorder so that a
983         generic-to-specific order is used, use single gtk.h
984         includes, and some other cleanups.
985
986 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
987
988         * shell/ev-jobs.h:
989
990         Add gio header.
991         
992 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
995         (ev_document_fc_mutex_trylock):
996         * shell/Makefile.am:
997         * shell/ev-job-queue.[ch]:
998         * shell/ev-job-scheduler.[ch]:
999         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1000         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1001         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1002         (ev_job_failed_from_error), (ev_job_succeeded),
1003         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1004         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1005         (ev_job_links_class_init), (ev_job_render_init),
1006         (notify_page_ready), (ev_job_render_page_ready),
1007         (ev_job_render_run), (ev_job_render_class_init),
1008         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1009         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1010         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1011         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1012         (ev_job_save_dispose), (ev_job_save_run),
1013         (ev_job_save_class_init), (ev_job_print_init),
1014         (ev_job_print_dispose), (ev_job_print_run),
1015         (ev_job_print_class_init):
1016         * shell/ev-page-cache.c:
1017         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1018         (check_job_size_and_unref), (move_one_job),
1019         (copy_job_to_job_info), (add_job),
1020         (ev_pixbuf_cache_add_jobs_if_needed):
1021         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1022         (job_fonts_finished_cb), (job_fonts_updated_cb),
1023         (ev_properties_fonts_set_document):
1024         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1025         (ev_sidebar_links_set_document):
1026         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1027         (ev_sidebar_thumbnails_set_document),
1028         (ev_sidebar_thumbnails_clear_job):
1029         * shell/ev-view-private.h:
1030         * shell/ev-view.c:
1031         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1032         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1033         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1034         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1035         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1036         (ev_window_reload_document), (ev_window_clear_save_job),
1037         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1038         (ev_window_clear_print_job), (ev_window_print_job_cb),
1039         (ev_window_print_dialog_response_cb):
1040         * shell/main.c: (main):
1041
1042         Rework the jobs system in order to make it simpler and more
1043         extensible. It allows to run jobs in the main loop instead of
1044         using a thread when it's appropriate like the fonts job. Now it's
1045         also possible to cancel jobs that are currently running. 
1046         
1047 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1048
1049         * libdocument/ev-debug.c: (profile_init):
1050
1051         Create the hash table also when profiling service is enabled for
1052         all sections.
1053         
1054 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1055
1056         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1057         (ev_profiler_stop):
1058         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1059         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1060         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1061         (ev_job_print_run):
1062         * shell/main.c: (main):
1063
1064         Add a profile mode available when debug is enabled. Add profilers
1065         in ev-jobs.
1066         
1067 2008-07-23  Götz Waschk <waschk@mandriva.org>
1068
1069         * configure.ac: Correctly build desktop file. Fixes
1070         bug #544237.
1071
1072 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1073
1074         * configure.ac:
1075         
1076         Update for release 2.23.5.
1077
1078 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1079
1080         * NEWS:
1081
1082         Update NEWS for 2.23.5 release.
1083         
1084 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1085
1086         * shell/ev-window.c: (ev_window_state_event),
1087         (ev_window_class_init):
1088
1089         Intercept window manager's fullscreen request in order to run/stop
1090         fullscreen mode. Fixes bug #493541.
1091         
1092 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1093
1094         * shell/ev-window.c: (find_bar_visibility_changed_cb):
1095
1096         Restart the job search when the find bar is opened for the second
1097         time. Fixes bug #531956.
1098         
1099 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1100
1101         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
1102         (get_document_from_uri):
1103
1104         Make sure we always return a valid error struct when
1105         get_document_from_uri fails. Fixes nautilus crash, see bug
1106         #542548.
1107         
1108 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
1109
1110         * libdocument/ev-transition-effect.c
1111         (ev_transition_effect_type_get_type),
1112         (ev_transition_effect_alignment_get_type),
1113         (ev_transition_effect_direction_get_type):
1114         
1115         Fixes bug #542924. Makes enums static to fix Solaris build.
1116
1117 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1118
1119         * shell/ev-view.c: (ev_view_key_press_event):
1120
1121         Add '.' keybinding for blanking the screen in presentation
1122         mode. Fixes bug #542001.
1123         
1124 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1125
1126         * libdocument/ev-document-misc.c:
1127         (ev_document_misc_pixbuf_from_surface):
1128
1129         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
1130         #540950.
1131         
1132 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1133
1134         * backend/comics/comics-document.c (comics_document_load):
1135         * backend/comics/comicsdocument.evince-backend.in:
1136         * configure.ac:
1137         * thumbnailer/evince-thumbnailer-comics.schemas.in:
1138         
1139         Added support for 7-zip based cb7 comic book. Patch by
1140         Kartik Rustagi. Fixes bug #532312.
1141
1142 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1143
1144         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
1145         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
1146         Fixes bug #539972.
1147
1148 2008-06-24  Bastien Nocera  <hadess@hadess.net>
1149
1150         * shell/Makefile.am:
1151         * shell/ev-application.c (ev_application_init),
1152         (ev_application_get_media_keys):
1153         * shell/ev-application.h:
1154         * shell/ev-marshal.list:
1155         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
1156         (proxy_destroy), (on_media_player_key_pressed),
1157         (ev_media_player_keys_init), (ev_media_player_keys_focused),
1158         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
1159         * shell/ev-media-player-keys.h:
1160         * shell/ev-window.c (ev_window_go_previous_page),
1161         (ev_window_go_next_page), (ev_window_go_first_page),
1162         (ev_window_go_last_page), (ev_window_start_presentation),
1163         (ev_window_dispose), (view_actions_focus_in_cb):
1164         * shell/ev-window.h: When building with D-Bus support, listen
1165         for multimedia key events from gnome-settings-daemon. This allows
1166         to go to the next/previous/first/last pages using, respectively,
1167         Next/Previous/Rewing/Fast Forward. The Play button is used to start
1168         a presentation. Fixes bug #539971.
1169
1170 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1171
1172         * configure.ac:
1173         
1174         Update for release 2.23.4.
1175
1176 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1177
1178         * NEWS:
1179
1180         Update news for 2.23.4 release.
1181         
1182 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1183
1184         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
1185         * shell/ev-sidebar-thumbnails.c:
1186         (ev_sidebar_thumbnails_set_loading_icon),
1187         (ev_sidebar_thumbnails_refresh):
1188         * shell/ev-window.c: (ev_window_error_message),
1189         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
1190         (ev_window_set_document):
1191
1192         Do not crash opening documents with no pages and show a warning
1193         message in the message area. Fixes bugs #537574 and #171588.
1194         
1195 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1196
1197         * shell/Makefile.am:
1198         * shell/ev-file-monitor.[ch]:
1199         * shell/ev-window.c: (ev_window_document_changed),
1200         (ev_window_clear_reload_job), (ev_window_load_job_cb),
1201         (ev_window_reload_job_cb), (ev_window_open_uri),
1202         (ev_window_reload_document), (ev_window_cmd_view_reload),
1203         (ev_window_dispose):
1204
1205         Automaticly reload the document when the file has changed on
1206         disk. Bug #304249.
1207         
1208 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
1209
1210         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1211         * libdocument/ev-image.c: (ev_image_save_tmp):
1212         * libdocument/ev-module.c: (ev_module_load):
1213         * shell/ev-application.c: (ev_application_shutdown),
1214         (ev_application_get_print_settings):
1215         * shell/ev-sidebar-attachments.c:
1216         (ev_sidebar_attachments_button_press),
1217         (ev_sidebar_attachments_drag_data_get):
1218         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1219         (ev_window_print_finished), (ev_window_print_send),
1220         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
1221         (ev_window_preview_print_finished), (ev_window_do_preview_print),
1222         (ev_window_cmd_preview_print):
1223         * shell/main.c: (load_files_remote):
1224         Fix some build warnings under GCC 4.3.0. (#537535).
1225
1226 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1227
1228         * shell/ev-jobs.c: (ev_job_render_dispose):
1229
1230         Fix a crash in debug mode. Patch by Daniel M German.
1231         
1232 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1233
1234         * shell/ev-window.c:
1235
1236         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
1237         
1238 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1239
1240         * shell/ev-window.c: (ev_window_print_send),
1241         (ev_window_do_preview_print):
1242
1243         Use the window title as print job name instead of just
1244         "evince-print". Fixes bug #534493.
1245         
1246 2008-05-19  Frederic Peters  <fpeters@0d.be>
1247
1248         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
1249         Bug #533897.
1250
1251 2008-05-19  Frederic Peters  <fpeters@0d.be>
1252
1253         * help/reference/Makefile.am: added missing libevmountoperation to
1254         gtkdoc-scanobj libraries.  Bug #533896.
1255
1256 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
1257
1258         * properties/ev-properties-view.c (get_default_user_units):
1259         Fixes check for default units string translation. Bug #533323.
1260
1261 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
1262
1263         * backend/impress/iksemel.c (sax_core): Fix a free() that should
1264         be an iks_free(). Fix an array overflow in the XML parser that
1265         would occur whenever the number of attributes in a tag was greater
1266         than 0 and divisible by 6. Fixes GNOME bug #530852.
1267
1268 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1269
1270         * backend/djvu/djvu-document-private.h:
1271         * backend/djvu/djvu-links.c:
1272         * backend/djvu/djvu-text.c:
1273         * backend/djvu/djvu-document.c: (djvu_handle_events),
1274         (djvu_wait_for_message), (djvu_document_load),
1275         (document_get_page_size), (djvu_document_render),
1276         (djvu_document_thumbnails_get_thumbnail),
1277         (djvu_document_file_exporter_end):
1278
1279         Make sure load job doesn't finish successfully when the document
1280         is not successfully decoded by libdjvu. Fixes bug #530202.
1281         
1282 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1283
1284         * configure.ac:
1285         * libdocument/Makefile.am:
1286         * libdocument/ev-debug.[ch]:
1287         * libdocument/ev-document.c:
1288         * shell/ev-jobs.c: (ev_job_links_dispose),
1289         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
1290         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
1291         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
1292         (ev_job_render_page_ready), (ev_job_render_run),
1293         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
1294         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
1295         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
1296         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
1297         (ev_job_print_new), (ev_job_print_run):
1298         * shell/main.c: (main):
1299
1300         Add debug mode based on gedit code. Add debug messages in
1301         ev-jobs.
1302         
1303 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1304
1305         * libdocument/ev-document-factory.c: (get_document_from_uri):
1306
1307         Fix memory leak.
1308         
1309 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
1310
1311         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
1312         (get_mime_type_from_data), (get_document_from_uri),
1313         (ev_document_factory_get_document):
1314         
1315         Improved error message about file opening failture.
1316         Bug #529129.
1317
1318 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
1319
1320         * data/evince-toolbar.xml:
1321         
1322         Allow to add SaveAs to toolbar.
1323
1324 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * shell/ev-view-private.h:
1327         * shell/ev-view.[ch]: (ev_view_button_release_event),
1328         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
1329         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
1330         (ev_view_update_primary_selection), (clear_link_selected),
1331         (ev_view_copy_link_address):
1332         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
1333
1334         Update also the primary selection when copying a link
1335         address. Fixes bug #520855.
1336         
1337 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1338
1339         * libdocument/ev-document-factory.c: (get_document_from_uri):
1340
1341         Use the pixbuf backend only when the mime type is not supported by
1342         any of the other backend so that tiff documents, for instance, are
1343         handled by the tiff backend instead of the pixbuf backend. fixes
1344         bug #520290.
1345         
1346 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1347
1348         * cut-n-paste/Makefile.am:
1349
1350         Add evmountoperation to subdirs list.
1351         
1352 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1353
1354         * configure.ac:
1355
1356         Fix libspectre check in configure script. Fixes bug #528549.
1357         
1358 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1359
1360         * configure.ac:
1361         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
1362         * shell/Makefile.am:
1363         * shell/ev-window.c: (ev_window_load_remote_failed),
1364         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
1365
1366         Add GtkMountOperation (renamed to avoid conflicts) to be able to
1367         open documents in remote locations that are not mounted.
1368         
1369 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1370
1371         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
1372         (bitmap_convert_msb8):
1373         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
1374         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
1375
1376         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
1377         
1378 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1379
1380         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
1381         (ev_job_render_new), (ev_job_render_set_selection_info),
1382         (ev_job_render_run):
1383         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1384         (check_job_size_and_unref),
1385         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
1386         (add_job), (ev_pixbuf_cache_get_selection_surface):
1387
1388         Create the render context needed for rendering a page in the render
1389         thread so that we don't block the main thread. Simplify
1390         EvJobRender API.
1391         
1392 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1393
1394         * libdocument/Makefile.am:
1395         * libdocument/ev-page.[ch]:
1396         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
1397         (ev_render_context_new), (ev_render_context_set_page):
1398         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
1399         (ev_form_field_finalize), (ev_form_field_class_init):
1400         * libdocument/ev-document-forms.[ch]:
1401         (ev_document_forms_get_form_fields):
1402         * libdocument/ev-document.[ch]: (ev_document_get_page),
1403         (ev_document_get_page_size), (ev_document_get_page_label):
1404         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
1405         (ev_job_render_run), (ev_job_thumbnail_new),
1406         (ev_job_thumbnail_run), (ev_job_print_run):
1407         * shell/ev-page-cache.c: (ev_page_cache_new):
1408         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
1409         (check_job_size_and_unref), (add_job):
1410         * shell/ev-sidebar-thumbnails.c: (add_range):
1411         * shell/ev-view.c: (ev_view_form_field_get_region),
1412         (ev_view_form_field_button_create_widget),
1413         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1414         (ev_view_handle_form_field), (ev_view_size_allocate),
1415         (get_selected_text):
1416         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
1417         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
1418         (pdf_document_get_page), (pdf_document_get_page_label),
1419         (pdf_document_render), (pdf_document_get_info),
1420         (pdf_document_document_iface_init),
1421         (pdf_document_thumbnails_get_thumbnail),
1422         (pdf_document_thumbnails_get_dimensions),
1423         (pdf_document_file_exporter_do_page),
1424         (pdf_selection_render_selection),
1425         (pdf_selection_get_selected_text),
1426         (pdf_selection_get_selection_region),
1427         (pdf_selection_get_selection_map),
1428         (pdf_document_forms_get_form_fields),
1429         (pdf_document_forms_form_field_text_get_text),
1430         (pdf_document_forms_form_field_text_set_text),
1431         (pdf_document_forms_form_field_button_set_state),
1432         (pdf_document_forms_form_field_button_get_state),
1433         (pdf_document_forms_form_field_choice_get_item),
1434         (pdf_document_forms_form_field_choice_get_n_items),
1435         (pdf_document_forms_form_field_choice_is_item_selected),
1436         (pdf_document_forms_form_field_choice_select_item),
1437         (pdf_document_forms_form_field_choice_toggle_item),
1438         (pdf_document_forms_form_field_choice_unselect_all),
1439         (pdf_document_forms_form_field_choice_set_text),
1440         (pdf_document_forms_form_field_choice_get_text):
1441         * backend/ps/ev-spectre.c: (ps_document_get_page),
1442         (ps_document_get_page_size), (ps_document_get_page_label),
1443         (ps_document_render), (ps_document_document_iface_init),
1444         (ps_document_file_exporter_do_page):
1445         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
1446         (tiff_document_render), (tiff_document_render_pixbuf),
1447         (tiff_document_file_exporter_do_page):
1448         * backend/pixbuf/pixbuf-document.c:
1449         (pixbuf_document_get_page_size):
1450         * backend/comics/comics-document.c:
1451         (comics_document_get_page_size), (comics_document_render_pixbuf):
1452         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
1453         (djvu_document_render), (djvu_selection_get_selected_text),
1454         (djvu_document_thumbnails_get_thumbnail),
1455         (djvu_document_file_exporter_do_page),
1456         (djvu_document_find_get_result):
1457         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
1458         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
1459         (dvi_document_thumbnails_get_thumbnail),
1460         (dvi_document_file_exporter_do_page):
1461         * backend/impress/impress-document.c:
1462         (impress_document_get_page_size),
1463         (impress_document_render_pixbuf):
1464         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
1465
1466         Add EvPage so that we can hold a reference to the backend
1467         page. Form fields keep now a reference to the poppler page
1468         improving performance since we don't have to create/destroy the
1469         poppler field for every form operation. This will be needed for
1470         annotations too.
1471         
1472 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1473
1474         * data/evince-ui.xml:
1475         * shell/ev-window.c:
1476
1477         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
1478         
1479 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1480
1481         * configure.ac:
1482         * backend/ps/Makefile.am:
1483
1484         Remove gs stuff from ps backend.
1485         
1486 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1487
1488         * configure.ac:
1489         * backend/pdf/ev-poppler.cc:
1490
1491         Bump poppler requirement to 0.8.0.
1492         
1493 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1494
1495         * NEWS:
1496         * configure.ac:
1497
1498         Update for release 2.22.1.1
1499
1500 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1501
1502         * configure.ac:
1503
1504         Fix build (again) when poppler version is 0.6
1505         
1506 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1507
1508         * backend/djvu/djvu-links.c: (build_tree):
1509
1510         Make sure link title is a valid utf8 string. Fixes bug #526517.
1511         
1512 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1513
1514         * configure.ac:
1515
1516         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
1517         #526799.
1518         
1519 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1520
1521         * configure.ac:
1522         
1523         Update for release 2.22.1.
1524
1525 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1526
1527         * NEWS:
1528
1529         Update for upcoming release.
1530
1531 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1532
1533         * configure.ac:
1534         * backend/dvi/dvidocument.evince-backend.in:
1535
1536         Add compressed dvi to the list of supported mime types. Patch by
1537         Ed Catmur. Fixes bug #307087.
1538
1539 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1540
1541         * shell/ev-jobs.c: (ev_job_print_get_page_list):
1542
1543         Fix a crash when printing a range that doesn't specify the start or
1544         end page. Fixes bug #524288.
1545
1546 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1547
1548         * shell/ev-window.c: (ev_window_cmd_continuous),
1549         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
1550         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
1551         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
1552         (ev_window_run_presentation), (ev_window_stop_presentation),
1553         (ev_window_cmd_view_presentation),
1554         (ev_window_cmd_leave_fullscreen),
1555         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
1556
1557         Do not unfullscreen and fullscreen again the window when changing
1558         from fullscreen to presentation mode and vice versa. Fixes bug
1559         #524112.
1560         
1561 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1562
1563         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
1564
1565         Do not crash when thumbnail failed to render in PS backend. Fixes
1566         bug #525015.
1567         
1568 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1569
1570         * shell/ev-window.c: (window_open_file_copy_ready_cb),
1571         (ev_window_load_file_remote), (ev_window_open_uri):
1572
1573         Handle errors when opening remote files.
1574         
1575 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1576
1577         * shell/ev-page-action.c: (ev_page_action_grab_focus):
1578
1579         Only grab the focus for the current visible proxy widget. Fixes
1580         bug #521224.
1581         
1582 2008-03-30  Emil Soleyman  <emil@nishra.com>
1583
1584         * shell/ev-window.c: (launch_external_uri):
1585         
1586         Reuse g_app_info_launch_default_for_uri to
1587         save some code and fix bug #525009.
1588
1589 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1590
1591         * shell/ev-window.c (image_save_dialog_response_cb):
1592
1593         Use g_str_has_suffix. See bug #523069.
1594
1595 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1596
1597         * configure.ac:
1598
1599         Add a configure option to enable/diable DBus. Patch by Rémi
1600         Cardona. Fixes bug 521797.
1601
1602 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1603
1604         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
1605
1606         Fix printing in documents with rotated pages. Patch by Eugen
1607         Dedu. Fixes bug #512648.
1608         
1609 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1610
1611         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
1612         (ev_link_from_action):
1613
1614         Fix warning messages.
1615         
1616 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * shell/ev-window.c: (image_save_dialog_response_cb):
1619
1620         Do not append the extension to filename when saving an image
1621         if the filename alredy contains the extension. Fixes bug #523069.
1622         
1623 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1624
1625         * shell/ev-view.[ch]: (ev_view_find_cancel):
1626         * shell/ev-window.c: (find_bar_close_cb):
1627
1628         Cancel the find operation when the find bar is closed. Fixes bug
1629         #508845.
1630         
1631 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1632
1633         * backend/ps/psdocument.evince-backend.in:
1634
1635         Make ps backend module resident. Fixes bug #520607.
1636         
1637 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
1638
1639         * shell/ev-jobs.c: (ev_job_print_run):
1640
1641         Invert collate action in order to work as expected, fix reverse
1642         printing so that it doesn't start with a blank page and fix number
1643         of copies. Patch by Eugen Dedu. Fixes bug #365332.
1644         
1645 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1646
1647         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
1648
1649         Fix build with poppler <= 0.7.2
1650         
1651 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1652
1653         * libdocument/ev-document-misc.c:
1654         (ev_document_misc_surface_from_pixbuf):
1655
1656         Fix selections with poppler-splash.
1657         
1658 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
1659
1660         * configure.ac:
1661         * backend/pdf/ev-poppler.cc:
1662
1663         Fix build with poppler >= 0.7.2
1664         
1665 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1666
1667         * configure.ac:
1668         
1669         Update for release 2.22.0
1670
1671 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1672
1673         * NEWS:
1674
1675         Update for upcoming release.
1676
1677 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1678
1679         * shell/ev-window.c (ev_window_print_dialog_response_cb):
1680
1681         Bug 495107 – Handle print dialog responses correctly
1682
1683         Correctly handle print dialog response. Properly fixes
1684         the above mentioned bug.
1685
1686 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1687
1688         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
1689
1690         Make sure print job is only run when the print button is
1691         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
1692         
1693 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1694
1695         * backend/pdf/pdfdocument.evince-backend.in:
1696         * libdocument/ev-backends-manager.c:
1697         (ev_backends_manager_load_backend),
1698         (ev_backends_manager_get_document):
1699         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
1700
1701         Allow making backend modules resident. This is needed only for
1702         some backends like pdf to avoid registering glib types more than
1703         once.
1704         
1705 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1706
1707         * backend/comics/comics-document.c:
1708         * backend/djvu/djvu-document.c:
1709         * backend/impress/impress-document.c:
1710         * backend/pdf/ev-poppler.cc:
1711         * backend/pixbuf/pixbuf-document.c:
1712         * backend/ps/ev-spectre.c:
1713         * backend/ps/ps-document.c:
1714         * backend/tiff/tiff-document.c:
1715         * libdocument/ev-document.h:
1716         * properties/ev-properties-main.c:
1717
1718         Use g_type_module_add_interface instead of
1719         g_type_add_interface_static. Fixes bug #519679.
1720         
1721 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
1722
1723         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
1724         Added. Returns whether the animation has everything necessary to run.
1725         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
1726         is ready just because it's been created. Fixes #519106.
1727         (draw_one_page): Do not show the "Loading..." text in presentation
1728         mode, there was a slim probability that this could happen.
1729
1730 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1731
1732         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
1733
1734         Duplicate mime_type string before freeing it so that it doesn't
1735         always fail when getting mime type from uri. Fixes bug #518874.
1736         
1737 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1738
1739         * shell/ev-view.c: (ev_view_form_field_choice_changed):
1740
1741         Fix a crash when a choice form field doesn't have any item
1742         selected. Fixes bug #518831
1743         
1744 2008-02-25  Alexander Larsson  <alexl@redhat.com>
1745
1746         * shell/ev-window.c (ev_window_clear_temp_file):
1747         Use g_file_has_prefix instead of renamed
1748         g_file_contains_file.
1749
1750         * configure.ac:
1751         Require new glib for above change.
1752         
1753 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1754
1755         * libdocument/ev-image.c: (ev_image_finalize),
1756         (ev_image_save_tmp):
1757
1758         Return a real uri instead of a filename when saving an
1759         image. Fixes images drag an drop from evince to nautilus. 
1760         
1761 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1762
1763         * backend/pdf/ev-poppler.cc:
1764         (pdf_document_images_get_image_mapping):
1765
1766         Return the image list in the right order. Fixes bug #516237.
1767         
1768 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1769
1770         * backend/impress/impress-document.c:
1771         (impress_document_thumbnails_get_thumbnail):
1772
1773         Remove unused variable to avoid a compiler warning.
1774
1775 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1776
1777         * configure.ac:
1778         
1779         Update for release 2.21.91.
1780
1781 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
1782
1783         * configure.ac:
1784         * shell/Makefile.am:
1785         * shell/ev-application.[ch]:
1786         * shell/ev-sidebar-links.c:
1787         * shell/ev-utils.[ch]:
1788         * shell/ev-window.[ch]:
1789
1790         Remove libgnomeprint support. Fixes bug #512370.
1791         
1792 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
1793
1794         * thumbnailer/evince-thumbnailer.c: (main):
1795
1796         Initialize glib type system before using it. Fixes bug #513934.
1797         
1798 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1799
1800         * properties/ev-properties-main.c:
1801
1802         Add missing #include.
1803         
1804 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1805
1806         * configure.ac:
1807         * backend/djvu/djvu-document.c: (djvu_document_render):
1808         * backend/tiff/tiff-document.c: (tiff_document_render):
1809
1810         Use the new cairo function cairo_format_stride_for_width when
1811         available. Fixes bug #482720.
1812
1813 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1814
1815         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
1816         (get_mime_type_from_data), (get_document_from_uri):
1817
1818         Use g_content_type_guess() only when slow is true in
1819         get_document_from_uri(). Fix several memory leaks.
1820         
1821 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
1822
1823         * libdocument/ev-document-factory.c:
1824         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
1825         (get_document_from_uri):
1826
1827         Use g_content_type_guess () to get mimetype for files.
1828         Bug #510401.
1829
1830 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1831
1832         * thumbnailer/Makefile.am:
1833
1834         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
1835         
1836 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1837
1838         * configure.ac:
1839
1840         Fix build with --without-libgnome. Fixes bug #512771.
1841         
1842 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1843
1844         * backend/dvi/Makefile.am: Install only dvi
1845         module. Fixes bug #512718.
1846
1847 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1848
1849         * properties/ev-properties-main.c: (nautilus_module_initialize):
1850         
1851         Initialize backends in properties tab. Fixes bug
1852         #512720.
1853
1854 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
1855
1856         * properties/Makefile.am: No need to link with 
1857         libraries. Fixes bug #512719.
1858
1859 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1860
1861         * NEWS:
1862         * configure.ac:
1863         
1864         Update for release 2.21.90.
1865
1866 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1867
1868         * shell/ev-window.c: (ev_window_cmd_escape):
1869
1870         Fix compile warning.
1871         
1872 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1873
1874         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
1875
1876         Fix printing in dvi backend when filename contains white
1877         espaces. Fixes bug #502839.
1878         
1879 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1880
1881         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
1882         (screensaver_disable_x11):
1883         * shell/Makefile.am:
1884         * shell/xdg-user-dir-lookup.c: Removed
1885         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
1886         * shell/ev-view.c: (ev_view_presentation_transition_start):
1887         * shell/ev-window.c: (ev_window_cmd_file_open),
1888         (ev_window_cmd_save_as), (presentation_set_timeout):
1889
1890         Remove #ifdefs that are no longer needed.
1891         
1892 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1893
1894         * shell/ev-view.[ch]: (ev_view_button_release_event),
1895         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
1896         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
1897         (ev_window_cmd_escape):
1898
1899         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
1900         
1901 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1902
1903         * configure.ac:
1904         * backend/comics/comics-document.c: (comics_document_load):
1905         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
1906         (ev_attachment_set_property), (ev_attachment_init),
1907         (ev_attachment_save), (ev_attachment_launch_app),
1908         (ev_attachment_open):
1909         * libdocument/ev-document-factory.c: (get_document_from_uri):
1910         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
1911         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
1912         * shell/ev-jobs.c:
1913         * shell/ev-password.c: (ev_password_dialog_set_property),
1914         (ev_password_dialog_save_password):
1915         * shell/ev-sidebar-attachments.c:
1916         (ev_sidebar_attachments_drag_data_get):
1917         * shell/ev-window-title.c: (get_filename_from_uri):
1918         * shell/ev-window.c: (ev_window_clear_temp_file),
1919         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
1920         (ev_window_open_uri), (window_save_file_copy_ready_cb),
1921         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
1922         (launch_external_uri), (image_save_dialog_response_cb),
1923         (attachment_save_dialog_response_cb):
1924         * shell/main.c: (load_files), (load_files_remote), (main):
1925         * thumbnailer/evince-thumbnailer.c: (main):
1926
1927         Port to gio and drop gnome-vfs dependency. Fixes bug
1928         #510401. Based on patch by Cosimo Cecchi.
1929         
1930 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1931
1932         * NEWS:
1933
1934         Fixed formatting inconsistencies (spaces vs. tabs)
1935
1936 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1937
1938         * shell/ev-window.c:
1939
1940         Use top/up/bottom/down arrows instead of
1941         first/left/last/right in the toolbar and menu actions.
1942         This fixes issues with RTL languages and is visually
1943         consistent with the page view. Fixes bug #170081.
1944
1945 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1946
1947         * NEWS:
1948
1949         Fixed some inaccuracies pointed out by Carlos Garcia
1950         Campos.
1951
1952 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1953
1954         * NEWS:
1955         * data/evince.schemas.in:
1956         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
1957
1958         Override PDF restrictions by default. Fixes bug #382700.
1959
1960 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1961
1962         * NEWS: Updated for upcoming release
1963
1964 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1965
1966         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
1967
1968         Fix memory leak.
1969         
1970 2008-01-23  Gil Forcada <gilforcada@guifi.net>
1971
1972         * shell/ev-window.c: (register_custom_actions):
1973         
1974         Added comment for translators
1975
1976 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1977
1978         * shell/ev-view.c: (ev_view_button_release_event):
1979
1980         Do not create the idle function for kinetic scrolling if we are
1981         not in a drag operation.
1982
1983 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1984
1985         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
1986         (ev_view_button_press_event), (ev_view_motion_notify_event),
1987         (ev_view_button_release_event):
1988
1989         Restore cursor after autoscrolling. Fixes bug #509958.
1990
1991 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1992
1993         * configure.ac:
1994         * backend/pdf/ev-poppler.cc:
1995         (pdf_document_images_get_image_mapping),
1996         (pdf_document_images_get_image),
1997         (pdf_document_document_images_iface_init):
1998         * libdocument/ev-document-images.[ch]:
1999         (ev_document_images_get_image_mapping),
2000         (ev_document_images_get_image):
2001         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2002         (ev_image_get_id), (ev_image_save_tmp):
2003         * shell/ev-jobs.c: (ev_job_render_run):
2004         * shell/ev-view.c: (ev_view_drag_data_get):
2005         * shell/ev-window.c: (image_save_dialog_response_cb),
2006         (ev_view_popup_cmd_copy_image):
2007
2008         Do not render images when rendering the page but on demand. It
2009         reduces the memory comsumption.
2010         
2011 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2012
2013         * configure.a:
2014         * shell/ev-password.c:
2015
2016         Make gnome-keyring optional. Fixes bug #509676.
2017         
2018 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2019
2020         * shell/ev-pixbuf-cache.c: (add_job):
2021
2022         Initialize include_images variable as FALSE instead of TRUE.
2023         
2024 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2025
2026         * configure.ac:
2027         * cut-n-paste/Makefile.am:
2028         * cut-n-paste/fileformatchooser/Makefile.am:
2029         * cut-n-paste/fileformatchooser/egg-macros.h:
2030         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2031         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2032         * shell/Makefile.am:
2033         * shell/ev-utils.c:
2034         (file_chooser_dialog_add_writable_pixbuf_formats),
2035         (get_gdk_pixbuf_format_by_extension):
2036         * shell/ev-utils.h:
2037         * shell/ev-window.c: (ev_window_error_message),
2038         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2039         
2040         Simplify image format selection on save.
2041
2042 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2043
2044         * shell/ev-view.c: (ev_view_scroll_event):
2045         
2046         Repair gorizontal scrolling with shift. Fixes
2047         bug #483412.
2048
2049 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2050         
2051         * MAINTAINERS:
2052
2053         Fix formatting issues.
2054         
2055 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2056
2057         * backend/comics/comics-document.c: (comics_regex_quote):
2058         
2059         Don't overquote special chars except of '. See bug 
2060         502500. Thanks to Tom Parker.
2061
2062 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2063
2064         * MAINTAINERS:
2065         
2066         Added Nickolay and Carlos, since they're doing most of
2067         the releases nowadays.
2068
2069 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2070
2071         * properties/Makefile.am:
2072
2073         Get the nautilus extension dir properly instead of using
2074         a hack. Fixes bug #505359.
2075
2076 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2077
2078         * properties/Makefile.am:
2079         
2080         Install nautilus extension into new place. See bug
2081         #505359. Thanks to Matthias Clasen, Brian Pepple and
2082         Damien Carbery.
2083
2084 2008-01-13  Djihed Afifi  <djihed@gmail.com>
2085
2086         * shell/ev-window.c: (ev_window_get_recent_file_label):
2087         
2088         RTL marker in recent file list. See bug #509076.
2089
2090 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2091
2092         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
2093         * shell/ev-window.c: (image_save_dialog_response_cb):
2094
2095         Fix compile warnings due to unused variables.
2096         
2097 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2098
2099         * configure.ac:
2100         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
2101         * backend/ps/ev-spectre.c: (ps_document_render):
2102
2103         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
2104
2105 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2106
2107         * shell/ev-transition-animation.c (ev_transition_animation_fade)
2108         (ev_transition_animation_paint): Implement "fade" effect.
2109
2110 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2111
2112         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
2113         (ev_transition_animation_paint): Implement "uncover" effect.
2114
2115 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2116
2117         * shell/ev-transition-animation.c (ev_transition_animation_cover)
2118         (ev_transition_animation_paint): Implement "cover" effect.
2119
2120 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2121
2122         * shell/ev-transition-animation.c (ev_transition_animation_push)
2123         (ev_transition_animation_paint): Implement "push" effect.
2124
2125 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2126
2127         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
2128         (ev_transition_animation_paint): Implement "dissolve" effect.
2129
2130 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2131
2132         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
2133         (ev_transition_animation_paint): Implement "wipe" effect.
2134
2135 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2136
2137         * shell/ev-transition-animation.c (ev_transition_animation_box)
2138         (ev_transition_animation_paint): Implement "box" effect.
2139
2140 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2141
2142         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
2143         (ev_transition_animation_paint): Implement "blinds" effect.
2144
2145 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2146
2147         * shell/ev-transition-animation.c (ev_transition_animation_split)
2148         (ev_transition_animation_paint): Implement "split" effect.
2149
2150 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2151
2152         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
2153         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
2154         (ev_view_transition_animation_start) 
2155         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
2156         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
2157         (ev_view_next_page) (ev_view_previous_page):
2158         
2159         Use EvTransitionAnimation to drive page changes in the presentation
2160         mode, the animation will wait to start until both the origin and 
2161         destination page surfaces are available. Fixes #458460.
2162
2163         (draw_loading_text):
2164
2165         Remove workaround for bug #320352, it's now fixed properly.
2166
2167
2168 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2169
2170         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
2171         will contain the implementations for page transition animations, at
2172         the moment it just has the "replace" effect.
2173         * shell/Makefile.am: Added these files to build.
2174
2175 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2176
2177         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
2178         animations.
2179         * shell/Makefile.am: Added these files to build.
2180
2181 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2182
2183         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
2184         implementation to get_effect() in EvDocumentTransitionIface.
2185
2186 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
2187
2188         * libdocument/ev-transition-effect.[ch]: New files, define a page
2189         transition effect, at the moment it maps PopplerPageTransition to a
2190         GObject.
2191         * libdocument/Makefile.am: Added these files to build.
2192         * libdocument/ev-document-transition.[ch]
2193         (ev_document_transition_get_effect): New method, gets the
2194         EvTransitionEffect returned by the interface implementation, with
2195         fallback to the "replace" effect.
2196
2197 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
2198
2199         * configure.ac:
2200         * cut-n-paste/Makefile.am:
2201         * cut-n-paste/fileformatchooser/Makefile.am:
2202         * cut-n-paste/fileformatchooser/egg-macros.h:
2203         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
2204         * shell/Makefile.am:
2205         * shell/ev-window.c: (image_save_dialog_response_cb),
2206         (ev_view_popup_cmd_save_image_as):
2207
2208         Allow exporting images in any format supported by
2209         GdkPixbuf. Fixes bug #500209.
2210         
2211 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2212
2213         * backend/pixbuf/pixbuf-document.c:
2214
2215         More warnings fixed.
2216         
2217 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2218
2219         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
2220         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
2221         * backend/djvu/djvu-text.h:
2222         * backend/tiff/tiff-document.c: (tiff_document_render):
2223
2224         Fix compile warnings.
2225         
2226 2007-12-28  Christian Persch  <chpe@gnome.org>
2227
2228         * **/*.c: Include config.h. Bug #504721.
2229
2230 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
2231
2232         * configure.ac:
2233         * Makefile.am:
2234         * po/POTFILES.in:
2235         * backend/comics/Makefile.am:
2236         * backend/comics/comics-document.[ch]:
2237         * backend/comics/comicsdocument.evince-backend.in:
2238         * backend/djvu/Makefile.am:
2239         * backend/djvu/djvu-document.[ch]:
2240         * backend/djvu/djvudocument.evince-backend.in:
2241         * backend/dvi/Makefile.am:
2242         * backend/dvi/dvi-document.[c]:
2243         * backend/dvi/dvidocument.evince-backend.in:
2244         * backend/impress/Makefile.am:
2245         * backend/impress/impress-document.[ch]:
2246         * backend/impress/impressdocument.evince-backend.in:
2247         * backend/pdf/Makefile.am:
2248         * backend/pdf/ev-poppler.cc:
2249         * backend/pdf/ev-poppler.h:
2250         * backend/pdf/pdfdocument.evince-backend.in:
2251         * backend/pixbuf/Makefile.am:
2252         * backend/pixbuf/pixbuf-document.[ch]:
2253         * backend/pixbuf/pixbufdocument.evince-backend.in:
2254         * backend/ps/Makefile.am:
2255         * backend/ps/ev-spectre.[ch]:
2256         * backend/ps/ps-document.[ch]:
2257         * backend/ps/psdocument.evince-backend.in:
2258         * backend/tiff/Makefile.am:
2259         * backend/tiff/tiff-document.[ch]:
2260         * backend/tiff/tiffdocument.evince-backend.in:
2261         * libdocument/Makefile.am:
2262         * libdocument/ev-backends-manager.[ch]:
2263         * libdocument/ev-module.[ch]:
2264         * libdocument/ev-document.h:
2265         * libdocument/ev-document-factory.[ch]:
2266         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
2267         (get_compression_from_mime_type), (get_document_from_uri),
2268         (ev_document_factory_get_document), (file_filter_add_mime_types),
2269         (ev_document_factory_add_filters):
2270         * shell/Makefile.am:
2271         * shell/ev-window-title.c: (get_filename_from_uri):
2272         * shell/main.c: (main):
2273         * thumbnailer/Makefile.am:
2274         * thumbnailer/evince-thumbnailer.c: (main):
2275
2276         Plugin system for backends. Fixes bug #351348.
2277         
2278 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2279
2280         * shell/ev-view-private.h:
2281         * shell/ev-view.c: (ev_view_drag_update_momentum),
2282         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
2283         (ev_view_button_release_event), (ev_view_destroy):
2284         
2285         Kinetic scrolling implemented as requested in
2286         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
2287
2288 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2289
2290         * data/evince-toolbar.xml:
2291         * data/evince-ui.xml:
2292         * shell/ev-view-private.h:
2293         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2294         (ev_view_button_press_event), (ev_view_motion_notify_event),
2295         (ev_view_button_release_event), (ev_view_init),
2296         (ev_view_autoscroll_cb), (ev_view_autoscroll),
2297         (ev_view_set_cursor):
2298         * shell/ev-view.h:
2299         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
2300         (ev_window_cmd_view_autoscroll):
2301         
2302         Autoscroll feature with the context menu. Fixes bug 
2303         #323670. Thanks to David Turner <cillian64@googlemail.com>.
2304
2305 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2306
2307         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
2308
2309         Disconnect also page-ready signal when removing a job because the
2310         page size has changed. Thanks to kripken
2311         <kripkensteiner@gmail.com>.
2312
2313 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2314
2315         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
2316         
2317         Scroll pages in page entry with mouse wheel. Fixes bug
2318         #324122. Thanks to David Turner <cillian64@googlemail.com>.
2319
2320 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2321
2322         * backend/dvi/Makefile.am:
2323         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
2324         (mdvi_cairo_device_init):
2325         * backend/dvi/mdvi-lib/common.h:
2326         * backend/dvi/mdvi-lib/mdvi.h:
2327         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
2328         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
2329         (mdvi_build_path_from_cwd):
2330
2331         Add ps specials support in dvi backend when libspectre is
2332         present. Fixes bug #386005.
2333         
2334 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2335
2336         * configure.ac:
2337         * backend/ps/Makefile.am:
2338         * backend/ps/ev-spectre.[ch]:
2339         
2340         Use libspectre, if available, for the ps backend. Fixes bugs
2341         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
2342
2343 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2344         
2345         * backend/comics/comics-document.c: (comics_document_load):
2346         
2347         Cygwin build issue fix.
2348
2349 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2350
2351         * shell/ev-view.c: (ev_view_set_zoom):
2352
2353         Do not limit the minimum zoom factor when sizing mode is best bit
2354         or fit width. Fixes bug #503805.
2355         
2356 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2357
2358         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
2359         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
2360         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
2361         (ev_link_dest_get_property), (ev_link_dest_set_property),
2362         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
2363         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
2364         (ev_link_dest_new_fitr):
2365         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
2366         (goto_fith_dest), (goto_xyz_dest):
2367
2368         Do not change left, top and zoom values when they are null in PDF
2369         destinations. Fixes bug #460658.
2370         
2371 2007-12-10  Christian Persch  <chpe@gnome.org>
2372
2373         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
2374         (ev_view_accessible_class_init),
2375         (ev_view_accessible_idle_do_action),
2376         (ev_view_accessible_action_do_action),
2377         (ev_view_accessible_action_get_description),
2378         (ev_view_accessible_action_set_description),
2379         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
2380         (ev_view_accessible_factory_init),
2381         (ev_view_accessible_factory_get_accessible_type):
2382         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
2383         private data, and G_DEFINE_TYPE. Bug #502843.
2384
2385 2007-12-08  Christian Persch  <chpe@gnome.org>
2386
2387         * shell/ev-metadata-manager.c: (item_free),
2388         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
2389         (value_free), (parse_value), (parseItem),
2390         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
2391         (save_values): Use GSlice to allocate small amounts of memory. Bug
2392         #475972.
2393
2394 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2395
2396         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
2397
2398         Restore cursor to normal after a drag operation. Fixes bug
2399         #501603.
2400         
2401 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2402
2403         * NEWS:
2404         * configure.ac:
2405         
2406         Update for release 2.21.1
2407
2408 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2409
2410         * configure.ac:
2411         * cut-n-paste/gedit-message-area/Makefile.am:
2412         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
2413         * shell/Makefile.am:
2414         * shell/ev-message-area.[ch]:
2415         * shell/ev-window.c: (ev_window_set_message_area),
2416         (ev_window_error_message_response_cb), (ev_window_error_message),
2417         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
2418         (ev_window_save_job_cb), (image_save_dialog_response_cb),
2419         (ev_attachment_popup_cmd_open_attachment),
2420         (attachment_save_dialog_response_cb), (ev_window_set_document),
2421         (ev_window_init):
2422
2423         Use a message area instead of a popup dialog for error
2424         notifications. Fixes bug #337495.
2425         
2426 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2427
2428         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
2429         (ev_window_run_fullscreen):
2430
2431         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
2432         
2433 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2434
2435         * ev-sidebar-thumbnails.c: (update_visible_range),
2436         (ev_sidebar_thumbnails_refresh),
2437         (ev_sidebar_thumbnails_set_document),
2438         (ev_sidebar_thumbnails_support_document):
2439
2440         Show thumbnails for documents with one page. Fixes bug #358751.
2441         
2442 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2443
2444         * shell/ev-window.c:
2445         (ev_window_load_print_settings_from_metadata),
2446         (ev_window_save_print_settings), (ev_window_print_finished),
2447         (ev_window_print_range):
2448
2449         Print settings that are specific to the document are now saved per
2450         document in the metadata file. Fixes bug #488806.
2451         
2452 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
2453
2454         * backend/tiff/tiff-document.c: (tiff_document_render):
2455
2456         Tiff documents were rendered with wrong colors. Fixes bug #497279.
2457         
2458 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2459
2460         * shell/ev-application.[ch]: (get_find_string_from_args),
2461         (ev_application_open_uri_at_dest), (ev_application_open_uri),
2462         (ev_application_open_uri_list):
2463         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
2464         * shell/ev-window.[ch]: (ev_window_load_job_cb),
2465         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
2466         (ev_window_cmd_recent_file_activate),
2467         (ev_window_open_recent_action_item_activated),
2468         (ev_window_print_send), (open_remote_link):
2469         * shell/main.c: (arguments_parse):
2470
2471         Add a command line option for search. Fixes bug #497710.
2472         
2473 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
2474
2475         * shell/ev-jobs.c: (ev_job_print_new):
2476
2477         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
2478         
2479 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2480
2481         * data/evince-toolbar.xml:
2482         * shell/Makefile.am:
2483         * shell/ev-application.c: (ev_application_init):
2484         * shell/ev-open-recent-action.[ch]:
2485         * shell/ev-window.c:
2486         (ev_window_open_recent_action_item_activated),
2487         (register_custom_actions):
2488
2489         Add an expander to the open toolbar item which pops up a dropdown
2490         menu with the recently used documents. Fixes bug #487215.
2491         
2492 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2493
2494         * shell/ev-window.c: (ev_window_open_uri),
2495         (ev_window_cmd_view_reload):
2496
2497         Do not jump to the first page when reloading by running evince
2498         from the command line. Fixes bug #490847.
2499         
2500 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2501
2502         * shell/ev-window.c: (ev_window_cmd_help_contents):
2503
2504         Plugged memory leak when help file is not found. Fixes bug
2505         #490762.
2506         
2507 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2508
2509         * configure.ac:
2510
2511         Enable djvu, dvi and comics backends by default. Fixes bug
2512         #437121.
2513         
2514 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2515
2516         * configure.ac:
2517         * cut-n-paste/Makefile.am:
2518         * cut-n-paste/recent-files/*: Removed
2519         * help/reference/Makefile.am:
2520         * shell/Makefile.am:
2521         * shell/ev-application.[ch]: (ev_application_shutdown),
2522         (ev_application_init):
2523         * shell/ev-window.c: (ev_window_add_recent),
2524         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
2525
2526         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
2527         
2528 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
2529
2530         * shell/ev-window.c: (launch_external_uri):
2531
2532         Let GnomeVFS check the URL, this allow more URL (like mailto:),
2533         and report error if the URL is not supported (#489910).
2534
2535 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2536
2537         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2538         (pdf_document_file_exporter_begin_page),
2539         (pdf_document_file_exporter_end_page):
2540
2541         Fix printing with poppler splash backend. Fixes bug #489774.
2542         
2543 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2544
2545         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2546         * shell/ev-print-job.c: (ev_print_job_class_init):
2547
2548         Fix a crash when printing with the gnome-print dialog. Fixes bug
2549         #488939.
2550         
2551 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
2552
2553         * backend/pixbuf/pixbuf-document.c:
2554
2555         Fix an implicit function definition warning (#487655)
2556
2557 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2558
2559         * shell/ev-window.c:
2560
2561         Fix conflicting shortcut for view sade pane and presentation.
2562         
2563 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2564
2565         * backend/pdf/ev-poppler.cc:
2566         (pdf_document_file_exporter_begin_page),
2567         (pdf_document_file_exporter_do_page),
2568         (pdf_document_file_exporter_end_page),
2569         (pdf_document_file_exporter_iface_init):
2570         * libdocument/ev-file-exporter.[ch]:
2571         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
2572         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2573         (ev_job_print_run):
2574
2575         When printing multiple pages per sheet in reverse option, do not
2576         invert the order of the pages in every sheet, but the order of the
2577         sheets. Do not print blank pages when page range is invalid. Fixes
2578         bugs #484857 and #485521.
2579         
2580 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2581
2582         * shell/ev-jobs.c: (ev_job_print_get_page_list),
2583         (ev_job_print_run):
2584         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2585
2586         Respect ranges order when printing more than one range in random
2587         order.
2588         
2589 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
2590
2591         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
2592         (ev_window_setup_document), (ev_window_rotation_changed_cb):
2593
2594         Rotate also the window icon when document is rotated. Fixes bug
2595         #474681.
2596         
2597 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2598
2599         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
2600         (pdf_document_forms_get_form_fields):
2601
2602         Silently ignore unknown form fields. Fixes bug #482654. Patch by
2603         Matthias Drochner.
2604         
2605 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2606
2607         * configure.ac:
2608         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2609
2610         Use poppler_page_render_for_printing() instead of
2611         poppler_page_render() if available when exporting to a ps or pdf
2612         file. Fixes bug #476627.
2613         
2614 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2615
2616         * shell/ev-window.c: (ev_window_run_fullscreen):
2617
2618         Do not show the toolbar in fullscreen mode if the main toolbar is
2619         not visible. Fixes bug #483048.
2620         
2621 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2622
2623         * shell/ev-view.c: (ev_view_button_press_event):
2624
2625         Give priority to form fields over images when deciding whether a
2626         button press event is over an image or form field. It allows edit
2627         form fields when they are over a background image. Fixes bug
2628         #477841.
2629         
2630 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2631
2632         * NEWS:
2633         * configure.ac:
2634         
2635         Update for release 2.20.0
2636
2637 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2638
2639         * backend/pdf/ev-poppler.cc:
2640
2641         Remove #ifdef HAVE_FORMS, so that forms support works again.
2642
2643 2007-09-05  Götz Waschk  <waschk@mandriva.org>
2644
2645         * configure.ac:
2646         * data/evince.desktop.in.in:
2647         
2648         Fixes desktop file issues. See bug #473471.
2649
2650 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
2651
2652         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
2653         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
2654         (ev_job_queue_remove_job):
2655         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
2656         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
2657         * shell/ev-window.c: (ev_window_clear_save_job),
2658         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2659         (ev_window_dispose):
2660
2661         Move save a copy task to its own job so that it's carried out in a
2662         thread avoiding another lock in the main thread. Use
2663         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
2664         can be saved to a pathin another file system. Fixes bug #456891.
2665         
2666 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2667
2668         * NEWS:
2669         * configure.ac:
2670         
2671         Update for release 2.19.92
2672
2673 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2674
2675         * configure.ac:
2676         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2677         (pdf_selection_get_selection_region),
2678         (pdf_selection_get_selection_map),
2679         (ev_form_field_from_poppler_field):
2680
2681         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
2682         and triple click selections are enabled again now.
2683
2684 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2685
2686         * shell/ev-window.c: (ev_window_add_history):
2687
2688         Make sure not to use the history with documents not supporting
2689         links. Fixes bug #468954.
2690
2691 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2692
2693         * shell/ev-window.c: (ev_window_load_job_cb):
2694
2695         Restart the search when reloading a document with the find bar
2696         visible. Fixes bug #461962.
2697
2698 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2699
2700         * shell/ev-window.c: (setup_document_from_metadata),
2701         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
2702
2703         Do not jump to the first page when reloading a document from the
2704         last page.
2705
2706 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2707
2708         * shell/ev-window.c: (update_chrome_flag),
2709         (setup_sidebar_from_metadata),
2710         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
2711         (ev_window_cmd_edit_find_next),
2712         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
2713         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
2714         (find_bar_close_cb), (view_actions_focus_in_cb):
2715
2716         Do not update visibility when changing a chrome flag so that it's
2717         possible to update several flags and update visibility only once
2718         for all of them.
2719
2720 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2721
2722         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2723
2724         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
2725         supported by gtk+. Fixes bug #460907.
2726
2727 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2728
2729         * shell/ev-view.c: (view_update_range_and_current_page):
2730
2731         Make sure current-page <= end-page in continuous mode. Fixes bug
2732         #454950.
2733
2734 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2735
2736         * backend/pdf/ev-poppler.cc: (build_tree):
2737
2738         Ignore outline items without a title. Fixes bug #453913.
2739
2740 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2741
2742         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2743         (ev_view_button_release_event), (ev_view_leave_notify_event):
2744
2745         Use always drag mouse cursor during a drag operation. Fixes bug
2746         #470564.
2747
2748 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2749
2750         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
2751         (pdf_selection_get_selection_region),
2752         (pdf_selection_get_selection_map):
2753
2754         Temporarily disable double and triple selections since it depends on
2755         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
2756         released and the update of the external dependency minimal version
2757         approved.
2758
2759 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2760
2761         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
2762         (pdf_document_file_exporter_do_page):
2763         * libdocument/ev-file-exporter.h:
2764         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2765         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2766
2767         Actually fix printing regressions. Remove orientation from
2768         EvPrintContext since it's redundant.
2769
2770 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2771
2772         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
2773         * backend/impress/impress-document.c:
2774         (impress_document_document_iface_init):
2775         * backend/ps/ps-document.c: (ps_document_document_iface_init):
2776         * backend/djvu/djvu-document.c:
2777         (djvu_document_document_iface_init),
2778         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
2779         * backend/tiff/tiff-document.c:
2780         (tiff_document_document_iface_init):
2781         * backend/pixbuf/pixbuf-document.c:
2782         (pixbuf_document_document_iface_init):
2783         * backend/comics/comics-document.c:
2784         (comics_document_document_iface_init):
2785         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
2786         (pdf_selection_render_selection),
2787         (pdf_selection_get_selected_text),
2788         (pdf_selection_get_selection_region),
2789         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
2790         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
2791         (ev_selection_get_selection_region),
2792         (ev_selection_get_selection_map):
2793         * libdocument/ev-document.[ch]:
2794         * shell/ev-pixbuf-cache.[ch]: (add_job),
2795         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
2796         * shell/ev-view-private.h:
2797         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
2798         (ev_job_render_run):
2799         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2800         * shell/ev-view.c: (start_selection_for_event),
2801         (ev_view_button_press_event), (ev_view_drag_data_get),
2802         (ev_view_drag_data_received), (ev_view_button_release_event),
2803         (compute_new_selection_text), (compute_selections),
2804         (ev_view_select_all), (get_selected_text), (ev_view_copy),
2805         (ev_view_primary_get_cb):
2806
2807         Add support for double and triple click selections.
2808
2809 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2810
2811         * NEWS:
2812         * configure.ac:
2813
2814         Update for release 2.19.4
2815
2816 2007-08-28  Justin Blanchard  <justinb04@aim.com>
2817
2818         * shell/ev-view-private.h:
2819         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
2820         (ev_view_set_highlight_search):
2821         * shell/ev-view.h:
2822         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
2823         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
2824         (find_bar_visibility_changed_cb):
2825         
2826         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
2827
2828 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2829
2830         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
2831         (pdf_document_file_exporter_begin),
2832         (pdf_document_file_exporter_do_page):
2833         * shell/ev-jobs.c: (ev_job_print_run):
2834         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2835
2836         Create always a portrait cairo surface and rotate when needed for
2837         landscape. It fixes printing problems in real printers.
2838
2839 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2840
2841         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
2842         * libdocument/ev-file-exporter.[ch]:
2843         (ev_file_exporter_get_capabilities):
2844         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
2845         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2846
2847         Adjust number of pages per row according to page orientation when
2848         printing 2 or 6 pages per sheet.
2849
2850 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2851
2852         * shell/ev-window.c: (ev_window_print_send):
2853
2854         Reset also cups setting to 1 when printing multiple pages per
2855         sheet. Fixes bug #468853.
2856
2857 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2858
2859         * libdocument/ev-document-misc.c:
2860         (ev_document_misc_surface_rotate_and_scale):
2861
2862         Use directly cairo_surface_get_content() when creating a similar
2863         surface as suggested by Jeff Muizelaar. Thanks again.
2864
2865 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2866
2867         * backend/djvu/djvu-document.c: (djvu_document_render):
2868         * backend/tiff/tiff-document.c: (tiff_document_render):
2869         * backend/pdf/ev-poppler.cc: (pdf_document_render):
2870         * libdocument/ev-document-misc.c:
2871         (ev_document_misc_surface_from_pixbuf),
2872         (ev_document_misc_surface_rotate_and_scale):
2873
2874         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
2875         creating page surfaces. Fixes bug #453123. Thank you very much to
2876         Jeff Muizelaar <jeff@infidigm.net>.
2877
2878 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2879
2880         * shell/ev-page-cache.c: (ev_page_cache_new),
2881         (ev_page_cache_get_thumbnail_size):
2882         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
2883         (ev_sidebar_thumbnails_set_loading_icon):
2884
2885         Also store in page-cache the dimensions of the thumbnails so that
2886         they can be used to create the correct loading icon in the side
2887         pane. Fixes bug #466857.
2888
2889 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2890
2891         * backend/pdf/ev-poppler.cc:
2892         (pdf_document_thumbnails_get_thumbnail):
2893
2894         Fix thumbnails rotation in pdf documents that include embedded 
2895         thumbnails.
2896
2897 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
2898
2899         * backend/pdf/ev-poppler.cc:
2900
2901         Don't use #ifdef in macro expansion. Some compilers don't
2902         like that. Closes bug #467042.
2903
2904 2007-08-15  Justin Blanchard  <justinb04@aim.com>
2905
2906         * backend/djvu/djvu-document.c: (djvu_document_finalize):
2907         
2908         Fixes memory leak in djvu backend.
2909
2910 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
2911
2912         * data/icons/32x32/Makefile.am:
2913         * data/icons/32x32/actions/Makefile.am:
2914         * data/icons/32x32/actions/view-page-cont.svg:
2915         * data/icons/32x32/actions/view-page-facing.svg:
2916         * data/icons/48x48/Makefile.am:
2917         * data/icons/48x48/actions/Makefile.am:
2918         * data/icons/48x48/actions/view-page-cont.svg:
2919         * data/icons/48x48/actions/view-page-facing.svg:
2920         
2921         Icons for a new sizes.
2922
2923 2007-08-14  Justin Blanchard  <justinb04@aim.com>
2924
2925         * shell/ev-page-cache.c: (build_height_to_page),
2926         (ev_page_cache_get_height_to_page):
2927         
2928         Fixes invalid read, see bug #466401.
2929
2930 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2931
2932         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
2933         (set_drag_cursor):
2934         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
2935         (configure_item_cursor), (new_pixbuf_from_widget):
2936
2937         Fix multihead problems in toolbar editor. Fixes bug #382055.
2938
2939 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
2940
2941         * shell/ev-window.c: (ev_window_cmd_file_open),
2942         (ev_window_cmd_save_as):
2943
2944         Use g_get_user_special_dir when available instead of
2945         xdg_user_dir_lookup.
2946
2947 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2948
2949         * MAINTAINERS:
2950         
2951         Updated according to request on desktop-devel.
2952
2953 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
2954
2955         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
2956
2957         Do not use cairo_rectangle and cairo_clip since we are
2958         not using cairo_fill but cairo_paint. Use the same cairo context
2959         for every page in the same expose event.
2960
2961 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
2962
2963         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
2964         leak.
2965
2966 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2967
2968         * configure.ac:
2969         * NEWS:
2970
2971         Release 0.9.3
2972
2973 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2974
2975         * libdocument/ev-document-info.h:
2976         * libdocument/ev-document.h:
2977         * shell/ev-page-action.h:
2978         * shell/ev-sidebar-links.h:
2979
2980         Fix a headers problem with ev-link
2981         
2982         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
2983         * shell/ev-view-private.h:
2984         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2985         (get_link_area), (ev_view_query_tooltip),
2986         (ev_view_leave_notify_event), (ev_view_destroy),
2987         (ev_view_class_init):
2988
2989         Use new gtk tooltips when available instead of ev-tooltip.
2990         
2991 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2992
2993         * shell/ev-window.c: (update_chrome_visibility),
2994         (ev_window_sidebar_visibility_changed_cb):
2995
2996         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
2997         
2998 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2999
3000         * shell/ev-navigation-action.c:
3001         (ev_navigation_action_history_changed),
3002         (ev_navigation_action_set_history):
3003         * shell/ev-navigation-action-widget.c:
3004         (ev_navigation_action_widget_init):
3005         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3006
3007         Fix compile warnings.
3008         
3009 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3010
3011         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3012         (egg_editable_toolbar_dispose):
3013
3014         Fix memory leak.
3015         
3016 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3017
3018         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3019         (screensaver_disable_x11):
3020         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3021         * shell/ev-window.c: (presentation_set_timeout):
3022         * shell/ev-view.c: (ev_view_presentation_transition_start):
3023
3024         Use g_timeout_add_seconds instead of g_timeout_add when
3025         available.
3026         
3027 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3028
3029         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3030
3031         Set horizontal scrollbar policy to AUTOMATIC instead of
3032         NEVER. Workaround for bug #449462.
3033         
3034 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3035
3036         * shell/ev-jobs.c: (ev_job_render_page_ready):
3037
3038         Add page_ready callback to main loop with high priority and hold
3039         a reference to job during idle.
3040         
3041 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3042
3043         * configure.ac:
3044         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3045         (pdf_document_file_exporter_begin),
3046         (pdf_document_file_exporter_do_page),
3047         (pdf_document_file_exporter_get_capabilities):
3048         * libdocument/ev-file-exporter.h:
3049         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3050         * shell/ev-window.c: (ev_window_print_send),
3051         (ev_window_print_dialog_response_cb):
3052
3053         Allow printing multiple pages per sheet. Fixes bug #395573.
3054         
3055 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3056
3057         * shell/ev-view.c: (tip_from_link):
3058         
3059         Check for NULL, fixes bug #460862.
3060
3061 2007-07-29  Christian Persch  <chpe@gnome.org>
3062
3063         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3064         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3065         (ev_window_cmd_preview_print):
3066         
3067         Fixes bug #437681 - blocks while enumerating printers.
3068
3069 2007-07-29  Christian Persch  <chpe@gnome.org>
3070
3071         * shell/ev-window.c: (ev_window_screen_changed):
3072         
3073         Don't use deprecated gtk+ function. See bug #460909.
3074
3075 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3076
3077         * shell/ev-utils.c: (get_num_monitors):
3078         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3079
3080         Do not use display before initializing it. Remove compile
3081         warnings.
3082
3083 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
3084
3085         * shell/ev-view.c: (ev_view_class_init):
3086         
3087         Unix-like hjkl bindings added. See bug #458111.
3088
3089 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
3090
3091         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
3092         * shell/ev-utils.h:
3093         * shell/ev-view.c: (ev_view_set_zoom_for_size),
3094         (ev_view_update_view_size):
3095         * shell/ev-view.h:
3096         * shell/ev-window.c: (ev_window_update_actions),
3097         (setup_view_from_metadata), (ev_window_screen_changed),
3098         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
3099         (zoom_control_changed_cb):
3100         * shell/ev-window.h:
3101         
3102         Reorganizes utility functions.
3103
3104 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3105
3106         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
3107         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
3108         (add_job), (ev_pixbuf_cache_get_surface),
3109         (ev_pixbuf_cache_get_link_mapping),
3110         (ev_pixbuf_cache_get_image_mapping),
3111         (ev_pixbuf_cache_get_form_field_mapping),
3112         (ev_pixbuf_cache_get_text_mapping):
3113         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
3114         (notify_page_ready), (ev_job_render_page_ready),
3115         (ev_job_render_run):
3116
3117         Add page_ready signal to notify that page is ready as soon as
3118         possible even if other page elements like links, forms, images or
3119         text mapping are not ready yet.
3120
3121 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3122
3123         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
3124         (dvi_document_file_exporter_do_page),
3125         (dvi_document_file_exporter_get_capabilities),
3126         (dvi_document_file_exporter_iface_init):
3127         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
3128         (ps_document_file_exporter_do_page),
3129         (ps_document_file_exporter_get_capabilities),
3130         (ps_document_file_exporter_iface_init):
3131         * backend/djvu/djvu-document.c:
3132         (djvu_document_file_exporter_begin),
3133         (djvu_document_file_exporter_end),
3134         (djvu_document_file_exporter_get_capabilities),
3135         (djvu_document_file_exporter_iface_init):
3136         * backend/tiff/tiff-document.c:
3137         (tiff_document_file_exporter_begin),
3138         (tiff_document_file_exporter_get_capabilities),
3139         (tiff_document_document_file_exporter_iface_init):
3140         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3141         (pdf_document_file_exporter_do_page),
3142         (pdf_document_file_exporter_get_capabilities),
3143         (pdf_document_file_exporter_iface_init):
3144         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
3145         (ev_file_exporter_get_capabilities):
3146         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
3147         (idle_print_handler), (ev_print_job_print):
3148         * shell/ev-jobs.c: (ev_job_print_run):
3149         * shell/ev-window.c: (ev_window_print_send),
3150         (ev_window_print_range):
3151
3152         Use capabilities to know which options should be offered by the
3153         print dialog depending on the document backend.
3154
3155 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3156
3157         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3158
3159         Give priority to forms over text to set the cursor.
3160
3161 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3162
3163         * shell/ev-view-private.h:
3164         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3165         (ev_view_leave_notify_event), (ev_view_finalize),
3166         (ev_view_get_property), (ev_view_class_init):
3167
3168         Use IBEAM cursor for text form fields and NORMAL cursor for read
3169         only fields. Remove unused status attribute.
3170
3171 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3172
3173         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3174
3175         Update region for current selected items also for checkbox
3176         buttons, since they can behave as radio buttons when they are in a
3177         set.
3178
3179 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3180
3181         * configure.ac:
3182         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3183
3184         Get max length of text form fields.
3185
3186 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3187
3188         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
3189         * libdocument/ev-form-field.h:
3190         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
3191
3192         Fix build with current poppler cvs head.
3193
3194 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3195
3196         * cut-n-paste/zoom-control/ephy-zoom-control.c:
3197         * shell/eggfindbar.c: (egg_find_bar_init):
3198
3199         Fix build with gtk+ >= 2.11.5 due to gtktooltips
3200         deprecation. Fixes bug #455667
3201
3202 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3203
3204         * NEWS:
3205         * configure.ac:
3206         
3207         Update for release 0.9.2
3208
3209 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3210
3211         * shell/ev-view.c: (ev_view_form_field_text_save),
3212         (ev_view_form_field_choice_save):
3213
3214         Fix a crash when closing whith a form widget visible.
3215
3216 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3217
3218         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
3219
3220         Update also the region of the current selected button when
3221         clicking on another button if they are radio buttons.
3222
3223 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3224
3225         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
3226         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
3227         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
3228         (ev_pixbuf_cache_get_link_mapping),
3229         (ev_pixbuf_cache_get_image_mapping),
3230         (ev_pixbuf_cache_get_form_field_mapping),
3231         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
3232         * shell/ev-view.c: (ev_view_form_field_get_region),
3233         (ev_view_form_field_button_create_widget),
3234         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
3235         (job_finished_cb):
3236
3237         Redraw only form field region instead of the whole page when
3238         reloading a page to show changes on the form field.
3239
3240 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3241
3242         * shell/ev-view.c: (ev_view_form_field_choice_save):
3243
3244         Fix selection of first item in list form fields.
3245
3246 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3247
3248         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
3249         (ev_pixbuf_cache_reload_page),
3250         (ev_pixbuf_cache_get_form_field_mapping):
3251
3252         Some refactoring to avoid duplicated code.
3253
3254 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3255
3256         * configure.ac:
3257         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
3258         (ev_form_field_from_poppler_field),
3259         (pdf_document_forms_get_form_fields),
3260         (pdf_document_forms_form_field_text_get_text),
3261         (pdf_document_forms_form_field_text_set_text),
3262         (pdf_document_forms_form_field_button_set_state),
3263         (pdf_document_forms_form_field_button_get_state),
3264         (pdf_document_forms_form_field_choice_get_item),
3265         (pdf_document_forms_form_field_choice_get_n_items),
3266         (pdf_document_forms_form_field_choice_is_item_selected),
3267         (pdf_document_forms_form_field_choice_select_item),
3268         (pdf_document_forms_form_field_choice_toggle_item),
3269         (pdf_document_forms_form_field_choice_unselect_all),
3270         (pdf_document_forms_form_field_choice_set_text),
3271         (pdf_document_forms_form_field_choice_get_text),
3272         (pdf_document_document_forms_iface_init):
3273         * libdocument/Makefile.am:
3274         * libdocument/ev-form-field.[ch]:
3275         * libdocument/ev-document-forms.[ch]:
3276         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3277         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3278         (add_job), (ev_pixbuf_cache_reload_page),
3279         (ev_pixbuf_cache_get_form_field_mapping):
3280         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
3281         * shell/ev-view-private.h:
3282         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
3283         (ev_view_handle_cursor_over_xy),
3284         (ev_view_get_form_field_at_location),
3285         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
3286         (ev_view_form_field_button_create_widget),
3287         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
3288         (ev_view_form_field_text_create_widget),
3289         (ev_view_form_field_choice_save),
3290         (ev_view_form_field_choice_changed),
3291         (ev_view_form_field_choice_create_widget),
3292         (ev_view_handle_form_field), (ev_view_size_allocate),
3293         (ev_view_realize), (draw_end_presentation_page),
3294         (ev_view_button_press_event), (ev_view_remove_all),
3295         (ev_view_motion_notify_event), (ev_view_key_press_event),
3296         (ev_view_enter_notify_event), (highlight_find_results),
3297         (draw_loading_text), (draw_one_page), (ev_view_destroy),
3298         (ev_view_class_init), (page_changed_cb),
3299         (on_adjustment_value_changed), (ev_view_set_presentation),
3300         (merge_selection_region), (ev_view_set_cursor),
3301         (ev_view_reset_presentation_state):
3302         
3303         Merge evince-forms branch.
3304
3305 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
3306
3307         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
3308
3309         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
3310         This script also updates itself from libegg
3311
3312         * cut-n-paste/toolbar-editor/egg*:
3313         Run update-toolbareditor-from-libegg.sh so we are in sync again with
3314         libegg
3315
3316 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
3317
3318         * shell/ev-window.c:
3319         
3320         Adds a nice icon to page action during toolbar editing.
3321         See bug #452872.
3322
3323 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3324
3325         * data/evince-toolbar.xml:
3326         * shell/ev-window.c:
3327         
3328         Let user add a presentation and fullscreen icons on toolbar.
3329         See bug #449734.
3330
3331 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
3332
3333         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
3334
3335         new script to keep in sync with toolbareditor in libegg
3336
3337         * cut-n-paste/toolbar-editor/*: 
3338
3339         Run update-toolbareditor-from-libegg so we are in sync again. 
3340         Fixes bug #452850.
3341         
3342
3343 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3344
3345         * shell/ev-sidebar-links.c: (job_finished_callback):
3346
3347         Do not connect selection changed signal more than once. Fixes bug
3348         #349433.
3349
3350 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3351
3352         * shell/ev-window.c: (ev_window_view_sidebar_cb):
3353
3354         Do not change sidebar chrome flag when pressing F9 key in
3355         presentation mode.
3356
3357 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3358
3359         * backend/pdf/ev-poppler.cc:
3360         (pdf_document_thumbnails_get_dimensions):
3361
3362         Make sure thumbnails width and height is not <= 0. Fixes a crash
3363         with some pdf documents which have really small pages.
3364
3365 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
3366
3367         * shell/main.c: (main):
3368
3369         Fixes program description translation issue.
3370         Bug #450148.
3371
3372 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
3373
3374         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
3375
3376         Do not change current page when returning from black/white mode
3377         in presentation. Fixes bug #415032.
3378
3379 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3380
3381         * NEWS:
3382         * configure.ac:
3383         
3384         Update for release 0.9.1
3385
3386 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
3387
3388         * backend/dvi/dvi-document.c:
3389         (dvi_document_finalize),
3390         (dvi_document_file_exporter_format_supported),
3391         (dvi_document_file_exporter_begin),
3392         (dvi_document_file_exporter_do_page),
3393         (dvi_document_file_exporter_end),
3394         (dvi_document_file_exporter_iface_init), (dvi_document_init):
3395         
3396         PDF exporter for dvi documents. Fixes bug #441319.
3397
3398 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3399
3400         * shell/ev-window.c: (ev_window_clear_print_job):
3401
3402         Clear gtk print job when job has finished. Fixes bug #447612.
3403
3404 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3405
3406         * shell/ev-window.c: (ev_window_print_send),
3407         (ev_window_print_dialog_response_cb), (ev_window_print_range):
3408
3409         Add preview button to print dialog. Fixes bug #445419.
3410
3411 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3412
3413         * backend/dvi/Makefile.am:
3414         * backend/dvi/pixbuf-device.[ch]: Removed
3415         * backend/dvi/cairo-device.[ch]: Added
3416         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
3417         * backend/dvi/dvi-document.c: (dvi_document_load),
3418         (dvi_document_render), (dvi_document_finalize),
3419         (dvi_document_thumbnails_get_thumbnail), (parse_color),
3420         (dvi_document_do_color_special):
3421         * libdocument/ev-document-misc.[ch]:
3422         (ev_document_misc_pixbuf_from_surface):
3423
3424         Port dvi backend to cairo and fix a problem with colors. 
3425
3426 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3427
3428         * shell/ev-view.c: (draw_one_page):
3429
3430         Draw only visible region.
3431
3432 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3433
3434         * backend/djvu/djvu-document.c: (djvu_document_render):
3435
3436         Fix rotation in djvu backend.
3437
3438 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3439
3440         * shell/ev-pixbuf-cache.c: (job_finished_cb),
3441         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
3442         (ev_pixbuf_cache_get_image_mapping),
3443         (ev_pixbuf_cache_get_text_mapping):
3444
3445         Redraw view every time we have a new surface. Fixes bug #443587.
3446
3447 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3448
3449         * libdocument/ev-document.c: (ev_document_info_free):
3450
3451         Fix memory leaks.
3452
3453 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3454
3455         * backend/dvi/dvi-document.c: (dvi_document_render),
3456         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
3457         * backend/impress/impress-document.c:
3458         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
3459         (impress_document_render), (impress_document_document_iface_init),
3460         (impress_document_thumbnails_get_thumbnail):
3461         * backend/djvu/djvu-document-private.h:
3462         * backend/djvu/djvu-document.c: (djvu_document_render),
3463         (djvu_document_finalize), (djvu_document_document_iface_init),
3464         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
3465         * backend/tiff/tiff-document.c: (tiff_document_render),
3466         (tiff_document_render_pixbuf),
3467         (tiff_document_document_iface_init):
3468         * backend/pdf/ev-poppler.cc: (pdf_document_render),
3469         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
3470         (pdf_selection_render_selection):
3471         * backend/comics/comics-document.c:
3472         (comics_document_render_pixbuf), (comics_document_render),
3473         (comics_document_document_iface_init):
3474         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
3475         (pixbuf_document_document_iface_init):
3476         * libdocument/ev-document-misc.[ch]:
3477         (ev_document_misc_surface_from_pixbuf),
3478         (ev_document_misc_surface_rotate_and_scale):
3479         * libdocument/ev-document.[ch]: (ev_document_render):
3480         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
3481         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
3482         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
3483         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
3484         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
3485         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
3486         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
3487         (render_finished_cb), (ev_job_render_run):
3488         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
3489         (merge_selection_region):
3490
3491         Use cairo image surfaces instead of GDK pixbufs for drawing pages
3492         and selections.
3493
3494 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3495
3496         * shell/ev-window-title.c: (ev_window_title_update):
3497
3498         Fix memory leak.
3499
3500 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3501
3502         * shell/ev-view.c: (draw_loading_text):
3503
3504         Show loading text centered. Fixes bug #433061
3505
3506 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3507
3508         * shell/ev-sidebar-thumbnails.c:
3509         (ev_sidebar_thumbnails_set_loading_icon):
3510
3511         Remove a mutex in the main thread that blocks the UI in heavy
3512         documents.
3513
3514 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
3515
3516         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
3517
3518         Set points_set to TRUE so that selections don't disappear after a
3519         zoom change.
3520
3521 2007-06-07  Michael Monreal  <infernux@web.de>
3522
3523         * data/icons/16x16/actions/Makefile.am:
3524         * data/icons/16x16/actions/zoom.svg:
3525         * data/icons/22x22/actions/Makefile.am:
3526         * data/icons/22x22/actions/zoom.svg:
3527         * data/icons/24x24/actions/Makefile.am:
3528         * shell/ev-stock-icons.c:
3529         * shell/ev-stock-icons.h:
3530         * shell/ev-window.c:
3531         
3532         Zoom icon artwork. See bug #444795.
3533
3534 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3535
3536         * shell/ev-metadata-manager.c: Remove extraneous function
3537         (Closes: #444386)
3538
3539 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3540
3541         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
3542         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
3543         (ev_metadata_manager_set), (ev_metadata_manager_save):
3544         Simplify the timeout, no need for modified anymore
3545
3546 2007-06-05  Bastien Nocera  <hadess@hadess.net>
3547
3548         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
3549         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3550         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3551         (ev_metadata_manager_save): Adapted patch from Arjan van de
3552         Ven (arjan@linux.intel.com) to avoid the timeout running all the
3553         time, saves on power (Closes: #443851)
3554
3555 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3556
3557         * configure.ac:
3558         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
3559         (pdf_selection_render_selection), (pdf_document_get_page_duration):
3560
3561         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
3562
3563 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3564
3565         * shell/ev-window.c: (ev_window_add_history):
3566
3567         Check if history is NULL
3568
3569 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3570
3571         * libdocument/ev-image.c: (ev_image_finalize):
3572         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
3573         * libdocument/ev-attachment.c: (ev_attachment_finalize):
3574         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
3575         (ev_tmp_uri_unlink):
3576
3577         Add functions to delete temporary files created by evince in a safe
3578         way.
3579
3580         * shell/ev-window.c: (ev_window_clear_local_uri),
3581         (open_xfer_update_progress_callback),
3582         (save_xfer_update_progress_callback), (ev_window_save_remote),
3583         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
3584         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
3585         (attachment_save_dialog_response_cb),
3586         (ev_attachment_popup_cmd_save_attachment_as):
3587
3588         Allow saving a copy of a document, image or attachment to a remote
3589         location. Fixes bug #440754. 
3590
3591 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3592
3593         * configure.ac:
3594         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
3595
3596         Fix build with current poppler from cvs head. 
3597
3598 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
3599
3600         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
3601
3602         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
3603         directory exists.
3604
3605 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3606
3607         * shell/ev-sidebar.c: (ev_sidebar_add_page):
3608         * shell/ev-window.c:
3609
3610         Change sidebar ordering. Fixes bug #439939.
3611
3612 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
3613
3614         * backend/comics/Makefile.am:
3615         
3616         Fixes build with --without-libgnome.
3617
3618 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3619         
3620         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
3621
3622         Update cursor and tooltip on page change and view scroll. Fixes bug
3623         #439217.
3624
3625 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3626
3627         * NEWS:
3628         * configure.ac:
3629         
3630         Update for release 0.9.0
3631
3632 2007-05-14  Alaska Subedi <asubedi@gmail.com>
3633
3634         * backend/djvu/djvu-document-private.h:
3635         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
3636         (djvu_document_finalize),
3637         (djvu_document_file_exporter_format_supported),
3638         (djvu_document_file_exporter_begin),
3639         (djvu_document_file_exporter_do_page),
3640         (djvu_document_file_exporter_end),
3641         (djvu_document_file_exporter_iface_init), (djvu_document_init):
3642         
3643         Implemented printing with djvu. Bug #437998.
3644
3645 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3646
3647         * backend/impress/zip.c:
3648         Add missing ulong definition.
3649
3650         * backend/ps/ps-interpreter.c:
3651         Add missing headers.
3652
3653         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
3654
3655 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3656
3657         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
3658
3659         Add missing call to parent class dispose method. 
3660
3661 2007-05-12  Ross Burton  <ross@openedhand.com>
3662
3663         * shell/main.c:
3664         Sync keybindings manually when building without libgnome
3665         (#437925).
3666
3667 2007-05-12  Ross Burton  <ross@openedhand.com>
3668
3669         * shell/ev-window.c:
3670         Respect the screen when opening help (#437866).
3671
3672 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3673
3674         * data/evince-ui.xml:
3675         * shell/ev-application.[ch]: (get_print_settings_from_args),
3676         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3677         (ev_application_open_uri_list):
3678         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
3679         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3680         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
3681         (ev_window_cmd_view_reload), (lookup_printer_from_name),
3682         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
3683         (ev_window_dispose):
3684         * shell/main.c: (arguments_parse):
3685
3686         Add print button in preview mode. Fixes bug #396475. 
3687
3688 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3689
3690         * cut-n-paste/zoom-control/ephy-zoom.h:
3691         
3692         Fixes zoom level factors. See bug #408119 for details.
3693
3694 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3695
3696         * backend/comics/comics-document.c: (comics_regex_quote),
3697         (extract_argv):
3698         
3699         Correctly quote symbols. Fixes crash in the bug
3700         #415370.
3701
3702 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3703
3704         * shell/ev-navigation-action-widget.c:
3705         (ev_navigation_action_widget_init),
3706         (ev_navigation_action_widget_class_init),
3707         (ev_navigation_action_widget_button_press_event):
3708         
3709         Connect to button-press event on correct widget. Fixes
3710         bug #431988
3711
3712 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3713
3714         * shell/ev-application.c: (ev_application_open_window),
3715         (ev_application_add_icon_path_for_screen),
3716         (ev_application_open_uri_at_dest):
3717         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
3718         * shell/ev-navigation-action.c: (build_menu):
3719         
3720         Add app-specific icons to our icon theme. Fixes bug
3721         #425508.
3722
3723 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3724
3725         * shell/ev-history.c: (ev_history_class_init),
3726         (ev_history_add_link):
3727         * shell/ev-history.h:
3728         * shell/ev-navigation-action.c:
3729         (ev_navigation_action_history_changed),
3730         (ev_navigation_action_set_history), (build_menu),
3731         (ev_navigation_action_finalize):
3732         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3733         
3734         Make navigation action unsensitive instead of showing
3735         menu with unsensitive word. Fixes bug #417392.
3736
3737 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3738
3739         * shell/ev-application.[ch]: (ev_application_shutdown),
3740         (ev_application_get_print_settings),
3741         (ev_application_set_print_settings):
3742         * shell/ev-window.c:
3743
3744         Remember print settings. Fixes bug #349102. 
3745
3746 2007-05-08  Christian Persch  <chpe@gnome.org>
3747
3748         * configure.ac:
3749         * properties/ev-properties-view.c:
3750
3751         No need for a configure check; just use the GTK_CHECK_VERSION macro.
3752         Bug #382438.
3753
3754 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3755
3756         * configure.ac:
3757         * properties/ev-properties-view.c: (ev_regular_paper_size):
3758
3759         Use gtk+ builtin paper list to identify the document's paper size.
3760         Fixes bug #382438. 
3761
3762 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3763
3764         * configure.ac:
3765
3766         Fix build when compiling with thumbnailer and libgnome support. 
3767
3768 2007-05-04  Ross Burton  <ross@openedhand.com>
3769
3770         * configure.ac:
3771         Add --without-libgnome, check for libgnome and libgnomeui
3772         separately, and add them to the symbols as required.
3773
3774         * libdocument/ev-file-helpers.c:
3775         When building without libgnome, use g_get_user_config_dir instead
3776         of gnome_user_dir_get.
3777
3778         * shell/ev-application.c:
3779         When building without libgnome, don't use session management.
3780
3781         * shell/main.c:
3782         When building without libgnome, don't use GnomeProgram or
3783         initialise the authentication manager.
3784
3785         This fixes #328842.
3786
3787 2007-05-04  Ross Burton  <ross@openedhand.com>
3788
3789         * shell/ev-window.c:
3790         Don't use libgnome to open help, instead call Yelp directly.
3791
3792 2007-05-04  Ross Burton  <ross@openedhand.com>
3793
3794         * shell/ev-sidebar-attachments.c:
3795         Don't use libgnome to lookup icons for MIME types, instead copy
3796         code from GTK+ to do it manually.
3797
3798 2007-05-04  Ross Burton  <ross@openedhand.com>
3799
3800         * configure.ac:
3801         Add libxml to the dependencies for SHELL_CORE (#435818).
3802
3803 2007-05-02  Ross Burton  <ross@openedhand.com>
3804
3805         * configure.ac:
3806         * Makefile.am:
3807         Add --disable-thumbnailer (#434825)
3808
3809 2007-05-02  Ross Burton  <ross@openedhand.com>
3810
3811         * shell/ev-window.c:
3812         Add missing includes, fix indentation.
3813
3814         * shell/main.c:
3815         Fix indentation.
3816
3817 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
3818
3819         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
3820         ev_application_open_uri_at_dest instead of ev_application_open_uri
3821         preventing new document always being opened in a new window even if there
3822         is an empty window.
3823
3824 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3825
3826         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
3827         (egg_recent_view_uimanager_finalize):
3828         * properties/ev-properties-view.c: (ev_properties_view_dispose):
3829         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
3830         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
3831         (ev_pixbuf_cache_dispose):
3832         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
3833         * shell/ev-tooltip.c: (ev_tooltip_dispose):
3834         
3835         Add missing chain to parent class methods. Fixes
3836         bug #433128.
3837
3838 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
3839
3840         * data/Makefile.am (update-icon-cache): Updates
3841         gtk-update-icon-cache in uninstall-hook.
3842
3843 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3844
3845         * shell/ev-window.c: (ev_window_setup_document),
3846         (ev_window_set_document), (ev_window_load_job_cb):
3847         * shell/ev-view.c: (setup_caches):
3848         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
3849
3850         Start rendering pages before any other jobs. 
3851
3852 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3853
3854         * shell/ev-window.c: (ev_window_stop_fullscreen),
3855         (ev_window_stop_presentation):
3856
3857         Update chrome visibility before window unfullscreen. 
3858
3859 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3860
3861         * data/Makefile.am:
3862         * data/evince-ui.xml:
3863         * shell/ev-stock-icons.[ch]:
3864         * shell/ev-application.[ch]: (ev_application_shutdown),
3865         (ev_application_init), (ev_application_get_toolbars_model):
3866         * shell/ev-window.c: (update_chrome_visibility),
3867         (fullscreen_toolbar_setup_item_properties),
3868         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
3869         (ev_window_run_presentation), (ev_window_stop_presentation),
3870         (ev_window_run_preview), (ev_window_screen_changed),
3871         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
3872         (ev_window_dispose), (ev_window_init):
3873
3874         Make fullscreen toolbar always visible. Do not use egg toolbars for
3875         fullscreen and preview modes since such toolbars are not editables.
3876         Fixes bugs #300278, #338910 and #316188.  
3877
3878 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
3879
3880         * shell/ev-application.c:
3881         * shell/ev-job-queue.c:
3882         * shell/ev-metadata-manager.c:
3883         * shell/ev-stock-icons.c:
3884         * shell/ev-window.c:
3885         * shell/main.c:
3886         
3887         Developers documentation updated.
3888
3889 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3890
3891         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
3892
3893         Check whether uri is valid before launching it. Fixes bug #427664.
3894
3895 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3896
3897         * shell/ev-window.c:
3898
3899         Change key accelerator for Open a Copy menu entry which is in conflict
3900         with Close. Fixes bug #427321.
3901
3902 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3903
3904         * NEWS:
3905         * configure.ac:
3906         
3907         Update for release 0.8.1
3908
3909 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3910
3911         * shell/ev-window.c: (setup_size_from_metadata):
3912         
3913         Do not make window bigger than screen. Fixes bug 
3914         #388985.
3915
3916 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3917
3918         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
3919         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
3920
3921         Use default resolution when it's not provided by document. Fixes bug
3922         #408762.
3923
3924 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
3925
3926         * configure.ac:
3927         * thumbnailer/Makefile.am:
3928         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
3929         * thumbnailer/evince-thumbnailer.schemas.in:
3930         * thumbnailer/evince-thumbnailer-ps.schemas.in:
3931
3932         Add support for ps, eps and compressed documents thumbnails. Do not
3933         ignore size parameter. 
3934
3935 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
3936
3937         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
3938         (dvi_document_do_color_special):
3939         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
3940
3941         Implement font color specials in the DVI backend. Fixes bug #303651.
3942
3943 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3944
3945         Fixup the previous commit:
3946
3947         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
3948         * shell/xdg-user-dir-lookup.c: Make the function non-static
3949         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
3950
3951 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
3952
3953         * shell/ev-window.c (file_open_dialog_response_cb): Use
3954         the xdg-user-dirs DOCUMENTS folder as default folder when
3955         opening a file chooser.  (#424858)
3956
3957         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
3958         xdg-user-dirs.
3959
3960 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3961
3962         * shell/ev-window.c: (ev_window_load_job_cb):
3963
3964         Do not setup view from metadata on preview mode. 
3965
3966 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3967
3968         * shell/main.c:
3969
3970         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
3971
3972 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3973
3974         * shell/ev-view.c: (ev_view_primary_get_cb):
3975
3976         Check pointer != NULL before using it. Fixes bug #416841. 
3977
3978 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3979
3980         * NEWS:
3981         * configure.ac:
3982         
3983         Release 0.8.0
3984
3985 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3986
3987         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3988
3989         Do not render thumbnails when sidebar thumbnail page is not visible
3990         at startup. Fixes bug #416447. 
3991
3992 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
3993
3994         * data/evince.desktop.in.in:
3995
3996         "Application" is not a valid category in the freedesktop specification.
3997
3998 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3999
4000         * libdocument/ev-file-helpers.[ch]: (compression_run),
4001         (ev_file_uncompress), (ev_file_compress):
4002         * shell/ev-window.c: (file_save_dialog_response_cb):
4003
4004         Save document compressed when saving a copy of a compressed document.
4005         Fixes bug #334542.
4006
4007 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4008
4009         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4010
4011         Allow deleting in goto window entry in presentation mode. 
4012
4013 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4014
4015         * Makefile.am: Dist MAINTAINERS.
4016
4017 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4018
4019         * shell/ev-window.c: (ev_window_update_actions):
4020
4021         Fix zoom shortcut keys when searching. Fixes bug #409828.
4022
4023 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4024
4025         * shell/ev-window.c: (ev_window_setup_document):
4026
4027         Fix crash when loading documents with only one page. 
4028
4029 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4030
4031         * backend/dvi/dvi-document.c:
4032         (dvi_document_thumbnails_get_dimensions),
4033         (dvi_document_thumbnails_get_thumbnail):
4034         * backend/impress/impress-document.c:
4035         (impress_document_thumbnails_get_thumbnail),
4036         (impress_document_thumbnails_get_dimensions):
4037         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4038         (ps_document_thumbnails_get_dimensions):
4039         * backend/djvu/djvu-document.c:
4040         (djvu_document_thumbnails_get_dimensions),
4041         (djvu_document_thumbnails_get_thumbnail):
4042         * backend/tiff/tiff-document.c:
4043         (tiff_document_thumbnails_get_thumbnail),
4044         (tiff_document_thumbnails_get_dimensions):
4045         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4046         (pdf_document_thumbnails_get_thumbnail),
4047         (pdf_document_thumbnails_get_dimensions):
4048         * backend/comics/comics-document.c:
4049         (comics_document_thumbnails_get_thumbnail),
4050         (comics_document_thumbnails_get_dimensions):
4051         * backend/pixbuf/pixbuf-document.c:
4052         (pixbuf_document_thumbnails_get_thumbnail),
4053         (pixbuf_document_thumbnails_get_dimensions):
4054         * libdocument/ev-document-thumbnails.[ch]:
4055         (ev_document_thumbnails_get_thumbnail),
4056         (ev_document_thumbnails_get_dimensions):
4057         * libdocument/ev-document-misc.[ch]:
4058         (ev_document_misc_get_thumbnail_frame):
4059         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4060         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4061         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4062         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4063         (ev_sidebar_thumbnails_refresh):
4064         * shell/ev-window.c: (ev_window_setup_document):
4065         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4066
4067         Use an EvRenderContext for rendering thumbnails instead of a suggested
4068         width, so that different sized pages get sized proportionally.
4069
4070 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4071
4072         * shell/ev-view.c: (ev_view_button_press_event),
4073         (ev_view_key_press_event):
4074
4075         Fix critical warnings when there is no document loaded. 
4076
4077 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4078
4079         * shell/ev-page-action-widget.c:
4080         * shell/ev-navigation-action.c:
4081         * shell/ev-window.c:
4082
4083         Fix compile warnings. 
4084
4085 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4086
4087         * backend/djvu/djvu-text.h:
4088         * backend/djvu/djvu-document.c:
4089         * backend/djvu/djvu-text-page.c:
4090         * backend/djvu/djvu-links.c:
4091         * backend/djvu/djvu-text-page.h:
4092         * backend/djvu/djvu-text.c:
4093         
4094         Fix build on Mac. Fixes bug #392186. Patch by
4095         <ephraim_owns@hotmail.com>
4096
4097 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4098
4099         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
4100
4101         Restore cairo context before rendering every page when printing a PDF
4102         document into a PDF file. 
4103
4104 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4105
4106         * backend/ps/gstypes.h:
4107         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
4108         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
4109         (ps_document_thumbnails_get_thumbnail):
4110
4111         Handle PostScript page orientation. Fixes bug #318568.
4112
4113 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4114
4115         * backend/ps/Makefile.am:
4116         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
4117         (document_load), (ps_document_load), (save_document),
4118         (save_page_list), (ps_document_get_n_pages),
4119         (ps_document_get_page_size), (ps_document_get_info),
4120         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
4121         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
4122         (ps_document_thumbnails_get_thumbnail),
4123         (ps_document_thumbnails_get_dimensions),
4124         (ps_document_document_thumbnails_iface_init):
4125         * backend/ps/ps.[ch]: (psgetpagebox):
4126         * backend/ps/ps-interpreter.[ch]:
4127
4128         Add support for thumbnails in ps backend. Fixes bug #164755. 
4129
4130 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4131
4132         * NEWS:
4133         * configure.ac:
4134         
4135         Release 0.7.2
4136
4137 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4138
4139         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
4140         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
4141         (ev_window_dispose):
4142
4143         Use document thumbnail as window icon. Fixes bug #384442.
4144
4145 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
4146
4147         * configure.ac:
4148
4149         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
4150         duplicated adding application/x-bzpostscript instead. 
4151
4152 2007-02-11  Tom Parker  <palfrey@tevp.net>
4153
4154         * backend/ps/ps-document.c: (document_load):
4155
4156         Check return value of psscan before trying
4157         to use it. Fixes bug #372414.
4158
4159 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4160
4161         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4162
4163         Fix invalid free in ev-page-cache. Fixes bug #404745.
4164
4165 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4166
4167         * test/Makefile.am:
4168         * test/test3.py:
4169         
4170         Added reload test case.
4171
4172 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4173
4174         * po/POTFILES.in:
4175         * backend/djvu/djvu-document.c: (djvu_document_load):
4176
4177         Check whether there are missing files in indirect multipage djvu
4178         documents. Fixes bug #361683. 
4179
4180 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4181
4182         * test/Makefile.am:
4183         * test/test-mime.bin:
4184         * test/test3.py:
4185         
4186         Added test for slow mime type
4187
4188 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
4189
4190         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4191
4192         Add some checks and call parent_class->finalize. Fixes bug #404745.
4193
4194 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4195
4196         * shell/ev-navigation-action.c: (connect_proxy):
4197         
4198         Fixes dropdown history menu. Thanks a lot Carlos!
4199
4200 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4201
4202         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
4203
4204         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
4205         bug #373715.
4206
4207 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4208
4209         * backend/ps/ps.c: (psscan):
4210
4211         Fix memory leak. 
4212
4213 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4214
4215         * configure.ac:
4216         * libdocument/ev-file-helpers.c: 
4217
4218         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
4219
4220 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4221
4222         * configure.ac:
4223         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
4224         (ps_interpreter_start), (document_load), (save_document),
4225         (save_page_list):
4226         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
4227         * libdocument/ev-document-factory.c:
4228         (ev_document_factory_get_from_mime), (get_document_from_uri),
4229         (free_uncompressed_uri), (ev_document_factory_get_document):
4230         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
4231
4232         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
4233
4234 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4235
4236         * libdocument/ev-document.h:
4237
4238         Fix typo in function name. 
4239
4240 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
4241
4242         * backend/ps/ps-document.c: (ps_interpreter_finished),
4243         (ps_interpreter_start), (ps_interpreter_failed):
4244
4245         Handle ghostscript interpreter crashes. 
4246
4247 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4248
4249         * shell/ev-window.c: (ev_window_open_uri),
4250         (window_configure_event_cb):
4251
4252         Setup window size and position before showing it. Fixes bug #401711.
4253
4254 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4255
4256         * backend/ps/Makefile.am:
4257         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
4258         (ps_document_dispose), (ps_document_class_init),
4259         (ps_interpreter_input), (ps_interpreter_output),
4260         (ps_interpreter_error), (setup_interpreter_env),
4261         (ps_interpreter_start), (ps_interpreter_stop),
4262         (ps_interpreter_failed), (ps_interpreter_is_ready),
4263         (check_filecompressed), (document_load), (ps_document_load),
4264         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
4265         (ps_document_widget_event), (send_ps), (ps_document_next_page),
4266         (render_page):
4267
4268         Rework ps-document. Code cleanups, remove deprecated code. 
4269
4270 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4271
4272         * shell/ev-view.c: (ev_view_button_press_event):
4273
4274         Do not start an image drag and drop operation when pointer is on 
4275         text, so that we can select text when the whole background is an
4276         image. 
4277
4278 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
4279
4280         * shell/ev-window.c: (ev_window_update_actions): 
4281
4282         Disable all zoom related actions during presentation mode. 
4283
4284 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
4285
4286         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
4287
4288         Do not zoom in or out on presentation mode. Fixes bug #401305.
4289
4290 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4291
4292         * shell/ev-navigation-action.c: (connect_proxy),
4293         (create_menu_item), (ev_navigation_action_class_init):
4294         
4295         Correctly show menu and fix crash when navigaton 
4296         action is out of toolbar visible area.
4297
4298 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4299
4300         * data/Makefile.am:
4301         * data/evince.1:
4302         
4303         Added man file
4304
4305 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4306
4307         * help/reference/* :
4308         * configure.ac:
4309         
4310         Added gtk-doc based documentation for Evince.
4311         Still in initial state but I hope it will
4312         grow.
4313         
4314         * configure.ac:
4315         
4316         Lower dbus requirement to 0.70
4317
4318 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4319
4320         * shell/ev-window.c: (ev_window_add_history):
4321
4322         Fix memory leak. 
4323
4324 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4325
4326         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
4327         * shell/ev-view.h:
4328         * shell/ev-window.c: (ev_window_add_history):
4329         
4330         Correctly handle named destination links
4331
4332 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4333
4334         * NOTES:
4335         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
4336         * backend/pdf/ev-poppler.cc:
4337         * libdocument/ev-document-links.h:
4338         * libdocument/ev-link.c: (ev_link_get_page):
4339         * libdocument/ev-link.h:
4340         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
4341         (ev_history_add_link):
4342         * shell/ev-history.h:
4343         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4344         (new_history_menu_item), (build_menu):
4345         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4346         * shell/ev-sidebar-links.c: (create_loading_model),
4347         (print_section_cb), (ev_sidebar_links_construct),
4348         (fill_page_labels), (update_page_callback_foreach),
4349         (update_page_callback), (job_finished_callback):
4350         * shell/ev-view.c: (ev_view_handle_link):
4351         * shell/ev-window.c: (ev_window_find_chapter),
4352         (ev_window_add_history), (view_handle_link_cb),
4353         (history_changed_cb):
4354         
4355         Implements another history variant
4356
4357 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4358
4359         * shell/ev-window.c: (view_external_link_cb):
4360         * shell/ev-view.c: (ev_view_button_release_event):
4361
4362         Open links in new window when clicking with middle button. 
4363
4364 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4365
4366         * shell/ev-navigation-action.c: (new_history_menu_item):
4367         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
4368         * shell/ev-view.c: (ev_view_handle_link):
4369         * shell/ev-window.c:
4370         
4371         Store link before jump, not the destination. For me it 
4372         seems like more natural history behavior.
4373
4374 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4375
4376         * shell/ev-navigation-action.c: (activate_menu_item_cb),
4377         (ev_navigation_action_class_init):
4378         * shell/ev-navigation-action.h:
4379         * shell/ev-page-action.c: (activate_cb):
4380         * shell/ev-page-cache.c: (ev_page_cache_class_init),
4381         (ev_page_cache_set_current_page_history):
4382         * shell/ev-page-cache.h:
4383         * shell/ev-sidebar-thumbnails.c:
4384         (ev_sidebar_tree_selection_changed),
4385         (ev_sidebar_icon_selection_changed), (page_changed_cb):
4386         * shell/ev-view-private.h:
4387         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
4388         * shell/ev-view.h:
4389         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
4390         (ev_window_setup_document), (ev_window_load_job_cb):
4391         * shell/ev-window.h:
4392         
4393         History finally works as expected.
4394
4395 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4396
4397         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
4398
4399         Do not update links treeview if it doesn't have a model assigned yet. 
4400
4401 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
4402
4403         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
4404         (ev_sidebar_links_class_init), (update_page_callback):
4405
4406         Do not update links treeview when sidepane is not visible. 
4407
4408 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4409
4410         * shell/ev-marshal.list:
4411         * shell/ev-page-action.c: (activate_cb),
4412         (ev_page_action_class_init):
4413         * shell/ev-page-action.h:
4414         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
4415         * shell/ev-window.c:
4416         
4417         Remove activate_link signal, not required.
4418
4419 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4420
4421         * shell/ev-navigation-action.c: (build_menu):
4422         
4423         Reorder menu items and build menu with fixed length.
4424
4425 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
4426
4427         * shell/ev-view.c: (get_selected_text):
4428         
4429         Normalize text to fix ligatures problem. See bug
4430         #341947 for details.
4431
4432 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4433
4434         * shell/ev-page-cache.c: (ev_page_cache_finalize):
4435
4436         Fix memory leak in ev-page-cache. 
4437
4438 2007-01-25  Tom Parker <palfrey@tevp.net>
4439
4440         * backend/impress/impress-document.c: (impress_document_load),
4441         (impress_document_finalize), (impress_document_init):
4442         * properties/ev-properties-main.c: (ev_properties_get_pages):
4443         
4444         Correctly handle impress document errors. Fixes nautilus
4445         crash in property page #370491.
4446
4447 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4448
4449         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
4450         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
4451         (ev_job_queue_remove_job):
4452         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
4453         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
4454         (ev_job_load_run):
4455         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
4456         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
4457         (ev_window_load_job_cb), (xfer_update_progress_callback),
4458         (ev_window_open_uri), (ev_window_dispose):
4459         * shell/main.c: (main):
4460
4461         Do file transfer asynchronously in the main thread instead of
4462         synchronously in the load thread. Fixes bugs #399694, #398307 and
4463         #343542.
4464
4465 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4466
4467         * shell/ev-jobs.c: (ev_job_xfer_run):
4468
4469         Load the document with the font-config lock held. 
4470
4471 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4472
4473         * backend/ps/ps-document.c: (start_interpreter):
4474
4475         Fix memory leaks in ps backend. 
4476
4477 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4478
4479         * backend/impress/impress-document.c:
4480         (impress_document_render_pixbuf):
4481
4482         Do not acquire fontconfig lock in impress backend, since it is using
4483         the main loop for rendering. 
4484
4485 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4486
4487         * po/POTFILES.in: 
4488
4489         Remove mdvi files that shouldn't be translated. 
4490
4491 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
4492
4493         * shell/ev-view-private.h:
4494         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
4495         (ev_view_set_zoom):
4496
4497         Render "loading..." text into a cairo surface instead of directly into
4498         the window so that fontconfig lock is only needed once and UI is not
4499         blocked. Change text color to #9B9B9B. Fixes bug #397356.
4500
4501 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4502
4503         * shell/ev-stock-icons.c: (ev_stock_icons_init):
4504         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4505
4506         Use icon theme associated with the window screen rather than default. 
4507
4508 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4509
4510         * configure.ac:
4511
4512         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
4513
4514 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
4515
4516         * data/icons/*/apps/evince.*:
4517
4518         Move Evince icons under new apps directory.
4519
4520         * data/icons/*/actions/*:
4521
4522         Add new custom themeable Evince icons: view-page-continuous, 
4523         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
4524         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
4525
4526         * configure.ac:
4527
4528         Add new directories to AC_CONFIG_FILES.
4529
4530         * shell/ev-stock-icons.c:
4531         * shell/ev-stock-icons.h:
4532
4533         Use new custom themeable icons.
4534
4535 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4536
4537         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
4538
4539         Do not draw white background page in presentation mode. 
4540
4541 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
4542
4543         * shell/ev-view.c: Remove unused gnome-vfs include.
4544
4545 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
4546
4547         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
4548         
4549         Format string is corrected, fixes bug #397129.
4550
4551 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4552
4553         * shell/ev-window.c: (ev_window_setup_recent):
4554
4555         Do not include in recent menu inexistent documents. Fixes
4556         bug #339171.
4557
4558 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4559
4560         * po/POTFILES.skip: 
4561
4562         Update POTFILES.skip file according to current source tree. 
4563
4564 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4565
4566         * shell/ev-window.c: (file_save_dialog_response_cb):
4567
4568         Do Save a copy in atomic way. Fixes bug #328266. 
4569
4570 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4571
4572         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
4573
4574         Keep selected cell always visible in index treeview.
4575
4576 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4577         
4578         * shell/ev-view.c: (ev_view_size_allocate):
4579
4580         Restore horizontal scrollbar after switching to/from fullscreen
4581         or presentation mode. Fixes bug #331728.
4582
4583 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4584
4585         * shell/ev-view-private.h:
4586         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
4587         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
4588         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
4589         (ev_view_can_zoom_out):
4590
4591         Use max and min scale values in the view iby taking dpi into account. 
4592
4593 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4594
4595         * configure.ac:
4596         * NEWS:
4597
4598         Release 0.7.1
4599
4600 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4601
4602         * shell/ev-window.c: (ev_window_print_send):
4603
4604         Send print job to printer with some settings set to default values,
4605         since we have already exported to a file according to such settings
4606         and they could be taken twice by some printers. 
4607
4608 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4609
4610         * shell/ev-jobs.c: (ev_job_xfer_run):
4611         * shell/ev-application.c: (ev_application_open_uri_at_dest):
4612
4613         Show main window and load document with the font-config lock held. 
4614
4615 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4616
4617         * configure.ac:
4618         * shell/ev-application.c: (ev_application_register_service):
4619         * shell/main.c: (load_files_remote):
4620
4621         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
4622
4623 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4624
4625         * doc/debugging.txt:
4626         
4627         Remove obsolete documentation.
4628
4629 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4630
4631         * Makefile.am:
4632         * backend/Makefile.am:
4633         * backend/comics/Makefile.am:
4634         * backend/djvu/Makefile.am:
4635         * backend/dvi/Makefile.am:
4636         * backend/ev-async-renderer.c:
4637         * backend/ev-async-renderer.h:
4638         * backend/ev-attachment.c:
4639         * backend/ev-attachment.h:
4640         * backend/ev-backend-marshal.c:
4641         * backend/ev-document-factory.c:
4642         * backend/ev-document-factory.h:
4643         * backend/ev-document-find.c:
4644         * backend/ev-document-find.h:
4645         * backend/ev-document-fonts.c:
4646         * backend/ev-document-fonts.h:
4647         * backend/ev-document-images.c:
4648         * backend/ev-document-images.h:
4649         * backend/ev-document-info.h:
4650         * backend/ev-document-links.c:
4651         * backend/ev-document-links.h:
4652         * backend/ev-document-misc.c:
4653         * backend/ev-document-misc.h:
4654         * backend/ev-document-security.c:
4655         * backend/ev-document-security.h:
4656         * backend/ev-document-thumbnails.c:
4657         * backend/ev-document-thumbnails.h:
4658         * backend/ev-document-transition.c:
4659         * backend/ev-document-transition.h:
4660         * backend/ev-document.c:
4661         * backend/ev-document.h:
4662         * backend/ev-file-exporter.c:
4663         * backend/ev-file-exporter.h:
4664         * backend/ev-image.c:
4665         * backend/ev-image.h:
4666         * backend/ev-link-action.c:
4667         * backend/ev-link-action.h:
4668         * backend/ev-link-dest.c:
4669         * backend/ev-link-dest.h:
4670         * backend/ev-link.c:
4671         * backend/ev-link.h:
4672         * backend/ev-render-context.c:
4673         * backend/ev-render-context.h:
4674         * backend/ev-selection.c:
4675         * backend/ev-selection.h:
4676         * backend/impress/Makefile.am:
4677         * backend/pdf/Makefile.am:
4678         * backend/pixbuf/Makefile.am:
4679         * backend/ps/Makefile.am:
4680         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
4681         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
4682         (start_interpreter), (stop_interpreter), (document_load),
4683         (ps_document_next_page), (render_page):
4684         * backend/tiff/Makefile.am:
4685         * comics/Makefile.am:
4686         * comics/comics-document.c:
4687         * comics/comics-document.h:
4688         * configure.ac:
4689         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4690         * djvu/Makefile.am:
4691         * djvu/djvu-document-private.h:
4692         * djvu/djvu-document.c:
4693         * djvu/djvu-document.h:
4694         * djvu/djvu-links.c:
4695         * djvu/djvu-links.h:
4696         * djvu/djvu-text-page.c:
4697         * djvu/djvu-text-page.h:
4698         * djvu/djvu-text.c:
4699         * djvu/djvu-text.h:
4700         * dvi/Makefile.am:
4701         * dvi/dvi-document.c:
4702         * dvi/dvi-document.h:
4703         * dvi/fonts.c:
4704         * dvi/fonts.h:
4705         * dvi/mdvi-lib/Makefile.am:
4706         * dvi/mdvi-lib/afmparse.c:
4707         * dvi/mdvi-lib/afmparse.h:
4708         * dvi/mdvi-lib/bitmap.c:
4709         * dvi/mdvi-lib/bitmap.h:
4710         * dvi/mdvi-lib/color.c:
4711         * dvi/mdvi-lib/color.h:
4712         * dvi/mdvi-lib/common.c:
4713         * dvi/mdvi-lib/common.h:
4714         * dvi/mdvi-lib/defaults.h:
4715         * dvi/mdvi-lib/dvimisc.c:
4716         * dvi/mdvi-lib/dviopcodes.h:
4717         * dvi/mdvi-lib/dviread.c:
4718         * dvi/mdvi-lib/files.c:
4719         * dvi/mdvi-lib/font.c:
4720         * dvi/mdvi-lib/fontmap.c:
4721         * dvi/mdvi-lib/fontmap.h:
4722         * dvi/mdvi-lib/fontsrch.c:
4723         * dvi/mdvi-lib/gf.c:
4724         * dvi/mdvi-lib/hash.c:
4725         * dvi/mdvi-lib/hash.h:
4726         * dvi/mdvi-lib/list.c:
4727         * dvi/mdvi-lib/mdvi.h:
4728         * dvi/mdvi-lib/pagesel.c:
4729         * dvi/mdvi-lib/paper.c:
4730         * dvi/mdvi-lib/paper.h:
4731         * dvi/mdvi-lib/pk.c:
4732         * dvi/mdvi-lib/private.h:
4733         * dvi/mdvi-lib/setup.c:
4734         * dvi/mdvi-lib/sp-epsf.c:
4735         * dvi/mdvi-lib/special.c:
4736         * dvi/mdvi-lib/sysdeps.h:
4737         * dvi/mdvi-lib/t1.c:
4738         * dvi/mdvi-lib/tfm.c:
4739         * dvi/mdvi-lib/tfmfile.c:
4740         * dvi/mdvi-lib/tt.c:
4741         * dvi/mdvi-lib/util.c:
4742         * dvi/mdvi-lib/vf.c:
4743         * dvi/pixbuf-device.c:
4744         * dvi/pixbuf-device.h:
4745         * impress/Makefile.am:
4746         * impress/common.h:
4747         * impress/document.c:
4748         * impress/f_oasis.c:
4749         * impress/f_oo13.c:
4750         * impress/iksemel.c:
4751         * impress/iksemel.h:
4752         * impress/imposter.h:
4753         * impress/impress-document.c:
4754         * impress/impress-document.h:
4755         * impress/internal.h:
4756         * impress/r_back.c:
4757         * impress/r_draw.c:
4758         * impress/r_geometry.c:
4759         * impress/r_gradient.c:
4760         * impress/r_style.c:
4761         * impress/r_text.c:
4762         * impress/render.c:
4763         * impress/render.h:
4764         * impress/zip.c:
4765         * impress/zip.h:
4766         * lib/Makefile.am:
4767         * lib/ev-debug.c:
4768         * lib/ev-debug.h:
4769         * lib/ev-file-helpers.c:
4770         * lib/ev-file-helpers.h:
4771         * lib/ev-gui.c:
4772         * lib/ev-gui.h:
4773         * lib/ev-tooltip.c:
4774         * lib/ev-tooltip.h:
4775         * libdocument/Makefile.am:
4776         * libdocument/ev-file-helpers.c:
4777         * pdf/Makefile.am:
4778         * pdf/ev-poppler.cc:
4779         * pdf/ev-poppler.h:
4780         * pixbuf/Makefile.am:
4781         * pixbuf/pixbuf-document.c:
4782         * pixbuf/pixbuf-document.h:
4783         * properties/Makefile.am:
4784         * ps/Makefile.am:
4785         * ps/gsdefaults.c:
4786         * ps/gsdefaults.h:
4787         * ps/gsio.c:
4788         * ps/gsio.h:
4789         * ps/gstypes.h:
4790         * ps/ps-document.c:
4791         * ps/ps-document.h:
4792         * ps/ps.c:
4793         * ps/ps.h:
4794         * shell/Makefile.am:
4795         * shell/ev-application.h:
4796         * shell/ev-sidebar-links.c:
4797         * shell/ev-sidebar-links.h:
4798         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
4799         (ev_gui_menu_position_tree_selection):
4800         * shell/ev-utils.h:
4801         * shell/ev-view.c: (ev_view_finalize):
4802         * shell/ev-window.c:
4803         * shell/main.c: (main):
4804         * thumbnailer/Makefile.am:
4805         * tiff/Makefile.am:
4806         * tiff/tiff-document.c:
4807         * tiff/tiff-document.h:
4808         * tiff/tiff2ps.c:
4809         * tiff/tiff2ps.h:
4810         
4811         Reorganize source tree.
4812
4813 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4814
4815         * backend/ev-document-factory.c:
4816
4817         Do not include ev-poppler.h when pdf is disabled. 
4818
4819 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4820
4821         * configure.ac:
4822         * data/evince-ui.xml:
4823         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
4824         (pdf_document_document_images_iface_init):
4825         * backend/Makefile.am:
4826         * backend/ev-document-images.[ch]:
4827         * backend/ev-image.[ch]:
4828         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
4829         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
4830         (ev_job_xfer_run):
4831         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4832         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4833         (ev_pixbuf_cache_get_image_mapping):
4834         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
4835         (view_menu_popup_cb), (ev_window_dispose),
4836         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4837         (ev_view_popup_cmd_copy_image):
4838         * shell/ev-view-private.h:
4839         * shell/ev-view.c: (ev_view_get_image_at_location),
4840         (ev_view_do_popup_menu), (ev_view_popup_menu),
4841         (ev_view_button_press_event), (ev_view_drag_data_get),
4842         (ev_view_drag_motion), (ev_view_drag_data_received),
4843         (ev_view_motion_notify_event), (ev_view_button_release_event),
4844         (ev_view_finalize), (ev_view_class_init):
4845
4846         Add image handling support. Fixes bugs #310008 and #325047. Images
4847         selection is not supported yet. 
4848
4849 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
4850
4851         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
4852         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
4853         (ev_view_init):
4854
4855         Move view drag and drop stuff to ev-view.
4856
4857 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
4858
4859         * shell/ev-pixbuf-cache.c: (clear_job_selection):
4860         * shell/ev-view.c: (clear_selection): 
4861
4862         Clear selection also in pixbuf cache.
4863
4864 2007-01-02  Luca Ferretti <elle.uca@libero.it>
4865
4866         * data/evince.desktop.in.in:
4867         
4868         Change icon name in desktop file. See bug #390734
4869         for details.
4870
4871 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4872
4873         * thumbnailer/Makefile.am:
4874
4875         Use top_builddir instead top_srcdir for generated schema
4876         file installation. Fixes bug #390161.
4877
4878 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4879
4880         * configure.ac:
4881         * backend/Makefile.am:
4882         * backend/ev-document-transition.[ch]:
4883         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
4884         (pdf_document_page_transition_iface_init):
4885         * shell/ev-view-private.h:
4886         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
4887         (ev_view_set_presentation), (transition_next_page),
4888         (ev_view_presentation_transition_stop),
4889         (ev_view_presentation_transition_start), (ev_view_next_page):
4890
4891         Add page transition support in presentation mode. At the moment only
4892         page duration is supported, but not transition effects. Fixes bug
4893         #309815.
4894
4895 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4896
4897         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
4898
4899         Run find_link_dest with document lock held, since it's called by links
4900         thread and main thread at the same time. 
4901
4902 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4903
4904         * shell/ev-view.c: (goto_dest):
4905
4906         Update page-cache when page is changed by the view, so that
4907         page-changed signal is emitted. 
4908
4909 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4910
4911         * test/test1.py:
4912         * test/test2.py:
4913
4914         Use C locale in tests. 
4915
4916 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4917
4918         * shell/ev-window.c: (ev_window_run_presentation):
4919         * shell/ev-view-private.h:
4920         * shell/ev-view.c: (ev_view_set_presentation):
4921
4922         Restore zoom settings when back from presentation mode. 
4923
4924 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4925
4926         * shell/ev-window.c: (ev_window_run_presentation):
4927
4928         Always use "best fit" zoom in presentation mode.
4929         Fixes bug #389195.
4930
4931 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4932
4933         * shell/ev-view.c: (ev_view_goto_window_create):
4934
4935         Show "Jump to page" label in the page jumping popup in
4936         presentation mode instead of just a GtkEntry.
4937
4938 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4939
4940         * shell/ev-window.c: (launch_external_uri):
4941
4942         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
4943         #378085.
4944
4945 2006-12-22  Elijah Newren  <newren gmail com>
4946
4947         * configure.ac: explicitly check for libxml2.  Fixes #388795
4948
4949 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4950
4951         * shell/ev-view-private.h:
4952         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
4953         (ev_view_goto_window_delete_event), (key_is_numeric),
4954         (ev_view_goto_window_key_press_event),
4955         (ev_view_goto_window_button_press_event),
4956         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
4957         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
4958         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
4959
4960         Allow jumping to another page by typing a page number in presentation
4961         mode. It uses a popup window with an entry. Fixes bug #353625.
4962
4963 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4964
4965         * configure.ac:
4966         * properties/ev-properties-view.c: (ev_get_default_user_units),
4967         (ev_regular_paper_size):
4968         
4969         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
4970         to Damien Carbery <damien.carbery@sun.com> and
4971         Yevgen Muntyan <muntyan@tamu.edu>.
4972
4973 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
4974
4975         * shell/ev-window.c: (setup_document_from_metadata):
4976
4977         Make sure Evince doesn't restore the view on the last
4978         page when a document is reopened. Fixes bug #383381.
4979
4980 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
4981
4982         * shell/ev-view.c: (draw_loading_text):
4983
4984         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
4985
4986 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4987
4988         * configure.ac:
4989         * NEWS:
4990
4991         Release 0.7.0
4992
4993 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4994
4995         * configure.ac:
4996         * pdf/ev-poppler.cc: (pdf_print_context_free),
4997         (pdf_document_file_exporter_begin),
4998         (pdf_document_file_exporter_do_page):
4999
5000         Make cairo-pdf depedency optional. 
5001
5002 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5003
5004         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5005
5006         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5007
5008 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5009
5010         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5011         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5012         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5013         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5014         * shell/ev-view.c: (draw_loading_text):
5015         * shell/ev-window.c: (ev_window_cmd_file_properties):
5016
5017         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5018         related to using FontConfig from different threads.
5019         
5020 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5021
5022         * shell/ev-view.c: (draw_loading_text):
5023
5024         Acquire lock document when drawing "Loading..." text so that only one
5025         thread will use FontConfig at the same time. Fixes bug #374750.
5026
5027 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5028
5029         * shell/ev-page-action.[ch]: (activate_cb):
5030         * shell/ev-window.c: (activate_label_cb):
5031
5032         Check if text inserted in page entry is a valid page number when it
5033         doesn't match to any document page label. Fixes bug #383165.
5034
5035 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5036         * shell/ev-window.c:
5037
5038         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5039         available with GTK < 2.10. Added an ifdef to avoid compilation
5040         error.
5041
5042 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5043
5044         * configure.ac:
5045         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5046
5047         Fix ps backend in multihead systems.
5048
5049 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5050
5051         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5052         * shell/ev-window.c: (ev_window_get_screen_dpi),
5053         (ev_window_update_actions), (setup_view_from_metadata),
5054         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5055
5056         Take screen DPI into account when zooming. Fixes bug #318285.
5057
5058 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5059
5060         * data/Makefile.am:
5061
5062         Cleaned up/slightly refactored Makefile.am. Added GConf
5063         schemas uninstallation as well.
5064
5065 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5066
5067         * Makefile.am:
5068         * test/Makefile.am:
5069
5070         Fight with autotools to fix make check. Make distcheck
5071         works fine as well now!
5072
5073 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5074
5075         * shell/ev-view.c: (draw_end_presentation_page):
5076
5077         Corrected "end of presentation" string.
5078
5079 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5080
5081         * shell/ev-view.c: (ev_view_key_press_event):
5082
5083         Correctly propagate key press event so that up/down keys
5084         work as expected (correct behaviour was broken by
5085         black/white screen key bindings for presentations).
5086
5087 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5088
5089         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
5090         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
5091         (pdf_document_find_get_progress), (pdf_selection_render_selection),
5092         (pdf_selection_get_selection_region),
5093         (pdf_selection_get_selection_map):
5094
5095         Add "static" to some private functions. 
5096
5097 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
5098
5099         * lib/ev-tooltip.h:
5100         * properties/ev-properties-view.h:
5101         * shell/ev-jobs.h:
5102         * shell/ev-properties-dialog.h:
5103         * shell/ev-properties-fonts.h:
5104         * shell/ev-sidebar-links.h:
5105         * shell/ev-sidebar-thumbnails.h:
5106         * shell/ev-sidebar.h:
5107         * shell/ev-window.h:
5108         
5109         Fixes CHACK type in class casts. See bug #385343
5110         for details.
5111
5112 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5113
5114         * shell/ev-view-private.h:
5115         * shell/ev-view.c: (draw_end_presentation_page),
5116         (ev_view_expose_event), (ev_view_key_press_event),
5117         (ev_view_class_init), (ev_view_init):
5118
5119         Blank screen in presentation mode when pressing 'b' (filling with
5120         black) or 'w' (filling with white) keys. Fixes bug #358132.
5121
5122 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
5123
5124         * data/evince-toolbar.xml:
5125         * shell/ev-window.c:
5126         
5127         Use stock icon for Select All action. Fixes
5128         bug #382652.
5129
5130 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
5131
5132         * shell/ev-view.c: (get_doc_point_from_offset),
5133         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
5134
5135         Add links support in rotated documents. Fixes bug #343733.
5136
5137 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5138
5139         * shell/ev-view-private.h:
5140         * shell/ev-view.c: (draw_end_presentation_page),
5141         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
5142
5143         Show a blank page after the last page in presentation mode with a
5144         message indicating that presentation has finished and how to exit. 
5145
5146 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5147
5148         * shell/ev-window.c: (fullscreen_timeout_cb):
5149
5150         Hide cursor after a while in presentation mode. 
5151
5152 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5153
5154         * backend/ev-document-info.h:
5155         * data/evince-properties.glade:
5156         * pdf/ev-poppler.cc:
5157         * properties/ev-properties-view.c: (ev_regular_paper_size),
5158         (ev_properties_view_set_info):
5159         * ps/ps-document.c: (ps_document_get_info):
5160
5161         Adds a paper size field to the properties dialog. Fixes
5162         bug #307315. Patch by Kasper Svendsen (with some i18n
5163         changes done by me).
5164
5165 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5166
5167         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5168         (screensaver_init_dbus), (totem_scrsaver_new),
5169         (totem_scrsaver_init):
5170         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5171         * shell/ev-application.c: (ev_application_register_service),
5172         (ev_application_screensaver_enable),
5173         (ev_application_screensaver_disable):
5174         * shell/ev-application.h:
5175         * shell/ev-window.c: (ev_window_run_presentation),
5176         (ev_window_stop_presentation), (build_comments_string),
5177         (ev_window_init):
5178         
5179         Move screensaver handling to application. No more
5180         message on startup.
5181
5182 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5183
5184         * configure.ac:
5185         * backend/Makefile.am:
5186         * backend/ev-file-exporter.[ch]:
5187         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
5188         * ps/ps-document.c: (ps_document_file_exporter_*):
5189         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
5190         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5191         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5192         (ev_window_print_dialog_response_cb), (ev_window_print_range):
5193
5194         Allow printing to PDF when suppoted by the backend.
5195         
5196 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5197
5198         * shell/ev-window.c: (build_comments_string):
5199
5200         Use always "Document Viewer" in about dialog. 
5201
5202 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5203
5204         * djvu/djvu-document.c: (djvu_document_get_page_size):
5205
5206         Display a warning message when get_pageinfo fails. 
5207
5208 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
5209
5210         * Makefile.am:
5211         * backend/Makefile.am:
5212         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5213         * configure.ac:
5214         * shell/ev-window.c: (build_comments_string):
5215         
5216         Make pdf compilation optional. See bug #38007.
5217
5218 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5219
5220         * ps/ps.c: (get_next_text):
5221
5222         Fix CVE-2006-5864.
5223
5224 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5225
5226         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
5227         * shell/ev-navigation-action.c: (connect_proxy),
5228         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5229         
5230         Do not call g_type_class_peek_parent twice.
5231
5232 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5233
5234         * configure.ac:
5235         * data/icons/24x24/.cvsignore:
5236         * data/icons/24x24/Makefile.am:
5237         * data/icons/24x24/evince.png:
5238         * data/icons/Makefile.am:
5239         
5240         Add 24x24 icon. Thanks to 
5241         Michael Monreal <infernux@web.de>.
5242
5243 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5244
5245         * configure.ac: Fix typo in configure.ac. Thanks
5246         to dmacks@netspace.org for notification.
5247
5248 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5249
5250         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5251         
5252         Drop dbus include, fixes compilation with older dbus.
5253
5254 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5255
5256         * configure.ac:
5257         * cut-n-paste/Makefile.am:
5258         * cut-n-paste/totem-screensaver/.cvsignore
5259         * cut-n-paste/totem-screensaver/Makefile.am:
5260         * cut-n-paste/totem-screensaver/README:
5261         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
5262         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
5263         * shell/Makefile.am:
5264         * shell/ev-window.c: (ev_window_run_presentation),
5265         (ev_window_stop_presentation), (ev_window_cmd_help_about),
5266         (ev_window_init):
5267
5268         Implemented screensaver enabling/disabling for
5269         presentation mode (not fullscreen mode). Code stolen
5270         from Totem (with some minor tweaks). Fixes bug #338889.
5271
5272 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5273
5274         * configure.ac:
5275
5276         Bump gnome-icon-theme requirements. We use the rotation
5277         icons that appeared recently.
5278
5279 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5280
5281         * shell/ev-history.c: (ev_history_add_page):
5282         * shell/ev-history.h:
5283         * shell/ev-window.c: (page_changed_cb):
5284         
5285         Use page labels instead of numbers.
5286
5287 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5288
5289         * data/evince-toolbar.xml:
5290         * po/POTFILES.in:
5291         * shell/Makefile.am:
5292         * shell/ev-navigation-action-widget.c:
5293         (ev_navigation_action_widget_init),
5294         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
5295         (menu_detacher), (ev_navigation_action_widget_set_menu),
5296         (menu_position_func), (popup_menu_under_arrow),
5297         (ev_navigation_action_widget_toggled),
5298         (ev_navigation_action_widget_button_press_event):
5299         * shell/ev-navigation-action-widget.h:
5300         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
5301         (ev_navigation_action_set_window), (activate_menu_item_cb),
5302         (new_history_menu_item), (new_empty_history_menu_item),
5303         (build_menu), (menu_activated_cb), (connect_proxy),
5304         (create_tool_item), (ev_navigation_action_init),
5305         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
5306         * shell/ev-navigation-action.h:
5307         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
5308         (ev_page_action_widget_set_page_cache),
5309         (ev_page_action_widget_finalize),
5310         (ev_page_action_widget_class_init), (match_selected_cb),
5311         (display_completion_text), (match_completion), (build_new_tree_cb),
5312         (get_filter_model_from_model),
5313         (ev_page_action_widget_update_model):
5314         * shell/ev-page-action-widget.h:
5315         * shell/ev-page-action.c: (activate_link_cb), (update_model),
5316         (connect_proxy):
5317         * shell/ev-page-action.h:
5318         * shell/ev-stock-icons.c:
5319         * shell/ev-stock-icons.h:
5320         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5321         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
5322         (register_custom_actions):
5323         * shell/main.c:
5324         
5325         Preliminary history implementation
5326
5327 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5328
5329         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
5330         (dvi_document_class_init), (dvi_document_init_params):
5331         * dvi/mdvi-lib/font.c: (font_reference):
5332         
5333         Add reference to subfont. Fixes bug #374277.
5334
5335 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5336
5337         * shell/ev-window.c: (ev_window_create_tmp_symlink),
5338         (ev_window_cmd_file_open_copy_at_dest):
5339
5340         Fix a race condition when creating symlink. Increase the counter
5341         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
5342         Mathias Hasselmann).
5343
5344 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5345
5346         * backend/Makefile.am:
5347         * backend/ev-attachment.c: (ev_attachment_open):
5348         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
5349         (ev_tmp_dir), (ev_tmp_filename):
5350         * shell/ev-sidebar-attachments.c:
5351         (ev_sidebar_attachments_drag_data_get):
5352         * shell/ev-window.c: (ev_window_clear_temp_file):
5353
5354         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
5355         in ensure_dir_exists. Abort without crashing when we can't create
5356         user's directory.
5357
5358 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5359
5360         * data/evince-ui.xml:
5361         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5362         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
5363         (ev_window_cmd_file_open_copy_at_dest),
5364         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
5365         (ev_view_popup_cmd_open_link_new_window):
5366
5367         Allow opening a copy of the current document in a new window. Fixes bug
5368         #357472
5369
5370 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5371
5372         * data/evince-toolbar.xml:
5373         
5374         Add rotate right and rotate left to available items for toolbar.
5375         
5376         * data/evince-ui.xml:
5377         * shell/ev-window.c: (ev_window_init):
5378         
5379         Customize toolbar with right click. Fixes bug #372451.
5380
5381 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
5382
5383         * shell/ev-window.c: 
5384         
5385         Use "object-rotate-{left,right}" stock icons. Fixes 
5386         bug #373863.
5387
5388 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5389
5390         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
5391         (ev_application_open_uri_at_dest), (ev_application_open_uri):
5392         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
5393         (ev_window_open_uri):
5394         * shell/main.c: (arguments_parse):
5395
5396         Remove temp file created when evince is used by GTK+ in
5397         preview mode. Fixes bug #365282. 
5398
5399 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5400
5401         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
5402         
5403         Fixes bug #372474 - Side pane disabled when entering 
5404         and leaving fullscreen mode.
5405
5406 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5407
5408         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
5409         * data/Makefile.am:
5410         * data/evince-preview-toolbar.xml:
5411         * data/evince-toolbar.xml:
5412         * shell/ev-application.c: (ev_application_shutdown),
5413         (ev_application_init), (ev_application_get_toolbars_model):
5414         * shell/ev-application.h:
5415         * shell/ev-window.c: (update_chrome_visibility),
5416         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
5417         (ev_window_cmd_edit_toolbar), (ev_window_init):
5418         
5419         Fixes bug #364364 - toolbar editor shows zoom actions again.
5420
5421 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5422
5423         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5424
5425         Do not take margins into consideration for paper size when printing.
5426         Really fixes bug #350491.
5427
5428 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5429
5430         * data/evince-ui.xml:
5431         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
5432         (ev_window_cmd_file_print_setup),
5433         (ev_window_print_dialog_response_cb),
5434         (ev_window_setup_action_sensitivity):
5435
5436         Add page setup settings for printing. Fixes bugs #363860 and #350491.
5437
5438 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5439
5440         * shell/ev-window.c: (ev_window_print_range):
5441
5442         Revert my previuos commit, since printing to PDF is not supported by
5443         evince yet. 
5444
5445 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5446
5447         * shell/ev-window.c: (ev_window_print_range):
5448
5449         Enable print to a PDF. Fixes bug #332121.
5450
5451 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5452
5453         * shell/ev-application-service.xml:
5454         * shell/ev-application.[ch]: (ev_application_open_window),
5455         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
5456         (ev_application_open_uri), (ev_application_open_uri_list):
5457         * shell/ev-window.c: (file_open_dialog_response_cb),
5458         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
5459         (drag_data_received_cb), (open_remote_link):
5460         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
5461
5462         Add support for multiscreen systems. Fixes bug #316206.
5463
5464 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
5465
5466         * shell/ev-jobs.[ch]: (ev_job_print_new),
5467         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
5468         (ev_job_print_do_page):
5469         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
5470
5471         Allow printing only odd/even pages. Fixes bug #367289.
5472
5473 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5474
5475         * test/test1.py:
5476         * test/test2.py:
5477
5478         Re-add locale settings to test files.
5479
5480 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5481
5482         * data/evince-ui.xml:
5483         * shell/ev-window.c: (set_action_properties):
5484         
5485         Removed garbage from code and ui.
5486
5487 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5488
5489         * shell/ev-window.c: (ev_window_cmd_help_about):
5490
5491         Shamelessly add my name to the list of contributors.
5492
5493 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5494
5495         * test/test1.py:
5496         * test/test2.py:
5497
5498         Cleaned up the dogtail scripts.
5499
5500 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5501
5502         * shell/ev-view.c: (draw_loading_text): Don't render
5503         "loading..." text in presentation mode. Temporary
5504         workaround for bug #320352.
5505
5506 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5507
5508         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
5509         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
5510
5511         Use print settings scale, copies, collate and reverse which were
5512         ignored. Fixes bug #359032.
5513
5514 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5515
5516         * configure.ac:
5517         * data/evince-password.glade:
5518         * test/Makefile.am:
5519         * test/test-encrypt.pdf:
5520         * test/test-links.pdf:
5521         * test/test1.py:
5522         * test/test2.py:
5523
5524         Add automated UI tests for evince with dogtail. See
5525         bug #300948.    
5526
5527 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5528
5529         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
5530
5531         Hide fullscreen toolbar when switching to another desktop workspace.
5532         Fixes bug #338871
5533
5534 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5535
5536         * shell/ev-window-title.c: 
5537         
5538         Test for .dvi in title of pdf documents.
5539
5540 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5541
5542         * shell/ev-view.c: (ev_view_scroll):
5543
5544         Page Up/Down should do page jumps in "Best fit" mode.
5545         If a user has explicitly chosen to view exactly one page
5546         at a time, scrolling just a part of the page when
5547         pressing Page Up/Down is not right. Fixes bug #323107.
5548
5549 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5550
5551         * NEWS:
5552         * configure.ac:
5553         
5554         Update for 0.6.1
5555
5556 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5557
5558         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
5559         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
5560         
5561         Correctly disconnect from job signals on destroy.
5562
5563 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5564
5565         * shell/ev-view-private.h:
5566         * shell/ev-view.c: (view_set_adjustment_values),
5567         (view_update_range_and_current_page),
5568         (ensure_rectangle_is_visible), (ev_view_size_allocate):
5569         
5570         Fixes bug #343199, current page now follows find page.
5571
5572 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
5573
5574         * backend/ev-document-factory.c:
5575         * configure.ac:
5576         Assigned OpenDocument presenation MIME type to the
5577         Impress backend. Added some missing (but harmless)
5578         #ifdefs in the document factory as well to make things
5579         consistent again. Fixes bug #360658.
5580
5581 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
5582
5583         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
5584         * backend/ev-document-find.c: (ev_document_find_get_type):
5585         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
5586         * backend/ev-document-links.c: (ev_document_links_get_type):
5587         * backend/ev-document-security.c: (ev_document_security_get_type):
5588         * backend/ev-document-thumbnails.c:
5589         (ev_document_thumbnails_get_type):
5590         * backend/ev-document.c: (ev_document_get_type):
5591         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
5592         * backend/ev-selection.c: (ev_selection_get_type):
5593         * cut-n-paste/recent-files/egg-recent-model.c:
5594         (egg_recent_model_get_type):
5595         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
5596         (egg_recent_view_uimanager_get_type):
5597         * cut-n-paste/recent-files/egg-recent-view.c:
5598         (egg_recent_view_get_type):
5599         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
5600         (egg_editable_toolbar_get_type):
5601         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
5602         (egg_toolbar_editor_get_type):
5603         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
5604         (egg_toolbars_model_get_type):
5605         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
5606         (egg_tree_multi_drag_source_get_type):
5607         * cut-n-paste/zoom-control/ephy-zoom-action.c:
5608         (ephy_zoom_action_get_type):
5609         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5610         (ephy_zoom_control_get_type):
5611         * impress/r_back.c: (_imp_fill_back):
5612         * properties/ev-properties-main.c:
5613         (ev_properties_plugin_register_type):
5614         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
5615         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
5616         (ev_view_accessible_factory_get_type):
5617
5618         Reduce relocations. Bug #360616.
5619
5620 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5621
5622         * backend/ev-document-factory.c:
5623         (ev_document_factory_get_document):
5624         
5625         Load document even if extension is wrong.
5626
5627 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5628
5629         * shell/ev-metadata-manager.c: (save_values):
5630         * shell/ev-window.c: (setup_size_from_metadata),
5631         (setup_view_from_metadata), (ev_window_setup_document),
5632         (ev_window_xfer_job_cb), (window_configure_event_cb):
5633         
5634         Set size according to the document size/page size ratio.
5635         That should correct rather wierd behaviour of the previous
5636         commit.
5637
5638 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5639
5640         * shell/ev-window.c: (setup_view_from_metadata):
5641         
5642         Set size for new windows from previous window size.
5643         See bugs #354968 and #168450 for details. Thanks
5644         to Meik Hellmund.
5645
5646 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5647
5648         * djvu/djvu-links.c: (build_tree):
5649
5650         Fix memory leak.
5651
5652 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5653
5654         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
5655         
5656         Don't make sidebar close button insensitive. Fixes
5657         bug #357871.
5658
5659 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5660
5661         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
5662         (ev_window_set_view_accels_sensitivity):
5663         
5664         Don't enable Slash on documents which don't support
5665         find. Fixes bug #358648.
5666
5667 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
5668
5669         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
5670         open dialog fall back to the current document uri if the
5671         filechooser hasn't been used before. Fixes bug #356980.
5672
5673 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
5674
5675         * shell/ev-window.c: (ev_window_setup_recent), 
5676         (ev_window_get_recent_file_label):
5677
5678         Escape underscores in filenames of recent file items.
5679
5680 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5681
5682         * configure.ac:
5683         
5684         Bumped poppler requirements, really 0.5.3 is very 
5685         buggy, now we require 0.5.4.
5686
5687 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5688
5689         * djvu/Makefile.am:
5690         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
5691         (djvu_document_find_iface_init), (djvu_document_links_get_links),
5692         (djvu_document_document_links_iface_init):
5693         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
5694         (number_from_string_10), (get_djvu_link_dest),
5695         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
5696         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
5697         (djvu_links_get_links), (djvu_links_find_link_dest),
5698         (djvu_links_get_links_model):
5699         * djvu/djvu-links.h:
5700         
5701         Add support for links and bookmarks in djvu documents. Thanks
5702         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
5703         patch.
5704
5705 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5706
5707         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5708         
5709         Reopen should reload document. Fixes 
5710         bug 327951.
5711
5712 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5713
5714         * configure.ac:
5715         * data/Makefile.am:
5716         * data/evince-16.png:
5717         * data/evince-22.png:
5718         * data/evince.png:
5719         * data/evince.svg:
5720         * data/icons/16x16/Makefile.am:
5721         * data/icons/16x16/evince.png:
5722         * data/icons/22x22/Makefile.am:
5723         * data/icons/22x22/evince.png:
5724         * data/icons/48x48/Makefile.am:
5725         * data/icons/48x48/evince.png:
5726         * data/icons/Makefile.am:
5727         * data/icons/scalable/Makefile.am:
5728         * data/icons/scalable/evince.svg:
5729         
5730         Install icons with correct names. Fixes
5731         bug #354429.
5732
5733 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5734
5735         * shell/ev-view.c: (ev_view_button_release_event):
5736
5737         Don't open links with middle mouse button. Fixes bug #353649
5738
5739 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5740
5741         * NEWS:
5742         * configure.ac:
5743         
5744         Update for release 0.6.0
5745
5746 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5747
5748         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
5749         Implement Close named action. Patch by Carlos Garcia Campos.
5750
5751 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5752
5753         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
5754         
5755         Don't clear link mapping on copy_job_to_job_info. Fixes
5756         bug 346168.
5757
5758 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5759
5760         * shell/main.c: (main):
5761
5762         Revert my previous commit, gnome_program_init owns the option context.
5763         Fix another memory leak in main. Both caught by Christian Persch. 
5764
5765 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5766
5767         * shell/main.c: (main):
5768
5769         Fix memory leak.
5770
5771 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5772
5773         * backend/ev-document-factory.c: (ev_document_factory_get_document):
5774
5775         Fix crash when opening a pdf with password protection. 
5776
5777 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5778
5779         * pdf/ev-poppler.cc: (pdf_document_search_free):
5780
5781         Fix memory leak. 
5782
5783 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5784
5785         * backend/ev-document-factory.c:
5786         (ev_document_factory_get_document):
5787         * tiff/tiff-document.c: (tiff_document_finalize):
5788         
5789         More correct handling of document loading. Fixes
5790         bug #349043.
5791
5792 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5793
5794         * backend/ev-attachment.c: (ev_attachment_save):
5795
5796         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
5797         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
5798
5799 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
5800         
5801         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
5802         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
5803
5804 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5805
5806         * shell/ev-sidebar-thumbnails.c:
5807
5808         Do not render thumbnails unless thumbnails page is active in the
5809         sidebar.
5810
5811 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
5812
5813         * shell/ev-properties-dialog.c:
5814
5815         Fix dialogue spacing. Bug #351370.
5816
5817 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5818
5819         * configure.ac:
5820
5821         Use lowercase gettext catalog file names (evince.mo
5822         instead of Evince.mo)
5823
5824 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5825
5826         * shell/ev-sidebar-attachments.c:
5827
5828         GtkIconTheme is now screen safe too. Fixes bug #350878
5829
5830 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5831
5832         * shell/ev-window.c:
5833
5834         GtkRecent manager is now screen safe. Fixes bug #350145
5835
5836 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5837
5838         * shell/ev-sidebar.c: (ev_sidebar_init):
5839         
5840         Make sidebar close icon smaller. Fix for bug 350177.
5841         See also bugs 350176 and 165770.
5842
5843 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5844
5845         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
5846
5847         Ignore zoom for xyz destinations when it's <= 1, keeping user
5848         preferences instead. Set correct sizing-mode for fith and fitv
5849         destinations rather than EV_SIZING_FREE. Fixes bug #349433
5850
5851 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5852
5853         * NEWS:
5854         * configure.ac:
5855         
5856         Update for release 0.5.5
5857
5858 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
5859         
5860         * shell/ev-window.c: (ev_window_cmd_escape)
5861
5862         Escape unfocus page entry. Fixes bug #345809.
5863
5864 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5865
5866         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
5867         (build_tree), (pdf_document_links_get_links),
5868         (pdf_document_links_find_link_dest):
5869         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
5870         (goto_xyz_dest):
5871
5872         Convert from PDF style coordinates to X style coordinates in the
5873         backend rather than in the view. Fixes bug #338440
5874
5875 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5876
5877         * shell/ev-window.c:
5878         
5879         Remove Ctrl+Shift+T shortcut for toolbars. See
5880         the bug #350098.
5881
5882 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5883
5884         * configure.ac:
5885
5886         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
5887         of this. 
5888
5889 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5890
5891         * configure.ac:
5892         * cut-n-paste/Makefile.am:
5893         * data/evince-ui.xml:
5894         * shell/Makefile.am:
5895         * shell/ev-application.[ch]:
5896         * shell/ev-window.c:
5897
5898         Use GtkRecent instead of EggRecent when it's available. Fixes bug
5899         #349273
5900
5901 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
5902
5903         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
5904         findbar code: s/help/search/
5905
5906 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
5907
5908         * shell/ev-window.c: (setup_document_from_metadata),
5909         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
5910         (setup_view_from_metadata):
5911         
5912         Fix memory leaks.
5913
5914 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
5915
5916         * autogen.sh, configure.ac: 
5917         
5918         Update automake usage. See bug 349292.
5919
5920 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5921
5922         * shell/eggfindbar.c: (egg_find_bar_class_init),
5923         (entry_activate_callback), (egg_find_bar_init),
5924         (egg_find_bar_set_status_text):
5925         * shell/eggfindbar.h:
5926         
5927         Unify Evince findbar with Epiphany. Nice patch
5928         from Fabricio Silva <silva@crans.org> and
5929         Frederic Peters <fpeters@entrouvert.com>. See
5930         bug #339966 for details.
5931
5932 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5933
5934         * data/evince.desktop.in.in:
5935         
5936         Correct information for bugzilla. Thanks to
5937         Olaf Vitters, see bug #348855.
5938
5939 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
5940
5941         * shell/ev-jobs.[ch]:
5942         * shell/ev-sidebar-links.c:
5943         * shell/ev-window.[ch]:
5944
5945         GtkPrintJob doesn't support print ranges or current page, so we export
5946         to a ps file now when printing ranges or current page.
5947
5948 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5949
5950         * pdf/ev-poppler.cc:
5951         * shell/ev-window.c: (do_action_named):
5952
5953         We should be more clear about bugzilla. See the
5954         poppler bug #7623.
5955
5956 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5957
5958         * configure.ac:
5959         * shell/Makefile.am:
5960         * shell/ev-job-queue.c:
5961         * shell/ev-jobs.[ch]:
5962         * shell/ev-sidebar-links.c:
5963         * shell/ev-window.[ch]:
5964         
5965         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
5966         #348422
5967
5968 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
5969
5970         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
5971         * shell/ev-application-service.xml:
5972         * shell/ev-application.[ch]:
5973         * shell/ev-jobs.[ch]:
5974         * shell/ev-window.[ch]: (ev_window_run_preview):
5975         * shell/main.c: 
5976
5977         Add preview mode to use evince as a printing previewer. It also adds
5978         other command line options for fullscreen and presentation modes.
5979         Fixes bugs #347822, #317031
5980
5981 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5982
5983         * NEWS:
5984         * configure.ac:
5985         
5986         Update for release 0.5.4
5987
5988 2006-07-11  Bastien Nocera <hadess@hadess.net>
5989
5990         * Makefile.am:
5991         * backend/Makefile.am:
5992         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
5993         * backend/ev-document-factory.h:
5994         * configure.ac:
5995         * impress/.cvsignore:
5996         * impress/Makefile.am:
5997         * impress/common.h:
5998         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
5999         (imp_get_page), (imp_next_page), (imp_prev_page),
6000         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6001         * impress/f_oasis.c: (render_object), (render_page),
6002         (get_geometry), (_imp_oasis_load):
6003         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6004         (_imp_oo13_load):
6005         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6006         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6007         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6008         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6009         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6010         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6011         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6012         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6013         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6014         (iks_new_within), (iks_insert), (iks_insert_cdata),
6015         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6016         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6017         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6018         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6019         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6020         (iks_cdata), (iks_cdata_size), (iks_has_children),
6021         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6022         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6023         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6024         (iks_tree), (iks_load), (iks_save):
6025         * impress/iksemel.h:
6026         * impress/imposter.h:
6027         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6028         (imp_render_draw_bezier_real), (imp_render_get_size),
6029         (imp_render_set_fg_color), (imp_render_draw_line),
6030         (imp_render_draw_rect), (imp_render_draw_polygon),
6031         (imp_render_draw_arc), (imp_render_draw_bezier),
6032         (imp_render_open_image), (imp_render_get_image_size),
6033         (imp_render_scale_image), (imp_render_draw_image),
6034         (imp_render_close_image), (imp_render_markup),
6035         (imp_render_get_text_size), (imp_render_draw_text),
6036         (impress_document_load), (impress_document_save),
6037         (impress_document_get_n_pages), (impress_document_get_page_size),
6038         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6039         (impress_document_finalize), (impress_document_class_init),
6040         (impress_document_can_get_text), (impress_document_get_info),
6041         (impress_document_document_iface_init),
6042         (impress_document_thumbnails_get_thumbnail),
6043         (impress_document_thumbnails_get_dimensions),
6044         (impress_document_document_thumbnails_iface_init),
6045         (impress_document_init):
6046         * impress/impress-document.h:
6047         * impress/internal.h:
6048         * impress/r_back.c: (_imp_fill_back):
6049         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6050         (_imp_draw_image), (_imp_tile_image):
6051         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6052         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6053         (r_polyline):
6054         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6055         (r_draw_gradient_complex), (r_draw_gradient):
6056         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6057         (r_get_bullet):
6058         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6059         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6060         (r_text):
6061         * impress/render.c: (imp_create_context), (imp_context_set_page),
6062         (imp_context_set_step), (imp_render), (imp_delete_context):
6063         * impress/render.h:
6064         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6065         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6066         (zip_load_xml), (zip_get_size), (zip_load):
6067         * impress/zip.h:
6068         * shell/ev-utils.c:
6069         
6070         New backend to support impress slides. Fixes bug #30867.
6071
6072 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6073
6074         * shell/ev-utils.c: (using_postscript_printer):
6075         
6076         Fixes crash when print using PAPI backend,
6077         bug #345012.
6078
6079 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6080
6081         * shell/ev-jobs.c: (ev_job_xfer_run):
6082         * shell/ev-window.c: (password_dialog_response),
6083         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
6084         (ev_window_dispose):
6085         Fixes bug #344160: if the xfer job doesn't complete
6086         because a password is required, reload the existing
6087         instance instead of creating a new one.
6088
6089 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6090
6091         * shell/main.c: (main): Call gdk_threads_init. Thus
6092         we'll avoid errors in auth dialog. Fix for the bug
6093         #343347.
6094
6095 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6096
6097         * configure.ac: Advertise pixbuf support, fix
6098         for the bug 343317.
6099
6100 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6101
6102         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
6103         (ev_sidebar_thumbnails_set_document):
6104         
6105         Update sidebar thumbnails after reloading.
6106
6107 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6108
6109         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
6110         * shell/ev-jobs.h:
6111         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
6112         (ev_window_cmd_view_reload), (ev_window_init):
6113         
6114         Don't crash on reload. Fix for the bug #343167.
6115
6116 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6117
6118         * shell/ev-jobs.c: (ev_job_render_run):
6119         
6120         Check for document links.
6121
6122 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6123
6124         * backend/ev-attachment.c: (ev_attachment_save),
6125         (ev_attachment_launch_app), (ev_attachment_open):
6126         * backend/ev-document-factory.c: (get_document_from_uri):
6127         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6128         (egg_recent_view_uimanager_set_list):
6129         * ps/ps-document.c: (check_filecompressed), (document_load),
6130         (ps_document_load):
6131         * shell/ev-metadata-manager.c: (load_values):
6132         * shell/ev-password.c: (ev_password_dialog_set_property):
6133         * shell/ev-view.c: (tip_from_link):
6134         * shell/ev-window.c: (file_save_dialog_response_cb),
6135         (ev_window_print_dialog_response_cb):
6136         
6137         Use consistent quoting style. Fix for the bug #320285.
6138
6139 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6140
6141         * shell/ev-jobs.c: (ev_job_xfer_run):
6142         * shell/main.c: (load_files):
6143                 
6144         Open links with anchors. Fix for the bug #339836.
6145
6146 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6147
6148         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
6149         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
6150         (ev_link_dest_set_property), (ev_link_dest_finalize),
6151         (ev_link_dest_class_init), (ev_link_dest_new_named),
6152         (ev_link_dest_new_page_label):
6153         * backend/ev-link-dest.h:
6154         * shell/ev-application.c: (ev_application_open_uri):
6155         * shell/ev-view.c: (goto_dest):
6156         * shell/ev-window.c:
6157         * shell/ev-window.h:
6158         
6159         Fix page-label command line option. Bug #342070.
6160
6161 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6162
6163         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
6164         
6165         Don't show highlight rects if page can't be showed. Fix for 
6166         the bug #342076
6167
6168 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6169
6170         * shell/ev-window.c: (setup_sidebar_from_metadata),
6171         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
6172         
6173         Setup sidebar from metadata even if there is no document
6174         loaded. Fix for the bug #342807.
6175
6176 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6177
6178         * cut-n-paste/toolbar-editor/Makefile.am:
6179         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6180         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
6181         (find_action), (drag_data_delete_cb), (drag_begin_cb),
6182         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
6183         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
6184         (popup_context_menu_cb), (button_press_event_cb),
6185         (configure_item_sensitivity), (configure_item_cursor),
6186         (configure_item_tooltip), (connect_widget_signals),
6187         (action_sensitive_cb), (create_item_from_action),
6188         (create_item_from_position), (toolbar_drag_data_received_cb),
6189         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
6190         (toolbar_drag_leave_cb), (configure_drag_dest),
6191         (toggled_visibility_cb), (toolbar_visibility_refresh),
6192         (create_dock), (toolbar_changed_cb), (unparent_fixed),
6193         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
6194         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
6195         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
6196         (egg_editable_toolbar_dispose),
6197         (egg_editable_toolbar_set_ui_manager),
6198         (egg_editable_toolbar_get_selected),
6199         (egg_editable_toolbar_set_selected), (set_edit_mode),
6200         (egg_editable_toolbar_set_property),
6201         (egg_editable_toolbar_get_property),
6202         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
6203         (egg_editable_toolbar_new_with_model),
6204         (egg_editable_toolbar_get_edit_mode),
6205         (egg_editable_toolbar_set_edit_mode),
6206         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
6207         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
6208         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6209         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
6210         (item_added_or_removed_cb), (toolbar_removed_cb),
6211         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
6212         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
6213         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
6214         (editor_create_item_from_name), (append_table),
6215         (update_editor_sheet), (egg_toolbar_editor_init):
6216         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
6217         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6218         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
6219         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
6220         (toolbar_node_free), (egg_toolbars_model_get_flags),
6221         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
6222         (egg_toolbars_model_get_name), (impl_add_item),
6223         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
6224         (parse_data_list), (parse_item_list), (parse_toolbars),
6225         (egg_toolbars_model_load_toolbars), (parse_available_list),
6226         (parse_names), (egg_toolbars_model_load_names),
6227         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
6228         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
6229         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
6230         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
6231         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
6232         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
6233         (egg_toolbars_model_set_types), (fill_avail_array),
6234         (egg_toolbars_model_get_name_avail),
6235         (egg_toolbars_model_get_name_flags),
6236         (egg_toolbars_model_set_name_flags):
6237         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6238         * cut-n-paste/toolbar-editor/eggintl.h:
6239         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6240         (egg_tree_multi_drag_source_get_type),
6241         (egg_tree_multi_drag_source_row_draggable),
6242         (egg_tree_multi_drag_source_drag_data_delete),
6243         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
6244         (egg_tree_multi_drag_button_release_event), (selection_foreach),
6245         (path_list_free), (set_context_data), (get_context_data),
6246         (get_info), (egg_tree_multi_drag_drag_data_get),
6247         (egg_tree_multi_drag_motion_event),
6248         (egg_tree_multi_drag_button_press_event),
6249         (egg_tree_multi_drag_add_drag_support):
6250         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
6251         * shell/ev-application.c: (ev_application_init),
6252         (ev_application_save_toolbars_model):
6253         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
6254         (ev_window_cmd_edit_toolbar), (ev_window_init):
6255         
6256         Sync toolbareditor with epiphany and libegg
6257
6258 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6259
6260         * configure.ac: 
6261
6262         Depend on poppler 0.5.2
6263
6264 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6265
6266         * shell/ev-jobs.c: (ev_job_render_run):
6267         
6268         Check if document supports links iterface.
6269
6270 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6271
6272         * NEWS:
6273         * configure.ac:
6274         
6275         Update for release 0.5.3
6276
6277 2006-05-13  Michael Plump  <plumpy@skylab.org>
6278
6279         * configure.ac:
6280         * shell/Makefile.am:
6281         * shell/main.c: (main):
6282         
6283         Port to GOption command line parsing. Fix for the 
6284         bug #327518
6285
6286 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6287
6288         * shell/ev-window.c: (ev_window_cmd_help_about):
6289         
6290         Do not wrap license. Fix for the bug #309460.
6291
6292 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6293
6294         * configure.ac:
6295         * properties/ev-properties-main.c: (ev_properties_get_pages):
6296         * shell/ev-application.c: (ev_application_open_window),
6297         (ev_application_open_uri_at_dest):
6298         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6299         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
6300         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
6301         * shell/ev-utils.c: (save_print_config_to_file):
6302         * shell/ev-window.c: (ev_window_cmd_save_as),
6303         (ev_attachment_popup_cmd_save_attachment_as):
6304         * shell/main.c: (load_files_remote):
6305         
6306         Bump requirements to gtk 2.8 and drop all ifdefs used.
6307
6308 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6309
6310         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
6311         * shell/ev-window.c: (ev_window_init):
6312         
6313         Show attachments page.
6314
6315 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6316
6317         * po/POTFILES.in:
6318         * shell/ev-attachment-bar.c:
6319         * shell/ev-attachment-bar.h:
6320         * shell/ev-sidebar-attachments.c:
6321         (ev_sidebar_attachments_icon_cache_add),
6322         (icon_theme_get_pixbuf_from_mime_type),
6323         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
6324         (ev_sidebar_attachments_icon_cache_refresh),
6325         (ev_sidebar_attachments_get_attachment_at_pos),
6326         (ev_sidebar_attachments_popup_menu_show),
6327         (ev_sidebar_attachments_popup_menu),
6328         (ev_sidebar_attachments_button_press),
6329         (ev_sidebar_attachments_update_icons),
6330         (ev_sidebar_attachments_drag_data_get),
6331         (ev_sidebar_attachments_get_property),
6332         (ev_sidebar_attachments_destroy),
6333         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
6334         (ev_sidebar_attachments_new),
6335         (ev_sidebar_attachments_set_document),
6336         (ev_sidebar_attachments_support_document),
6337         (ev_sidebar_attachments_get_label),
6338         (ev_sidebar_attachments_page_iface_init):
6339         * shell/ev-sidebar-attachments.h:
6340         * shell/ev-window.c: (update_chrome_visibility),
6341         (setup_sidebar_from_metadata), (ev_window_setup_document),
6342         (ev_window_sidebar_current_page_changed_cb),
6343         (attachment_bar_menu_popup_cb), (ev_window_init):
6344         
6345         Move attachments bar to sidebar.
6346
6347 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6348
6349         * pdf/ev-poppler.cc:
6350         * shell/ev-application.[ch]:
6351         * shell/main.c:
6352
6353         Fix some memory leaks.
6354
6355 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6356
6357         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
6358
6359         Change the properties dialog response to
6360         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
6361         will make the dialog go away when the user presses
6362         enter. With gtk+ >= 2.9 this will happen anyway, but for
6363         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
6364         escape by default. Fixes bug #340539. See also bug
6365         #101293 for the gtk+ part.
6366
6367 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
6368
6369         * shell/ev-view.c (tip_from_action_named): Replace some strings
6370         that were wrong. Closes #340970.
6371
6372 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6373
6374         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6375
6376         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
6377         #341049
6378
6379 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6380
6381         * djvu/Makefile.am:
6382         * dvi/Makefile.am:
6383         * dvi/mdvi-lib/Makefile.am:
6384         * properties/Makefile.am:
6385         * ps/Makefile.am:
6386         * shell/Makefile.am:
6387         * thumbnailer/Makefile.am:
6388         
6389         Due to broken libtool that is unable to track dependencies
6390         of noinst libraries we are forced to explicitely point
6391         libraries for binary. Fix for the bug #333334.
6392
6393 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6394
6395         * data/evince.desktop.in.in:
6396         * shell/ev-view.c: (view_update_range_and_current_page),
6397         (ev_view_next_page), (ev_view_previous_page):
6398         * shell/ev-window.c: (update_chrome_visibility),
6399         (setup_sidebar_from_metadata), (ev_window_setup_document),
6400         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
6401         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6402         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
6403         (ev_window_stop_fullscreen), (ev_window_run_presentation),
6404         (ev_window_stop_presentation), (ev_window_focus_in_event),
6405         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
6406         (ev_window_init):
6407         * thumbnailer/Makefile.am:
6408         
6409         Update fullscreen and presentation timeout handling. Hide
6410         cursor in presentation after timeout. Fix for the bugs
6411         #136359 and #336981.
6412
6413 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6414
6415         * backend/ev-link-action.[ch]:
6416         * pdf/ev-poppler.cc: (ev_link_from_action):
6417         * shell/ev-view-private.h:
6418         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
6419         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
6420
6421         Add support for Named Action links
6422
6423 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
6424
6425         * backend/Makefile.am:
6426         * backend/ev-document-links.[ch]:
6427         * backend/ev-document.[ch]:
6428         * backend/ev-link-action.[ch]:
6429         * backend/ev-link-dest.[ch]:
6430         * backend/ev-link.[ch]:
6431         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
6432         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
6433         * shell/ev-page-action.c: (build_new_tree_cb):
6434         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
6435         (links_page_num_func), (update_page_callback):
6436         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
6437         (tip_from_link):
6438         * shell/ev-jobs.c:
6439         * shell/ev-window.[ch]: (ev_window_open_uri),
6440         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
6441         * shell/ev-application.[ch]: (ev_application_open_window),
6442         (ev_application_open_uri):
6443
6444         Rework links system, it adds support for remote links now and it makes
6445         easier to add new kinds of actions and destinations. Fixes bug #317292
6446
6447 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6448
6449         * data/Makefile.am:
6450         * data/evince.png:
6451         * data/evince-16.png:
6452         * data/evince-22.png:
6453         * data/evince.svg:
6454         * shell/main.c: (main):
6455         
6456         Evince use it's own icon. Fix for the bug #313392.
6457
6458         * shell/ev-window.c: (fullscreen_timeout_cb),
6459         (fullscreen_set_timeout), (fullscreen_clear_timeout),
6460         (ev_window_cmd_help_about), (ev_window_dispose):
6461         
6462         Simplify fullscreen timeout code.
6463
6464 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
6465
6466         * backend/ev-attachment.c: 
6467         * shell/ev-attachment-bar.c:
6468         * shell/ev-window.c:
6469
6470         Allow multiple selection of attachments
6471
6472 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6473
6474         * shell/ev-view.c: (view_update_range_and_current_page),
6475         (ev_view_scroll):
6476         
6477         Fix for the bug #312573 – Optimal selection of current 
6478         page among visible pages.
6479
6480 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6481
6482         * configure.ac:
6483         * djvu/Makefile.am:
6484         * djvu/djvu-text.h:
6485         
6486         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
6487         for the bug 339868.
6488
6489 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
6490
6491         * configure.ac: Fix the LINGUAS stuff here too so it builds.
6492
6493 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6494
6495         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
6496         dictated by the GNOME HIG. Fixes bug #339235.
6497
6498 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6499
6500         * data/evince-ui.xml:
6501         * shell/ev-view.c: (ev_view_can_find_previous):
6502         * shell/ev-view.h:
6503         * shell/ev-window.c: (ev_window_update_actions),
6504         (ev_window_cmd_edit_find_previous):
6505
6506         Add support for "Find Previous" as dictated by the GNOME HIG. A
6507         menu item is added and some glue code to make it all work is added
6508         to various files.
6509
6510 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6511
6512         * configure.ac: Award myself the "useless use of cat" award.
6513
6514 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6515
6516         * po/LINGUAS: New file listing all supported languages.
6517
6518         * configure.in: Use po/LINGUAS instead of including all languages
6519         directly in this file. See the wiki for more information:
6520         http://live.gnome.org/GnomeGoals/PoLinguas
6521
6522 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6523
6524         * backend/ev-document-factory.c:
6525
6526         Do not load the document twice when there isn't errors
6527
6528 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6529
6530         * backend/ev-attachment.c: 
6531
6532         Fix a crash when there isn't a default application to open an
6533         attachment
6534
6535 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6536
6537         * backend/ev-attachment.[ch]:
6538         * shell/ev-attachment-bar.[ch]:
6539
6540         Added missing files. 
6541
6542 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6543
6544         * backend/Makefile.am:
6545         * data/evince-ui.xml:
6546         * backend/ev-attachment.[ch]:
6547         * backend/ev-document.[ch]: (ev_document_has_attachments),
6548         (ev_document_get_attachments):
6549         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
6550         (attachment_save_to_buffer), (pdf_document_get_attachments),
6551         (pdf_document_document_iface_init):
6552         * shell/Makefile.am:
6553         * shell/ev-attachment-bar.[ch]:
6554         * shell/ev-window.c:
6555
6556         Add support for PDF attachments. Fixes bug #325143
6557
6558 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6559
6560         * backend/ev-document-factory.c: (get_document_from_uri),
6561         (ev_document_factory_get_document):
6562         * backend/ev-document-factory.h:
6563         * properties/ev-properties-main.c: (ev_properties_get_pages):
6564         * shell/Makefile.am:
6565         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
6566         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
6567         (ev_job_queue_remove_job):
6568         * shell/ev-job-queue.h:
6569         * shell/ev-job-xfer.c:
6570         * shell/ev-job-xfer.h:
6571         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
6572         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
6573         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
6574         (ev_job_xfer_run):
6575         * shell/ev-jobs.h:
6576         * shell/ev-window.c: (ev_window_is_empty),
6577         (password_dialog_response), (ev_window_clear_xfer_job),
6578         (ev_window_xfer_job_cb), (ev_window_open_uri),
6579         (ev_window_cmd_focus_page_selector),
6580         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
6581         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6582         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6583         (ev_window_dispose):
6584         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6585         
6586         * Cleanup mime type detection on document load. Fix for the
6587         bug #336448.
6588
6589 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6590
6591         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
6592         
6593         Fix crash on exit, described in the bug #336825.
6594
6595 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6596
6597         * backend/ev-document-factory.c:
6598         (ev_document_factory_get_from_mime),
6599         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
6600         (ev_document_factory_get_document),
6601         (file_filter_add_mime_list_and_free),
6602         (ev_document_factory_add_filters):
6603         * backend/ev-document-factory.h:
6604         * properties/ev-properties-main.c: (ev_properties_get_pages):
6605         * shell/Makefile.am:
6606         * shell/ev-application.c:
6607         * shell/ev-job-xfer.c: (ev_job_xfer_run):
6608         * shell/ev-window.c: (ev_window_cmd_file_open),
6609         (ev_window_cmd_save_as):
6610         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
6611         
6612         Rework factory functions so they are placed now in a single 
6613         file ev-document-factory.c
6614
6615 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6616
6617         * shell/ev-window.c: (update_chrome_visibility):
6618         
6619         Fix for the bug 166566 - don't show menubar in fullscreen
6620         mode.
6621
6622 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
6623
6624         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
6625
6626 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6627
6628         * shell/ev-view.c: (ev_view_expose_event):
6629         
6630         More correctly draw loading text when document
6631         is empty.
6632
6633 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6634
6635         * shell/ev-view.c: (ev_view_scroll):
6636         
6637         Fix for the bug #334854, page down and page up switch
6638         pages in presentation mode.
6639
6640 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6641
6642         * shell/ev-window.c: (ev_window_set_action_sensitive),
6643         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
6644         (ev_window_set_view_accels_sensitivity),
6645         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
6646         (ev_window_cmd_continuous), (ev_window_cmd_dual),
6647         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
6648         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
6649         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
6650         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
6651         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
6652         (view_actions_focus_in_cb), (ev_window_init):
6653         
6654         Fix for the bug #333902, now it's possible to search
6655         words with slash.
6656
6657 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
6658
6659         * configure.ac: Added Breton translation.
6660         * po/br.po: Added Breton translation.
6661
6662 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6663
6664         * shell/ev-window-title (ev_window_title_update):
6665
6666         Fix memory leak in window title. Fixes bug #333944
6667
6668 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6669
6670         * shell/ev-metadata-manager.c (parseItem):
6671
6672         Fix memory leaks. Fixes bug #333945
6673
6674 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6675         
6676         * NEWS, configure.ac, TODO:
6677         
6678         Update for release 0.5.2.
6679
6680 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6681
6682         * shell/ev-view.c: (view_update_range_and_current_page),
6683         (page_changed_cb):
6684         
6685         Don't jump on scrolling, fix for the bug #333127.
6686
6687 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6688
6689         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
6690         
6691         Scroll by one page in presentation mode. Fix for the bug
6692         #332993.
6693
6694 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
6695
6696         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
6697
6698 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
6699
6700         * configure.ac  Added lv in ALL_LINGUAS line.
6701
6702 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
6703         
6704         * NEWS, configure.ac:
6705         
6706         Update for release 0.5.1
6707
6708 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6709
6710         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
6711         * backend/ev-document-misc.h:
6712         * shell/ev-view.c: (draw_one_page):
6713         
6714          Clairfy what page the toolbar page number applies to. Fix
6715          for the bug #328102.
6716
6717 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
6718
6719         * shell/ev-view-private.h:
6720         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
6721         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
6722         (ev_view_search_changed):
6723         * shell/ev-view.h:
6724         * shell/ev-window.c: (find_bar_search_changed_cb):
6725         
6726         Dont't jump to find result if window was scrolled during search.
6727         Fix for the bug #313266.
6728
6729 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
6730
6731         * shell/eggfindbar.c: (egg_find_bar_class_init):
6732         * shell/eggfindbar.h:
6733         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
6734         * shell/ev-view-private.h:
6735         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
6736         (ev_view_class_init), (ev_sizing_mode_get_type),
6737         (ev_scroll_type_get_type):
6738         * shell/ev-view.h:
6739         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
6740         (ev_window_cmd_scroll_backward), (find_bar_scroll),
6741         (ev_window_init):
6742         
6743         Fix for the bug 319133 - Find entry should allow text scroll.
6744
6745 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
6746
6747         * shell/ev-view-private.h:
6748         * shell/ev-view.c: (view_update_range_and_current_page),
6749         (highlight_find_results), (find_changed_cb), (page_changed_cb),
6750         (ev_view_set_document), (update_find_status_message),
6751         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
6752         (ev_view_find_previous):
6753         
6754         Fix for the bug #319137. Search now takes account for scrolling.
6755
6756 2006-02-19  Michael Hofmann <mh21@piware.de>
6757
6758         * configure.ac:
6759         * djvu/Makefile.am:
6760         * djvu/djvu-document-private.h:
6761         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6762         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
6763         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
6764         (djvu_document_can_get_text), (djvu_document_get_text),
6765         (djvu_document_document_iface_init),
6766         (djvu_document_thumbnails_get_thumbnail),
6767         (djvu_document_find_begin), (djvu_document_find_get_n_results),
6768         (djvu_document_find_get_result),
6769         (djvu_document_find_page_has_results),
6770         (djvu_document_find_get_progress), (djvu_document_find_cancel),
6771         (djvu_document_find_iface_init):
6772         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
6773         (djvu_text_page_selection), (djvu_text_page_limits_process),
6774         (djvu_text_page_limits), (djvu_text_page_copy),
6775         (djvu_text_page_position), (djvu_text_page_union),
6776         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
6777         (djvu_text_page_box), (djvu_text_page_append_text),
6778         (djvu_text_page_search), (djvu_text_page_prepare_search),
6779         (djvu_text_page_new), (djvu_text_page_free):
6780         * djvu/djvu-text-page.h:
6781         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
6782         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
6783         (djvu_text_n_results), (djvu_text_has_results),
6784         (djvu_text_get_result), (djvu_text_get_progress):
6785         * djvu/djvu-text.h:
6786         
6787         Text search in djvu. Fix for the bug #303415.
6788
6789 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6790
6791         * configure.ac:
6792         * shell/ev-window.c: (ev_window_cmd_save_as):
6793         
6794         Ask filechooser to confirm overwrite. Fix for the bug #328266.
6795         Thanks to Gary Coady <gary@lyranthe.org>
6796
6797 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6798
6799         * shell/ev-print-job.c: (idle_print_handler):
6800         
6801         Inverse order printing, bug #320919.
6802
6803 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6804
6805         * data/evince-toolbar.xml:
6806         * shell/ev-window.c:
6807         
6808         Allow to add sidebar checkbutton on toolbar. Fix
6809         for the bug #144577.
6810
6811 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6812
6813         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
6814         
6815         Add checks that have sense for empty ps document.
6816
6817 2006-02-15  Luca Ferretti <elle.uca@libero.it>
6818
6819         * configure.ac: Include PS in mime types list. 
6820
6821 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6822
6823         * configure.ac:
6824         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
6825         * ps/gsdefaults.h:
6826         * ps/ps-document.c: (start_interpreter), (ps_document_load):
6827         
6828         Runtime check for gs interpreter. Fix for the bug #320868.
6829         Thanks to Antoine Dopffer antoine.dopffer@free.fr
6830
6831 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
6832
6833         * shell/ev-application.c: 
6834
6835         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
6836         dbus>=0.60, so that the request is not queued. 
6837
6838 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6839
6840         * configure.ac:
6841         * shell/Makefile.am:
6842         * shell/ev-sidebar-links.c: (print_section_cb):
6843         * shell/ev-utils.c:
6844         * shell/ev-utils.h:
6845         * shell/ev-window.c: (update_action_sensitivity),
6846         (ev_window_close_dialogs), (ev_window_print):
6847         * shell/ev-window.h:
6848         
6849         Make printing support optional. Patch from Eduardo de Barros Lima
6850         <eduardo.lima@indt.org.br> for the bug #330546.
6851
6852 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6853
6854         * shell/ev-view-private.h:
6855         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
6856         (ev_view_set_document):
6857         * shell/ev-view.h:
6858         * shell/ev-window.c: (ev_window_load_job_cb),
6859         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
6860         (ev_window_init):
6861
6862         Draw Loading message during xfer job. Fix for the bug #329495.
6863
6864 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6865
6866         * comics/comics-document.c: (comics_regex_quote),
6867         (comics_document_load), (extract_argv):
6868         
6869         Correcly quote regexp before passing it to unzip.
6870
6871 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6872
6873         * shell/ev-page-cache.c: (build_height_to_page),
6874         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
6875         (ev_page_cache_get_dual_even_left):
6876         * shell/ev-page-cache.h:
6877         * shell/ev-view.c: (view_update_range_and_current_page),
6878         (get_page_y_offset), (get_page_extents):
6879         
6880         Place even pages to the left if document has less then
6881         two pages. Fix for the bug #328856.
6882
6883 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6884
6885         * thumbnailer/evince-thumbnailer-comics.schemas.in:
6886         
6887         Correct comics scheme. This make evince create thumbnails
6888         for comic books. Fix for the bug 329088.
6889
6890 2006-01-31  Christopher Aillon  <caillon@redhat.com>
6891
6892         * data/evince-password.glade: Don't explicitly set
6893         invisible_char to the current default value in case
6894         the default changes; let GTK+ do its magic.
6895
6896 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6897
6898         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
6899         real filename to tmp filename since often document
6900         type is determined by extension.
6901
6902 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6903
6904         * shell/ev-view.c: (add_scroll_binding_keypad),
6905         (ev_view_binding_activated), (ev_view_class_init):
6906         
6907         Add keybindings for percision-scrolling of display area. 
6908         Fix for the bug #314072.
6909
6910 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6911
6912         * data/evince.desktop.in.in:
6913         
6914         Add GTK to the list of categories. Fix for the bug #328034.
6915
6916 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6917
6918         * shell/ev-application.c: (ev_application_shutdown),
6919         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
6920         * shell/ev-application.h:
6921         * shell/ev-window.c: (file_open_dialog_response_cb),
6922         (ev_window_cmd_file_open):
6923         
6924         Save last uri in file chooser dialog. Fix for the bug #327950.
6925
6926 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6927
6928         * NEWS:
6929         * README:
6930         
6931         Final update for release 0.5.0
6932         
6933         * shell/Makefile.am:
6934         
6935         Remove disable deprecated until we'll require libgnome-2.13.7
6936         and port to GOption argument parsing. See bug 327518.
6937
6938 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
6939
6940         * comics/comics-document.c: (comics_document_save):
6941         * djvu/djvu-document.c: (djvu_document_save):
6942         * dvi/dvi-document.c: (dvi_document_save):
6943         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
6944         * lib/ev-file-helpers.h:
6945         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
6946         * tiff/tiff-document.c: (tiff_document_save):
6947         
6948         Use common save function for backends.
6949
6950 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
6951
6952         * backend/ev-document-types.c:
6953         
6954         Fix crash on saving pixbuf.
6955
6956 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6957
6958         * cut-n-paste/recent-files/egg-recent-item.c:
6959         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
6960         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
6961         (parse_info_free), (valid_element), (start_element_handler),
6962         (end_element_handler), (text_handler), (egg_recent_model_filter),
6963         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
6964         (egg_recent_model_monitor), (egg_recent_model_read),
6965         (egg_recent_model_open_file), (egg_recent_model_lock_file),
6966         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
6967         (egg_recent_model_set_property), (egg_recent_model_class_init),
6968         (egg_recent_model_init), (egg_recent_model_add_full),
6969         (egg_recent_model_delete), (egg_recent_model_get_list),
6970         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
6971         (egg_recent_model_set_filter_mime_types),
6972         (egg_recent_model_clear_group_filter),
6973         (egg_recent_model_set_filter_groups),
6974         (egg_recent_model_clear_scheme_filter),
6975         (egg_recent_model_set_filter_uri_schemes),
6976         (egg_recent_model_remove_expired):
6977         * cut-n-paste/recent-files/egg-recent-util.c:
6978         (egg_recent_util_get_icon):
6979         * cut-n-paste/recent-files/egg-recent-util.h:
6980         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6981         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
6982         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
6983         (egg_recent_view_uimanager_set_property),
6984         (egg_recent_view_uimanager_get_property),
6985         (egg_recent_view_uimanager_class_init),
6986         (egg_recent_view_uimanager_init),
6987         (egg_recent_view_uimanager_set_label_width),
6988         (egg_recent_view_uimanager_get_label_width):
6989         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
6990         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6991         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
6992         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6993         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6994         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
6995         
6996         Update from libegg.
6997
6998 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6999
7000         * shell/ev-page-cache.c: (build_height_to_page),
7001         (ev_page_cache_get_height_to_page):
7002         * shell/ev-page-cache.h:
7003         * shell/ev-view.c: (view_update_range_and_current_page),
7004         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7005         (ev_view_previous_page):
7006         
7007         Dual mode places even pages to the left. Fix for the bug #309393.
7008
7009         * shell/ev-view.h:
7010         * shell/ev-window.c: (update_action_sensitivity),
7011         (setup_view_from_metadata), (view_menu_popup_cb):
7012         
7013         Don't restore presentation in empty windows, more intelligent
7014         next page behaviour in dual mode.
7015
7016         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7017         (ev_pixbuf_cache_clear_job_sizes):
7018         
7019         Cleanup job callback on removal. Fix for the bug #325886.
7020
7021 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7022
7023         * ps/ps.c: (psscan):
7024         
7025         Commit workaround Mozilla problem. Fix for the bug #325919
7026         
7027         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7028         (save_item):
7029         
7030         Fix for year 2038 problem.
7031
7032 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7033
7034         * shell/ev-window.c: (setup_document_from_metadata),
7035         (ev_window_cmd_view_reload):
7036
7037         Clamp page recieved from metadata in valid values. Fix
7038         for the bug #325986.
7039
7040 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7041
7042         * MAINTAINERS: 
7043         Add MAINTAINERS as requested on desktop-devel-list.
7044
7045 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7046
7047         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7048         (mime_type_supported_by_gdk_pixbuf),
7049         (ev_document_factory_get_mime_types),
7050         (ev_document_factory_get_all_mime_types):
7051         
7052         Don't add pixbuf mime types if pixbuf backend is disabled.
7053         
7054         * shell/ev-application.c: (ev_application_get_uri_window):
7055         
7056         Fix for the bug 325815 - unhandled MIME type message doesn't 
7057         appear a second time. 
7058         
7059         * shell/ev-document-types.c: (ev_document_types_add_filters):
7060         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7061         (password_dialog_response), (ev_window_popup_password_dialog),
7062         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7063         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7064         (ev_window_run_presentation), (ev_window_stop_presentation),
7065         (save_sizing_mode), (ev_window_zoom_changed_cb),
7066         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7067         (ev_window_dual_mode_changed_cb),
7068         (ev_window_sidebar_current_page_changed_cb),
7069         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7070         (window_state_event_cb), (window_configure_event_cb):
7071         
7072         Cleanup additional uris holded by EvWindow.
7073
7074 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7075
7076         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7077         (ev_view_can_previous_page), (ev_view_can_next_page):
7078         * shell/ev-view.h:
7079         * shell/ev-window.c: (update_action_sensitivity):
7080         
7081         Two page scrolling with Space and PageUp in dual mode. Second fix 
7082         for the bug #316608.
7083
7084 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7085
7086         * shell/ev-view.c: (scroll_to_current_page):
7087         
7088         Correctly clamp adjustment value. Fix for the bug
7089         #325808.
7090
7091 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7092
7093         * shell/ev-sidebar-links.c: (print_section_cb):
7094         * shell/ev-window.c: (ev_window_get_uri),
7095         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
7096         (ev_window_print_dialog_response_cb), (ev_window_print_range),
7097         (ev_window_dispose):
7098         
7099         Make print dialog non-modal. Fix for the bug #325622.
7100
7101 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7102
7103         * shell/ev-metadata-manager.c:
7104         * shell/ev-utils.c: (using_pdf_printer),
7105         (using_postscript_printer), (load_print_config_from_file),
7106         (save_print_config_to_file):
7107         * shell/ev-utils.h:
7108         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
7109         (update_sidebar_visibility), (setup_sidebar_from_metadata),
7110         (setup_view_from_metadata), (ev_window_setup_document),
7111         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7112         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7113         (ev_window_run_presentation), (ev_window_stop_presentation),
7114         (save_sizing_mode), (ev_window_zoom_changed_cb),
7115         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7116         (ev_window_dual_mode_changed_cb),
7117         (ev_window_sidebar_current_page_changed_cb),
7118         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7119         (window_state_event_cb), (window_configure_event_cb),
7120         (ev_window_init):
7121         
7122         Setting saving behaviour fixes.
7123
7124 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7125
7126         * configure.ac:
7127         
7128         Make antialiasing gs options better and allow
7129         to change them during configure. Fix for the 
7130         bug #319049.
7131
7132 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7133
7134         * shell/ev-window.c: (setup_view_from_metadata):
7135         
7136         Remember if last window was maximized. Fix for the
7137         bug #323797.
7138
7139 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
7140
7141         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
7142
7143 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7144
7145         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
7146         * shell/ev-page-action.c: (build_new_tree_cb):
7147         * shell/ev-sidebar-links.c: (links_page_num_func),
7148         (update_page_callback_foreach), (update_page_callback):
7149         * shell/ev-view.c: (scroll_to_current_page):
7150         
7151         Fix for the bug #325067 with more intelligent selection
7152         of current link in sidebar. Make sidebar handle links
7153         of FITR-like type more correctly.
7154
7155         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
7156         (dvi_pixbuf_put_pixel):
7157         
7158         Fix memory consumtion with disabled alpha channel.
7159
7160 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7161
7162         * data/evince-ui.xml:
7163         * shell/ev-window.c: (view_menu_popup_cb),
7164         (ev_popup_cmd_open_link), (ev_window_init):
7165         
7166         Update context menu for internal links. Fix for the bug
7167         #325066.
7168
7169 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7170
7171         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
7172         
7173         Bind context menu to keyboard also. Fix for the bug
7174         #325065.
7175
7176 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7177
7178         * shell/ev-view.c: (selection_scroll_timeout_cb):
7179         
7180         Horizontal scroll on selection also.
7181
7182 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7183
7184         * shell/ev-metadata-manager.c: (parse_value):
7185         * shell/ev-view.c: (goto_xyz_link):
7186         
7187         Correct zoom setup and metadata save broken in 
7188         some locales.
7189
7190 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7191
7192         * shell/ev-view-private.h:
7193         * shell/ev-view.c: (scroll_to_current_page),
7194         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
7195         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
7196         (page_changed_cb), (ev_view_set_continuous),
7197         (ev_view_set_dual_page), (ev_view_set_presentation):
7198         
7199         Delay scroll until allocation to correctly position page. Fix
7200         for the bug #317334.
7201
7202 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7203
7204         * NEWS:
7205         * configure.ac:
7206         
7207         Update NEWS and require poppler 0.5.0.
7208
7209 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
7210         
7211         * data/evince-ui.xml:
7212         * shell/ev-view-private.h:
7213         * shell/ev-view.c: (ev_view_get_link_at_location),
7214         (handle_link_over_xy), (ev_view_button_press_event),
7215         (ev_view_button_release_event), (ev_view_class_init):
7216         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
7217         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
7218         (ev_window_init):
7219         
7220         Implement right-click context menu.
7221
7222 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7223
7224         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
7225         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
7226         (mdvi_pixbuf_device_render):
7227         * pdf/ev-poppler.cc:
7228
7229         Don't generate thumbnails with alpha. See bug #324077.
7230         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
7231
7232 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7233
7234         * shell/ev-window.c: (setup_chrome_from_metadata):
7235         
7236         Fix typo that was hiding toolbar.
7237
7238 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7239
7240         * shell/ev-view-private.h:
7241         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
7242         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
7243         (ev_view_button_release_event), (ev_view_destroy):
7244         
7245         Small cleanup and autoscrolling during selection. Thanks to 
7246         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
7247
7248 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
7249
7250         * configure.ac:
7251         
7252         Correctly check for comics option.
7253
7254 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
7255         * Makefile.am:
7256         * configure.ac:
7257         * backend/Makefile.am:
7258         * backend/ev-document-factory.c:
7259         * shell/ev-document-types.c:
7260
7261         Included option in configure to make ps backend 
7262         compilation optional with --disable-ps.
7263
7264 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7265
7266         * backend/ev-document-factory.c:
7267         * comics/Makefile.am:
7268         * comics/comics-document.c: (comics_document_load):
7269         * comics/ev-cbr-mime.xml:
7270         * configure.ac:
7271         
7272         Comics mime types are added to shared-mime-info CVS. Now
7273         we don't need to install our own mime types.
7274
7275 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7276
7277         * shell/ev-window.c:
7278         
7279         Add shortcut for "save a copy" menu entry. Fix for
7280         the bug #324582.
7281
7282 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7283
7284         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7285         (job_finished_cb), (new_selection_pixbuf_needed),
7286         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7287         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
7288         
7289         Rework selection job info logic and fix critical warning.
7290
7291 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
7292
7293         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
7294
7295 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
7296
7297         * data/evince-ui.xml:
7298         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7299         
7300         Enter as shortcut key for next page. Fix for the bug
7301         #321394.
7302
7303 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
7304
7305         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
7306
7307 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7308
7309         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
7310         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
7311         (new_selection_pixbuf_needed),
7312         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
7313         (clear_job_selection):
7314         
7315         Too early for 0.5. Pixbuf cache code cleaned a bit.
7316
7317 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7318
7319         * NEWS:
7320         * configure.ac:
7321         
7322         Release 0.5.0 preparation
7323
7324 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7325
7326         * comics/Makefile.am:
7327         * configure.ac:
7328         * shell/ev-document-types.c: (ev_document_types_add_filters):
7329         
7330         More advanced handling of custom mime type installation.
7331
7332 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7333
7334         * data/evince.schemas.in:
7335         * shell/ev-metadata-manager.c: (value_free),
7336         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
7337         (ev_metadata_manager_get), (ev_metadata_manager_set):
7338         * shell/ev-metadata-manager.h:
7339         * shell/ev-window.c: (update_chrome_flag),
7340         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
7341         (setup_document_from_metadata), (setup_chrome_from_metadata),
7342         (setup_sidebar_from_metadata), (setup_view_from_metadata),
7343         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
7344         (ev_window_view_toolbar_cb),
7345         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
7346         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
7347         
7348         Save last document settings and reuse them for new documents.
7349
7350 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7351
7352         * Makefile.am:
7353         * backend/Makefile.am:
7354         * backend/ev-document-factory.c:
7355         * backend/ev-document-factory.h:
7356         * comics/Makefile.am:
7357         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
7358         (comics_document_load), (comics_document_save),
7359         (comics_document_get_n_pages), (comics_document_get_page_size),
7360         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
7361         (comics_document_class_init), (comics_document_can_get_text),
7362         (comics_document_get_info), (comics_document_document_iface_init),
7363         (comics_document_init), (get_supported_image_extensions),
7364         (comics_document_thumbnails_get_geometry),
7365         (comics_document_thumbnails_get_thumbnail),
7366         (comics_document_thumbnails_get_dimensions),
7367         (comics_document_document_thumbnails_iface_init), (extract_argv):
7368         * comics/comics-document.h:
7369         * comics/ev-cbr-mime.xml:
7370         * configure.ac:
7371         * po/POTFILES.in:
7372         * shell/ev-application.c: (ev_application_register_service):
7373         * shell/ev-document-types.c: (ev_document_types_add_filters):
7374         * thumbnailer/Makefile.am:
7375         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7376         
7377         New CBR/CBZ backend for comic books.
7378
7379 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7380
7381         * shell/main.c: (load_files_remote):
7382
7383         Thanks to Robert McQueen <robot101@debian.org>. Dbus
7384         warning on startup of second instance is fixed. It
7385         is bug #320353.
7386
7387 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7388
7389         * shell/ev-window.c: (ev_window_finalize):
7390         
7391         Fix double free that cause crash.
7392
7393 2005-10-29  Bastien Nocera <hadess@hadess.net>
7394
7395         * tiff/tiff-document.c: (tiff_document_load):
7396         
7397         Fix memory leak.
7398
7399 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7400
7401         * po/POTFILES.in:
7402         * shell/Makefile.am:
7403         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
7404         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
7405         (ev_view_accessible_get_text),
7406         (ev_view_accessible_get_character_at_offset),
7407         (ev_view_accessible_get_text_before_offset),
7408         (ev_view_accessible_get_text_at_offset),
7409         (ev_view_accessible_get_text_after_offset),
7410         (ev_view_accessible_get_character_count),
7411         (ev_view_accessible_get_caret_offset),
7412         (ev_view_accessible_set_caret_offset),
7413         (ev_view_accessible_get_run_attributes),
7414         (ev_view_accessible_get_default_attributes),
7415         (ev_view_accessible_get_character_extents),
7416         (ev_view_accessible_get_offset_at_point),
7417         (ev_view_accessible_get_n_selections),
7418         (ev_view_accessible_get_selection),
7419         (ev_view_accessible_add_selection),
7420         (ev_view_accessible_remove_selection),
7421         (ev_view_accessible_set_selection),
7422         (ev_view_accessible_text_iface_init),
7423         (ev_view_accessible_idle_do_action),
7424         (ev_view_accessible_action_do_action),
7425         (ev_view_accessible_action_get_n_actions),
7426         (ev_view_accessible_action_get_description),
7427         (ev_view_accessible_action_get_name),
7428         (ev_view_accessible_action_set_description),
7429         (ev_view_accessible_action_iface_init),
7430         (ev_view_accessible_get_type), (ev_view_accessible_new),
7431         (ev_view_accessible_factory_get_accessible_type),
7432         (ev_view_accessible_factory_create_accessible),
7433         (ev_view_accessible_factory_class_init),
7434         (ev_view_accessible_factory_get_type):
7435         * shell/ev-view-accessible.h:
7436         * shell/ev-view-private.h:
7437         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
7438         * shell/ev-view.h:
7439         
7440         Initial accessibility support.
7441
7442 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
7443
7444         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
7445
7446 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
7447
7448         * shell/ev-print-job.c: (idle_print_handler):
7449         
7450         Fix for bug Bug 318916: Printing multiple pages.
7451
7452 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
7453
7454         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
7455
7456 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7457
7458         * pdf/ev-poppler.cc:
7459         
7460         Thumnail dimensions unified with other backends.
7461         
7462         * shell/ev-window-title.c: (ev_window_title_update):
7463         
7464         Fix warning.
7465
7466 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7467
7468         * data/ev-stock-zoom-fit-width.png:
7469         
7470         Remove unused file.
7471
7472 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7473
7474         * configure.ac:
7475         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
7476         (djvu_document_finalize):
7477         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
7478         (dvi_document_finalize):
7479         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
7480         (pixbuf_document_save), (pixbuf_document_finalize):
7481         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
7482         (tiff_document_finalize):
7483         
7484         Save a copy implemented for various backends.
7485
7486 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
7487
7488         * configure.ac:
7489         
7490         Don't link with ltiff if tiff is disabled.
7491
7492 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7493
7494         * pdf/GDKSplashOutputDev.cc:
7495         * pdf/GDKSplashOutputDev.h:
7496         * pdf/Thumb.cc:
7497         * pdf/Thumb.h:
7498         * pdf/pdf-document.cc:
7499         * pdf/pdf-document.h:
7500         * pdf/test-gdk-output-dev.cc:
7501         
7502         Remove old unused files.
7503
7504 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7505
7506         * shell/ev-window.c: (ev_window_setup_document):
7507         
7508         Fixed warnings on reload and probably crash reason.
7509
7510 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7511
7512         * properties/ev-properties-view.c:
7513         (ev_properties_view_format_date):
7514         
7515         Check if date is invalid. Fix for bug 318134.
7516
7517 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
7518
7519         * shell/ev-window-title.c:
7520         
7521         Add .indd files (Adobe Indesign) to the list of "bad
7522         extensions".
7523
7524 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7525
7526         * data/evince-ui.xml:
7527         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
7528         
7529         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
7530
7531 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7532
7533         * shell/ev-window.c: (launch_link), (launch_external_uri),
7534         (view_external_link_cb):
7535
7536         URL-escape link before passing it to gnome_vfs_url_show.
7537
7538 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7539
7540         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
7541         there isn't text selected.
7542
7543 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
7544
7545         * shell/ev-view.c: (handle_link_over_xy):
7546
7547         Check tooltip is valid utf8 before showing it
7548
7549 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
7550
7551         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
7552
7553 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
7554
7555         * shell/ev-window-title.c: (ev_window_title_update):
7556
7557         Guard against using g_strstrip on NULL. Fixes bug #317291.
7558
7559 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7560
7561         * pdf/ev-poppler.cc:
7562
7563         Show title even for unknown links
7564
7565 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7566
7567         * shell/ev-window-title.c: (ev_window_title_update):
7568
7569         Strip the title string
7570
7571 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7572
7573         * shell/ev-window-title.c:
7574
7575         Add .rtf to the bad extensions list
7576
7577 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7578
7579         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
7580         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
7581
7582         Ignore link coordinates if they are outside page bounds
7583
7584 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
7585
7586         * backend/ev-link.c: (ev_link_type_get_type),
7587         (ev_link_get_filename), (ev_link_get_params),
7588         (ev_link_get_property), (ev_link_set_property),
7589         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
7590         * backend/ev-link.h:
7591         * pdf/ev-poppler.cc:
7592         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
7593         * shell/ev-window.c: (launch_link), (view_external_link_cb),
7594         (ev_window_init):
7595
7596         Implement launch links. Delegate external link opening to
7597         the window.
7598
7599 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7600
7601         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
7602         (ev_link_get_right), (ev_link_get_property),
7603         (ev_link_set_property), (ev_link_class_init),
7604         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
7605         * backend/ev-link.h:
7606         * pdf/ev-poppler.cc:
7607         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
7608
7609         Implement fitr links
7610
7611 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7612
7613         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
7614         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
7615         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7616         (ev_view_size_request_continuous),
7617         (ev_view_size_request_dual_page),
7618         (ev_view_size_request_single_page), (ev_view_size_allocate),
7619         (ev_view_zoom_for_size_continuous_and_dual_page),
7620         (ev_view_zoom_for_size_continuous),
7621         (ev_view_zoom_for_size_dual_page),
7622         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7623         (ev_sizing_mode_get_type):
7624         * shell/ev-view.h:
7625         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7626
7627         Do not use modes for link, we need to calculate size ad hoc.
7628         Still not perfect because of the usual scrollbar issues grrr.
7629
7630 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7631
7632         * backend/ev-link.c: (ev_link_type_get_type),
7633         (ev_link_new_page_fith), (ev_link_new_page_fitv):
7634         * backend/ev-link.h:
7635         * pdf/ev-poppler.cc:
7636         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
7637         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
7638         (ev_view_size_request_continuous),
7639         (ev_view_size_request_dual_page),
7640         (ev_view_size_request_single_page), (ev_view_size_allocate),
7641         (zoom_for_size_fit_height),
7642         (ev_view_zoom_for_size_continuous_and_dual_page),
7643         (ev_view_zoom_for_size_continuous),
7644         (ev_view_zoom_for_size_dual_page),
7645         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
7646         (ev_sizing_mode_get_type):
7647         * shell/ev-view.h:
7648         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
7649
7650         Implement FIT_HEIGHT mode (only for links).
7651         Implement FITH links
7652
7653 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7654
7655         * shell/ev-window-title.c: (get_filename_from_uri),
7656         (ev_window_title_sanitize_extension), (ev_window_title_update),
7657         (ev_window_title_set_document), (ev_window_title_set_uri),
7658         (ev_window_title_free):
7659         * shell/ev-window-title.h:
7660         * shell/ev-window.c: (ev_window_setup_document),
7661         (ev_window_popup_password_dialog):
7662
7663         Refactor window title building while fixing it for
7664         password documents.
7665
7666 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
7667
7668         * pdf/ev-poppler.cc:
7669
7670         Escape link title before setting it in the model
7671
7672 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
7673
7674         * shell/ev-application.c: (removed_from_session), (save_session),
7675         (init_session), (ev_application_get_empty_window),
7676         (ev_application_init), (ev_application_get_windows):
7677         * shell/ev-application.h:
7678         * shell/ev-window.c: (ev_window_finalize):
7679
7680         Add a function to retrieve window list and share it where
7681         necessary.
7682         Implement session handling, works pretty well thanks to the
7683         metadata system.
7684
7685 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7686
7687         * shell/ev-password.c: (ev_password_item_created_callback),
7688         (ev_password_dialog_save_password):
7689         
7690         Fix for bug 316972. Use async gnome-keyring API.
7691
7692 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
7693
7694         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
7695         Remove unused unrealize handler. Add scroll handling to
7696         ev_view_scroll_event for presentation mode (bug #316708),
7697         and fix the event state checks there.
7698
7699 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7700
7701         * shell/ev-page-action.c: (page_changed_cb):
7702
7703         "marco, maybe we should be crazy and jump right to 6! :)"
7704
7705         Bryan Clark, Sep 2005
7706
7707 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7708
7709         * ps/ps-document.c: (save_document), (ps_document_save),
7710         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
7711         (ps_document_ps_export_end):
7712
7713         Fix unstructured documents save and print
7714
7715 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7716
7717         * shell/ev-application.c: (ev_application_open_uri):
7718
7719         Fix window size persistance
7720
7721 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
7722
7723         * shell/ev-view.c: (ev_view_button_release_event):
7724
7725         Based on a patch from carlosgc@gnome.org. Mouse buttons
7726         switch pages in presentation mode.
7727
7728 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7729
7730         * shell/ev-page-cache.c: (ev_page_cache_get_size):
7731
7732         Dont cast to int before scaling
7733
7734 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7735
7736         * backend/ev-link.c: (ev_link_type_get_type),
7737         (ev_link_new_page_xyz), (ev_link_new_page_fit),
7738         (ev_link_new_page_fith):
7739         * backend/ev-link.h:
7740         * pdf/ev-poppler.cc:
7741         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
7742
7743         Implement FIT and FITH links
7744
7745 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7746
7747         * pdf/ev-poppler.cc:
7748
7749         Return 0 results when search is not in progress.
7750
7751         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7752         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
7753
7754         Update menu sensitivity when cancelling search
7755
7756 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7757
7758         * shell/ev-view.c: (ev_view_can_find_next):
7759
7760         Take all pages in consideration, not just current one
7761
7762 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7763
7764         * shell/ev-page-cache.c:
7765         * shell/ev-page-cache.h:
7766         * shell/ev-view.c: (ev_view_binding_activated),
7767         (ev_view_next_page), (ev_view_previous_page),
7768         (ev_sizing_mode_get_type):
7769         * shell/ev-view.h:
7770         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
7771         (ev_window_cmd_go_next_page):
7772
7773         Move page next/previous functions from page chace to
7774         view and change it to move by 2 page steps in dual mode.
7775
7776 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7777
7778         * shell/ev-window.c: (update_sidebar_visibility),
7779         (setup_sidebar_from_metadata), (ev_window_setup_document),
7780         (setup_view_from_metadata):
7781
7782         Show the index by default when there is one     
7783
7784 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
7785
7786         * shell/ev-window-title.c: (ev_window_title_set_document):
7787
7788         Missing null check
7789
7790 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7791
7792         * shell/ev-view.c: (view_update_range_and_current_page):
7793         
7794         Allow display of last odd page in dual view. Fix for 316347.
7795
7796 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7797
7798         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
7799         
7800         Make close button default. Fix for 316383.
7801
7802 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7803
7804         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7805         
7806         Mark close button as default. Fix for 316381.
7807
7808 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7809
7810         * backend/ev-link.c: (ev_link_class_init):
7811
7812         Allow negative doubles in left/top properties
7813
7814 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7815
7816         * shell/ev-window.c:
7817
7818         Remove a bunch of strings that was used only
7819         by the statusbar.
7820
7821 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7822
7823         * shell/ev-window-title.c: (get_filename_from_uri),
7824         (ev_window_title_set_document):
7825
7826         When title has a confusing extension, show also
7827         the document filename inside ()
7828
7829 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7830
7831         * shell/Makefile.am:
7832         * shell/ev-window-title.c: (ev_window_title_new),
7833         (ev_window_title_update), (ev_window_title_set_type),
7834         (ev_window_title_set_document), (ev_window_title_free):
7835         * shell/ev-window-title.h:
7836         * shell/ev-window.c: (ev_window_setup_document),
7837         (password_dialog_response), (ev_window_popup_password_dialog),
7838         (ev_window_dispose), (ev_window_init):
7839
7840         Factor out and cleanup window title code
7841
7842 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
7843
7844         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
7845         (unable_to_load):
7846
7847         Make dialog transient so it doesnt block other windows
7848
7849 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7850
7851         * pdf/ev-poppler.cc:
7852         
7853         Fix pdf thumbnails rendering.
7854
7855 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7856
7857         * shell/ev-window.c: (fullscreen_set_timeout):
7858         
7859         Increase timeout to hide full screen popup. Bug 
7860         316123. 
7861
7862 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7863
7864         * data/evince.schemas.in:
7865         * shell/ev-window.c: (update_action_sensitivity):
7866
7867         Allow the user to override document restrictions. Fix for bug
7868         305818.
7869
7870 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
7871
7872         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
7873         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
7874         (ev_window_class_init): Fix multihead behaviour of fullscreen
7875         toolbar popup. Fixes bug #315451.
7876
7877 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7878
7879         * configure.ac:
7880         * data/evince-password.glade:
7881         * shell/ev-password.c: (ev_password_dialog_set_property),
7882         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
7883         (ev_password_dialog_init), (ev_password_set_bad_password_label),
7884         (ev_password_dialog_entry_changed_cb),
7885         (ev_password_dialog_entry_activated_cb),
7886         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
7887         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
7888         (ev_password_dialog_set_bad_pass):
7889         * shell/ev-password.h:
7890         * shell/ev-window.c: (password_dialog_response),
7891         (ev_window_popup_password_dialog):
7892         
7893         Support for gnome-keyring for encrypted PDF's.
7894
7895 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7896
7897         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
7898         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
7899         (ev_view_enter_notify_event), (ev_view_class_init):
7900         
7901         More precise handling of enter_notify/leave_notify events
7902         in EvView. Fix for bug 315470.
7903
7904 2005-09-08  Christopher Aillon  <caillon@redhat.com>
7905
7906         * shell/ev-window.c: (fullscreen_timeout_cb),
7907         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7908         (ev_window_dispose):
7909
7910         leak fix: unref fullscreen_timeout_source before clearing it
7911
7912 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7913
7914         * configure.ac, dvi/mdvi/Makefile.am: 
7915         
7916         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
7917
7918 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7919
7920         * backend/ev-link.c: (ev_link_new_page_xyz):
7921         * pdf/ev-poppler.cc:
7922         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
7923
7924         Fix some bugs with xyz links, respect zoom
7925
7926 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7927
7928         * shell/ev-window.c: (page_changed_cb),
7929         (setup_document_from_metadata), (update_sidebar_visibility),
7930         (setup_view_from_metadata), (ev_window_run_fullscreen),
7931         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7932         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
7933         (ev_window_dual_mode_changed_cb),
7934         (ev_window_sidebar_current_page_changed_cb):
7935
7936         null check uri before setting and getting metadata
7937
7938 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7939
7940         * dvi/Makefile.am:
7941         * properties/Makefile.am:
7942         * shell/Makefile.am:
7943         * thumbnailer/Makefile.am:
7944
7945         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
7946
7947 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7948
7949         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
7950         (selection_changed_callback):
7951         * shell/ev-sidebar-links.h:
7952
7953         Add a signal for link activation.
7954
7955         * shell/ev-view.c: (ev_view_goto_link),
7956         (ev_view_button_release_event):
7957         * shell/ev-view.h:
7958         * shell/ev-window.c: (sidebar_links_link_activated_cb),
7959         (ev_window_init):
7960
7961         Implement the signal so that we can handle all link types.
7962
7963         * shell/ev-page-cache.c:
7964
7965         Remove unused set_link function
7966
7967 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
7968
7969         * lib/ev-tooltip.c: (ev_tooltip_set_position):
7970
7971         Add some space from the cursor, hardcoded but I couldnt
7972         find a better way.
7973
7974 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7975
7976         * lib/ev-tooltip.c:
7977
7978         Use mozilla style vs gtk style, way better for links.
7979
7980         * shell/ev-view.c: (ev_view_motion_notify_event),
7981         (ev_view_destroy), (ev_view_init):
7982
7983         Deactive tooltip when the link hovered is changed.
7984
7985 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
7986
7987         * backend/ev-document.h:
7988         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
7989         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
7990         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
7991         (ev_link_new_page), (ev_link_new_page_xyz):
7992         * backend/ev-link.h:
7993         * pdf/ev-poppler.cc:
7994         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
7995         (go_to_link), (tip_from_link):
7996
7997         Implement xyz links, still not functional. Links are a total
7998         mess, will need to refactor and bugfix a lot :(
7999
8000 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8001
8002         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8003
8004 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8005
8006         * data/evince-ui.xml:
8007         * data/evince.schemas.in:
8008         * shell/Makefile.am:
8009         * shell/ev-window.c: (update_chrome_visibility),
8010         (password_dialog_response), (ev_window_load_job_cb),
8011         (ev_window_xfer_job_cb), (ev_window_open_uri),
8012         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8013         (ev_window_init):
8014
8015         Remove the statusbar. This regress loading feedback, need to
8016         check with Bryan what we want to do there...
8017
8018 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8019
8020         * lib/ev-tooltip.c: (ev_tooltip_init):
8021
8022         Fix tooltip border and size handling
8023
8024 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8025
8026         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8027         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8028         (ev_tooltip_timeout), (ev_tooltip_activate),
8029         (ev_tooltip_deactivate):
8030         * lib/ev-tooltip.h:
8031         * shell/ev-view.c: (ev_view_motion_notify_event):
8032
8033         Delay popup showing. Mirror gtk logic/times.
8034
8035 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8036
8037         * lib/Makefile.am:
8038         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8039         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8040         (ev_tooltip_set_text), (ev_tooltip_set_position):
8041         * lib/ev-tooltip.h:
8042
8043         Simple widget to show tooltips at a custom position
8044
8045         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8046         (ev_view_destroy):
8047
8048         Use it for links. First go, needs work
8049
8050 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8051
8052         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8053         HIG fixes.  Use title capitalization for window title. Use 12 
8054         pixels of space between the dialog's vbox and action area.
8055
8056 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8057
8058         * shell/ev-window.c: (file_open_dialog_response_cb),
8059         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8060         (ev_window_cmd_save_as):
8061
8062         Make file pickers not modal and refactor code some
8063
8064 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8065
8066         * shell/ev-sidebar.h:
8067         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8068         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8069         (ev_sidebar_class_init), (ev_sidebar_select_page),
8070         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8071         (ev_sidebar_set_page):
8072
8073         Add a current page property and allow to get/set it
8074
8075         * shell/ev-window.c: (setup_view_from_metadata),
8076         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8077
8078         Persist current sidebar page per document
8079
8080 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8081
8082         * data/evince.schemas.in:
8083         * shell/ev-window.c: (update_chrome_visibility),
8084         (setup_document_from_metadata), (update_sidebar_visibility),
8085         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
8086         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8087         (ev_window_run_presentation), (ev_window_stop_presentation),
8088         (ev_window_view_sidebar_cb),
8089         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
8090         (load_chrome), (ev_window_init):
8091
8092         Persist size/visibility of sidebar per document
8093
8094 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
8095
8096         * shell/ev-view.c (draw_loading_text): Draw loading text.
8097
8098 2005-09-02  Dan Damian  <dand@gnome.ro>
8099
8100         * configure.in: Added "ro" to ALL_LINGUAS.
8101
8102 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8103
8104         * shell/ev-view.c: (clear_caches):
8105
8106         ev_page_cache_get doesnt return a reference,
8107         dont try to unref it.
8108
8109 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
8110
8111         * shell/main.c: (load_files_remote):
8112
8113         Fix timestamp parameter with dbus <= 0.33
8114
8115 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
8116
8117         * data/evince.schemas.in:
8118
8119         Add missing full stop
8120
8121 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
8122
8123         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
8124         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
8125
8126         Plug some memory leaks
8127
8128 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
8129
8130         * configure.ac:
8131         * lib/ev-debug.c: (trap_handler):
8132
8133         Check for execinfo.h and use it only if it exists.
8134         Ported from Epiphany (bug #314776).
8135
8136 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
8137
8138         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
8139
8140 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
8141
8142         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
8143         * po/id.po      : Added Indonesian translation
8144
8145 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
8146
8147         * shell/main.c:
8148         * shell/ev-application.c: Last minute GTK-2.6 fixes.
8149         * NEWS: Release 0.4.0
8150
8151 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
8152
8153         * configure.ac: catch another gtk+-2.8ism
8154         * shell/main.c: Make work with gtk+-2.6
8155
8156 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
8157
8158         * shell/ev-application-service.xml: Add 'timestamp' argument to
8159           ev_application_open_window and ev_application_open_uri methods.
8160
8161         * shell/ev-application.h: Add 'timestamp' argument to
8162           ev_application_open_window, ev_application_open_uri,
8163           and ev_application_open_uri_list functions.
8164
8165         * shell/ev-application.c (ev_application_open_window,
8166           ev_application_open_uri, ev_application_open_uri_list): Change
8167           functions that show/present windows to use a timestamp if one
8168           is passed in.
8169
8170         * shell/ev-window.c (ev_window_cmd_file_open,
8171           ev_window_cmd_recent_file_activate, drag_data_received_cb):
8172         * shell/main.c (load_files): Modify calls to ev_application to
8173           include GDK_CURRENT_TIME as timestamp.
8174
8175         * shell/main.c (load_files_remote): Obtain timestamp for client
8176           instance from GDK and pass to server instance so new windows are
8177           focused properly.  Fix dbus_g_proxy_call() calls by including second
8178           G_TYPE_INVALID.
8179           
8180         Closes bug #314475.
8181
8182 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
8183
8184         * shell/ev-window.c (ev_window_finalize): Check for
8185         avail. EvWindows when quiting to handle the finalize better,
8186         #314497
8187
8188 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8189         
8190         * properties/ev-properties-view.c: 
8191         
8192         Set textdomain to libglade. Fixes translation problem in property page.
8193
8194 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8195
8196         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8197         * dvi/Makefile.am:
8198         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
8199         * dvi/mdvi-lib/Makefile.am:
8200         
8201         Fix rotation of thumbnails, ported to new API. Moved library
8202         dependencies earlier, probably it will fix linkage problem.
8203
8204 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
8205
8206         * backend/ev-document-misc.c:
8207         (ev_document_misc_get_thumbnail_frame):
8208         * backend/ev-document-misc.h:
8209         * configure.ac:
8210         * pdf/ev-poppler.cc:
8211         * shell/Makefile.am:
8212         * shell/ev-sidebar-thumbnails.c: (add_range),
8213         (ev_sidebar_thumbnails_set_loading_icon),
8214         (ev_sidebar_thumbnails_refresh),
8215         (ev_sidebar_thumbnails_set_document):
8216         * shell/ev-sidebar-thumbnails.h:
8217         * shell/ev-view.c: (ev_view_motion_notify_event),
8218         (ev_view_set_property), (ev_view_get_property),
8219         (ev_view_class_init), (ev_view_set_rotation):
8220         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
8221         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
8222         (ev_window_init):
8223         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
8224         Redo rotation (again).  prepare for 0.4.0
8225
8226 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
8227
8228         * configure.ac: Bump poppler requirement to 0.4.1.
8229
8230         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
8231         argument to poppler_page_render_selection() call.
8232
8233 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8234
8235         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
8236         (djvu_document_thumbnails_get_thumbnail):
8237         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
8238         (dvi_document_thumbnails_get_thumbnail):
8239         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
8240         (pixbuf_document_thumbnails_get_thumbnail):
8241         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
8242         
8243         Update rotation direction of backends to fit with pdf and ps.
8244
8245 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
8246
8247         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
8248         * backend/ev-async-renderer.h:
8249         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
8250         (setup_page), (ps_document_get_page_size),
8251         (ps_async_renderer_render_pixbuf):
8252         * ps/ps-document.h:
8253         * shell/ev-jobs.c: (ev_job_render_run):
8254
8255         Fix orientation in the postscript document
8256
8257 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
8258
8259         * pdf/ev-poppler.cc:
8260         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
8261         * shell/ev-view.c: (highlight_find_results):
8262
8263         Adapt to the new poppler rotation API. Fix text maps on landscape
8264         documents.
8265
8266 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
8267
8268         * shell/ev-view.c (compute_new_selection_text): get the correct
8269         region when selecting in modes other than continuous.
8270
8271 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8272
8273         * shell/main.c (main): remove redundant g_warnings.
8274
8275 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8276
8277         * shell/Makefile.am: Don't include autogenerated
8278         file ev-application-service.h into distribution, since
8279         it causes dbus crash. Fix for bugs 313724 and 313443. 
8280
8281 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8282
8283         * configure.ac: Fix sed expression for FreeBSD. Thanks
8284         to Joe Marcus Clark <marcus@freebsd.org>
8285         
8286         * shell/eggfindbar.c: (entry_activate_callback),
8287         (entry_changed_callback), (egg_find_bar_init),
8288         (egg_find_bar_set_search_string):
8289         
8290         Made findbar buttons unsensitive if there is no text in
8291         entry. Fix for the bug 313285.
8292
8293 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
8294
8295         * ps/ps-document.c: Use g_filename_display_name for displaying
8296         filenames and revert string freeze breackage
8297
8298 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
8299
8300         * NEWS:
8301         * configure.ac:
8302
8303         Update for 0.3.4
8304
8305         * shell/Makefile.am:
8306
8307         Add ev-application-service.xml to extra dist
8308
8309         * shell/ev-view.c: (find_page_at_location):
8310
8311         Remove unused function (fix warning)
8312
8313 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8314
8315         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
8316         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
8317         
8318         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
8319         bug 313623.
8320
8321 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8322
8323         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
8324         * shell/ev-window.c:
8325         Fix build warnings
8326
8327 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8328
8329         * configure.ac: Update script to get dbus version.
8330         Fix for the bug #313443.
8331
8332 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8333
8334         * shell/ev-window.c: (ev_window_cmd_escape):
8335         
8336         Return focus back to view on escape. Fix for bug 313295.
8337
8338 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8339
8340         * shell/ev-window.c: (update_window_title),
8341         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
8342         (ev_window_cmd_save_as):
8343         
8344         Correct conversion from uri to displayable string. Fix for
8345         bug 313296.
8346
8347 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
8348
8349         * ps/ps-document.c: convert filename to utf8 when there is an error
8350         loading document. Fixes #309915
8351
8352 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
8353
8354         * configure.ac:
8355
8356         We depend on poppler 0.4.0
8357
8358 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
8359
8360         * configure.ac:
8361         * NEWS: Release 0.3.3.
8362         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
8363
8364 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
8365
8366         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
8367         add a couple missing mnemonics to menu items, use title 
8368         capitalization for menu items and window titles, and add 
8369         ellipsis to open menu item.     
8370
8371 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
8372
8373         * pdf/ev-poppler.cc:
8374         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
8375         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
8376         (ev_view_get_rotation):
8377         * shell/ev-view.h:
8378         * shell/ev-window.c: (setup_view_from_metadata),
8379         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
8380         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
8381         disk.
8382
8383 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
8384
8385         * configure.ac: Added tr to ALL_LINGUAS
8386
8387 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8388
8389         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
8390         requires several clicks to find word. Thanks to 
8391         Colin Slater <kiltedtaco@gmail.com>.
8392
8393 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
8394
8395         * data/evince.desktop.in.in: Hide menu entry and
8396         rename it to "Document Viewer". Fix for bug 
8397         #312399.
8398
8399 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
8400
8401         * shell/ev-page-action.c (ev_page_action_class_init): 
8402
8403         Point to the correct function in constructor of the
8404         activate_label signal
8405
8406 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
8407
8408         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
8409         * shell/ev-jobs.h: Make thread safe.
8410
8411 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8412
8413         * shell/ev-view.c: (view_update_range_and_current_page):
8414         Don't update page range if we are scrolling to some document
8415         point.
8416
8417 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8418
8419         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
8420         when getting max_page_width, fix drawing in dual mode.
8421
8422 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
8423
8424         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
8425         getting the area for select_all.
8426
8427 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
8428
8429         * backend/ev-selection.c: (ev_selection_render_selection):
8430         * backend/ev-selection.h:
8431         * pdf/ev-poppler.cc:
8432         * shell/ev-jobs.c: (ev_job_render_new):
8433         * shell/ev-jobs.h:
8434         * shell/ev-pixbuf-cache.c: (get_selection_colors),
8435         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
8436         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
8437         (ev_view_class_init):
8438
8439         Change selection color on focus in and focus out events.  Also,
8440         poppler now uses GdkColor for specifying the selection colors, so
8441         drop some awkward conversion code.
8442
8443 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
8444
8445         * configure.ac: Added Hebrew translation
8446
8447 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
8448
8449         * NOTES:
8450         * backend/ev-selection.c: (ev_selection_render_selection):
8451         * backend/ev-selection.h:
8452         * pdf/ev-poppler.cc:
8453         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
8454         (ev_job_render_run):
8455         * shell/ev-jobs.h:
8456         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8457         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
8458         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
8459         (ev_pixbuf_cache_style_changed),
8460         (ev_pixbuf_cache_get_selection_pixbuf),
8461         (ev_pixbuf_cache_set_selection_list),
8462         (ev_pixbuf_cache_get_selection_list):
8463         * shell/ev-pixbuf-cache.h:
8464         * shell/ev-utils.c: (ev_print_region_contents):
8465         * shell/ev-utils.h:
8466         * shell/ev-view.c: (ev_view_queue_draw_page),
8467         (selection_update_idle_cb), (ev_view_motion_notify_event),
8468         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
8469         (setup_caches), (ev_view_find_next), (merge_selection_region),
8470         (selection_free):
8471         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
8472
8473         Clean up selection to be much smoother!
8474
8475 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
8476
8477         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
8478         to poppler_page_render_selection().
8479
8480 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8481
8482         * ps/ps-document.c: (save_page_list): Use
8483         unzipped document when printing. Thanks to 
8484         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
8485         311016.
8486
8487 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8488
8489         * shell/ev-window.c: (update_action_sensitivity):
8490         
8491         Disable print and save respect to lockdown gconf keys. Fix
8492         for 312342.
8493
8494 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8495
8496         * configure.ac:
8497         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
8498         (write_to_temp_file), (ev_file_set_contents):
8499         * shell/ev-utils.h:
8500         * shell/ev-window.c: (save_print_config_to_file):
8501         
8502         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
8503         Fix for bug 312238
8504
8505 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
8506
8507         * shell/ev-window.c: (load_print_config_from_file),
8508         (save_print_config_to_file), (ev_window_print_range):
8509
8510         Persist the print settings. Fixes bug #311578.
8511
8512 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8513
8514         * djvu/djvu-document.c: (djvu_document_get_page_size),
8515         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
8516         (djvu_document_thumbnails_get_thumbnail):
8517         * dvi/dvi-document.c: (dvi_document_get_page_size),
8518         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
8519         (dvi_document_thumbnails_get_dimensions),
8520         (dvi_document_thumbnails_get_thumbnail):
8521         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
8522         (pixbuf_document_render_pixbuf),
8523         (pixbuf_document_document_iface_init),
8524         (pixbuf_document_thumbnails_get_thumbnail):
8525         
8526         Update backends to make them build with new rotation system.
8527
8528 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8529
8530         * help/C/figures/evince_start_window.png:
8531         
8532         Update documentation image from Luca Ferretti <elle.uca@libero.it>
8533
8534 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
8535
8536         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
8537         * shell/ev-pixbuf-cache.h:
8538         * shell/ev-sidebar-thumbnails.c:
8539         (ev_sidebar_thumbnails_get_property), (add_range),
8540         (adjustment_changed_cb):
8541         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
8542         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
8543         we were thumbnailing the entire docment on startup, slowing us
8544         down hugely. 
8545
8546 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
8547
8548         * shell/ev-page-cache.c: (ev_page_cache_new):
8549         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
8550         == 0, fixes #310306.
8551
8552 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8553
8554         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
8555         (ev_view_rotate_left):
8556
8557         Account rotation in doc_rect_to_view_rect.
8558         Ensure rotation doesnt go out of bounds.
8559
8560 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8561
8562         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8563
8564         Correct and cleanup w/h swapping
8565
8566 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8567
8568         * backend/ev-document-thumbnails.c:
8569         (ev_document_thumbnails_get_thumbnail):
8570         * backend/ev-document-thumbnails.h:
8571         * backend/ev-document.c:
8572         * backend/ev-document.h:
8573         * backend/ev-render-context.c: (ev_render_context_new),
8574         (ev_render_context_set_rotation):
8575         * backend/ev-render-context.h:
8576         * pdf/ev-poppler.cc:
8577         * ps/ps-document.c: (ps_document_document_iface_init):
8578         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8579         * shell/ev-jobs.h:
8580         * shell/ev-page-cache.c: (build_height_to_page),
8581         (ev_page_cache_new), (ev_page_cache_get_size),
8582         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8583         (ev_page_cache_get_height_to_page):
8584         * shell/ev-page-cache.h:
8585         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8586         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8587         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
8588         (ev_pixbuf_cache_get_selection_pixbuf):
8589         * shell/ev-pixbuf-cache.h:
8590         * shell/ev-print-job.c: (idle_print_handler):
8591         * shell/ev-sidebar-thumbnails.c: (add_range):
8592         * shell/ev-view.c: (view_update_range_and_current_page),
8593         (get_page_y_offset), (get_page_extents),
8594         (ev_view_size_request_continuous_dual_page),
8595         (ev_view_size_request_continuous),
8596         (ev_view_size_request_dual_page),
8597         (ev_view_size_request_single_page), (draw_one_page),
8598         (ev_view_set_rotation), (ev_view_rotate_right),
8599         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8600         (ev_view_zoom_for_size_continuous_and_dual_page),
8601         (ev_view_zoom_for_size_continuous),
8602         (ev_view_zoom_for_size_dual_page),
8603         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8604         (ev_view_select_all):
8605         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8606         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
8607         (tiff_document_document_iface_init),
8608         (tiff_document_thumbnails_get_thumbnail):
8609
8610         Use rotation rather than orientation. It's easier and enough
8611         for our needs.
8612
8613 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8614
8615         * shell/ev-page-cache.c: (build_height_to_page),
8616         (ev_page_cache_new), (ev_page_cache_get_size),
8617         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
8618         (ev_page_cache_get_height_to_page):
8619         * shell/ev-page-cache.h:
8620         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
8621         (ev_view_size_request_continuous_dual_page),
8622         (ev_view_size_request_continuous),
8623         (ev_view_zoom_for_size_continuous_and_dual_page),
8624         (ev_view_zoom_for_size_continuous):
8625
8626         Make the page cache aware of page orientation.
8627
8628 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8629
8630         * backend/ev-document-thumbnails.c:
8631         (ev_document_thumbnails_get_thumbnail):
8632         * backend/ev-document-thumbnails.h:
8633         * backend/ev-document.c:
8634         * backend/ev-document.h:
8635         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
8636         * backend/ev-ps-exporter.h:
8637         * pdf/ev-poppler.cc:
8638         * ps/ps-document.c: (ps_document_document_iface_init),
8639         (ps_document_ps_export_do_page):
8640         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
8641         * shell/ev-jobs.h:
8642         * shell/ev-page-cache.c: (ev_page_cache_get_size),
8643         (ev_page_cache_get):
8644         * shell/ev-page-cache.h:
8645         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8646         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
8647         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
8648         * shell/ev-pixbuf-cache.h:
8649         * shell/ev-print-job.c: (idle_print_handler):
8650         * shell/ev-sidebar-thumbnails.c: (add_range):
8651         * shell/ev-view.c: (view_update_range_and_current_page),
8652         (get_page_extents), (ev_view_size_request_dual_page),
8653         (ev_view_size_request_single_page), (draw_one_page),
8654         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
8655         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
8656         (ev_view_zoom_for_size_dual_page),
8657         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
8658         (ev_view_select_all):
8659         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
8660         * tiff/tiff-document.c: (tiff_document_get_page_size),
8661         (tiff_document_get_orientation), (rotate_pixbuf),
8662         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
8663         (tiff_document_thumbnails_get_thumbnail),
8664         (tiff_document_ps_export_do_page), (tiff_document_init):
8665
8666         Really make use of the orientation bit of the render context.
8667         Use the render context in a few more places in the backend API.
8668         This regress orientation, but now it's done right. Will try to
8669         fix it up asap...
8670
8671 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
8672
8673         * shell/ev-view.c: (ensure_rectangle_is_visible):
8674
8675         Patch by Nickolay V. Shmyrev to fix find flickering
8676
8677 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
8678
8679         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
8680         duplex parameters to ::begin.
8681
8682         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
8683         * shell/ev-print-job.c (idle_print_handler): 
8684         * ps/ps-document.c (ps_document_ps_export_begin): 
8685         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
8686         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
8687         implementations. Poppler backend needs poppler cvs. Rest has
8688         unchanged behavior.
8689
8690 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8691
8692         * shell/ev-window.c (using_pdf_printer): new function.
8693         (ev_window_print_range): print a less techy message if someone
8694         tries to print to PDF.
8695
8696 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
8697
8698         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
8699         from "unknown font" string. Bug #311431
8700
8701 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8702
8703         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
8704
8705 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
8706
8707         Bug #311280
8708         
8709         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
8710         name for PopplerFontTypes
8711         (pdf_document_fonts_fill_model): add font type to the detail column
8712
8713         * backend/ev-document-fonts.h: added
8714         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
8715
8716         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
8717         font name and font details, add a little markup.
8718         (ev_properties_fonts_init): use the new cell data func, specify ypad
8719         property for the cell renderer.
8720         (ev_properties_fonts_set_document): add the details column.
8721
8722 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
8723
8724         * configure.ac: Added "pl" to ALL_LINGUAS.
8725
8726 2005-07-24  Danilo Šegan  <danilo@gnome.org>
8727
8728         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
8729
8730 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
8731
8732         * help/ChangeLog: Started this for translations of manual.
8733         * configure.ac, autogen.sh, .cvsignore: Migrated to
8734         gnome-doc-utils. Patch in bug #311222.
8735
8736 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
8737
8738         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
8739         #ifdef this away to fix an unused-function warning.
8740
8741 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
8742
8743         * configure.ac: Added 'gl' to ALL_LINGUAS.
8744
8745 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
8746
8747         * configure.ac: Added ne in ALL_LINGUAS
8748         
8749 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8750
8751         * shell/ev-view.c: (ev_view_leave_notify_event):
8752         
8753         Clear status message when pointer leaves view. Fix for bug
8754         #310818 
8755
8756 2005-07-20 Ankit Patel <ankit644@yahoo.com>
8757
8758         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
8759
8760 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8761
8762         * shell/ev-view.c: (ev_view_leave_notify_event),
8763         (ev_view_class_init):
8764         
8765         Set cursor to normal then leaving view.
8766
8767 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8768
8769         * configure.ac:
8770         
8771         Fix required djvulibre version.
8772
8773 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
8774
8775         *configure.ac: Hindi (hi) language added
8776
8777 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
8778
8779         *configure.ac: Punjabi (pa) Language added
8780
8781 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8782
8783         * data/evince-ui.xml, shell/ev-window.c:
8784         
8785         Add keypad accelerators for zooming. Fix for bug 308128.
8786
8787 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8788
8789         * Makefile.am:
8790         * backend/Makefile.am:
8791         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
8792         * configure.ac:
8793         * shell/ev-document-types.c: (ev_document_types_add_filters):
8794
8795         Allow to enable/disable the pixbuf backend.
8796         Default to off for now. If we want it enabled we should
8797         really put mime types in the desktop, implement properties etc.
8798
8799         * properties/evince-properties.c:
8800
8801         Initialize error to NULL.
8802         Check error is not NULL before freeing.
8803
8804 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8805
8806         * shell/ev-window.c:
8807
8808         Use F5 as presentation accell
8809
8810 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8811
8812         * shell/ev-window.c: (update_chrome_visibility),
8813         (ev_window_create_fullscreen_popup), (ev_window_init):
8814
8815         Do not leak the fullscreen toolbar
8816
8817 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8818
8819         * shell/ev-window.c: (view_actions_focus_in_cb),
8820         (view_actions_focus_out_cb):
8821
8822         These has a return value! Fix totally random focus
8823         issues we was seeing.
8824
8825 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
8826
8827         * shell/main.c: (load_files_remote):
8828
8829         Allow open more than one file
8830
8831 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
8832
8833         * shell/main.c: (load_files_remote):
8834
8835         Fix for dbus 0.33. bug #309975
8836
8837 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8838
8839         * properties/ev-properties-main.c: (ev_properties_get_pages):
8840
8841         Actually return NULL for types we dont support
8842
8843 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
8844
8845         * po/POTFILES.in:
8846
8847         Remove empty lines.
8848
8849 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
8850
8851         * backend/ev-document-factory.c:
8852         (ev_document_factory_get_document):
8853
8854         Do not try to create the object if type
8855         is invalid.
8856
8857 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8858
8859         * ps/ps-document.c: (ps_document_dispose),
8860         (ps_async_renderer_render_pixbuf):
8861         * ps/ps-document.h:
8862
8863         Do not leak the target window
8864
8865 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8866
8867         * shell/ev-application.c: (ev_application_init):
8868
8869         Let tbe check file existence for us.
8870         Add a comment about eggrecent mime filter.
8871
8872 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
8873
8874         * data/evince-ui.xml:
8875         * shell/ev-application.c: (ev_application_shutdown),
8876         (ev_application_init), (ev_application_get_toolbars_model),
8877         (ev_application_get_recent_model),
8878         (ev_application_save_toolbars_model):
8879         * shell/ev-application.h:
8880         * shell/ev-window.c: (ev_window_add_recent),
8881         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
8882         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
8883         (ev_window_init):
8884
8885         Use common toolbar and recent models for all windows.
8886         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8887
8888 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
8889
8890         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
8891         successfully check for gtk_icon_view_get_visible_range.
8892
8893 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8894
8895         * djvu/Makefile.am:
8896         * dvi/Makefile.am:
8897         
8898         Fix djvu and dvi backend build.
8899
8900 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8901
8902         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
8903         (new_separator_pixbuf):
8904
8905         Don't leak windows.
8906
8907 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
8908
8909         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8910
8911         HIGification of toolbar editor dialogue.
8912
8913 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8914
8915         * configure.ac:
8916         * shell/Makefile.am:
8917
8918         Ever build metadata manager since it's just
8919         disabled at runtime now.
8920
8921 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8922
8923         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
8924         (ev_metadata_manager_get), (ev_metadata_manager_set):
8925         * shell/ev-metadata-manager.h:
8926
8927         Add an _init functions that enabled metadata management
8928         at runtime.
8929
8930         * shell/ev-window.c: (page_changed_cb),
8931         (setup_document_from_metadata), (ev_window_setup_document),
8932         (setup_view_from_metadata), (ev_window_open_uri),
8933         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8934         (ev_window_run_presentation), (ev_window_stop_presentation),
8935         (save_sizing_mode), (ev_window_zoom_changed_cb),
8936         (ev_window_continuous_changed_cb),
8937         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
8938         (window_configure_event_cb):
8939
8940         Remove all ugly metadata define since we deal with it
8941         at runtime now.
8942
8943         * shell/main.c: (load_files_remote), (main):
8944
8945         Add support for dbus cvs head. Hopefully didnt break one
8946         of the other versions now!
8947
8948         If we dont get a response from the dbus server just
8949         give up with it and not enable metadata.
8950
8951 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8952
8953         * Makefile.am:
8954         * backend/Makefile.am:
8955         * configure.ac:
8956         * cut-n-paste/recent-files/Makefile.am:
8957         * cut-n-paste/toolbar-editor/Makefile.am:
8958         * cut-n-paste/zoom-control/Makefile.am:
8959         * lib/Makefile.am:
8960         * pdf/Makefile.am:
8961         * pixbuf/Makefile.am:
8962         * properties/Makefile.am:
8963         * ps/Makefile.am:
8964         * shell/Makefile.am:
8965         * thumbnailer/Makefile.am:
8966         * tiff/Makefile.am:
8967
8968         Make frontends depend on just libev.
8969         Rework and group CFLAGS/LIBS definitions.
8970         Cleanups.
8971
8972 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8973
8974         * shell/ev-window:
8975
8976         do not unnecessarily save zoom
8977
8978         * configure.ac:
8979         * lib/ev-file-helpers.c: (ev_dot_dir):
8980         * shell/Makefile.am:
8981         * shell/dummy.cc:
8982
8983         Some cleanups
8984
8985 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8986
8987         * configure.ac:
8988         
8989         Remove unnecessary dependencies
8990
8991 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
8992
8993         * properties/Makefile.am:
8994         * thumbnailer/Makefile.am:
8995         * tiff/Makefile.am:
8996
8997         Some more cleanups. Was really necessary
8998         but I probably introduced bugs, feel free
8999         to flame :)
9000
9001 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9002
9003         * backend/Makefile.am:
9004         * configure.ac:
9005         * cut-n-paste/recent-files/Makefile.am:
9006         * cut-n-paste/toolbar-editor/Makefile.am:
9007         * cut-n-paste/zoom-control/Makefile.am:
9008         * lib/Makefile.am:
9009         * pdf/Makefile.am:
9010         * pixbuf/Makefile.am:
9011         * properties/Makefile.am:
9012         * ps/Makefile.am:
9013         * shell/Makefile.am:
9014         * thumbnailer/Makefile.am:
9015         * tiff/Makefile.am:
9016
9017         Use gnome-common macros when possible.
9018         Cleanup dependencies.
9019         Actually disable deprecated where possible.
9020
9021 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9022
9023         * Makefile.am:
9024         * backend/Makefile.am:
9025         * properties/Makefile.am:
9026         * shell/Makefile.am:
9027         * thumbnailer/Makefile.am:
9028
9029         This should solve the circular dep without
9030         requiring dir reorg!
9031
9032         * shell/ev-window.c: (setup_view_from_metadata):
9033
9034         Never restore window size/position when the
9035         window is already visible.
9036
9037 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9038
9039         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9040
9041         Return a boolean from timeout func. Fix ported from gedit.
9042
9043 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9044
9045         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9046
9047 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9048
9049         * shell/ev-document-types.c: set "All Documents" as default filter in
9050         open dialog
9051
9052 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9053
9054         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9055         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9056         (ev_metadata_manager_set_boolean): fix value/val thinko.
9057
9058 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9059
9060         * shell/ev-window.c: (setup_view_from_metadata),
9061         (window_state_event_cb), (window_configure_event_cb),
9062         (ev_window_init):
9063
9064         Remember window position and maximized state
9065
9066 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9067
9068         * configure.ac:
9069
9070         Fix DBUS configure checks.
9071
9072         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9073         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9074         (ev_metadata_manager_set_boolean):
9075
9076         Plug mem leaks.
9077
9078         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9079         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9080         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9081         (ev_window_continuous_changed_cb),
9082         (ev_window_dual_mode_changed_cb), (ev_window_new):
9083
9084         Fix the build without DBUS.
9085
9086 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9087
9088         * shell/ev-metadata-manager.c: (parse_value), (save_values),
9089         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
9090         (ev_metadata_manager_set_string),
9091         (ev_metadata_manager_set_boolean):
9092         * shell/ev-metadata-manager.h:
9093
9094         Add support for some more types
9095
9096         * shell/ev-view.c: (scroll_to_current_page),
9097         (ev_view_get_continuous), (ev_view_set_continuous),
9098         (ev_view_get_dual_page):
9099         * shell/ev-view.h:
9100         * shell/ev-window.c: (page_changed_cb),
9101         (setup_document_from_metadata), (ev_window_setup_document),
9102         (setup_view_from_metadata), (ev_window_open_uri),
9103         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9104         (ev_window_run_presentation), (ev_window_stop_presentation),
9105         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
9106         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
9107         (ev_window_update_dual_page_action),
9108         (ev_window_continuous_changed_cb),
9109         (ev_window_dual_mode_changed_cb), (ev_window_init):
9110
9111         Remember a bunch of view/document properties. Prolly some
9112         are still missing but it's getting interesting.
9113
9114 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
9115
9116         * configure.ac: check if dbus-binding-tool is installed. Not the
9117         case on current Ubuntu breezy, it seems.
9118
9119 2005-07-05  Luca Ferretti <elle.uca@libero.it>
9120
9121         * data/evince.desktop.in.in:
9122         
9123         Allow open uri lists and add TryExec field.
9124
9125 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9126
9127         * configure.ac:
9128
9129         Enable dbus when available, do not require a configure
9130         option.
9131
9132 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9133
9134         * configure.ac:
9135
9136         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
9137         disabled.
9138
9139 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
9140         Marco Pesenti Gritti  <mpg@redhat.com>
9141
9142         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
9143         
9144         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
9145         functions to the format required by dbus
9146
9147         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
9148         errors. Use the RPC parameters in the expected way
9149
9150 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9151
9152         * Makefile.am:
9153         * properties/Makefile.am:
9154         * properties/ev-properties-main.c: (ev_properties_get_pages):
9155
9156         Support all mime types
9157
9158         * shell/Makefile.am:
9159         * thumbnailer/Makefile.am:
9160         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
9161         (evince_thumbnail_pngenc_get):
9162
9163         Use the document factory
9164
9165 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9166
9167         * backend/Makefile.am:
9168         * backend/ev-document-factory.c:
9169         (mime_type_supported_by_gdk_pixbuf),
9170         (ev_document_type_get_from_mime),
9171         (ev_document_factory_get_document),
9172         (ev_document_factory_get_backend),
9173         (ev_document_factory_get_mime_types),
9174         (ev_document_factory_get_all_mime_types):
9175         * backend/ev-document-factory.h:
9176         * shell/Makefile.am:
9177         * shell/ev-document-types.c: (get_document_from_uri),
9178         (ev_document_types_get_document),
9179         (file_filter_add_mime_list_and_free),
9180         (ev_document_types_add_filters):
9181         * shell/ev-document-types.h:
9182         * shell/ev-job-xfer.c: (ev_job_xfer_run):
9183         * shell/ev-properties-dialog.c:
9184         (ev_properties_dialog_set_document):
9185         * shell/ev-window.c: (ev_window_cmd_file_open),
9186         (ev_window_cmd_save_as):
9187         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9188
9189         Rework document types managing to avoid code duplication
9190         and actually abstract from backend implementations.
9191         Also provide a minimal factory api that can be used by
9192         thumbnailer/properties.
9193
9194 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
9195
9196         * properties/ev-properties-view.c: (ev_properties_view_set_info):
9197         Plug a mem leak.
9198         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
9199         HIG spacings.
9200
9201 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9202
9203         * shell/ev-properties-dialog.c
9204         (ev_properties_dialog_set_document): only call
9205         ev_properties_fonts_set_document() if the document implements the
9206         fonts interface
9207
9208 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
9209
9210         * configure.ac:
9211         * properties/Makefile.am:
9212         * properties/ev-properties-view.c:
9213         (ev_properties_view_register_type):
9214         * properties/ev-properties-view.h:
9215         * properties/ev-properties-main.h:
9216
9217         Implement nautilus plugin for properties.
9218         Works only for pdf atm, I need to rework the
9219         document types stuff to get this to work
9220         for all backends...
9221
9222 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9223
9224         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
9225         (ev_properties_fonts_set_document): use
9226         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
9227
9228 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9229
9230         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
9231         them
9232         (PlaceImage, tiff2ps_process_page): use
9233         g_ascii_dtostr to convert floats to strings in a locale-safe way.
9234
9235
9236 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
9237
9238         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
9239         (main): to call gnome_authentication_manager_init. Should fix
9240         Bug #308510
9241
9242         * configure.ac: that requires libgnomeui 2.6.0.
9243
9244 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9245
9246         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9247         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
9248         use the new tiff2ps interfaces
9249
9250         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
9251         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
9252
9253         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
9254         structure instead of global variables.  Remove use of static
9255         variables in functions.
9256
9257 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
9258
9259         * shell/ev-page-action.c: unref the completion after setting it to the
9260         entry
9261
9262 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9263
9264         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
9265         postscript files
9266
9267 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
9268
9269         * shell/ev-window.c (update_action_sensitivity): disable
9270         File->Print if the document does not implement the ps exporter
9271         interface
9272
9273 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
9274
9275         * Makefile.am:
9276         * configure.ac:
9277         * data/evince-properties.glade:
9278         * properties/.cvsignore:
9279         * properties/Makefile.am:
9280         * properties/ev-properties-view.c: (ev_properties_view_dispose),
9281         (ev_properties_view_class_init), (ev_properties_view_format_date),
9282         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
9283         (ev_properties_view_init), (ev_properties_view_new):
9284         * properties/ev-properties-view.h:
9285         * shell/Makefile.am:
9286         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
9287         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
9288         (ev_properties_dialog_new):
9289         * shell/ev-properties-dialog.h:
9290         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
9291         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
9292         (update_progress_label), (job_fonts_finished_cb),
9293         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
9294         * shell/ev-properties-fonts.h:
9295         * shell/ev-properties.c:
9296         * shell/ev-properties.h:
9297         * shell/ev-window.c: (ev_window_setup_document),
9298         (ev_window_cmd_file_properties):
9299
9300         Split the properties pages in two different objects, depend
9301         only on the backend where possible, use widgets instead
9302         of gobject for the glade part, reimplement the dialog
9303         itself with gtk.
9304         I need this to implement nautilus properties page.
9305
9306 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
9307
9308         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
9309         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
9310         (tiff_document_document_ps_exporter_iface_init): implement the ps
9311         exporter interface for tiff documents
9312
9313         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
9314         libtiff to implement TIFF postscript export
9315
9316         * tiff/tiff2ps.h: added a header file for external tiff2ps
9317         functions.
9318
9319         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
9320         tiff2ps.h
9321
9322 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9323
9324         * shell/ev-view.c: (scroll_to_current_page),
9325         (ev_view_set_fullscreen), (ev_view_set_presentation):
9326         
9327         Scroll to current page when exit from presentation
9328
9329 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9330
9331         * shell/ev-window.c: (update_document_mode),
9332         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9333         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
9334         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
9335         
9336         Exit from fullscreen mode when switch to presentation. Fix for
9337         bug 309365
9338
9339 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9340
9341         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
9342         return NULL if the document does not implement the selection
9343         interface.
9344
9345 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
9346
9347         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
9348         reported height by using the resolution aspect ratio
9349         (tiff_document_render_pixbuf): scale the pixbuf using the
9350         resolution aspect ratio
9351
9352 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9353
9354         * configure.ac:
9355         
9356         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
9357         <kiltedaco@gmail.com>
9358         
9359         * djvu/djvu-document.c: (djvu_document_get_orientation),
9360         (djvu_document_set_orientation), (djvu_document_get_page_size),
9361         (rotate_pixbuf), (djvu_document_render_pixbuf),
9362         (djvu_document_document_iface_init):
9363         * dvi/dvi-document.c: (dvi_document_get_orientation),
9364         (dvi_document_set_orientation), (dvi_document_get_page_size),
9365         (rotate_pixbuf), (dvi_document_render_pixbuf),
9366         (dvi_document_document_iface_init):
9367         
9368         Dvi and djvu backends are ported to new API
9369
9370 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
9371
9372         * backend/ev-selection.c: (ev_selection_get_selection_region),
9373         (ev_selection_get_selection_map):
9374         * backend/ev-selection.h:
9375         * pdf/ev-poppler.cc:
9376         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9377         * shell/ev-jobs.h:
9378         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9379         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
9380         (ev_pixbuf_cache_get_text_mapping):
9381         * shell/ev-pixbuf-cache.h:
9382         * shell/ev-view.c: (location_in_text),
9383         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
9384         support to EvView.  Now we can see where we can select!  Sweet!
9385
9386 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9387
9388         * shell/ev-view.c (ev_view_button_press_event): Fix
9389         event->y + view->scroll_x typo.
9390
9391 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
9392
9393         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
9394         sub-GdkPixbuf instead of passing dest_x and dest_y.
9395         
9396         * shell/ev-view.c: (view_point_to_doc_point),
9397         (view_rect_to_doc_rect), (ev_view_button_press_event),
9398         (ev_view_motion_notify_event), (compute_new_selection_rect),
9399         (gdk_rectangle_point_in), (compute_new_selection_text),
9400         (compute_selections): Update selection code to keep the selection
9401         around as two points and not as a normalized rectangle, and fix
9402         page level selection in two-column mode.
9403
9404 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
9405
9406         * shell/ev-window.c: (window_configure_event_cb): 
9407         
9408         Fix compilation
9409         
9410 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9411
9412         * pdf/ev-poppler.cc:
9413
9414         Fix compilation
9415
9416 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
9417
9418         * shell/Makefile.am:
9419         * shell/ev-metadata-manager.c: (item_free),
9420         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
9421         (parse_value), (parseItem), (load_values),
9422         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
9423         (save_values), (save_item), (get_oldest), (resize_items),
9424         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
9425         * shell/ev-metadata-manager.h:
9426
9427         Metadata manager from gedit but modified to use GValue, so that
9428         we dont need to keep converting from strings.
9429
9430         * configure.ac:
9431
9432         ENABLE_METADATA conditional, on when dbus is on
9433
9434         * shell/ev-application.c: (ev_application_open_uri):
9435
9436         Show the window after load so that we can initialize
9437         window size before it's showed.
9438
9439         * shell/ev-window.c: (ev_window_setup_from_metadata),
9440         (ev_window_open_uri), (window_configure_event_cb),
9441         (ev_window_init):
9442
9443         Save and load metadata information about window size.
9444         Not yet keeping states in account.
9445
9446         * shell/main.c: (main):
9447
9448         Shutdown metadata manager.
9449
9450 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9451
9452         * shell/ev-application-service.xml:
9453         * configure.ac:
9454         * shell/Makefile.am:
9455         * shell/ev-application.c:
9456         * shell/ev-application.h:
9457         * shell/ev-window.c:
9458         * shell/ev-window.h:
9459         * shell/main.c:
9460
9461         Add an optional dbus interface (--enable-dbus).
9462         Rework application code, mainly to be easier to
9463         use "remotely".
9464         Do not open multiple windows with the same document,
9465         spatial evince!
9466
9467 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
9468
9469         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
9470         pixbuf iff it exists.
9471
9472 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
9473
9474         * shell/*:
9475         * backend/ev-render-context.[ch]:
9476         * backend/ev-selection.[ch]:
9477
9478         Massive changes.  We now support text selection of pdfs, and not
9479         just rectangular selection.  This is pretty broken still, but I
9480         want to get something into CVS.
9481
9482 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9483
9484         * pdf/ev-poppler.cc:
9485         
9486         Fix for Bug 309080: crash on window close.
9487         
9488         * shell/ev-page-action.c: (page_changed_cb):
9489         
9490         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
9491         jensgr@gmx.net (Jens Granseuer).
9492
9493 2005-06-25  Marcel Telka  <marcel@telka.sk>
9494
9495         * configure.in (ALL_LINGUAS): Added sk.
9496
9497 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
9498
9499         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
9500         not a document open
9501
9502 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9503
9504         * NEWS:
9505         * configure.ac:
9506
9507         Release 0.3.2
9508
9509         * cut-n-paste/recent-files/Makefile.am:
9510
9511         Fix make distcheck
9512
9513 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9514
9515         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
9516         (pixbuf_document_set_orientation), (rotate_pixbuf),
9517         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
9518         (pixbuf_document_document_iface_init), (pixbuf_document_init):
9519
9520         Implement rotation and cleanup the code a bit.
9521
9522         * tiff/tiff-document.c: (tiff_document_get_page_size),
9523         (tiff_document_get_orientation), (tiff_document_set_orientation),
9524         (rotate_pixbuf), (tiff_document_render_pixbuf),
9525         (tiff_document_document_iface_init), (tiff_document_init):
9526
9527         Implement rotation. Was the quicker solution for the release
9528         but we really need to share this code in the shell.
9529
9530 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
9531
9532         * pdf/ev-poppler.cc:
9533
9534         Enable rotation, require poppler cvs. Fix a leak.
9535
9536 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9537
9538         * shell/ev-window.c: (update_action_sensitivity):
9539         
9540         Make properties unsensitive if document backend doesn't provide
9541         any info
9542
9543 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9544
9545         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
9546         (bitmap_flip_horizontally), (bitmap_flip_vertically),
9547         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
9548         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
9549         (bitmap_flip_rotate_counter_clockwise):
9550         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
9551         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
9552         (buff_gets):
9553         * dvi/mdvi-lib/common.h:
9554         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
9555         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
9556         (opendvi), (mdvi_reload), (mdvi_init_context),
9557         (mdvi_destroy_context), (mdvi_dopage), (special):
9558         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
9559         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
9560         (file_hash_free), (register_encoding), (parse_spec),
9561         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
9562         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
9563         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
9564         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
9565         (mdvi_register_font_type), (mdvi_unregister_font_type),
9566         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
9567         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
9568         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
9569         (mdvi_hash_destroy_key), (mdvi_hash_reset):
9570         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
9571         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
9572         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
9573         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
9574         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
9575         * dvi/mdvi-lib/special.c: (mdvi_register_special),
9576         (mdvi_unregister_special), (mdvi_flush_specials):
9577         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
9578         (t1_font_remove):
9579         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
9580         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
9581         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
9582         (free_font_metrics), (flush_font_metrics):
9583         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
9584         (tt_font_remove):
9585         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
9586         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
9587         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
9588         (dstring_insert), (dstring_new), (dstring_reset):
9589         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
9590         
9591         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
9592         avoid conflict with libtool on FC4
9593         
9594         * shell/ev-window.c: (ev_window_cmd_help_about):
9595         
9596         Update copyright year. Fix for bug 308828.
9597
9598 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9599
9600         * shell/ev-view.c: (add_scroll_binding_keypad),
9601         (ev_view_binding_activated), (ev_view_class_init),
9602         (on_adjustment_value_changed):
9603         
9604         Bug 170874: Arrow keys switch pages in presentation mode
9605
9606 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9607
9608         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
9609         
9610         Fix for Bug 308265: Sidebar dissappears coming out of 
9611         Presentation mode
9612
9613 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
9614
9615         * shell/ev-application.c: (ev_application_open):
9616         * shell/ev-document-types.c: (ev_document_types_add_filters),
9617         (ev_document_types_add_filters_for_type):
9618         * shell/ev-document-types.h:
9619         * shell/ev-window.c: (ev_window_cmd_save_as):
9620         
9621         Suggest basename as template when saving, provide filters
9622         for save dialog. It's bug 308402
9623
9624 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9625
9626         * pdf/ev-poppler.cc:
9627         * shell/ev-sidebar-links.c: (job_finished_callback):
9628         * shell/ev-view.c: (update_find_status_message):
9629         
9630         Some leaks fixed
9631
9632 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9633
9634         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9635         (egg_recent_view_uimanager_set_list):
9636
9637         Fix buglet in !show_numbers case.
9638
9639 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
9640
9641         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9642         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
9643
9644         Use pango ellipsisation.
9645
9646         * pdf/ev-poppler.cc:
9647
9648         Fix refcount leak, from nsh.
9649
9650 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9651
9652         * cut-n-paste/recent-files/Makefile.am:
9653         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9654         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9655         
9656         Removed EggRecentViewGtk
9657         
9658         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
9659         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
9660         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
9661         (ev_window_setup_recent):
9662         
9663         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
9664         with other projects
9665
9666 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9667
9668         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9669         (egg_recent_view_gtk_finalize):
9670
9671         Fix memory leak
9672
9673         * cut-n-paste/toolbar-editor/Makefile.am:
9674         
9675         Fix location of cursor icon.
9676         
9677         * pdf/ev-poppler.cc:
9678         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
9679         (display_completion_text), (match_completion):
9680         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9681         (selection_changed_callback), (create_loading_model),
9682         (print_section_cb), (links_page_num_func),
9683         (update_page_callback_foreach):
9684         * shell/ev-window.c: (ev_window_dispose):
9685         
9686         Small memory fixes. Links model now store objects instead
9687         of pointers to improve memory management. 
9688
9689 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9690
9691         * shell/ev-window.c: (zoom_control_changed_cb):
9692         
9693         Fix update of zoom control (bug 308268).
9694
9695 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
9696
9697         * shell/ev-properties.c (set_property): escape the text correctly.
9698         Handles non-UTF-8 properties and escaped properties.  Also, sets
9699         the text to "<i>None</i>" if the property isn't set.
9700
9701         * data/evince-properties.glade: Change the label to be ellipsized,
9702         and give it a minimum size.
9703
9704 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9705
9706         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
9707         * shell/ev-sidebar-links.c: (create_loading_model):
9708         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
9709         * shell/ev-view.c: (ev_view_set_document):
9710         * shell/ev-window.c: (ev_window_dispose):
9711         
9712         Various small fixes, mostly memory leaks. Thanks to valgrind.
9713
9714 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
9715
9716         * ps/ps-document.c: remove the locale.h include again ;-). And
9717         kill the (bogus) setlocale/savelocale business.
9718
9719 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
9720
9721         * ps/ps-document.c:
9722         
9723         Include locale.h to fix build
9724         
9725         * shell/ev-sidebar.c:
9726         
9727         Remove unnecessary includes
9728
9729 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9730
9731         * dvi/dvi-document.c: (dvi_document_load):
9732         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
9733         * po/POTFILES.in:
9734         
9735         Check for incorrect dvi files. Fix parsing dvi on AMD64
9736         platform. Thanks to tester@tester.ca (Olivier Crete).
9737
9738 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9739
9740         * shell/ev-page-action.c: (match_selected_cb),
9741         (display_completion_text), (match_completion), (update_model):
9742         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
9743         (expand_open_links):
9744         * shell/ev-sidebar.c: (ev_sidebar_destroy),
9745         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
9746         (ev_sidebar_set_document):
9747         * shell/ev-window.c: (ev_window_xfer_job_cb),
9748         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
9749         
9750         Fixed lot's of memory leaks, for example, memory leak on reload, 
9751         described in bug 307793.
9752
9753 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9754
9755         * pdf/ev-poppler.cc:
9756         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
9757         (update_visible_range), (adjustment_changed_cb),
9758         (ev_sidebar_thumbnails_fill_model),
9759         (ev_sidebar_thumbnails_refresh),
9760         (ev_sidebar_tree_selection_changed),
9761         (ev_sidebar_icon_selection_changed),
9762         (ev_sidebar_thumbnails_use_icon_view),
9763         (ev_sidebar_thumbnails_set_document):
9764         * shell/ev-sidebar-thumbnails.h:
9765         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9766         (ev_window_cmd_edit_rotate_right), (ev_window_init):
9767
9768         Refresh thumbnails when changing orientation. Not fully
9769         working yet becuase of a sidebar bug.
9770
9771         Set page orientation to poppler page everywhere. This sucks
9772         really need to fix poppler.
9773
9774 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
9775
9776         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
9777         (egg_recent_view_gtk_new_menu_item),
9778         (egg_recent_view_gtk_set_property),
9779         (egg_recent_view_gtk_get_property),
9780         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
9781         (egg_recent_view_gtk_set_tooltip_func),
9782         (egg_recent_view_gtk_set_label_width),
9783         (egg_recent_view_gtk_get_label_width):
9784         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
9785
9786         Sync with libegg (ellipsize labels)
9787
9788 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9789
9790         * data/evince-ui.xml:
9791         * shell/ev-window.c: (ev_window_cmd_go_forward),
9792         (ev_window_cmd_go_backward):
9793         
9794         Shift + PageUp moves 10 Pages. Fix for 306125
9795
9796 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9797
9798         * pdf/ev-poppler.cc:
9799
9800         Add a flag to check if orientation has been overriden
9801
9802 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
9803
9804         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
9805         field if necessary.
9806
9807         * ps/ps.h: add creator field to document.
9808
9809         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
9810         set creator field.
9811
9812 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9813
9814         * data/evince-properties.glade:
9815         * shell/ev-properties.c: (ev_properties_set_document):
9816
9817         s/PDF Version/Format
9818
9819 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9820
9821         * shell/ev-properties.c: (ev_properties_set_document):
9822
9823         Remove unnecessary translations
9824
9825 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9826
9827         * cut-n-paste/toolbar-editor/Makefile.am:
9828
9829         Correct library name    
9830
9831 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9832
9833         * configure.ac:
9834         * cut-n-paste/recent-files/egg-recent-model.c:
9835         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
9836         (egg_recent_model_unlock_file):
9837         * cut-n-paste/recent-files/egg-recent-util.c:
9838         (egg_recent_util_get_unique_id):
9839         * cut-n-paste/recent-files/update-from-egg.sh:
9840         * cut-n-paste/toolbar-editor/Makefile.am:
9841         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
9842         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
9843         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
9844         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
9845         (egg_toolbars_model_get_type):
9846         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
9847
9848         Better makefile for toolbar editor and update everything
9849         to latest libegg.
9850
9851 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9852
9853         * shell/ev-window.c: (update_document_mode):
9854
9855         Prefer presentation mode when the document
9856         require fullscreen.
9857
9858 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
9859
9860         * data/evince-ui.xml:
9861         * shell/ev-window.c:
9862
9863         Add control-equal for zooming
9864
9865 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
9866
9867         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
9868
9869 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
9870
9871         * backend/ev-document.c: (ev_document_get_orientation):
9872         * backend/ev-document.h:
9873         * pdf/ev-poppler.cc:
9874         * ps/ps-document.c: (ps_document_get_orientation),
9875         (ps_document_set_orientation), (ps_document_document_iface_init):
9876
9877         Add a get_orientation api. Improve set_orientation.
9878
9879         * data/evince-ui.xml:
9880         * shell/ev-view.c: (ev_view_set_orientation),
9881         (ev_view_rotate_right), (ev_view_rotate_left):
9882         * shell/ev-view.h:
9883         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9884         (ev_window_cmd_edit_rotate_right):
9885
9886         Better ui for changing document orientation
9887
9888 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9889
9890         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
9891         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
9892         * shell/ev-sidebar-links.h:
9893         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
9894         (ev_sidebar_page_iface_init):
9895         * shell/ev-sidebar-page.h:
9896         * shell/ev-sidebar-thumbnails.c:
9897         (ev_sidebar_thumbnails_get_property),
9898         (ev_sidebar_thumbnails_class_init),
9899         (ev_sidebar_thumbnails_set_document):
9900         * shell/ev-sidebar-thumbnails.h:
9901         * shell/ev-view.c: (ev_view_motion_notify_event):
9902         * shell/ev-window.c: (update_chrome_visibility),
9903         (ev_window_cmd_focus_page_selector),
9904         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
9905         (sidebar_page_main_widget_update_cb), (ev_window_init):
9906         
9907         Autoraise toolbar on GoToPage binding and fix bindings in
9908         EvSidebarThumbnails page.
9909
9910 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
9911
9912         * shell/ev-properties.c: (update_progress_label):
9913
9914         Hide the progress label when finished; bug #307697.
9915
9916 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9917
9918         * pdf/ev-poppler.cc:
9919
9920         Enable is_open for links, you will need poppler cvs
9921
9922         * shell/ev-properties.c: (job_fonts_finished_cb):
9923
9924         Get a lock on the document when filling the tree view
9925
9926 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9927
9928         * backend/ev-document-links.h:
9929         * pdf/ev-poppler.cc:
9930         * shell/ev-sidebar-links.c: (create_loading_model),
9931         (expand_open_links), (job_finished_callback):
9932
9933         Expand links when specified by the document.
9934         Depend on a poppler api (defined out for now)
9935
9936 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
9937
9938         * shell/ev-properties.c: (ev_properties_dispose),
9939         (ev_properties_class_init), (dialog_destroy_cb),
9940         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
9941         (ev_properties_set_document), (ev_properties_new),
9942         (ev_properties_show):
9943         * shell/ev-properties.h:
9944
9945         Make it an object, cleanup the code, api to show it as transient
9946         and to set the document.
9947
9948         * shell/ev-window.c: (ev_window_setup_document),
9949         (ev_window_cmd_file_properties):
9950
9951         Adapt to EvProperties changes, do not show multiple
9952         times, update it when document changes.
9953
9954 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9955
9956         * ps/gstypes.h:
9957         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
9958         (ps_document_set_orientation), (ps_document_document_iface_init):
9959         * ps/ps-document.h:
9960
9961         Implement orientation here too
9962
9963         * shell/ev-properties.c: (ev_properties_new):
9964         * data/evince-properties.glade:
9965
9966         Hide the fonts page for backends that doesnt
9967         support it.     
9968
9969 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
9970
9971         * backend/ev-document.c: (ev_document_set_orientation):
9972         * backend/ev-document.h:
9973         * pdf/ev-poppler.cc:
9974
9975         Add orientation api. Currently poppler api is not optimal,
9976         we need to set orientation every time we _get a page.
9977         I will try to fix that at some point.
9978
9979         * data/evince-ui.xml:
9980         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
9981         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
9982
9983         Add orientation menu items
9984
9985         * shell/ev-page-cache.c: (ev_page_cache_clear):
9986         * shell/ev-page-cache.h:
9987
9988         Add api to clear the cache
9989
9990         * shell/ev-view.c: (setup_caches), (clear_caches),
9991         (ev_view_set_document), (ev_view_zoom_out),
9992         (ev_view_set_orientation):
9993         * shell/ev-view.h:
9994
9995         Implement orientation changing
9996
9997 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
9998
9999         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10000         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10001         * backend/ev-document-fonts.h:
10002
10003         Separate scan and fill so that we can incrementally fill from
10004         the main thread. Add a progress api.
10005
10006         * data/evince-properties.glade:
10007         * pdf/ev-poppler.cc:
10008         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10009         * shell/ev-jobs.h:
10010         * shell/ev-properties.c: (update_progress_label),
10011         (job_fonts_finished_cb), (setup_fonts_view):
10012
10013         Incrementally feel the list and show the progress
10014         percentage in a label like acrobat does.
10015
10016         You are going to need poppler cvs
10017
10018 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10019
10020         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10021         * backend/ev-document-fonts.h:
10022         * pdf/ev-poppler.cc:
10023
10024         Make fonts model fill incrementally.
10025
10026         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10027         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10028         (ev_job_queue_remove_job):
10029         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10030         (ev_job_fonts_new), (ev_job_fonts_run):
10031         * shell/ev-jobs.h:
10032
10033         New job for fonts scanning
10034
10035         * shell/ev-properties.c: (job_fonts_finished_cb),
10036         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10037         * shell/ev-properties.h:
10038         * shell/ev-window.c: (ev_window_cmd_file_properties):
10039
10040         Incrementally feel the treeview using the new job. Show Loading...
10041         message until scanning is completed.
10042
10043         Hopefully I didnt break the build without the poppler patch.
10044
10045 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10046
10047         * shell/ev-application.c: (ev_application_open):
10048         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10049         (ev_document_type_get_type), (ev_document_type_lookup):
10050         * shell/ev-document-types.h:
10051         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10052         * shell/ev-job-xfer.h:
10053         * shell/ev-window.c: (ev_window_clear_local_uri),
10054         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10055         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10056         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10057         
10058         Transfer remote documents to tmp directory to display them later.
10059
10060 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10061
10062         * backend/ev-document-info.h:
10063         * shell/ev-properties.c: (ev_properties_new):
10064
10065         s/GTime*/GTime. Not sure why we was using a pointer
10066         at all there!
10067
10068 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10069
10070         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10071         situations.  That situation is that you're using GTK+-HEAD with
10072         the patch at #306726 is applied, and you have a document with <
10073         1500 pages in it.  It's not quite as uniformly nice as the
10074         TreeView, but should be better in the long run.
10075
10076         I'm pretty sure I guarded against breaking compilation with
10077         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10078         I missed some.
10079
10080         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10081         widget yet, so I commented that code out
10082         enable_view_actions_for_widget() for now.  Need to figure this
10083         out.
10084
10085         * shell/ev-page-action.c (match_selected_cb): emit the right
10086         signals.  Our cool C-l completion now works.
10087
10088 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10089
10090         * backend/Makefile.am:
10091         * backend/ev-document-fonts.c:
10092         * backend/ev-document-links.c:
10093         * backend/ev-document.c: (ev_document_load):
10094         * backend/ev-document.h:
10095         * backend/ev-job-queue.c:
10096         * backend/ev-job-queue.h:
10097         * backend/ev-jobs.c:
10098         * backend/ev-jobs.h:
10099         * backend/ev-page-cache.c:
10100         * backend/ev-page-cache.h:
10101
10102         EvPageCache and EvJobs are moved to shell.
10103
10104         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
10105         (ev_tmp_filename):
10106         * lib/ev-file-helpers.h:
10107         
10108         New helper to work with temporary files
10109         
10110         * shell/Makefile.am:
10111         * shell/ev-application.c: (ev_application_open):
10112         * shell/ev-application.h:
10113         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
10114         (remove_job_from_async_queue), (add_job_to_async_queue),
10115         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
10116         (handle_job), (search_for_jobs_unlocked),
10117         (no_jobs_available_unlocked), (ev_render_thread),
10118         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10119         (ev_job_queue_add_job), (move_job_async), (move_job),
10120         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10121         * shell/ev-job-queue.h:
10122         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
10123         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
10124         * shell/ev-job-xfer.h:
10125         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
10126         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
10127         (ev_job_links_class_init), (ev_job_render_init),
10128         (ev_job_render_dispose), (ev_job_render_class_init),
10129         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
10130         (ev_job_thumbnail_class_init), (ev_job_load_init),
10131         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
10132         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
10133         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
10134         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
10135         * shell/ev-jobs.h:
10136         * shell/ev-page-action.c: (ev_page_action_set_document):
10137         * shell/ev-page-cache.c: (ev_page_cache_init),
10138         (ev_page_cache_class_init), (ev_page_cache_finalize),
10139         (ev_page_cache_new), (ev_page_cache_get_n_pages),
10140         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
10141         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
10142         (ev_page_cache_get_title), (ev_page_cache_get_size),
10143         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
10144         (ev_page_cache_get_height_to_page),
10145         (ev_page_cache_get_max_label_chars),
10146         (ev_page_cache_get_page_label),
10147         (ev_page_cache_has_nonnumeric_page_labels),
10148         (ev_page_cache_get_info), (ev_page_cache_next_page),
10149         (ev_page_cache_prev_page), (ev_page_cache_get):
10150         * shell/ev-page-cache.h:
10151         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
10152         (ev_pixbuf_cache_clear_job_sizes),
10153         (ev_pixbuf_cache_add_jobs_if_needed),
10154         (ev_pixbuf_cache_set_page_range):
10155         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
10156         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
10157         * shell/ev-sidebar-thumbnails.c:
10158         (ev_sidebar_tree_selection_changed),
10159         (ev_sidebar_thumbnails_set_document):
10160         * shell/ev-statusbar.c: (ev_statusbar_destroy),
10161         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
10162         (ev_statusbar_get_context_id), (ev_statusbar_push),
10163         (ev_statusbar_pop), (ev_statusbar_set_maximized),
10164         (ev_statusbar_pulse), (ev_statusbar_show_progress),
10165         (ev_statusbar_set_progress):
10166         * shell/ev-statusbar.h:
10167         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
10168         (ev_view_find_previous):
10169         * shell/ev-window.c: (ev_window_is_empty),
10170         (ev_window_setup_document), (password_dialog_response),
10171         (ev_window_clear_jobs), (ev_window_load_job_cb),
10172         (ev_window_xfer_job_cb), (ev_window_open_uri),
10173         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
10174         (ev_window_print), (ev_window_print_range),
10175         (ev_window_state_event), (ev_window_cmd_view_reload),
10176         (menu_item_select_cb), (menu_item_deselect_cb),
10177         (view_status_changed_cb), (ev_window_dispose),
10178         (drag_data_received_cb), (ev_window_init):
10179         * shell/ev-window.h:
10180         * shell/main.c: (load_files):
10181         
10182         New statusbar to show progress on idle. Two new jobs - 
10183         xfer job and load job to load document in background. And update
10184         of page_cache clients to new location of code.
10185
10186 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
10187
10188         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
10189         selection in open dialog. It also remembers the last visited directory 
10190         in the current session.
10191
10192 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10193
10194         * shell/ev-properties.c: (ev_properties_new):
10195         * shell/ev-properties.h:
10196         * shell/ev-window.c: (ev_window_cmd_file_properties):
10197         
10198         Get document info from page cache instead of document itself.
10199         This should fix crash related to race conditions described in
10200         bug 306545.
10201
10202 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10203
10204         * ps/ps-document.c: (ps_document_init),
10205         (send_ps), (get_page_box), (output), (catchPipe), (input),
10206         (stop_interpreter), (file_length), (file_readable),
10207         (check_filecompressedb), (ps_document_enable_interpreter),
10208         (document_load), (ps_async_renderer_render_pixbuf):
10209         * ps/ps-document.h:
10210
10211         Big cleanup of the ps code
10212
10213 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
10214
10215         * backend/Makefile.am:
10216         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
10217         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
10218         * backend/ev-async-renderer.h:
10219
10220         Add an async renderer interface (method + callback) which
10221         is useful for backends like ps.
10222
10223         * backend/ev-job-queue.c: (remove_job_from_async_queue),
10224         (add_job_to_async_queue), (job_finished_cb), (handle_job),
10225         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
10226         (ev_job_queue_add_job), (move_job_async), (move_job),
10227         (ev_job_queue_update_job), (ev_job_queue_remove_job):
10228
10229         Add queues for async renderer, these are executed on the
10230         main thread.
10231
10232         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
10233         (ev_job_render_run):
10234         * backend/ev-jobs.h:
10235
10236         If the backend support async renderer interface use it.
10237
10238         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
10239         (setup_pixmap), (ps_document_get_type),
10240         (ps_async_renderer_render_pixbuf),
10241         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
10242
10243         Implement async renderer interface.
10244
10245 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10246
10247         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
10248
10249         Cleanup links job on exit.
10250
10251 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10252
10253         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10254         (drag_data_get_cb), (drag_data_received_cb):
10255         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10256         (drag_data_get_cb), (parse_item_list),
10257         (egg_toolbar_editor_load_actions):
10258         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10259         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
10260         (parse_item_list), (parse_toolbars):
10261         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
10262         (dvi_pixbuf_put_pixel):
10263         
10264         Fix gcc 4.0 warnings
10265
10266 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10267
10268         * ps/ps-document.c: (start_interpreter):
10269
10270         Fix warning when loading ps
10271
10272 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10273
10274         * ps/ps-document.c: (output):
10275
10276         Fix crash when priting gs error messages.
10277
10278 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10279
10280         * backend/ev-page-cache.c: (_ev_page_cache_new):
10281         * backend/ev-page-cache.h:
10282
10283         Use a const to return title so that we dont double
10284         free it. Small cleanup and fix a leak.
10285
10286         * shell/ev-window.c: (update_window_title):
10287
10288         strdup value from get_title.
10289
10290 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
10291
10292         * shell/ev-sidebar-links.c: (job_finished_callback),
10293         (ev_sidebar_links_set_document):
10294
10295         Cleanup the old job when changing document
10296
10297 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10298
10299         * shell/ev-stock-icons.c:
10300         * shell/ev-stock-icons.h:
10301         * shell/ev-window.c:
10302         
10303         Add stock icons for actions that can appear in toolbar. Fix for
10304         bug 306566.
10305
10306 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10307
10308         * backend/ev-page-cache.c: (ev_page_cache_finalize),
10309         (_ev_page_cache_new), (ev_page_cache_get_max_width),
10310         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
10311         * backend/ev-page-cache.h:
10312         * shell/ev-view.c: (scroll_to_current_page),
10313         (view_update_range_and_current_page), (get_page_y_offset),
10314         (get_page_extents), (ev_view_size_request_continuous_dual_page),
10315         (ev_view_size_request_continuous),
10316         (ev_view_zoom_for_size_continuous_and_dual_page),
10317         (ev_view_zoom_for_size_continuous):
10318         
10319         More compact EvView layout in document with pages of different size.
10320
10321 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
10322
10323         * shell/ev-window.c (ev_window_cmd_file_properties): fix
10324         compilation.
10325
10326 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10327
10328         * shell/ev-view.c: (view_set_adjustment_values):
10329         * shell/ev-window.c: (ev_window_cmd_file_properties):
10330         
10331         A bit different fix for rounding problem but it has no
10332         problems on startup. Make properties window transient to parent.
10333
10334 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10335
10336         * pdf/ev-poppler.cc:
10337         
10338         More commenting of font stuff.
10339
10340 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10341
10342         * pdf/ev-poppler.cc:
10343
10344         Comment out some more fonts stuff. Should really
10345         work without the poppler patch now.
10346
10347 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10348
10349         * pdf/ev-poppler.cc:
10350
10351         Adapt to api change
10352
10353 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10354
10355         * data/evince-properties.glade:
10356         * pdf/ev-poppler.cc:
10357         * shell/ev-properties.c: (setup_fonts_view):
10358
10359         Set the column title. Show the dialog only
10360         once everything is setup.
10361         Getting font info can be very slow... will
10362         prolly need to make this threaded too.
10363
10364 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10365
10366         * backend/Makefile.am:
10367         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
10368         (ev_document_fonts_get_fonts_model):
10369         * backend/ev-document-fonts.h:
10370         * data/evince-properties.glade:
10371         * pdf/ev-poppler.cc:
10372         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
10373         * shell/ev-properties.h:
10374         * shell/ev-window.c: (ev_window_cmd_file_properties):
10375
10376         Implement fonts list. Defined out for now, since it depends
10377         on a not yet committed poppler patch.
10378
10379 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
10380
10381         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
10382         page + 1.
10383
10384         * shell/ev-window.c: Make sure we add the timeout when we get a
10385         focus-in event.
10386
10387         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
10388         adjustment->value before calculating the zoom factor to average
10389         out all of our rounding errors.  The page no longer 'drifts' when
10390         resizing.
10391
10392 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10393
10394         * data/evince-properties.glade:
10395         * shell/ev-properties.c: (ev_properties_format_date),
10396         (set_property):
10397         
10398         Labels don't expand when the dialogue is resized.
10399         strftime result needs to be converted to UTF-8. Thanks
10400         to Christian Persch <chpe@gnome.org>.
10401
10402 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10403
10404         * data/evince-properties.glade:
10405
10406         Hide the fonts tab
10407
10408 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
10409
10410         * backend/ev-document-info.h:
10411         * backend/ev-document.c: (ev_document_info_free):
10412         * data/evince-properties.glade:
10413         * pdf/ev-poppler.cc:
10414         * ps/ps-document.c: (ps_document_get_info):
10415         * shell/ev-properties.c: (ev_properties_format_date),
10416         (set_property), (ev_properties_new):
10417         * shell/ev-properties.h:
10418         * shell/ev-window.c: (ev_window_cmd_file_properties):
10419
10420         Rework properties code to take only EvPropertyInfo
10421         in the constructor so that it can be useful for
10422         nautilus plugin too.
10423
10424         Deal with backends that doesnt support some properties.
10425         Make set property code generic.
10426
10427 2005-06-04  Christian Persch <chpe@gnome.org>
10428
10429         * data/evince-properties.glade:
10430
10431         fix spacings, make resizeable, and make data labels
10432         selectable + ellipsised
10433
10434 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
10435
10436         * backend/ev-document-info.h:
10437         * data/Makefile.am:
10438         * data/evince-ui.xml:
10439         * pdf/ev-poppler.cc:
10440         * shell/Makefile.am:
10441         * shell/ev-window.c: (update_action_sensitivity),
10442         (ev_window_cmd_file_properties):
10443
10444         Initial go at file properties. Patch by
10445         Emil Soleyman-Zomalan <emil@soleyman.com>.
10446         Needs love see #169583
10447
10448 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
10449
10450         * ps/ps-document.c: (output):
10451         * ps/ps.c: (psscan):
10452
10453         Try to render even if psscan fails.
10454
10455 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10456
10457         * ps/ps.c: (psscan), (pscopydoc):
10458
10459         Port buffered reading code from gv
10460
10461 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10462
10463         * ps/ps-document.c: (interpreter_message), (output):
10464
10465         Do not fail on interpreter messages
10466
10467 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
10468
10469         * backend/ev-document-misc.c:
10470         (ev_document_misc_get_thumbnail_frame):
10471
10472         Pages can be 0 x 0, dont assert on this case
10473
10474 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10475
10476         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10477         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
10478
10479         Correctly manage our reference on document. Finally the reload
10480         huge leak is gone...
10481
10482 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10483
10484         * ps/ps-document.c: (ps_document_dispose):
10485
10486         Forgot to chain it to the parent. Thanks chpe.
10487
10488 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10489
10490         * ps/ps-document.c: (ps_document_dispose),
10491         (ps_document_class_init), (stop_interpreter), (document_load):
10492
10493         Cleanup dispose a bit. Dont leak the whole pixmap.
10494
10495 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10496
10497         * pdf/ev-poppler.cc:
10498
10499         Release the poppler document on dispose
10500
10501 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10502
10503         * shell/ev-view.c: (ev_view_set_document):
10504
10505         Release ref on the pixbuf cache when changing
10506         document.
10507
10508 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10509
10510         * ps/ps-document.c: (ps_document_get_info):
10511
10512         Fix a double free
10513
10514 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10515
10516         * backend/ev-page-cache.c: (ev_page_cache_init),
10517         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
10518         * backend/ev-page-cache.h:
10519         * shell/ev-page-action.c: (page_changed_cb):
10520         
10521         Set page action entry width depending on labels width. Fix
10522         for bug 305202.
10523
10524 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
10525
10526         * backend/ev-link.c: (ev_link_class_init):
10527
10528         Allow -1 as page value (error)
10529
10530 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
10531
10532         * shell/ev-sidebar-thumbnails.c:
10533         (ev_sidebar_thumbnails_set_document):
10534         * shell/ev-view.c: (scroll_to_current_page),
10535         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
10536         (page_changed_cb), (on_adjustment_value_changed),
10537         (ev_view_set_document):
10538
10539         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
10540         Fix bug 305377
10541
10542 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10543
10544         * configure.ac:
10545         * djvu/djvu-document.c: (djvu_document_get_page_size):
10546
10547         Require djvulibre CVS. Now djvu loading is much faster. Fix for
10548         bug 301993.
10549
10550 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
10551
10552         * shell/ev-view.c (draw_one_page): modify the expose handling to
10553         get the shadows.
10554
10555         * shell/ev-window.c (update_action_sensitivity): Respect
10556         permissions field.  Kowtow to the man.
10557
10558         * pdf/ev-poppler.cc: Get the permissions field.
10559
10560         * tiff/*c: Make a tiny bit more robust.
10561
10562 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10563
10564         * djvu/djvu-document.c:
10565         
10566         Pop messages from djvu context message queue.
10567
10568 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10569
10570         * configure.ac, Makefile.am, shell/Makefile.am:
10571         * tiff/Makefile.am, shell/ev-document-types.c:
10572         
10573         Cleanup tiff configure checks. Fix for bug 305218.
10574
10575 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
10576
10577         * configure.ac: Added "uk" to ALL_LINGUAS.
10578
10579 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10580
10581         * cut-n-paste/zoom-control/ephy-zoom.c:
10582         (ephy_zoom_get_changed_zoom_level):
10583         * cut-n-paste/zoom-control/ephy-zoom.h:
10584         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
10585         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
10586         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
10587         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
10588         (zoom_control_changed_cb), (ev_window_init):
10589         
10590         Fix minor points related to moving best fit up. Introduce
10591         "zoom" property and make zoom control change it's value on
10592         notify::zoom signals. Fix for 305080.
10593
10594 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10595
10596         * data/evince-ui.xml:
10597         * shell/ev-window.c: (set_view_actions_sensitivity):
10598         
10599         Use + and - as accels for zoom in and zoom out. Fix for 305001.
10600
10601 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10602
10603         * configure.ac:
10604
10605         Depends on poppler 0.3.2
10606
10607 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
10608
10609         * cut-n-paste/recent-files/egg-recent-item.c:
10610         (egg_recent_item_get_short_name):
10611         * cut-n-paste/toolbar-editor/Makefile.am:
10612         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10613         (new_pixbuf_from_widget):
10614         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10615         * cut-n-paste/toolbar-editor/egg-marshal.c:
10616         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10617         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10618
10619         Sync
10620
10621 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
10622
10623         * tiff/tiff-document.c: Rough TIFF backend.
10624
10625 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10626
10627         * NEWS:
10628         * configure.ac:
10629         * cut-n-paste/toolbar-editor/Makefile.am:
10630
10631         Release 0.3.1
10632
10633 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
10634
10635         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
10636         (ev_view_find_next), (ev_view_find_previous):
10637
10638         Remove the locks around get_n_results   
10639
10640 2005-05-21  Juerg Billeter  <j@bitron.ch>
10641
10642         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
10643
10644         Pass correct number of pages to poppler.
10645
10646 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10647
10648         * configure.ac:
10649         * data/Makefile.am:
10650         * data/evince.desktop.in: 
10651         * data/evince.desktop.in.in:
10652         * po/POTFILES.in:
10653         
10654         Add conditionally dvi and djvu to desktop types. Fix for 304658.
10655
10656 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
10657
10658         * shell/ev-view.c: (view_update_adjustments),
10659         (view_set_adjustment_values): cast adjustmen->value to (int)
10660         before using it.  Otherwise, we get off by a pixel in some
10661         situations.
10662
10663         (draw_one_page): Draw the border on expose.
10664
10665 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
10666
10667         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
10668         adjustment when the mode changes, #304923
10669
10670 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10671
10672         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
10673         flickering on resize but still use gdk_window_scroll on
10674         scrolling
10675
10676 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
10677
10678         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
10679         option, #170458
10680
10681 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
10682
10683         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
10684         second page on page_changed if possible, #304669
10685
10686 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
10687
10688         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
10689         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
10690
10691 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
10692
10693         * .cvsignore:
10694         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
10695         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10696         (ev_view_zoom_for_size_presentation),
10697         (ev_view_zoom_for_size_continuous_and_dual_page),
10698         (ev_view_zoom_for_size_continuous),
10699         (ev_view_zoom_for_size_dual_page),
10700         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
10701         * shell/ev-view.h:
10702         * shell/ev-window.c: (update_view_size),
10703         (ev_window_sizing_mode_changed_cb):
10704
10705         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
10706         the scrollbars.  It's not 100% right, but it's much closer.  Kills
10707         an infinite loop, #304769
10708
10709
10710 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10711
10712         * data/evince-ui.xml:
10713         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
10714         * shell/ev-window.c: (set_view_actions_sensitivity):
10715
10716         Make PgUp/Down behave like Space
10717
10718 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10719
10720         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10721         * backend/ev-ps-exporter.h:
10722         * pdf/ev-poppler.cc:
10723         * ps/ps-document.c: (ps_document_ps_export_begin):
10724         * shell/ev-print-job.c: (idle_print_handler):
10725
10726         Adapt to new poppler api
10727
10728 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10729
10730         * cut-n-paste/zoom-control/ephy-zoom-control.c:
10731         (ephy_zoom_control_init):
10732
10733         Translate zoom levels
10734
10735 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
10736
10737         * cut-n-paste/zoom-control/ephy-zoom.c:
10738         (ephy_zoom_get_zoom_level_index):
10739
10740         Fix current zoom -> zoom control match
10741
10742 2005-05-18  James Bowes  <bowes@cs.dal.ca>
10743
10744         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
10745         rather than the scrolled_window that it's in. Fixes bug #304655.
10746
10747 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
10748
10749         * shell/ev-view.c: (view_update_adjustments),
10750         (view_set_adjustment_values), (view_update_range_and_current_page),
10751         (view_scroll_to_page), (set_scroll_adjustment),
10752         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
10753         (ev_view_scroll), (ev_view_scroll_view),
10754         (ensure_rectangle_is_visible), (find_page_at_location),
10755         (get_link_at_location), (go_to_link), (status_message_from_link),
10756         (ev_view_size_request_continuous_dual_page),
10757         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
10758         (ev_view_unrealize), (ev_view_expose_event),
10759         (ev_view_button_press_event), (ev_view_motion_notify_event),
10760         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
10761         (draw_rubberband), (highlight_find_results), (draw_one_page),
10762         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
10763         (ev_view_init), (find_changed_cb), (page_changed_cb),
10764         (on_adjustment_value_changed), (ev_view_new),
10765         (ev_view_set_document), (ev_view_set_zoom),
10766         (ev_view_set_continuous), (ev_view_set_dual_page),
10767         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
10768         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
10769         (ev_view_zoom_for_size_presentation),
10770         (ev_view_zoom_for_size_continuous_dual_page),
10771         (ev_view_zoom_for_size_continuous),
10772         (ev_view_zoom_for_size_dual_page),
10773         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
10774         (ev_view_get_status), (ev_view_set_status),
10775         (update_find_status_message), (ev_view_get_find_status),
10776         (ev_view_set_find_status), (jump_to_find_result),
10777         (jump_to_find_page), (compute_selections), (clear_selection),
10778         (ev_view_select_all), (get_selected_text), (ev_view_copy),
10779         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
10780         (ev_view_update_primary_selection),
10781         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
10782         * shell/ev-view.h:
10783         * shell/ev-window.c: (ev_window_open_page_label),
10784         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
10785         (ev_window_init):
10786         * shell/ev-window.h:
10787         * shell/main.c: (load_files):
10788
10789         Massive code clean up from Nickolay Shmyrev.  Keep page offset
10790         when resizing.  Remove the bin_window().  Also, patch from James
10791         Bowes to fix command line page, #300641
10792         
10793 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
10794
10795         * data/evince-ui.xml:
10796         * shell/ev-view.c:
10797         * shell/ev-view.h:
10798         * shell/ev-window.c: (update_action_sensitivity):
10799
10800         Get rid of View->Normal Size, it's just confusing
10801
10802 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
10803
10804         * backend/ev-document-info.h:
10805         * backend/ev-document.c: (ev_document_info_free): Free the
10806         EvDocumentInfo.
10807
10808         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
10809         (clear_range), (add_range), (update_visible_range),
10810         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
10811         (ev_sidebar_thumbnails_set_document):
10812         * shell/ev-window.c: (ev_window_setup_document): Only render the
10813         visible thumbnails.  It takes an instant to render, but it uses
10814         much less memory.
10815
10816 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10817
10818         * shell/ev-sidebar-links.c: (popup_menu_cb):
10819
10820         Select first item
10821
10822 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10823
10824         * lib/Makefile.am:
10825         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
10826         (button_press_cb), (ev_sidebar_links_construct):
10827
10828         Show the popup menu also on keybindings
10829
10830 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
10831
10832         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
10833         * shell/ev-window.h:
10834
10835         Expose api to print a range (with dialog). Make private _print use
10836         it.
10837
10838         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
10839         (ev_sidebar_links_construct):
10840
10841         Show a print context menu on linkx, it prints the selected
10842         section.
10843
10844 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
10845
10846         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
10847         button.
10848
10849 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
10850
10851         * AUTHORS:
10852
10853         Update
10854
10855         * shell/ev-window.c: (build_comments_string),
10856         (ev_window_cmd_help_about):
10857
10858         Show poppler version/backend and authors
10859
10860 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10861
10862         * cut-n-paste/zoom-control/ephy-zoom.c:
10863         (ephy_zoom_get_zoom_level_index):
10864         * cut-n-paste/zoom-control/ephy-zoom.h:
10865
10866         Move the best fit items at the top of the list
10867
10868 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
10869
10870         * shell/ev-marshal.list:
10871         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
10872         (activate_cb), (match_selected_cb), (activate_link_cb),
10873         (connect_proxy), (ev_page_action_class_init):
10874         * shell/ev-page-action.h:
10875
10876         Use signals to notify action activation. Hopefully
10877         I did not break completion since I cant test...
10878
10879         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
10880         (register_custom_actions):
10881
10882         Connect to page selector actions and also grab focus on
10883         the view when activated.
10884
10885 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
10886
10887         * pdf/ev-poppler.cc:
10888         * backend/ev-page-cache.c: make page size calculation consistent
10889         and set it to (int)( width * scale + 0.5).  This makes the weird
10890         line going through the middle of the page go away.
10891
10892         * shell/ev-view.c: move painting the background page after
10893         checking the expose area covers us.
10894
10895 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10896
10897         * data/evince-password.glade:
10898         
10899         Mark labels as not translatable. Fix for bug 302842.
10900
10901 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
10902
10903         * configure.ac: Added "es" to ALL_LINGUAS.
10904
10905 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10906
10907         * data/evince-toolbar.xml:
10908         * shell/ev-window.c: (update_action_sensitivity),
10909         (ev_window_setup_document), (ev_window_set_page_mode),
10910         (ev_window_init):
10911
10912         Remove some leftover code from jrb first continous
10913         attempt. Use the new actions, we still need good icons
10914         though...
10915
10916 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10917
10918         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
10919
10920         Update label when connecting proxy. Fix a warning with NULL
10921         page_cache.
10922
10923 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10924
10925         * data/evince-ui.xml:
10926         * shell/ev-page-action.c: (ev_page_action_grab_focus):
10927         * shell/ev-page-action.h:
10928         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
10929
10930         Add mnemonic for edit toolbar.
10931         ctrl+l focus the page entry.
10932
10933 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10934
10935         * lib/Makefile.am:
10936         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
10937         (ev_window_init):
10938         * shell/main.c: (main):
10939
10940         Put the toolbar xml in evince own dot dir
10941
10942 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10943
10944         * shell/ev-window.c: (ev_window_init):
10945
10946         Make the toolbar not removable
10947
10948 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10949
10950         * data/evince-ui.xml:
10951         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
10952         * shell/ev-sidebar-links.h:
10953         * shell/ev-sidebar-thumbnails.c:
10954         (ev_sidebar_thumbnails_get_treeview):
10955         * shell/ev-sidebar-thumbnails.h:
10956         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
10957         (ev_view_class_init):
10958         * shell/ev-view.h:
10959         * shell/ev-window.c: (update_action_sensitivity),
10960         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
10961         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
10962         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
10963         (ev_window_init):
10964
10965         This is evil... Make space/backspace global accelerators but
10966         enable them only for some widgets (sidebars and view).
10967         I dont like it, but I dont know a better way... :/
10968
10969 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
10970
10971         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
10972         (ev_page_action_widget_finalize),
10973         (ev_page_action_widget_class_init), (update_page_cache):
10974
10975         Keep a weak reference on proxy->page_cache so that we
10976         dont try to disconnect the signal if the object is already
10977         gone. Maybe there is a better way to cleanup reference handling
10978         in page action though...
10979
10980 2005-05-10  Juerg Billeter  <j@bitron.ch>
10981
10982         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
10983         * backend/ev-ps-exporter.h:
10984         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
10985         * ps/ps-document.c: (ps_document_ps_export_begin):
10986         
10987         Change api to pass print range to ps_exporter_begin. The pdf backend
10988         requires this information.
10989         
10990         * shell/ev-print-job.c: (idle_print_handler):
10991         
10992         Adapt to api change
10993
10994 2005-05-10  Juerg Billeter  <j@bitron.ch>
10995
10996         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
10997         (idle_print_handler)
10998         * shell/ev-window.c: (ev_window_print):
10999
11000         Support printing page range, based on patch by Amaury Jacquot
11001
11002 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11003
11004         * data/evince-toolbar.xml:
11005
11006         Add zoom control to available items
11007
11008 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11009
11010         * shell/ev-window.c: (update_action_sensitivity):
11011
11012         Set slash action insensitive when appropriate
11013
11014 2005-05-10  Christian Persch <chpe@gnome.org>
11015
11016         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11017
11018         Fix warning on the overflow menu
11019
11020 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11021
11022         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11023
11024         Check for uri correctness/existence
11025
11026 2005-05-09  Juerg Billeter  <j@bitron.ch>
11027
11028         * shell/ev-window.c: (using_postscript_printer):
11029
11030         LPD printers use postscript, too
11031
11032 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11033
11034         * shell/ev-window.c: (register_custom_actions):
11035
11036         The zoom one is actually sort of useful,
11037         put it back
11038
11039 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11040
11041         * shell/ev-window.c: (register_custom_actions):
11042
11043         Hide page/zoom controls from overflow, they
11044         are useless.
11045
11046 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11047
11048         * cut-n-paste/update-from-egg.sh:
11049         
11050         Share it between all cut-n-paste subdirs
11051
11052         * cut-n-paste/recent-files/Makefile.am:
11053
11054         Fix to use "global" update-from-egg.sh
11055
11056         * cut-n-paste/recent-files/egg-recent-model.c:
11057         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11058         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11059         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11060         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11061
11062         Update from libegg
11063
11064         * cut-n-paste/toolbar-editor/Makefile.am:
11065
11066         Fix to use "global" update-from-egg.sh
11067
11068         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11069
11070         Update from libegg
11071
11072 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11073
11074         * configure.ac:
11075         * cut-n-paste/Makefile.am:
11076         * cut-n-paste/recent-files/Makefile.am:
11077         * cut-n-paste/toolbar-editor/.cvsignore:
11078         * cut-n-paste/toolbar-editor/Makefile.am:
11079         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11080         (egg_editable_toolbar_get_type), (get_toolbar_position),
11081         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
11082         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
11083         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
11084         (set_item_drag_source), (create_item_from_action), (create_item),
11085         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
11086         (popup_toolbar_context_menu_cb), (free_dragged_item),
11087         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
11088         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
11089         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
11090         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
11091         (item_added_cb), (item_removed_cb),
11092         (egg_editable_toolbar_construct),
11093         (egg_editable_toolbar_disconnect_model),
11094         (egg_editable_toolbar_deconstruct),
11095         (egg_editable_toolbar_set_model),
11096         (egg_editable_toolbar_set_ui_manager),
11097         (egg_editable_toolbar_set_property),
11098         (egg_editable_toolbar_get_property),
11099         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
11100         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
11101         (egg_editable_toolbar_new_with_model),
11102         (egg_editable_toolbar_get_edit_mode),
11103         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
11104         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
11105         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
11106         (new_pixbuf_from_widget), (new_separator_pixbuf),
11107         (update_separator_image), (style_set_cb),
11108         (_egg_editable_toolbar_new_separator_image),
11109         (egg_editable_toolbar_get_model):
11110         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11111         * cut-n-paste/toolbar-editor/egg-marshal.c:
11112         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11113         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
11114         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
11115         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
11116         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
11117         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
11118         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
11119         (editor_drag_data_delete_cb), (drag_data_get_cb),
11120         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
11121         (editor_create_item), (update_editor_sheet), (setup_editor),
11122         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
11123         (parse_item_list), (model_has_action), (update_actions_list),
11124         (egg_toolbar_editor_load_actions):
11125         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
11126         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11127         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
11128         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
11129         (toolbars_item_new), (free_toolbar_node), (free_item_node),
11130         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
11131         (egg_toolbars_model_add_separator), (impl_add_item),
11132         (parse_item_list), (egg_toolbars_model_add_toolbar),
11133         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
11134         (impl_get_item_data), (impl_get_item_type),
11135         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
11136         (egg_toolbars_model_init), (free_toolbar),
11137         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
11138         (egg_toolbars_model_remove_toolbar),
11139         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
11140         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
11141         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
11142         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
11143         (egg_toolbars_model_get_item_data),
11144         (egg_toolbars_model_get_item_type):
11145         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
11146         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11147         * data/Makefile.am:
11148         * data/evince-toolbar.xml:
11149         * data/evince-ui.xml:
11150         * data/hand-open.png:
11151         * po/POTFILES.in:
11152         * shell/Makefile.am:
11153         * shell/ev-window.c: (update_chrome_visibility),
11154         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
11155         (ev_window_dispose), (ev_window_init):
11156
11157         Implement epiphany like toolbar editor. Based on patch by
11158         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11159
11160 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11161
11162         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
11163
11164         Use set_cursor instead of set_selection, so that
11165         the keyboard focus moves too.
11166
11167 2005-05-09  Aleksey Kliger <akliger@gmail.com>
11168
11169         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
11170
11171         Fix infinite loop when loading Type1 fonts
11172
11173 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11174
11175         * data/evince-ui.xml:
11176         * shell/ev-window.c:
11177
11178         Slash -> Find
11179
11180 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
11181
11182         * configure.ac:
11183
11184         Make --disable really disable
11185
11186 2005-05-07  Juerg Billeter  <j@bitron.ch>
11187
11188         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
11189
11190         Compare page labels even without has_labels set, fixes setting page
11191         with entry
11192
11193 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11194
11195         * shell/ev-view.c: (ev_view_create_invisible_cursor),
11196         (ev_view_set_cursor), (ev_view_button_press_event),
11197         (ev_view_motion_notify_event), (ev_view_button_release_event),
11198         (ev_view_init):
11199
11200         Implement middle button scrolling. Based on a patch
11201         by Tommi Komulainen <tommi.komulainen@iki.fi>.
11202
11203 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
11204
11205         * shell/ev-document-types.c: (get_slow_mime_type),
11206         (get_document_type_from_mime), (ev_document_type_lookup):
11207         * shell/ev-document-types.h:
11208
11209         Change api to lookup from uri. Do fast lookup first, if the
11210         type is unknown try with data sniffing.
11211
11212         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
11213         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11214
11215         Adapt to api change
11216
11217 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11218
11219         * thumbnailer/Makefile.am:
11220
11221         Fix distcheck
11222
11223 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11224
11225         * NEWS:
11226         * configure.ac:
11227
11228         Release 0.3.0
11229
11230         * data/evince-ui.xml:
11231
11232         Hide presentation mode for now
11233
11234         * shell/ev-view.c: (highlight_find_results):
11235
11236         Show current find selection only on current page
11237
11238 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11239
11240         * shell/ev-view.c: (ev_view_select_all):
11241
11242         Compute size of the actual page, not of
11243         the current one.
11244
11245 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11246
11247         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
11248         (view_rect_to_doc_rect), (compute_selections),
11249         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
11250         (ev_view_copy), (ev_view_primary_get_cb),
11251         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
11252         (ev_view_button_press_event), (ev_view_motion_notify_event),
11253         (ev_view_button_release_event), (page_changed_cb):
11254
11255         Fix text selection
11256
11257 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
11258
11259         * shell/ev-view.c: (compute_border), (get_page_extents),
11260         (doc_rect_to_view_rect), (highlight_find_results),
11261         (ev_view_bin_expose), (ev_view_select_all),
11262         (ev_view_motion_notify_event), (update_find_status_message),
11263         (jump_to_find_result), (jump_to_find_page):
11264
11265         First go at fixing search, still buggy
11266
11267 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
11268
11269         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
11270         dropdown box and button at the top of the sidebar.
11271
11272 2005-05-02  James Bowes  <bowes@cs.dal.ca>
11273
11274         * configure.ac: Output zoom-control Makefile.
11275         * cut-n-paste/Makefile.am: build zoom-control subdir.
11276         * cut-n-paste/zoom-control/ephy-zoom-action.c:
11277         * cut-n-paste/zoom-control/ephy-zoom-action.h:
11278         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11279         * cut-n-paste/zoom-control/ephy-zoom-control.h:
11280         * cut-n-paste/zoom-control/ephy-zoom.c:
11281         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
11282         from epiphany, and modified to add a separator into the menu.
11283         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
11284         * data/evince-ui.xml: Replace old zoom toolbar actions with new
11285         zoom-control action.
11286         * shell/Makefile.am: Include zoom-control flags.
11287         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
11288         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
11289         (ev_view_zoom_for_size_presentation),
11290         (ev_view_zoom_for_size_continuous_and_dual_page),
11291         (ev_view_zoom_for_size_continuous),
11292         (ev_view_zoom_for_size_dual_page),
11293         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
11294         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
11295         ev_view_get_zoom and ev_view_get_sizing_mode.
11296         * shell/ev-view.h:
11297         * shell/ev-window.c: (update_action_sensitivity),
11298         (update_sizing_buttons), (zoom_control_changed_cb),
11299         (register_custom_actions): Initialize and use the zoom-control 
11300         widget.
11301
11302 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
11303
11304         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
11305         preview cache back to 1.  Don't know when it got set to 0.
11306         
11307         * shell/ev-view.c: (compute_border), (ev_view_realize),
11308         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
11309         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
11310         (ev_view_get_fullscreen), (ev_view_set_presentation),
11311         (ev_view_get_presentation), (ev_view_set_sizing_mode),
11312         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
11313         * shell/ev-view.h:
11314         * shell/ev-window.c:
11315         (update_chrome_visibility),
11316         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11317         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11318         (update_document_mode), (ev_window_update_fullscreen_action),
11319         (ev_window_fullscreen), (ev_window_unfullscreen),
11320         (ev_window_cmd_view_fullscreen),
11321         (ev_window_update_presentation_action),
11322         (ev_window_run_presentation), (ev_window_stop_presentation),
11323         (ev_window_cmd_view_presentation), (ev_window_state_event),
11324         (ev_window_focus_in_event), (ev_window_focus_out_event),
11325         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
11326         * data/evince-ui.xml: Initial presentation mode.  We should
11327         probably hide this until it's done, as it's quite rough.  Also,
11328         change full-screen to fullscreen and add two getters to EvView.
11329
11330 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11331
11332         * shell/ev-page-action.c: (update_page_cache),
11333         (ev_page_action_dispose):
11334         * shell/ev-window.c: (destroy_fullscreen_popup),
11335         (ev_window_create_fullscreen_popup):
11336
11337         Use connect_object rather than explicitly
11338         disconnect on dispose.
11339
11340 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
11341
11342         * shell/ev-page-action.c: (update_page_cache),
11343         (ev_page_action_dispose):
11344
11345 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11346
11347         * backend/ev-page-cache.c: (_ev_page_cache_new),
11348         (ev_page_cache_set_page_label),
11349         (ev_page_cache_has_nonnumeric_page_labels):
11350         * backend/ev-page-cache.h:
11351         * shell/ev-page-action.c: (update_pages_label):
11352         
11353         If all page labels are numeric, fallback to default
11354         way to display number of pages. See bug 173185.
11355
11356 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11357
11358         * shell/ev-page-action.c: (ev_page_action_dispose):
11359         * shell/ev-view.c: (view_update_range_and_current_page):
11360         * shell/ev-window.c: (ev_window_dispose):
11361         
11362         Set page on scroll in continuous mode. Fixes bug 301986.
11363         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
11364
11365 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
11366
11367         * configure.ac:
11368
11369         Require poppler 0.3.0
11370
11371 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11372         
11373         * shell/Makefile.am, configure.ac: Fix build problems
11374         with t1lib. Bug 301996.
11375
11376 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11377
11378         * shell/ev-view.c: (ev_view_scroll_event):
11379         
11380         Scroll up increase zoom
11381
11382 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11383
11384         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
11385         (ev_view_set_sizing_mode),
11386         (ev_view_zoom_for_size_continuous_and_dual_page),
11387         (ev_view_zoom_for_size_continuous):
11388         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
11389         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
11390         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
11391         (ev_window_init):
11392
11393         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
11394         Fix for 165473 and 165472.
11395
11396 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11397
11398         * po/POTFILES.in:
11399         * thumbnailer/Makefile.am:
11400         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
11401         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
11402         * thumbnailer/evince-thumbnailer.schemas.in:
11403         
11404         Make thumbnailer schemas translatable. Fix for bug 301773
11405         
11406         * thumbnailer/evince-thumbnailer-djvu.schemas:
11407         * thumbnailer/evince-thumbnailer-dvi.schemas:
11408         * thumbnailer/evince-thumbnailer.schemas:
11409
11410         Removed files
11411
11412 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
11413
11414         * shell/ev-view.c (ev_view_init): forgot to set this.
11415
11416 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
11417
11418         * shell/ev-view.c: (find_page_at_location),
11419         (get_link_at_location),
11420         (ev_view_set_show_border), (ev_view_set_spacing),
11421         (ev_view_zoom_for_size_continuous_and_dual_page),
11422         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
11423         Also, add a quick fix measuring of widths.  Also, removed
11424         ev_view_set_spacing and ev_view_set_show_border.
11425         
11426         * shell/ev-window.c: (ev_window_unfullscreen),
11427         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
11428
11429 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11430
11431         * shell/ev-view.c: (view_update_range_and_current_page),
11432         (page_changed_cb):
11433         
11434         Fix crash on exit and scrolling to page in continuous view.
11435
11436 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
11437
11438         * TODO:
11439         * backend/ev-page-cache.c: (_ev_page_cache_new),
11440         (ev_page_cache_get_max_width_size),
11441         (ev_page_cache_get_max_height_size):
11442         * backend/ev-page-cache.h:
11443         * data/evince-ui.xml:
11444         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
11445         * shell/ev-view.c: (view_update_adjustments),
11446         (view_update_range_and_current_page), (get_bounding_box_size),
11447         (ev_view_size_request_continuous_and_dual_page),
11448         (ev_view_size_request_continuous),
11449         (ev_view_size_request_dual_page),
11450         (ev_view_size_request_single_page), (ev_view_size_request),
11451         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
11452         (ev_view_bin_expose), (ev_view_expose_event),
11453         (ev_view_set_property), (ev_view_get_property),
11454         (ev_view_class_init), (ev_view_init), (ev_view_new),
11455         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
11456         (ev_view_set_dual_page), (ev_view_set_full_screen),
11457         (ev_view_set_presentation), (ev_view_set_sizing_mode),
11458         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
11459         (ev_view_zoom_out), (zoom_for_size_fit_width),
11460         (zoom_for_size_best_fit),
11461         (ev_view_zoom_for_size_continuous_and_dual_page),
11462         (ev_view_zoom_for_size_continuous),
11463         (ev_view_zoom_for_size_dual_page),
11464         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11465         (ev_view_show_cursor), (ev_sizing_mode_get_type):
11466         * shell/ev-view.h:
11467         * shell/ev-window.c: (update_action_sensitivity),
11468         (ev_window_cmd_continuous), (ev_window_cmd_dual),
11469         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11470         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
11471         (ev_window_cmd_view_zoom_out), (update_view_size),
11472         (ev_window_set_sizing_mode), (ev_window_init):
11473
11474         Add Continuous and Dual page modes.
11475
11476 2005-04-23  James Bowes  <bowes@cs.dal.ca>
11477
11478         * dvi/dvi-document.c: (dvi_document_load),
11479         (dvi_document_thumbnails_get_thumbnail),
11480         (dvi_document_init_params): Fix up some mixups between
11481         width and height to correct thumbnail rendering.
11482
11483 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11484
11485         * dvi/mdvi-lib/private.h:
11486         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
11487         
11488         Suppess output for kpathsea during font generation. Thanks to
11489         James Bowes
11490
11491 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
11492
11493         * NEWS:
11494         * configure.ac:
11495
11496         Release 0.2.1
11497
11498         * Makefile.am: fix distcheck.
11499
11500 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11501
11502         * shell/ev-sidebar-links.c: (selection_changed_callback),
11503         (update_page_callback), (row_activated_callback),
11504         (job_finished_callback), (ev_sidebar_links_set_document):
11505         
11506         Fix for bug #169901. Double click on links expands tree.
11507
11508 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
11509
11510         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
11511         hard-coded style. Fix for bug 170111
11512
11513 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
11514
11515         * shell/ev-view.c (highlight_find_results): Remove unnecessary
11516         locking.
11517
11518 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11519
11520         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
11521
11522 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
11523
11524         * pdf/ev-poppler.cc:
11525         * shell/ev-view.c: (highlight_find_results):
11526
11527         Fix find on single page documents
11528
11529 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
11530
11531         * data/evince.schemas.in: fix for bug 301390
11532
11533 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11534
11535         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
11536         (ev_view_zoom_out), (ev_view_zoom_normal):
11537         * shell/ev-view.h:
11538         * shell/ev-window.c: (update_action_sensitivity),
11539         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
11540         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
11541         (ev_window_cmd_view_normal_size):
11542
11543         Fix normal size zoom. Make zoom in/zoom out unsensitive when
11544         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
11545         better than oom. 
11546
11547 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11548
11549         * configure.ac:
11550
11551         Depend on 2.57, 2.59 doesnt seem to be necessary
11552
11553 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
11554
11555         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
11556         (create_tool_item):
11557
11558         Put back total number of pages as (1 of 1234)
11559
11560 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
11561
11562         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
11563         remove the job.
11564
11565         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
11566         function.  This helps debugging.
11567
11568 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11569
11570         * djvu/djvu-document.c: (djvu_document_class_init),
11571         (djvu_document_get_info), (djvu_document_document_iface_init):
11572         * dvi/dvi-document.c: (dvi_document_class_init),
11573         (dvi_document_get_info), (dvi_document_document_iface_init):
11574
11575         Dummy implementation of get_info method for dvi and
11576         djvu. Fix crashes with those backends
11577
11578 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
11579
11580         * data/evince.desktop.in:
11581
11582         Add application/x-gzpostscript
11583
11584 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
11585
11586         * data/evince.schemas.in: Added real long descriptions, 
11587         closes bug 172496 
11588
11589         * README: Added actual text, closes bug 171869
11590
11591 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11592
11593         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11594
11595         Thumbnail page 0
11596
11597 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11598
11599         * backend/ev-document-info.h:
11600
11601         s/GDate */GDate so we can just use g_free
11602
11603 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11604
11605         * shell/ev-window.c: (update_document_mode),
11606         (ev_window_setup_document):
11607
11608         Show the window in fullscreen when specified by
11609         the document
11610
11611 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11612
11613         * backend/ev-document.c: (ev_document_class_init),
11614         (ev_document_get_info), (ev_document_render_pixbuf):
11615         * backend/ev-document.h:
11616         * backend/ev-page-cache.c: (_ev_page_cache_new):
11617         * pdf/ev-poppler.cc:
11618         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
11619         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
11620         * ps/ps-document.c: (ps_document_class_init), (document_load),
11621         (ps_document_get_info), (ps_document_document_iface_init):
11622
11623         Remove get_title from the interface, we can just use document info
11624
11625 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
11626
11627         * backend/Makefile.am:
11628         * backend/ev-document.c: (ev_document_render_get_info):
11629         * backend/ev-document.h:
11630         * pdf/ev-poppler.cc:
11631
11632         Initial support for document info. Based on jrb patch.
11633
11634 2005-04-19  Paolo Borelli <pborelli@katamail.com>
11635
11636         * shell/ev-window.c: (ev_window_state_event),
11637         (ev_window_class_init), (ev_window_init):
11638         
11639         Doesn't show resize grip when maximized. See bug #301053
11640
11641 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11642
11643         * po/POTFILES.in:
11644         
11645         ev-sidebar-thumbnails now has translatable labels
11646         
11647         * shell/Makefile.am:
11648         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
11649         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
11650         (ev_sidebar_links_page_iface_init):
11651         * shell/ev-sidebar-links.h:
11652         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
11653         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
11654         (ev_sidebar_page_get_label):
11655         * shell/ev-sidebar-page.h:
11656         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
11657         (ev_sidebar_thumbnails_set_document),
11658         (ev_sidebar_thumbnails_support_document),
11659         (ev_sidebar_thumbnails_get_label),
11660         (ev_sidebar_thumbnails_page_iface_init):
11661         * shell/ev-sidebar-thumbnails.h:
11662         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
11663         (ev_sidebar_set_document):
11664         * shell/ev-sidebar.h:
11665         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
11666         
11667         Small rework of sidebar code. Now sidebar pages should implement
11668         EvSidebarPage interface. That makes page management in EvSidebar
11669         easier. See bug #164811 for details
11670
11671 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11672
11673         * shell/ev-application.c: (ev_application_open):
11674         * shell/ev-document-types.c:
11675         
11676         Fix build error and small problem with application exit
11677
11678 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11679
11680         * thumbnailer/Makefile.am:
11681         * thumbnailer/evince-thumbnailer-djvu.schemas:
11682         * thumbnailer/evince-thumbnailer-dvi.schemas:
11683         
11684         Conditionally install schemas for djvu/dvi thumbnailer
11685
11686 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
11687
11688         * shell/ev-document-types.h: 
11689         * shell/ev-document-types.c: 
11690         New files, handling the mapping from mimetypes to backends
11691         
11692         * shell/ev-window.c: 
11693         * thumbnailer/evince-thumbnailer.c:     
11694         Use the ev-document-types code
11695         
11696         * shell/Makefile.am: 
11697         Added new convenience library libevbackendfactory_la, containing
11698         the new mimetype->backend logic; moved the backends into it.
11699
11700         * thumbnailer/Makefile.am:
11701         Make the thumbnailer link with the libevbackend.la convenience
11702         library, rather than having a duplicate of the backend logic here.
11703
11704 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
11705
11706         * shell/ev-stock-icons.c: constify some vars.
11707         * shell/ev-window.c: ditto.
11708
11709 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
11710
11711         * ps/ps-document.c (get_page_orientation):
11712
11713         Respect document orientation 
11714
11715 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11716
11717         * djvu/Makefile.am:
11718         * dvi/Makefile.am:
11719         * shell/Makefile.am:
11720         
11721         Move library dependencies to components.
11722         
11723         * shell/ev-window.c: (update_window_title),
11724         (start_loading_document):
11725         
11726         Fix display of uris with spaces. Bug 168358.
11727
11728 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
11729
11730         * shell/ev-sidebar-links.c: (selection_changed_cb):
11731         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
11732         (ev_view_button_release_event), (ev_view_set_document):
11733         * shell/ev-view.h:
11734         * shell/ev-window.c: (find_bar_search_changed_cb):
11735         * shell/ev-window.h: Minor cleanups removing some dead code.
11736
11737 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11738
11739         * backend/ev-page-cache.c: (_ev_page_cache_new):
11740         
11741         Set current page to 0 if document has pages.
11742
11743 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11744
11745         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11746
11747         Initialize GError to NULL, fix a crash when loading fails.
11748
11749 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11750
11751         * shell/ev-window.c: (update_view_size):
11752
11753         Calculate shadow size only when there is actually
11754         a shadow.
11755
11756 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11757
11758         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
11759         * shell/ev-view.h:
11760
11761         Allow setting view spacing, default to 0
11762
11763         * shell/ev-window.c: (ev_window_unfullscreen),
11764         (ev_window_cmd_view_fullscreen), (ev_window_init):
11765
11766         Remove spacing in fullscreen mode
11767
11768 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11769
11770         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
11771         (ev_view_size_request), (expose_bin_window),
11772         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
11773         * shell/ev-view.h:
11774         * shell/ev-window.c: (ev_window_unfullscreen),
11775         (ev_window_cmd_view_fullscreen):
11776
11777         Do not draw the border in fulscreen
11778
11779 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11780
11781         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
11782         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
11783         (find_page_at_location), (page_changed_cb):
11784
11785         Rework border calculation, so that I can more easily disable it.
11786         Code somewhat cleaner too.
11787
11788 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
11789
11790         * backend/ev-page-cache.c: (ev_page_cache_init),
11791         (_ev_page_cache_new):
11792
11793         Remove some assertions, documents can have 0 pages.
11794         Make initial current page -1.
11795
11796         * shell/ev-page-action.c: (page_changed_cb):
11797
11798         Show "" if current page is -1
11799
11800         * shell/ev-window.c: (update_action_sensitivity),
11801         (ev_window_setup_document):
11802
11803         When document has 0 pages do not set the view
11804         and make nearly everything insensitive.
11805
11806 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11807
11808         * shell/ev-page-view.c:
11809         * shell/ev-page-view.h:
11810
11811         Remove unused files.
11812         
11813         * shell/ev-sidebar-thumbnails.c:
11814         (ev_sidebar_thumbnails_set_document):
11815         * shell/ev-sidebar.c: (ev_sidebar_set_document),
11816         (ev_sidebar_supports_document):
11817         * shell/ev-sidebar.h:
11818         * shell/ev-window.c: (ev_window_setup_document):
11819         
11820         Doesn't show thumbnails if document has 1 page. Make
11821         sidebar menu entries sensitive only if if they have 
11822         sense. Fix bug 164811. 
11823
11824 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11825
11826         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
11827         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
11828         (ev_view_zoom_out), (ev_view_set_size):
11829
11830         Rework sizing to deal with documents with not uniform page
11831         size.
11832
11833 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11834
11835         * backend/ev-page-cache.c: (_ev_page_cache_new):
11836
11837         Fix several page size caching bugs
11838
11839 2005-04-15  Luca Ferretti <elle.uca@libero.it>
11840
11841         * shell/ev-window.c: (set_action_properties):
11842
11843         Make all toolbar items translatable
11844
11845 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
11846
11847         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
11848         (save_page_list), (ps_document_save),
11849         (ps_document_document_iface_init), (ps_document_ps_export_begin),
11850         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
11851         (ps_document_ps_exporter_iface_init):
11852         * ps/ps-document.h:
11853
11854         Based on a patch by J�rg Billeter <j@bitron.ch>
11855         
11856         Implement print and save a copy for the ps backend.
11857
11858 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
11859
11860         * backend/ev-document.h:
11861         * djvu/djvu-document.c: (djvu_document_can_get_text),
11862         (djvu_document_document_iface_init):
11863         * dvi/dvi-document.c: (dvi_document_can_get_text),
11864         (dvi_document_document_iface_init):
11865         * pdf/ev-poppler.cc:
11866         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
11867         (pixbuf_document_document_iface_init):
11868         * ps/ps-document.c: (ps_document_can_get_text),
11869         (ps_document_document_iface_init):
11870         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
11871         * shell/ev-window.c: (update_action_sensitivity):
11872
11873         Fix the crash when trying to copy in backends that doesnt
11874         support it. We can implement a better solution once we
11875         do real text selection.
11876
11877 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
11878
11879         * data/evince-ui.xml:
11880         * shell/ev-window.c: (ev_window_cmd_escape):
11881         
11882         Work around the Escape conflict (find bar and unfullscreen)
11883
11884 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11885
11886         * backend/ev-page-cache.c: (ev_page_cache_next_page):
11887         
11888         Fix for #300233. Next page correctly handles document end.
11889         
11890         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11891         (ev_sidebar_thumbnails_class_init),
11892         (ev_sidebar_thumbnails_set_document),
11893         (ev_sidebar_thumbnails_clear_job),
11894         (ev_sidebar_thumbnails_clear_model):
11895         
11896         Cleanup thumbnail jobs on document changes.
11897         
11898         * shell/ev-view.c: (add_scroll_binding_keypad),
11899         (add_scroll_binding_shifted), (ev_view_class_init):
11900         
11901         Shift + Space scrolls up. Fix for #173184
11902         
11903         * shell/ev-window.c: (ev_window_open_page),
11904         (ev_window_cmd_view_reload):
11905         
11906         Fix reload (Bug #300094)
11907
11908 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11909
11910         
11911         * dvi/mdvi-lib/assoc.c:
11912         * dvi/mdvi-lib/assoc.h: Removed garbage files
11913         
11914         * dvi/mdvi-lib/bitmap.c:
11915         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
11916         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
11917         * dvi/mdvi-lib/color.h: Antialias of rules
11918         
11919         * dvi/mdvi-lib/common.h:
11920         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
11921         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
11922         * dvi/mdvi-lib/files.c:
11923         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
11924         * dvi/mdvi-lib/mdvi.h:
11925         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
11926         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
11927         * dvi/mdvi-lib/util.c: Fix compile warnings
11928         
11929         * dvi/dvi-document.c:
11930         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
11931         (dvi_document_thumbnails_get_thumbnail),
11932         (dvi_document_document_thumbnails_iface_init):
11933         * dvi/mdvi-lib/Makefile.am:
11934         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11935         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
11936         
11937         Dvi backend now renders thumbnails
11938
11939 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
11940
11941         * shell/main.c: (main): 
11942         
11943         Save accelerators on exit. Fixes bug #172095.
11944
11945 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
11946
11947         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
11948         update priority" comment.
11949
11950         * backend/ev-job-queue.c: Give a way to change priority.
11951
11952 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
11953
11954         * shell/ev-page-action.c: Fix logic.
11955
11956 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11957
11958         * shell/ev-view.c: (ev_view_can_find_next):
11959         * shell/ev-window.c: (ev_window_setup_document):
11960
11961         Check that the document supports find
11962
11963 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11964
11965         * data/evince-ui.xml:
11966         * shell/ev-view.c: (ev_view_can_find_next):
11967         * shell/ev-view.h:
11968         * shell/ev-window.c: (update_action_sensitivity),
11969         (find_changed_cb), (ev_window_setup_document),
11970         (ev_window_cmd_edit_find_next):
11971
11972         Add Edit->Find Next
11973
11974 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
11975
11976         * pdf/ev-poppler.cc:
11977         * shell/ev-print-job.c: (idle_print_handler):
11978
11979         Make printing work again
11980
11981 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
11982
11983         * shell/ev-page-action.h:
11984         * shell/ev-page-action.c: (ev_page_action_widget_init),
11985         (ev_page_action_widget_class_init), (page_changed_cb),
11986         (create_tool_item), (update_page_cache), (build_new_tree_cb),
11987         (get_filter_model_from_model), (match_selected_cb),
11988         (display_completion_text), (match_completion), (update_model),
11989         (connect_proxy), (ev_page_action_set_property),
11990         (ev_page_action_get_property), (ev_page_action_set_document),
11991         (ev_page_action_set_model), (ev_page_action_class_init): Big
11992         reworking to make completions work iff we have >= GTK-2.7.0
11993                 
11994         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
11995         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
11996         (job_finished_cb): We now have a 'model' property that is set when
11997         the links are loaded.  This can be caught with "notify::model"
11998
11999         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12000         listen for the model to be set, and propagate it to the action.
12001
12002 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12003
12004         * cut-n-paste/recent-files/egg-recent-item.c:
12005         (egg_recent_item_set_uri), (make_valid_utf8),
12006         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12007         * cut-n-paste/recent-files/egg-recent-item.h:
12008         
12009         Update egg-recent from libegg. This should fix long
12010         startup problem. For details see
12011         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12012
12013 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12014
12015         * cut-n-paste/recent-files/Makefile.am:
12016         * data/evince-ui.xml, shell/Makefile.am:
12017         * shell/ev-application.c, shell/ev-application.h:
12018         * shell/ev-window.c: Recent files support.
12019         
12020         * configure.ac: Added "ru" to ALL_LINGUAS.
12021         
12022         * dvju: new backend to support DJVU files.
12023         * dvi: new backend to support DVI.
12024
12025         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12026         * ev-application.c: Support for new backends.
12027         
12028         * help, ev-window.c, main.c shell/Makefile.am: 
12029         Evince user documentation.
12030
12031 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12032
12033         * po/POTFILES.in:
12034         * shell/ev-window.c:
12035         * thumbnailer/evince-thumbnailer.c:
12036
12037         s/pdf-document/ev-poppler
12038
12039 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12040
12041         * NEWS:
12042         * configure.ac:
12043
12044         Release 0.2.0
12045
12046         * ps/ps-document.c: (setup_pixmap):
12047
12048         Remove debug code
12049
12050 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12051
12052         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12053         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12054         (ev_window_cmd_go_first_page): Fix of by one errors.
12055
12056 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12057
12058         * ps/ps-document.c: (get_page_box):
12059
12060         Fix page size calculation
12061
12062 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12063
12064         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12065         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12066         (get_page_orientation), (setup_page), (document_load),
12067         (ps_document_get_page_size), (render_pixbuf_idle):
12068         * ps/ps-document.h:
12069
12070         More refactoring to adapt to EvDocument changes
12071
12072 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12073
12074         * ps/ps-document.c: (start_interpreter):
12075
12076         Actually add alpha args
12077
12078 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12079
12080         * pdf/ev-poppler.cc:
12081
12082         Make clipboard work again
12083
12084 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
12085
12086         Make searching work again.
12087         
12088         * backend/ev-document.c:
12089         * backend/ev-document.h:
12090         * backend/ev-document-find.c:
12091         * backend/ev-document-find.h: Change EvDocumentIface so we no
12092         longer store the current page or zoom level in the document.  The
12093         consequence is that all calls that operate on the current page now
12094         instead take the page number as an extra argument, and all
12095         coordinates are now doubles in document coordinate system.
12096
12097         * pdf/ev-poppler.cc:
12098         * pixbuf/pixbuf-document.c:
12099         * ps/ps-document.c: Update backends accordingly.
12100
12101 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
12102
12103         * autogen.sh:
12104
12105         Add required gettext version
12106
12107 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
12108
12109         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
12110         make F1 bring up non-existent help.
12111
12112         * shell/eggfindbar.c: Patch from Christian Persch to sync to
12113         epiphany's find bar, #167477
12114
12115         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
12116         <emil@nishra.com> to add space-bar scrolling, 
12117
12118         * shell/ev-window.c (static GtkActionEntry entries): add default
12119         keybinding for Help (F1)
12120         Fixes #171068
12121
12122         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
12123         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
12124         170110
12125
12126 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
12127
12128         * Makefile.am: 
12129         * pixbuf/pixbuf-document.c: 
12130
12131         Got pixbuf backend working again
12132
12133 2005-04-01  Steve Murphy  <murf@e-tools.com>
12134
12135         * configure.in: Added "rw" to ALL_LINGUAS.
12136
12137 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
12138
12139         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
12140         model types, noticed by Martin Kretzschmar.
12141
12142 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
12143
12144         * pdf/ev-poppler.cc: Implement search based on
12145         poppler_page_find_text().  Currently a bit crude since we remember
12146         all matches from all pages.  Also, we grab the big document lock
12147         when we search since searching changes the underlying stream and
12148         thus conflicts with the rendering thread.
12149         
12150         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
12151         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
12152         (ev_view_find_previous): Fix some page indexes to be 0 based,
12153         offset rubber band by view offset,
12154
12155 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
12156
12157         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
12158
12159 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
12160
12161         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
12162         completely because I didn't understand GtkActions.  I should
12163         read Marco's code more carefully in the future.
12164
12165         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
12166         function
12167
12168 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
12169
12170         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
12171         PopplerRectangle change from poppler CVS.
12172
12173 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
12174
12175         * backend/ev-document.c: (ev_document_get_page_label):
12176         * backend/ev-document.h:
12177         * backend/ev-page-cache.c: (_ev_page_cache_new),
12178         (ev_page_cache_get_page_label):
12179         * backend/ev-page-cache.h:
12180         * pdf/ev-poppler.cc:
12181         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
12182         (links_page_num_func):
12183         * shell/ev-sidebar-thumbnails.c:
12184         (ev_sidebar_thumbnails_set_document):
12185         * shell/ev-view.c: (status_message_from_link),
12186         (ev_view_motion_notify_event):
12187         * shell/ev-window.c: (document_supports_sidebar): Add in page
12188         label support.  It's not perfect yet, but it's the first 'feature'
12189         in a while.
12190         Also, fix a bogus comment noticed by crispin. 
12191
12192 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
12193
12194         * Makefile.am: Remove pixbuf backend for now
12195
12196         * configure.ac: Require poppler-glib instead of just poppler.
12197
12198         * backend/ev-document-thumbnails.h: Add a comment
12199
12200         * backend/ev-document.h:
12201         * backend/ev-document.c: (ev_document_class_init),
12202         (ev_document_load), (ev_document_get_link),
12203         (ev_document_get_links): Remove 3 methods and add get_links.
12204         Also, made 0 based.
12205
12206         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
12207         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
12208
12209         * backend/ev-link.c: (ev_link_set_title),
12210         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
12211         (ev_link_mapping_find):
12212         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
12213         
12214         * backend/ev-page-cache.c: (ev_page_cache_init),
12215         (_ev_page_cache_new), (ev_page_cache_set_current_page),
12216         (ev_page_cache_get_size), (ev_page_cache_next_page),
12217         (ev_page_cache_prev_page): Fix to be 0 based.
12218
12219         * pdf/Makefile.am: 
12220         * pdf/ev-poppler.h:
12221         * pdf/ev-poppler.cc: New backend.
12222         
12223         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
12224         (ps_document_get_page), (ps_document_document_iface_init):
12225
12226         * shell/ev-pixbuf-cache.h:
12227         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12228         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
12229         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
12230         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
12231         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
12232         Fix up code to grab a page cache per each doc.  Also, fix to be 0
12233         based.
12234         
12235         * shell/ev-sidebar-thumbnails.c:
12236         (ev_sidebar_tree_selection_changed), (page_changed_cb),
12237         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
12238
12239         * shell/ev-view.c: (status_message_from_link),
12240         (find_page_at_location), (get_link_at_location),
12241         (ev_view_motion_notify_event), (ev_view_button_release_event),
12242         (ev_view_init): Use the new link code.  Fix to be 0 based.
12243
12244         * shell/ev-window.c: (update_action_sensitivity),
12245         (document_supports_sidebar): 0 based.
12246
12247 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
12248
12249         * pdf/pdf-document.cc: Patch from Fernando Herrera
12250         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
12251         *blush*
12252
12253 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
12254
12255         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
12256         1 to the page, as this seems to be 1 based.  I thought we has this
12257         fixed.  grump.
12258
12259 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
12260
12261         * TODO:
12262         * backend/Makefile.am:
12263         * backend/ev-document-links.c:
12264         (ev_document_links_has_document_links),
12265         (ev_document_links_get_links_model):
12266         * backend/ev-document-links.h:
12267         * backend/ev-document.c: (ev_document_get_page_cache),
12268         (ev_document_get_doc_mutex), (ev_document_load),
12269         (ev_document_save), (ev_document_get_title),
12270         (ev_document_get_n_pages), (ev_document_set_page),
12271         (ev_document_get_page), (ev_document_set_target),
12272         (ev_document_set_scale), (ev_document_set_page_offset),
12273         (ev_document_get_page_size), (ev_document_get_text),
12274         (ev_document_get_link), (ev_document_render),
12275         (ev_document_render_pixbuf), (ev_document_scale_changed):
12276         * backend/ev-document.h:
12277         * backend/ev-job-queue.c: (remove_object_from_queue),
12278         (notify_finished), (handle_job), (search_for_jobs_unlocked),
12279         (no_jobs_available_unlocked), (ev_render_thread),
12280         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
12281         (ev_job_queue_remove_job):
12282         * backend/ev-job-queue.h:
12283         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
12284         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
12285         (ev_job_links_class_init), (ev_job_render_init),
12286         (ev_job_render_dispose), (ev_job_render_class_init),
12287         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
12288         (ev_job_thumbnail_class_init), (ev_job_finished),
12289         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
12290         (ev_job_render_run), (ev_job_thumbnail_new),
12291         (ev_job_thumbnail_run):
12292         * backend/ev-jobs.h:
12293         * backend/ev-link.c:
12294         * backend/ev-link.h:
12295         * backend/ev-page-cache.c: (ev_page_cache_init),
12296         (ev_page_cache_class_init), (ev_page_cache_finalize),
12297         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
12298         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
12299         (ev_page_cache_set_link), (ev_page_cache_get_title),
12300         (ev_page_cache_get_size), (ev_page_cache_next_page),
12301         (ev_page_cache_prev_page):
12302         * backend/ev-page-cache.h:
12303         * pdf/pdf-document.cc:
12304         * ps/gsdefaults.c:
12305         * ps/gsdefaults.h:
12306         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12307         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
12308         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
12309         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
12310         (is_interpreter_ready), (output), (catchPipe), (input),
12311         (start_interpreter), (check_filecompressed), (compute_dimensions),
12312         (ps_document_enable_interpreter), (document_load),
12313         (ps_document_next_page), (render_page), (ps_document_set_page),
12314         (ps_document_set_scale), (render_pixbuf_idle),
12315         (ps_document_render_pixbuf), (ps_document_document_iface_init):
12316         * ps/ps-document.h:
12317         * shell/Makefile.am:
12318         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
12319         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
12320         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
12321         (ev_pixbuf_cache_new), (job_finished_cb),
12322         (check_job_size_and_unref), (move_one_job),
12323         (ev_pixbuf_cache_update_range), (find_job_cache),
12324         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
12325         (ev_pixbuf_cache_add_jobs_if_needed),
12326         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
12327         * shell/ev-pixbuf-cache.h:
12328         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12329         (idle_print_handler):
12330         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
12331         (selection_changed_cb), (create_loading_model),
12332         (ev_sidebar_links_construct), (links_page_num_func),
12333         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
12334         (update_page_callback), (job_finished_cb),
12335         (ev_sidebar_links_set_document):
12336         * shell/ev-sidebar-thumbnails.c:
12337         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
12338         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
12339         (page_changed_cb), (thumbnail_job_completed_callback),
12340         (ev_sidebar_thumbnails_set_document):
12341         * shell/ev-sidebar-thumbnails.h:
12342         * shell/ev-sidebar.c: (ev_sidebar_set_document):
12343         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
12344         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
12345         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
12346         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
12347         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
12348         (ev_view_button_release_event), (ev_view_scroll_view),
12349         (ev_view_class_init), (ev_view_init), (update_find_status_message),
12350         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
12351         (ev_view_new), (job_finished_cb), (page_changed_cb),
12352         (ev_view_set_document), (go_to_link), (ev_view_zoom),
12353         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
12354         (ev_view_find_previous):
12355         * shell/ev-view.h:
12356         * shell/ev-window.c: (update_action_sensitivity),
12357         (ev_window_open_page), (update_window_title), (update_total_pages),
12358         (page_changed_cb), (ev_window_setup_document),
12359         (password_dialog_response), (ev_window_cmd_save_as),
12360         (ev_window_print), (ev_window_cmd_go_previous_page),
12361         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
12362         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
12363         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
12364         * shell/main.c: (main):
12365
12366         Merge evince-threads branch
12367
12368 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
12369
12370         * configure.ac: Added "lt" to ALL_LINGUAS.
12371
12372 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
12373
12374         * NEWS:
12375         * configure.ac:
12376
12377         Release 0.1.9
12378
12379 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
12380
12381         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12382
12383         Fix here also the thumbnails 1-basedness :)
12384
12385 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12386
12387         * NEWS:
12388         * configure.ac:
12389
12390         Release 0.1.8
12391
12392 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
12393
12394         * pdf/pdf-document.cc:
12395         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
12396         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
12397
12398         Fix the mess we did with thumbnails and 1-basedness
12399
12400 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
12401
12402         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
12403
12404 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
12405
12406         * NEWS:
12407         * configure.ac:
12408
12409         Release 0.1.7
12410
12411 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
12412
12413         * ps/Makefile.am:
12414         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
12415         (gtk_gs_defaults_get_alpha_parameters),
12416         (gtk_gs_defaults_get_ungzip_cmd),
12417         (gtk_gs_defaults_get_unbzip2_cmd):
12418         * ps/gsdefaults.h:
12419         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
12420         (ps_document_get_orientation), (document_load),
12421         (ps_document_goto_page), (ps_document_set_page_size):
12422         * ps/ps-document.h:
12423
12424         Some more sanitization of the ps backend. Remove a lot
12425         of unused code and do not base our defaults on ggv
12426         preferences (ugh!)
12427
12428 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
12429
12430         * thumbnailer/evince-thumbnailer.schemas:
12431         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12432         (main): add -s option for thumbnail size.
12433
12434 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
12435
12436         * configure.ac:
12437
12438         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
12439         remove it.
12440
12441 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12442
12443         * pdf/pdf-document.cc:
12444
12445         Remove 4 pixels of useless border from the
12446         thumbnail.
12447
12448 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
12449
12450         * backend/ev-document-thumbnails.c:
12451         (ev_document_thumbnails_get_thumbnail):
12452         * backend/ev-document-thumbnails.h:
12453
12454         Rework API a bit. Add a border flag and
12455         change sizing logic (now the size we specify
12456         applies to the bigger dimension).
12457
12458         * pdf/pdf-document.cc:
12459         * pixbuf/pixbuf-document.c:
12460         (pixbuf_document_thumbnails_get_thumbnail):
12461         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
12462         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12463
12464         Adapt to the new API and do not draw a border for nautilus
12465         thumbnailer.
12466
12467 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
12468
12469         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12470         take thumbnails from page "0" instead of "1". Added a copyright header.
12471
12472 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
12473
12474         * ps/ps-document.c: (set_up_page), (start_interpreter):
12475
12476         Make it C89 compliant
12477
12478 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
12479
12480         * Makefile.am:
12481         * configure.ac:
12482         * pdf/.cvsignore:
12483         * pdf/pdf-document.cc:
12484         * thumbnailer/Makefile.am:
12485         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
12486         (main):
12487         * thumbnailer/evince-thumbnailer.schemas:
12488         * thumbnailer/pdf-icon.png:
12489
12490         Add a nautilus thumbnailer.
12491         Based on patch by Fernando Herrera <fherrera@onirica.com>.
12492
12493 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
12494
12495         * NEWS:
12496         * configure.ac:
12497         * po/POTFILES.in:
12498
12499         Release 0.1.6
12500
12501 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
12502
12503         Use poppler instead of including xpdf source code.  Poppler is a
12504         fork of xpdf to build it as a shared library. See
12505         http://freedesktop.org/wiki/Software/poppler.
12506
12507         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
12508         xpdf fork.
12509         
12510         * pdf/Makefile.am: Build libpdfdocument.a here.
12511         
12512         * pdf/GDKSplashOutputDev.cc:
12513         * pdf/GDKSplashOutputDev.h:
12514         * pdf/GnomeVFSStream.cc:
12515         * pdf/GnomeVFSStream.h:
12516         * pdf-document.cc:
12517         * pdf-document.h:
12518         * test-gdk-output-dev.cc
12519         * Thumb.cc:
12520         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
12521         against poppler.
12522
12523 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12524
12525         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
12526
12527         Clear idle stack before unsetting the document
12528
12529 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12530
12531         * ps/ps-document.c: (ps_document_widget_event),
12532         (ps_document_set_target), (ps_document_finalize),
12533         (ps_document_get_page):
12534
12535         Disconnect the widget event signal on finalize.
12536         Some code cleanups.
12537
12538 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12539
12540         * ps/ps-document.c: (set_up_page):
12541
12542         If there is no bpixmap create one, even if size
12543         is not changed.
12544
12545 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12546
12547         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
12548         (set_up_page), (document_load), (ps_document_set_zoom):
12549
12550         Default page is 0. Calculate size even when we have no
12551         target yet.
12552
12553 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
12554
12555         * shell/ev-sidebar.c: expand the selection widget to be always as
12556         wide as the sidebar
12557
12558 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12559
12560         * shell/ev-sidebar-thumbnails.c:
12561         (ev_sidebar_thumbnails_set_document):
12562
12563         Clear the list store when setting document
12564
12565 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12566
12567         * shell/ev-page-action.c: (update_entry), (sync_entry),
12568         (activate_cb), (entry_size_request_cb), (create_tool_item),
12569         (connect_proxy):
12570
12571         Use an entry for the page control instead of spinbuttons
12572
12573 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
12574
12575         * data/evince.schemas.in:
12576
12577         Correct confusing string
12578
12579 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
12580
12581         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
12582         for real.  Gosh, how long has this been broken.
12583
12584         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
12585         check for a NULL link.  We crash otherwise.
12586
12587 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
12588
12589         * NEWS:
12590         * configure.ac:
12591
12592         Release 0.1.5
12593
12594 2005-02-25  Sebastien Bacher  <seb128@debian.org>
12595
12596         * configure.ac: add the french translation.
12597
12598 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12599
12600         * shell/ev-window.c:
12601
12602         Remove unused header -> fix distcheck
12603
12604 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12605
12606         * shell/ev-window.c: (update_window_title),
12607         (ev_window_popup_password_dialog):
12608
12609         Unescape filename for display
12610
12611 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12612
12613         * pdf/xpdf/pdf-document.cc:
12614
12615         In get_page_size deal with rotation. Also
12616         cleanup the function a bit.
12617
12618 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12619
12620         * pdf/xpdf/pdf-document.cc:
12621
12622         Fix crash when opening in new window
12623
12624 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
12625
12626         * configure.ac:
12627
12628         Check ghostscript >= 7
12629
12630 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
12631
12632         * shell/ev-window.c:
12633
12634         Make page width the default sizing mode
12635
12636 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
12637         Marco Pesenti Gritti <marco@gnome.org>
12638
12639         * shell/ev-window.c: Remember the sidebar size
12640
12641         * data/evince.schemas.in: Add a new gconf key to store the size of
12642         the sidebar
12643
12644 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
12645
12646         * data/evince-ui.xml:
12647         * shell/ev-window.c: (update_action_sensitivity),
12648         (ev_window_cmd_view_reload):
12649         
12650         Add a "Reload" action and menu entry
12651
12652 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
12653
12654         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
12655         iff the type doesn't support thumbnailing and indexing.
12656
12657 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
12658
12659         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
12660
12661 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12662
12663         * pdf/splash/Splash.cc:
12664
12665         Port fix for a crasher from kde bug
12666         http://bugs.kde.org/show_bug.cgi?id=97131
12667
12668 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12669
12670         * pdf/xpdf/pdf-document.cc:
12671
12672         Return a link even if it's of an unrecognized
12673         type. Otherwise we go in an infinte cycle.
12674
12675 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12676
12677         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
12678         (size_allocate_cb), (ev_window_set_sizing_mode):
12679
12680         Update size when switching mode
12681
12682 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12683
12684         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12685         (ev_window_cmd_view_page_width), (update_sizing_buttons),
12686         (ev_window_cmd_view_normal_size):
12687
12688         Fix size toggle buttons behavior
12689
12690 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12691
12692         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
12693         (doc_rect_to_view_rect), (ev_view_size_allocate),
12694         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
12695         (scale_changed_callback):
12696
12697         Do not cache offsets in size_allocate.
12698
12699 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12700
12701         * shell/ev-view.c: (ev_view_size_allocate):
12702
12703         Calculate offsets before calling the parent
12704         class (which does a redraw)
12705
12706 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12707
12708         * pdf/xpdf/pdf-document.cc:
12709
12710         Fix a crasher on exit. Unused code, put a TODO
12711
12712 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
12713
12714         * backend/ev-document.c: (ev_document_class_init),
12715         (ev_document_page_changed), (ev_document_scale_changed):
12716         * backend/ev-document.h:
12717
12718         Separate page/scale notifications
12719
12720         * pdf/xpdf/pdf-document.cc:
12721
12722         Emit the new signals.
12723         Do not display the pdf page in _render, do it
12724         when scale/page are requested.
12725
12726         * ps/ps-document.c: (ps_document_set_zoom),
12727         (ps_document_widget_event):
12728         * ps/ps-document.h:
12729
12730         Emit the new signals.
12731
12732         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12733         (ev_view_init), (page_changed_callback), (scale_changed_callback),
12734         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
12735         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
12736         * shell/ev-view.h:
12737         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
12738         (ev_window_cmd_view_page_width), (size_allocate_cb),
12739         (ev_window_set_sizing_mode):
12740
12741         Rework sizing to be pixel based.
12742         There are bugs but should be already way better.
12743
12744 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
12745
12746         * shell/ev-window.c: (ev_window_init):
12747
12748         Do not allow to shrink sidebar smaller then
12749         child requisition
12750
12751 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
12752
12753         * shell/ev-sidebar.[ch]
12754         * shell/ev-window.c:
12755
12756         Improved sidebar widget. Fixes #166683
12757
12758 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
12759
12760         * shell/ev-view.c (update_find_status_message): Give translators
12761         more flexibility with ngettext plural handling.
12762
12763 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
12764
12765         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
12766         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
12767         page when we get the page size.
12768
12769 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12770
12771         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
12772
12773         ps pages are 0 based, convert 
12774
12775 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12776
12777         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
12778
12779         Initialize correct parent class. Set GError on document load
12780
12781 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12782
12783         * pdf/xpdf/pdf-document.cc:
12784
12785         Fixup selection offset calculation
12786
12787         * shell/ev-view.c: (view_rect_to_doc_rect),
12788         (doc_rect_to_view_rect), (ev_view_size_allocate),
12789         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
12790         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
12791
12792         Store selection as document relative, so that zooming
12793         and offset changing doesnt break it.
12794
12795 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
12796
12797         * shell/ev-view.c: (ev_view_best_fit):
12798
12799         Do not try to best fit if the view is not realized
12800
12801 2005-02-20  Kostas Papadimas <pkst@gnome.org>
12802           
12803         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
12804
12805 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
12806
12807         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
12808
12809 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
12810
12811         * shell/ev-window.c: Change the fullscreen toolbar to always be in
12812         the popup window.  That prevents it resizing when in full screen
12813         mode.
12814
12815         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
12816         multiple rerenders.  This pretty much sucks.
12817
12818         * data/evince-ui.xml: Change the fullscreen toolbar to include the
12819         rest of the toolbar.
12820
12821 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
12822
12823         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
12824
12825 2005-02-17  Alexander Shopov  <ash@contact.bg>
12826
12827         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
12828
12829 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
12830
12831         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
12832
12833 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
12834
12835         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
12836         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
12837         (set_document_page), (document_changed_callback),
12838         (ev_view_set_document), (ev_view_find_previous),
12839         (ev_view_hide_cursor), (ev_view_show_cursor):
12840         * shell/ev-view.h:
12841         * shell/ev-window.c: (update_chrome_visibility),
12842         (fullscreen_timeout_cb), (fullscreen_set_timeout),
12843         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
12844         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
12845         (ev_window_unfullscreen):
12846         * shell/main.c: (main):
12847
12848         Automatically hide the fullscreen button.
12849         Patch by Kristian Høgsberg <krh@redhat.com>
12850
12851 2005-02-16  Vincent Noel  <vnoel@cox.net>
12852
12853         * shell/main.c (main): Specify an icon for the window. Patch by
12854         Jaap A. Haitsma. Fixes #166177.
12855
12856 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
12857
12858         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
12859
12860 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
12861
12862         * backend/ev-document-misc.h:
12863         * backend/ev-document-misc.c:
12864         (ev_document_misc_get_page_border_size),
12865         (ev_document_misc_paint_one_page): New function to canonicalize
12866         sizing/painting a border.
12867
12868         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
12869         used.
12870
12871         * pdf/xpdf/pdf-document.cc: use new function
12872
12873         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
12874         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
12875         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
12876         shell/ev-window.c: (update_sizing_buttons),
12877         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
12878         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
12879         (ev_window_cmd_view_page_width), (size_allocate_cb),
12880         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
12881         and "fit width" values act as toggle buttons so they stay
12882         toggled.  It's not 100% perfect, and it's a little slow, but it's
12883         good enough to commit I think.
12884
12885 2005-02-15  David Lodge  <dave@cirt.net>
12886
12887         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
12888
12889 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
12890
12891         * shell/ev-window.c (update_window_title): replace newlines in
12892         the title by spaces. Bug #166107.
12893
12894 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
12895
12896         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
12897         parameters providing allocation width and height without
12898         scrollbars and width of a possible vertical scrollbar. With this
12899         additional information the functions can work as
12900         intended. Unfortunately they're not idempotent. We should
12901         transform these commands to toggles. Fixes Bug #164976
12902         Initial patch by Stephane Loeuillet, then heavily modified.
12903
12904         * shell/ev-view.h: update prototypes.
12905
12906         * shell/ev-window.c (ev_window_cmd_view_best_fit)
12907         (ev_window_cmd_view_page_width): provide EvView fit functions with
12908         all the information they need. Formulas to calculate this
12909         information taken from GtkScrolledWindow.
12910
12911 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
12912
12913         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
12914         created a thumbnail, the list store is updated to know
12915         that the thumbnail is set. Fixes bug #166792
12916
12917 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
12918
12919         * shell/ev-window.c: fixed typo, closes bug 166897
12920
12921         * TODO: updated TODO with bug numbers that are relevant
12922
12923 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
12924
12925         * shell/ev-window.c: Support for DnD of files. Fixes #164813
12926
12927 2005-02-09  Vincent Noel  <vnoel@cox.net>
12928
12929         * shell/ev-window.c: (set_action_properties): Set the "Previous"
12930         and "Next" toolbar buttons as important to make them stand out.
12931
12932 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12933
12934         * lib/ev-debug.c:
12935         * lib/ev-debug.h:
12936         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
12937         (start_interpreter), (stop_interpreter), (document_load),
12938         (ps_document_next_page), (ps_document_goto_page),
12939         (ps_document_set_page_size), (ps_document_widget_event),
12940         (ps_document_render):
12941         * shell/ev-page-view.c: (ev_page_view_dispose):
12942         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
12943
12944         Fix compilation on non-gcc platforms
12945
12946 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
12947
12948         * NEWS:
12949         * configure.ac:
12950
12951         Release 0.1.4
12952
12953         * pdf/xpdf/Catalog.cc:
12954         * pdf/xpdf/XRef.cc:
12955
12956         Fix the fix for CAN-2004-0888
12957
12958 2005-02-09  Luca Ferretti <elle.uca@libero.it>
12959
12960         * data/Makefile.am:
12961         * data/evince-ui.xml:
12962         * shell/ev-stock-icons.c: (ev_stock_icons_init):
12963         * shell/ev-stock-icons.h:
12964         * shell/ev-window.c: (update_action_sensitivity),
12965         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
12966         (set_action_properties):
12967
12968         Improve toolbar layout/icons
12969
12970 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
12971
12972         * pdf/xpdf/pdf-document.cc:
12973
12974         Add warnings about unimplemented/unknown link
12975         types.
12976
12977 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12978
12979         * ps/ps-document.c: (set_up_page):
12980
12981         Log gs property
12982
12983 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12984
12985         * ps/ps-document.c: (start_interpreter):
12986
12987         Log gs env var
12988
12989 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
12990
12991         * shell/ev-page-view.c: (ev_page_view_dispose):
12992         * shell/ev-view.c: (ev_view_finalize):
12993         * shell/ev-window.c: (ev_window_setup_document),
12994         (ev_window_dispose), (ev_window_init):
12995
12996         Solve more refs issues.
12997
12998         I commented out the page_view initialization for now:
12999         it was never destroyed (because it's never added
13000         to a container). Because of that we was leaking
13001         gs processes. Couldnt think to a clean fix.
13002         We need to figure this out, password view has the
13003         same issue probably.
13004
13005 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13006
13007         * ps/ps-document.c: (ps_document_finalize),
13008         (ps_document_get_n_pages), (ps_document_get_page):
13009
13010         Some cleanups, stop the interpreter on finalize
13011
13012         * shell/ev-page-view.c: (ev_page_view_dispose),
13013         (ev_page_view_class_init):
13014
13015         Release our reference on the document
13016
13017 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13018
13019         * Makefile.am:
13020         * configure.ac:
13021         * doc/debugging.txt:
13022         * lib/.cvsignore:
13023         * lib/Makefile.am:
13024         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13025         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13026         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13027         * lib/ev-debug.h:
13028
13029         Add debugging helpers
13030
13031         * ps/Makefile.am:
13032         * ps/ps-document.c: (set_up_page), (start_interpreter),
13033         (stop_interpreter), (document_load), (ps_document_next_page),
13034         (ps_document_goto_page), (ps_document_set_page_size),
13035         (ps_document_widget_event), (ps_document_render):
13036         * shell/Makefile.am:
13037         * shell/ev-view.c: (expose_bin_window):
13038         * shell/main.c: (main):
13039
13040         Add some logs
13041         
13042 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13043
13044         * ps/ps-document.c: (ps_document_widget_event):
13045
13046         Initialize message_window, this should make ps
13047         rendering really work! (Never noticed because I was
13048         testing with a ps that is causing gs to exit every time!)
13049
13050 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13051
13052         * data/evince.schemas.in: updated simple error in applyto closing tag
13053
13054 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13055
13056         * Makefile.am:
13057         * configure.ac:
13058         * data/.cvsignore:
13059         * data/Makefile.am:
13060         * data/evince-ui.xml:
13061         A data/evince.schemas.in:
13062         * po/POTFILES.in:
13063         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13064         * shell/ev-stock-icons.h:
13065         * shell/ev-window.c: (update_chrome_visibility),
13066         (update_chrome_flag), (ev_window_cmd_edit_find),
13067         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13068         (ev_window_unfullscreen), (ev_window_focus_in_event),
13069         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13070         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13071         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13072         (ev_window_dispose), (ev_window_class_init),
13073         (set_action_properties), (set_chrome_actions), (load_chrome),
13074         (ev_window_init):
13075
13076         Implement fullscreen mode changes from bug #164776.
13077         Also implement persistent chrome toggles.
13078
13079 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13080
13081         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
13082
13083 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13084
13085         * NEWS:
13086         * configure.ac:
13087         * shell/ev-view.c:
13088
13089         Add another check for find interface
13090
13091         Release 0.1.3
13092
13093 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13094
13095         * shell/ev-application.c: (ev_application_open):
13096         * shell/ev-window.c: (ev_window_open):
13097
13098         Open gzipped ps documents
13099
13100 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13101
13102         * TODO:
13103         * shell/ev-view.c: (set_document_page):
13104
13105         Clamp page number, dont try to move to
13106         not existant pages.
13107
13108 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
13109
13110         * backend/ev-document-find.c: (ev_document_find_changed):
13111         * backend/ev-document-find.h:
13112         * pdf/xpdf/pdf-document.cc:
13113         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
13114         * shell/ev-window.c: (find_bar_search_changed_cb):
13115
13116         Fix several bugs with find
13117
13118 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
13119
13120         * shell/ev-sidebar-thumbnails.c
13121         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
13122         document. Prevents warning from scroll_to_cell.
13123
13124 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
13125
13126         * configure.ac: Add «nb» to ALL_LINGUAS too.
13127
13128 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
13129
13130         * NOTES: New file with some random thoughts.
13131
13132         * TODO: Update.
13133
13134         * backend/ev-document-misc.c:
13135         (ev_document_misc_get_page_border_size): New function to
13136         canonicalize shadow drawing sizes.  Possibly goofy.
13137
13138         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
13139         (ev_view_best_fit), (ev_view_fit_width):
13140         * pdf/xpdf/pdf-document.cc:
13141         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13142         * ps/ps-document.c: (ps_document_get_page_size):
13143         * backend/ev-document-misc.h:
13144         * backend/ev-document.c: (ev_document_get_page_size):
13145         * backend/ev-document.h: get_page_size now takes a page number
13146         parameter.  Made all the backends/frontends honor it.
13147
13148         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
13149         see.  Doesn't work yet.
13150
13151         * shell/Makefile.am:
13152         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
13153         Doesn't do anything yet.
13154
13155         * shell/ev-sidebar-thumbnails.c:
13156         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
13157         [0..n_pages-1]
13158
13159         * shell/ev-window.c: (update_action_sensitivity),
13160         (ev_window_setup_document), (ev_window_set_page_mode),
13161         (ev_window_page_mode_cb), (ev_window_init): Clean up the
13162         view-swapping code a bit so we can have multiple views on a
13163         document.  Add the multi-page view, though it can't be turned on
13164         yet.
13165
13166 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13167
13168         * shell/ev-application.c: (ev_application_open):
13169         * shell/ev-view.c: (expose_bin_window):
13170         * shell/ev-window.c: (ev_window_open):
13171
13172         Support eps and check document supports find
13173         before drawing highlightings in expose.
13174
13175 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13176
13177         * pixbuf/pixbuf-document.c:
13178         (pixbuf_document_thumbnails_get_dimensions),
13179         (pixbuf_document_document_thumbnails_iface_init):
13180
13181         implement get_dimensions
13182
13183 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
13184
13185         * NEWS:
13186         * configure.ac:
13187
13188         Release 0.1.2
13189
13190 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13191
13192         * shell/ev-view.c: (set_document_page):
13193
13194         Scroll at the top of the page when changing page
13195
13196 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13197
13198         * shell/ev-view.c: (ev_view_motion_notify_event):
13199
13200         Do not redraw unnecessarily
13201
13202 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13203
13204         * pdf/xpdf/pdf-document.cc:
13205         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13206         (expose_bin_window), (find_changed_cb):
13207
13208         Yay! find works now... Now to find bugs...
13209
13210 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
13211
13212         * backend/ev-document-find.c: (ev_document_find_base_init),
13213         (ev_document_find_changed):
13214         * backend/ev-document-find.h:
13215         * pdf/xpdf/pdf-document.cc:
13216         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13217         (expose_bin_window), (ev_view_init), (set_document_page),
13218         (ensure_rectangle_is_visible), (jump_to_find_result),
13219         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
13220         (ev_view_find_next), (ev_view_find_previous):
13221         * shell/ev-view.h:
13222         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
13223
13224         More work on find implementation, mostly there now
13225
13226 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
13227
13228         * backend/ev-backend-marshalers.list:
13229         * backend/ev-document-find.c: (ev_document_find_base_init),
13230         (ev_document_find_cancel), (ev_document_find_page_has_results),
13231         (ev_document_find_get_n_results), (ev_document_find_get_result),
13232         (ev_document_find_get_progress), (ev_document_find_changed):
13233         * backend/ev-document-find.h:
13234
13235         Enanche the find interface to be really able to do
13236         multi page find.
13237
13238         * pdf/xpdf/pdf-document.cc:
13239
13240         Implement
13241
13242         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
13243         (expose_bin_window), (ev_view_init),
13244         (ev_view_get_find_status_message), (find_changed_cb),
13245         (ev_view_set_document), (set_document_page):
13246
13247         Adapt to the new interface. A few things are regressed sorry,
13248         I will finish it soon.
13249
13250 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
13251
13252         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
13253         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
13254         ev_sidebar_thumbnails_parent_class variable, don't define another
13255         parent_class variable.
13256
13257         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
13258         (ev_page_action_class_init): ditto.
13259
13260         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
13261         (pixbuf_document_class_init): ditto.
13262
13263         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
13264         ditto.
13265
13266         * .cvsignore: ignore various valgrind output files.
13267
13268 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13269
13270         * data/evince-ui.xml:
13271         * shell/Makefile.am:
13272         * shell/ev-history.c:
13273         * shell/ev-history.h:
13274         * shell/ev-navigation-action.c:
13275         * shell/ev-navigation-action.h:
13276         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
13277         (ev_view_set_page), (ev_view_fit_width):
13278         * shell/ev-view.h:
13279         * shell/ev-window.c: (update_action_sensitivity),
13280         (ev_window_setup_document), (register_custom_actions):
13281
13282         Kill session history
13283
13284 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
13285
13286         * shell/ev-window.c: (update_action_sensitivity):
13287
13288         Fix inverted up/down buttons
13289
13290 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
13291
13292         * shell/ev-sidebar-thumbnails.c
13293         (ev_sidebar_thumbnails_select_page): make sure the selected
13294         thumbnail stays visible.
13295
13296 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
13297
13298         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
13299         scrolled window for Federico.
13300
13301 2005-01-26  Ole Laursen  <olau@hardworking.dk>
13302
13303         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
13304
13305 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
13306
13307         * configure.ac:
13308         * pdf/splash/SplashFTFontEngine.cc:
13309
13310         Fix CID fonts with freetype 2.1.9
13311
13312 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
13313
13314         * TODO: added item for desktop icon thumbnailer
13315
13316 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
13317
13318         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
13319         unloaded docs when the title is accessed.
13320
13321         * shell/ev-password-view.[hc]: New widget for displaying password
13322         state.
13323
13324         * shell/ev-window.[ch]: Refactor password handling code to handle
13325         the new view.
13326
13327 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
13328
13329         * NEWS:
13330         * configure.ac:
13331         * data/Makefile.am:
13332
13333         Release 0.1.1
13334
13335 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
13336
13337         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
13338         ignore page offset here, to make search results independent of it,
13339
13340         * shell/ev-view.c (expose_bin_window): but take offsets into
13341         account here. Bug #164932
13342
13343         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
13344         scale at the right time. Bug #164996
13345
13346 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
13347
13348         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
13349         fix the problem. Now I just removed the Adobe font names and hope
13350         that the URW fonts are always in outline format. Bug #164934
13351
13352         * shell/ev-window.c (update_window_title): empty titles are
13353         useless, use filename in that case too.
13354
13355         * NEWS: Add some content.
13356
13357 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
13358
13359         * TODO: added one more TODO item and a TODONE section :)
13360
13361 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13362
13363         * ps/ps-document.h: add page_[xy]_offset fields.
13364
13365         * ps/ps-document.c (ps_document_set_page_offset)
13366         (ps_document_render): Keep offset in consideration in a few
13367         places. Bug #164752 "postscript documents are not centered in
13368         window"
13369
13370         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
13371         s/gpdf/evince/. Spotted by Stephane Loeuillet.
13372
13373         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
13374         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
13375         stub out missing methods for complete EvDocument implementation.
13376         Fixes segfaults with Save A Copy and Copy actions.
13377
13378         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
13379         (ps_document_document_iface_init): ditto.
13380         
13381 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13382
13383         * data/.cvsignore:
13384         * data/Makefile.am:
13385         * data/evince.desktop.in:
13386
13387         Add desktop file
13388
13389 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13390
13391         * shell/ev-view.c: (ev_view_button_press_event),
13392         (ev_view_motion_notify_event):
13393
13394         Make selection work in any direction
13395
13396 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13397
13398         * TODO:
13399         * shell/ev-window.c: (set_short_labels), (ev_window_init):
13400
13401         Use shorter labels for some of the toolbars items
13402
13403 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
13404
13405         * pdf/xpdf/pdf-document.cc:
13406
13407         Check the links info is initialized before
13408         using it. Should fix a crash on startup.
13409
13410 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
13411
13412         * pixbuf/pixbuf-document.c
13413         (pixbuf_document_thumbnails_get_dimensions): force floating point
13414         division to calculate page_ratio. Fixes crash with landscape
13415         format pixbufs.
13416
13417 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
13418
13419         * shell/ev-view.c (ev_view_realize): make the bg color darker.
13420
13421 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
13422
13423         * shell/ev-view.c (set_document_page): unset has_selection when
13424         the page changes.
13425         (set_document_page): handle paper size changes when the page
13426         changes (test with Free Culture, page 2).
13427
13428 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13429
13430         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
13431         (expose_bin_window), (ev_view_class_init), (ev_view_init):
13432
13433         Use normal style color for the widget background and
13434         draw a black box around the page.
13435
13436 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13437
13438         * pdf/xpdf/pdf-document.cc:
13439
13440         Keep offset in consideration in a few places
13441
13442         * shell/ev-view.c: (expose_bin_window):
13443
13444         Set the offsets so that the document is ever centered
13445
13446 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
13447
13448         * TODO: Added TODO items and finished off the first todo item
13449
13450         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
13451         reflect current authors
13452
13453 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13454
13455         * pdf/xpdf/pdf-document.cc:
13456         * shell/ev-view.c: (ev_view_set_cursor),
13457         (ev_view_motion_notify_event), (document_changed_callback),
13458         (set_document_page):
13459
13460         Show a wait cursor while the page is rendering
13461
13462 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
13463
13464         * shell/ev-sidebar-thumbnails.c:
13465         (ev_sidebar_tree_selection_changed),
13466         (ev_sidebar_thumbnails_select_page):
13467         * shell/ev-sidebar-thumbnails.h:
13468         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
13469         (ev_view_can_go_forward):
13470         * shell/ev-window.c: (ev_window_open_page),
13471         (ev_window_setup_document), (update_current_page),
13472         (view_page_changed_cb), (ev_window_init):
13473         * shell/ev-window.h:
13474
13475         Ensure thumbnails selection, toolbar page control and
13476         current page are in sync.
13477
13478 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
13479
13480         * pdf/xpdf/XRef.cc:
13481
13482         Fix CAN-2005-0064
13483
13484 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
13485
13486         * backend/Makefile.am:
13487         * backend/ev-document-links.h:
13488         * backend/ev-document-security.c: (ev_document_security_get_type),
13489         (ev_document_security_has_document_security),
13490         (ev_document_security_set_password):
13491         * backend/ev-document-security.h:
13492         * backend/ev-document.c: (ev_document_error_quark):
13493         * backend/ev-document.h:
13494         * data/Makefile.am:
13495         * data/evince-password.glade:
13496         * pdf/xpdf/pdf-document.cc:
13497         * shell/Makefile.am:
13498         * shell/ev-password.c: (ev_password_set_bad_password_label),
13499         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
13500         (ev_password_dialog_get_password),
13501         (ev_password_dialog_set_bad_pass):
13502         * shell/ev-password.h:
13503         * shell/ev-window.c: (ev_window_get_attribute),
13504         (ev_window_set_property), (update_action_sensitivity),
13505         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
13506         (ev_window_setup_document), (ev_window_get_password),
13507         (ev_window_open), (ev_window_cmd_save_as),
13508         (using_postscript_printer), (ev_window_print),
13509         (find_not_supported_dialog), (ev_window_cmd_edit_find),
13510         (update_fullscreen_popup), (ev_window_fullscreen),
13511         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
13512         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
13513         (menu_item_select_cb), (find_bar_search_changed_cb),
13514         (ev_window_dispose), (ev_window_init):
13515
13516         Add initial support for password-supported dialogs.  This could be
13517         a lot cooler, but it'll do for now.
13518
13519 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
13520
13521         * pdf/xpdf/pdf-document.cc:
13522         * shell/ev-view.c: (status_message_from_link),
13523         (ev_view_set_status), (ev_view_set_cursor),
13524         (ev_view_motion_notify_event), (ev_view_init):
13525         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
13526
13527         Fix bugs in the links implementation and change cursor
13528         when hovering a link.
13529
13530 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
13531
13532         * viewer/.cvsignore: added cvsignore file for viewer directory
13533
13534         * TODO: created TODO document
13535
13536 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
13537
13538         * shell/ev-view.h:
13539         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
13540         new functions to help with implementation of sensitivity code
13541         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13542         of all actions that might require it.  Fixes a crash when you
13543         click on the Zoom actions in a window lacking a document.
13544
13545 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
13546
13547         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
13548         of the Find action
13549
13550 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13551
13552         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
13553         (pixbuf_document_document_iface_init):
13554         * ps/ps-document.c: (ps_document_get_link),
13555         (ps_document_document_iface_init):
13556         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
13557         (status_message_from_link), (ev_view_set_status),
13558         (ev_view_set_find_status), (ev_view_motion_notify_event),
13559         (ev_view_button_release_event), (ev_view_set_property),
13560         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
13561         (ev_view_get_find_status_message), (update_find_results),
13562         (ev_view_get_status), (ev_view_get_find_status):
13563         * shell/ev-view.h:
13564         * shell/ev-window.c: (view_status_changed_cb),
13565         (view_find_status_changed_cb), (ev_window_init):
13566
13567         View status message support, use it to show the links.
13568         Needs work...
13569
13570 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13571
13572         * backend/ev-document.c: (ev_document_get_link):
13573         * backend/ev-document.h:
13574         * pdf/xpdf/pdf-document.cc:
13575         * shell/ev-application.c: (ev_application_open):
13576         * shell/ev-application.h:
13577         * shell/ev-sidebar-links.c: (selection_changed_cb):
13578         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
13579         (ev_view_go_to_link):
13580
13581         Add support for document links
13582
13583 2005-01-13  Anders Carlsson  <andersca@gnome.org>
13584
13585         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
13586         (create_tool_item):
13587         Set the spin button limits correctly.
13588         
13589         * shell/ev-sidebar-thumbnails.c:
13590         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
13591         Support changing pages by clicking on the thumbnails.
13592         
13593 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
13594
13595         * pixbuf/pixbuf-document.c:
13596         (pixbuf_document_thumbnails_get_dimensions),
13597         (pixbuf_document_document_thumbnails_iface_init):
13598
13599         implement get_dimensions
13600
13601 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
13602
13603         * ps/ps-document.c: (ps_document_goto_page):
13604
13605         Fix page switching on multipage documents
13606
13607 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
13608
13609         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
13610         
13611         check for NULL before assigning to width and height parameters
13612
13613 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13614
13615         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
13616         (pixbuf_document_set_property), (pixbuf_document_get_property):
13617
13618         implement get/set properties
13619
13620 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
13621
13622         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
13623         
13624         return NULL instead of "Unknown", letting the title get set to
13625         the filename when the pdf has no title.
13626
13627 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13628
13629         * ps/ps-document.c: (ps_document_get_page_count),
13630         (ps_document_goto_page):
13631
13632 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13633
13634         * shell/ev-history.c: (ev_history_get_property),
13635         (ev_history_set_property), (ev_history_class_init),
13636         (ev_history_add_page), (ev_history_set_current_index):
13637         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
13638         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
13639         (ev_navigation_action_finalize):
13640         * shell/ev-navigation-action.h:
13641         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13642         (ev_view_go_forward), (ev_view_get_find_status_message),
13643         (history_index_changed_cb), (ev_view_set_history):
13644         * shell/ev-view.h:
13645         * shell/ev-window.c: (update_total_pages), (ev_window_open),
13646         (update_current_page), (register_custom_actions):
13647
13648         Implement history dropdowns
13649
13650 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
13651
13652         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
13653         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
13654         (ev_view_go_forward):
13655         * shell/ev-window.c: (register_custom_actions):
13656
13657         Fix several history bugs
13658
13659 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
13660
13661         * configure.ac: Add «nb» to ALL_LINGUAS.
13662
13663 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
13664
13665         * backend/Makefile.am:
13666         * backend/ev-bookmark.c:
13667         * backend/ev-bookmark.h:
13668         * backend/ev-document-bookmarks.c:
13669         * backend/ev-document-bookmarks.h:
13670         * backend/ev-document-links.c: (ev_document_links_get_type),
13671         (ev_document_links_has_document_links),
13672         (ev_document_links_begin_read), (ev_document_links_get_link),
13673         (ev_document_links_get_child), (ev_document_links_next),
13674         (ev_document_links_free_iter):
13675         * backend/ev-document-links.h:
13676         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
13677         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
13678         (ev_link_get_link_type), (ev_link_set_link_type),
13679         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
13680         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
13681         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
13682         (ev_link_new_external):
13683         * backend/ev-link.h:
13684         * pdf/xpdf/pdf-document.cc:
13685         * shell/Makefile.am:
13686         * shell/ev-application.c: (ev_application_open_link):
13687         * shell/ev-application.h:
13688         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
13689         (ev_history_get_link_nth):
13690         * shell/ev-history.h:
13691         * shell/ev-sidebar-bookmarks.c:
13692         * shell/ev-sidebar-bookmarks.h:
13693         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13694         (ev_sidebar_links_class_init), (selection_changed_cb),
13695         (ev_sidebar_links_construct), (ev_sidebar_links_init),
13696         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
13697         (do_one_iteration), (populate_links_idle),
13698         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
13699         * shell/ev-sidebar-links.h:
13700         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13701         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
13702         (go_to_index):
13703         * shell/ev-view.h:
13704         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
13705         * shell/ev-window.h:
13706
13707         Rename bookmark to link, and use "Index" for the sidebar panel.
13708
13709 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13710
13711         * shell/Makefile.am:
13712         * shell/ev-application.c: (ev_application_open_bookmark):
13713         * shell/ev-application.h:
13714         * shell/ev-history.c: (ev_history_init), (free_links_list),
13715         (ev_history_finalize), (ev_history_class_init),
13716         (ev_history_add_link), (ev_history_add_page),
13717         (ev_history_get_link_nth), (ev_history_get_n_links),
13718         (ev_history_get_current_index), (ev_history_set_current_index),
13719         (ev_history_new):
13720         * shell/ev-history.h:
13721         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13722         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
13723         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
13724         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
13725         (ev_view_set_page):
13726         * shell/ev-view.h:
13727         * shell/ev-window.c: (ev_window_open_bookmark),
13728         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
13729         (goto_page_cb), (register_custom_actions):
13730         * shell/ev-window.h:
13731
13732         Initial history implementation. Needs work.
13733
13734 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
13735
13736         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
13737
13738 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
13739
13740         * cut-n-paste/recent-files/egg-recent-item.c:
13741         * cut-n-paste/recent-files/egg-recent-item.h:
13742         * cut-n-paste/recent-files/egg-recent-model.c:
13743         * cut-n-paste/recent-files/egg-recent-util.c:
13744         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
13745         * cut-n-paste/recent-files/egg-recent-view.c:
13746
13747         Update
13748
13749 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
13750
13751         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
13752         (fillGlyph, fillImageMask, drawImage):
13753         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
13754         pdf/splash/SplashTypes.h:
13755         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
13756         packed mode for Splash.
13757
13758         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
13759         RGB8 packed mode, eliminates the pixbuf data creation loop.
13760
13761         * shell/ev-print-job.c (ev_print_job_finalize)
13762         (ev_print_job_set_property, ev_print_job_get_property)
13763         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
13764         (ev_print_job_use_print_dialog_settings, idle_print_handler)
13765         (print_closure_finalize, ev_print_job_print): implement
13766         printing (for backends with EvPsExporter)
13767
13768         * shell/ev_print_job.h: update prototypes.
13769
13770         * shell/ev-window.c (ev_window_print): unref print job after
13771         printing.
13772
13773         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
13774         unless the document implements the EvDocumentFind interface.
13775
13776 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
13777
13778         * configure.ac: Added ja to ALL_LINGUAS.
13779
13780 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13781
13782         * pdf/xpdf/pdf-document.cc:
13783
13784         add a FIXME. We should probably not allocate
13785         a bookmark object every time
13786
13787 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13788
13789         * shell/ev-application.c: (ev_application_open),
13790         (ev_application_open_bookmark):
13791         * shell/ev-application.h:
13792         
13793         Add a way to open bookmarks
13794
13795         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
13796         (ev_bookmark_set_uri), (ev_bookmark_get_property),
13797         (ev_bookmark_set_property), (ev_bookmark_class_init),
13798         (ev_bookmark_new_title), (ev_bookmark_new_link),
13799         (ev_bookmark_new_external):
13800
13801         Support for external uris, better constructors.
13802
13803         * backend/ev-bookmark.h:
13804         * pdf/xpdf/pdf-document.cc:
13805         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
13806
13807         Handle external uris
13808
13809 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13810
13811         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
13812         (ev_sidebar_bookmarks_construct), (do_one_iteration):
13813
13814         Hook up bookmarks navigation
13815
13816 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13817
13818         * backend/Makefile.am:
13819         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
13820         (ev_bookmark_get_title), (ev_bookmark_set_title),
13821         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
13822         (ev_bookmark_get_page), (ev_bookmark_set_page),
13823         (ev_bookmark_get_property), (ev_bookmark_set_property),
13824         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
13825         (ev_bookmark_new):
13826         * backend/ev-bookmark.h:
13827         * backend/ev-document-bookmarks.c:
13828         (ev_document_bookmarks_get_bookmark):
13829         * backend/ev-document-bookmarks.h:
13830         * pdf/xpdf/pdf-document.cc:
13831         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
13832
13833         Add a bookmark object to the backend and use it instead of get_values
13834
13835 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
13836
13837         * data/evince-ui.xml:
13838
13839         Cleanup and add select all.
13840
13841         * shell/ev-view.c: (ev_view_select_all),
13842         (ev_view_button_press_event):
13843         * shell/ev-view.h:
13844         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
13845
13846         Add select all.
13847         Clear selection on click.
13848
13849 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
13850
13851         * shell/ev-sidebar-thumbnails.c
13852         (ev_sidebar_thumbnails_set_document): forgot to unref the
13853         loading_icon.
13854
13855 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
13856
13857         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
13858         at the visible page, not just linearly.  This makes it look fast.
13859
13860 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
13861
13862         * backend/ev-document-misc.c
13863         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
13864         white.
13865         * backend/ev-document-thumbnails.h: New interface to get the size
13866         of a page.
13867
13868 2005-01-06  Jeremy Katz  <katzj@redhat.com>
13869
13870         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
13871         make dist works
13872
13873 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
13874
13875         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
13876         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
13877         things up a bit.
13878
13879         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
13880
13881 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
13882
13883         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
13884         fonts. Should fix font problems on systems that have the base
13885         fonts in bitmap format. Reported by James Henstridge
13886         <james@jamesh.id.au>.
13887
13888 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13889
13890         * pdf/xpdf/Gfx.cc:
13891         * pdf/xpdf/GfxState.cc:
13892
13893         Fix for CAN-2004-1125
13894
13895 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13896
13897         * shell/ev-view.c: (ev_view_copy):
13898         * shell/ev-view.h:
13899         * shell/ev-window.c: (ev_window_cmd_edit_copy):
13900
13901         Implement Edit->Copy
13902
13903 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13904
13905         * backend/ev-document.c: (ev_document_get_text):
13906         * backend/ev-document.h:
13907         * pdf/xpdf/pdf-document.cc:
13908         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
13909         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
13910         (ev_view_update_primary_selection), (ev_view_button_press_event),
13911         (ev_view_motion_notify_event), (ev_view_button_release_event):
13912
13913         Beginnings of clipboard support. Incomplete but primary sort
13914         of work.
13915
13916 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13917
13918         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
13919         (expose_bin_window):
13920
13921         Nicer rubberband drawing, from GtkIconView.
13922
13923 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13924
13925         * backend/ev-document.c: (ev_document_save):
13926         * backend/ev-document.h:
13927         * data/evince-ui.xml:
13928         * pdf/xpdf/pdf-document.cc:
13929         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
13930
13931         Implement "Save a copy..." menu item
13932
13933 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
13934
13935         * shell/ev-view.c: (ev_view_zoom):
13936
13937         Queue a resize when zoom changes
13938
13939 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
13940
13941         * backend/ev-document-misc.[ch]: New misc file to do simple drop
13942         shadows.
13943
13944         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
13945         thumbnails..
13946
13947 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
13948
13949         * pdf/xpdf/pdf-document.cc
13950         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
13951
13952 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
13953
13954         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
13955         It's slow, but I'll speed it up next!
13956
13957 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
13958
13959         * shell/main.c (load_files):
13960
13961         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
13962         from the command line and because it seems more appropriate.
13963
13964 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13965
13966         * data/evince-ui.xml:
13967         * shell/ev-window.c: (update_action_sensitivity),
13968         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
13969
13970         s/next page/page down
13971         s/previous page/page up
13972
13973 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
13974
13975         * data/evince-ui.xml:
13976
13977         Change the layout to match clarkbw design.
13978
13979         * shell/Makefile.am:
13980         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
13981         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
13982         (ev_navigation_action_finalize),
13983         (ev_navigation_action_set_property),
13984         (ev_navigation_action_get_property),
13985         (ev_navigation_action_class_init):
13986         * shell/ev-navigation-action.h:
13987
13988         Implement clarkbw toolbar navigation controls (incomplete)
13989
13990         * shell/ev-page-action.c: (update_label), (update_spin),
13991         (value_changed_cb), (create_tool_item), (connect_proxy),
13992         (ev_page_action_init), (ev_page_action_finalize),
13993         (ev_page_action_set_property), (ev_page_action_get_property),
13994         (ev_page_action_set_current_page),
13995         (ev_page_action_set_total_pages), (ev_page_action_class_init):
13996         * shell/ev-page-action.h:
13997
13998         Implement a page switcher in the toolbar
13999
14000         * shell/ev-view.c: (ev_view_scroll_view):
14001         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14002         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14003         (register_custom_actions), (ev_window_init):
14004
14005         Change page on PageUp/Down.
14006
14007 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14008
14009         * pdf/xpdf/pdf-document.cc
14010         (pdf_document_thumbnails_get_thumbnail): initial stab at
14011         implementing thumbnail support for pdfs.  It only does documents
14012         with precached pdfs now.
14013
14014 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14015
14016         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14017         thumbnail code into a time-based idle as well.  Also, turn off the
14018         shadow temporarily as it's really slow.
14019
14020 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14021
14022         * backend/ev-document.c: (ev_document_class_init):
14023         * pdf/xpdf/pdf-document.cc:
14024         * shell/ev-window.c: (ev_window_open):
14025
14026         Fix document title bugs and fallback to
14027         filename when not available.
14028
14029 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14030
14031         * backend/ev-document.c: (ev_document_get_type),
14032         (ev_document_class_init), (ev_document_load),
14033         (ev_document_get_title):
14034         * backend/ev-document.h:
14035         * pdf/xpdf/pdf-document.cc:
14036         * ps/ps-document.c: (ps_document_set_property),
14037         (ps_document_get_property), (ps_document_class_init),
14038         (document_load):
14039         * ps/ps-document.h:
14040         * ps/ps.h:
14041         * shell/ev-window.c: (update_window_title), (ev_window_open),
14042         (ev_window_init):
14043
14044         Initial support for document title. Not working yet.
14045
14046 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14047
14048         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14049
14050         Grab focus on the view when clicking it
14051
14052 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14053
14054         * shell/ev-marshal.list:
14055         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14056         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14057
14058         Add key bindings to the view. Now if the focus would work
14059         right...
14060
14061 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14062
14063         * Makefile.am:
14064         * backend/Makefile.am:
14065         * data/Makefile.am:
14066         * dvi/Makefile.am:
14067         * dvi/dvilib/Makefile.am:
14068         * pdf/xpdf/Makefile.am:
14069         * po/POTFILES.in:
14070         * ps/Makefile.am:
14071
14072         Fix distcheck
14073
14074 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14075
14076         * shell/ev-view.c: (ev_view_realize):
14077
14078         Fix mouse wheel scrolling
14079
14080 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14081
14082         * ps/Makefile.am:
14083         * ps/gstypes.h:
14084         * ps/gtkgs.c:
14085         * ps/gtkgs.h:
14086         * ps/ps-document.c: (catchPipe), (ps_document_init),
14087         (ps_document_class_init), (ps_document_cleanup),
14088         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
14089         (set_up_page), (close_pipe), (is_interpreter_ready),
14090         (interpreter_failed), (output), (input), (start_interpreter),
14091         (stop_interpreter), (file_length), (file_readable),
14092         (check_filecompressed), (check_pdf), (compute_xdpi),
14093         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
14094         (ps_document_get_type), (ps_document_emit_error_msg),
14095         (document_load), (ps_document_next_page),
14096         (ps_document_get_current_page), (ps_document_get_page_count),
14097         (ps_document_goto_page), (ps_document_set_page_size),
14098         (ps_document_zoom_to_fit), (ps_document_set_zoom),
14099         (ps_document_load), (ps_document_get_n_pages),
14100         (ps_document_set_page), (ps_document_get_page),
14101         (ps_document_widget_event), (ps_document_set_target),
14102         (ps_document_set_scale), (ps_document_set_page_offset),
14103         (ps_document_get_page_size), (ps_document_render),
14104         (ps_document_document_iface_init):
14105         * ps/ps-document.h:
14106         * ps/ps.c:
14107         * shell/ev-window.c: (ev_window_open):
14108
14109         Rename GtkGS to PSDocument
14110
14111 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14112
14113         * ps/gtkgs.c: (gtk_gs_class_init):
14114         * ps/gtkgs.h:
14115
14116         Some more leftover...
14117
14118 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14119
14120         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
14121         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
14122         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
14123         * ps/gtkgs.h:
14124
14125         Remove unused code and make a lot of stuff private
14126
14127 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14128
14129         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
14130         (gtk_gs_defaults_changed):
14131         * ps/gsdefaults.h:
14132         * ps/gtkgs.c:
14133         * ps/gtkgs.h:
14134         * ps/ps.h:
14135
14136         Cleanup headers dependencies
14137
14138 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14139
14140         * ps/Makefile.am:
14141         * ps/ggvutils.c:
14142         * ps/ggvutils.h:
14143         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
14144         * ps/gsdefaults.h:
14145         * ps/gtkgs.c: (file_length), (file_readable),
14146         (check_filecompressed), (check_pdf), (gtk_gs_load),
14147         (gtk_gs_get_postscript):
14148
14149         Get rid of ggvutils
14150
14151 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14152
14153         * ps/ggvutils.c:
14154         * ps/ggvutils.h:
14155         * ps/gsio.h:
14156         * ps/gtkgs.c: (gtk_gs_set_zoom):
14157
14158         Cleanups
14159
14160 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14161
14162         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
14163
14164         Ensure the page is rerendered when changing zoom
14165
14166 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
14167
14168         * backend/ev-document.c: (ev_document_base_init),
14169         (ev_document_changed):
14170         * backend/ev-document.h:
14171
14172         Add a changed event that is emitted when the page content
14173         changes. This is necessary to deal with the fact that
14174         in ps backend rendering happen asycrounously.
14175         This makes the ps backend mostly work.
14176
14177         * pdf/xpdf/pdf-document.cc:
14178
14179         Emit changed event
14180
14181         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
14182         (ps_document_set_target):
14183
14184         Emit changed event
14185
14186         * shell/ev-view.c: (document_changed_callback),
14187         (ev_view_set_document), (ev_view_set_page):
14188
14189         Redraw on the changed signal
14190
14191 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
14192
14193         * configure.ac: Added pt_BR to ALL_LINGUAS.
14194
14195 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
14196
14197         * backend/ev-document-bookmarks.c:
14198         (ev_document_bookmarks_get_child): *
14199         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
14200         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
14201         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
14202         (ev_sidebar_bookmarks_destroy),
14203         (ev_sidebar_bookmarks_class_init),
14204         (ev_sidebar_bookmarks_construct), (stack_data_free),
14205         (do_one_iteration), (populate_bookmarks_idle),
14206         (ev_sidebar_bookmarks_clear_document),
14207         (ev_sidebar_bookmarks_set_document): *
14208         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
14209         (ev_sidebar_add_page),
14210         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
14211         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
14212         it displays both the topics and the page numbers.
14213
14214 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
14215
14216         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
14217         toggle.
14218         * shell/ev-window.c (toggle_entries): Set sidebar default value to
14219         visible.
14220
14221 2004-12-23  Adam Weinberger  <adamw@gnome.org>
14222
14223         * configure.ac: Added en_CA to ALL_LINGUAS.
14224
14225 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14226
14227         * ChangeLog: replace bottom of this ChangeLog (merged history of
14228         ggv and gpdf; where all paths were wrong and most of the files are
14229         not even in this tree) with ChangeLog (from arch) of the shell
14230         code.
14231
14232 2004-12-23  Havoc Pennington  <hp@redhat.com>
14233
14234         * shell/ev-window.c: hook up potentially-questionable "find
14235         results status text" feature - something involving the sidebar or
14236         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
14237         might be better in the end.
14238
14239         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
14240         with corresponding signal when it should be updated
14241
14242         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
14243
14244 2004-12-22  Havoc Pennington  <hp@redhat.com>
14245
14246         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
14247         find stuff on other pages, sort of (only returns one result on
14248         invisible pages, to show they have results; updates full results
14249         for a page when you view it). Currently repaints the current page
14250         every time a new result is found on any page, which isn't so nice.
14251
14252 2004-12-22  Havoc Pennington  <hp@redhat.com>
14253
14254         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
14255         the document doesn't support find (better ideas?)
14256         (find_bar_search_changed_cb): handle missing document or document
14257         that doesn't support find
14258
14259         * pdf/xpdf/pdf-document.cc: port to implement the new
14260         EvDocumentFindIface
14261
14262         * backend/ev-document-find.c: create a new interface for searching
14263
14264         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
14265
14266 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
14267
14268         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
14269         libevbackend.la.
14270
14271         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
14272         EvPrintJob constructor arguments.
14273
14274         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
14275         for documents that can export PostScript (page by page).
14276
14277         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
14278         
14279         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
14280         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
14281         (pdf_document_ps_exporter_iface_init:
14282         Implement EvPSExporter.
14283
14284         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
14285
14286 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14287
14288         * backend/Makefile.am:
14289         * backend/ev-document-thumbnails.c:
14290         (ev_document_thumbnails_get_type),
14291         (ev_document_thumbnails_get_thumbnail):
14292         * backend/ev-document-thumbnails.h:
14293         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14294         (pixbuf_document_thumbnails_get_thumbnail),
14295         (pixbuf_document_document_thumbnails_iface_init):
14296         * shell/Makefile.am:
14297         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
14298         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
14299         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
14300         * shell/ev-sidebar-thumbnails.h:
14301         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
14302         (ev_sidebar_set_document):
14303         * shell/ev-utils.c: (gaussian), (create_blur_filter),
14304         (create_shadow), (ev_pixbuf_add_shadow):
14305         * shell/ev-utils.h:
14306         Add thumbnail support.
14307         
14308 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14309
14310         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
14311         (using_postscript_printer): Set up a print dialog for "PostScript
14312         injection" method.
14313
14314         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
14315         EvPrintJob.
14316
14317         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
14318
14319 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14320
14321         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
14322         (ps_document_set_target), (ps_document_get_page_size),
14323         (ps_document_render):
14324         * ps/gtkgs.h:
14325
14326         Fix a few bugs
14327
14328 2004-12-22  Christian Rose  <menthos@menthos.com>
14329
14330         * configure.ac: Added "sv" to ALL_LINGUAS.
14331
14332 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
14333
14334         * backend/ev-document-bookmarks.[ch]: new interface to indicate
14335         document supports bookmarks.
14336
14337 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14338
14339         * ps/ggvutils.c: (ggv_file_readable):
14340         * ps/ggvutils.h:
14341         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
14342         (gtk_gs_get_postscript):
14343
14344         Remove unused utils
14345
14346 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14347
14348         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
14349         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
14350         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
14351         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
14352         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
14353         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
14354         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14355         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14356         (gtk_gs_set_antialiasing), (ps_document_load),
14357         (ps_document_render):
14358         * ps/gtkgs.h:
14359
14360         Another check point for the ps backend. Now I can get it to show
14361         pages!
14362
14363 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
14364
14365         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
14366         document setting code.
14367
14368 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14369
14370         * shell/eggfindbar.c: (entry_activate_callback):
14371         Animate the next button when activate is pressed.
14372         
14373 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14374
14375         * shell/ev-window.c: (ev_window_cmd_edit_find),
14376         (update_fullscreen_popup), (ev_window_fullscreen),
14377         (ev_window_unfullscreen), (ev_window_state_event_cb),
14378         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
14379         Fix bugs in fullscreen code.
14380         
14381 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14382
14383         * Makefile.am:
14384         * configure.ac:
14385         * pixbuf/Makefile.am:
14386         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
14387         (pixbuf_document_load), (pixbuf_document_get_n_pages),
14388         (pixbuf_document_set_page), (pixbuf_document_get_page),
14389         (pixbuf_document_set_target), (pixbuf_document_set_scale),
14390         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
14391         (pixbuf_document_render), (pixbuf_document_begin_find),
14392         (pixbuf_document_end_find), (pixbuf_document_finalize),
14393         (pixbuf_document_class_init),
14394         (pixbuf_document_document_iface_init), (pixbuf_document_init):
14395         * pixbuf/pixbuf-document.h:
14396         * shell/Makefile.am:
14397         * shell/ev-application.c: (ev_application_open):
14398         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
14399         (ev_window_open):
14400         Add pixbuf backend.
14401         
14402 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
14403
14404         * Makefile.am: 
14405         * dvi/dvilib/Makefile.am:
14406         * dvi/Makefile.am:
14407         * configure.ac: Auto*ify dvi and dvi/dvilib
14408
14409         * dvi/Makefile: Remove from CVS
14410         
14411         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
14412         confusion.
14413
14414         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
14415         
14416         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
14417         
14418 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14419
14420         * ps/Makefile.am:
14421         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
14422         (gtk_gs_value_adjustment_changed), (compute_size),
14423         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
14424         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
14425         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
14426         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
14427         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
14428         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
14429         (ps_document_load), (ps_document_get_n_pages),
14430         (ps_document_set_page), (ps_document_get_page),
14431         (ps_document_set_target), (ps_document_set_scale),
14432         (ps_document_set_page_offset), (ps_document_get_page_size),
14433         (ps_document_render), (ps_document_begin_find),
14434         (ps_document_end_find), (ps_document_document_iface_init):
14435         * ps/gtkgs.h:
14436         * shell/Makefile.am:
14437         * shell/ev-window.c: (ev_window_open):
14438
14439         Some work to integrate gtkgs with EvDocument
14440
14441 2004-12-22  Anders Carlsson  <andersca@gnome.org>
14442
14443         * shell/ev-window.c: (update_fullscreen_popup),
14444         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
14445         (exit_fullscreen_button_clicked_cb),
14446         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
14447         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14448         (ev_window_state_event_cb), (ev_window_init):
14449         Add fullscreen support from Epiphany.
14450         
14451 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14452
14453         * data/ev-stock-zoom-fit-width.png: fit-width
14454         stock icon from gpdf.
14455         
14456         * shell/ev-stock-icons.[ch]: copied from gpdf.
14457         
14458         * shell/main.c: (main): init stock icons.
14459         
14460         * shell/ev-window.c: use the fit-width icon.
14461         
14462         * data/evince-ui.xml: add zooming toolbar items.
14463
14464 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14465
14466         * shell/ev-view.c: 
14467         (ev_view_best_fit), (ev_view_fit_width): because
14468         get_page_size() returns the scaled page size, we
14469         need to calculate the scale factor relative to
14470         the previous scale factor. Should really just
14471         add get_real_page_size().
14472
14473 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14474
14475         * shell/ev-view.[ch]:
14476         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
14477         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
14478         add zooming.
14479         
14480         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
14481         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
14482         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
14483         hook it up.
14484         
14485         * pdf/xpdf/pdf-document.cc:
14486         (pdf_document_begin_find),
14487         (pdf_document_end_find): make static.
14488
14489 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14490
14491         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
14492
14493         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
14494         names to fontconfig patterns.
14495         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
14496
14497         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
14498         setupBaseFontsFc.
14499
14500 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
14501
14502         * Makefile.am:
14503         * configure.ac:
14504         * ps/Makefile.am:
14505         * ps/ggvutils.c:
14506         * ps/ggvutils.h:
14507         * ps/gsdefaults.c:
14508         * ps/gsdefaults.h:
14509         * ps/gsio.c:
14510         * ps/gsio.h:
14511         * ps/gtkgs.c:
14512         * ps/gtkgs.h:
14513         * ps/ps.c:
14514         * ps/ps.h:
14515
14516         Import ggv backend. Not hooked up yet.
14517
14518 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14519
14520         * shell/main.c: (load_files), (main): load files
14521         from the command line.
14522
14523 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
14524
14525         * configure.ac: don't require bonobo.
14526         
14527         * cut-n-paste/recent-files/*: kill bonobo recent
14528         view.
14529
14530         * shell/ev-window.c:
14531         (ev_window_is_empty): upd.
14532         (unable_to_load), (ev_window_open): load backend
14533         based on the mime type.
14534
14535 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
14536
14537         * backend/.cvsignore: ignore generated marshalers source.
14538
14539         * shell/main.c (main): this is not epiphany.
14540
14541 2004-12-22  Havoc Pennington  <hp@redhat.com>
14542
14543         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
14544         (expose_bin_window): draw find highlights
14545
14546         * shell/ev-window.c (find_bar_search_changed_cb): implement 
14547         
14548         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
14549         (pdf_document_end_find): implement this interface
14550
14551         * backend/ev-document.c (ev_document_found): add this to emit
14552         signal
14553
14554 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
14555
14556         * data/evince-ui.xml: Add a few more toolbar items.
14557
14558         * shell/ev-window.c: Hook up page navigation toolbar 
14559         items.
14560
14561         * shell/ev-view.[ch]: add ev_view_set/get_page and 
14562         a page-changed signal.
14563
14564         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
14565         Add ev_document_get_page().
14566
14567         * shell/ev-window.c: Sensitize/desensitize navigation
14568         actions.
14569
14570 2004-12-21  Havoc Pennington  <hp@redhat.com>
14571
14572         * backend/ev-backend-marshal.c,
14573         backend/ev-backend-marshalers.list, backend/Makefile.am: add
14574         marshaler-generator thingy. I'm sure there's a better way to do
14575         this in the modern world.
14576
14577         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
14578         end_find methods and "found" signal.
14579
14580         * configure.ac: find glib-genmarshal
14581
14582 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
14583
14584         * shell/ev-sidebar.c: Construct an actual sidebar.
14585         * shell/ev-sidebar-bookmarks.[ch]:
14586         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
14587
14588 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
14589
14590         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
14591         Redo size handling.
14592         
14593         * shell/ev-view.c: Track the size from the document.
14594
14595 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
14596
14597         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
14598         constructor assumes ownership of the string passed in.
14599         
14600         * shell/ev-window.c (ev_window_open): Destroy the error
14601         dialog once we've displayed it.
14602
14603 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
14604
14605         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
14606         a bit, it works! (sort of)
14607
14608         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
14609         Move to .cc since we need to use C++ in the implementation.
14610
14611         * shell/dummy.cc: Add a CC file to force evince
14612         to be linked as a C++ program.
14613
14614 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
14615
14616         * shell/ev-view.[ch]: Start of content-area widget.
14617
14618         * shell/ev-window.c: Create a EvView, update it
14619         as we change documents.
14620
14621         * shell/Makefile.am shell/ev-marshal.list: Add
14622         generated marshalers.
14623
14624 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
14625
14626         * Makefile.am (SUBDIRS): move shell.
14627
14628 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
14629
14630         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
14631         .a to libtool convenience libraries.
14632
14633         * shell/ev-window.c (ev_window_open): Hard code loading
14634         a PDF document.
14635         
14636         * backend/ev-document.h: Add a boolean return to load(),
14637         fix GError * to GError **.
14638
14639         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
14640         object for a PDF backend EvDocument.
14641
14642 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
14643
14644         * dvi/*: New directory with the beginning of a .dvi backend.
14645
14646 2004-12-21  Havoc Pennington  <hp@redhat.com>
14647
14648         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
14649         previous/next instead of back/forward
14650
14651 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
14652
14653         * backend/ev-document.[ch]: Fix a couple of problems so
14654         it compile.
14655
14656 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
14657
14658         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
14659         to backend/ directory, rename EvViewer to EvDocument.
14660
14661 2004-12-21  Havoc Pennington  <hp@redhat.com>
14662
14663         * shell/ev-window.c: hook up the find bar widget; now we just need
14664         a document to find things in
14665
14666         * shell/eggfindbar.c: a find bar widget
14667
14668 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
14669
14670         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
14671
14672 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
14673
14674         * pdf/**: Import of xpdf code from gpdf. 
14675
14676         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
14677
14678         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
14679         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
14680         Fix FreeType includes.
14681
14682         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
14683         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
14684         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
14685         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
14686         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
14687         Include xpdfconfig.h
14688         
14689 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
14690
14691         * shell/ev-window.c (ev_window_dispose): dispose can be called
14692         multiple times.
14693
14694 2004-12-21  Havoc Pennington  <hp@redhat.com>
14695
14696         * shell/ev-window.c (ev_window_init): set title to Document Viewer
14697         rather than Evince
14698
14699         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
14700         items; really they should be synced with the strings, etc. from
14701         current gpdf, but just getting the boring typing out of the way 
14702
14703 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14704
14705         * po/POTFILES.in:
14706         * shell/ev-application.c: (window_destroy_cb):
14707         * shell/ev-window.c:
14708         * shell/main.c: (main):
14709
14710         Actually show the window...
14711
14712 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14713
14714         * Makefile.am:
14715         * shell/Makefile.am:
14716         * shell/ev-application.c: (ev_application_class_init):
14717         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
14718
14719         Make it build again
14720
14721 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
14722
14723         Import to gnome cvs.
14724         
14725         * Remove copies of gpdf and ggv trees.
14726         * Rip out all the recursive configure code.
14727         * Remove bonobo machinery.
14728         * viewer/*: GInterfaces that backends should/can implement.
14729
14730 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14731
14732         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
14733         typo
14734
14735 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14736
14737         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
14738         (ev_application_finalize, ev_application_class_init)
14739         (ev_application_init): use GType instance private data for priv.
14740
14741         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
14742         (ev_window_finalize, ev_window_class_init)
14743         (ev_window_init): ditto.
14744
14745 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14746
14747         * shell/ev-application.c (ev_application_new_window): make public
14748         (ev_application_show_initial_window): kill.
14749
14750         * shell/ev-application.h: update prototypes.
14751
14752         * shell/main.cc (main): inline ev_application_show_initial_window.
14753
14754 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14755
14756         * shell/ev-application.c (ev_application_new_window): impl.
14757         (ev_application_show_initial_window): use it.
14758         (is_window_empty, ev_application_get_empty_window): returns an
14759         existing empty window or a new one.
14760         (ev_application_open): from ev_window_cmd_file_open.
14761
14762         * shell/ev-application.h: update prototypes
14763
14764         * shell/ev-window.c (ev_window_is_empty): impl.
14765         (ev_window_open): make public.
14766         (ev_window_cmd_file_open): use ev_application_open
14767
14768         * shell/ev-window.h: update prototypes, remove unused.
14769
14770 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14771
14772         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
14773         move destroy handler out of here...
14774
14775         * shell/ev-application.c, shell/ev-application.h: ...into this new
14776         class. Also handles initial window creation.
14777
14778         * shell/main.cc (main): use EvApplication to create initial
14779         window.
14780
14781 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14782
14783         * Makefile.am (SUBDIRS): add cut-n-paste
14784
14785         * cut-n-paste/Makefile.am: add
14786
14787         * configure.ac: generate Makefiles in cut-n-paste
14788
14789 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14790
14791         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
14792         (ev_window_class_init): install ev_window_dispose.
14793
14794 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14795
14796         * shell/ev-window.h, shell/ev-window.c: replace gchar with
14797         char (gchar looks stupid).
14798
14799 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14800
14801         * po/de.po: updated German translation.
14802
14803 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14804
14805         * configure.ac: add more pkg-config library checks for gnome-vfs,
14806         bonobo etc.
14807
14808         * gpdf/configure.in: temporarily disable libpaper
14809         checks. Otherwise I'd have to add the checks for the shell, too.
14810
14811 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14812
14813         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
14814         and * file filters to the file choose.
14815
14816 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14817
14818         * po/de.po: Updated German translation.
14819
14820 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14821
14822         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
14823
14824 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14825
14826         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
14827
14828         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
14829         (ev_window_init): implement those menuitems.
14830
14831 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14832
14833         * data/evince-ui.xml: add a toolbar (with FileOpen action)
14834
14835         * shell/ev-window.c (ev_window_init): use the toolbar.
14836
14837 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14838
14839         * shell/ev-window.c (ev_window_init): use menu translations
14840
14841 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14842
14843         * configure.ac: add "de" to ALL_LINGUAS.
14844
14845         * po/de.po: add German translation.
14846
14847 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14848
14849         * Makefile.am (SUBDIRS): add po
14850
14851         * configure.ac: check intltool, glib-gettext etc, generate
14852         po/Makefile.in
14853
14854         * po, po/POTFILES.in, po/POTFILES.skip: new.
14855
14856 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14857
14858         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
14859         already use (#ifdef ENABLE_NLS)
14860
14861         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
14862         pointer indirection thinko.
14863
14864         * shell/main.c: include gi18n.h for bindtextdomain etc.
14865
14866 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14867
14868         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
14869         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
14870         tooltips for menu items in the statusbar.
14871
14872 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14873
14874         * configure.ac, data/Makefile.am, shell/Makefile.am: use
14875         pkgdatadir drop UIDIR
14876
14877 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14878
14879         * data/evince-ui.xml: Add File->Open menu item
14880
14881         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
14882         chooser), hook it up in the ui manager.
14883
14884 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14885
14886         * shell/ev-window.c: fix Help->About tooltip.
14887
14888 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
14889
14890         * configure.ac: set CFLAGS for libevprivate.
14891
14892         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
14893         definitions, factory etc.
14894
14895         * lib/Makefile.am: build libevprivate.a (only stock icon code).
14896
14897         * shell/Makefile.am: link against libevprivate.a.
14898
14899         * shell/ev-window.c (entries): add stock icon to Help->About.
14900
14901         * shell/main.c (main): init stock icon code.
14902
14903 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14904
14905         * lib/recent-files: egg recent files code
14906
14907         * lib/Makefile.am: add.
14908
14909         * Makefile.am: add lib subdir.
14910
14911         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
14912         set CFLAGS for recent-files.
14913
14914 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14915
14916         * configure.ac: disable -ansi and -pedantic gcc flags. They
14917         disable POSIX stuff in stdio.h, but egg-recent uses them.
14918
14919 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
14920
14921         * configure.ac: add --disable-deprecated flag (defaults to on in
14922         "cvs" builds).
14923
14924         * shell/Makefile.am (INCLUDES): use it.
14925
14926 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14927
14928         * shell/main.c: add missing #include.
14929
14930         * shell/ev-window.c: fix for pedantic gcc.
14931         (ev_window_cmd_help_about): split license into paragraphs for
14932         translators and pedantic compilers.
14933
14934 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14935
14936         * configure.ac: add more warning flags if compiling with gcc from
14937         cvs (or explicitly requested with --enable-more-warnings).
14938
14939 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14940
14941         * data/evince-ui.xml: add File and File->Close menu.
14942
14943         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
14944         (ev_window_destroy): quit after destroy.
14945         (ev_window_class_init): override GtkObject::destroy.
14946         (entries): install close_window callback.
14947
14948 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14949
14950         * Makefile.am (SUBDIRS): add data subdir.
14951
14952         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
14953         gtk+ 2.5.0 for GtkAboutDialog.
14954
14955         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
14956         main window.
14957
14958         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
14959
14960         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
14961         manager.
14962         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
14963
14964 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14965
14966         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
14967
14968 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14969
14970         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
14971
14972 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14973
14974         * shell/*: Added shell directory boilerplate, build it.
14975
14976 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
14977
14978         * configure.ac, Makefile.am: Added top-level configure.ac and
14979         Makefile.am