]> www.fi.muni.cz Git - evince.git/blob - ChangeLog
Updated Spanish translation
[evince.git] / ChangeLog
1 2009-04-10  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * shell/main.c: (main):
4
5         Change process working directory to $HOME so that we don't prevent
6         unmounting in case the initial cwd is on an external device. Fixes
7         bug #575436.
8         
9 2009-04-10  Carlos Garcia Campos  <carlosgc@gnome.org>
10
11         * shell/ev-window.c: (ev_window_create_tmp_symlink):
12
13         Use g_file_make_symbolic_link to create symlinks. Patch by Hib
14         Eris. See bug #339172.
15         
16 2009-04-10  Carlos Garcia Campos  <carlosgc@gnome.org>
17
18         * properties/ev-properties-main.c: (ev_properties_get_pages):
19
20         Create and load the document based on the mime-type provided by
21         nautilus instead of using our own documents factory. Fixes bug
22         #533917.
23         
24 2009-04-09  Benjamin Berg  <benjamin@sipsolutions.net>
25
26         * backend/tiff/tiff-document.c: (tiff_document_render):
27         Fix tiff pixel conversion on big endian machines. Fixes bug #509920.
28
29 2009-04-09  Benjamin Berg  <benjamin@sipsolutions.net>
30
31         * backend/dvi/cairo-device.c: (dvi_cairo_put_pixel):
32         Fix output on big endian machines. Fixes bug #578433.
33
34 2009-04-08  Dan Winship  <danw@gnome.org>
35         * cut-n-paste/smclient/eggsmclient-xsmp.c (save_state):
36         
37         Fix the .desktop-file-as-state-file case;
38         egg_desktop_file_get_source() returns a URI, not a filename.
39
40 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
41
42         * configure.ac:
43         * cut-n-paste/Makefile.am:
44         * cut-n-paste/evmountoperation/*: Removed
45         * po/POTFILES.in:
46         * shell/Makefile.am:
47         * shell/ev-print-operation.c:
48         * shell/ev-window.c: (window_open_file_copy_ready_cb),
49         (ev_window_cmd_help_contents), (launch_action),
50         (launch_external_uri):
51
52         Bump GTK+ requirement to 2.14.
53         
54 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
55
56         * shell/ev-window.c: (window_open_file_copy_ready_cb),
57         (reload_remote_copy_ready_cb), (window_save_file_copy_ready_cb):
58
59         Use g_error_matches() instead of manually check error code and
60         domain.
61         
62 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
63
64         * shell/ev-window.c: (ev_window_clear_temp_symlink),
65         (ev_window_dispose):
66
67         Delete the temp symlink created when opening a copy.
68         
69 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
70
71         * po/POTFILES.in:
72
73         Add previewer files to POTFILES.in.
74         
75 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
76
77         * previewer/ev-previewer.c: (ev_previewer_unlink_tempfile),
78         (main):
79
80         Delete the print settings file.
81         
82 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
83
84         * data/evince-ui.xml:
85         * shell/ev-application.[ch]: (ev_application_open_uri_at_dest),
86         (ev_application_open_uri), (ev_application_open_uri_list):
87         * shell/ev-print-operation.c: (export_print_done):
88         * shell/ev-window.[ch]: (ev_window_setup_action_sensitivity),
89         (update_chrome_visibility), (ev_window_clear_local_uri),
90         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
91         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
92         (ev_window_cmd_recent_file_activate),
93         (ev_window_open_recent_action_item_activated),
94         (ev_window_dispose), (open_remote_link):
95         * shell/main.c: (launch_previewer), (arguments_parse), (main):
96
97         Remove the preview mode from EvWindow. EvPrintOperation now 
98         launches evince-previewer. The preview mode command line options
99         have not been removed to keep backwards compatibility, launching
100         evince-previewer when evince is run in preview mode.
101         
102 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
103
104         * configure.ac:
105         * Makefile.am:
106         * data/Makefile.am:
107         * previewer/Makefile.am:
108         * previewer/ev-previewer-window.[ch]:
109         * previewer/ev-previewer.c:
110
111         Add evince-previewer as a separate applicaton that implements the
112         preview mode.
113         
114 2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
115
116         * configure.ac:
117         * Makefile.am:
118         * po/POTFILES.in:
119         * shell/Makefile.am:
120         * shell/ev-page-action-widget.[ch]:
121         * shell/ev-page-action.[ch]:
122         * shell/ev-stock-icons.[ch]:
123         * shell/ev-application.c:
124         * shell/main.c:
125         * libmisc/Makefile.am:
126         * libmisc/ev-page-action-widget.[ch]:
127         * libmisc/ev-page-action.[ch]:
128         * libmisc/ev-stock-icons.[ch]:
129
130         Move EvPageAction and EvStockIcons from shell to a new internal
131         library (libevmisc) that will be used by the evince previewer too.
132         
133 2009-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
134
135         * backend/tiff/tiff2ps.c (tiff2ps_context_new):
136         
137         Fixes memory leak. Bug #578285.
138         
139 2009-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
140
141         * libview/ev-view.[ch]: (ev_view_set_zoom),
142         (ev_view_update_view_size):
143         * shell/ev-window.c: (ev_window_set_view_size),
144         (ev_window_sizing_mode_changed_cb), (ev_window_init):
145
146         Move ev_view_update_view_size() from libview to ev-window again
147         and make sure the view is not redrawn when calling
148         ev_view_set_zoom more than once with the same zoom scale.
149
150 2009-04-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
151
152         * shell/ev-window.c:
153
154         Follow up to bug #539972. Alt+Arrows conflict with
155         view scrolling, changed it to Ctrl+Arrows.
156
157 2009-04-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
158
159         * shell/ev-print-operation.c (clamp_ranges),
160         (ev_print_operation_export_print_dialog_response_cb):
161         * test/Makefile.am:
162         * test/test7.py:
163         
164         Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix
165         the bug 517735. Fixes preview of the empty selection.
166
167 2009-04-01  Christian Persch  <chpe@gnome.org>
168
169         * data/evince.desktop.in.in: Direct bug-buddy bugs to the
170         BugBuddyBugs component.
171
172 2009-04-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
173
174         * shell/ev-application.c (ev_application_init):
175         
176         Set proper path to saved accels file. Fixes bug #577500.
177
178 2009-03-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
179
180         * libview/ev-transition-animation.c:
181         (ev_transition_animation_paint), (ev_transition_animation_ready):
182
183         Animation is ready only when origin surface is ready. This fixes
184         fading animations because otherwise next page is displayed 
185         before animaiton starts.
186
187 2009-03-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
188
189         * test/Makefile.am:
190         * test/test6.py:
191         
192         Added a test to check printing and a size of the file.
193
194 2009-03-24  Christian Persch  <chpe@gnome.org>
195
196         * cut-n-paste/smclient/eggdesktopfile.c:
197         (egg_desktop_file_launchv), (egg_set_desktop_file):
198         * cut-n-paste/smclient/eggsmclient.c:
199         (egg_sm_client_get_option_group): Update smclient from libegg master.
200
201 2009-03-19  Christian Persch  <chpe@gnome.org>
202
203         * shell/ev-window.c: (ev_window_cmd_save_as),
204         (ev_window_cmd_file_close_window),
205         (ev_view_popup_cmd_save_image_as),
206         (ev_attachment_popup_cmd_save_attachment_as): Set alternative button
207         order for dialogues.
208
209 2009-03-19  Christian Persch  <chpe@gnome.org>
210
211         Bug 575085 – titles not translated in the nautilus tab
212
213         * properties/ev-properties-view.c: (set_property): Translate the
214         categories.
215
216 2009-03-16  Carlos Garcia Campos  <carlosgc@gnome.org>
217
218         * NEWS:
219         * configure.ac:
220
221         Updated for release 2.26.0
222         
223 2009-03-05  Tobias Mueller  <tobiasmue@svn.gnome.org>
224
225         * properties/ev-properties-view.c:
226         (ev_properties_view_format_date): Make the fixed sized string a 
227         semantically correct const char[] instead of a const char* to fix 
228         a compiler warning if built with -Wformat.
229         ** Fixes bug 574168
230
231 2009-03-03  Christian Persch  <chpe@gnome.org>
232
233         * libdocument/ev-document-factory.c:
234         (ev_document_factory_get_document): If the document is encrypted,
235         the ev_document_factory_get_document() is supposed to return the
236         document *and* fill in the error. So let's propagate the local error.
237
238 2009-03-02  Carlos Garcia Campos  <carlosgc@gnome.org>
239
240         * NEWS:
241
242         Update for release 2.25.92.
243         
244 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
245
246         * libview/ev-view.c: (ev_view_goto_window_create):
247
248         Show the 'jump to page' window in the right GdkScreen. Fixes bug
249         #560541.
250         
251 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
252
253         * shell/ev-window.c: (ev_window_set_document),
254         (ev_window_reload_job_cb):
255
256         Do not lose page position when reloading. Fixes bug #573091.
257         
258 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
259
260         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
261         (pdf_document_thumbnails_get_thumbnail),
262         (pdf_document_thumbnails_get_dimensions):
263
264         Make our own thumbnail when the provided one doesn't have the size
265         we need. Based on patch and feedback by Christian Spurk. Fixes
266         bugs #323198 and #307357.
267         
268 2009-02-27   Christian Spurk  <mail@code.chriki.de>
269
270         * thumbnailer/evince-thumbnailer.c: (main):
271
272         Reduce the restriction on the minimum size of thumbnails from 40
273         to 1. See bug #323198.
274         
275 2009-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
276
277         * thumbnailer/evince-thumbnailer.c: (print_usage), (main):
278
279         Use GOption in thumbnailer.
280         
281 2009-02-22  Carlos Garcia Campos  <carlosgc@gnome.org>
282
283         * backend/pdf/ev-poppler.cc: (pdf_document_save),
284         (pdf_document_forms_form_field_text_set_text),
285         (pdf_document_forms_form_field_button_set_state),
286         (pdf_document_forms_form_field_choice_select_item),
287         (pdf_document_forms_form_field_choice_toggle_item),
288         (pdf_document_forms_form_field_choice_unselect_all),
289         (pdf_document_forms_form_field_choice_set_text):
290
291         Use poppler_document_save_a_copy(), which never saves the document
292         modifications, when saving an unmodified document. It makes saving
293         a copy of encrypted PDFs work again. Fixes bug #566791.
294         
295 2009-02-18  Christian Persch  <chpe@gnome.org>
296
297         * backend/djvu/djvu-document.c: (ev_djvu_error_quark):
298         Don't use g_quark_from_static_string in a loadable module!
299
300 2009-02-17  Carlos Garcia Campos  <carlosgc@gnome.org>
301
302         * configure.ac:
303
304         Update for release 2.25.91
305         
306 2009-02-16  Thomas H.P. Andersen  <phomes@gmail.com>
307
308         * backend/impress/r_gradient.c: (r_draw_gradient): Replace deprecated 
309         GTK symbol in commented out code. Bug #571707
310
311 2009-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
312
313         * NEWS:
314
315         Update for release 2.25.91.
316         
317 2009-02-16  Christian Persch  <chpe@gnome.org>
318
319         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): Fix a freed
320         memory read.
321
322 2009-02-15  Christian Persch  <chpe@gnome.org>
323
324         * backend/dvi/dvi-document.c: (hsb2rgb): Fix signed/unsigned compiler
325         warnings.
326
327 2009-02-15  Christian Persch  <chpe@gnome.org>
328
329         * libdocument/Makefile.am:
330         * libview/Makefile.am: Rename GIRs to EvinceDocument/EvinceView.
331
332 2009-02-15  Christian Persch  <chpe@gnome.org>
333
334         * libdocument/ev-document-type-builtins.c.template:
335         * libview/ev-view-type-builtins.c.template: Use g_intern_static_string.
336
337 2009-02-14  Christian Persch  <chpe@gnome.org>
338
339         * backend/impress/impress-document.c: (impress_document_save):
340         Fill in the error.
341
342 2009-02-14  Christian Persch  <chpe@gnome.org>
343
344         * libdocument/ev-document.c: (ev_document_load): Add code to catch
345         backends incorrectly implementing the load vfunc.
346
347 2009-02-14  Christian Persch  <chpe@gnome.org>
348
349         * libdocument/ev-document-factory.c:
350         (ev_document_factory_get_document): Use a local GError, and propagate
351         as appropriate, making sure always to fill in @error if returning NULL.
352
353 2009-02-14  Christian Persch  <chpe@gnome.org>
354
355         * shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches.
356
357 2009-02-14  Christian Persch  <chpe@gnome.org>
358
359         * backend/pdf/ev-poppler.cc: Plug a mem leak.
360
361 2009-02-14  Christian Persch  <chpe@gnome.org>
362
363         * backend/dvi/dvi-document.c: (dvi_document_load): Don't overwite
364         an error.
365
366 2009-02-14  Christian Persch  <chpe@gnome.org>
367
368         * backend/djvu/djvu-document.c: (djvu_document_load): Make sure
369         to always set @error when returning FALSE. Fix a typo.
370
371 2009-02-14  Christian Persch  <chpe@gnome.org>
372
373         * backend/tiff/tiff-document.c: (tiff_document_load): Make sure
374         to always set @error when returning FALSE.
375
376 2009-02-14  Christian Persch  <chpe@gnome.org>
377
378         * backend/comics/comics-document.c: (comics_document_load): Make sure
379         to always set @error when returning FALSE.
380
381 2009-02-14  Christian Persch  <chpe@gnome.org>
382
383         * backend/impress/impress-document.c: (impress_document_load): Plug a
384         mem leak.
385
386 2009-02-14  Christian Persch  <chpe@gnome.org>
387
388         * backend/impress/impress-document.c: (impress_document_load): Don't
389         overwrite an error.
390
391 2009-02-14  Christian Persch  <chpe@gnome.org>
392
393         * libdocument/ev-document.c: (ev_document_info_copy): Remove
394         unnecessary NULL check; g_strdup() is NULL-safe.
395
396 2009-02-14  Christian Persch  <chpe@gnome.org>
397
398         * libdocument/ev-document-factory.c: (get_document_from_uri): Document
399         that this returns either NULL and fills in error, or non-NULL. Use a
400         local GError so we can reliably check it.
401
402 2009-02-14  Christian Persch  <chpe@gnome.org>
403
404         * libdocument/ev-document-factory.c: (get_document_from_uri): Use the
405         content type to get the description, not the MIME type.
406
407 2009-02-14  Christian Persch  <chpe@gnome.org>
408
409         * libdocument/ev-file-helpers.c: (compression_run): Make sure to fill
410         in @error on failure. Also, since this is exported in public APIs,
411         cope with the passed-in GError** being NULL.
412
413 2009-02-13  Christian Persch  <chpe@gnome.org>
414
415         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL
416         safety.
417         (get_mime_type_from_data): Return the MIME type, not the content type.
418
419 2009-02-13  Christian Persch  <chpe@gnome.org>
420
421         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't leak
422         the input stream.
423
424 2009-02-13  Christian Persch  <chpe@gnome.org>
425
426         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Propagate
427         all errors upwards.
428
429 2009-02-13  Christian Persch  <chpe@gnome.org>
430
431         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't use
432         more bytes from buffer than were read from the file.
433
434 2009-02-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
435
436         * properties/ev-properties-view.c (set_property):
437         
438         Fixes bug #571787.
439
440 2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
441
442         * shell/eggfindbar.c: (egg_find_bar_init):
443
444         Use gtk_tool_button_set_use_underline() for next/previous buttons
445         so that the underline is used for the mnemonic. Fixes bug #571547.
446         
447 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
448
449         * shell/ev-window.c: (setup_document_from_metadata),
450         (setup_sidebar_from_metadata), (setup_document_from_metadata),
451         (setup_view_from_metadata), (ev_window_set_document),
452         (ev_window_load_job_cb), (ev_window_reload_job_cb),
453         (ev_window_reload_remote), (ev_window_init):
454
455         Do not use metadata when reloading the document, so that the
456         window is not resized when reloading. See bugs #571051 and
457         #304249.
458         
459 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
460
461         * configure.ac:
462         * cut-n-paste/smclient/Makefile.am:
463
464         Fix smclient libs on cycgwin. See bug #339172.
465         
466 2009-02-08  Christian Persch  <chpe@gnome.org>
467
468         * configure.ac:
469         * libdocument/Makefile.am:
470         * libview/Makefile.am: Add experimental introspection support.
471         Disabled by default; use --enable-introspection to enable it.
472         Bug #569083.
473
474 2009-02-08  Christian Persch  <chpe@gnome.org>
475
476         * libview/Makefile.am: Link libevdocument.la to libevview.la.
477
478 2009-02-05  Christian Persch  <chpe@gnome.org>
479
480         * backend/comics/comics-document.c: (comics_document_load):
481         * backend/djvu/djvu-document.c: (djvu_document_load):
482         * backend/dvi/dvi-document.c: (dvi_document_load):
483         * backend/impress/impress-document.c: (impress_document_load):
484         * backend/pdf/ev-poppler.cc:
485         * libdocument/ev-document-factory.c: (get_document_from_uri),
486         (ev_document_factory_get_document):
487         * shell/ev-print-operation.c:
488         (ev_print_operation_export_print_dialog_response_cb): Use
489         g_set_error_literal now that we depend on glib 2.18.
490
491 2009-02-05  Hib Eris  <hib@hiberis.nl>
492
493         * shell/ev-application.c:
494
495         Include gdkx.h only with X11. See bug #339172.
496         
497 2009-02-05  Hib Eris  <hib@hiberis.nl>
498
499         * backend/pdf/pdfdocument.evince-backend.in:
500
501         Add application/x-ext-pdf mime type for pdf backend. See bug
502         #339172.
503         
504 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
505
506         * configure.ac:
507         * cut-n-paste/smclient/Makefile.am:
508         * cut-n-paste/smclient/eggdesktopfile.c:
509         * cut-n-paste/smclient/eggsmclient-win32.c:
510         * shell/main.c:
511
512         Make session manager code compile for w32. These changes have been
513         taken from upstream libegg. Based on patch by Hib Eris. See bug
514         #339172.
515         
516 2009-02-05  Hib Eris  <hib@hiberis.nl>
517
518         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
519
520         Make screensaver code compile for w32. These changes have been
521         copied from upstream totem. See bug #339172.
522         
523 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
524
525         * configure.ac:
526         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
527
528         Make use of GConf optional. Based on patch by Hib Eris. See bug
529         #339172.
530         
531 2009-02-04  Christian Persch  <chpe@gnome.org>
532
533         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
534         evince gettext domain, so i18n works in the library.
535
536         * properties/ev-properties-main.c: (nautilus_module_initialize):
537         Remove extra bindtextdomain call.
538
539 2009-02-04  Christian Persch  <chpe@gnome.org>
540
541         * backend/comics/comics-document.c:
542         * backend/djvu/djvu-document.c:
543         * backend/dvi/dvi-document.c:
544         * backend/impress/impress-document.c:
545         * backend/pdf/ev-poppler.cc:
546         * backend/pixbuf/pixbuf-document.c:
547         * backend/ps/ev-spectre.c:
548         * backend/tiff/tiff-document.c:
549         * libdocument/ev-attachment.c:
550         * libdocument/ev-document-factory.c:
551         * libview/ev-jobs.c:
552         * libview/ev-view-accessible.c:
553         * libview/ev-view.c:
554         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
555         gi18n.h.
556
557 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
558
559         * NEWS:
560         * configure.ac:
561
562         Update for release 2.25.90
563         
564 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
565
566         * cut-n-paste/zoom-control/ephy-zoom-control.c:
567         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
568
569         Remove the old tooltips code and use G_DEFINE_TYPE().
570         
571 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
572
573         * configure.ac:
574         * help/reference/Makefile.am:
575         * help/reference/libdocument/Makefile.am:
576         * help/reference/libdocument/libevdocument-docs.sgml:
577         * help/reference/libdocument/libevdocument.types:
578         * help/reference/libdocument/version.xml.in:
579         * help/reference/libview/Makefile.am:
580         * help/reference/libview/libevview-docs.sgml:
581         * help/reference/libview/libevview.types:
582         * help/reference/libview/version.xml.in:
583         * help/reference/shell/Makefile.am:
584         * help/reference/shell/evince-docs.sgml:
585         * help/reference/shell/evince.types:
586         * help/reference/shell/tmpl/dummy.sgml:
587         * help/reference/shell/version.xml.in:
588
589         Split API documentation into libdocument, libview and
590         shell. Required gtk-doc files has been added, but API docs still
591         need to be completed and improved. Fixes bug #568465.
592         
593 2009-02-01  Christian Persch  <chpe@gnome.org>
594
595         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
596
597 2009-02-01  Christian Persch  <chpe@gnome.org>
598
599         * backend/Makefile.am:
600         A backend/backend.symbols:
601         * configure.ac: Only export the backend module entry point. Bug
602         #569998.
603
604 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
605
606         * shell/eggfindbar.c: (egg_find_bar_init):
607
608         Add mnemonics to buttons in search bar. Fixes bug #569212.
609         
610 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
611         
612         * shell/ev-print-operation.c:
613         (ev_print_operation_export_print_dialog_response_cb):
614
615         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
616         
617 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
618
619         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
620
621         Clamp top/bottom values of destinations to make sure they are not
622         bigger than the page height. Fixes bug #569327.
623         
624 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
625
626         * libdocument/ev-debug.h:
627
628         Fix build when debug mode is disabled.
629         
630 2009-01-30  Christian Persch  <chpe@gnome.org>
631
632         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
633         this return TRUE only if any backends were loaded, so the ev_init()
634         function works as documented.
635
636 2009-01-30  Christian Persch  <chpe@gnome.org>
637
638         * evince-document.h:
639         * libdocument/Makefile.am:
640         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
641         #569117.
642
643         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
644         * libdocument/ev-backends-manager.h:
645         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
646         * libdocument/ev-debug.h:
647         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
648         (_ev_file_helpers_shutdown):
649         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
650         private.
651
652         * properties/ev-properties-main.c: (nautilus_module_initialize),
653         (nautilus_module_shutdown):
654         * shell/main.c: (main):
655         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
656         init/shutdown method.
657
658 2009-01-29  Christian Persch  <chpe@gnome.org>
659
660         * shell/main.c: (option_version_cb): Add --version which was lost in
661         the libgnome removal. Bug #562869.
662
663 2009-01-26  Christian Persch  <chpe@gnome.org>
664
665         * shell/ev-application.c: (ev_application_register_service),
666         (ev_application_shutdown):
667         * shell/main.c: (main): Move metadata manager initialisation and
668         shutdown into EvApplication. Follow-up from bug #569120.
669
670 2009-01-26  Christian Persch  <chpe@gnome.org>
671
672         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
673         copy the string twice. Bug #569231.
674
675 2009-01-26  Christian Persch  <chpe@gnome.org>
676
677         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
678         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
679         * libdocument/ev-file-helpers.h:
680         * shell/ev-application.c: (ev_application_shutdown),
681         (ev_application_init), (ev_application_screensaver_disable),
682         (ev_application_save_print_settings),
683         (ev_application_set_page_setup):
684         * shell/ev-application.h:
685         * shell/ev-metadata-manager.c: (load_values),
686         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
687         shell, since it shouldn't be public API. Bug #569120.
688
689         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
690         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
691
692 2009-01-25  Christian Persch  <chpe@gnome.org>
693
694         Bug 569082 – use versioned directory for backends
695
696         * configure.ac: Define ev_binary_version and backenddir.
697         * evince-document.pc.in: Add backenddir variable.
698         * libdocument/Makefile.am:
699         * backend/*/Makefile.am: Remove backenddir definition, so it picks
700         up the one from configure.
701
702 2009-01-25  Christian Persch  <chpe@gnome.org>
703
704         * configure.ac:
705         * evince-document.pc.in: Renamed from evince-backend.pc.in.
706         * libdocument/Makefile.am: Renamed library to libevdocument.la.
707         * libview/Makefile.am:
708         * shell/Makefile.am:
709         * backend/*/Makefile.am: Adapt to changed library name.
710
711         * libdocument/Makefile.am:
712         * libview/Makefile.am: Change the installed headers path to match
713         the directory names in SVN.
714
715         * evince-document.h:
716         * evince-view.h: Add single headers. Bug #568227.
717
718         * libdocument/*.h:
719         * libview/*.h: Add single headers guards.
720
721         * libview/Makefile.am:
722         * libdocument/Makefile.am:
723         * backend/*/Makefile.am:
724         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
725         still include individual headers.
726
727         * properties/Makefile.am:
728         * properties/ev-properties-main.c:
729         * properties/ev-properties-view.h:
730         * thumbnailer/Makefile.am:
731         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
732
733         * libdocument/Makefile.am:
734         * libview/Makefile.am: Generate type builtins from all installed headers.
735         * libdocument/ev-link-action.[ch]:
736         * libdocument/ev-link-dest.[ch]:
737         * libdocument/ev-transition-effect.[ch]:
738         * libview/ev-view.[ch]: Remove handcoded type builtins.
739
740         * libdocument/Makefile.am:
741         * evince-document.h: Add ev-document-factory.h to the public headers.
742
743 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
744
745         * shell/ev-sidebar-page.c:
746
747         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
748         #568228.
749         
750 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
751
752         * libdocument/ev-document.h:
753
754         Add EV_DEFINE_INTERFACE macro.
755         
756         * libdocument/ev-async-renderer.c:
757         * libdocument/ev-document-find.c:
758         * libdocument/ev-document-fonts.c:
759         * libdocument/ev-document-forms.c:
760         * libdocument/ev-document-images.c:
761         * libdocument/ev-document-layers.c:
762         * libdocument/ev-document-links.c:
763         * libdocument/ev-document-security.c:
764         * libdocument/ev-document-thumbnails.c:
765         * libdocument/ev-document-transition.c:
766         * libdocument/ev-document.c:
767         * libdocument/ev-file-exporter.c:
768         * libdocument/ev-selection.c:
769
770         Use EV_DEFINE_INTERFACE macro to define interfaces in
771         libdocument. See bug #568228.
772         
773 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
774
775         * libdocument/ev-document.[ch]:
776
777         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
778         #568228.
779         
780 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
781
782         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
783         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
784         (new_separator_pixbuf):
785         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
786         (egg_toolbar_editor_disconnect_model),
787         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
788         (egg_toolbar_editor_finalize):
789         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
790         * cut-n-paste/toolbar-editor/eggmarshalers.list:
791         
792         Sync EggToolbarEditor with libegg.
793
794 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
795
796         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
797         When saving a file, using the default permissions for the user/system,
798         respecting umask and any setgid bit on the directory. Uses the new
799         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
800         Bug #568593.
801         
802 2009-01-21  Christian Persch  <chpe@gnome.org>
803
804         * configure.ac:
805         * libdocument/Makefile.am:
806         * libview/Makefile.am: Add libtool versioning to libevbackend and
807         libevview. Bug #568229.
808
809 2009-01-21  Christian Persch  <chpe@gnome.org>
810
811         * Makefile.am:
812         * configure.ac:
813         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
814
815 2009-01-21  Christian Persch  <chpe@gnome.org>
816
817         * configure.ac:
818         * libdocument/Makefile.am:
819         A libdocument/ev-version.h.in: Add version defines and version check
820         macro. Bug #568224.
821
822 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
823
824         * shell/ev-sidebar-links.c
825         * shell/ev-print-operation.c:
826         * shell/ev-history.c:
827         * shell/ev-file-monitor.c:
828         * shell/ev-window.c:
829         * shell/ev-password-view.c:
830         * shell/ev-sidebar-thumbnails.c:
831         * shell/ev-sidebar-attachments.c:
832         * libview/ev-pixbuf-cache.c:
833         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
834         Bug #568386.
835
836 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
837
838         * libdocument/ev-document-info.h:
839
840         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
841         
842 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
843
844         * libview/Makefile.am:
845
846         Install ev-job-scheduler.h. See bug #567790.
847         
848 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
849
850         * libdocument/Makefile.am:
851
852         Install ev-backends-manager.h and
853         ev-document-type-builtins.h. Fixes bug #567787.
854         
855 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
856
857         * NEWS:
858         * configure.ac:
859
860         Update for release 2.25.5
861         
862 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
863
864         * libview/ev-view.c: (ev_view_drag_data_get):
865
866         Fix second parameter passed to gtk_selection_data_set_uris(), 
867         it expects a gchar **.
868         
869 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
870
871         * libdocument/Makefile.am:
872         * libdocument/ev-document-info.h:
873         * libdocument/ev-document-type-builtins.c.template:
874         * libdocument/ev-document-type-builtins.h.template:
875         * libdocument/ev-document.c: (ev_document_info_get_type),
876         (ev_document_info_copy):
877
878         Make EvDocumentInfo and enums definded in ev-document-info.h
879         GTypes. Fixes bug #567789.
880         
881 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
882
883         * shell/main.c (arguments_parse): Fix for a minor code typo.
884
885 2009-01-18  Christian Persch  <chpe@gnome.org>
886
887         * help/reference/Makefile.am:
888         * help/reference/evince.types: Fix the API docs build. Bug #568171.
889
890 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
891
892         * libview/Makefile.am:
893         * libview/ev-view-type-builtins.c.template:
894         * libview/ev-view-type-builtins.h.template:
895
896         Make EvJobPriority a proper GType. Fixes bug #567788.
897         
898 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
899
900         * configure.ac:
901         * cut-n-paste/*/Makefile.am:
902         * libdocument/Makefile.am:
903
904         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
905         code.
906         
907 2009-01-18  Christian Persch  <chpe@gnome.org>
908
909         * libview/ev-view.c: (ev_view_drag_data_get),
910         (ev_view_drag_motion), (ev_view_update_primary_selection),
911         (clear_link_selected):
912         * shell/ev-sidebar-attachments.c:
913         (ev_sidebar_attachments_drag_data_get),
914         (ev_sidebar_attachments_get_property),
915         (ev_sidebar_attachments_init):
916         * shell/ev-window.c: Update drag handling code to use the
917         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
918         hardcoding the targets lists. Bug #558084.
919         
920 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
921
922         * libdocument/Makefile.am:
923         * libdocument/ev-backend-marshal.c:
924         * libdocument/ev-backend-marshalers.list:
925         * libdocument/ev-document.c:
926
927         Remove unused marshalers stuff from libdocument.
928         
929 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
930
931         * po/POTFILES.in:
932
933         Update for the current source tree.
934         
935 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
936
937         * configure.ac:
938         * Makefile.am:
939         * libdocument/Makefile.am:
940         * libview/Makefile.am:
941         * libview/ev-job-scheduler.[ch]:
942         * libview/ev-jobs.[ch]:
943         * libview/ev-page-cache.[ch]:
944         * libview/ev-pixbuf-cache.[ch]:
945         * libview/ev-timeline.[ch]:
946         * libview/ev-transition-animation.[ch]:
947         * libview/ev-view-accessible.[ch]:
948         * libview/ev-view-marshal.list:
949         * libview/ev-view.[ch]:
950         * shell/Makefile.am:
951
952         Move EvView specific code to a libeviview library so that it can
953         be embbeded in other applications. Based on patches by Tomeu
954         Vizoso. Fixes bug #567751.
955         
956 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
957
958         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
959         * shell/ev-window.c: (ev_window_load_job_cb),
960         (ev_window_load_job_cb), (ev_window_open_uri),
961         (ev_window_reload_local), (ev_window_dispose):
962
963         Remove dest, mode and search_string from EvJobLoad since they are
964         not really needed by the job, but for the window.
965         
966 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
967
968         * shell/ev-view.c: (ev_view_drag_data_received),
969         (ev_view_class_init), (ev_view_init):
970         * shell/ev-window.c: (ev_window_drag_data_received),
971         (ev_window_class_init), (ev_window_init):
972
973         Make the whole EvWindow the destination of a drag and drop
974         operation.
975         
976 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
977
978         * shell/ev-window.c: (window_open_file_copy_progress_cb):
979
980         Add missing brakets around the percentage in progress
981         messages. See bug #567910.
982         
983 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
984
985         * shell/ev-application.c: (ev_application_open_window),
986         (ev_application_open_uri_at_dest):
987
988         Do no use gdk_x11_* when not available. Based on patch by Hib
989         Eris, see bug #339172.
990         
991 2009-01-16  Hib Eris  <hib@hiberis.nl>
992
993         * configure.ac:
994         * properties/ev-properties-view.c:
995         (ev_properties_view_format_date):
996
997         Check for localtime_r. See bug #339172.
998         
999 2009-01-16  Hib Eris  <hib@hiberis.nl>
1000
1001         * shell/main.c:
1002
1003         Include gdkx only for dbus support. See bug #339172.
1004         
1005 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
1006
1007         * shell/ev-view.c: (ev_view_set_zoom_for_size):
1008
1009         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
1010         #567785.
1011         
1012 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1013
1014         * shell/ev-window.c: (reload_remote_copy_progress_cb),
1015         (window_save_file_copy_progress_cb):
1016
1017         Use brakets around the percentage in progress messages. See bug
1018         #567910.
1019         
1020 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1021
1022         * shell/ev-window.c: (reload_remote_copy_ready_cb):
1023
1024         Fix typo in error message. See bug #567910.
1025         
1026 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
1027
1028         * shell/ev-window.c: (ev_window_cmd_file_close_window):
1029
1030         Fix mnemonic conflict. Fixes bug #567937.
1031         
1032 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1033
1034         * NEWS:
1035         * configure.ac:
1036
1037         Update for release 2.25.4
1038         
1039 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1040
1041         * configure.ac:
1042         
1043         GLib version requirement bumped to 2.18 due to g_set_error_literal.
1044         Thanks to Christian Spurk.
1045
1046 2008-12-31  Hib Eris  <hib@hiberis.nl>
1047         
1048         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
1049
1050         Fix mime type handling.
1051         
1052 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1053
1054         * po/POTFILES.in:
1055
1056         Add ev-print-operation.c.
1057         
1058 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1059
1060         * shell/ev-window.c: (ev_window_clear_progress_idle),
1061         (reset_progress_idle), (ev_window_show_progress_message),
1062         (ev_window_reset_progress_cancellable),
1063         (ev_window_progress_response_cb), (show_loading_progress),
1064         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
1065         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
1066         (show_reloading_progress), (reload_remote_copy_ready_cb),
1067         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
1068         (show_saving_progress), (window_save_file_copy_ready_cb),
1069         (window_save_file_copy_progress_cb), (ev_window_save_remote),
1070         (ev_window_dispose):
1071
1072         Show progress information when loading/saving remote files. Fixes
1073         bug #370958.
1074         
1075 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1076
1077         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
1078
1079         Show better warning message when temp file cannot be deleted.
1080         
1081 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
1082
1083         * shell/ev-window.c: (image_save_dialog_response_cb):
1084
1085         Fix saving images to remote locations.
1086         
1087 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1088
1089         * shell/ev-application.[ch]: (ev_application_shutdown),
1090         (ev_application_get_print_settings_file),
1091         (ev_application_save_print_settings),
1092         (ev_application_get_print_settings),
1093         (ev_application_set_print_settings),
1094         (ev_application_get_page_setup), (ev_application_set_page_setup):
1095         * shell/ev-window.c: (ev_window_save_print_page_setup),
1096         (ev_window_load_print_page_setup_from_metadata),
1097         (ev_window_print_page_setup_done_cb),
1098         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
1099         (ev_window_cmd_preview_print):
1100
1101         Remember page setup options too. Paper size is globally remembered
1102         while page margins are stored per document in metadata file. Fixes
1103         bugs #525185 and #349102.
1104         
1105 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1106
1107         * shell/ev-print-operation.c:
1108         (ev_print_operation_export_print_dialog_response_cb):
1109
1110         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
1111         
1112 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1113
1114         * shell/ev-print-operation.c: (export_cancel),
1115         (export_job_cancelled), (ev_print_operation_export_begin),
1116         (ev_print_operation_export_cancel):
1117         * shell/ev-window.c: (ev_window_print_cancel),
1118         (ev_window_print_update_pending_jobs_message),
1119         (ev_window_print_operation_done),
1120         (ev_window_print_operation_status_changed),
1121         (print_jobs_confirmation_dialog_response),
1122         (ev_window_cmd_file_close_window):
1123
1124         Show a confirmation dialog when there are pending print jobs while
1125         closing the main window. Fixes bug #480964.
1126         
1127 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1128
1129         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
1130         (ev_print_operation_get_job_name),
1131         (ev_print_operation_get_status),
1132         (ev_print_operation_get_progress),
1133         (ev_print_operation_update_status),
1134         (ev_print_operation_export_get_job_name), (clamp_ranges),
1135         (get_first_and_last_page), (ev_print_operation_export_run_next),
1136         (print_job_finished), (export_print_done), (export_job_cancelled),
1137         (update_progress), (export_print_page),
1138         (ev_print_operation_export_begin),
1139         (ev_print_operation_export_print_dialog_response_cb),
1140         (ev_print_operation_export_run),
1141         (ev_print_operation_export_cancel),
1142         (ev_print_operation_export_class_init):
1143         * shell/ev-window.c:
1144         (ev_window_print_update_pending_jobs_message),
1145         (ev_window_print_operation_done),
1146         (ev_window_print_progress_response_cb),
1147         (ev_window_print_operation_status_changed),
1148         (ev_window_print_operation_begin_print), (ev_window_print_range),
1149         (ev_window_dispose):
1150
1151         Show progress information when printing. Fixes bug #482770.
1152         
1153 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1154
1155         * shell/Makefile.am:
1156         * shell/ev-progress-message-area.[ch]:
1157         * shell/ev-message-area.[ch]: (ev_message_area_init),
1158         (ev_message_area_set_image_from_stock):
1159
1160         Add EvProgressMessageArea derived from EvMessageArea to show
1161         progress information in the message area. 
1162         
1163 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1164
1165         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1166
1167         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
1168         close button. Add a function to get the contents of the message
1169         area.
1170         
1171 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1172
1173         * shell/Makefile.am:
1174         * shell/ev-print-operation.[ch]:
1175         * shell/ev-jobs.[ch]: (ev_job_export_init),
1176         (ev_job_export_dispose), (ev_job_export_run),
1177         (ev_job_export_class_init), (ev_job_export_new),
1178         (ev_job_export_set_page):
1179         * shell/ev-window.c: (ev_window_print_operation_done),
1180         (ev_window_print_range), (ev_window_dispose):
1181
1182         First step of the printing system rework. EvJobPrint has been
1183         replaced by EvJobExport so that every page is scheduled to be
1184         exported in a thread instead of scheduling the whole printing
1185         process. This way the gui is responsive during printing.
1186         
1187 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1188
1189         * shell/ev-window.c: (setup_size_from_metadata),
1190         (ev_window_load_print_settings_from_metadata):
1191
1192         Fix memory leaks.
1193         
1194 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1195
1196         * libdocument/ev-document.c: (ev_document_get_type):
1197
1198         Add GObject type as prerequisite to EvDocument interface so that
1199         document instances can be used as GObjects.
1200         
1201 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1202
1203         * shell/ev-view.c: (jump_to_find_result):
1204
1205         Only jump the the location of the find result for the first match
1206         when searching. It drastically improves the performance when
1207         searching. Bug catched and fixed by Michael Hunold. Fixes bug
1208         #564774.
1209         
1210 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1211
1212         * properties/ev-properties-main.c: (ev_properties_get_pages):
1213         * properties/ev-properties-view.[ch]:
1214         (ev_properties_view_dispose), (ev_properties_view_class_init),
1215         (ev_properties_view_set_info), (ev_properties_view_new):
1216         * shell/ev-properties-dialog.[ch]:
1217         (ev_properties_dialog_set_document):
1218         * shell/ev-window.c: (ev_window_setup_document),
1219         (ev_window_cmd_file_properties):
1220
1221         Add document URI to properties page. Fixes bug #555376.
1222         
1223 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1224
1225         * configure.ac:
1226         * data/Makefile.am:
1227         * data/evince-password.glade: Removed
1228         * data/evince-properties.glade: Removed
1229         * properties/ev-properties-view.c:
1230         (ev_properties_view_class_init), (set_property),
1231         (ev_properties_view_set_info), (ev_properties_view_init):
1232         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1233         (font_cell_data_func), (ev_properties_fonts_init):
1234
1235         Remove Glade dependency.
1236         
1237 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1238
1239         * backend/comics/comics-document.c: (comics_document_load):
1240
1241         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
1242         
1243 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1244
1245         * NEWS:
1246         * configure.ac:
1247
1248         Update for release 2.25.2
1249         
1250 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1251
1252         * configure.ac:
1253         * shell/Makefile.am:
1254         * shell/ev-keyring.[ch]:
1255         * shell/ev-password.[ch]: Removed
1256         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
1257         (ev_password_view_class_init), (ev_password_view_clicked_cb),
1258         (ev_password_view_init), (ev_password_view_set_uri),
1259         (ev_password_dialog_got_response),
1260         (ev_password_dialog_remember_button_toggled),
1261         (ev_password_dialog_entry_changed_cb),
1262         (ev_password_dialog_entry_activated_cb),
1263         (ev_password_view_ask_password), (ev_password_view_get_password),
1264         (ev_password_view_get_password_save_flags),
1265         (ev_password_view_new):
1266         * shell/ev-window.c: (ev_window_password_view_unlock),
1267         (ev_window_load_job_cb), (ev_window_close_dialogs),
1268         (ev_window_init):
1269
1270         Rework the password view. When the password is in the keyring it's
1271         used automatically without showing the password dialog and it's  
1272         only stored in the keyring when we are sure it's correct. The
1273         password dialog has been reworked too, in order to make it
1274         more hig compliant and consistent with the GTK+ dialog used in
1275         gtkmountoperation. Fixes bug #562496. 
1276         
1277 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1278
1279         * backend/comics/comics-document.c: (comics_document_load):
1280
1281         Do not trust file extensions when getting the command needed to
1282         uncompress comic documents. Fixes bug #562143.
1283         
1284 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1285
1286         * libdocument/ev-document-factory.c: (get_document_from_uri),
1287         (ev_document_factory_get_document):
1288         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
1289         (get_mime_type_from_data), (ev_file_get_mime_type):
1290
1291         Move mime-type functions from document-facrory to file-helpers so
1292         that it can be reused.
1293         
1294 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1295
1296         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
1297         (window_open_file_copy_ready_cb), (ev_window_reload_local),
1298         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
1299         (ev_window_reload_remote), (ev_window_reload_document):
1300
1301         Add support for reloading remote documents. Fixes bug #555399.
1302         
1303 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1304
1305         * shell/ev-view.c: (ev_view_find_previous):
1306
1307         Make sure find_result is never < 0 which causes a crash while
1308         searching. Fixes bug #558377.
1309         
1310 2008-11-19  Marek Kašík <mkasik@redhat.com>
1311
1312         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
1313         (ev_pixbuf_cache_get_selection_surface):
1314         
1315         Fixes crash on fast scrolling with simultaneous text selection.
1316
1317 2008-11-19  Marek Kašík <mkasik@redhat.com>
1318
1319         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
1320         * shell/ev-window.c (launch_external_uri):
1321         
1322         Fixes assertion fail on selecting text. See bug #561393.
1323
1324 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1325
1326         * shell/Makefile.am:
1327         * shell/ev-jobs.[ch]: (ev_job_layers_init),
1328         (ev_job_layers_dispose), (ev_job_layers_run),
1329         (ev_job_layers_class_init), (ev_job_layers_new):
1330         * shell/ev-sidebar-layers.[ch]:
1331         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
1332         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1333         (ev_view_reload_page), (ev_view_reload):
1334         * shell/ev-window.c: (setup_sidebar_from_metadata),
1335         (ev_window_sidebar_current_page_changed_cb),
1336         (sidebar_layers_visibility_changed), (ev_window_init):
1337
1338         Add layers support.
1339         
1340 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1341
1342         * data/icons/22x22/actions/Makefile.am:
1343         * data/icons/22x22/actions/eye.png:
1344         * shell/ev-stock-icons.[ch]:
1345         
1346         Add eye icon from gimp to hide/show layers.
1347         
1348 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1349
1350         * configure.ac:
1351         * cut-n-paste/Makefile.am:
1352         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
1353         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
1354         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
1355
1356         Add GimpCellRendererToggle from gimp slightly modified to fit our
1357         needs. 
1358         
1359 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1360
1361         * configure.ac:
1362         * backend/pdf/ev-poppler.cc:
1363
1364         Implement layers interface in PDF backend.
1365         
1366 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1367
1368         * libdocument/Makefile.am:
1369         * libdocument/ev-document-layers.[ch]:
1370         * libdocument/ev-layer.[ch]:
1371
1372         Add optional content (layers) interface.
1373         
1374 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1375
1376         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
1377         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
1378
1379         Removes unused code.
1380
1381 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1382
1383         * NEWS:
1384         * configure.ac:
1385
1386         Update for 2.25.1 release
1387
1388 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1389
1390         * shell/ev-window.c:
1391
1392         Fix build with GTK+ < 2.14
1393
1394 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1395
1396         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
1397         
1398         Makes menu label translatable. Fixes bug #559129.
1399
1400 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1401
1402         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
1403         (t1_transform_font):
1404         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
1405         
1406         More renames of warning to mdvi_warning in follow up to the
1407         fix of the bug #553369. Fix for the bug #559257 by
1408         Tuxce <tuxce.net@gmail.com>.
1409         
1410 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1411
1412         * shell/ev-application.c: (ev_application_init_session):
1413         * shell/main.c: (main):
1414
1415         Move the egg_set_desktop_file() call to main and remove
1416         gtk_window_set_default_icon_name() since it's already called by
1417         egg_set_desktop_file()
1418         
1419 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1420
1421         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
1422
1423         Initialize GError to NULL.
1424         
1425 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1426
1427         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1428         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
1429         (ev_window_preview_print_finished), (launch_action):
1430
1431         Do not use popup dialogs to show error messages anymore, use the
1432         message area instead.
1433         
1434 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1435
1436         * shell/ev-window.c: (ev_window_error_message),
1437         (ev_window_warning_message), (ev_window_set_document),
1438         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1439         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1440         (ev_window_cmd_help_contents), (launch_external_uri),
1441         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
1442         (ev_attachment_popup_cmd_open_attachment),
1443         (attachment_save_dialog_response_cb):
1444
1445         Use a message format (with printf()-style) in
1446         ev_window_error_message and ev_window_warning_message.
1447
1448 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1449
1450         * shell/ev-window.c: (ev_window_error_message),
1451         (ev_window_warning_message), (ev_window_set_document),
1452         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1453         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1454         (ev_window_cmd_help_contents), (launch_external_uri),
1455         (image_save_dialog_response_cb),
1456         (ev_attachment_popup_cmd_open_attachment),
1457         (attachment_save_dialog_response_cb):
1458
1459         Change ev_window_error_message and ev_window_warning_message to
1460         receive a EvWindow instead of a GtkWindow. It's more consistent
1461         and avoids unneeded casts.
1462         
1463 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1464
1465         * shell/ev-window.c: (ev_window_cmd_help_contents):
1466
1467         Use gtk_show_uri() when availale to display help contents.
1468         
1469 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1470
1471         * configure.ac:
1472         * backend/pdf/ev-poppler.cc:
1473         * properties/ev-properties-view.c:
1474         * shell/Makefile.am:
1475         * shell/ev-tooltip.[ch]: Removed
1476         * shell/ev-view-private.h
1477         * shell/eggfindbar.c:
1478         * shell/ev-application.c:
1479         * shell/ev-open-recent-action.c:
1480         * shell/ev-sidebar-thumbnails.c:
1481         * shell/ev-view.c:
1482         * shell/ev-window.c:
1483
1484         Bump GTK+ requirement to 2.12.
1485         
1486 2008-10-27 Christian Persch <chpe@gnome.org>
1487
1488         * backend/djvu/djvu-document.c
1489         * backend/dvi/cairo-device.c
1490         * cut-n-paste/evmountoperation/ev-mount-operation.h
1491         * cut-n-paste/gedit-message-area/gedit-message-area.h
1492         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1493         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1494         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1495         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1496         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1497         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1498         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1499         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1500         * cut-n-paste/zoom-control/ephy-zoom-action.c
1501         * cut-n-paste/zoom-control/ephy-zoom-action.h
1502         * cut-n-paste/zoom-control/ephy-zoom-control.c
1503         * cut-n-paste/zoom-control/ephy-zoom-control.h
1504         * libdocument/ev-async-renderer.h
1505         * libdocument/ev-document-factory.c
1506         * libdocument/ev-document-misc.h
1507         * libdocument/ev-image.h
1508         * libdocument/ev-selection.h
1509         * shell/ev-properties-fonts.h
1510         * shell/ev-stock-icons.h
1511         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1512         directly. Bug #558064.
1513
1514 2008-10-27 Christian Persch <chpe@gnome.org>
1515
1516         * cut-and-paste/smclient/*: Update from libegg.
1517
1518 2008-10-27 Christian Persch <chpe@gnome.org>
1519
1520         * backend/djvu/djvu-document.c
1521         * backend/ps/ev-spectre.c
1522         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1523
1524 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1525
1526         * shell/ev-view.c (ev_view_change_page),
1527         (ev_view_transition_animation_finish),
1528         (ev_view_transition_animation_cancel), (page_changed_cb),
1529         (ev_view_set_presentation), (ev_view_next_page),
1530         (ev_view_previous_page):
1531         
1532         Cancel the animation without scheduling transition start
1533         and proceed to the next page to fix bug #516749.
1534
1535 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1536
1537         * NEWS:
1538         * configure.ac:
1539
1540         Update for release 2.24.1
1541         
1542 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1543
1544         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1545
1546         Disable toggle function of F5 when in presentation mode. Patch by
1547         Dave Neary. Fixes bug #556162.
1548         
1549 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1550
1551         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1552         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1553         (ev_sidebar_thumbnails_fill_model),
1554         (ev_sidebar_thumbnails_refresh),
1555         (ev_sidebar_thumbnails_set_document):
1556
1557         Instead of using only one loading icon for thumbnails based on the
1558         size of the first page, create an icon for every different page
1559         size. Fixes bug #556264.
1560         
1561 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1562
1563         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1564
1565         Fix memory leak.
1566         
1567 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1568
1569         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1570
1571         Removes bad prefixes from window title. Patch by 
1572         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1573         
1574 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1575
1576         * shell/ev-window.c: (launch_external_uri):
1577
1578         Do not consider mailto links as http uris. Fixes bug #555801.
1579         
1580 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1581
1582         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1583
1584         Fix memory leak. Fixes bug #555134.
1585         
1586 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1587
1588         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1589
1590         Emit the job finished signal when the job is handled before the
1591         page_ready callback.
1592         
1593 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1594
1595         * shell/ev-window.c: (launch_action):
1596
1597         Use GdkAppLaunchContext when available to launch external
1598         applications.
1599         
1600 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1601
1602         * shell/ev-window.c: (launch_action):
1603
1604         Fix launching external applications for launch actions which seems
1605         to be broken since the gio port. Fixes bug #554500.
1606         
1607 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1608
1609         * backend/dvi/Makefile.am:
1610         * backend/dvi/cairo-device.c:
1611         * backend/dvi/dvi-document.c:
1612         * backend/dvi/mdvi-lib/Makefile.am:
1613
1614         Fix several compile warnings in the dvi backend.
1615         
1616 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * backend/dvi/mdvi-lib/common.h:
1619         * backend/dvi/mdvi-lib/dviread.c:
1620         * backend/dvi/mdvi-lib/font.c:
1621         * backend/dvi/mdvi-lib/fontmap.c:
1622         * backend/dvi/mdvi-lib/fontsrch.c:
1623         * backend/dvi/mdvi-lib/gf.c:
1624         * backend/dvi/mdvi-lib/pagesel.c:
1625         * backend/dvi/mdvi-lib/pk.c:
1626         * backend/dvi/mdvi-lib/sp-epsf.c:
1627         * backend/dvi/mdvi-lib/special.c:
1628         * backend/dvi/mdvi-lib/tfm.c:
1629         * backend/dvi/mdvi-lib/tfmfile.c:
1630         * backend/dvi/mdvi-lib/util.c:
1631         * backend/dvi/mdvi-lib/vf.c:
1632
1633         Rename error as mdvi_error to avoid symbol conflicts with the libc
1634         error. Rename also message, crash, fatal and warning for
1635         consistency. Fixes bug #553369.
1636         
1637 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1638
1639         * backend/dvi/dvi-document.c: (dvi_document_load):
1640
1641         Fix memory leak.
1642         
1643 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1644
1645         * backend/dvi/dvi-document.c:
1646
1647         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1648         G_IMPLEMENT_INTERFACE.
1649         
1650 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1651
1652         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1653
1654         Make sure copy_job_page_and_selection_to_job_info is always called
1655         before copy_job_to_job_info. Fixes bug #552382.
1656         
1657 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1658
1659         * NEWS:
1660         * configure.ac:
1661
1662         Update for release 2.24.0
1663         
1664 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1665
1666         * shell/ev-window.c: (launch_external_uri):
1667
1668         Use GdkAppLaunchContext when available to launch external uris.
1669         
1670 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1671
1672         * shell/ev-window.c: (launch_external_uri):
1673
1674         Use the message area to show errors when lauching external uris
1675         instead of a popup window.
1676         
1677 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1678
1679         * shell/ev-window.c: (launch_external_uri):
1680
1681         Assume invalid uris are http uris. Fixes bug #552071.
1682         
1683 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1684
1685         * NEWS:
1686         * configure.ac:
1687
1688         Update for release 2.23.92.
1689         
1690 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1691
1692         * shell/eggfindbar.c: (egg_find_bar_class_init):
1693
1694         Allow page scrolling with PageUp/PageDown keys when find bar is
1695         active. Fixes bug #529833.
1696         
1697 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1698
1699         * shell/ev-view-private.h:
1700         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1701         (ev_view_scroll), (ev_view_class_init):
1702         * shell/ev-view-accessible.c:
1703         (ev_view_accessible_action_do_action):
1704         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1705         (ev_window_cmd_scroll_backward):
1706
1707         Use GtkScrollType instead of EvScrollType.
1708         
1709 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1710
1711         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1712         
1713         Patch for case unsensitive page label match by Michael Lee.
1714         See bug #550136.
1715         
1716         * shell/ev-page-action.c (create_tool_item):    
1717         * test/Makefile.am:
1718         * test/test1.py:
1719         * test/test4.py:
1720         * test/test5.py:
1721         
1722         Added test for the above and updated other tests.
1723
1724 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1725
1726         * shell/ev-window.c: (image_save_dialog_response_cb):
1727
1728         Do not append the file extension twice when saving an image.
1729         
1730 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1731
1732         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1733
1734         Remove an invalid ifdef.
1735         
1736 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1737
1738         * shell/ev-view.c: (ev_view_motion_notify_event):
1739
1740         Make sure the cursor is correctly restored after showing the right
1741         click menu.
1742         
1743 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1744
1745         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1746         (ev_attachment_open):
1747         * shell/ev-sidebar-attachments.c:
1748         (ev_sidebar_attachments_button_press):
1749         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1750
1751         Use GdkAppLaunchContext when available to open attachments.
1752         
1753 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1754
1755         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1756
1757         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1758         by Eric Piel.
1759         
1760 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1761
1762         * shell/ev-application.c: (ev_application_get_media_keys):
1763         * shell/ev-media-player-keys.[ch]:
1764         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1765         (ev_media_player_keys_grab_keys),
1766         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1767         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1768         * shell/ev-window.[ch]: (ev_window_dispose),
1769         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1770         (ev_window_init):
1771
1772         Clean up the media player keys stuff.
1773         
1774 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1775
1776         * NEWS:
1777         * configure.ac:
1778
1779         Update for release 2.23.91.
1780         
1781 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1782
1783         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1784         (sm_client_xsmp_set_initial_properties):
1785
1786         Fix memory leak.
1787         
1788 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1789
1790         * shell/ev-application.c: (ev_application_open_window),
1791         (ev_application_open_uri_at_dest):
1792
1793         Make sure evince starts up in the right workspace when resuming a
1794         previous session.
1795         
1796 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1797
1798         * shell/ev-application.[ch]: (ev_application_open_window),
1799         (ev_application_add_icon_path_for_screen),
1800         (ev_application_open_uri_at_dest):
1801
1802         Fix window manager warnings shown in ~/.xsession-errors
1803         
1804 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1805
1806         * configure.ac:
1807         * cut-n-paste/Makefile.am:
1808         * cut-n-paste/smclient/Makefile.am:
1809         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1810         * cut-n-paste/smclient/eggsmclient-private.h:
1811         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1812         * cut-n-paste/smclient/eggsmclient.[ch]:
1813
1814         EggSMClient copied from libegg
1815
1816         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1817         * shell/Makefile.am:
1818         * shell/ev-application.[ch]: (ev_application_load_session),
1819         (smclient_save_state_cb), (smclient_quit_cb),
1820         (ev_application_init_session), (ev_application_shutdown),
1821         (ev_application_init):
1822         * shell/main.c: (main):
1823
1824         Use EggSMClient instead of gnome-client and remove libgnome and
1825         libgnomeui dependencies.
1826         
1827 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1828
1829         * shell/main.c: (main):
1830
1831         Remove gnome_authentication_manager_init.
1832         
1833 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1834
1835         * shell/ev-view.c: (ev_view_goto_window_create):
1836
1837         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1838         since it's now deprecated.
1839         
1840 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1841
1842         * backend/djvu/Makefile.am:
1843         * backend/djvu/djvu-document-private.h:
1844         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1845         (djvu_document_find_iface_init):
1846         * backend/djvu/djvu-text-page.[ch]:
1847         * backend/djvu/djvu-text.[ch]: Removed
1848         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1849         (pdf_document_find_iface_init):
1850         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1851         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1852         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1853         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1854         (ev_job_find_has_results), (ev_job_find_get_results):
1855         * shell/ev-view-private.h:
1856         * shell/ev-view.[ch]: (ev_view_expose_event),
1857         (highlight_find_results), (ev_view_finalize),
1858         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1859         (ev_view_set_document), (ev_view_find_get_n_results),
1860         (ev_view_find_get_result), (jump_to_find_result),
1861         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1862         (ev_view_find_previous), (ev_view_find_search_changed),
1863         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1864         * shell/ev-window.c: (ev_window_update_actions),
1865         (page_changed_cb), (ev_window_setup_document),
1866         (ev_window_update_find_status_message),
1867         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1868         (ev_window_clear_find_job), (find_bar_close_cb),
1869         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1870         (ev_window_dispose), (ev_window_init):
1871
1872         Rework find interface. The find logic has been moved from backends
1873         to the shell avoiding a lot of duplicated code in the backends and
1874         making easier to implement the find interface in the backends.
1875         
1876 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1877
1878         * backend/pdf/ev-poppler.cc:
1879         (pdf_document_thumbnails_get_dimensions):
1880
1881         Make sure thumbnail size returned by the PDF is actually
1882         valid. Fixes bug #548462.
1883         
1884 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1885
1886         * shell/ev-window.c: (ev_window_setup_document),
1887         (ev_window_set_document), (ev_window_dispose):
1888
1889         Remove the idle function for setting the document up when the
1890         window is destroyed. Fixes bug #549163.
1891         
1892 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1893
1894         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1895         (ev_job_attachments_dispose), (ev_job_attachments_run),
1896         (ev_job_attachments_class_init), (ev_job_attachments_new):
1897         * shell/ev-sidebar-attachments.c:
1898         (ev_sidebar_attachments_set_document):
1899
1900         Add a new job to get the attachments in a thread with the document
1901         lock held. Fixes bug #548653.
1902         
1903 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1904
1905         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1906         (tiff_document_document_iface_init):
1907
1908         Implement document_get_page_label in tiff backend.
1909         
1910 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1911
1912         * backend/tiff/tiff-document.c: (tiff_document_render):
1913
1914         Handle document orientation in tiff backend. Fixes bug #548444.
1915         
1916 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1917
1918         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1919
1920         Do not crash when adjustment page size is 0. Fixes bug #547440.
1921         
1922 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1923
1924         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1925
1926         Sync with current GTK+.
1927         
1928 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1929
1930         * configure.ac:
1931         
1932         Update for release 2.23.6.
1933
1934 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1935
1936         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1937         (ev_job_load_set_password):
1938         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1939         * shell/ev-window.c: (password_dialog_response),
1940         (ev_window_load_job_cb):
1941
1942         Fix loading encrypted documents since I broke it with the jobs
1943         rework.
1944         
1945 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1946
1947         * NEWS:
1948
1949         Update NEWS for 2.23.6 release.
1950         
1951 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1952
1953         * backend/impress/impress-document.c:
1954         * backend/impress/render.h:
1955         * libdocument/ev-document-factory.c:
1956         * libdocument/ev-document-factory.h:
1957         * libdocument/ev-document-links.h:
1958         * libdocument/ev-document-misc.c:
1959         * libdocument/ev-document-misc.h:
1960         * properties/ev-properties-main.c:
1961         * properties/ev-properties-view.c:
1962         * properties/ev-properties-view.h:
1963         * shell/eggfindbar.c:
1964         * shell/eggfindbar.h:
1965         * shell/ev-application.c:
1966         * shell/ev-application.h:
1967         * shell/ev-jobs.h:
1968         * shell/ev-message-area.h:
1969         * shell/ev-navigation-action.c:
1970         * shell/ev-navigation-action.h:
1971         * shell/ev-open-recent-action.c:
1972         * shell/ev-open-recent-action.h:
1973         * shell/ev-page-action-widget.c:
1974         * shell/ev-page-action.c:
1975         * shell/ev-page-action.h:
1976         * shell/ev-page-cache.h:
1977         * shell/ev-password-view.h:
1978         * shell/ev-password.h:
1979         * shell/ev-pixbuf-cache.h:
1980         * shell/ev-properties-fonts.c:
1981         * shell/ev-sidebar-attachments.c:
1982         * shell/ev-sidebar-links.c:
1983         * shell/ev-sidebar-links.h:
1984         * shell/ev-sidebar-thumbnails.c:
1985         * shell/ev-sidebar-thumbnails.h:
1986         * shell/ev-sidebar.c:
1987         * shell/ev-sidebar.h:
1988         * shell/ev-stock-icons.c:
1989         * shell/ev-tooltip.h:
1990         * shell/ev-view.c:
1991         * shell/ev-view.h:
1992         * shell/ev-window.c:
1993         * shell/ev-window.h:
1994         * shell/main.c:
1995
1996         More #include cleanups. Again: reordering, single gtk.h
1997         includes and other stuff.
1998
1999 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2000
2001         * shell/eggfindbar.c:
2002         * shell/ev-application.c:
2003         * shell/ev-message-area.c:
2004         * shell/ev-navigation-action.c:
2005         * shell/ev-open-recent-action.c:
2006         * shell/ev-page-action-widget.c:
2007         * shell/ev-page-action.c:
2008         * shell/ev-password-view.c:
2009         * shell/ev-properties-dialog.c:
2010         * shell/ev-properties-fonts.c:
2011         * shell/ev-sidebar-attachments.c:
2012         * shell/ev-sidebar-page.c:
2013         * shell/ev-sidebar-thumbnails.c:
2014         * shell/ev-stock-icons.c:
2015         * shell/ev-tooltip.c:
2016         * shell/ev-view.c:
2017         * shell/ev-window.c:
2018         * shell/main.c:
2019
2020         Cleanup many #include statements: reorder so that a
2021         generic-to-specific order is used, use single gtk.h
2022         includes, and some other cleanups.
2023
2024 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2025
2026         * shell/ev-jobs.h:
2027
2028         Add gio header.
2029         
2030 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2031
2032         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
2033         (ev_document_fc_mutex_trylock):
2034         * shell/Makefile.am:
2035         * shell/ev-job-queue.[ch]:
2036         * shell/ev-job-scheduler.[ch]:
2037         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
2038         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
2039         (ev_job_run), (ev_job_cancel), (ev_job_failed),
2040         (ev_job_failed_from_error), (ev_job_succeeded),
2041         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
2042         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
2043         (ev_job_links_class_init), (ev_job_render_init),
2044         (notify_page_ready), (ev_job_render_page_ready),
2045         (ev_job_render_run), (ev_job_render_class_init),
2046         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
2047         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
2048         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
2049         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
2050         (ev_job_save_dispose), (ev_job_save_run),
2051         (ev_job_save_class_init), (ev_job_print_init),
2052         (ev_job_print_dispose), (ev_job_print_run),
2053         (ev_job_print_class_init):
2054         * shell/ev-page-cache.c:
2055         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
2056         (check_job_size_and_unref), (move_one_job),
2057         (copy_job_to_job_info), (add_job),
2058         (ev_pixbuf_cache_add_jobs_if_needed):
2059         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
2060         (job_fonts_finished_cb), (job_fonts_updated_cb),
2061         (ev_properties_fonts_set_document):
2062         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
2063         (ev_sidebar_links_set_document):
2064         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
2065         (ev_sidebar_thumbnails_set_document),
2066         (ev_sidebar_thumbnails_clear_job):
2067         * shell/ev-view-private.h:
2068         * shell/ev-view.c:
2069         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
2070         (ev_window_refresh_window_thumbnail), (password_dialog_response),
2071         (ev_window_clear_load_job), (ev_window_clear_reload_job),
2072         (ev_window_load_job_cb), (ev_window_reload_job_cb),
2073         (window_open_file_copy_ready_cb), (ev_window_open_uri),
2074         (ev_window_reload_document), (ev_window_clear_save_job),
2075         (ev_window_save_job_cb), (file_save_dialog_response_cb),
2076         (ev_window_clear_print_job), (ev_window_print_job_cb),
2077         (ev_window_print_dialog_response_cb):
2078         * shell/main.c: (main):
2079
2080         Rework the jobs system in order to make it simpler and more
2081         extensible. It allows to run jobs in the main loop instead of
2082         using a thread when it's appropriate like the fonts job. Now it's
2083         also possible to cancel jobs that are currently running. 
2084         
2085 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2086
2087         * libdocument/ev-debug.c: (profile_init):
2088
2089         Create the hash table also when profiling service is enabled for
2090         all sections.
2091         
2092 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2093
2094         * libdocument/ev-debug.[ch]: (ev_profiler_start),
2095         (ev_profiler_stop):
2096         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
2097         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
2098         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
2099         (ev_job_print_run):
2100         * shell/main.c: (main):
2101
2102         Add a profile mode available when debug is enabled. Add profilers
2103         in ev-jobs.
2104         
2105 2008-07-23  Götz Waschk <waschk@mandriva.org>
2106
2107         * configure.ac: Correctly build desktop file. Fixes
2108         bug #544237.
2109
2110 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2111
2112         * configure.ac:
2113         
2114         Update for release 2.23.5.
2115
2116 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
2117
2118         * NEWS:
2119
2120         Update NEWS for 2.23.5 release.
2121         
2122 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2123
2124         * shell/ev-window.c: (ev_window_state_event),
2125         (ev_window_class_init):
2126
2127         Intercept window manager's fullscreen request in order to run/stop
2128         fullscreen mode. Fixes bug #493541.
2129         
2130 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2131
2132         * shell/ev-window.c: (find_bar_visibility_changed_cb):
2133
2134         Restart the job search when the find bar is opened for the second
2135         time. Fixes bug #531956.
2136         
2137 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2138
2139         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
2140         (get_document_from_uri):
2141
2142         Make sure we always return a valid error struct when
2143         get_document_from_uri fails. Fixes nautilus crash, see bug
2144         #542548.
2145         
2146 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
2147
2148         * libdocument/ev-transition-effect.c
2149         (ev_transition_effect_type_get_type),
2150         (ev_transition_effect_alignment_get_type),
2151         (ev_transition_effect_direction_get_type):
2152         
2153         Fixes bug #542924. Makes enums static to fix Solaris build.
2154
2155 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2156
2157         * shell/ev-view.c: (ev_view_key_press_event):
2158
2159         Add '.' keybinding for blanking the screen in presentation
2160         mode. Fixes bug #542001.
2161         
2162 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2163
2164         * libdocument/ev-document-misc.c:
2165         (ev_document_misc_pixbuf_from_surface):
2166
2167         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
2168         #540950.
2169         
2170 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2171
2172         * backend/comics/comics-document.c (comics_document_load):
2173         * backend/comics/comicsdocument.evince-backend.in:
2174         * configure.ac:
2175         * thumbnailer/evince-thumbnailer-comics.schemas.in:
2176         
2177         Added support for 7-zip based cb7 comic book. Patch by
2178         Kartik Rustagi. Fixes bug #532312.
2179
2180 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2181
2182         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
2183         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
2184         Fixes bug #539972.
2185
2186 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2187
2188         * shell/Makefile.am:
2189         * shell/ev-application.c (ev_application_init),
2190         (ev_application_get_media_keys):
2191         * shell/ev-application.h:
2192         * shell/ev-marshal.list:
2193         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
2194         (proxy_destroy), (on_media_player_key_pressed),
2195         (ev_media_player_keys_init), (ev_media_player_keys_focused),
2196         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
2197         * shell/ev-media-player-keys.h:
2198         * shell/ev-window.c (ev_window_go_previous_page),
2199         (ev_window_go_next_page), (ev_window_go_first_page),
2200         (ev_window_go_last_page), (ev_window_start_presentation),
2201         (ev_window_dispose), (view_actions_focus_in_cb):
2202         * shell/ev-window.h: When building with D-Bus support, listen
2203         for multimedia key events from gnome-settings-daemon. This allows
2204         to go to the next/previous/first/last pages using, respectively,
2205         Next/Previous/Rewing/Fast Forward. The Play button is used to start
2206         a presentation. Fixes bug #539971.
2207
2208 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2209
2210         * configure.ac:
2211         
2212         Update for release 2.23.4.
2213
2214 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2215
2216         * NEWS:
2217
2218         Update news for 2.23.4 release.
2219         
2220 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2221
2222         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
2223         * shell/ev-sidebar-thumbnails.c:
2224         (ev_sidebar_thumbnails_set_loading_icon),
2225         (ev_sidebar_thumbnails_refresh):
2226         * shell/ev-window.c: (ev_window_error_message),
2227         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
2228         (ev_window_set_document):
2229
2230         Do not crash opening documents with no pages and show a warning
2231         message in the message area. Fixes bugs #537574 and #171588.
2232         
2233 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2234
2235         * shell/Makefile.am:
2236         * shell/ev-file-monitor.[ch]:
2237         * shell/ev-window.c: (ev_window_document_changed),
2238         (ev_window_clear_reload_job), (ev_window_load_job_cb),
2239         (ev_window_reload_job_cb), (ev_window_open_uri),
2240         (ev_window_reload_document), (ev_window_cmd_view_reload),
2241         (ev_window_dispose):
2242
2243         Automaticly reload the document when the file has changed on
2244         disk. Bug #304249.
2245         
2246 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
2247
2248         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2249         * libdocument/ev-image.c: (ev_image_save_tmp):
2250         * libdocument/ev-module.c: (ev_module_load):
2251         * shell/ev-application.c: (ev_application_shutdown),
2252         (ev_application_get_print_settings):
2253         * shell/ev-sidebar-attachments.c:
2254         (ev_sidebar_attachments_button_press),
2255         (ev_sidebar_attachments_drag_data_get):
2256         * shell/ev-window.c: (window_save_file_copy_ready_cb),
2257         (ev_window_print_finished), (ev_window_print_send),
2258         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
2259         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2260         (ev_window_cmd_preview_print):
2261         * shell/main.c: (load_files_remote):
2262         Fix some build warnings under GCC 4.3.0. (#537535).
2263
2264 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2265
2266         * shell/ev-jobs.c: (ev_job_render_dispose):
2267
2268         Fix a crash in debug mode. Patch by Daniel M German.
2269         
2270 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2271
2272         * shell/ev-window.c:
2273
2274         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
2275         
2276 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2277
2278         * shell/ev-window.c: (ev_window_print_send),
2279         (ev_window_do_preview_print):
2280
2281         Use the window title as print job name instead of just
2282         "evince-print". Fixes bug #534493.
2283         
2284 2008-05-19  Frederic Peters  <fpeters@0d.be>
2285
2286         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
2287         Bug #533897.
2288
2289 2008-05-19  Frederic Peters  <fpeters@0d.be>
2290
2291         * help/reference/Makefile.am: added missing libevmountoperation to
2292         gtkdoc-scanobj libraries.  Bug #533896.
2293
2294 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
2295
2296         * properties/ev-properties-view.c (get_default_user_units):
2297         Fixes check for default units string translation. Bug #533323.
2298
2299 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
2300
2301         * backend/impress/iksemel.c (sax_core): Fix a free() that should
2302         be an iks_free(). Fix an array overflow in the XML parser that
2303         would occur whenever the number of attributes in a tag was greater
2304         than 0 and divisible by 6. Fixes GNOME bug #530852.
2305
2306 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2307
2308         * backend/djvu/djvu-document-private.h:
2309         * backend/djvu/djvu-links.c:
2310         * backend/djvu/djvu-text.c:
2311         * backend/djvu/djvu-document.c: (djvu_handle_events),
2312         (djvu_wait_for_message), (djvu_document_load),
2313         (document_get_page_size), (djvu_document_render),
2314         (djvu_document_thumbnails_get_thumbnail),
2315         (djvu_document_file_exporter_end):
2316
2317         Make sure load job doesn't finish successfully when the document
2318         is not successfully decoded by libdjvu. Fixes bug #530202.
2319         
2320 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2321
2322         * configure.ac:
2323         * libdocument/Makefile.am:
2324         * libdocument/ev-debug.[ch]:
2325         * libdocument/ev-document.c:
2326         * shell/ev-jobs.c: (ev_job_links_dispose),
2327         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
2328         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
2329         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
2330         (ev_job_render_page_ready), (ev_job_render_run),
2331         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
2332         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
2333         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
2334         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
2335         (ev_job_print_new), (ev_job_print_run):
2336         * shell/main.c: (main):
2337
2338         Add debug mode based on gedit code. Add debug messages in
2339         ev-jobs.
2340         
2341 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2342
2343         * libdocument/ev-document-factory.c: (get_document_from_uri):
2344
2345         Fix memory leak.
2346         
2347 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
2348
2349         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
2350         (get_mime_type_from_data), (get_document_from_uri),
2351         (ev_document_factory_get_document):
2352         
2353         Improved error message about file opening failture.
2354         Bug #529129.
2355
2356 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
2357
2358         * data/evince-toolbar.xml:
2359         
2360         Allow to add SaveAs to toolbar.
2361
2362 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2363
2364         * shell/ev-view-private.h:
2365         * shell/ev-view.[ch]: (ev_view_button_release_event),
2366         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
2367         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
2368         (ev_view_update_primary_selection), (clear_link_selected),
2369         (ev_view_copy_link_address):
2370         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
2371
2372         Update also the primary selection when copying a link
2373         address. Fixes bug #520855.
2374         
2375 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2376
2377         * libdocument/ev-document-factory.c: (get_document_from_uri):
2378
2379         Use the pixbuf backend only when the mime type is not supported by
2380         any of the other backend so that tiff documents, for instance, are
2381         handled by the tiff backend instead of the pixbuf backend. fixes
2382         bug #520290.
2383         
2384 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2385
2386         * cut-n-paste/Makefile.am:
2387
2388         Add evmountoperation to subdirs list.
2389         
2390 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2391
2392         * configure.ac:
2393
2394         Fix libspectre check in configure script. Fixes bug #528549.
2395         
2396 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2397
2398         * configure.ac:
2399         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
2400         * shell/Makefile.am:
2401         * shell/ev-window.c: (ev_window_load_remote_failed),
2402         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
2403
2404         Add GtkMountOperation (renamed to avoid conflicts) to be able to
2405         open documents in remote locations that are not mounted.
2406         
2407 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2408
2409         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
2410         (bitmap_convert_msb8):
2411         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
2412         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
2413
2414         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
2415         
2416 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2417
2418         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2419         (ev_job_render_new), (ev_job_render_set_selection_info),
2420         (ev_job_render_run):
2421         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2422         (check_job_size_and_unref),
2423         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2424         (add_job), (ev_pixbuf_cache_get_selection_surface):
2425
2426         Create the render context needed for rendering a page in the render
2427         thread so that we don't block the main thread. Simplify
2428         EvJobRender API.
2429         
2430 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2431
2432         * libdocument/Makefile.am:
2433         * libdocument/ev-page.[ch]:
2434         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
2435         (ev_render_context_new), (ev_render_context_set_page):
2436         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
2437         (ev_form_field_finalize), (ev_form_field_class_init):
2438         * libdocument/ev-document-forms.[ch]:
2439         (ev_document_forms_get_form_fields):
2440         * libdocument/ev-document.[ch]: (ev_document_get_page),
2441         (ev_document_get_page_size), (ev_document_get_page_label):
2442         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2443         (ev_job_render_run), (ev_job_thumbnail_new),
2444         (ev_job_thumbnail_run), (ev_job_print_run):
2445         * shell/ev-page-cache.c: (ev_page_cache_new):
2446         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2447         (check_job_size_and_unref), (add_job):
2448         * shell/ev-sidebar-thumbnails.c: (add_range):
2449         * shell/ev-view.c: (ev_view_form_field_get_region),
2450         (ev_view_form_field_button_create_widget),
2451         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2452         (ev_view_handle_form_field), (ev_view_size_allocate),
2453         (get_selected_text):
2454         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
2455         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
2456         (pdf_document_get_page), (pdf_document_get_page_label),
2457         (pdf_document_render), (pdf_document_get_info),
2458         (pdf_document_document_iface_init),
2459         (pdf_document_thumbnails_get_thumbnail),
2460         (pdf_document_thumbnails_get_dimensions),
2461         (pdf_document_file_exporter_do_page),
2462         (pdf_selection_render_selection),
2463         (pdf_selection_get_selected_text),
2464         (pdf_selection_get_selection_region),
2465         (pdf_selection_get_selection_map),
2466         (pdf_document_forms_get_form_fields),
2467         (pdf_document_forms_form_field_text_get_text),
2468         (pdf_document_forms_form_field_text_set_text),
2469         (pdf_document_forms_form_field_button_set_state),
2470         (pdf_document_forms_form_field_button_get_state),
2471         (pdf_document_forms_form_field_choice_get_item),
2472         (pdf_document_forms_form_field_choice_get_n_items),
2473         (pdf_document_forms_form_field_choice_is_item_selected),
2474         (pdf_document_forms_form_field_choice_select_item),
2475         (pdf_document_forms_form_field_choice_toggle_item),
2476         (pdf_document_forms_form_field_choice_unselect_all),
2477         (pdf_document_forms_form_field_choice_set_text),
2478         (pdf_document_forms_form_field_choice_get_text):
2479         * backend/ps/ev-spectre.c: (ps_document_get_page),
2480         (ps_document_get_page_size), (ps_document_get_page_label),
2481         (ps_document_render), (ps_document_document_iface_init),
2482         (ps_document_file_exporter_do_page):
2483         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2484         (tiff_document_render), (tiff_document_render_pixbuf),
2485         (tiff_document_file_exporter_do_page):
2486         * backend/pixbuf/pixbuf-document.c:
2487         (pixbuf_document_get_page_size):
2488         * backend/comics/comics-document.c:
2489         (comics_document_get_page_size), (comics_document_render_pixbuf):
2490         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2491         (djvu_document_render), (djvu_selection_get_selected_text),
2492         (djvu_document_thumbnails_get_thumbnail),
2493         (djvu_document_file_exporter_do_page),
2494         (djvu_document_find_get_result):
2495         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2496         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2497         (dvi_document_thumbnails_get_thumbnail),
2498         (dvi_document_file_exporter_do_page):
2499         * backend/impress/impress-document.c:
2500         (impress_document_get_page_size),
2501         (impress_document_render_pixbuf):
2502         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2503
2504         Add EvPage so that we can hold a reference to the backend
2505         page. Form fields keep now a reference to the poppler page
2506         improving performance since we don't have to create/destroy the
2507         poppler field for every form operation. This will be needed for
2508         annotations too.
2509         
2510 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2511
2512         * data/evince-ui.xml:
2513         * shell/ev-window.c:
2514
2515         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2516         
2517 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2518
2519         * configure.ac:
2520         * backend/ps/Makefile.am:
2521
2522         Remove gs stuff from ps backend.
2523         
2524 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2525
2526         * configure.ac:
2527         * backend/pdf/ev-poppler.cc:
2528
2529         Bump poppler requirement to 0.8.0.
2530         
2531 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2532
2533         * NEWS:
2534         * configure.ac:
2535
2536         Update for release 2.22.1.1
2537
2538 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2539
2540         * configure.ac:
2541
2542         Fix build (again) when poppler version is 0.6
2543         
2544 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2545
2546         * backend/djvu/djvu-links.c: (build_tree):
2547
2548         Make sure link title is a valid utf8 string. Fixes bug #526517.
2549         
2550 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2551
2552         * configure.ac:
2553
2554         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2555         #526799.
2556         
2557 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2558
2559         * configure.ac:
2560         
2561         Update for release 2.22.1.
2562
2563 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2564
2565         * NEWS:
2566
2567         Update for upcoming release.
2568
2569 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2570
2571         * configure.ac:
2572         * backend/dvi/dvidocument.evince-backend.in:
2573
2574         Add compressed dvi to the list of supported mime types. Patch by
2575         Ed Catmur. Fixes bug #307087.
2576
2577 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2578
2579         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2580
2581         Fix a crash when printing a range that doesn't specify the start or
2582         end page. Fixes bug #524288.
2583
2584 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2585
2586         * shell/ev-window.c: (ev_window_cmd_continuous),
2587         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2588         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2589         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2590         (ev_window_run_presentation), (ev_window_stop_presentation),
2591         (ev_window_cmd_view_presentation),
2592         (ev_window_cmd_leave_fullscreen),
2593         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2594
2595         Do not unfullscreen and fullscreen again the window when changing
2596         from fullscreen to presentation mode and vice versa. Fixes bug
2597         #524112.
2598         
2599 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2600
2601         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2602
2603         Do not crash when thumbnail failed to render in PS backend. Fixes
2604         bug #525015.
2605         
2606 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2607
2608         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2609         (ev_window_load_file_remote), (ev_window_open_uri):
2610
2611         Handle errors when opening remote files.
2612         
2613 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2614
2615         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2616
2617         Only grab the focus for the current visible proxy widget. Fixes
2618         bug #521224.
2619         
2620 2008-03-30  Emil Soleyman  <emil@nishra.com>
2621
2622         * shell/ev-window.c: (launch_external_uri):
2623         
2624         Reuse g_app_info_launch_default_for_uri to
2625         save some code and fix bug #525009.
2626
2627 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2628
2629         * shell/ev-window.c (image_save_dialog_response_cb):
2630
2631         Use g_str_has_suffix. See bug #523069.
2632
2633 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2634
2635         * configure.ac:
2636
2637         Add a configure option to enable/diable DBus. Patch by Rémi
2638         Cardona. Fixes bug 521797.
2639
2640 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2641
2642         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2643
2644         Fix printing in documents with rotated pages. Patch by Eugen
2645         Dedu. Fixes bug #512648.
2646         
2647 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2648
2649         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2650         (ev_link_from_action):
2651
2652         Fix warning messages.
2653         
2654 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2655
2656         * shell/ev-window.c: (image_save_dialog_response_cb):
2657
2658         Do not append the extension to filename when saving an image
2659         if the filename alredy contains the extension. Fixes bug #523069.
2660         
2661 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2662
2663         * shell/ev-view.[ch]: (ev_view_find_cancel):
2664         * shell/ev-window.c: (find_bar_close_cb):
2665
2666         Cancel the find operation when the find bar is closed. Fixes bug
2667         #508845.
2668         
2669 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2670
2671         * backend/ps/psdocument.evince-backend.in:
2672
2673         Make ps backend module resident. Fixes bug #520607.
2674         
2675 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2676
2677         * shell/ev-jobs.c: (ev_job_print_run):
2678
2679         Invert collate action in order to work as expected, fix reverse
2680         printing so that it doesn't start with a blank page and fix number
2681         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2682         
2683 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2684
2685         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2686
2687         Fix build with poppler <= 0.7.2
2688         
2689 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2690
2691         * libdocument/ev-document-misc.c:
2692         (ev_document_misc_surface_from_pixbuf):
2693
2694         Fix selections with poppler-splash.
2695         
2696 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2697
2698         * configure.ac:
2699         * backend/pdf/ev-poppler.cc:
2700
2701         Fix build with poppler >= 0.7.2
2702         
2703 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2704
2705         * configure.ac:
2706         
2707         Update for release 2.22.0
2708
2709 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2710
2711         * NEWS:
2712
2713         Update for upcoming release.
2714
2715 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2716
2717         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2718
2719         Bug 495107 – Handle print dialog responses correctly
2720
2721         Correctly handle print dialog response. Properly fixes
2722         the above mentioned bug.
2723
2724 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2725
2726         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2727
2728         Make sure print job is only run when the print button is
2729         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2730         
2731 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2732
2733         * backend/pdf/pdfdocument.evince-backend.in:
2734         * libdocument/ev-backends-manager.c:
2735         (ev_backends_manager_load_backend),
2736         (ev_backends_manager_get_document):
2737         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2738
2739         Allow making backend modules resident. This is needed only for
2740         some backends like pdf to avoid registering glib types more than
2741         once.
2742         
2743 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2744
2745         * backend/comics/comics-document.c:
2746         * backend/djvu/djvu-document.c:
2747         * backend/impress/impress-document.c:
2748         * backend/pdf/ev-poppler.cc:
2749         * backend/pixbuf/pixbuf-document.c:
2750         * backend/ps/ev-spectre.c:
2751         * backend/ps/ps-document.c:
2752         * backend/tiff/tiff-document.c:
2753         * libdocument/ev-document.h:
2754         * properties/ev-properties-main.c:
2755
2756         Use g_type_module_add_interface instead of
2757         g_type_add_interface_static. Fixes bug #519679.
2758         
2759 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2760
2761         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2762         Added. Returns whether the animation has everything necessary to run.
2763         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2764         is ready just because it's been created. Fixes #519106.
2765         (draw_one_page): Do not show the "Loading..." text in presentation
2766         mode, there was a slim probability that this could happen.
2767
2768 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2769
2770         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2771
2772         Duplicate mime_type string before freeing it so that it doesn't
2773         always fail when getting mime type from uri. Fixes bug #518874.
2774         
2775 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2776
2777         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2778
2779         Fix a crash when a choice form field doesn't have any item
2780         selected. Fixes bug #518831
2781         
2782 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2783
2784         * shell/ev-window.c (ev_window_clear_temp_file):
2785         Use g_file_has_prefix instead of renamed
2786         g_file_contains_file.
2787
2788         * configure.ac:
2789         Require new glib for above change.
2790         
2791 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2792
2793         * libdocument/ev-image.c: (ev_image_finalize),
2794         (ev_image_save_tmp):
2795
2796         Return a real uri instead of a filename when saving an
2797         image. Fixes images drag an drop from evince to nautilus. 
2798         
2799 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2800
2801         * backend/pdf/ev-poppler.cc:
2802         (pdf_document_images_get_image_mapping):
2803
2804         Return the image list in the right order. Fixes bug #516237.
2805         
2806 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2807
2808         * backend/impress/impress-document.c:
2809         (impress_document_thumbnails_get_thumbnail):
2810
2811         Remove unused variable to avoid a compiler warning.
2812
2813 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2814
2815         * configure.ac:
2816         
2817         Update for release 2.21.91.
2818
2819 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2820
2821         * configure.ac:
2822         * shell/Makefile.am:
2823         * shell/ev-application.[ch]:
2824         * shell/ev-sidebar-links.c:
2825         * shell/ev-utils.[ch]:
2826         * shell/ev-window.[ch]:
2827
2828         Remove libgnomeprint support. Fixes bug #512370.
2829         
2830 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2831
2832         * thumbnailer/evince-thumbnailer.c: (main):
2833
2834         Initialize glib type system before using it. Fixes bug #513934.
2835         
2836 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2837
2838         * properties/ev-properties-main.c:
2839
2840         Add missing #include.
2841         
2842 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2843
2844         * configure.ac:
2845         * backend/djvu/djvu-document.c: (djvu_document_render):
2846         * backend/tiff/tiff-document.c: (tiff_document_render):
2847
2848         Use the new cairo function cairo_format_stride_for_width when
2849         available. Fixes bug #482720.
2850
2851 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2852
2853         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2854         (get_mime_type_from_data), (get_document_from_uri):
2855
2856         Use g_content_type_guess() only when slow is true in
2857         get_document_from_uri(). Fix several memory leaks.
2858         
2859 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2860
2861         * libdocument/ev-document-factory.c:
2862         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2863         (get_document_from_uri):
2864
2865         Use g_content_type_guess () to get mimetype for files.
2866         Bug #510401.
2867
2868 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2869
2870         * thumbnailer/Makefile.am:
2871
2872         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2873         
2874 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2875
2876         * configure.ac:
2877
2878         Fix build with --without-libgnome. Fixes bug #512771.
2879         
2880 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2881
2882         * backend/dvi/Makefile.am: Install only dvi
2883         module. Fixes bug #512718.
2884
2885 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2886
2887         * properties/ev-properties-main.c: (nautilus_module_initialize):
2888         
2889         Initialize backends in properties tab. Fixes bug
2890         #512720.
2891
2892 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2893
2894         * properties/Makefile.am: No need to link with 
2895         libraries. Fixes bug #512719.
2896
2897 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2898
2899         * NEWS:
2900         * configure.ac:
2901         
2902         Update for release 2.21.90.
2903
2904 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2905
2906         * shell/ev-window.c: (ev_window_cmd_escape):
2907
2908         Fix compile warning.
2909         
2910 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2911
2912         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2913
2914         Fix printing in dvi backend when filename contains white
2915         espaces. Fixes bug #502839.
2916         
2917 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2918
2919         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2920         (screensaver_disable_x11):
2921         * shell/Makefile.am:
2922         * shell/xdg-user-dir-lookup.c: Removed
2923         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2924         * shell/ev-view.c: (ev_view_presentation_transition_start):
2925         * shell/ev-window.c: (ev_window_cmd_file_open),
2926         (ev_window_cmd_save_as), (presentation_set_timeout):
2927
2928         Remove #ifdefs that are no longer needed.
2929         
2930 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2931
2932         * shell/ev-view.[ch]: (ev_view_button_release_event),
2933         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2934         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2935         (ev_window_cmd_escape):
2936
2937         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2938         
2939 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2940
2941         * configure.ac:
2942         * backend/comics/comics-document.c: (comics_document_load):
2943         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2944         (ev_attachment_set_property), (ev_attachment_init),
2945         (ev_attachment_save), (ev_attachment_launch_app),
2946         (ev_attachment_open):
2947         * libdocument/ev-document-factory.c: (get_document_from_uri):
2948         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2949         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2950         * shell/ev-jobs.c:
2951         * shell/ev-password.c: (ev_password_dialog_set_property),
2952         (ev_password_dialog_save_password):
2953         * shell/ev-sidebar-attachments.c:
2954         (ev_sidebar_attachments_drag_data_get):
2955         * shell/ev-window-title.c: (get_filename_from_uri):
2956         * shell/ev-window.c: (ev_window_clear_temp_file),
2957         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2958         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2959         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2960         (launch_external_uri), (image_save_dialog_response_cb),
2961         (attachment_save_dialog_response_cb):
2962         * shell/main.c: (load_files), (load_files_remote), (main):
2963         * thumbnailer/evince-thumbnailer.c: (main):
2964
2965         Port to gio and drop gnome-vfs dependency. Fixes bug
2966         #510401. Based on patch by Cosimo Cecchi.
2967         
2968 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2969
2970         * NEWS:
2971
2972         Fixed formatting inconsistencies (spaces vs. tabs)
2973
2974 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2975
2976         * shell/ev-window.c:
2977
2978         Use top/up/bottom/down arrows instead of
2979         first/left/last/right in the toolbar and menu actions.
2980         This fixes issues with RTL languages and is visually
2981         consistent with the page view. Fixes bug #170081.
2982
2983 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2984
2985         * NEWS:
2986
2987         Fixed some inaccuracies pointed out by Carlos Garcia
2988         Campos.
2989
2990 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2991
2992         * NEWS:
2993         * data/evince.schemas.in:
2994         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2995
2996         Override PDF restrictions by default. Fixes bug #382700.
2997
2998 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2999
3000         * NEWS: Updated for upcoming release
3001
3002 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3003
3004         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
3005
3006         Fix memory leak.
3007         
3008 2008-01-23  Gil Forcada <gilforcada@guifi.net>
3009
3010         * shell/ev-window.c: (register_custom_actions):
3011         
3012         Added comment for translators
3013
3014 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3015
3016         * shell/ev-view.c: (ev_view_button_release_event):
3017
3018         Do not create the idle function for kinetic scrolling if we are
3019         not in a drag operation.
3020
3021 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3022
3023         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3024         (ev_view_button_press_event), (ev_view_motion_notify_event),
3025         (ev_view_button_release_event):
3026
3027         Restore cursor after autoscrolling. Fixes bug #509958.
3028
3029 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
3030
3031         * configure.ac:
3032         * backend/pdf/ev-poppler.cc:
3033         (pdf_document_images_get_image_mapping),
3034         (pdf_document_images_get_image),
3035         (pdf_document_document_images_iface_init):
3036         * libdocument/ev-document-images.[ch]:
3037         (ev_document_images_get_image_mapping),
3038         (ev_document_images_get_image):
3039         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
3040         (ev_image_get_id), (ev_image_save_tmp):
3041         * shell/ev-jobs.c: (ev_job_render_run):
3042         * shell/ev-view.c: (ev_view_drag_data_get):
3043         * shell/ev-window.c: (image_save_dialog_response_cb),
3044         (ev_view_popup_cmd_copy_image):
3045
3046         Do not render images when rendering the page but on demand. It
3047         reduces the memory comsumption.
3048         
3049 2008-01-18  Marcelo Lira  <setanta@gmail.com>
3050
3051         * configure.a:
3052         * shell/ev-password.c:
3053
3054         Make gnome-keyring optional. Fixes bug #509676.
3055         
3056 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3057
3058         * shell/ev-pixbuf-cache.c: (add_job):
3059
3060         Initialize include_images variable as FALSE instead of TRUE.
3061         
3062 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3063
3064         * configure.ac:
3065         * cut-n-paste/Makefile.am:
3066         * cut-n-paste/fileformatchooser/Makefile.am:
3067         * cut-n-paste/fileformatchooser/egg-macros.h:
3068         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
3069         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
3070         * shell/Makefile.am:
3071         * shell/ev-utils.c:
3072         (file_chooser_dialog_add_writable_pixbuf_formats),
3073         (get_gdk_pixbuf_format_by_extension):
3074         * shell/ev-utils.h:
3075         * shell/ev-window.c: (ev_window_error_message),
3076         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
3077         
3078         Simplify image format selection on save.
3079
3080 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3081
3082         * shell/ev-view.c: (ev_view_scroll_event):
3083         
3084         Repair gorizontal scrolling with shift. Fixes
3085         bug #483412.
3086
3087 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3088         
3089         * MAINTAINERS:
3090
3091         Fix formatting issues.
3092         
3093 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3094
3095         * backend/comics/comics-document.c: (comics_regex_quote):
3096         
3097         Don't overquote special chars except of '. See bug 
3098         502500. Thanks to Tom Parker.
3099
3100 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3101
3102         * MAINTAINERS:
3103         
3104         Added Nickolay and Carlos, since they're doing most of
3105         the releases nowadays.
3106
3107 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
3108
3109         * properties/Makefile.am:
3110
3111         Get the nautilus extension dir properly instead of using
3112         a hack. Fixes bug #505359.
3113
3114 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3115
3116         * properties/Makefile.am:
3117         
3118         Install nautilus extension into new place. See bug
3119         #505359. Thanks to Matthias Clasen, Brian Pepple and
3120         Damien Carbery.
3121
3122 2008-01-13  Djihed Afifi  <djihed@gmail.com>
3123
3124         * shell/ev-window.c: (ev_window_get_recent_file_label):
3125         
3126         RTL marker in recent file list. See bug #509076.
3127
3128 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3129
3130         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
3131         * shell/ev-window.c: (image_save_dialog_response_cb):
3132
3133         Fix compile warnings due to unused variables.
3134         
3135 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3136
3137         * configure.ac:
3138         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
3139         * backend/ps/ev-spectre.c: (ps_document_render):
3140
3141         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
3142
3143 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3144
3145         * shell/ev-transition-animation.c (ev_transition_animation_fade)
3146         (ev_transition_animation_paint): Implement "fade" effect.
3147
3148 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3149
3150         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
3151         (ev_transition_animation_paint): Implement "uncover" effect.
3152
3153 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3154
3155         * shell/ev-transition-animation.c (ev_transition_animation_cover)
3156         (ev_transition_animation_paint): Implement "cover" effect.
3157
3158 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3159
3160         * shell/ev-transition-animation.c (ev_transition_animation_push)
3161         (ev_transition_animation_paint): Implement "push" effect.
3162
3163 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3164
3165         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
3166         (ev_transition_animation_paint): Implement "dissolve" effect.
3167
3168 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3169
3170         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
3171         (ev_transition_animation_paint): Implement "wipe" effect.
3172
3173 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3174
3175         * shell/ev-transition-animation.c (ev_transition_animation_box)
3176         (ev_transition_animation_paint): Implement "box" effect.
3177
3178 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3179
3180         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
3181         (ev_transition_animation_paint): Implement "blinds" effect.
3182
3183 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3184
3185         * shell/ev-transition-animation.c (ev_transition_animation_split)
3186         (ev_transition_animation_paint): Implement "split" effect.
3187
3188 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3189
3190         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
3191         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
3192         (ev_view_transition_animation_start) 
3193         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
3194         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
3195         (ev_view_next_page) (ev_view_previous_page):
3196         
3197         Use EvTransitionAnimation to drive page changes in the presentation
3198         mode, the animation will wait to start until both the origin and 
3199         destination page surfaces are available. Fixes #458460.
3200
3201         (draw_loading_text):
3202
3203         Remove workaround for bug #320352, it's now fixed properly.
3204
3205
3206 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3207
3208         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
3209         will contain the implementations for page transition animations, at
3210         the moment it just has the "replace" effect.
3211         * shell/Makefile.am: Added these files to build.
3212
3213 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3214
3215         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
3216         animations.
3217         * shell/Makefile.am: Added these files to build.
3218
3219 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3220
3221         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
3222         implementation to get_effect() in EvDocumentTransitionIface.
3223
3224 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3225
3226         * libdocument/ev-transition-effect.[ch]: New files, define a page
3227         transition effect, at the moment it maps PopplerPageTransition to a
3228         GObject.
3229         * libdocument/Makefile.am: Added these files to build.
3230         * libdocument/ev-document-transition.[ch]
3231         (ev_document_transition_get_effect): New method, gets the
3232         EvTransitionEffect returned by the interface implementation, with
3233         fallback to the "replace" effect.
3234
3235 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
3236
3237         * configure.ac:
3238         * cut-n-paste/Makefile.am:
3239         * cut-n-paste/fileformatchooser/Makefile.am:
3240         * cut-n-paste/fileformatchooser/egg-macros.h:
3241         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
3242         * shell/Makefile.am:
3243         * shell/ev-window.c: (image_save_dialog_response_cb),
3244         (ev_view_popup_cmd_save_image_as):
3245
3246         Allow exporting images in any format supported by
3247         GdkPixbuf. Fixes bug #500209.
3248         
3249 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3250
3251         * backend/pixbuf/pixbuf-document.c:
3252
3253         More warnings fixed.
3254         
3255 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3256
3257         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
3258         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
3259         * backend/djvu/djvu-text.h:
3260         * backend/tiff/tiff-document.c: (tiff_document_render):
3261
3262         Fix compile warnings.
3263         
3264 2007-12-28  Christian Persch  <chpe@gnome.org>
3265
3266         * **/*.c: Include config.h. Bug #504721.
3267
3268 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3269
3270         * configure.ac:
3271         * Makefile.am:
3272         * po/POTFILES.in:
3273         * backend/comics/Makefile.am:
3274         * backend/comics/comics-document.[ch]:
3275         * backend/comics/comicsdocument.evince-backend.in:
3276         * backend/djvu/Makefile.am:
3277         * backend/djvu/djvu-document.[ch]:
3278         * backend/djvu/djvudocument.evince-backend.in:
3279         * backend/dvi/Makefile.am:
3280         * backend/dvi/dvi-document.[c]:
3281         * backend/dvi/dvidocument.evince-backend.in:
3282         * backend/impress/Makefile.am:
3283         * backend/impress/impress-document.[ch]:
3284         * backend/impress/impressdocument.evince-backend.in:
3285         * backend/pdf/Makefile.am:
3286         * backend/pdf/ev-poppler.cc:
3287         * backend/pdf/ev-poppler.h:
3288         * backend/pdf/pdfdocument.evince-backend.in:
3289         * backend/pixbuf/Makefile.am:
3290         * backend/pixbuf/pixbuf-document.[ch]:
3291         * backend/pixbuf/pixbufdocument.evince-backend.in:
3292         * backend/ps/Makefile.am:
3293         * backend/ps/ev-spectre.[ch]:
3294         * backend/ps/ps-document.[ch]:
3295         * backend/ps/psdocument.evince-backend.in:
3296         * backend/tiff/Makefile.am:
3297         * backend/tiff/tiff-document.[ch]:
3298         * backend/tiff/tiffdocument.evince-backend.in:
3299         * libdocument/Makefile.am:
3300         * libdocument/ev-backends-manager.[ch]:
3301         * libdocument/ev-module.[ch]:
3302         * libdocument/ev-document.h:
3303         * libdocument/ev-document-factory.[ch]:
3304         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
3305         (get_compression_from_mime_type), (get_document_from_uri),
3306         (ev_document_factory_get_document), (file_filter_add_mime_types),
3307         (ev_document_factory_add_filters):
3308         * shell/Makefile.am:
3309         * shell/ev-window-title.c: (get_filename_from_uri):
3310         * shell/main.c: (main):
3311         * thumbnailer/Makefile.am:
3312         * thumbnailer/evince-thumbnailer.c: (main):
3313
3314         Plugin system for backends. Fixes bug #351348.
3315         
3316 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3317
3318         * shell/ev-view-private.h:
3319         * shell/ev-view.c: (ev_view_drag_update_momentum),
3320         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
3321         (ev_view_button_release_event), (ev_view_destroy):
3322         
3323         Kinetic scrolling implemented as requested in
3324         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
3325
3326 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3327
3328         * data/evince-toolbar.xml:
3329         * data/evince-ui.xml:
3330         * shell/ev-view-private.h:
3331         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3332         (ev_view_button_press_event), (ev_view_motion_notify_event),
3333         (ev_view_button_release_event), (ev_view_init),
3334         (ev_view_autoscroll_cb), (ev_view_autoscroll),
3335         (ev_view_set_cursor):
3336         * shell/ev-view.h:
3337         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3338         (ev_window_cmd_view_autoscroll):
3339         
3340         Autoscroll feature with the context menu. Fixes bug 
3341         #323670. Thanks to David Turner <cillian64@googlemail.com>.
3342
3343 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3344
3345         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
3346
3347         Disconnect also page-ready signal when removing a job because the
3348         page size has changed. Thanks to kripken
3349         <kripkensteiner@gmail.com>.
3350
3351 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3352
3353         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
3354         
3355         Scroll pages in page entry with mouse wheel. Fixes bug
3356         #324122. Thanks to David Turner <cillian64@googlemail.com>.
3357
3358 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3359
3360         * backend/dvi/Makefile.am:
3361         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
3362         (mdvi_cairo_device_init):
3363         * backend/dvi/mdvi-lib/common.h:
3364         * backend/dvi/mdvi-lib/mdvi.h:
3365         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
3366         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
3367         (mdvi_build_path_from_cwd):
3368
3369         Add ps specials support in dvi backend when libspectre is
3370         present. Fixes bug #386005.
3371         
3372 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3373
3374         * configure.ac:
3375         * backend/ps/Makefile.am:
3376         * backend/ps/ev-spectre.[ch]:
3377         
3378         Use libspectre, if available, for the ps backend. Fixes bugs
3379         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
3380
3381 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3382         
3383         * backend/comics/comics-document.c: (comics_document_load):
3384         
3385         Cygwin build issue fix.
3386
3387 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3388
3389         * shell/ev-view.c: (ev_view_set_zoom):
3390
3391         Do not limit the minimum zoom factor when sizing mode is best bit
3392         or fit width. Fixes bug #503805.
3393         
3394 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3395
3396         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
3397         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
3398         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
3399         (ev_link_dest_get_property), (ev_link_dest_set_property),
3400         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
3401         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
3402         (ev_link_dest_new_fitr):
3403         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
3404         (goto_fith_dest), (goto_xyz_dest):
3405
3406         Do not change left, top and zoom values when they are null in PDF
3407         destinations. Fixes bug #460658.
3408         
3409 2007-12-10  Christian Persch  <chpe@gnome.org>
3410
3411         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
3412         (ev_view_accessible_class_init),
3413         (ev_view_accessible_idle_do_action),
3414         (ev_view_accessible_action_do_action),
3415         (ev_view_accessible_action_get_description),
3416         (ev_view_accessible_action_set_description),
3417         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
3418         (ev_view_accessible_factory_init),
3419         (ev_view_accessible_factory_get_accessible_type):
3420         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
3421         private data, and G_DEFINE_TYPE. Bug #502843.
3422
3423 2007-12-08  Christian Persch  <chpe@gnome.org>
3424
3425         * shell/ev-metadata-manager.c: (item_free),
3426         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3427         (value_free), (parse_value), (parseItem),
3428         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3429         (save_values): Use GSlice to allocate small amounts of memory. Bug
3430         #475972.
3431
3432 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3433
3434         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3435
3436         Restore cursor to normal after a drag operation. Fixes bug
3437         #501603.
3438         
3439 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3440
3441         * NEWS:
3442         * configure.ac:
3443         
3444         Update for release 2.21.1
3445
3446 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3447
3448         * configure.ac:
3449         * cut-n-paste/gedit-message-area/Makefile.am:
3450         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
3451         * shell/Makefile.am:
3452         * shell/ev-message-area.[ch]:
3453         * shell/ev-window.c: (ev_window_set_message_area),
3454         (ev_window_error_message_response_cb), (ev_window_error_message),
3455         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
3456         (ev_window_save_job_cb), (image_save_dialog_response_cb),
3457         (ev_attachment_popup_cmd_open_attachment),
3458         (attachment_save_dialog_response_cb), (ev_window_set_document),
3459         (ev_window_init):
3460
3461         Use a message area instead of a popup dialog for error
3462         notifications. Fixes bug #337495.
3463         
3464 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3465
3466         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
3467         (ev_window_run_fullscreen):
3468
3469         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
3470         
3471 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3472
3473         * ev-sidebar-thumbnails.c: (update_visible_range),
3474         (ev_sidebar_thumbnails_refresh),
3475         (ev_sidebar_thumbnails_set_document),
3476         (ev_sidebar_thumbnails_support_document):
3477
3478         Show thumbnails for documents with one page. Fixes bug #358751.
3479         
3480 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3481
3482         * shell/ev-window.c:
3483         (ev_window_load_print_settings_from_metadata),
3484         (ev_window_save_print_settings), (ev_window_print_finished),
3485         (ev_window_print_range):
3486
3487         Print settings that are specific to the document are now saved per
3488         document in the metadata file. Fixes bug #488806.
3489         
3490 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3491
3492         * backend/tiff/tiff-document.c: (tiff_document_render):
3493
3494         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3495         
3496 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3497
3498         * shell/ev-application.[ch]: (get_find_string_from_args),
3499         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3500         (ev_application_open_uri_list):
3501         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3502         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3503         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3504         (ev_window_cmd_recent_file_activate),
3505         (ev_window_open_recent_action_item_activated),
3506         (ev_window_print_send), (open_remote_link):
3507         * shell/main.c: (arguments_parse):
3508
3509         Add a command line option for search. Fixes bug #497710.
3510         
3511 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3512
3513         * shell/ev-jobs.c: (ev_job_print_new):
3514
3515         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3516         
3517 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3518
3519         * data/evince-toolbar.xml:
3520         * shell/Makefile.am:
3521         * shell/ev-application.c: (ev_application_init):
3522         * shell/ev-open-recent-action.[ch]:
3523         * shell/ev-window.c:
3524         (ev_window_open_recent_action_item_activated),
3525         (register_custom_actions):
3526
3527         Add an expander to the open toolbar item which pops up a dropdown
3528         menu with the recently used documents. Fixes bug #487215.
3529         
3530 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3531
3532         * shell/ev-window.c: (ev_window_open_uri),
3533         (ev_window_cmd_view_reload):
3534
3535         Do not jump to the first page when reloading by running evince
3536         from the command line. Fixes bug #490847.
3537         
3538 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3539
3540         * shell/ev-window.c: (ev_window_cmd_help_contents):
3541
3542         Plugged memory leak when help file is not found. Fixes bug
3543         #490762.
3544         
3545 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3546
3547         * configure.ac:
3548
3549         Enable djvu, dvi and comics backends by default. Fixes bug
3550         #437121.
3551         
3552 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3553
3554         * configure.ac:
3555         * cut-n-paste/Makefile.am:
3556         * cut-n-paste/recent-files/*: Removed
3557         * help/reference/Makefile.am:
3558         * shell/Makefile.am:
3559         * shell/ev-application.[ch]: (ev_application_shutdown),
3560         (ev_application_init):
3561         * shell/ev-window.c: (ev_window_add_recent),
3562         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3563
3564         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3565         
3566 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3567
3568         * shell/ev-window.c: (launch_external_uri):
3569
3570         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3571         and report error if the URL is not supported (#489910).
3572
3573 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3574
3575         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3576         (pdf_document_file_exporter_begin_page),
3577         (pdf_document_file_exporter_end_page):
3578
3579         Fix printing with poppler splash backend. Fixes bug #489774.
3580         
3581 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3582
3583         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3584         * shell/ev-print-job.c: (ev_print_job_class_init):
3585
3586         Fix a crash when printing with the gnome-print dialog. Fixes bug
3587         #488939.
3588         
3589 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3590
3591         * backend/pixbuf/pixbuf-document.c:
3592
3593         Fix an implicit function definition warning (#487655)
3594
3595 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3596
3597         * shell/ev-window.c:
3598
3599         Fix conflicting shortcut for view sade pane and presentation.
3600         
3601 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3602
3603         * backend/pdf/ev-poppler.cc:
3604         (pdf_document_file_exporter_begin_page),
3605         (pdf_document_file_exporter_do_page),
3606         (pdf_document_file_exporter_end_page),
3607         (pdf_document_file_exporter_iface_init):
3608         * libdocument/ev-file-exporter.[ch]:
3609         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3610         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3611         (ev_job_print_run):
3612
3613         When printing multiple pages per sheet in reverse option, do not
3614         invert the order of the pages in every sheet, but the order of the
3615         sheets. Do not print blank pages when page range is invalid. Fixes
3616         bugs #484857 and #485521.
3617         
3618 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3619
3620         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3621         (ev_job_print_run):
3622         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3623
3624         Respect ranges order when printing more than one range in random
3625         order.
3626         
3627 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3628
3629         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3630         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3631
3632         Rotate also the window icon when document is rotated. Fixes bug
3633         #474681.
3634         
3635 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3636
3637         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3638         (pdf_document_forms_get_form_fields):
3639
3640         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3641         Matthias Drochner.
3642         
3643 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3644
3645         * configure.ac:
3646         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3647
3648         Use poppler_page_render_for_printing() instead of
3649         poppler_page_render() if available when exporting to a ps or pdf
3650         file. Fixes bug #476627.
3651         
3652 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3653
3654         * shell/ev-window.c: (ev_window_run_fullscreen):
3655
3656         Do not show the toolbar in fullscreen mode if the main toolbar is
3657         not visible. Fixes bug #483048.
3658         
3659 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3660
3661         * shell/ev-view.c: (ev_view_button_press_event):
3662
3663         Give priority to form fields over images when deciding whether a
3664         button press event is over an image or form field. It allows edit
3665         form fields when they are over a background image. Fixes bug
3666         #477841.
3667         
3668 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3669
3670         * NEWS:
3671         * configure.ac:
3672         
3673         Update for release 2.20.0
3674
3675 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3676
3677         * backend/pdf/ev-poppler.cc:
3678
3679         Remove #ifdef HAVE_FORMS, so that forms support works again.
3680
3681 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3682
3683         * configure.ac:
3684         * data/evince.desktop.in.in:
3685         
3686         Fixes desktop file issues. See bug #473471.
3687
3688 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3689
3690         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3691         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3692         (ev_job_queue_remove_job):
3693         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3694         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3695         * shell/ev-window.c: (ev_window_clear_save_job),
3696         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3697         (ev_window_dispose):
3698
3699         Move save a copy task to its own job so that it's carried out in a
3700         thread avoiding another lock in the main thread. Use
3701         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3702         can be saved to a pathin another file system. Fixes bug #456891.
3703         
3704 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3705
3706         * NEWS:
3707         * configure.ac:
3708         
3709         Update for release 2.19.92
3710
3711 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3712
3713         * configure.ac:
3714         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3715         (pdf_selection_get_selection_region),
3716         (pdf_selection_get_selection_map),
3717         (ev_form_field_from_poppler_field):
3718
3719         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3720         and triple click selections are enabled again now.
3721
3722 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3723
3724         * shell/ev-window.c: (ev_window_add_history):
3725
3726         Make sure not to use the history with documents not supporting
3727         links. Fixes bug #468954.
3728
3729 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3730
3731         * shell/ev-window.c: (ev_window_load_job_cb):
3732
3733         Restart the search when reloading a document with the find bar
3734         visible. Fixes bug #461962.
3735
3736 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3737
3738         * shell/ev-window.c: (setup_document_from_metadata),
3739         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3740
3741         Do not jump to the first page when reloading a document from the
3742         last page.
3743
3744 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3745
3746         * shell/ev-window.c: (update_chrome_flag),
3747         (setup_sidebar_from_metadata),
3748         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3749         (ev_window_cmd_edit_find_next),
3750         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3751         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3752         (find_bar_close_cb), (view_actions_focus_in_cb):
3753
3754         Do not update visibility when changing a chrome flag so that it's
3755         possible to update several flags and update visibility only once
3756         for all of them.
3757
3758 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3759
3760         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3761
3762         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3763         supported by gtk+. Fixes bug #460907.
3764
3765 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3766
3767         * shell/ev-view.c: (view_update_range_and_current_page):
3768
3769         Make sure current-page <= end-page in continuous mode. Fixes bug
3770         #454950.
3771
3772 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3773
3774         * backend/pdf/ev-poppler.cc: (build_tree):
3775
3776         Ignore outline items without a title. Fixes bug #453913.
3777
3778 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3779
3780         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3781         (ev_view_button_release_event), (ev_view_leave_notify_event):
3782
3783         Use always drag mouse cursor during a drag operation. Fixes bug
3784         #470564.
3785
3786 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3787
3788         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3789         (pdf_selection_get_selection_region),
3790         (pdf_selection_get_selection_map):
3791
3792         Temporarily disable double and triple selections since it depends on
3793         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3794         released and the update of the external dependency minimal version
3795         approved.
3796
3797 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3798
3799         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3800         (pdf_document_file_exporter_do_page):
3801         * libdocument/ev-file-exporter.h:
3802         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3803         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3804
3805         Actually fix printing regressions. Remove orientation from
3806         EvPrintContext since it's redundant.
3807
3808 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3809
3810         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3811         * backend/impress/impress-document.c:
3812         (impress_document_document_iface_init):
3813         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3814         * backend/djvu/djvu-document.c:
3815         (djvu_document_document_iface_init),
3816         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3817         * backend/tiff/tiff-document.c:
3818         (tiff_document_document_iface_init):
3819         * backend/pixbuf/pixbuf-document.c:
3820         (pixbuf_document_document_iface_init):
3821         * backend/comics/comics-document.c:
3822         (comics_document_document_iface_init):
3823         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3824         (pdf_selection_render_selection),
3825         (pdf_selection_get_selected_text),
3826         (pdf_selection_get_selection_region),
3827         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3828         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3829         (ev_selection_get_selection_region),
3830         (ev_selection_get_selection_map):
3831         * libdocument/ev-document.[ch]:
3832         * shell/ev-pixbuf-cache.[ch]: (add_job),
3833         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3834         * shell/ev-view-private.h:
3835         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3836         (ev_job_render_run):
3837         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3838         * shell/ev-view.c: (start_selection_for_event),
3839         (ev_view_button_press_event), (ev_view_drag_data_get),
3840         (ev_view_drag_data_received), (ev_view_button_release_event),
3841         (compute_new_selection_text), (compute_selections),
3842         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3843         (ev_view_primary_get_cb):
3844
3845         Add support for double and triple click selections.
3846
3847 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3848
3849         * NEWS:
3850         * configure.ac:
3851
3852         Update for release 2.19.4
3853
3854 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3855
3856         * shell/ev-view-private.h:
3857         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3858         (ev_view_set_highlight_search):
3859         * shell/ev-view.h:
3860         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3861         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3862         (find_bar_visibility_changed_cb):
3863         
3864         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3865
3866 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3867
3868         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3869         (pdf_document_file_exporter_begin),
3870         (pdf_document_file_exporter_do_page):
3871         * shell/ev-jobs.c: (ev_job_print_run):
3872         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3873
3874         Create always a portrait cairo surface and rotate when needed for
3875         landscape. It fixes printing problems in real printers.
3876
3877 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3878
3879         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3880         * libdocument/ev-file-exporter.[ch]:
3881         (ev_file_exporter_get_capabilities):
3882         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3883         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3884
3885         Adjust number of pages per row according to page orientation when
3886         printing 2 or 6 pages per sheet.
3887
3888 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3889
3890         * shell/ev-window.c: (ev_window_print_send):
3891
3892         Reset also cups setting to 1 when printing multiple pages per
3893         sheet. Fixes bug #468853.
3894
3895 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3896
3897         * libdocument/ev-document-misc.c:
3898         (ev_document_misc_surface_rotate_and_scale):
3899
3900         Use directly cairo_surface_get_content() when creating a similar
3901         surface as suggested by Jeff Muizelaar. Thanks again.
3902
3903 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3904
3905         * backend/djvu/djvu-document.c: (djvu_document_render):
3906         * backend/tiff/tiff-document.c: (tiff_document_render):
3907         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3908         * libdocument/ev-document-misc.c:
3909         (ev_document_misc_surface_from_pixbuf),
3910         (ev_document_misc_surface_rotate_and_scale):
3911
3912         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3913         creating page surfaces. Fixes bug #453123. Thank you very much to
3914         Jeff Muizelaar <jeff@infidigm.net>.
3915
3916 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3917
3918         * shell/ev-page-cache.c: (ev_page_cache_new),
3919         (ev_page_cache_get_thumbnail_size):
3920         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3921         (ev_sidebar_thumbnails_set_loading_icon):
3922
3923         Also store in page-cache the dimensions of the thumbnails so that
3924         they can be used to create the correct loading icon in the side
3925         pane. Fixes bug #466857.
3926
3927 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3928
3929         * backend/pdf/ev-poppler.cc:
3930         (pdf_document_thumbnails_get_thumbnail):
3931
3932         Fix thumbnails rotation in pdf documents that include embedded 
3933         thumbnails.
3934
3935 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3936
3937         * backend/pdf/ev-poppler.cc:
3938
3939         Don't use #ifdef in macro expansion. Some compilers don't
3940         like that. Closes bug #467042.
3941
3942 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3943
3944         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3945         
3946         Fixes memory leak in djvu backend.
3947
3948 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3949
3950         * data/icons/32x32/Makefile.am:
3951         * data/icons/32x32/actions/Makefile.am:
3952         * data/icons/32x32/actions/view-page-cont.svg:
3953         * data/icons/32x32/actions/view-page-facing.svg:
3954         * data/icons/48x48/Makefile.am:
3955         * data/icons/48x48/actions/Makefile.am:
3956         * data/icons/48x48/actions/view-page-cont.svg:
3957         * data/icons/48x48/actions/view-page-facing.svg:
3958         
3959         Icons for a new sizes.
3960
3961 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3962
3963         * shell/ev-page-cache.c: (build_height_to_page),
3964         (ev_page_cache_get_height_to_page):
3965         
3966         Fixes invalid read, see bug #466401.
3967
3968 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3969
3970         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3971         (set_drag_cursor):
3972         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3973         (configure_item_cursor), (new_pixbuf_from_widget):
3974
3975         Fix multihead problems in toolbar editor. Fixes bug #382055.
3976
3977 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3978
3979         * shell/ev-window.c: (ev_window_cmd_file_open),
3980         (ev_window_cmd_save_as):
3981
3982         Use g_get_user_special_dir when available instead of
3983         xdg_user_dir_lookup.
3984
3985 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3986
3987         * MAINTAINERS:
3988         
3989         Updated according to request on desktop-devel.
3990
3991 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3992
3993         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3994
3995         Do not use cairo_rectangle and cairo_clip since we are
3996         not using cairo_fill but cairo_paint. Use the same cairo context
3997         for every page in the same expose event.
3998
3999 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
4000
4001         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
4002         leak.
4003
4004 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4005
4006         * configure.ac:
4007         * NEWS:
4008
4009         Release 0.9.3
4010
4011 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4012
4013         * libdocument/ev-document-info.h:
4014         * libdocument/ev-document.h:
4015         * shell/ev-page-action.h:
4016         * shell/ev-sidebar-links.h:
4017
4018         Fix a headers problem with ev-link
4019         
4020         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
4021         * shell/ev-view-private.h:
4022         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
4023         (get_link_area), (ev_view_query_tooltip),
4024         (ev_view_leave_notify_event), (ev_view_destroy),
4025         (ev_view_class_init):
4026
4027         Use new gtk tooltips when available instead of ev-tooltip.
4028         
4029 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
4030
4031         * shell/ev-window.c: (update_chrome_visibility),
4032         (ev_window_sidebar_visibility_changed_cb):
4033
4034         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
4035         
4036 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4037
4038         * shell/ev-navigation-action.c:
4039         (ev_navigation_action_history_changed),
4040         (ev_navigation_action_set_history):
4041         * shell/ev-navigation-action-widget.c:
4042         (ev_navigation_action_widget_init):
4043         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4044
4045         Fix compile warnings.
4046         
4047 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4048
4049         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
4050         (egg_editable_toolbar_dispose):
4051
4052         Fix memory leak.
4053         
4054 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4055
4056         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
4057         (screensaver_disable_x11):
4058         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
4059         * shell/ev-window.c: (presentation_set_timeout):
4060         * shell/ev-view.c: (ev_view_presentation_transition_start):
4061
4062         Use g_timeout_add_seconds instead of g_timeout_add when
4063         available.
4064         
4065 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4066
4067         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
4068
4069         Set horizontal scrollbar policy to AUTOMATIC instead of
4070         NEVER. Workaround for bug #449462.
4071         
4072 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4073
4074         * shell/ev-jobs.c: (ev_job_render_page_ready):
4075
4076         Add page_ready callback to main loop with high priority and hold
4077         a reference to job during idle.
4078         
4079 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4080
4081         * configure.ac:
4082         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
4083         (pdf_document_file_exporter_begin),
4084         (pdf_document_file_exporter_do_page),
4085         (pdf_document_file_exporter_get_capabilities):
4086         * libdocument/ev-file-exporter.h:
4087         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
4088         * shell/ev-window.c: (ev_window_print_send),
4089         (ev_window_print_dialog_response_cb):
4090
4091         Allow printing multiple pages per sheet. Fixes bug #395573.
4092         
4093 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4094
4095         * shell/ev-view.c: (tip_from_link):
4096         
4097         Check for NULL, fixes bug #460862.
4098
4099 2007-07-29  Christian Persch  <chpe@gnome.org>
4100
4101         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
4102         (ev_window_preview_print_finished), (ev_window_do_preview_print),
4103         (ev_window_cmd_preview_print):
4104         
4105         Fixes bug #437681 - blocks while enumerating printers.
4106
4107 2007-07-29  Christian Persch  <chpe@gnome.org>
4108
4109         * shell/ev-window.c: (ev_window_screen_changed):
4110         
4111         Don't use deprecated gtk+ function. See bug #460909.
4112
4113 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4114
4115         * shell/ev-utils.c: (get_num_monitors):
4116         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
4117
4118         Do not use display before initializing it. Remove compile
4119         warnings.
4120
4121 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
4122
4123         * shell/ev-view.c: (ev_view_class_init):
4124         
4125         Unix-like hjkl bindings added. See bug #458111.
4126
4127 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
4128
4129         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
4130         * shell/ev-utils.h:
4131         * shell/ev-view.c: (ev_view_set_zoom_for_size),
4132         (ev_view_update_view_size):
4133         * shell/ev-view.h:
4134         * shell/ev-window.c: (ev_window_update_actions),
4135         (setup_view_from_metadata), (ev_window_screen_changed),
4136         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
4137         (zoom_control_changed_cb):
4138         * shell/ev-window.h:
4139         
4140         Reorganizes utility functions.
4141
4142 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4143
4144         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
4145         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
4146         (add_job), (ev_pixbuf_cache_get_surface),
4147         (ev_pixbuf_cache_get_link_mapping),
4148         (ev_pixbuf_cache_get_image_mapping),
4149         (ev_pixbuf_cache_get_form_field_mapping),
4150         (ev_pixbuf_cache_get_text_mapping):
4151         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
4152         (notify_page_ready), (ev_job_render_page_ready),
4153         (ev_job_render_run):
4154
4155         Add page_ready signal to notify that page is ready as soon as
4156         possible even if other page elements like links, forms, images or
4157         text mapping are not ready yet.
4158
4159 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4160
4161         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
4162         (dvi_document_file_exporter_do_page),
4163         (dvi_document_file_exporter_get_capabilities),
4164         (dvi_document_file_exporter_iface_init):
4165         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
4166         (ps_document_file_exporter_do_page),
4167         (ps_document_file_exporter_get_capabilities),
4168         (ps_document_file_exporter_iface_init):
4169         * backend/djvu/djvu-document.c:
4170         (djvu_document_file_exporter_begin),
4171         (djvu_document_file_exporter_end),
4172         (djvu_document_file_exporter_get_capabilities),
4173         (djvu_document_file_exporter_iface_init):
4174         * backend/tiff/tiff-document.c:
4175         (tiff_document_file_exporter_begin),
4176         (tiff_document_file_exporter_get_capabilities),
4177         (tiff_document_document_file_exporter_iface_init):
4178         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
4179         (pdf_document_file_exporter_do_page),
4180         (pdf_document_file_exporter_get_capabilities),
4181         (pdf_document_file_exporter_iface_init):
4182         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
4183         (ev_file_exporter_get_capabilities):
4184         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
4185         (idle_print_handler), (ev_print_job_print):
4186         * shell/ev-jobs.c: (ev_job_print_run):
4187         * shell/ev-window.c: (ev_window_print_send),
4188         (ev_window_print_range):
4189
4190         Use capabilities to know which options should be offered by the
4191         print dialog depending on the document backend.
4192
4193 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4194
4195         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
4196
4197         Give priority to forms over text to set the cursor.
4198
4199 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4200
4201         * shell/ev-view-private.h:
4202         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
4203         (ev_view_leave_notify_event), (ev_view_finalize),
4204         (ev_view_get_property), (ev_view_class_init):
4205
4206         Use IBEAM cursor for text form fields and NORMAL cursor for read
4207         only fields. Remove unused status attribute.
4208
4209 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4210
4211         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4212
4213         Update region for current selected items also for checkbox
4214         buttons, since they can behave as radio buttons when they are in a
4215         set.
4216
4217 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4218
4219         * configure.ac:
4220         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4221
4222         Get max length of text form fields.
4223
4224 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4225
4226         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4227         * libdocument/ev-form-field.h:
4228         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
4229
4230         Fix build with current poppler cvs head.
4231
4232 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4233
4234         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4235         * shell/eggfindbar.c: (egg_find_bar_init):
4236
4237         Fix build with gtk+ >= 2.11.5 due to gtktooltips
4238         deprecation. Fixes bug #455667
4239
4240 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4241
4242         * NEWS:
4243         * configure.ac:
4244         
4245         Update for release 0.9.2
4246
4247 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4248
4249         * shell/ev-view.c: (ev_view_form_field_text_save),
4250         (ev_view_form_field_choice_save):
4251
4252         Fix a crash when closing whith a form widget visible.
4253
4254 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4255
4256         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4257
4258         Update also the region of the current selected button when
4259         clicking on another button if they are radio buttons.
4260
4261 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4262
4263         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
4264         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
4265         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
4266         (ev_pixbuf_cache_get_link_mapping),
4267         (ev_pixbuf_cache_get_image_mapping),
4268         (ev_pixbuf_cache_get_form_field_mapping),
4269         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
4270         * shell/ev-view.c: (ev_view_form_field_get_region),
4271         (ev_view_form_field_button_create_widget),
4272         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
4273         (job_finished_cb):
4274
4275         Redraw only form field region instead of the whole page when
4276         reloading a page to show changes on the form field.
4277
4278 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4279
4280         * shell/ev-view.c: (ev_view_form_field_choice_save):
4281
4282         Fix selection of first item in list form fields.
4283
4284 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4285
4286         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
4287         (ev_pixbuf_cache_reload_page),
4288         (ev_pixbuf_cache_get_form_field_mapping):
4289
4290         Some refactoring to avoid duplicated code.
4291
4292 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4293
4294         * configure.ac:
4295         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
4296         (ev_form_field_from_poppler_field),
4297         (pdf_document_forms_get_form_fields),
4298         (pdf_document_forms_form_field_text_get_text),
4299         (pdf_document_forms_form_field_text_set_text),
4300         (pdf_document_forms_form_field_button_set_state),
4301         (pdf_document_forms_form_field_button_get_state),
4302         (pdf_document_forms_form_field_choice_get_item),
4303         (pdf_document_forms_form_field_choice_get_n_items),
4304         (pdf_document_forms_form_field_choice_is_item_selected),
4305         (pdf_document_forms_form_field_choice_select_item),
4306         (pdf_document_forms_form_field_choice_toggle_item),
4307         (pdf_document_forms_form_field_choice_unselect_all),
4308         (pdf_document_forms_form_field_choice_set_text),
4309         (pdf_document_forms_form_field_choice_get_text),
4310         (pdf_document_document_forms_iface_init):
4311         * libdocument/Makefile.am:
4312         * libdocument/ev-form-field.[ch]:
4313         * libdocument/ev-document-forms.[ch]:
4314         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4315         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4316         (add_job), (ev_pixbuf_cache_reload_page),
4317         (ev_pixbuf_cache_get_form_field_mapping):
4318         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
4319         * shell/ev-view-private.h:
4320         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
4321         (ev_view_handle_cursor_over_xy),
4322         (ev_view_get_form_field_at_location),
4323         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
4324         (ev_view_form_field_button_create_widget),
4325         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
4326         (ev_view_form_field_text_create_widget),
4327         (ev_view_form_field_choice_save),
4328         (ev_view_form_field_choice_changed),
4329         (ev_view_form_field_choice_create_widget),
4330         (ev_view_handle_form_field), (ev_view_size_allocate),
4331         (ev_view_realize), (draw_end_presentation_page),
4332         (ev_view_button_press_event), (ev_view_remove_all),
4333         (ev_view_motion_notify_event), (ev_view_key_press_event),
4334         (ev_view_enter_notify_event), (highlight_find_results),
4335         (draw_loading_text), (draw_one_page), (ev_view_destroy),
4336         (ev_view_class_init), (page_changed_cb),
4337         (on_adjustment_value_changed), (ev_view_set_presentation),
4338         (merge_selection_region), (ev_view_set_cursor),
4339         (ev_view_reset_presentation_state):
4340         
4341         Merge evince-forms branch.
4342
4343 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
4344
4345         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
4346
4347         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
4348         This script also updates itself from libegg
4349
4350         * cut-n-paste/toolbar-editor/egg*:
4351         Run update-toolbareditor-from-libegg.sh so we are in sync again with
4352         libegg
4353
4354 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
4355
4356         * shell/ev-window.c:
4357         
4358         Adds a nice icon to page action during toolbar editing.
4359         See bug #452872.
4360
4361 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4362
4363         * data/evince-toolbar.xml:
4364         * shell/ev-window.c:
4365         
4366         Let user add a presentation and fullscreen icons on toolbar.
4367         See bug #449734.
4368
4369 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
4370
4371         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
4372
4373         new script to keep in sync with toolbareditor in libegg
4374
4375         * cut-n-paste/toolbar-editor/*: 
4376
4377         Run update-toolbareditor-from-libegg so we are in sync again. 
4378         Fixes bug #452850.
4379         
4380
4381 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4382
4383         * shell/ev-sidebar-links.c: (job_finished_callback):
4384
4385         Do not connect selection changed signal more than once. Fixes bug
4386         #349433.
4387
4388 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4389
4390         * shell/ev-window.c: (ev_window_view_sidebar_cb):
4391
4392         Do not change sidebar chrome flag when pressing F9 key in
4393         presentation mode.
4394
4395 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4396
4397         * backend/pdf/ev-poppler.cc:
4398         (pdf_document_thumbnails_get_dimensions):
4399
4400         Make sure thumbnails width and height is not <= 0. Fixes a crash
4401         with some pdf documents which have really small pages.
4402
4403 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
4404
4405         * shell/main.c: (main):
4406
4407         Fixes program description translation issue.
4408         Bug #450148.
4409
4410 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
4411
4412         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4413
4414         Do not change current page when returning from black/white mode
4415         in presentation. Fixes bug #415032.
4416
4417 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4418
4419         * NEWS:
4420         * configure.ac:
4421         
4422         Update for release 0.9.1
4423
4424 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
4425
4426         * backend/dvi/dvi-document.c:
4427         (dvi_document_finalize),
4428         (dvi_document_file_exporter_format_supported),
4429         (dvi_document_file_exporter_begin),
4430         (dvi_document_file_exporter_do_page),
4431         (dvi_document_file_exporter_end),
4432         (dvi_document_file_exporter_iface_init), (dvi_document_init):
4433         
4434         PDF exporter for dvi documents. Fixes bug #441319.
4435
4436 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4437
4438         * shell/ev-window.c: (ev_window_clear_print_job):
4439
4440         Clear gtk print job when job has finished. Fixes bug #447612.
4441
4442 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4443
4444         * shell/ev-window.c: (ev_window_print_send),
4445         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4446
4447         Add preview button to print dialog. Fixes bug #445419.
4448
4449 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4450
4451         * backend/dvi/Makefile.am:
4452         * backend/dvi/pixbuf-device.[ch]: Removed
4453         * backend/dvi/cairo-device.[ch]: Added
4454         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
4455         * backend/dvi/dvi-document.c: (dvi_document_load),
4456         (dvi_document_render), (dvi_document_finalize),
4457         (dvi_document_thumbnails_get_thumbnail), (parse_color),
4458         (dvi_document_do_color_special):
4459         * libdocument/ev-document-misc.[ch]:
4460         (ev_document_misc_pixbuf_from_surface):
4461
4462         Port dvi backend to cairo and fix a problem with colors. 
4463
4464 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4465
4466         * shell/ev-view.c: (draw_one_page):
4467
4468         Draw only visible region.
4469
4470 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4471
4472         * backend/djvu/djvu-document.c: (djvu_document_render):
4473
4474         Fix rotation in djvu backend.
4475
4476 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4477
4478         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4479         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4480         (ev_pixbuf_cache_get_image_mapping),
4481         (ev_pixbuf_cache_get_text_mapping):
4482
4483         Redraw view every time we have a new surface. Fixes bug #443587.
4484
4485 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4486
4487         * libdocument/ev-document.c: (ev_document_info_free):
4488
4489         Fix memory leaks.
4490
4491 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4492
4493         * backend/dvi/dvi-document.c: (dvi_document_render),
4494         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4495         * backend/impress/impress-document.c:
4496         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4497         (impress_document_render), (impress_document_document_iface_init),
4498         (impress_document_thumbnails_get_thumbnail):
4499         * backend/djvu/djvu-document-private.h:
4500         * backend/djvu/djvu-document.c: (djvu_document_render),
4501         (djvu_document_finalize), (djvu_document_document_iface_init),
4502         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4503         * backend/tiff/tiff-document.c: (tiff_document_render),
4504         (tiff_document_render_pixbuf),
4505         (tiff_document_document_iface_init):
4506         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4507         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4508         (pdf_selection_render_selection):
4509         * backend/comics/comics-document.c:
4510         (comics_document_render_pixbuf), (comics_document_render),
4511         (comics_document_document_iface_init):
4512         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4513         (pixbuf_document_document_iface_init):
4514         * libdocument/ev-document-misc.[ch]:
4515         (ev_document_misc_surface_from_pixbuf),
4516         (ev_document_misc_surface_rotate_and_scale):
4517         * libdocument/ev-document.[ch]: (ev_document_render):
4518         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4519         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4520         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4521         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4522         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4523         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4524         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4525         (render_finished_cb), (ev_job_render_run):
4526         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4527         (merge_selection_region):
4528
4529         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4530         and selections.
4531
4532 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4533
4534         * shell/ev-window-title.c: (ev_window_title_update):
4535
4536         Fix memory leak.
4537
4538 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4539
4540         * shell/ev-view.c: (draw_loading_text):
4541
4542         Show loading text centered. Fixes bug #433061
4543
4544 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4545
4546         * shell/ev-sidebar-thumbnails.c:
4547         (ev_sidebar_thumbnails_set_loading_icon):
4548
4549         Remove a mutex in the main thread that blocks the UI in heavy
4550         documents.
4551
4552 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4553
4554         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4555
4556         Set points_set to TRUE so that selections don't disappear after a
4557         zoom change.
4558
4559 2007-06-07  Michael Monreal  <infernux@web.de>
4560
4561         * data/icons/16x16/actions/Makefile.am:
4562         * data/icons/16x16/actions/zoom.svg:
4563         * data/icons/22x22/actions/Makefile.am:
4564         * data/icons/22x22/actions/zoom.svg:
4565         * data/icons/24x24/actions/Makefile.am:
4566         * shell/ev-stock-icons.c:
4567         * shell/ev-stock-icons.h:
4568         * shell/ev-window.c:
4569         
4570         Zoom icon artwork. See bug #444795.
4571
4572 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4573
4574         * shell/ev-metadata-manager.c: Remove extraneous function
4575         (Closes: #444386)
4576
4577 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4578
4579         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4580         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4581         (ev_metadata_manager_set), (ev_metadata_manager_save):
4582         Simplify the timeout, no need for modified anymore
4583
4584 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4585
4586         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4587         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4588         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4589         (ev_metadata_manager_save): Adapted patch from Arjan van de
4590         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4591         time, saves on power (Closes: #443851)
4592
4593 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4594
4595         * configure.ac:
4596         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4597         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4598
4599         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4600
4601 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4602
4603         * shell/ev-window.c: (ev_window_add_history):
4604
4605         Check if history is NULL
4606
4607 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4608
4609         * libdocument/ev-image.c: (ev_image_finalize):
4610         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4611         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4612         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4613         (ev_tmp_uri_unlink):
4614
4615         Add functions to delete temporary files created by evince in a safe
4616         way.
4617
4618         * shell/ev-window.c: (ev_window_clear_local_uri),
4619         (open_xfer_update_progress_callback),
4620         (save_xfer_update_progress_callback), (ev_window_save_remote),
4621         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4622         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4623         (attachment_save_dialog_response_cb),
4624         (ev_attachment_popup_cmd_save_attachment_as):
4625
4626         Allow saving a copy of a document, image or attachment to a remote
4627         location. Fixes bug #440754. 
4628
4629 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4630
4631         * configure.ac:
4632         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4633
4634         Fix build with current poppler from cvs head. 
4635
4636 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4637
4638         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4639
4640         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4641         directory exists.
4642
4643 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4644
4645         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4646         * shell/ev-window.c:
4647
4648         Change sidebar ordering. Fixes bug #439939.
4649
4650 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4651
4652         * backend/comics/Makefile.am:
4653         
4654         Fixes build with --without-libgnome.
4655
4656 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4657         
4658         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4659
4660         Update cursor and tooltip on page change and view scroll. Fixes bug
4661         #439217.
4662
4663 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4664
4665         * NEWS:
4666         * configure.ac:
4667         
4668         Update for release 0.9.0
4669
4670 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4671
4672         * backend/djvu/djvu-document-private.h:
4673         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4674         (djvu_document_finalize),
4675         (djvu_document_file_exporter_format_supported),
4676         (djvu_document_file_exporter_begin),
4677         (djvu_document_file_exporter_do_page),
4678         (djvu_document_file_exporter_end),
4679         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4680         
4681         Implemented printing with djvu. Bug #437998.
4682
4683 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4684
4685         * backend/impress/zip.c:
4686         Add missing ulong definition.
4687
4688         * backend/ps/ps-interpreter.c:
4689         Add missing headers.
4690
4691         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4692
4693 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4694
4695         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4696
4697         Add missing call to parent class dispose method. 
4698
4699 2007-05-12  Ross Burton  <ross@openedhand.com>
4700
4701         * shell/main.c:
4702         Sync keybindings manually when building without libgnome
4703         (#437925).
4704
4705 2007-05-12  Ross Burton  <ross@openedhand.com>
4706
4707         * shell/ev-window.c:
4708         Respect the screen when opening help (#437866).
4709
4710 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4711
4712         * data/evince-ui.xml:
4713         * shell/ev-application.[ch]: (get_print_settings_from_args),
4714         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4715         (ev_application_open_uri_list):
4716         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4717         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4718         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4719         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4720         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4721         (ev_window_dispose):
4722         * shell/main.c: (arguments_parse):
4723
4724         Add print button in preview mode. Fixes bug #396475. 
4725
4726 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4727
4728         * cut-n-paste/zoom-control/ephy-zoom.h:
4729         
4730         Fixes zoom level factors. See bug #408119 for details.
4731
4732 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4733
4734         * backend/comics/comics-document.c: (comics_regex_quote),
4735         (extract_argv):
4736         
4737         Correctly quote symbols. Fixes crash in the bug
4738         #415370.
4739
4740 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4741
4742         * shell/ev-navigation-action-widget.c:
4743         (ev_navigation_action_widget_init),
4744         (ev_navigation_action_widget_class_init),
4745         (ev_navigation_action_widget_button_press_event):
4746         
4747         Connect to button-press event on correct widget. Fixes
4748         bug #431988
4749
4750 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4751
4752         * shell/ev-application.c: (ev_application_open_window),
4753         (ev_application_add_icon_path_for_screen),
4754         (ev_application_open_uri_at_dest):
4755         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4756         * shell/ev-navigation-action.c: (build_menu):
4757         
4758         Add app-specific icons to our icon theme. Fixes bug
4759         #425508.
4760
4761 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4762
4763         * shell/ev-history.c: (ev_history_class_init),
4764         (ev_history_add_link):
4765         * shell/ev-history.h:
4766         * shell/ev-navigation-action.c:
4767         (ev_navigation_action_history_changed),
4768         (ev_navigation_action_set_history), (build_menu),
4769         (ev_navigation_action_finalize):
4770         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4771         
4772         Make navigation action unsensitive instead of showing
4773         menu with unsensitive word. Fixes bug #417392.
4774
4775 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4776
4777         * shell/ev-application.[ch]: (ev_application_shutdown),
4778         (ev_application_get_print_settings),
4779         (ev_application_set_print_settings):
4780         * shell/ev-window.c:
4781
4782         Remember print settings. Fixes bug #349102. 
4783
4784 2007-05-08  Christian Persch  <chpe@gnome.org>
4785
4786         * configure.ac:
4787         * properties/ev-properties-view.c:
4788
4789         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4790         Bug #382438.
4791
4792 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4793
4794         * configure.ac:
4795         * properties/ev-properties-view.c: (ev_regular_paper_size):
4796
4797         Use gtk+ builtin paper list to identify the document's paper size.
4798         Fixes bug #382438. 
4799
4800 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4801
4802         * configure.ac:
4803
4804         Fix build when compiling with thumbnailer and libgnome support. 
4805
4806 2007-05-04  Ross Burton  <ross@openedhand.com>
4807
4808         * configure.ac:
4809         Add --without-libgnome, check for libgnome and libgnomeui
4810         separately, and add them to the symbols as required.
4811
4812         * libdocument/ev-file-helpers.c:
4813         When building without libgnome, use g_get_user_config_dir instead
4814         of gnome_user_dir_get.
4815
4816         * shell/ev-application.c:
4817         When building without libgnome, don't use session management.
4818
4819         * shell/main.c:
4820         When building without libgnome, don't use GnomeProgram or
4821         initialise the authentication manager.
4822
4823         This fixes #328842.
4824
4825 2007-05-04  Ross Burton  <ross@openedhand.com>
4826
4827         * shell/ev-window.c:
4828         Don't use libgnome to open help, instead call Yelp directly.
4829
4830 2007-05-04  Ross Burton  <ross@openedhand.com>
4831
4832         * shell/ev-sidebar-attachments.c:
4833         Don't use libgnome to lookup icons for MIME types, instead copy
4834         code from GTK+ to do it manually.
4835
4836 2007-05-04  Ross Burton  <ross@openedhand.com>
4837
4838         * configure.ac:
4839         Add libxml to the dependencies for SHELL_CORE (#435818).
4840
4841 2007-05-02  Ross Burton  <ross@openedhand.com>
4842
4843         * configure.ac:
4844         * Makefile.am:
4845         Add --disable-thumbnailer (#434825)
4846
4847 2007-05-02  Ross Burton  <ross@openedhand.com>
4848
4849         * shell/ev-window.c:
4850         Add missing includes, fix indentation.
4851
4852         * shell/main.c:
4853         Fix indentation.
4854
4855 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4856
4857         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4858         ev_application_open_uri_at_dest instead of ev_application_open_uri
4859         preventing new document always being opened in a new window even if there
4860         is an empty window.
4861
4862 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4863
4864         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4865         (egg_recent_view_uimanager_finalize):
4866         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4867         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4868         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4869         (ev_pixbuf_cache_dispose):
4870         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4871         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4872         
4873         Add missing chain to parent class methods. Fixes
4874         bug #433128.
4875
4876 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4877
4878         * data/Makefile.am (update-icon-cache): Updates
4879         gtk-update-icon-cache in uninstall-hook.
4880
4881 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4882
4883         * shell/ev-window.c: (ev_window_setup_document),
4884         (ev_window_set_document), (ev_window_load_job_cb):
4885         * shell/ev-view.c: (setup_caches):
4886         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4887
4888         Start rendering pages before any other jobs. 
4889
4890 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4891
4892         * shell/ev-window.c: (ev_window_stop_fullscreen),
4893         (ev_window_stop_presentation):
4894
4895         Update chrome visibility before window unfullscreen. 
4896
4897 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4898
4899         * data/Makefile.am:
4900         * data/evince-ui.xml:
4901         * shell/ev-stock-icons.[ch]:
4902         * shell/ev-application.[ch]: (ev_application_shutdown),
4903         (ev_application_init), (ev_application_get_toolbars_model):
4904         * shell/ev-window.c: (update_chrome_visibility),
4905         (fullscreen_toolbar_setup_item_properties),
4906         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4907         (ev_window_run_presentation), (ev_window_stop_presentation),
4908         (ev_window_run_preview), (ev_window_screen_changed),
4909         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4910         (ev_window_dispose), (ev_window_init):
4911
4912         Make fullscreen toolbar always visible. Do not use egg toolbars for
4913         fullscreen and preview modes since such toolbars are not editables.
4914         Fixes bugs #300278, #338910 and #316188.  
4915
4916 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4917
4918         * shell/ev-application.c:
4919         * shell/ev-job-queue.c:
4920         * shell/ev-metadata-manager.c:
4921         * shell/ev-stock-icons.c:
4922         * shell/ev-window.c:
4923         * shell/main.c:
4924         
4925         Developers documentation updated.
4926
4927 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4928
4929         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4930
4931         Check whether uri is valid before launching it. Fixes bug #427664.
4932
4933 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4934
4935         * shell/ev-window.c:
4936
4937         Change key accelerator for Open a Copy menu entry which is in conflict
4938         with Close. Fixes bug #427321.
4939
4940 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4941
4942         * NEWS:
4943         * configure.ac:
4944         
4945         Update for release 0.8.1
4946
4947 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4948
4949         * shell/ev-window.c: (setup_size_from_metadata):
4950         
4951         Do not make window bigger than screen. Fixes bug 
4952         #388985.
4953
4954 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4955
4956         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4957         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4958
4959         Use default resolution when it's not provided by document. Fixes bug
4960         #408762.
4961
4962 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4963
4964         * configure.ac:
4965         * thumbnailer/Makefile.am:
4966         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4967         * thumbnailer/evince-thumbnailer.schemas.in:
4968         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4969
4970         Add support for ps, eps and compressed documents thumbnails. Do not
4971         ignore size parameter. 
4972
4973 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4974
4975         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4976         (dvi_document_do_color_special):
4977         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4978
4979         Implement font color specials in the DVI backend. Fixes bug #303651.
4980
4981 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4982
4983         Fixup the previous commit:
4984
4985         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4986         * shell/xdg-user-dir-lookup.c: Make the function non-static
4987         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4988
4989 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4990
4991         * shell/ev-window.c (file_open_dialog_response_cb): Use
4992         the xdg-user-dirs DOCUMENTS folder as default folder when
4993         opening a file chooser.  (#424858)
4994
4995         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4996         xdg-user-dirs.
4997
4998 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4999
5000         * shell/ev-window.c: (ev_window_load_job_cb):
5001
5002         Do not setup view from metadata on preview mode. 
5003
5004 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5005
5006         * shell/main.c:
5007
5008         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
5009
5010 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5011
5012         * shell/ev-view.c: (ev_view_primary_get_cb):
5013
5014         Check pointer != NULL before using it. Fixes bug #416841. 
5015
5016 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5017
5018         * NEWS:
5019         * configure.ac:
5020         
5021         Release 0.8.0
5022
5023 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5024
5025         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
5026
5027         Do not render thumbnails when sidebar thumbnail page is not visible
5028         at startup. Fixes bug #416447. 
5029
5030 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
5031
5032         * data/evince.desktop.in.in:
5033
5034         "Application" is not a valid category in the freedesktop specification.
5035
5036 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5037
5038         * libdocument/ev-file-helpers.[ch]: (compression_run),
5039         (ev_file_uncompress), (ev_file_compress):
5040         * shell/ev-window.c: (file_save_dialog_response_cb):
5041
5042         Save document compressed when saving a copy of a compressed document.
5043         Fixes bug #334542.
5044
5045 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5046
5047         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
5048
5049         Allow deleting in goto window entry in presentation mode. 
5050
5051 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
5052
5053         * Makefile.am: Dist MAINTAINERS.
5054
5055 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
5056
5057         * shell/ev-window.c: (ev_window_update_actions):
5058
5059         Fix zoom shortcut keys when searching. Fixes bug #409828.
5060
5061 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5062
5063         * shell/ev-window.c: (ev_window_setup_document):
5064
5065         Fix crash when loading documents with only one page. 
5066
5067 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
5068
5069         * backend/dvi/dvi-document.c:
5070         (dvi_document_thumbnails_get_dimensions),
5071         (dvi_document_thumbnails_get_thumbnail):
5072         * backend/impress/impress-document.c:
5073         (impress_document_thumbnails_get_thumbnail),
5074         (impress_document_thumbnails_get_dimensions):
5075         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
5076         (ps_document_thumbnails_get_dimensions):
5077         * backend/djvu/djvu-document.c:
5078         (djvu_document_thumbnails_get_dimensions),
5079         (djvu_document_thumbnails_get_thumbnail):
5080         * backend/tiff/tiff-document.c:
5081         (tiff_document_thumbnails_get_thumbnail),
5082         (tiff_document_thumbnails_get_dimensions):
5083         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
5084         (pdf_document_thumbnails_get_thumbnail),
5085         (pdf_document_thumbnails_get_dimensions):
5086         * backend/comics/comics-document.c:
5087         (comics_document_thumbnails_get_thumbnail),
5088         (comics_document_thumbnails_get_dimensions):
5089         * backend/pixbuf/pixbuf-document.c:
5090         (pixbuf_document_thumbnails_get_thumbnail),
5091         (pixbuf_document_thumbnails_get_dimensions):
5092         * libdocument/ev-document-thumbnails.[ch]:
5093         (ev_document_thumbnails_get_thumbnail),
5094         (ev_document_thumbnails_get_dimensions):
5095         * libdocument/ev-document-misc.[ch]:
5096         (ev_document_misc_get_thumbnail_frame):
5097         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
5098         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
5099         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
5100         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
5101         (ev_sidebar_thumbnails_refresh):
5102         * shell/ev-window.c: (ev_window_setup_document):
5103         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
5104
5105         Use an EvRenderContext for rendering thumbnails instead of a suggested
5106         width, so that different sized pages get sized proportionally.
5107
5108 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5109
5110         * shell/ev-view.c: (ev_view_button_press_event),
5111         (ev_view_key_press_event):
5112
5113         Fix critical warnings when there is no document loaded. 
5114
5115 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5116
5117         * shell/ev-page-action-widget.c:
5118         * shell/ev-navigation-action.c:
5119         * shell/ev-window.c:
5120
5121         Fix compile warnings. 
5122
5123 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5124
5125         * backend/djvu/djvu-text.h:
5126         * backend/djvu/djvu-document.c:
5127         * backend/djvu/djvu-text-page.c:
5128         * backend/djvu/djvu-links.c:
5129         * backend/djvu/djvu-text-page.h:
5130         * backend/djvu/djvu-text.c:
5131         
5132         Fix build on Mac. Fixes bug #392186. Patch by
5133         <ephraim_owns@hotmail.com>
5134
5135 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5136
5137         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
5138
5139         Restore cairo context before rendering every page when printing a PDF
5140         document into a PDF file. 
5141
5142 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5143
5144         * backend/ps/gstypes.h:
5145         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
5146         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
5147         (ps_document_thumbnails_get_thumbnail):
5148
5149         Handle PostScript page orientation. Fixes bug #318568.
5150
5151 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5152
5153         * backend/ps/Makefile.am:
5154         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
5155         (document_load), (ps_document_load), (save_document),
5156         (save_page_list), (ps_document_get_n_pages),
5157         (ps_document_get_page_size), (ps_document_get_info),
5158         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
5159         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
5160         (ps_document_thumbnails_get_thumbnail),
5161         (ps_document_thumbnails_get_dimensions),
5162         (ps_document_document_thumbnails_iface_init):
5163         * backend/ps/ps.[ch]: (psgetpagebox):
5164         * backend/ps/ps-interpreter.[ch]:
5165
5166         Add support for thumbnails in ps backend. Fixes bug #164755. 
5167
5168 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5169
5170         * NEWS:
5171         * configure.ac:
5172         
5173         Release 0.7.2
5174
5175 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5176
5177         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
5178         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
5179         (ev_window_dispose):
5180
5181         Use document thumbnail as window icon. Fixes bug #384442.
5182
5183 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
5184
5185         * configure.ac:
5186
5187         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
5188         duplicated adding application/x-bzpostscript instead. 
5189
5190 2007-02-11  Tom Parker  <palfrey@tevp.net>
5191
5192         * backend/ps/ps-document.c: (document_load):
5193
5194         Check return value of psscan before trying
5195         to use it. Fixes bug #372414.
5196
5197 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5198
5199         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5200
5201         Fix invalid free in ev-page-cache. Fixes bug #404745.
5202
5203 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5204
5205         * test/Makefile.am:
5206         * test/test3.py:
5207         
5208         Added reload test case.
5209
5210 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5211
5212         * po/POTFILES.in:
5213         * backend/djvu/djvu-document.c: (djvu_document_load):
5214
5215         Check whether there are missing files in indirect multipage djvu
5216         documents. Fixes bug #361683. 
5217
5218 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5219
5220         * test/Makefile.am:
5221         * test/test-mime.bin:
5222         * test/test3.py:
5223         
5224         Added test for slow mime type
5225
5226 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5227
5228         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5229
5230         Add some checks and call parent_class->finalize. Fixes bug #404745.
5231
5232 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5233
5234         * shell/ev-navigation-action.c: (connect_proxy):
5235         
5236         Fixes dropdown history menu. Thanks a lot Carlos!
5237
5238 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5239
5240         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
5241
5242         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
5243         bug #373715.
5244
5245 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5246
5247         * backend/ps/ps.c: (psscan):
5248
5249         Fix memory leak. 
5250
5251 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5252
5253         * configure.ac:
5254         * libdocument/ev-file-helpers.c: 
5255
5256         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
5257
5258 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5259
5260         * configure.ac:
5261         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
5262         (ps_interpreter_start), (document_load), (save_document),
5263         (save_page_list):
5264         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
5265         * libdocument/ev-document-factory.c:
5266         (ev_document_factory_get_from_mime), (get_document_from_uri),
5267         (free_uncompressed_uri), (ev_document_factory_get_document):
5268         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
5269
5270         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
5271
5272 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5273
5274         * libdocument/ev-document.h:
5275
5276         Fix typo in function name. 
5277
5278 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5279
5280         * backend/ps/ps-document.c: (ps_interpreter_finished),
5281         (ps_interpreter_start), (ps_interpreter_failed):
5282
5283         Handle ghostscript interpreter crashes. 
5284
5285 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5286
5287         * shell/ev-window.c: (ev_window_open_uri),
5288         (window_configure_event_cb):
5289
5290         Setup window size and position before showing it. Fixes bug #401711.
5291
5292 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5293
5294         * backend/ps/Makefile.am:
5295         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
5296         (ps_document_dispose), (ps_document_class_init),
5297         (ps_interpreter_input), (ps_interpreter_output),
5298         (ps_interpreter_error), (setup_interpreter_env),
5299         (ps_interpreter_start), (ps_interpreter_stop),
5300         (ps_interpreter_failed), (ps_interpreter_is_ready),
5301         (check_filecompressed), (document_load), (ps_document_load),
5302         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
5303         (ps_document_widget_event), (send_ps), (ps_document_next_page),
5304         (render_page):
5305
5306         Rework ps-document. Code cleanups, remove deprecated code. 
5307
5308 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5309
5310         * shell/ev-view.c: (ev_view_button_press_event):
5311
5312         Do not start an image drag and drop operation when pointer is on 
5313         text, so that we can select text when the whole background is an
5314         image. 
5315
5316 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5317
5318         * shell/ev-window.c: (ev_window_update_actions): 
5319
5320         Disable all zoom related actions during presentation mode. 
5321
5322 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
5323
5324         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
5325
5326         Do not zoom in or out on presentation mode. Fixes bug #401305.
5327
5328 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5329
5330         * shell/ev-navigation-action.c: (connect_proxy),
5331         (create_menu_item), (ev_navigation_action_class_init):
5332         
5333         Correctly show menu and fix crash when navigaton 
5334         action is out of toolbar visible area.
5335
5336 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5337
5338         * data/Makefile.am:
5339         * data/evince.1:
5340         
5341         Added man file
5342
5343 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5344
5345         * help/reference/* :
5346         * configure.ac:
5347         
5348         Added gtk-doc based documentation for Evince.
5349         Still in initial state but I hope it will
5350         grow.
5351         
5352         * configure.ac:
5353         
5354         Lower dbus requirement to 0.70
5355
5356 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5357
5358         * shell/ev-window.c: (ev_window_add_history):
5359
5360         Fix memory leak. 
5361
5362 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5363
5364         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
5365         * shell/ev-view.h:
5366         * shell/ev-window.c: (ev_window_add_history):
5367         
5368         Correctly handle named destination links
5369
5370 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5371
5372         * NOTES:
5373         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
5374         * backend/pdf/ev-poppler.cc:
5375         * libdocument/ev-document-links.h:
5376         * libdocument/ev-link.c: (ev_link_get_page):
5377         * libdocument/ev-link.h:
5378         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
5379         (ev_history_add_link):
5380         * shell/ev-history.h:
5381         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5382         (new_history_menu_item), (build_menu):
5383         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5384         * shell/ev-sidebar-links.c: (create_loading_model),
5385         (print_section_cb), (ev_sidebar_links_construct),
5386         (fill_page_labels), (update_page_callback_foreach),
5387         (update_page_callback), (job_finished_callback):
5388         * shell/ev-view.c: (ev_view_handle_link):
5389         * shell/ev-window.c: (ev_window_find_chapter),
5390         (ev_window_add_history), (view_handle_link_cb),
5391         (history_changed_cb):
5392         
5393         Implements another history variant
5394
5395 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5396
5397         * shell/ev-window.c: (view_external_link_cb):
5398         * shell/ev-view.c: (ev_view_button_release_event):
5399
5400         Open links in new window when clicking with middle button. 
5401
5402 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5403
5404         * shell/ev-navigation-action.c: (new_history_menu_item):
5405         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5406         * shell/ev-view.c: (ev_view_handle_link):
5407         * shell/ev-window.c:
5408         
5409         Store link before jump, not the destination. For me it 
5410         seems like more natural history behavior.
5411
5412 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5413
5414         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5415         (ev_navigation_action_class_init):
5416         * shell/ev-navigation-action.h:
5417         * shell/ev-page-action.c: (activate_cb):
5418         * shell/ev-page-cache.c: (ev_page_cache_class_init),
5419         (ev_page_cache_set_current_page_history):
5420         * shell/ev-page-cache.h:
5421         * shell/ev-sidebar-thumbnails.c:
5422         (ev_sidebar_tree_selection_changed),
5423         (ev_sidebar_icon_selection_changed), (page_changed_cb):
5424         * shell/ev-view-private.h:
5425         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
5426         * shell/ev-view.h:
5427         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
5428         (ev_window_setup_document), (ev_window_load_job_cb):
5429         * shell/ev-window.h:
5430         
5431         History finally works as expected.
5432
5433 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5434
5435         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
5436
5437         Do not update links treeview if it doesn't have a model assigned yet. 
5438
5439 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5440
5441         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
5442         (ev_sidebar_links_class_init), (update_page_callback):
5443
5444         Do not update links treeview when sidepane is not visible. 
5445
5446 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5447
5448         * shell/ev-marshal.list:
5449         * shell/ev-page-action.c: (activate_cb),
5450         (ev_page_action_class_init):
5451         * shell/ev-page-action.h:
5452         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
5453         * shell/ev-window.c:
5454         
5455         Remove activate_link signal, not required.
5456
5457 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5458
5459         * shell/ev-navigation-action.c: (build_menu):
5460         
5461         Reorder menu items and build menu with fixed length.
5462
5463 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
5464
5465         * shell/ev-view.c: (get_selected_text):
5466         
5467         Normalize text to fix ligatures problem. See bug
5468         #341947 for details.
5469
5470 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5471
5472         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5473
5474         Fix memory leak in ev-page-cache. 
5475
5476 2007-01-25  Tom Parker <palfrey@tevp.net>
5477
5478         * backend/impress/impress-document.c: (impress_document_load),
5479         (impress_document_finalize), (impress_document_init):
5480         * properties/ev-properties-main.c: (ev_properties_get_pages):
5481         
5482         Correctly handle impress document errors. Fixes nautilus
5483         crash in property page #370491.
5484
5485 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5486
5487         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5488         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5489         (ev_job_queue_remove_job):
5490         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5491         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5492         (ev_job_load_run):
5493         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5494         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5495         (ev_window_load_job_cb), (xfer_update_progress_callback),
5496         (ev_window_open_uri), (ev_window_dispose):
5497         * shell/main.c: (main):
5498
5499         Do file transfer asynchronously in the main thread instead of
5500         synchronously in the load thread. Fixes bugs #399694, #398307 and
5501         #343542.
5502
5503 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5504
5505         * shell/ev-jobs.c: (ev_job_xfer_run):
5506
5507         Load the document with the font-config lock held. 
5508
5509 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5510
5511         * backend/ps/ps-document.c: (start_interpreter):
5512
5513         Fix memory leaks in ps backend. 
5514
5515 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5516
5517         * backend/impress/impress-document.c:
5518         (impress_document_render_pixbuf):
5519
5520         Do not acquire fontconfig lock in impress backend, since it is using
5521         the main loop for rendering. 
5522
5523 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5524
5525         * po/POTFILES.in: 
5526
5527         Remove mdvi files that shouldn't be translated. 
5528
5529 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5530
5531         * shell/ev-view-private.h:
5532         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5533         (ev_view_set_zoom):
5534
5535         Render "loading..." text into a cairo surface instead of directly into
5536         the window so that fontconfig lock is only needed once and UI is not
5537         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5538
5539 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5540
5541         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5542         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5543
5544         Use icon theme associated with the window screen rather than default. 
5545
5546 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5547
5548         * configure.ac:
5549
5550         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5551
5552 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5553
5554         * data/icons/*/apps/evince.*:
5555
5556         Move Evince icons under new apps directory.
5557
5558         * data/icons/*/actions/*:
5559
5560         Add new custom themeable Evince icons: view-page-continuous, 
5561         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5562         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5563
5564         * configure.ac:
5565
5566         Add new directories to AC_CONFIG_FILES.
5567
5568         * shell/ev-stock-icons.c:
5569         * shell/ev-stock-icons.h:
5570
5571         Use new custom themeable icons.
5572
5573 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5574
5575         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5576
5577         Do not draw white background page in presentation mode. 
5578
5579 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5580
5581         * shell/ev-view.c: Remove unused gnome-vfs include.
5582
5583 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5584
5585         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5586         
5587         Format string is corrected, fixes bug #397129.
5588
5589 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5590
5591         * shell/ev-window.c: (ev_window_setup_recent):
5592
5593         Do not include in recent menu inexistent documents. Fixes
5594         bug #339171.
5595
5596 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5597
5598         * po/POTFILES.skip: 
5599
5600         Update POTFILES.skip file according to current source tree. 
5601
5602 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5603
5604         * shell/ev-window.c: (file_save_dialog_response_cb):
5605
5606         Do Save a copy in atomic way. Fixes bug #328266. 
5607
5608 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5609
5610         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5611
5612         Keep selected cell always visible in index treeview.
5613
5614 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5615         
5616         * shell/ev-view.c: (ev_view_size_allocate):
5617
5618         Restore horizontal scrollbar after switching to/from fullscreen
5619         or presentation mode. Fixes bug #331728.
5620
5621 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5622
5623         * shell/ev-view-private.h:
5624         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5625         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5626         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5627         (ev_view_can_zoom_out):
5628
5629         Use max and min scale values in the view iby taking dpi into account. 
5630
5631 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5632
5633         * configure.ac:
5634         * NEWS:
5635
5636         Release 0.7.1
5637
5638 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5639
5640         * shell/ev-window.c: (ev_window_print_send):
5641
5642         Send print job to printer with some settings set to default values,
5643         since we have already exported to a file according to such settings
5644         and they could be taken twice by some printers. 
5645
5646 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5647
5648         * shell/ev-jobs.c: (ev_job_xfer_run):
5649         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5650
5651         Show main window and load document with the font-config lock held. 
5652
5653 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5654
5655         * configure.ac:
5656         * shell/ev-application.c: (ev_application_register_service):
5657         * shell/main.c: (load_files_remote):
5658
5659         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5660
5661 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5662
5663         * doc/debugging.txt:
5664         
5665         Remove obsolete documentation.
5666
5667 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5668
5669         * Makefile.am:
5670         * backend/Makefile.am:
5671         * backend/comics/Makefile.am:
5672         * backend/djvu/Makefile.am:
5673         * backend/dvi/Makefile.am:
5674         * backend/ev-async-renderer.c:
5675         * backend/ev-async-renderer.h:
5676         * backend/ev-attachment.c:
5677         * backend/ev-attachment.h:
5678         * backend/ev-backend-marshal.c:
5679         * backend/ev-document-factory.c:
5680         * backend/ev-document-factory.h:
5681         * backend/ev-document-find.c:
5682         * backend/ev-document-find.h:
5683         * backend/ev-document-fonts.c:
5684         * backend/ev-document-fonts.h:
5685         * backend/ev-document-images.c:
5686         * backend/ev-document-images.h:
5687         * backend/ev-document-info.h:
5688         * backend/ev-document-links.c:
5689         * backend/ev-document-links.h:
5690         * backend/ev-document-misc.c:
5691         * backend/ev-document-misc.h:
5692         * backend/ev-document-security.c:
5693         * backend/ev-document-security.h:
5694         * backend/ev-document-thumbnails.c:
5695         * backend/ev-document-thumbnails.h:
5696         * backend/ev-document-transition.c:
5697         * backend/ev-document-transition.h:
5698         * backend/ev-document.c:
5699         * backend/ev-document.h:
5700         * backend/ev-file-exporter.c:
5701         * backend/ev-file-exporter.h:
5702         * backend/ev-image.c:
5703         * backend/ev-image.h:
5704         * backend/ev-link-action.c:
5705         * backend/ev-link-action.h:
5706         * backend/ev-link-dest.c:
5707         * backend/ev-link-dest.h:
5708         * backend/ev-link.c:
5709         * backend/ev-link.h:
5710         * backend/ev-render-context.c:
5711         * backend/ev-render-context.h:
5712         * backend/ev-selection.c:
5713         * backend/ev-selection.h:
5714         * backend/impress/Makefile.am:
5715         * backend/pdf/Makefile.am:
5716         * backend/pixbuf/Makefile.am:
5717         * backend/ps/Makefile.am:
5718         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5719         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5720         (start_interpreter), (stop_interpreter), (document_load),
5721         (ps_document_next_page), (render_page):
5722         * backend/tiff/Makefile.am:
5723         * comics/Makefile.am:
5724         * comics/comics-document.c:
5725         * comics/comics-document.h:
5726         * configure.ac:
5727         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5728         * djvu/Makefile.am:
5729         * djvu/djvu-document-private.h:
5730         * djvu/djvu-document.c:
5731         * djvu/djvu-document.h:
5732         * djvu/djvu-links.c:
5733         * djvu/djvu-links.h:
5734         * djvu/djvu-text-page.c:
5735         * djvu/djvu-text-page.h:
5736         * djvu/djvu-text.c:
5737         * djvu/djvu-text.h:
5738         * dvi/Makefile.am:
5739         * dvi/dvi-document.c:
5740         * dvi/dvi-document.h:
5741         * dvi/fonts.c:
5742         * dvi/fonts.h:
5743         * dvi/mdvi-lib/Makefile.am:
5744         * dvi/mdvi-lib/afmparse.c:
5745         * dvi/mdvi-lib/afmparse.h:
5746         * dvi/mdvi-lib/bitmap.c:
5747         * dvi/mdvi-lib/bitmap.h:
5748         * dvi/mdvi-lib/color.c:
5749         * dvi/mdvi-lib/color.h:
5750         * dvi/mdvi-lib/common.c:
5751         * dvi/mdvi-lib/common.h:
5752         * dvi/mdvi-lib/defaults.h:
5753         * dvi/mdvi-lib/dvimisc.c:
5754         * dvi/mdvi-lib/dviopcodes.h:
5755         * dvi/mdvi-lib/dviread.c:
5756         * dvi/mdvi-lib/files.c:
5757         * dvi/mdvi-lib/font.c:
5758         * dvi/mdvi-lib/fontmap.c:
5759         * dvi/mdvi-lib/fontmap.h:
5760         * dvi/mdvi-lib/fontsrch.c:
5761         * dvi/mdvi-lib/gf.c:
5762         * dvi/mdvi-lib/hash.c:
5763         * dvi/mdvi-lib/hash.h:
5764         * dvi/mdvi-lib/list.c:
5765         * dvi/mdvi-lib/mdvi.h:
5766         * dvi/mdvi-lib/pagesel.c:
5767         * dvi/mdvi-lib/paper.c:
5768         * dvi/mdvi-lib/paper.h:
5769         * dvi/mdvi-lib/pk.c:
5770         * dvi/mdvi-lib/private.h:
5771         * dvi/mdvi-lib/setup.c:
5772         * dvi/mdvi-lib/sp-epsf.c:
5773         * dvi/mdvi-lib/special.c:
5774         * dvi/mdvi-lib/sysdeps.h:
5775         * dvi/mdvi-lib/t1.c:
5776         * dvi/mdvi-lib/tfm.c:
5777         * dvi/mdvi-lib/tfmfile.c:
5778         * dvi/mdvi-lib/tt.c:
5779         * dvi/mdvi-lib/util.c:
5780         * dvi/mdvi-lib/vf.c:
5781         * dvi/pixbuf-device.c:
5782         * dvi/pixbuf-device.h:
5783         * impress/Makefile.am:
5784         * impress/common.h:
5785         * impress/document.c:
5786         * impress/f_oasis.c:
5787         * impress/f_oo13.c:
5788         * impress/iksemel.c:
5789         * impress/iksemel.h:
5790         * impress/imposter.h:
5791         * impress/impress-document.c:
5792         * impress/impress-document.h:
5793         * impress/internal.h:
5794         * impress/r_back.c:
5795         * impress/r_draw.c:
5796         * impress/r_geometry.c:
5797         * impress/r_gradient.c:
5798         * impress/r_style.c:
5799         * impress/r_text.c:
5800         * impress/render.c:
5801         * impress/render.h:
5802         * impress/zip.c:
5803         * impress/zip.h:
5804         * lib/Makefile.am:
5805         * lib/ev-debug.c:
5806         * lib/ev-debug.h:
5807         * lib/ev-file-helpers.c:
5808         * lib/ev-file-helpers.h:
5809         * lib/ev-gui.c:
5810         * lib/ev-gui.h:
5811         * lib/ev-tooltip.c:
5812         * lib/ev-tooltip.h:
5813         * libdocument/Makefile.am:
5814         * libdocument/ev-file-helpers.c:
5815         * pdf/Makefile.am:
5816         * pdf/ev-poppler.cc:
5817         * pdf/ev-poppler.h:
5818         * pixbuf/Makefile.am:
5819         * pixbuf/pixbuf-document.c:
5820         * pixbuf/pixbuf-document.h:
5821         * properties/Makefile.am:
5822         * ps/Makefile.am:
5823         * ps/gsdefaults.c:
5824         * ps/gsdefaults.h:
5825         * ps/gsio.c:
5826         * ps/gsio.h:
5827         * ps/gstypes.h:
5828         * ps/ps-document.c:
5829         * ps/ps-document.h:
5830         * ps/ps.c:
5831         * ps/ps.h:
5832         * shell/Makefile.am:
5833         * shell/ev-application.h:
5834         * shell/ev-sidebar-links.c:
5835         * shell/ev-sidebar-links.h:
5836         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5837         (ev_gui_menu_position_tree_selection):
5838         * shell/ev-utils.h:
5839         * shell/ev-view.c: (ev_view_finalize):
5840         * shell/ev-window.c:
5841         * shell/main.c: (main):
5842         * thumbnailer/Makefile.am:
5843         * tiff/Makefile.am:
5844         * tiff/tiff-document.c:
5845         * tiff/tiff-document.h:
5846         * tiff/tiff2ps.c:
5847         * tiff/tiff2ps.h:
5848         
5849         Reorganize source tree.
5850
5851 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5852
5853         * backend/ev-document-factory.c:
5854
5855         Do not include ev-poppler.h when pdf is disabled. 
5856
5857 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5858
5859         * configure.ac:
5860         * data/evince-ui.xml:
5861         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5862         (pdf_document_document_images_iface_init):
5863         * backend/Makefile.am:
5864         * backend/ev-document-images.[ch]:
5865         * backend/ev-image.[ch]:
5866         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5867         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5868         (ev_job_xfer_run):
5869         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5870         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5871         (ev_pixbuf_cache_get_image_mapping):
5872         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5873         (view_menu_popup_cb), (ev_window_dispose),
5874         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5875         (ev_view_popup_cmd_copy_image):
5876         * shell/ev-view-private.h:
5877         * shell/ev-view.c: (ev_view_get_image_at_location),
5878         (ev_view_do_popup_menu), (ev_view_popup_menu),
5879         (ev_view_button_press_event), (ev_view_drag_data_get),
5880         (ev_view_drag_motion), (ev_view_drag_data_received),
5881         (ev_view_motion_notify_event), (ev_view_button_release_event),
5882         (ev_view_finalize), (ev_view_class_init):
5883
5884         Add image handling support. Fixes bugs #310008 and #325047. Images
5885         selection is not supported yet. 
5886
5887 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5888
5889         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5890         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5891         (ev_view_init):
5892
5893         Move view drag and drop stuff to ev-view.
5894
5895 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5896
5897         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5898         * shell/ev-view.c: (clear_selection): 
5899
5900         Clear selection also in pixbuf cache.
5901
5902 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5903
5904         * data/evince.desktop.in.in:
5905         
5906         Change icon name in desktop file. See bug #390734
5907         for details.
5908
5909 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5910
5911         * thumbnailer/Makefile.am:
5912
5913         Use top_builddir instead top_srcdir for generated schema
5914         file installation. Fixes bug #390161.
5915
5916 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5917
5918         * configure.ac:
5919         * backend/Makefile.am:
5920         * backend/ev-document-transition.[ch]:
5921         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5922         (pdf_document_page_transition_iface_init):
5923         * shell/ev-view-private.h:
5924         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5925         (ev_view_set_presentation), (transition_next_page),
5926         (ev_view_presentation_transition_stop),
5927         (ev_view_presentation_transition_start), (ev_view_next_page):
5928
5929         Add page transition support in presentation mode. At the moment only
5930         page duration is supported, but not transition effects. Fixes bug
5931         #309815.
5932
5933 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5934
5935         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5936
5937         Run find_link_dest with document lock held, since it's called by links
5938         thread and main thread at the same time. 
5939
5940 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5941
5942         * shell/ev-view.c: (goto_dest):
5943
5944         Update page-cache when page is changed by the view, so that
5945         page-changed signal is emitted. 
5946
5947 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5948
5949         * test/test1.py:
5950         * test/test2.py:
5951
5952         Use C locale in tests. 
5953
5954 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5955
5956         * shell/ev-window.c: (ev_window_run_presentation):
5957         * shell/ev-view-private.h:
5958         * shell/ev-view.c: (ev_view_set_presentation):
5959
5960         Restore zoom settings when back from presentation mode. 
5961
5962 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5963
5964         * shell/ev-window.c: (ev_window_run_presentation):
5965
5966         Always use "best fit" zoom in presentation mode.
5967         Fixes bug #389195.
5968
5969 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5970
5971         * shell/ev-view.c: (ev_view_goto_window_create):
5972
5973         Show "Jump to page" label in the page jumping popup in
5974         presentation mode instead of just a GtkEntry.
5975
5976 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5977
5978         * shell/ev-window.c: (launch_external_uri):
5979
5980         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5981         #378085.
5982
5983 2006-12-22  Elijah Newren  <newren gmail com>
5984
5985         * configure.ac: explicitly check for libxml2.  Fixes #388795
5986
5987 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5988
5989         * shell/ev-view-private.h:
5990         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5991         (ev_view_goto_window_delete_event), (key_is_numeric),
5992         (ev_view_goto_window_key_press_event),
5993         (ev_view_goto_window_button_press_event),
5994         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5995         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5996         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5997
5998         Allow jumping to another page by typing a page number in presentation
5999         mode. It uses a popup window with an entry. Fixes bug #353625.
6000
6001 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6002
6003         * configure.ac:
6004         * properties/ev-properties-view.c: (ev_get_default_user_units),
6005         (ev_regular_paper_size):
6006         
6007         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
6008         to Damien Carbery <damien.carbery@sun.com> and
6009         Yevgen Muntyan <muntyan@tamu.edu>.
6010
6011 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6012
6013         * shell/ev-window.c: (setup_document_from_metadata):
6014
6015         Make sure Evince doesn't restore the view on the last
6016         page when a document is reopened. Fixes bug #383381.
6017
6018 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
6019
6020         * shell/ev-view.c: (draw_loading_text):
6021
6022         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
6023
6024 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
6025
6026         * configure.ac:
6027         * NEWS:
6028
6029         Release 0.7.0
6030
6031 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
6032
6033         * configure.ac:
6034         * pdf/ev-poppler.cc: (pdf_print_context_free),
6035         (pdf_document_file_exporter_begin),
6036         (pdf_document_file_exporter_do_page):
6037
6038         Make cairo-pdf depedency optional. 
6039
6040 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
6041
6042         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
6043
6044         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
6045
6046 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
6047
6048         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
6049         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
6050         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
6051         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
6052         * shell/ev-view.c: (draw_loading_text):
6053         * shell/ev-window.c: (ev_window_cmd_file_properties):
6054
6055         Use an specific lock for FontConfig. Hopefully it fixes some crashes
6056         related to using FontConfig from different threads.
6057         
6058 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
6059
6060         * shell/ev-view.c: (draw_loading_text):
6061
6062         Acquire lock document when drawing "Loading..." text so that only one
6063         thread will use FontConfig at the same time. Fixes bug #374750.
6064
6065 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
6066
6067         * shell/ev-page-action.[ch]: (activate_cb):
6068         * shell/ev-window.c: (activate_label_cb):
6069
6070         Check if text inserted in page entry is a valid page number when it
6071         doesn't match to any document page label. Fixes bug #383165.
6072
6073 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
6074         * shell/ev-window.c:
6075
6076         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
6077         available with GTK < 2.10. Added an ifdef to avoid compilation
6078         error.
6079
6080 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6081
6082         * configure.ac:
6083         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
6084
6085         Fix ps backend in multihead systems.
6086
6087 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6088
6089         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
6090         * shell/ev-window.c: (ev_window_get_screen_dpi),
6091         (ev_window_update_actions), (setup_view_from_metadata),
6092         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
6093
6094         Take screen DPI into account when zooming. Fixes bug #318285.
6095
6096 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6097
6098         * data/Makefile.am:
6099
6100         Cleaned up/slightly refactored Makefile.am. Added GConf
6101         schemas uninstallation as well.
6102
6103 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6104
6105         * Makefile.am:
6106         * test/Makefile.am:
6107
6108         Fight with autotools to fix make check. Make distcheck
6109         works fine as well now!
6110
6111 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6112
6113         * shell/ev-view.c: (draw_end_presentation_page):
6114
6115         Corrected "end of presentation" string.
6116
6117 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6118
6119         * shell/ev-view.c: (ev_view_key_press_event):
6120
6121         Correctly propagate key press event so that up/down keys
6122         work as expected (correct behaviour was broken by
6123         black/white screen key bindings for presentations).
6124
6125 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6126
6127         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
6128         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
6129         (pdf_document_find_get_progress), (pdf_selection_render_selection),
6130         (pdf_selection_get_selection_region),
6131         (pdf_selection_get_selection_map):
6132
6133         Add "static" to some private functions. 
6134
6135 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
6136
6137         * lib/ev-tooltip.h:
6138         * properties/ev-properties-view.h:
6139         * shell/ev-jobs.h:
6140         * shell/ev-properties-dialog.h:
6141         * shell/ev-properties-fonts.h:
6142         * shell/ev-sidebar-links.h:
6143         * shell/ev-sidebar-thumbnails.h:
6144         * shell/ev-sidebar.h:
6145         * shell/ev-window.h:
6146         
6147         Fixes CHACK type in class casts. See bug #385343
6148         for details.
6149
6150 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6151
6152         * shell/ev-view-private.h:
6153         * shell/ev-view.c: (draw_end_presentation_page),
6154         (ev_view_expose_event), (ev_view_key_press_event),
6155         (ev_view_class_init), (ev_view_init):
6156
6157         Blank screen in presentation mode when pressing 'b' (filling with
6158         black) or 'w' (filling with white) keys. Fixes bug #358132.
6159
6160 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
6161
6162         * data/evince-toolbar.xml:
6163         * shell/ev-window.c:
6164         
6165         Use stock icon for Select All action. Fixes
6166         bug #382652.
6167
6168 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
6169
6170         * shell/ev-view.c: (get_doc_point_from_offset),
6171         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
6172
6173         Add links support in rotated documents. Fixes bug #343733.
6174
6175 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6176
6177         * shell/ev-view-private.h:
6178         * shell/ev-view.c: (draw_end_presentation_page),
6179         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
6180
6181         Show a blank page after the last page in presentation mode with a
6182         message indicating that presentation has finished and how to exit. 
6183
6184 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6185
6186         * shell/ev-window.c: (fullscreen_timeout_cb):
6187
6188         Hide cursor after a while in presentation mode. 
6189
6190 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6191
6192         * backend/ev-document-info.h:
6193         * data/evince-properties.glade:
6194         * pdf/ev-poppler.cc:
6195         * properties/ev-properties-view.c: (ev_regular_paper_size),
6196         (ev_properties_view_set_info):
6197         * ps/ps-document.c: (ps_document_get_info):
6198
6199         Adds a paper size field to the properties dialog. Fixes
6200         bug #307315. Patch by Kasper Svendsen (with some i18n
6201         changes done by me).
6202
6203 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6204
6205         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6206         (screensaver_init_dbus), (totem_scrsaver_new),
6207         (totem_scrsaver_init):
6208         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6209         * shell/ev-application.c: (ev_application_register_service),
6210         (ev_application_screensaver_enable),
6211         (ev_application_screensaver_disable):
6212         * shell/ev-application.h:
6213         * shell/ev-window.c: (ev_window_run_presentation),
6214         (ev_window_stop_presentation), (build_comments_string),
6215         (ev_window_init):
6216         
6217         Move screensaver handling to application. No more
6218         message on startup.
6219
6220 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6221
6222         * configure.ac:
6223         * backend/Makefile.am:
6224         * backend/ev-file-exporter.[ch]:
6225         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
6226         * ps/ps-document.c: (ps_document_file_exporter_*):
6227         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
6228         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6229         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6230         (ev_window_print_dialog_response_cb), (ev_window_print_range):
6231
6232         Allow printing to PDF when suppoted by the backend.
6233         
6234 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6235
6236         * shell/ev-window.c: (build_comments_string):
6237
6238         Use always "Document Viewer" in about dialog. 
6239
6240 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6241
6242         * djvu/djvu-document.c: (djvu_document_get_page_size):
6243
6244         Display a warning message when get_pageinfo fails. 
6245
6246 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
6247
6248         * Makefile.am:
6249         * backend/Makefile.am:
6250         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6251         * configure.ac:
6252         * shell/ev-window.c: (build_comments_string):
6253         
6254         Make pdf compilation optional. See bug #38007.
6255
6256 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6257
6258         * ps/ps.c: (get_next_text):
6259
6260         Fix CVE-2006-5864.
6261
6262 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6263
6264         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
6265         * shell/ev-navigation-action.c: (connect_proxy),
6266         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6267         
6268         Do not call g_type_class_peek_parent twice.
6269
6270 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6271
6272         * configure.ac:
6273         * data/icons/24x24/.cvsignore:
6274         * data/icons/24x24/Makefile.am:
6275         * data/icons/24x24/evince.png:
6276         * data/icons/Makefile.am:
6277         
6278         Add 24x24 icon. Thanks to 
6279         Michael Monreal <infernux@web.de>.
6280
6281 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6282
6283         * configure.ac: Fix typo in configure.ac. Thanks
6284         to dmacks@netspace.org for notification.
6285
6286 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6287
6288         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6289         
6290         Drop dbus include, fixes compilation with older dbus.
6291
6292 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6293
6294         * configure.ac:
6295         * cut-n-paste/Makefile.am:
6296         * cut-n-paste/totem-screensaver/.cvsignore
6297         * cut-n-paste/totem-screensaver/Makefile.am:
6298         * cut-n-paste/totem-screensaver/README:
6299         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6300         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6301         * shell/Makefile.am:
6302         * shell/ev-window.c: (ev_window_run_presentation),
6303         (ev_window_stop_presentation), (ev_window_cmd_help_about),
6304         (ev_window_init):
6305
6306         Implemented screensaver enabling/disabling for
6307         presentation mode (not fullscreen mode). Code stolen
6308         from Totem (with some minor tweaks). Fixes bug #338889.
6309
6310 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6311
6312         * configure.ac:
6313
6314         Bump gnome-icon-theme requirements. We use the rotation
6315         icons that appeared recently.
6316
6317 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6318
6319         * shell/ev-history.c: (ev_history_add_page):
6320         * shell/ev-history.h:
6321         * shell/ev-window.c: (page_changed_cb):
6322         
6323         Use page labels instead of numbers.
6324
6325 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6326
6327         * data/evince-toolbar.xml:
6328         * po/POTFILES.in:
6329         * shell/Makefile.am:
6330         * shell/ev-navigation-action-widget.c:
6331         (ev_navigation_action_widget_init),
6332         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
6333         (menu_detacher), (ev_navigation_action_widget_set_menu),
6334         (menu_position_func), (popup_menu_under_arrow),
6335         (ev_navigation_action_widget_toggled),
6336         (ev_navigation_action_widget_button_press_event):
6337         * shell/ev-navigation-action-widget.h:
6338         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
6339         (ev_navigation_action_set_window), (activate_menu_item_cb),
6340         (new_history_menu_item), (new_empty_history_menu_item),
6341         (build_menu), (menu_activated_cb), (connect_proxy),
6342         (create_tool_item), (ev_navigation_action_init),
6343         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6344         * shell/ev-navigation-action.h:
6345         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
6346         (ev_page_action_widget_set_page_cache),
6347         (ev_page_action_widget_finalize),
6348         (ev_page_action_widget_class_init), (match_selected_cb),
6349         (display_completion_text), (match_completion), (build_new_tree_cb),
6350         (get_filter_model_from_model),
6351         (ev_page_action_widget_update_model):
6352         * shell/ev-page-action-widget.h:
6353         * shell/ev-page-action.c: (activate_link_cb), (update_model),
6354         (connect_proxy):
6355         * shell/ev-page-action.h:
6356         * shell/ev-stock-icons.c:
6357         * shell/ev-stock-icons.h:
6358         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6359         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
6360         (register_custom_actions):
6361         * shell/main.c:
6362         
6363         Preliminary history implementation
6364
6365 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6366
6367         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
6368         (dvi_document_class_init), (dvi_document_init_params):
6369         * dvi/mdvi-lib/font.c: (font_reference):
6370         
6371         Add reference to subfont. Fixes bug #374277.
6372
6373 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6374
6375         * shell/ev-window.c: (ev_window_create_tmp_symlink),
6376         (ev_window_cmd_file_open_copy_at_dest):
6377
6378         Fix a race condition when creating symlink. Increase the counter
6379         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
6380         Mathias Hasselmann).
6381
6382 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
6383
6384         * backend/Makefile.am:
6385         * backend/ev-attachment.c: (ev_attachment_open):
6386         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
6387         (ev_tmp_dir), (ev_tmp_filename):
6388         * shell/ev-sidebar-attachments.c:
6389         (ev_sidebar_attachments_drag_data_get):
6390         * shell/ev-window.c: (ev_window_clear_temp_file):
6391
6392         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
6393         in ensure_dir_exists. Abort without crashing when we can't create
6394         user's directory.
6395
6396 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6397
6398         * data/evince-ui.xml:
6399         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6400         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
6401         (ev_window_cmd_file_open_copy_at_dest),
6402         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
6403         (ev_view_popup_cmd_open_link_new_window):
6404
6405         Allow opening a copy of the current document in a new window. Fixes bug
6406         #357472
6407
6408 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6409
6410         * data/evince-toolbar.xml:
6411         
6412         Add rotate right and rotate left to available items for toolbar.
6413         
6414         * data/evince-ui.xml:
6415         * shell/ev-window.c: (ev_window_init):
6416         
6417         Customize toolbar with right click. Fixes bug #372451.
6418
6419 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
6420
6421         * shell/ev-window.c: 
6422         
6423         Use "object-rotate-{left,right}" stock icons. Fixes 
6424         bug #373863.
6425
6426 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6427
6428         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
6429         (ev_application_open_uri_at_dest), (ev_application_open_uri):
6430         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
6431         (ev_window_open_uri):
6432         * shell/main.c: (arguments_parse):
6433
6434         Remove temp file created when evince is used by GTK+ in
6435         preview mode. Fixes bug #365282. 
6436
6437 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6438
6439         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6440         
6441         Fixes bug #372474 - Side pane disabled when entering 
6442         and leaving fullscreen mode.
6443
6444 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6445
6446         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
6447         * data/Makefile.am:
6448         * data/evince-preview-toolbar.xml:
6449         * data/evince-toolbar.xml:
6450         * shell/ev-application.c: (ev_application_shutdown),
6451         (ev_application_init), (ev_application_get_toolbars_model):
6452         * shell/ev-application.h:
6453         * shell/ev-window.c: (update_chrome_visibility),
6454         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
6455         (ev_window_cmd_edit_toolbar), (ev_window_init):
6456         
6457         Fixes bug #364364 - toolbar editor shows zoom actions again.
6458
6459 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6460
6461         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6462
6463         Do not take margins into consideration for paper size when printing.
6464         Really fixes bug #350491.
6465
6466 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6467
6468         * data/evince-ui.xml:
6469         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
6470         (ev_window_cmd_file_print_setup),
6471         (ev_window_print_dialog_response_cb),
6472         (ev_window_setup_action_sensitivity):
6473
6474         Add page setup settings for printing. Fixes bugs #363860 and #350491.
6475
6476 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6477
6478         * shell/ev-window.c: (ev_window_print_range):
6479
6480         Revert my previuos commit, since printing to PDF is not supported by
6481         evince yet. 
6482
6483 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6484
6485         * shell/ev-window.c: (ev_window_print_range):
6486
6487         Enable print to a PDF. Fixes bug #332121.
6488
6489 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6490
6491         * shell/ev-application-service.xml:
6492         * shell/ev-application.[ch]: (ev_application_open_window),
6493         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6494         (ev_application_open_uri), (ev_application_open_uri_list):
6495         * shell/ev-window.c: (file_open_dialog_response_cb),
6496         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6497         (drag_data_received_cb), (open_remote_link):
6498         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6499
6500         Add support for multiscreen systems. Fixes bug #316206.
6501
6502 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6503
6504         * shell/ev-jobs.[ch]: (ev_job_print_new),
6505         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6506         (ev_job_print_do_page):
6507         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6508
6509         Allow printing only odd/even pages. Fixes bug #367289.
6510
6511 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6512
6513         * test/test1.py:
6514         * test/test2.py:
6515
6516         Re-add locale settings to test files.
6517
6518 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6519
6520         * data/evince-ui.xml:
6521         * shell/ev-window.c: (set_action_properties):
6522         
6523         Removed garbage from code and ui.
6524
6525 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6526
6527         * shell/ev-window.c: (ev_window_cmd_help_about):
6528
6529         Shamelessly add my name to the list of contributors.
6530
6531 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6532
6533         * test/test1.py:
6534         * test/test2.py:
6535
6536         Cleaned up the dogtail scripts.
6537
6538 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6539
6540         * shell/ev-view.c: (draw_loading_text): Don't render
6541         "loading..." text in presentation mode. Temporary
6542         workaround for bug #320352.
6543
6544 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6545
6546         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6547         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6548
6549         Use print settings scale, copies, collate and reverse which were
6550         ignored. Fixes bug #359032.
6551
6552 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6553
6554         * configure.ac:
6555         * data/evince-password.glade:
6556         * test/Makefile.am:
6557         * test/test-encrypt.pdf:
6558         * test/test-links.pdf:
6559         * test/test1.py:
6560         * test/test2.py:
6561
6562         Add automated UI tests for evince with dogtail. See
6563         bug #300948.    
6564
6565 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6566
6567         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6568
6569         Hide fullscreen toolbar when switching to another desktop workspace.
6570         Fixes bug #338871
6571
6572 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6573
6574         * shell/ev-window-title.c: 
6575         
6576         Test for .dvi in title of pdf documents.
6577
6578 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6579
6580         * shell/ev-view.c: (ev_view_scroll):
6581
6582         Page Up/Down should do page jumps in "Best fit" mode.
6583         If a user has explicitly chosen to view exactly one page
6584         at a time, scrolling just a part of the page when
6585         pressing Page Up/Down is not right. Fixes bug #323107.
6586
6587 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6588
6589         * NEWS:
6590         * configure.ac:
6591         
6592         Update for 0.6.1
6593
6594 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6595
6596         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6597         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6598         
6599         Correctly disconnect from job signals on destroy.
6600
6601 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6602
6603         * shell/ev-view-private.h:
6604         * shell/ev-view.c: (view_set_adjustment_values),
6605         (view_update_range_and_current_page),
6606         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6607         
6608         Fixes bug #343199, current page now follows find page.
6609
6610 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6611
6612         * backend/ev-document-factory.c:
6613         * configure.ac:
6614         Assigned OpenDocument presenation MIME type to the
6615         Impress backend. Added some missing (but harmless)
6616         #ifdefs in the document factory as well to make things
6617         consistent again. Fixes bug #360658.
6618
6619 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6620
6621         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6622         * backend/ev-document-find.c: (ev_document_find_get_type):
6623         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6624         * backend/ev-document-links.c: (ev_document_links_get_type):
6625         * backend/ev-document-security.c: (ev_document_security_get_type):
6626         * backend/ev-document-thumbnails.c:
6627         (ev_document_thumbnails_get_type):
6628         * backend/ev-document.c: (ev_document_get_type):
6629         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6630         * backend/ev-selection.c: (ev_selection_get_type):
6631         * cut-n-paste/recent-files/egg-recent-model.c:
6632         (egg_recent_model_get_type):
6633         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6634         (egg_recent_view_uimanager_get_type):
6635         * cut-n-paste/recent-files/egg-recent-view.c:
6636         (egg_recent_view_get_type):
6637         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6638         (egg_editable_toolbar_get_type):
6639         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6640         (egg_toolbar_editor_get_type):
6641         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6642         (egg_toolbars_model_get_type):
6643         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6644         (egg_tree_multi_drag_source_get_type):
6645         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6646         (ephy_zoom_action_get_type):
6647         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6648         (ephy_zoom_control_get_type):
6649         * impress/r_back.c: (_imp_fill_back):
6650         * properties/ev-properties-main.c:
6651         (ev_properties_plugin_register_type):
6652         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6653         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6654         (ev_view_accessible_factory_get_type):
6655
6656         Reduce relocations. Bug #360616.
6657
6658 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6659
6660         * backend/ev-document-factory.c:
6661         (ev_document_factory_get_document):
6662         
6663         Load document even if extension is wrong.
6664
6665 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6666
6667         * shell/ev-metadata-manager.c: (save_values):
6668         * shell/ev-window.c: (setup_size_from_metadata),
6669         (setup_view_from_metadata), (ev_window_setup_document),
6670         (ev_window_xfer_job_cb), (window_configure_event_cb):
6671         
6672         Set size according to the document size/page size ratio.
6673         That should correct rather wierd behaviour of the previous
6674         commit.
6675
6676 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6677
6678         * shell/ev-window.c: (setup_view_from_metadata):
6679         
6680         Set size for new windows from previous window size.
6681         See bugs #354968 and #168450 for details. Thanks
6682         to Meik Hellmund.
6683
6684 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6685
6686         * djvu/djvu-links.c: (build_tree):
6687
6688         Fix memory leak.
6689
6690 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6691
6692         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6693         
6694         Don't make sidebar close button insensitive. Fixes
6695         bug #357871.
6696
6697 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6698
6699         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6700         (ev_window_set_view_accels_sensitivity):
6701         
6702         Don't enable Slash on documents which don't support
6703         find. Fixes bug #358648.
6704
6705 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6706
6707         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6708         open dialog fall back to the current document uri if the
6709         filechooser hasn't been used before. Fixes bug #356980.
6710
6711 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6712
6713         * shell/ev-window.c: (ev_window_setup_recent), 
6714         (ev_window_get_recent_file_label):
6715
6716         Escape underscores in filenames of recent file items.
6717
6718 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6719
6720         * configure.ac:
6721         
6722         Bumped poppler requirements, really 0.5.3 is very 
6723         buggy, now we require 0.5.4.
6724
6725 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6726
6727         * djvu/Makefile.am:
6728         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6729         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6730         (djvu_document_document_links_iface_init):
6731         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6732         (number_from_string_10), (get_djvu_link_dest),
6733         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6734         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6735         (djvu_links_get_links), (djvu_links_find_link_dest),
6736         (djvu_links_get_links_model):
6737         * djvu/djvu-links.h:
6738         
6739         Add support for links and bookmarks in djvu documents. Thanks
6740         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6741         patch.
6742
6743 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6744
6745         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6746         
6747         Reopen should reload document. Fixes 
6748         bug 327951.
6749
6750 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6751
6752         * configure.ac:
6753         * data/Makefile.am:
6754         * data/evince-16.png:
6755         * data/evince-22.png:
6756         * data/evince.png:
6757         * data/evince.svg:
6758         * data/icons/16x16/Makefile.am:
6759         * data/icons/16x16/evince.png:
6760         * data/icons/22x22/Makefile.am:
6761         * data/icons/22x22/evince.png:
6762         * data/icons/48x48/Makefile.am:
6763         * data/icons/48x48/evince.png:
6764         * data/icons/Makefile.am:
6765         * data/icons/scalable/Makefile.am:
6766         * data/icons/scalable/evince.svg:
6767         
6768         Install icons with correct names. Fixes
6769         bug #354429.
6770
6771 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6772
6773         * shell/ev-view.c: (ev_view_button_release_event):
6774
6775         Don't open links with middle mouse button. Fixes bug #353649
6776
6777 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6778
6779         * NEWS:
6780         * configure.ac:
6781         
6782         Update for release 0.6.0
6783
6784 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6785
6786         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6787         Implement Close named action. Patch by Carlos Garcia Campos.
6788
6789 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6790
6791         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6792         
6793         Don't clear link mapping on copy_job_to_job_info. Fixes
6794         bug 346168.
6795
6796 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6797
6798         * shell/main.c: (main):
6799
6800         Revert my previous commit, gnome_program_init owns the option context.
6801         Fix another memory leak in main. Both caught by Christian Persch. 
6802
6803 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6804
6805         * shell/main.c: (main):
6806
6807         Fix memory leak.
6808
6809 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6810
6811         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6812
6813         Fix crash when opening a pdf with password protection. 
6814
6815 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6816
6817         * pdf/ev-poppler.cc: (pdf_document_search_free):
6818
6819         Fix memory leak. 
6820
6821 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6822
6823         * backend/ev-document-factory.c:
6824         (ev_document_factory_get_document):
6825         * tiff/tiff-document.c: (tiff_document_finalize):
6826         
6827         More correct handling of document loading. Fixes
6828         bug #349043.
6829
6830 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6831
6832         * backend/ev-attachment.c: (ev_attachment_save):
6833
6834         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6835         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6836
6837 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6838         
6839         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6840         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6841
6842 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6843
6844         * shell/ev-sidebar-thumbnails.c:
6845
6846         Do not render thumbnails unless thumbnails page is active in the
6847         sidebar.
6848
6849 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6850
6851         * shell/ev-properties-dialog.c:
6852
6853         Fix dialogue spacing. Bug #351370.
6854
6855 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6856
6857         * configure.ac:
6858
6859         Use lowercase gettext catalog file names (evince.mo
6860         instead of Evince.mo)
6861
6862 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6863
6864         * shell/ev-sidebar-attachments.c:
6865
6866         GtkIconTheme is now screen safe too. Fixes bug #350878
6867
6868 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6869
6870         * shell/ev-window.c:
6871
6872         GtkRecent manager is now screen safe. Fixes bug #350145
6873
6874 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6875
6876         * shell/ev-sidebar.c: (ev_sidebar_init):
6877         
6878         Make sidebar close icon smaller. Fix for bug 350177.
6879         See also bugs 350176 and 165770.
6880
6881 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6882
6883         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6884
6885         Ignore zoom for xyz destinations when it's <= 1, keeping user
6886         preferences instead. Set correct sizing-mode for fith and fitv
6887         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6888
6889 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6890
6891         * NEWS:
6892         * configure.ac:
6893         
6894         Update for release 0.5.5
6895
6896 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6897         
6898         * shell/ev-window.c: (ev_window_cmd_escape)
6899
6900         Escape unfocus page entry. Fixes bug #345809.
6901
6902 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6903
6904         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6905         (build_tree), (pdf_document_links_get_links),
6906         (pdf_document_links_find_link_dest):
6907         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6908         (goto_xyz_dest):
6909
6910         Convert from PDF style coordinates to X style coordinates in the
6911         backend rather than in the view. Fixes bug #338440
6912
6913 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6914
6915         * shell/ev-window.c:
6916         
6917         Remove Ctrl+Shift+T shortcut for toolbars. See
6918         the bug #350098.
6919
6920 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6921
6922         * configure.ac:
6923
6924         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6925         of this. 
6926
6927 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6928
6929         * configure.ac:
6930         * cut-n-paste/Makefile.am:
6931         * data/evince-ui.xml:
6932         * shell/Makefile.am:
6933         * shell/ev-application.[ch]:
6934         * shell/ev-window.c:
6935
6936         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6937         #349273
6938
6939 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6940
6941         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6942         findbar code: s/help/search/
6943
6944 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6945
6946         * shell/ev-window.c: (setup_document_from_metadata),
6947         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6948         (setup_view_from_metadata):
6949         
6950         Fix memory leaks.
6951
6952 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6953
6954         * autogen.sh, configure.ac: 
6955         
6956         Update automake usage. See bug 349292.
6957
6958 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6959
6960         * shell/eggfindbar.c: (egg_find_bar_class_init),
6961         (entry_activate_callback), (egg_find_bar_init),
6962         (egg_find_bar_set_status_text):
6963         * shell/eggfindbar.h:
6964         
6965         Unify Evince findbar with Epiphany. Nice patch
6966         from Fabricio Silva <silva@crans.org> and
6967         Frederic Peters <fpeters@entrouvert.com>. See
6968         bug #339966 for details.
6969
6970 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6971
6972         * data/evince.desktop.in.in:
6973         
6974         Correct information for bugzilla. Thanks to
6975         Olaf Vitters, see bug #348855.
6976
6977 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6978
6979         * shell/ev-jobs.[ch]:
6980         * shell/ev-sidebar-links.c:
6981         * shell/ev-window.[ch]:
6982
6983         GtkPrintJob doesn't support print ranges or current page, so we export
6984         to a ps file now when printing ranges or current page.
6985
6986 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6987
6988         * pdf/ev-poppler.cc:
6989         * shell/ev-window.c: (do_action_named):
6990
6991         We should be more clear about bugzilla. See the
6992         poppler bug #7623.
6993
6994 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6995
6996         * configure.ac:
6997         * shell/Makefile.am:
6998         * shell/ev-job-queue.c:
6999         * shell/ev-jobs.[ch]:
7000         * shell/ev-sidebar-links.c:
7001         * shell/ev-window.[ch]:
7002         
7003         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
7004         #348422
7005
7006 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
7007
7008         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
7009         * shell/ev-application-service.xml:
7010         * shell/ev-application.[ch]:
7011         * shell/ev-jobs.[ch]:
7012         * shell/ev-window.[ch]: (ev_window_run_preview):
7013         * shell/main.c: 
7014
7015         Add preview mode to use evince as a printing previewer. It also adds
7016         other command line options for fullscreen and presentation modes.
7017         Fixes bugs #347822, #317031
7018
7019 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7020
7021         * NEWS:
7022         * configure.ac:
7023         
7024         Update for release 0.5.4
7025
7026 2006-07-11  Bastien Nocera <hadess@hadess.net>
7027
7028         * Makefile.am:
7029         * backend/Makefile.am:
7030         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
7031         * backend/ev-document-factory.h:
7032         * configure.ac:
7033         * impress/.cvsignore:
7034         * impress/Makefile.am:
7035         * impress/common.h:
7036         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
7037         (imp_get_page), (imp_next_page), (imp_prev_page),
7038         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
7039         * impress/f_oasis.c: (render_object), (render_page),
7040         (get_geometry), (_imp_oasis_load):
7041         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
7042         (_imp_oo13_load):
7043         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
7044         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
7045         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
7046         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
7047         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
7048         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
7049         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
7050         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
7051         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
7052         (iks_new_within), (iks_insert), (iks_insert_cdata),
7053         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
7054         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
7055         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
7056         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
7057         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
7058         (iks_cdata), (iks_cdata_size), (iks_has_children),
7059         (iks_has_attribs), (escape_size), (my_strcat), (escape),
7060         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
7061         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
7062         (iks_tree), (iks_load), (iks_save):
7063         * impress/iksemel.h:
7064         * impress/imposter.h:
7065         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
7066         (imp_render_draw_bezier_real), (imp_render_get_size),
7067         (imp_render_set_fg_color), (imp_render_draw_line),
7068         (imp_render_draw_rect), (imp_render_draw_polygon),
7069         (imp_render_draw_arc), (imp_render_draw_bezier),
7070         (imp_render_open_image), (imp_render_get_image_size),
7071         (imp_render_scale_image), (imp_render_draw_image),
7072         (imp_render_close_image), (imp_render_markup),
7073         (imp_render_get_text_size), (imp_render_draw_text),
7074         (impress_document_load), (impress_document_save),
7075         (impress_document_get_n_pages), (impress_document_get_page_size),
7076         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
7077         (impress_document_finalize), (impress_document_class_init),
7078         (impress_document_can_get_text), (impress_document_get_info),
7079         (impress_document_document_iface_init),
7080         (impress_document_thumbnails_get_thumbnail),
7081         (impress_document_thumbnails_get_dimensions),
7082         (impress_document_document_thumbnails_iface_init),
7083         (impress_document_init):
7084         * impress/impress-document.h:
7085         * impress/internal.h:
7086         * impress/r_back.c: (_imp_fill_back):
7087         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
7088         (_imp_draw_image), (_imp_tile_image):
7089         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
7090         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
7091         (r_polyline):
7092         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
7093         (r_draw_gradient_complex), (r_draw_gradient):
7094         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
7095         (r_get_bullet):
7096         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
7097         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
7098         (r_text):
7099         * impress/render.c: (imp_create_context), (imp_context_set_page),
7100         (imp_context_set_step), (imp_render), (imp_delete_context):
7101         * impress/render.h:
7102         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
7103         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
7104         (zip_load_xml), (zip_get_size), (zip_load):
7105         * impress/zip.h:
7106         * shell/ev-utils.c:
7107         
7108         New backend to support impress slides. Fixes bug #30867.
7109
7110 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
7111
7112         * shell/ev-utils.c: (using_postscript_printer):
7113         
7114         Fixes crash when print using PAPI backend,
7115         bug #345012.
7116
7117 2006-06-09  Pat Rondon  <pmr@patrondon.org>
7118
7119         * shell/ev-jobs.c: (ev_job_xfer_run):
7120         * shell/ev-window.c: (password_dialog_response),
7121         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
7122         (ev_window_dispose):
7123         Fixes bug #344160: if the xfer job doesn't complete
7124         because a password is required, reload the existing
7125         instance instead of creating a new one.
7126
7127 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7128
7129         * shell/main.c: (main): Call gdk_threads_init. Thus
7130         we'll avoid errors in auth dialog. Fix for the bug
7131         #343347.
7132
7133 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7134
7135         * configure.ac: Advertise pixbuf support, fix
7136         for the bug 343317.
7137
7138 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7139
7140         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
7141         (ev_sidebar_thumbnails_set_document):
7142         
7143         Update sidebar thumbnails after reloading.
7144
7145 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7146
7147         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
7148         * shell/ev-jobs.h:
7149         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
7150         (ev_window_cmd_view_reload), (ev_window_init):
7151         
7152         Don't crash on reload. Fix for the bug #343167.
7153
7154 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7155
7156         * shell/ev-jobs.c: (ev_job_render_run):
7157         
7158         Check for document links.
7159
7160 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7161
7162         * backend/ev-attachment.c: (ev_attachment_save),
7163         (ev_attachment_launch_app), (ev_attachment_open):
7164         * backend/ev-document-factory.c: (get_document_from_uri):
7165         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7166         (egg_recent_view_uimanager_set_list):
7167         * ps/ps-document.c: (check_filecompressed), (document_load),
7168         (ps_document_load):
7169         * shell/ev-metadata-manager.c: (load_values):
7170         * shell/ev-password.c: (ev_password_dialog_set_property):
7171         * shell/ev-view.c: (tip_from_link):
7172         * shell/ev-window.c: (file_save_dialog_response_cb),
7173         (ev_window_print_dialog_response_cb):
7174         
7175         Use consistent quoting style. Fix for the bug #320285.
7176
7177 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7178
7179         * shell/ev-jobs.c: (ev_job_xfer_run):
7180         * shell/main.c: (load_files):
7181                 
7182         Open links with anchors. Fix for the bug #339836.
7183
7184 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7185
7186         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
7187         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
7188         (ev_link_dest_set_property), (ev_link_dest_finalize),
7189         (ev_link_dest_class_init), (ev_link_dest_new_named),
7190         (ev_link_dest_new_page_label):
7191         * backend/ev-link-dest.h:
7192         * shell/ev-application.c: (ev_application_open_uri):
7193         * shell/ev-view.c: (goto_dest):
7194         * shell/ev-window.c:
7195         * shell/ev-window.h:
7196         
7197         Fix page-label command line option. Bug #342070.
7198
7199 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7200
7201         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
7202         
7203         Don't show highlight rects if page can't be showed. Fix for 
7204         the bug #342076
7205
7206 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7207
7208         * shell/ev-window.c: (setup_sidebar_from_metadata),
7209         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
7210         
7211         Setup sidebar from metadata even if there is no document
7212         loaded. Fix for the bug #342807.
7213
7214 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7215
7216         * cut-n-paste/toolbar-editor/Makefile.am:
7217         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7218         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
7219         (find_action), (drag_data_delete_cb), (drag_begin_cb),
7220         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
7221         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
7222         (popup_context_menu_cb), (button_press_event_cb),
7223         (configure_item_sensitivity), (configure_item_cursor),
7224         (configure_item_tooltip), (connect_widget_signals),
7225         (action_sensitive_cb), (create_item_from_action),
7226         (create_item_from_position), (toolbar_drag_data_received_cb),
7227         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
7228         (toolbar_drag_leave_cb), (configure_drag_dest),
7229         (toggled_visibility_cb), (toolbar_visibility_refresh),
7230         (create_dock), (toolbar_changed_cb), (unparent_fixed),
7231         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
7232         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
7233         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
7234         (egg_editable_toolbar_dispose),
7235         (egg_editable_toolbar_set_ui_manager),
7236         (egg_editable_toolbar_get_selected),
7237         (egg_editable_toolbar_set_selected), (set_edit_mode),
7238         (egg_editable_toolbar_set_property),
7239         (egg_editable_toolbar_get_property),
7240         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
7241         (egg_editable_toolbar_new_with_model),
7242         (egg_editable_toolbar_get_edit_mode),
7243         (egg_editable_toolbar_set_edit_mode),
7244         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
7245         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
7246         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7247         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
7248         (item_added_or_removed_cb), (toolbar_removed_cb),
7249         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
7250         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
7251         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
7252         (editor_create_item_from_name), (append_table),
7253         (update_editor_sheet), (egg_toolbar_editor_init):
7254         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
7255         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7256         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
7257         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
7258         (toolbar_node_free), (egg_toolbars_model_get_flags),
7259         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
7260         (egg_toolbars_model_get_name), (impl_add_item),
7261         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
7262         (parse_data_list), (parse_item_list), (parse_toolbars),
7263         (egg_toolbars_model_load_toolbars), (parse_available_list),
7264         (parse_names), (egg_toolbars_model_load_names),
7265         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
7266         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
7267         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
7268         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
7269         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
7270         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
7271         (egg_toolbars_model_set_types), (fill_avail_array),
7272         (egg_toolbars_model_get_name_avail),
7273         (egg_toolbars_model_get_name_flags),
7274         (egg_toolbars_model_set_name_flags):
7275         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7276         * cut-n-paste/toolbar-editor/eggintl.h:
7277         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
7278         (egg_tree_multi_drag_source_get_type),
7279         (egg_tree_multi_drag_source_row_draggable),
7280         (egg_tree_multi_drag_source_drag_data_delete),
7281         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
7282         (egg_tree_multi_drag_button_release_event), (selection_foreach),
7283         (path_list_free), (set_context_data), (get_context_data),
7284         (get_info), (egg_tree_multi_drag_drag_data_get),
7285         (egg_tree_multi_drag_motion_event),
7286         (egg_tree_multi_drag_button_press_event),
7287         (egg_tree_multi_drag_add_drag_support):
7288         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
7289         * shell/ev-application.c: (ev_application_init),
7290         (ev_application_save_toolbars_model):
7291         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
7292         (ev_window_cmd_edit_toolbar), (ev_window_init):
7293         
7294         Sync toolbareditor with epiphany and libegg
7295
7296 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
7297
7298         * configure.ac: 
7299
7300         Depend on poppler 0.5.2
7301
7302 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7303
7304         * shell/ev-jobs.c: (ev_job_render_run):
7305         
7306         Check if document supports links iterface.
7307
7308 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7309
7310         * NEWS:
7311         * configure.ac:
7312         
7313         Update for release 0.5.3
7314
7315 2006-05-13  Michael Plump  <plumpy@skylab.org>
7316
7317         * configure.ac:
7318         * shell/Makefile.am:
7319         * shell/main.c: (main):
7320         
7321         Port to GOption command line parsing. Fix for the 
7322         bug #327518
7323
7324 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7325
7326         * shell/ev-window.c: (ev_window_cmd_help_about):
7327         
7328         Do not wrap license. Fix for the bug #309460.
7329
7330 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7331
7332         * configure.ac:
7333         * properties/ev-properties-main.c: (ev_properties_get_pages):
7334         * shell/ev-application.c: (ev_application_open_window),
7335         (ev_application_open_uri_at_dest):
7336         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7337         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
7338         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
7339         * shell/ev-utils.c: (save_print_config_to_file):
7340         * shell/ev-window.c: (ev_window_cmd_save_as),
7341         (ev_attachment_popup_cmd_save_attachment_as):
7342         * shell/main.c: (load_files_remote):
7343         
7344         Bump requirements to gtk 2.8 and drop all ifdefs used.
7345
7346 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7347
7348         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7349         * shell/ev-window.c: (ev_window_init):
7350         
7351         Show attachments page.
7352
7353 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7354
7355         * po/POTFILES.in:
7356         * shell/ev-attachment-bar.c:
7357         * shell/ev-attachment-bar.h:
7358         * shell/ev-sidebar-attachments.c:
7359         (ev_sidebar_attachments_icon_cache_add),
7360         (icon_theme_get_pixbuf_from_mime_type),
7361         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
7362         (ev_sidebar_attachments_icon_cache_refresh),
7363         (ev_sidebar_attachments_get_attachment_at_pos),
7364         (ev_sidebar_attachments_popup_menu_show),
7365         (ev_sidebar_attachments_popup_menu),
7366         (ev_sidebar_attachments_button_press),
7367         (ev_sidebar_attachments_update_icons),
7368         (ev_sidebar_attachments_drag_data_get),
7369         (ev_sidebar_attachments_get_property),
7370         (ev_sidebar_attachments_destroy),
7371         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
7372         (ev_sidebar_attachments_new),
7373         (ev_sidebar_attachments_set_document),
7374         (ev_sidebar_attachments_support_document),
7375         (ev_sidebar_attachments_get_label),
7376         (ev_sidebar_attachments_page_iface_init):
7377         * shell/ev-sidebar-attachments.h:
7378         * shell/ev-window.c: (update_chrome_visibility),
7379         (setup_sidebar_from_metadata), (ev_window_setup_document),
7380         (ev_window_sidebar_current_page_changed_cb),
7381         (attachment_bar_menu_popup_cb), (ev_window_init):
7382         
7383         Move attachments bar to sidebar.
7384
7385 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
7386
7387         * pdf/ev-poppler.cc:
7388         * shell/ev-application.[ch]:
7389         * shell/main.c:
7390
7391         Fix some memory leaks.
7392
7393 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7394
7395         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7396
7397         Change the properties dialog response to
7398         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
7399         will make the dialog go away when the user presses
7400         enter. With gtk+ >= 2.9 this will happen anyway, but for
7401         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
7402         escape by default. Fixes bug #340539. See also bug
7403         #101293 for the gtk+ part.
7404
7405 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
7406
7407         * shell/ev-view.c (tip_from_action_named): Replace some strings
7408         that were wrong. Closes #340970.
7409
7410 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
7411
7412         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7413
7414         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
7415         #341049
7416
7417 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7418
7419         * djvu/Makefile.am:
7420         * dvi/Makefile.am:
7421         * dvi/mdvi-lib/Makefile.am:
7422         * properties/Makefile.am:
7423         * ps/Makefile.am:
7424         * shell/Makefile.am:
7425         * thumbnailer/Makefile.am:
7426         
7427         Due to broken libtool that is unable to track dependencies
7428         of noinst libraries we are forced to explicitely point
7429         libraries for binary. Fix for the bug #333334.
7430
7431 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7432
7433         * data/evince.desktop.in.in:
7434         * shell/ev-view.c: (view_update_range_and_current_page),
7435         (ev_view_next_page), (ev_view_previous_page):
7436         * shell/ev-window.c: (update_chrome_visibility),
7437         (setup_sidebar_from_metadata), (ev_window_setup_document),
7438         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
7439         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7440         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
7441         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7442         (ev_window_stop_presentation), (ev_window_focus_in_event),
7443         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
7444         (ev_window_init):
7445         * thumbnailer/Makefile.am:
7446         
7447         Update fullscreen and presentation timeout handling. Hide
7448         cursor in presentation after timeout. Fix for the bugs
7449         #136359 and #336981.
7450
7451 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7452
7453         * backend/ev-link-action.[ch]:
7454         * pdf/ev-poppler.cc: (ev_link_from_action):
7455         * shell/ev-view-private.h:
7456         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
7457         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
7458
7459         Add support for Named Action links
7460
7461 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
7462
7463         * backend/Makefile.am:
7464         * backend/ev-document-links.[ch]:
7465         * backend/ev-document.[ch]:
7466         * backend/ev-link-action.[ch]:
7467         * backend/ev-link-dest.[ch]:
7468         * backend/ev-link.[ch]:
7469         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
7470         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
7471         * shell/ev-page-action.c: (build_new_tree_cb):
7472         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
7473         (links_page_num_func), (update_page_callback):
7474         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
7475         (tip_from_link):
7476         * shell/ev-jobs.c:
7477         * shell/ev-window.[ch]: (ev_window_open_uri),
7478         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7479         * shell/ev-application.[ch]: (ev_application_open_window),
7480         (ev_application_open_uri):
7481
7482         Rework links system, it adds support for remote links now and it makes
7483         easier to add new kinds of actions and destinations. Fixes bug #317292
7484
7485 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7486
7487         * data/Makefile.am:
7488         * data/evince.png:
7489         * data/evince-16.png:
7490         * data/evince-22.png:
7491         * data/evince.svg:
7492         * shell/main.c: (main):
7493         
7494         Evince use it's own icon. Fix for the bug #313392.
7495
7496         * shell/ev-window.c: (fullscreen_timeout_cb),
7497         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7498         (ev_window_cmd_help_about), (ev_window_dispose):
7499         
7500         Simplify fullscreen timeout code.
7501
7502 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7503
7504         * backend/ev-attachment.c: 
7505         * shell/ev-attachment-bar.c:
7506         * shell/ev-window.c:
7507
7508         Allow multiple selection of attachments
7509
7510 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7511
7512         * shell/ev-view.c: (view_update_range_and_current_page),
7513         (ev_view_scroll):
7514         
7515         Fix for the bug #312573 – Optimal selection of current 
7516         page among visible pages.
7517
7518 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7519
7520         * configure.ac:
7521         * djvu/Makefile.am:
7522         * djvu/djvu-text.h:
7523         
7524         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7525         for the bug 339868.
7526
7527 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7528
7529         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7530
7531 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7532
7533         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7534         dictated by the GNOME HIG. Fixes bug #339235.
7535
7536 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7537
7538         * data/evince-ui.xml:
7539         * shell/ev-view.c: (ev_view_can_find_previous):
7540         * shell/ev-view.h:
7541         * shell/ev-window.c: (ev_window_update_actions),
7542         (ev_window_cmd_edit_find_previous):
7543
7544         Add support for "Find Previous" as dictated by the GNOME HIG. A
7545         menu item is added and some glue code to make it all work is added
7546         to various files.
7547
7548 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7549
7550         * configure.ac: Award myself the "useless use of cat" award.
7551
7552 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7553
7554         * po/LINGUAS: New file listing all supported languages.
7555
7556         * configure.in: Use po/LINGUAS instead of including all languages
7557         directly in this file. See the wiki for more information:
7558         http://live.gnome.org/GnomeGoals/PoLinguas
7559
7560 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7561
7562         * backend/ev-document-factory.c:
7563
7564         Do not load the document twice when there isn't errors
7565
7566 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7567
7568         * backend/ev-attachment.c: 
7569
7570         Fix a crash when there isn't a default application to open an
7571         attachment
7572
7573 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7574
7575         * backend/ev-attachment.[ch]:
7576         * shell/ev-attachment-bar.[ch]:
7577
7578         Added missing files. 
7579
7580 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7581
7582         * backend/Makefile.am:
7583         * data/evince-ui.xml:
7584         * backend/ev-attachment.[ch]:
7585         * backend/ev-document.[ch]: (ev_document_has_attachments),
7586         (ev_document_get_attachments):
7587         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7588         (attachment_save_to_buffer), (pdf_document_get_attachments),
7589         (pdf_document_document_iface_init):
7590         * shell/Makefile.am:
7591         * shell/ev-attachment-bar.[ch]:
7592         * shell/ev-window.c:
7593
7594         Add support for PDF attachments. Fixes bug #325143
7595
7596 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7597
7598         * backend/ev-document-factory.c: (get_document_from_uri),
7599         (ev_document_factory_get_document):
7600         * backend/ev-document-factory.h:
7601         * properties/ev-properties-main.c: (ev_properties_get_pages):
7602         * shell/Makefile.am:
7603         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7604         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7605         (ev_job_queue_remove_job):
7606         * shell/ev-job-queue.h:
7607         * shell/ev-job-xfer.c:
7608         * shell/ev-job-xfer.h:
7609         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7610         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7611         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7612         (ev_job_xfer_run):
7613         * shell/ev-jobs.h:
7614         * shell/ev-window.c: (ev_window_is_empty),
7615         (password_dialog_response), (ev_window_clear_xfer_job),
7616         (ev_window_xfer_job_cb), (ev_window_open_uri),
7617         (ev_window_cmd_focus_page_selector),
7618         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7619         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7620         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7621         (ev_window_dispose):
7622         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7623         
7624         * Cleanup mime type detection on document load. Fix for the
7625         bug #336448.
7626
7627 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7628
7629         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7630         
7631         Fix crash on exit, described in the bug #336825.
7632
7633 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7634
7635         * backend/ev-document-factory.c:
7636         (ev_document_factory_get_from_mime),
7637         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7638         (ev_document_factory_get_document),
7639         (file_filter_add_mime_list_and_free),
7640         (ev_document_factory_add_filters):
7641         * backend/ev-document-factory.h:
7642         * properties/ev-properties-main.c: (ev_properties_get_pages):
7643         * shell/Makefile.am:
7644         * shell/ev-application.c:
7645         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7646         * shell/ev-window.c: (ev_window_cmd_file_open),
7647         (ev_window_cmd_save_as):
7648         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7649         
7650         Rework factory functions so they are placed now in a single 
7651         file ev-document-factory.c
7652
7653 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7654
7655         * shell/ev-window.c: (update_chrome_visibility):
7656         
7657         Fix for the bug 166566 - don't show menubar in fullscreen
7658         mode.
7659
7660 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7661
7662         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7663
7664 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7665
7666         * shell/ev-view.c: (ev_view_expose_event):
7667         
7668         More correctly draw loading text when document
7669         is empty.
7670
7671 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7672
7673         * shell/ev-view.c: (ev_view_scroll):
7674         
7675         Fix for the bug #334854, page down and page up switch
7676         pages in presentation mode.
7677
7678 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7679
7680         * shell/ev-window.c: (ev_window_set_action_sensitive),
7681         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7682         (ev_window_set_view_accels_sensitivity),
7683         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7684         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7685         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7686         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7687         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7688         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7689         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7690         (view_actions_focus_in_cb), (ev_window_init):
7691         
7692         Fix for the bug #333902, now it's possible to search
7693         words with slash.
7694
7695 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7696
7697         * configure.ac: Added Breton translation.
7698         * po/br.po: Added Breton translation.
7699
7700 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7701
7702         * shell/ev-window-title (ev_window_title_update):
7703
7704         Fix memory leak in window title. Fixes bug #333944
7705
7706 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7707
7708         * shell/ev-metadata-manager.c (parseItem):
7709
7710         Fix memory leaks. Fixes bug #333945
7711
7712 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7713         
7714         * NEWS, configure.ac, TODO:
7715         
7716         Update for release 0.5.2.
7717
7718 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7719
7720         * shell/ev-view.c: (view_update_range_and_current_page),
7721         (page_changed_cb):
7722         
7723         Don't jump on scrolling, fix for the bug #333127.
7724
7725 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7726
7727         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7728         
7729         Scroll by one page in presentation mode. Fix for the bug
7730         #332993.
7731
7732 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7733
7734         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7735
7736 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7737
7738         * configure.ac  Added lv in ALL_LINGUAS line.
7739
7740 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7741         
7742         * NEWS, configure.ac:
7743         
7744         Update for release 0.5.1
7745
7746 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7747
7748         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7749         * backend/ev-document-misc.h:
7750         * shell/ev-view.c: (draw_one_page):
7751         
7752          Clairfy what page the toolbar page number applies to. Fix
7753          for the bug #328102.
7754
7755 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7756
7757         * shell/ev-view-private.h:
7758         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7759         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7760         (ev_view_search_changed):
7761         * shell/ev-view.h:
7762         * shell/ev-window.c: (find_bar_search_changed_cb):
7763         
7764         Dont't jump to find result if window was scrolled during search.
7765         Fix for the bug #313266.
7766
7767 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7768
7769         * shell/eggfindbar.c: (egg_find_bar_class_init):
7770         * shell/eggfindbar.h:
7771         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7772         * shell/ev-view-private.h:
7773         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7774         (ev_view_class_init), (ev_sizing_mode_get_type),
7775         (ev_scroll_type_get_type):
7776         * shell/ev-view.h:
7777         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7778         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7779         (ev_window_init):
7780         
7781         Fix for the bug 319133 - Find entry should allow text scroll.
7782
7783 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7784
7785         * shell/ev-view-private.h:
7786         * shell/ev-view.c: (view_update_range_and_current_page),
7787         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7788         (ev_view_set_document), (update_find_status_message),
7789         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7790         (ev_view_find_previous):
7791         
7792         Fix for the bug #319137. Search now takes account for scrolling.
7793
7794 2006-02-19  Michael Hofmann <mh21@piware.de>
7795
7796         * configure.ac:
7797         * djvu/Makefile.am:
7798         * djvu/djvu-document-private.h:
7799         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7800         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7801         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7802         (djvu_document_can_get_text), (djvu_document_get_text),
7803         (djvu_document_document_iface_init),
7804         (djvu_document_thumbnails_get_thumbnail),
7805         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7806         (djvu_document_find_get_result),
7807         (djvu_document_find_page_has_results),
7808         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7809         (djvu_document_find_iface_init):
7810         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7811         (djvu_text_page_selection), (djvu_text_page_limits_process),
7812         (djvu_text_page_limits), (djvu_text_page_copy),
7813         (djvu_text_page_position), (djvu_text_page_union),
7814         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7815         (djvu_text_page_box), (djvu_text_page_append_text),
7816         (djvu_text_page_search), (djvu_text_page_prepare_search),
7817         (djvu_text_page_new), (djvu_text_page_free):
7818         * djvu/djvu-text-page.h:
7819         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7820         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7821         (djvu_text_n_results), (djvu_text_has_results),
7822         (djvu_text_get_result), (djvu_text_get_progress):
7823         * djvu/djvu-text.h:
7824         
7825         Text search in djvu. Fix for the bug #303415.
7826
7827 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7828
7829         * configure.ac:
7830         * shell/ev-window.c: (ev_window_cmd_save_as):
7831         
7832         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7833         Thanks to Gary Coady <gary@lyranthe.org>
7834
7835 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7836
7837         * shell/ev-print-job.c: (idle_print_handler):
7838         
7839         Inverse order printing, bug #320919.
7840
7841 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7842
7843         * data/evince-toolbar.xml:
7844         * shell/ev-window.c:
7845         
7846         Allow to add sidebar checkbutton on toolbar. Fix
7847         for the bug #144577.
7848
7849 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7850
7851         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7852         
7853         Add checks that have sense for empty ps document.
7854
7855 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7856
7857         * configure.ac: Include PS in mime types list. 
7858
7859 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7860
7861         * configure.ac:
7862         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7863         * ps/gsdefaults.h:
7864         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7865         
7866         Runtime check for gs interpreter. Fix for the bug #320868.
7867         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7868
7869 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7870
7871         * shell/ev-application.c: 
7872
7873         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7874         dbus>=0.60, so that the request is not queued. 
7875
7876 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7877
7878         * configure.ac:
7879         * shell/Makefile.am:
7880         * shell/ev-sidebar-links.c: (print_section_cb):
7881         * shell/ev-utils.c:
7882         * shell/ev-utils.h:
7883         * shell/ev-window.c: (update_action_sensitivity),
7884         (ev_window_close_dialogs), (ev_window_print):
7885         * shell/ev-window.h:
7886         
7887         Make printing support optional. Patch from Eduardo de Barros Lima
7888         <eduardo.lima@indt.org.br> for the bug #330546.
7889
7890 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7891
7892         * shell/ev-view-private.h:
7893         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7894         (ev_view_set_document):
7895         * shell/ev-view.h:
7896         * shell/ev-window.c: (ev_window_load_job_cb),
7897         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7898         (ev_window_init):
7899
7900         Draw Loading message during xfer job. Fix for the bug #329495.
7901
7902 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7903
7904         * comics/comics-document.c: (comics_regex_quote),
7905         (comics_document_load), (extract_argv):
7906         
7907         Correcly quote regexp before passing it to unzip.
7908
7909 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7910
7911         * shell/ev-page-cache.c: (build_height_to_page),
7912         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7913         (ev_page_cache_get_dual_even_left):
7914         * shell/ev-page-cache.h:
7915         * shell/ev-view.c: (view_update_range_and_current_page),
7916         (get_page_y_offset), (get_page_extents):
7917         
7918         Place even pages to the left if document has less then
7919         two pages. Fix for the bug #328856.
7920
7921 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7922
7923         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7924         
7925         Correct comics scheme. This make evince create thumbnails
7926         for comic books. Fix for the bug 329088.
7927
7928 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7929
7930         * data/evince-password.glade: Don't explicitly set
7931         invisible_char to the current default value in case
7932         the default changes; let GTK+ do its magic.
7933
7934 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7935
7936         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7937         real filename to tmp filename since often document
7938         type is determined by extension.
7939
7940 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7941
7942         * shell/ev-view.c: (add_scroll_binding_keypad),
7943         (ev_view_binding_activated), (ev_view_class_init):
7944         
7945         Add keybindings for percision-scrolling of display area. 
7946         Fix for the bug #314072.
7947
7948 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7949
7950         * data/evince.desktop.in.in:
7951         
7952         Add GTK to the list of categories. Fix for the bug #328034.
7953
7954 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7955
7956         * shell/ev-application.c: (ev_application_shutdown),
7957         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7958         * shell/ev-application.h:
7959         * shell/ev-window.c: (file_open_dialog_response_cb),
7960         (ev_window_cmd_file_open):
7961         
7962         Save last uri in file chooser dialog. Fix for the bug #327950.
7963
7964 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7965
7966         * NEWS:
7967         * README:
7968         
7969         Final update for release 0.5.0
7970         
7971         * shell/Makefile.am:
7972         
7973         Remove disable deprecated until we'll require libgnome-2.13.7
7974         and port to GOption argument parsing. See bug 327518.
7975
7976 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7977
7978         * comics/comics-document.c: (comics_document_save):
7979         * djvu/djvu-document.c: (djvu_document_save):
7980         * dvi/dvi-document.c: (dvi_document_save):
7981         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7982         * lib/ev-file-helpers.h:
7983         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7984         * tiff/tiff-document.c: (tiff_document_save):
7985         
7986         Use common save function for backends.
7987
7988 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7989
7990         * backend/ev-document-types.c:
7991         
7992         Fix crash on saving pixbuf.
7993
7994 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7995
7996         * cut-n-paste/recent-files/egg-recent-item.c:
7997         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7998         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7999         (parse_info_free), (valid_element), (start_element_handler),
8000         (end_element_handler), (text_handler), (egg_recent_model_filter),
8001         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
8002         (egg_recent_model_monitor), (egg_recent_model_read),
8003         (egg_recent_model_open_file), (egg_recent_model_lock_file),
8004         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
8005         (egg_recent_model_set_property), (egg_recent_model_class_init),
8006         (egg_recent_model_init), (egg_recent_model_add_full),
8007         (egg_recent_model_delete), (egg_recent_model_get_list),
8008         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
8009         (egg_recent_model_set_filter_mime_types),
8010         (egg_recent_model_clear_group_filter),
8011         (egg_recent_model_set_filter_groups),
8012         (egg_recent_model_clear_scheme_filter),
8013         (egg_recent_model_set_filter_uri_schemes),
8014         (egg_recent_model_remove_expired):
8015         * cut-n-paste/recent-files/egg-recent-util.c:
8016         (egg_recent_util_get_icon):
8017         * cut-n-paste/recent-files/egg-recent-util.h:
8018         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
8019         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
8020         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
8021         (egg_recent_view_uimanager_set_property),
8022         (egg_recent_view_uimanager_get_property),
8023         (egg_recent_view_uimanager_class_init),
8024         (egg_recent_view_uimanager_init),
8025         (egg_recent_view_uimanager_set_label_width),
8026         (egg_recent_view_uimanager_get_label_width):
8027         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
8028         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
8029         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
8030         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
8031         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
8032         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
8033         
8034         Update from libegg.
8035
8036 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8037
8038         * shell/ev-page-cache.c: (build_height_to_page),
8039         (ev_page_cache_get_height_to_page):
8040         * shell/ev-page-cache.h:
8041         * shell/ev-view.c: (view_update_range_and_current_page),
8042         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
8043         (ev_view_previous_page):
8044         
8045         Dual mode places even pages to the left. Fix for the bug #309393.
8046
8047         * shell/ev-view.h:
8048         * shell/ev-window.c: (update_action_sensitivity),
8049         (setup_view_from_metadata), (view_menu_popup_cb):
8050         
8051         Don't restore presentation in empty windows, more intelligent
8052         next page behaviour in dual mode.
8053
8054         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
8055         (ev_pixbuf_cache_clear_job_sizes):
8056         
8057         Cleanup job callback on removal. Fix for the bug #325886.
8058
8059 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8060
8061         * ps/ps.c: (psscan):
8062         
8063         Commit workaround Mozilla problem. Fix for the bug #325919
8064         
8065         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
8066         (save_item):
8067         
8068         Fix for year 2038 problem.
8069
8070 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8071
8072         * shell/ev-window.c: (setup_document_from_metadata),
8073         (ev_window_cmd_view_reload):
8074
8075         Clamp page recieved from metadata in valid values. Fix
8076         for the bug #325986.
8077
8078 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8079
8080         * MAINTAINERS: 
8081         Add MAINTAINERS as requested on desktop-devel-list.
8082
8083 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8084
8085         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
8086         (mime_type_supported_by_gdk_pixbuf),
8087         (ev_document_factory_get_mime_types),
8088         (ev_document_factory_get_all_mime_types):
8089         
8090         Don't add pixbuf mime types if pixbuf backend is disabled.
8091         
8092         * shell/ev-application.c: (ev_application_get_uri_window):
8093         
8094         Fix for the bug 325815 - unhandled MIME type message doesn't 
8095         appear a second time. 
8096         
8097         * shell/ev-document-types.c: (ev_document_types_add_filters):
8098         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
8099         (password_dialog_response), (ev_window_popup_password_dialog),
8100         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
8101         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8102         (ev_window_run_presentation), (ev_window_stop_presentation),
8103         (save_sizing_mode), (ev_window_zoom_changed_cb),
8104         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
8105         (ev_window_dual_mode_changed_cb),
8106         (ev_window_sidebar_current_page_changed_cb),
8107         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
8108         (window_state_event_cb), (window_configure_event_cb):
8109         
8110         Cleanup additional uris holded by EvWindow.
8111
8112 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8113
8114         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
8115         (ev_view_can_previous_page), (ev_view_can_next_page):
8116         * shell/ev-view.h:
8117         * shell/ev-window.c: (update_action_sensitivity):
8118         
8119         Two page scrolling with Space and PageUp in dual mode. Second fix 
8120         for the bug #316608.
8121
8122 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8123
8124         * shell/ev-view.c: (scroll_to_current_page):
8125         
8126         Correctly clamp adjustment value. Fix for the bug
8127         #325808.
8128
8129 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8130
8131         * shell/ev-sidebar-links.c: (print_section_cb):
8132         * shell/ev-window.c: (ev_window_get_uri),
8133         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
8134         (ev_window_print_dialog_response_cb), (ev_window_print_range),
8135         (ev_window_dispose):
8136         
8137         Make print dialog non-modal. Fix for the bug #325622.
8138
8139 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8140
8141         * shell/ev-metadata-manager.c:
8142         * shell/ev-utils.c: (using_pdf_printer),
8143         (using_postscript_printer), (load_print_config_from_file),
8144         (save_print_config_to_file):
8145         * shell/ev-utils.h:
8146         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
8147         (update_sidebar_visibility), (setup_sidebar_from_metadata),
8148         (setup_view_from_metadata), (ev_window_setup_document),
8149         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
8150         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8151         (ev_window_run_presentation), (ev_window_stop_presentation),
8152         (save_sizing_mode), (ev_window_zoom_changed_cb),
8153         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
8154         (ev_window_dual_mode_changed_cb),
8155         (ev_window_sidebar_current_page_changed_cb),
8156         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
8157         (window_state_event_cb), (window_configure_event_cb),
8158         (ev_window_init):
8159         
8160         Setting saving behaviour fixes.
8161
8162 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8163
8164         * configure.ac:
8165         
8166         Make antialiasing gs options better and allow
8167         to change them during configure. Fix for the 
8168         bug #319049.
8169
8170 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8171
8172         * shell/ev-window.c: (setup_view_from_metadata):
8173         
8174         Remember if last window was maximized. Fix for the
8175         bug #323797.
8176
8177 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
8178
8179         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
8180
8181 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8182
8183         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
8184         * shell/ev-page-action.c: (build_new_tree_cb):
8185         * shell/ev-sidebar-links.c: (links_page_num_func),
8186         (update_page_callback_foreach), (update_page_callback):
8187         * shell/ev-view.c: (scroll_to_current_page):
8188         
8189         Fix for the bug #325067 with more intelligent selection
8190         of current link in sidebar. Make sidebar handle links
8191         of FITR-like type more correctly.
8192
8193         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8194         (dvi_pixbuf_put_pixel):
8195         
8196         Fix memory consumtion with disabled alpha channel.
8197
8198 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8199
8200         * data/evince-ui.xml:
8201         * shell/ev-window.c: (view_menu_popup_cb),
8202         (ev_popup_cmd_open_link), (ev_window_init):
8203         
8204         Update context menu for internal links. Fix for the bug
8205         #325066.
8206
8207 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8208
8209         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
8210         
8211         Bind context menu to keyboard also. Fix for the bug
8212         #325065.
8213
8214 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8215
8216         * shell/ev-view.c: (selection_scroll_timeout_cb):
8217         
8218         Horizontal scroll on selection also.
8219
8220 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8221
8222         * shell/ev-metadata-manager.c: (parse_value):
8223         * shell/ev-view.c: (goto_xyz_link):
8224         
8225         Correct zoom setup and metadata save broken in 
8226         some locales.
8227
8228 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8229
8230         * shell/ev-view-private.h:
8231         * shell/ev-view.c: (scroll_to_current_page),
8232         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
8233         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
8234         (page_changed_cb), (ev_view_set_continuous),
8235         (ev_view_set_dual_page), (ev_view_set_presentation):
8236         
8237         Delay scroll until allocation to correctly position page. Fix
8238         for the bug #317334.
8239
8240 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8241
8242         * NEWS:
8243         * configure.ac:
8244         
8245         Update NEWS and require poppler 0.5.0.
8246
8247 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
8248         
8249         * data/evince-ui.xml:
8250         * shell/ev-view-private.h:
8251         * shell/ev-view.c: (ev_view_get_link_at_location),
8252         (handle_link_over_xy), (ev_view_button_press_event),
8253         (ev_view_button_release_event), (ev_view_class_init):
8254         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
8255         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
8256         (ev_window_init):
8257         
8258         Implement right-click context menu.
8259
8260 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8261
8262         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8263         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
8264         (mdvi_pixbuf_device_render):
8265         * pdf/ev-poppler.cc:
8266
8267         Don't generate thumbnails with alpha. See bug #324077.
8268         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
8269
8270 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8271
8272         * shell/ev-window.c: (setup_chrome_from_metadata):
8273         
8274         Fix typo that was hiding toolbar.
8275
8276 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8277
8278         * shell/ev-view-private.h:
8279         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
8280         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
8281         (ev_view_button_release_event), (ev_view_destroy):
8282         
8283         Small cleanup and autoscrolling during selection. Thanks to 
8284         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
8285
8286 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
8287
8288         * configure.ac:
8289         
8290         Correctly check for comics option.
8291
8292 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
8293         * Makefile.am:
8294         * configure.ac:
8295         * backend/Makefile.am:
8296         * backend/ev-document-factory.c:
8297         * shell/ev-document-types.c:
8298
8299         Included option in configure to make ps backend 
8300         compilation optional with --disable-ps.
8301
8302 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8303
8304         * backend/ev-document-factory.c:
8305         * comics/Makefile.am:
8306         * comics/comics-document.c: (comics_document_load):
8307         * comics/ev-cbr-mime.xml:
8308         * configure.ac:
8309         
8310         Comics mime types are added to shared-mime-info CVS. Now
8311         we don't need to install our own mime types.
8312
8313 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8314
8315         * shell/ev-window.c:
8316         
8317         Add shortcut for "save a copy" menu entry. Fix for
8318         the bug #324582.
8319
8320 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8321
8322         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8323         (job_finished_cb), (new_selection_pixbuf_needed),
8324         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8325         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
8326         
8327         Rework selection job info logic and fix critical warning.
8328
8329 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
8330
8331         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
8332
8333 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
8334
8335         * data/evince-ui.xml:
8336         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8337         
8338         Enter as shortcut key for next page. Fix for the bug
8339         #321394.
8340
8341 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
8342
8343         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
8344
8345 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8346
8347         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8348         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8349         (new_selection_pixbuf_needed),
8350         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8351         (clear_job_selection):
8352         
8353         Too early for 0.5. Pixbuf cache code cleaned a bit.
8354
8355 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8356
8357         * NEWS:
8358         * configure.ac:
8359         
8360         Release 0.5.0 preparation
8361
8362 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8363
8364         * comics/Makefile.am:
8365         * configure.ac:
8366         * shell/ev-document-types.c: (ev_document_types_add_filters):
8367         
8368         More advanced handling of custom mime type installation.
8369
8370 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8371
8372         * data/evince.schemas.in:
8373         * shell/ev-metadata-manager.c: (value_free),
8374         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
8375         (ev_metadata_manager_get), (ev_metadata_manager_set):
8376         * shell/ev-metadata-manager.h:
8377         * shell/ev-window.c: (update_chrome_flag),
8378         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
8379         (setup_document_from_metadata), (setup_chrome_from_metadata),
8380         (setup_sidebar_from_metadata), (setup_view_from_metadata),
8381         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
8382         (ev_window_view_toolbar_cb),
8383         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
8384         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
8385         
8386         Save last document settings and reuse them for new documents.
8387
8388 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8389
8390         * Makefile.am:
8391         * backend/Makefile.am:
8392         * backend/ev-document-factory.c:
8393         * backend/ev-document-factory.h:
8394         * comics/Makefile.am:
8395         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
8396         (comics_document_load), (comics_document_save),
8397         (comics_document_get_n_pages), (comics_document_get_page_size),
8398         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
8399         (comics_document_class_init), (comics_document_can_get_text),
8400         (comics_document_get_info), (comics_document_document_iface_init),
8401         (comics_document_init), (get_supported_image_extensions),
8402         (comics_document_thumbnails_get_geometry),
8403         (comics_document_thumbnails_get_thumbnail),
8404         (comics_document_thumbnails_get_dimensions),
8405         (comics_document_document_thumbnails_iface_init), (extract_argv):
8406         * comics/comics-document.h:
8407         * comics/ev-cbr-mime.xml:
8408         * configure.ac:
8409         * po/POTFILES.in:
8410         * shell/ev-application.c: (ev_application_register_service):
8411         * shell/ev-document-types.c: (ev_document_types_add_filters):
8412         * thumbnailer/Makefile.am:
8413         * thumbnailer/evince-thumbnailer-comics.schemas.in:
8414         
8415         New CBR/CBZ backend for comic books.
8416
8417 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8418
8419         * shell/main.c: (load_files_remote):
8420
8421         Thanks to Robert McQueen <robot101@debian.org>. Dbus
8422         warning on startup of second instance is fixed. It
8423         is bug #320353.
8424
8425 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8426
8427         * shell/ev-window.c: (ev_window_finalize):
8428         
8429         Fix double free that cause crash.
8430
8431 2005-10-29  Bastien Nocera <hadess@hadess.net>
8432
8433         * tiff/tiff-document.c: (tiff_document_load):
8434         
8435         Fix memory leak.
8436
8437 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8438
8439         * po/POTFILES.in:
8440         * shell/Makefile.am:
8441         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
8442         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
8443         (ev_view_accessible_get_text),
8444         (ev_view_accessible_get_character_at_offset),
8445         (ev_view_accessible_get_text_before_offset),
8446         (ev_view_accessible_get_text_at_offset),
8447         (ev_view_accessible_get_text_after_offset),
8448         (ev_view_accessible_get_character_count),
8449         (ev_view_accessible_get_caret_offset),
8450         (ev_view_accessible_set_caret_offset),
8451         (ev_view_accessible_get_run_attributes),
8452         (ev_view_accessible_get_default_attributes),
8453         (ev_view_accessible_get_character_extents),
8454         (ev_view_accessible_get_offset_at_point),
8455         (ev_view_accessible_get_n_selections),
8456         (ev_view_accessible_get_selection),
8457         (ev_view_accessible_add_selection),
8458         (ev_view_accessible_remove_selection),
8459         (ev_view_accessible_set_selection),
8460         (ev_view_accessible_text_iface_init),
8461         (ev_view_accessible_idle_do_action),
8462         (ev_view_accessible_action_do_action),
8463         (ev_view_accessible_action_get_n_actions),
8464         (ev_view_accessible_action_get_description),
8465         (ev_view_accessible_action_get_name),
8466         (ev_view_accessible_action_set_description),
8467         (ev_view_accessible_action_iface_init),
8468         (ev_view_accessible_get_type), (ev_view_accessible_new),
8469         (ev_view_accessible_factory_get_accessible_type),
8470         (ev_view_accessible_factory_create_accessible),
8471         (ev_view_accessible_factory_class_init),
8472         (ev_view_accessible_factory_get_type):
8473         * shell/ev-view-accessible.h:
8474         * shell/ev-view-private.h:
8475         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
8476         * shell/ev-view.h:
8477         
8478         Initial accessibility support.
8479
8480 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8481
8482         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8483
8484 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8485
8486         * shell/ev-print-job.c: (idle_print_handler):
8487         
8488         Fix for bug Bug 318916: Printing multiple pages.
8489
8490 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8491
8492         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8493
8494 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8495
8496         * pdf/ev-poppler.cc:
8497         
8498         Thumnail dimensions unified with other backends.
8499         
8500         * shell/ev-window-title.c: (ev_window_title_update):
8501         
8502         Fix warning.
8503
8504 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8505
8506         * data/ev-stock-zoom-fit-width.png:
8507         
8508         Remove unused file.
8509
8510 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8511
8512         * configure.ac:
8513         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8514         (djvu_document_finalize):
8515         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8516         (dvi_document_finalize):
8517         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8518         (pixbuf_document_save), (pixbuf_document_finalize):
8519         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8520         (tiff_document_finalize):
8521         
8522         Save a copy implemented for various backends.
8523
8524 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8525
8526         * configure.ac:
8527         
8528         Don't link with ltiff if tiff is disabled.
8529
8530 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8531
8532         * pdf/GDKSplashOutputDev.cc:
8533         * pdf/GDKSplashOutputDev.h:
8534         * pdf/Thumb.cc:
8535         * pdf/Thumb.h:
8536         * pdf/pdf-document.cc:
8537         * pdf/pdf-document.h:
8538         * pdf/test-gdk-output-dev.cc:
8539         
8540         Remove old unused files.
8541
8542 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8543
8544         * shell/ev-window.c: (ev_window_setup_document):
8545         
8546         Fixed warnings on reload and probably crash reason.
8547
8548 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8549
8550         * properties/ev-properties-view.c:
8551         (ev_properties_view_format_date):
8552         
8553         Check if date is invalid. Fix for bug 318134.
8554
8555 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8556
8557         * shell/ev-window-title.c:
8558         
8559         Add .indd files (Adobe Indesign) to the list of "bad
8560         extensions".
8561
8562 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8563
8564         * data/evince-ui.xml:
8565         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8566         
8567         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8568
8569 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8570
8571         * shell/ev-window.c: (launch_link), (launch_external_uri),
8572         (view_external_link_cb):
8573
8574         URL-escape link before passing it to gnome_vfs_url_show.
8575
8576 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8577
8578         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8579         there isn't text selected.
8580
8581 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8582
8583         * shell/ev-view.c: (handle_link_over_xy):
8584
8585         Check tooltip is valid utf8 before showing it
8586
8587 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8588
8589         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8590
8591 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8592
8593         * shell/ev-window-title.c: (ev_window_title_update):
8594
8595         Guard against using g_strstrip on NULL. Fixes bug #317291.
8596
8597 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8598
8599         * pdf/ev-poppler.cc:
8600
8601         Show title even for unknown links
8602
8603 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8604
8605         * shell/ev-window-title.c: (ev_window_title_update):
8606
8607         Strip the title string
8608
8609 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8610
8611         * shell/ev-window-title.c:
8612
8613         Add .rtf to the bad extensions list
8614
8615 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8616
8617         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8618         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8619
8620         Ignore link coordinates if they are outside page bounds
8621
8622 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8623
8624         * backend/ev-link.c: (ev_link_type_get_type),
8625         (ev_link_get_filename), (ev_link_get_params),
8626         (ev_link_get_property), (ev_link_set_property),
8627         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8628         * backend/ev-link.h:
8629         * pdf/ev-poppler.cc:
8630         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8631         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8632         (ev_window_init):
8633
8634         Implement launch links. Delegate external link opening to
8635         the window.
8636
8637 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8638
8639         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8640         (ev_link_get_right), (ev_link_get_property),
8641         (ev_link_set_property), (ev_link_class_init),
8642         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8643         * backend/ev-link.h:
8644         * pdf/ev-poppler.cc:
8645         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8646
8647         Implement fitr links
8648
8649 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8650
8651         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8652         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8653         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8654         (ev_view_size_request_continuous),
8655         (ev_view_size_request_dual_page),
8656         (ev_view_size_request_single_page), (ev_view_size_allocate),
8657         (ev_view_zoom_for_size_continuous_and_dual_page),
8658         (ev_view_zoom_for_size_continuous),
8659         (ev_view_zoom_for_size_dual_page),
8660         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8661         (ev_sizing_mode_get_type):
8662         * shell/ev-view.h:
8663         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8664
8665         Do not use modes for link, we need to calculate size ad hoc.
8666         Still not perfect because of the usual scrollbar issues grrr.
8667
8668 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8669
8670         * backend/ev-link.c: (ev_link_type_get_type),
8671         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8672         * backend/ev-link.h:
8673         * pdf/ev-poppler.cc:
8674         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8675         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8676         (ev_view_size_request_continuous),
8677         (ev_view_size_request_dual_page),
8678         (ev_view_size_request_single_page), (ev_view_size_allocate),
8679         (zoom_for_size_fit_height),
8680         (ev_view_zoom_for_size_continuous_and_dual_page),
8681         (ev_view_zoom_for_size_continuous),
8682         (ev_view_zoom_for_size_dual_page),
8683         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8684         (ev_sizing_mode_get_type):
8685         * shell/ev-view.h:
8686         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8687
8688         Implement FIT_HEIGHT mode (only for links).
8689         Implement FITH links
8690
8691 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8692
8693         * shell/ev-window-title.c: (get_filename_from_uri),
8694         (ev_window_title_sanitize_extension), (ev_window_title_update),
8695         (ev_window_title_set_document), (ev_window_title_set_uri),
8696         (ev_window_title_free):
8697         * shell/ev-window-title.h:
8698         * shell/ev-window.c: (ev_window_setup_document),
8699         (ev_window_popup_password_dialog):
8700
8701         Refactor window title building while fixing it for
8702         password documents.
8703
8704 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8705
8706         * pdf/ev-poppler.cc:
8707
8708         Escape link title before setting it in the model
8709
8710 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8711
8712         * shell/ev-application.c: (removed_from_session), (save_session),
8713         (init_session), (ev_application_get_empty_window),
8714         (ev_application_init), (ev_application_get_windows):
8715         * shell/ev-application.h:
8716         * shell/ev-window.c: (ev_window_finalize):
8717
8718         Add a function to retrieve window list and share it where
8719         necessary.
8720         Implement session handling, works pretty well thanks to the
8721         metadata system.
8722
8723 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8724
8725         * shell/ev-password.c: (ev_password_item_created_callback),
8726         (ev_password_dialog_save_password):
8727         
8728         Fix for bug 316972. Use async gnome-keyring API.
8729
8730 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8731
8732         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8733         Remove unused unrealize handler. Add scroll handling to
8734         ev_view_scroll_event for presentation mode (bug #316708),
8735         and fix the event state checks there.
8736
8737 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8738
8739         * shell/ev-page-action.c: (page_changed_cb):
8740
8741         "marco, maybe we should be crazy and jump right to 6! :)"
8742
8743         Bryan Clark, Sep 2005
8744
8745 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8746
8747         * ps/ps-document.c: (save_document), (ps_document_save),
8748         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8749         (ps_document_ps_export_end):
8750
8751         Fix unstructured documents save and print
8752
8753 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8754
8755         * shell/ev-application.c: (ev_application_open_uri):
8756
8757         Fix window size persistance
8758
8759 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8760
8761         * shell/ev-view.c: (ev_view_button_release_event):
8762
8763         Based on a patch from carlosgc@gnome.org. Mouse buttons
8764         switch pages in presentation mode.
8765
8766 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8767
8768         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8769
8770         Dont cast to int before scaling
8771
8772 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8773
8774         * backend/ev-link.c: (ev_link_type_get_type),
8775         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8776         (ev_link_new_page_fith):
8777         * backend/ev-link.h:
8778         * pdf/ev-poppler.cc:
8779         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8780
8781         Implement FIT and FITH links
8782
8783 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8784
8785         * pdf/ev-poppler.cc:
8786
8787         Return 0 results when search is not in progress.
8788
8789         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8790         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8791
8792         Update menu sensitivity when cancelling search
8793
8794 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8795
8796         * shell/ev-view.c: (ev_view_can_find_next):
8797
8798         Take all pages in consideration, not just current one
8799
8800 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8801
8802         * shell/ev-page-cache.c:
8803         * shell/ev-page-cache.h:
8804         * shell/ev-view.c: (ev_view_binding_activated),
8805         (ev_view_next_page), (ev_view_previous_page),
8806         (ev_sizing_mode_get_type):
8807         * shell/ev-view.h:
8808         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8809         (ev_window_cmd_go_next_page):
8810
8811         Move page next/previous functions from page chace to
8812         view and change it to move by 2 page steps in dual mode.
8813
8814 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8815
8816         * shell/ev-window.c: (update_sidebar_visibility),
8817         (setup_sidebar_from_metadata), (ev_window_setup_document),
8818         (setup_view_from_metadata):
8819
8820         Show the index by default when there is one     
8821
8822 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8823
8824         * shell/ev-window-title.c: (ev_window_title_set_document):
8825
8826         Missing null check
8827
8828 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8829
8830         * shell/ev-view.c: (view_update_range_and_current_page):
8831         
8832         Allow display of last odd page in dual view. Fix for 316347.
8833
8834 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8835
8836         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8837         
8838         Make close button default. Fix for 316383.
8839
8840 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8841
8842         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8843         
8844         Mark close button as default. Fix for 316381.
8845
8846 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8847
8848         * backend/ev-link.c: (ev_link_class_init):
8849
8850         Allow negative doubles in left/top properties
8851
8852 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8853
8854         * shell/ev-window.c:
8855
8856         Remove a bunch of strings that was used only
8857         by the statusbar.
8858
8859 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8860
8861         * shell/ev-window-title.c: (get_filename_from_uri),
8862         (ev_window_title_set_document):
8863
8864         When title has a confusing extension, show also
8865         the document filename inside ()
8866
8867 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8868
8869         * shell/Makefile.am:
8870         * shell/ev-window-title.c: (ev_window_title_new),
8871         (ev_window_title_update), (ev_window_title_set_type),
8872         (ev_window_title_set_document), (ev_window_title_free):
8873         * shell/ev-window-title.h:
8874         * shell/ev-window.c: (ev_window_setup_document),
8875         (password_dialog_response), (ev_window_popup_password_dialog),
8876         (ev_window_dispose), (ev_window_init):
8877
8878         Factor out and cleanup window title code
8879
8880 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8881
8882         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8883         (unable_to_load):
8884
8885         Make dialog transient so it doesnt block other windows
8886
8887 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8888
8889         * pdf/ev-poppler.cc:
8890         
8891         Fix pdf thumbnails rendering.
8892
8893 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8894
8895         * shell/ev-window.c: (fullscreen_set_timeout):
8896         
8897         Increase timeout to hide full screen popup. Bug 
8898         316123. 
8899
8900 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8901
8902         * data/evince.schemas.in:
8903         * shell/ev-window.c: (update_action_sensitivity):
8904
8905         Allow the user to override document restrictions. Fix for bug
8906         305818.
8907
8908 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8909
8910         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8911         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8912         (ev_window_class_init): Fix multihead behaviour of fullscreen
8913         toolbar popup. Fixes bug #315451.
8914
8915 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8916
8917         * configure.ac:
8918         * data/evince-password.glade:
8919         * shell/ev-password.c: (ev_password_dialog_set_property),
8920         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8921         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8922         (ev_password_dialog_entry_changed_cb),
8923         (ev_password_dialog_entry_activated_cb),
8924         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8925         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8926         (ev_password_dialog_set_bad_pass):
8927         * shell/ev-password.h:
8928         * shell/ev-window.c: (password_dialog_response),
8929         (ev_window_popup_password_dialog):
8930         
8931         Support for gnome-keyring for encrypted PDF's.
8932
8933 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8934
8935         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8936         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8937         (ev_view_enter_notify_event), (ev_view_class_init):
8938         
8939         More precise handling of enter_notify/leave_notify events
8940         in EvView. Fix for bug 315470.
8941
8942 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8943
8944         * shell/ev-window.c: (fullscreen_timeout_cb),
8945         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8946         (ev_window_dispose):
8947
8948         leak fix: unref fullscreen_timeout_source before clearing it
8949
8950 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8951
8952         * configure.ac, dvi/mdvi/Makefile.am: 
8953         
8954         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8955
8956 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8957
8958         * backend/ev-link.c: (ev_link_new_page_xyz):
8959         * pdf/ev-poppler.cc:
8960         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8961
8962         Fix some bugs with xyz links, respect zoom
8963
8964 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8965
8966         * shell/ev-window.c: (page_changed_cb),
8967         (setup_document_from_metadata), (update_sidebar_visibility),
8968         (setup_view_from_metadata), (ev_window_run_fullscreen),
8969         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8970         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8971         (ev_window_dual_mode_changed_cb),
8972         (ev_window_sidebar_current_page_changed_cb):
8973
8974         null check uri before setting and getting metadata
8975
8976 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8977
8978         * dvi/Makefile.am:
8979         * properties/Makefile.am:
8980         * shell/Makefile.am:
8981         * thumbnailer/Makefile.am:
8982
8983         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8984
8985 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8986
8987         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8988         (selection_changed_callback):
8989         * shell/ev-sidebar-links.h:
8990
8991         Add a signal for link activation.
8992
8993         * shell/ev-view.c: (ev_view_goto_link),
8994         (ev_view_button_release_event):
8995         * shell/ev-view.h:
8996         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8997         (ev_window_init):
8998
8999         Implement the signal so that we can handle all link types.
9000
9001         * shell/ev-page-cache.c:
9002
9003         Remove unused set_link function
9004
9005 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
9006
9007         * lib/ev-tooltip.c: (ev_tooltip_set_position):
9008
9009         Add some space from the cursor, hardcoded but I couldnt
9010         find a better way.
9011
9012 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
9013
9014         * lib/ev-tooltip.c:
9015
9016         Use mozilla style vs gtk style, way better for links.
9017
9018         * shell/ev-view.c: (ev_view_motion_notify_event),
9019         (ev_view_destroy), (ev_view_init):
9020
9021         Deactive tooltip when the link hovered is changed.
9022
9023 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
9024
9025         * backend/ev-document.h:
9026         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
9027         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
9028         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
9029         (ev_link_new_page), (ev_link_new_page_xyz):
9030         * backend/ev-link.h:
9031         * pdf/ev-poppler.cc:
9032         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
9033         (go_to_link), (tip_from_link):
9034
9035         Implement xyz links, still not functional. Links are a total
9036         mess, will need to refactor and bugfix a lot :(
9037
9038 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
9039
9040         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
9041
9042 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
9043
9044         * data/evince-ui.xml:
9045         * data/evince.schemas.in:
9046         * shell/Makefile.am:
9047         * shell/ev-window.c: (update_chrome_visibility),
9048         (password_dialog_response), (ev_window_load_job_cb),
9049         (ev_window_xfer_job_cb), (ev_window_open_uri),
9050         (ev_window_class_init), (set_chrome_actions), (load_chrome),
9051         (ev_window_init):
9052
9053         Remove the statusbar. This regress loading feedback, need to
9054         check with Bryan what we want to do there...
9055
9056 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
9057
9058         * lib/ev-tooltip.c: (ev_tooltip_init):
9059
9060         Fix tooltip border and size handling
9061
9062 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
9063
9064         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
9065         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
9066         (ev_tooltip_timeout), (ev_tooltip_activate),
9067         (ev_tooltip_deactivate):
9068         * lib/ev-tooltip.h:
9069         * shell/ev-view.c: (ev_view_motion_notify_event):
9070
9071         Delay popup showing. Mirror gtk logic/times.
9072
9073 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
9074
9075         * lib/Makefile.am:
9076         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
9077         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
9078         (ev_tooltip_set_text), (ev_tooltip_set_position):
9079         * lib/ev-tooltip.h:
9080
9081         Simple widget to show tooltips at a custom position
9082
9083         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
9084         (ev_view_destroy):
9085
9086         Use it for links. First go, needs work
9087
9088 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
9089
9090         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
9091         HIG fixes.  Use title capitalization for window title. Use 12 
9092         pixels of space between the dialog's vbox and action area.
9093
9094 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
9095
9096         * shell/ev-window.c: (file_open_dialog_response_cb),
9097         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
9098         (ev_window_cmd_save_as):
9099
9100         Make file pickers not modal and refactor code some
9101
9102 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
9103
9104         * shell/ev-sidebar.h:
9105         * shell/ev-sidebar.c: (ev_sidebar_set_property),
9106         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
9107         (ev_sidebar_class_init), (ev_sidebar_select_page),
9108         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
9109         (ev_sidebar_set_page):
9110
9111         Add a current page property and allow to get/set it
9112
9113         * shell/ev-window.c: (setup_view_from_metadata),
9114         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
9115
9116         Persist current sidebar page per document
9117
9118 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
9119
9120         * data/evince.schemas.in:
9121         * shell/ev-window.c: (update_chrome_visibility),
9122         (setup_document_from_metadata), (update_sidebar_visibility),
9123         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
9124         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9125         (ev_window_run_presentation), (ev_window_stop_presentation),
9126         (ev_window_view_sidebar_cb),
9127         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
9128         (load_chrome), (ev_window_init):
9129
9130         Persist size/visibility of sidebar per document
9131
9132 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
9133
9134         * shell/ev-view.c (draw_loading_text): Draw loading text.
9135
9136 2005-09-02  Dan Damian  <dand@gnome.ro>
9137
9138         * configure.in: Added "ro" to ALL_LINGUAS.
9139
9140 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9141
9142         * shell/ev-view.c: (clear_caches):
9143
9144         ev_page_cache_get doesnt return a reference,
9145         dont try to unref it.
9146
9147 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9148
9149         * shell/main.c: (load_files_remote):
9150
9151         Fix timestamp parameter with dbus <= 0.33
9152
9153 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
9154
9155         * data/evince.schemas.in:
9156
9157         Add missing full stop
9158
9159 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
9160
9161         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
9162         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
9163
9164         Plug some memory leaks
9165
9166 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
9167
9168         * configure.ac:
9169         * lib/ev-debug.c: (trap_handler):
9170
9171         Check for execinfo.h and use it only if it exists.
9172         Ported from Epiphany (bug #314776).
9173
9174 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
9175
9176         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
9177
9178 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
9179
9180         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
9181         * po/id.po      : Added Indonesian translation
9182
9183 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
9184
9185         * shell/main.c:
9186         * shell/ev-application.c: Last minute GTK-2.6 fixes.
9187         * NEWS: Release 0.4.0
9188
9189 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
9190
9191         * configure.ac: catch another gtk+-2.8ism
9192         * shell/main.c: Make work with gtk+-2.6
9193
9194 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
9195
9196         * shell/ev-application-service.xml: Add 'timestamp' argument to
9197           ev_application_open_window and ev_application_open_uri methods.
9198
9199         * shell/ev-application.h: Add 'timestamp' argument to
9200           ev_application_open_window, ev_application_open_uri,
9201           and ev_application_open_uri_list functions.
9202
9203         * shell/ev-application.c (ev_application_open_window,
9204           ev_application_open_uri, ev_application_open_uri_list): Change
9205           functions that show/present windows to use a timestamp if one
9206           is passed in.
9207
9208         * shell/ev-window.c (ev_window_cmd_file_open,
9209           ev_window_cmd_recent_file_activate, drag_data_received_cb):
9210         * shell/main.c (load_files): Modify calls to ev_application to
9211           include GDK_CURRENT_TIME as timestamp.
9212
9213         * shell/main.c (load_files_remote): Obtain timestamp for client
9214           instance from GDK and pass to server instance so new windows are
9215           focused properly.  Fix dbus_g_proxy_call() calls by including second
9216           G_TYPE_INVALID.
9217           
9218         Closes bug #314475.
9219
9220 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
9221
9222         * shell/ev-window.c (ev_window_finalize): Check for
9223         avail. EvWindows when quiting to handle the finalize better,
9224         #314497
9225
9226 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9227         
9228         * properties/ev-properties-view.c: 
9229         
9230         Set textdomain to libglade. Fixes translation problem in property page.
9231
9232 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9233
9234         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
9235         * dvi/Makefile.am:
9236         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
9237         * dvi/mdvi-lib/Makefile.am:
9238         
9239         Fix rotation of thumbnails, ported to new API. Moved library
9240         dependencies earlier, probably it will fix linkage problem.
9241
9242 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
9243
9244         * backend/ev-document-misc.c:
9245         (ev_document_misc_get_thumbnail_frame):
9246         * backend/ev-document-misc.h:
9247         * configure.ac:
9248         * pdf/ev-poppler.cc:
9249         * shell/Makefile.am:
9250         * shell/ev-sidebar-thumbnails.c: (add_range),
9251         (ev_sidebar_thumbnails_set_loading_icon),
9252         (ev_sidebar_thumbnails_refresh),
9253         (ev_sidebar_thumbnails_set_document):
9254         * shell/ev-sidebar-thumbnails.h:
9255         * shell/ev-view.c: (ev_view_motion_notify_event),
9256         (ev_view_set_property), (ev_view_get_property),
9257         (ev_view_class_init), (ev_view_set_rotation):
9258         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9259         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
9260         (ev_window_init):
9261         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
9262         Redo rotation (again).  prepare for 0.4.0
9263
9264 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
9265
9266         * configure.ac: Bump poppler requirement to 0.4.1.
9267
9268         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
9269         argument to poppler_page_render_selection() call.
9270
9271 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9272
9273         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
9274         (djvu_document_thumbnails_get_thumbnail):
9275         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
9276         (dvi_document_thumbnails_get_thumbnail):
9277         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
9278         (pixbuf_document_thumbnails_get_thumbnail):
9279         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
9280         
9281         Update rotation direction of backends to fit with pdf and ps.
9282
9283 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
9284
9285         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
9286         * backend/ev-async-renderer.h:
9287         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
9288         (setup_page), (ps_document_get_page_size),
9289         (ps_async_renderer_render_pixbuf):
9290         * ps/ps-document.h:
9291         * shell/ev-jobs.c: (ev_job_render_run):
9292
9293         Fix orientation in the postscript document
9294
9295 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
9296
9297         * pdf/ev-poppler.cc:
9298         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
9299         * shell/ev-view.c: (highlight_find_results):
9300
9301         Adapt to the new poppler rotation API. Fix text maps on landscape
9302         documents.
9303
9304 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
9305
9306         * shell/ev-view.c (compute_new_selection_text): get the correct
9307         region when selecting in modes other than continuous.
9308
9309 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9310
9311         * shell/main.c (main): remove redundant g_warnings.
9312
9313 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9314
9315         * shell/Makefile.am: Don't include autogenerated
9316         file ev-application-service.h into distribution, since
9317         it causes dbus crash. Fix for bugs 313724 and 313443. 
9318
9319 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9320
9321         * configure.ac: Fix sed expression for FreeBSD. Thanks
9322         to Joe Marcus Clark <marcus@freebsd.org>
9323         
9324         * shell/eggfindbar.c: (entry_activate_callback),
9325         (entry_changed_callback), (egg_find_bar_init),
9326         (egg_find_bar_set_search_string):
9327         
9328         Made findbar buttons unsensitive if there is no text in
9329         entry. Fix for the bug 313285.
9330
9331 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
9332
9333         * ps/ps-document.c: Use g_filename_display_name for displaying
9334         filenames and revert string freeze breackage
9335
9336 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
9337
9338         * NEWS:
9339         * configure.ac:
9340
9341         Update for 0.3.4
9342
9343         * shell/Makefile.am:
9344
9345         Add ev-application-service.xml to extra dist
9346
9347         * shell/ev-view.c: (find_page_at_location):
9348
9349         Remove unused function (fix warning)
9350
9351 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9352
9353         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
9354         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
9355         
9356         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
9357         bug 313623.
9358
9359 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9360
9361         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
9362         * shell/ev-window.c:
9363         Fix build warnings
9364
9365 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9366
9367         * configure.ac: Update script to get dbus version.
9368         Fix for the bug #313443.
9369
9370 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9371
9372         * shell/ev-window.c: (ev_window_cmd_escape):
9373         
9374         Return focus back to view on escape. Fix for bug 313295.
9375
9376 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9377
9378         * shell/ev-window.c: (update_window_title),
9379         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
9380         (ev_window_cmd_save_as):
9381         
9382         Correct conversion from uri to displayable string. Fix for
9383         bug 313296.
9384
9385 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9386
9387         * ps/ps-document.c: convert filename to utf8 when there is an error
9388         loading document. Fixes #309915
9389
9390 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
9391
9392         * configure.ac:
9393
9394         We depend on poppler 0.4.0
9395
9396 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
9397
9398         * configure.ac:
9399         * NEWS: Release 0.3.3.
9400         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
9401
9402 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
9403
9404         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
9405         add a couple missing mnemonics to menu items, use title 
9406         capitalization for menu items and window titles, and add 
9407         ellipsis to open menu item.     
9408
9409 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
9410
9411         * pdf/ev-poppler.cc:
9412         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
9413         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
9414         (ev_view_get_rotation):
9415         * shell/ev-view.h:
9416         * shell/ev-window.c: (setup_view_from_metadata),
9417         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
9418         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
9419         disk.
9420
9421 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
9422
9423         * configure.ac: Added tr to ALL_LINGUAS
9424
9425 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9426
9427         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
9428         requires several clicks to find word. Thanks to 
9429         Colin Slater <kiltedtaco@gmail.com>.
9430
9431 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
9432
9433         * data/evince.desktop.in.in: Hide menu entry and
9434         rename it to "Document Viewer". Fix for bug 
9435         #312399.
9436
9437 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
9438
9439         * shell/ev-page-action.c (ev_page_action_class_init): 
9440
9441         Point to the correct function in constructor of the
9442         activate_label signal
9443
9444 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
9445
9446         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9447         * shell/ev-jobs.h: Make thread safe.
9448
9449 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9450
9451         * shell/ev-view.c: (view_update_range_and_current_page):
9452         Don't update page range if we are scrolling to some document
9453         point.
9454
9455 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9456
9457         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
9458         when getting max_page_width, fix drawing in dual mode.
9459
9460 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
9461
9462         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
9463         getting the area for select_all.
9464
9465 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
9466
9467         * backend/ev-selection.c: (ev_selection_render_selection):
9468         * backend/ev-selection.h:
9469         * pdf/ev-poppler.cc:
9470         * shell/ev-jobs.c: (ev_job_render_new):
9471         * shell/ev-jobs.h:
9472         * shell/ev-pixbuf-cache.c: (get_selection_colors),
9473         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
9474         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
9475         (ev_view_class_init):
9476
9477         Change selection color on focus in and focus out events.  Also,
9478         poppler now uses GdkColor for specifying the selection colors, so
9479         drop some awkward conversion code.
9480
9481 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9482
9483         * configure.ac: Added Hebrew translation
9484
9485 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9486
9487         * NOTES:
9488         * backend/ev-selection.c: (ev_selection_render_selection):
9489         * backend/ev-selection.h:
9490         * pdf/ev-poppler.cc:
9491         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9492         (ev_job_render_run):
9493         * shell/ev-jobs.h:
9494         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9495         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9496         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9497         (ev_pixbuf_cache_style_changed),
9498         (ev_pixbuf_cache_get_selection_pixbuf),
9499         (ev_pixbuf_cache_set_selection_list),
9500         (ev_pixbuf_cache_get_selection_list):
9501         * shell/ev-pixbuf-cache.h:
9502         * shell/ev-utils.c: (ev_print_region_contents):
9503         * shell/ev-utils.h:
9504         * shell/ev-view.c: (ev_view_queue_draw_page),
9505         (selection_update_idle_cb), (ev_view_motion_notify_event),
9506         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9507         (setup_caches), (ev_view_find_next), (merge_selection_region),
9508         (selection_free):
9509         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9510
9511         Clean up selection to be much smoother!
9512
9513 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9514
9515         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9516         to poppler_page_render_selection().
9517
9518 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9519
9520         * ps/ps-document.c: (save_page_list): Use
9521         unzipped document when printing. Thanks to 
9522         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9523         311016.
9524
9525 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9526
9527         * shell/ev-window.c: (update_action_sensitivity):
9528         
9529         Disable print and save respect to lockdown gconf keys. Fix
9530         for 312342.
9531
9532 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9533
9534         * configure.ac:
9535         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9536         (write_to_temp_file), (ev_file_set_contents):
9537         * shell/ev-utils.h:
9538         * shell/ev-window.c: (save_print_config_to_file):
9539         
9540         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9541         Fix for bug 312238
9542
9543 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9544
9545         * shell/ev-window.c: (load_print_config_from_file),
9546         (save_print_config_to_file), (ev_window_print_range):
9547
9548         Persist the print settings. Fixes bug #311578.
9549
9550 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9551
9552         * djvu/djvu-document.c: (djvu_document_get_page_size),
9553         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9554         (djvu_document_thumbnails_get_thumbnail):
9555         * dvi/dvi-document.c: (dvi_document_get_page_size),
9556         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9557         (dvi_document_thumbnails_get_dimensions),
9558         (dvi_document_thumbnails_get_thumbnail):
9559         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9560         (pixbuf_document_render_pixbuf),
9561         (pixbuf_document_document_iface_init),
9562         (pixbuf_document_thumbnails_get_thumbnail):
9563         
9564         Update backends to make them build with new rotation system.
9565
9566 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9567
9568         * help/C/figures/evince_start_window.png:
9569         
9570         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9571
9572 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9573
9574         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9575         * shell/ev-pixbuf-cache.h:
9576         * shell/ev-sidebar-thumbnails.c:
9577         (ev_sidebar_thumbnails_get_property), (add_range),
9578         (adjustment_changed_cb):
9579         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9580         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9581         we were thumbnailing the entire docment on startup, slowing us
9582         down hugely. 
9583
9584 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9585
9586         * shell/ev-page-cache.c: (ev_page_cache_new):
9587         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9588         == 0, fixes #310306.
9589
9590 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9591
9592         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9593         (ev_view_rotate_left):
9594
9595         Account rotation in doc_rect_to_view_rect.
9596         Ensure rotation doesnt go out of bounds.
9597
9598 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9599
9600         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9601
9602         Correct and cleanup w/h swapping
9603
9604 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9605
9606         * backend/ev-document-thumbnails.c:
9607         (ev_document_thumbnails_get_thumbnail):
9608         * backend/ev-document-thumbnails.h:
9609         * backend/ev-document.c:
9610         * backend/ev-document.h:
9611         * backend/ev-render-context.c: (ev_render_context_new),
9612         (ev_render_context_set_rotation):
9613         * backend/ev-render-context.h:
9614         * pdf/ev-poppler.cc:
9615         * ps/ps-document.c: (ps_document_document_iface_init):
9616         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9617         * shell/ev-jobs.h:
9618         * shell/ev-page-cache.c: (build_height_to_page),
9619         (ev_page_cache_new), (ev_page_cache_get_size),
9620         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9621         (ev_page_cache_get_height_to_page):
9622         * shell/ev-page-cache.h:
9623         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9624         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9625         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9626         (ev_pixbuf_cache_get_selection_pixbuf):
9627         * shell/ev-pixbuf-cache.h:
9628         * shell/ev-print-job.c: (idle_print_handler):
9629         * shell/ev-sidebar-thumbnails.c: (add_range):
9630         * shell/ev-view.c: (view_update_range_and_current_page),
9631         (get_page_y_offset), (get_page_extents),
9632         (ev_view_size_request_continuous_dual_page),
9633         (ev_view_size_request_continuous),
9634         (ev_view_size_request_dual_page),
9635         (ev_view_size_request_single_page), (draw_one_page),
9636         (ev_view_set_rotation), (ev_view_rotate_right),
9637         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9638         (ev_view_zoom_for_size_continuous_and_dual_page),
9639         (ev_view_zoom_for_size_continuous),
9640         (ev_view_zoom_for_size_dual_page),
9641         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9642         (ev_view_select_all):
9643         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9644         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9645         (tiff_document_document_iface_init),
9646         (tiff_document_thumbnails_get_thumbnail):
9647
9648         Use rotation rather than orientation. It's easier and enough
9649         for our needs.
9650
9651 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9652
9653         * shell/ev-page-cache.c: (build_height_to_page),
9654         (ev_page_cache_new), (ev_page_cache_get_size),
9655         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9656         (ev_page_cache_get_height_to_page):
9657         * shell/ev-page-cache.h:
9658         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9659         (ev_view_size_request_continuous_dual_page),
9660         (ev_view_size_request_continuous),
9661         (ev_view_zoom_for_size_continuous_and_dual_page),
9662         (ev_view_zoom_for_size_continuous):
9663
9664         Make the page cache aware of page orientation.
9665
9666 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9667
9668         * backend/ev-document-thumbnails.c:
9669         (ev_document_thumbnails_get_thumbnail):
9670         * backend/ev-document-thumbnails.h:
9671         * backend/ev-document.c:
9672         * backend/ev-document.h:
9673         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9674         * backend/ev-ps-exporter.h:
9675         * pdf/ev-poppler.cc:
9676         * ps/ps-document.c: (ps_document_document_iface_init),
9677         (ps_document_ps_export_do_page):
9678         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9679         * shell/ev-jobs.h:
9680         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9681         (ev_page_cache_get):
9682         * shell/ev-page-cache.h:
9683         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9684         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9685         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9686         * shell/ev-pixbuf-cache.h:
9687         * shell/ev-print-job.c: (idle_print_handler):
9688         * shell/ev-sidebar-thumbnails.c: (add_range):
9689         * shell/ev-view.c: (view_update_range_and_current_page),
9690         (get_page_extents), (ev_view_size_request_dual_page),
9691         (ev_view_size_request_single_page), (draw_one_page),
9692         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9693         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9694         (ev_view_zoom_for_size_dual_page),
9695         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9696         (ev_view_select_all):
9697         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9698         * tiff/tiff-document.c: (tiff_document_get_page_size),
9699         (tiff_document_get_orientation), (rotate_pixbuf),
9700         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9701         (tiff_document_thumbnails_get_thumbnail),
9702         (tiff_document_ps_export_do_page), (tiff_document_init):
9703
9704         Really make use of the orientation bit of the render context.
9705         Use the render context in a few more places in the backend API.
9706         This regress orientation, but now it's done right. Will try to
9707         fix it up asap...
9708
9709 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9710
9711         * shell/ev-view.c: (ensure_rectangle_is_visible):
9712
9713         Patch by Nickolay V. Shmyrev to fix find flickering
9714
9715 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9716
9717         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9718         duplex parameters to ::begin.
9719
9720         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9721         * shell/ev-print-job.c (idle_print_handler): 
9722         * ps/ps-document.c (ps_document_ps_export_begin): 
9723         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9724         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9725         implementations. Poppler backend needs poppler cvs. Rest has
9726         unchanged behavior.
9727
9728 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9729
9730         * shell/ev-window.c (using_pdf_printer): new function.
9731         (ev_window_print_range): print a less techy message if someone
9732         tries to print to PDF.
9733
9734 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9735
9736         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9737         from "unknown font" string. Bug #311431
9738
9739 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9740
9741         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9742
9743 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9744
9745         Bug #311280
9746         
9747         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9748         name for PopplerFontTypes
9749         (pdf_document_fonts_fill_model): add font type to the detail column
9750
9751         * backend/ev-document-fonts.h: added
9752         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9753
9754         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9755         font name and font details, add a little markup.
9756         (ev_properties_fonts_init): use the new cell data func, specify ypad
9757         property for the cell renderer.
9758         (ev_properties_fonts_set_document): add the details column.
9759
9760 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9761
9762         * configure.ac: Added "pl" to ALL_LINGUAS.
9763
9764 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9765
9766         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9767
9768 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9769
9770         * help/ChangeLog: Started this for translations of manual.
9771         * configure.ac, autogen.sh, .cvsignore: Migrated to
9772         gnome-doc-utils. Patch in bug #311222.
9773
9774 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9775
9776         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9777         #ifdef this away to fix an unused-function warning.
9778
9779 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9780
9781         * configure.ac: Added 'gl' to ALL_LINGUAS.
9782
9783 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9784
9785         * configure.ac: Added ne in ALL_LINGUAS
9786         
9787 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9788
9789         * shell/ev-view.c: (ev_view_leave_notify_event):
9790         
9791         Clear status message when pointer leaves view. Fix for bug
9792         #310818 
9793
9794 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9795
9796         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9797
9798 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9799
9800         * shell/ev-view.c: (ev_view_leave_notify_event),
9801         (ev_view_class_init):
9802         
9803         Set cursor to normal then leaving view.
9804
9805 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9806
9807         * configure.ac:
9808         
9809         Fix required djvulibre version.
9810
9811 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9812
9813         *configure.ac: Hindi (hi) language added
9814
9815 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9816
9817         *configure.ac: Punjabi (pa) Language added
9818
9819 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9820
9821         * data/evince-ui.xml, shell/ev-window.c:
9822         
9823         Add keypad accelerators for zooming. Fix for bug 308128.
9824
9825 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9826
9827         * Makefile.am:
9828         * backend/Makefile.am:
9829         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9830         * configure.ac:
9831         * shell/ev-document-types.c: (ev_document_types_add_filters):
9832
9833         Allow to enable/disable the pixbuf backend.
9834         Default to off for now. If we want it enabled we should
9835         really put mime types in the desktop, implement properties etc.
9836
9837         * properties/evince-properties.c:
9838
9839         Initialize error to NULL.
9840         Check error is not NULL before freeing.
9841
9842 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9843
9844         * shell/ev-window.c:
9845
9846         Use F5 as presentation accell
9847
9848 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9849
9850         * shell/ev-window.c: (update_chrome_visibility),
9851         (ev_window_create_fullscreen_popup), (ev_window_init):
9852
9853         Do not leak the fullscreen toolbar
9854
9855 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9856
9857         * shell/ev-window.c: (view_actions_focus_in_cb),
9858         (view_actions_focus_out_cb):
9859
9860         These has a return value! Fix totally random focus
9861         issues we was seeing.
9862
9863 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9864
9865         * shell/main.c: (load_files_remote):
9866
9867         Allow open more than one file
9868
9869 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9870
9871         * shell/main.c: (load_files_remote):
9872
9873         Fix for dbus 0.33. bug #309975
9874
9875 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9876
9877         * properties/ev-properties-main.c: (ev_properties_get_pages):
9878
9879         Actually return NULL for types we dont support
9880
9881 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9882
9883         * po/POTFILES.in:
9884
9885         Remove empty lines.
9886
9887 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9888
9889         * backend/ev-document-factory.c:
9890         (ev_document_factory_get_document):
9891
9892         Do not try to create the object if type
9893         is invalid.
9894
9895 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9896
9897         * ps/ps-document.c: (ps_document_dispose),
9898         (ps_async_renderer_render_pixbuf):
9899         * ps/ps-document.h:
9900
9901         Do not leak the target window
9902
9903 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9904
9905         * shell/ev-application.c: (ev_application_init):
9906
9907         Let tbe check file existence for us.
9908         Add a comment about eggrecent mime filter.
9909
9910 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9911
9912         * data/evince-ui.xml:
9913         * shell/ev-application.c: (ev_application_shutdown),
9914         (ev_application_init), (ev_application_get_toolbars_model),
9915         (ev_application_get_recent_model),
9916         (ev_application_save_toolbars_model):
9917         * shell/ev-application.h:
9918         * shell/ev-window.c: (ev_window_add_recent),
9919         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9920         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9921         (ev_window_init):
9922
9923         Use common toolbar and recent models for all windows.
9924         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9925
9926 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9927
9928         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9929         successfully check for gtk_icon_view_get_visible_range.
9930
9931 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9932
9933         * djvu/Makefile.am:
9934         * dvi/Makefile.am:
9935         
9936         Fix djvu and dvi backend build.
9937
9938 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9939
9940         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9941         (new_separator_pixbuf):
9942
9943         Don't leak windows.
9944
9945 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9946
9947         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9948
9949         HIGification of toolbar editor dialogue.
9950
9951 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9952
9953         * configure.ac:
9954         * shell/Makefile.am:
9955
9956         Ever build metadata manager since it's just
9957         disabled at runtime now.
9958
9959 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9960
9961         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9962         (ev_metadata_manager_get), (ev_metadata_manager_set):
9963         * shell/ev-metadata-manager.h:
9964
9965         Add an _init functions that enabled metadata management
9966         at runtime.
9967
9968         * shell/ev-window.c: (page_changed_cb),
9969         (setup_document_from_metadata), (ev_window_setup_document),
9970         (setup_view_from_metadata), (ev_window_open_uri),
9971         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9972         (ev_window_run_presentation), (ev_window_stop_presentation),
9973         (save_sizing_mode), (ev_window_zoom_changed_cb),
9974         (ev_window_continuous_changed_cb),
9975         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9976         (window_configure_event_cb):
9977
9978         Remove all ugly metadata define since we deal with it
9979         at runtime now.
9980
9981         * shell/main.c: (load_files_remote), (main):
9982
9983         Add support for dbus cvs head. Hopefully didnt break one
9984         of the other versions now!
9985
9986         If we dont get a response from the dbus server just
9987         give up with it and not enable metadata.
9988
9989 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9990
9991         * Makefile.am:
9992         * backend/Makefile.am:
9993         * configure.ac:
9994         * cut-n-paste/recent-files/Makefile.am:
9995         * cut-n-paste/toolbar-editor/Makefile.am:
9996         * cut-n-paste/zoom-control/Makefile.am:
9997         * lib/Makefile.am:
9998         * pdf/Makefile.am:
9999         * pixbuf/Makefile.am:
10000         * properties/Makefile.am:
10001         * ps/Makefile.am:
10002         * shell/Makefile.am:
10003         * thumbnailer/Makefile.am:
10004         * tiff/Makefile.am:
10005
10006         Make frontends depend on just libev.
10007         Rework and group CFLAGS/LIBS definitions.
10008         Cleanups.
10009
10010 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
10011
10012         * shell/ev-window:
10013
10014         do not unnecessarily save zoom
10015
10016         * configure.ac:
10017         * lib/ev-file-helpers.c: (ev_dot_dir):
10018         * shell/Makefile.am:
10019         * shell/dummy.cc:
10020
10021         Some cleanups
10022
10023 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
10024
10025         * configure.ac:
10026         
10027         Remove unnecessary dependencies
10028
10029 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
10030
10031         * properties/Makefile.am:
10032         * thumbnailer/Makefile.am:
10033         * tiff/Makefile.am:
10034
10035         Some more cleanups. Was really necessary
10036         but I probably introduced bugs, feel free
10037         to flame :)
10038
10039 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
10040
10041         * backend/Makefile.am:
10042         * configure.ac:
10043         * cut-n-paste/recent-files/Makefile.am:
10044         * cut-n-paste/toolbar-editor/Makefile.am:
10045         * cut-n-paste/zoom-control/Makefile.am:
10046         * lib/Makefile.am:
10047         * pdf/Makefile.am:
10048         * pixbuf/Makefile.am:
10049         * properties/Makefile.am:
10050         * ps/Makefile.am:
10051         * shell/Makefile.am:
10052         * thumbnailer/Makefile.am:
10053         * tiff/Makefile.am:
10054
10055         Use gnome-common macros when possible.
10056         Cleanup dependencies.
10057         Actually disable deprecated where possible.
10058
10059 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
10060
10061         * Makefile.am:
10062         * backend/Makefile.am:
10063         * properties/Makefile.am:
10064         * shell/Makefile.am:
10065         * thumbnailer/Makefile.am:
10066
10067         This should solve the circular dep without
10068         requiring dir reorg!
10069
10070         * shell/ev-window.c: (setup_view_from_metadata):
10071
10072         Never restore window size/position when the
10073         window is already visible.
10074
10075 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
10076
10077         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
10078
10079         Return a boolean from timeout func. Fix ported from gedit.
10080
10081 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
10082
10083         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
10084
10085 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
10086
10087         * shell/ev-document-types.c: set "All Documents" as default filter in
10088         open dialog
10089
10090 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
10091
10092         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
10093         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
10094         (ev_metadata_manager_set_boolean): fix value/val thinko.
10095
10096 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
10097
10098         * shell/ev-window.c: (setup_view_from_metadata),
10099         (window_state_event_cb), (window_configure_event_cb),
10100         (ev_window_init):
10101
10102         Remember window position and maximized state
10103
10104 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
10105
10106         * configure.ac:
10107
10108         Fix DBUS configure checks.
10109
10110         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
10111         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
10112         (ev_metadata_manager_set_boolean):
10113
10114         Plug mem leaks.
10115
10116         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
10117         (ev_window_stop_fullscreen), (ev_window_run_presentation),
10118         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
10119         (ev_window_continuous_changed_cb),
10120         (ev_window_dual_mode_changed_cb), (ev_window_new):
10121
10122         Fix the build without DBUS.
10123
10124 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
10125
10126         * shell/ev-metadata-manager.c: (parse_value), (save_values),
10127         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
10128         (ev_metadata_manager_set_string),
10129         (ev_metadata_manager_set_boolean):
10130         * shell/ev-metadata-manager.h:
10131
10132         Add support for some more types
10133
10134         * shell/ev-view.c: (scroll_to_current_page),
10135         (ev_view_get_continuous), (ev_view_set_continuous),
10136         (ev_view_get_dual_page):
10137         * shell/ev-view.h:
10138         * shell/ev-window.c: (page_changed_cb),
10139         (setup_document_from_metadata), (ev_window_setup_document),
10140         (setup_view_from_metadata), (ev_window_open_uri),
10141         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10142         (ev_window_run_presentation), (ev_window_stop_presentation),
10143         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
10144         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
10145         (ev_window_update_dual_page_action),
10146         (ev_window_continuous_changed_cb),
10147         (ev_window_dual_mode_changed_cb), (ev_window_init):
10148
10149         Remember a bunch of view/document properties. Prolly some
10150         are still missing but it's getting interesting.
10151
10152 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
10153
10154         * configure.ac: check if dbus-binding-tool is installed. Not the
10155         case on current Ubuntu breezy, it seems.
10156
10157 2005-07-05  Luca Ferretti <elle.uca@libero.it>
10158
10159         * data/evince.desktop.in.in:
10160         
10161         Allow open uri lists and add TryExec field.
10162
10163 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10164
10165         * configure.ac:
10166
10167         Enable dbus when available, do not require a configure
10168         option.
10169
10170 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10171
10172         * configure.ac:
10173
10174         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
10175         disabled.
10176
10177 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
10178         Marco Pesenti Gritti  <mpg@redhat.com>
10179
10180         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
10181         
10182         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
10183         functions to the format required by dbus
10184
10185         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
10186         errors. Use the RPC parameters in the expected way
10187
10188 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10189
10190         * Makefile.am:
10191         * properties/Makefile.am:
10192         * properties/ev-properties-main.c: (ev_properties_get_pages):
10193
10194         Support all mime types
10195
10196         * shell/Makefile.am:
10197         * thumbnailer/Makefile.am:
10198         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
10199         (evince_thumbnail_pngenc_get):
10200
10201         Use the document factory
10202
10203 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10204
10205         * backend/Makefile.am:
10206         * backend/ev-document-factory.c:
10207         (mime_type_supported_by_gdk_pixbuf),
10208         (ev_document_type_get_from_mime),
10209         (ev_document_factory_get_document),
10210         (ev_document_factory_get_backend),
10211         (ev_document_factory_get_mime_types),
10212         (ev_document_factory_get_all_mime_types):
10213         * backend/ev-document-factory.h:
10214         * shell/Makefile.am:
10215         * shell/ev-document-types.c: (get_document_from_uri),
10216         (ev_document_types_get_document),
10217         (file_filter_add_mime_list_and_free),
10218         (ev_document_types_add_filters):
10219         * shell/ev-document-types.h:
10220         * shell/ev-job-xfer.c: (ev_job_xfer_run):
10221         * shell/ev-properties-dialog.c:
10222         (ev_properties_dialog_set_document):
10223         * shell/ev-window.c: (ev_window_cmd_file_open),
10224         (ev_window_cmd_save_as):
10225         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10226
10227         Rework document types managing to avoid code duplication
10228         and actually abstract from backend implementations.
10229         Also provide a minimal factory api that can be used by
10230         thumbnailer/properties.
10231
10232 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10233
10234         * properties/ev-properties-view.c: (ev_properties_view_set_info):
10235         Plug a mem leak.
10236         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
10237         HIG spacings.
10238
10239 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10240
10241         * shell/ev-properties-dialog.c
10242         (ev_properties_dialog_set_document): only call
10243         ev_properties_fonts_set_document() if the document implements the
10244         fonts interface
10245
10246 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10247
10248         * configure.ac:
10249         * properties/Makefile.am:
10250         * properties/ev-properties-view.c:
10251         (ev_properties_view_register_type):
10252         * properties/ev-properties-view.h:
10253         * properties/ev-properties-main.h:
10254
10255         Implement nautilus plugin for properties.
10256         Works only for pdf atm, I need to rework the
10257         document types stuff to get this to work
10258         for all backends...
10259
10260 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10261
10262         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
10263         (ev_properties_fonts_set_document): use
10264         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
10265
10266 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10267
10268         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
10269         them
10270         (PlaceImage, tiff2ps_process_page): use
10271         g_ascii_dtostr to convert floats to strings in a locale-safe way.
10272
10273
10274 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10275
10276         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
10277         (main): to call gnome_authentication_manager_init. Should fix
10278         Bug #308510
10279
10280         * configure.ac: that requires libgnomeui 2.6.0.
10281
10282 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10283
10284         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10285         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
10286         use the new tiff2ps interfaces
10287
10288         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
10289         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
10290
10291         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
10292         structure instead of global variables.  Remove use of static
10293         variables in functions.
10294
10295 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
10296
10297         * shell/ev-page-action.c: unref the completion after setting it to the
10298         entry
10299
10300 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10301
10302         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
10303         postscript files
10304
10305 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10306
10307         * shell/ev-window.c (update_action_sensitivity): disable
10308         File->Print if the document does not implement the ps exporter
10309         interface
10310
10311 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
10312
10313         * Makefile.am:
10314         * configure.ac:
10315         * data/evince-properties.glade:
10316         * properties/.cvsignore:
10317         * properties/Makefile.am:
10318         * properties/ev-properties-view.c: (ev_properties_view_dispose),
10319         (ev_properties_view_class_init), (ev_properties_view_format_date),
10320         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
10321         (ev_properties_view_init), (ev_properties_view_new):
10322         * properties/ev-properties-view.h:
10323         * shell/Makefile.am:
10324         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
10325         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
10326         (ev_properties_dialog_new):
10327         * shell/ev-properties-dialog.h:
10328         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
10329         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
10330         (update_progress_label), (job_fonts_finished_cb),
10331         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
10332         * shell/ev-properties-fonts.h:
10333         * shell/ev-properties.c:
10334         * shell/ev-properties.h:
10335         * shell/ev-window.c: (ev_window_setup_document),
10336         (ev_window_cmd_file_properties):
10337
10338         Split the properties pages in two different objects, depend
10339         only on the backend where possible, use widgets instead
10340         of gobject for the glade part, reimplement the dialog
10341         itself with gtk.
10342         I need this to implement nautilus properties page.
10343
10344 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
10345
10346         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10347         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
10348         (tiff_document_document_ps_exporter_iface_init): implement the ps
10349         exporter interface for tiff documents
10350
10351         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
10352         libtiff to implement TIFF postscript export
10353
10354         * tiff/tiff2ps.h: added a header file for external tiff2ps
10355         functions.
10356
10357         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
10358         tiff2ps.h
10359
10360 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10361
10362         * shell/ev-view.c: (scroll_to_current_page),
10363         (ev_view_set_fullscreen), (ev_view_set_presentation):
10364         
10365         Scroll to current page when exit from presentation
10366
10367 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10368
10369         * shell/ev-window.c: (update_document_mode),
10370         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10371         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
10372         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
10373         
10374         Exit from fullscreen mode when switch to presentation. Fix for
10375         bug 309365
10376
10377 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10378
10379         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
10380         return NULL if the document does not implement the selection
10381         interface.
10382
10383 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10384
10385         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
10386         reported height by using the resolution aspect ratio
10387         (tiff_document_render_pixbuf): scale the pixbuf using the
10388         resolution aspect ratio
10389
10390 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10391
10392         * configure.ac:
10393         
10394         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
10395         <kiltedaco@gmail.com>
10396         
10397         * djvu/djvu-document.c: (djvu_document_get_orientation),
10398         (djvu_document_set_orientation), (djvu_document_get_page_size),
10399         (rotate_pixbuf), (djvu_document_render_pixbuf),
10400         (djvu_document_document_iface_init):
10401         * dvi/dvi-document.c: (dvi_document_get_orientation),
10402         (dvi_document_set_orientation), (dvi_document_get_page_size),
10403         (rotate_pixbuf), (dvi_document_render_pixbuf),
10404         (dvi_document_document_iface_init):
10405         
10406         Dvi and djvu backends are ported to new API
10407
10408 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
10409
10410         * backend/ev-selection.c: (ev_selection_get_selection_region),
10411         (ev_selection_get_selection_map):
10412         * backend/ev-selection.h:
10413         * pdf/ev-poppler.cc:
10414         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10415         * shell/ev-jobs.h:
10416         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
10417         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
10418         (ev_pixbuf_cache_get_text_mapping):
10419         * shell/ev-pixbuf-cache.h:
10420         * shell/ev-view.c: (location_in_text),
10421         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
10422         support to EvView.  Now we can see where we can select!  Sweet!
10423
10424 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10425
10426         * shell/ev-view.c (ev_view_button_press_event): Fix
10427         event->y + view->scroll_x typo.
10428
10429 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10430
10431         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
10432         sub-GdkPixbuf instead of passing dest_x and dest_y.
10433         
10434         * shell/ev-view.c: (view_point_to_doc_point),
10435         (view_rect_to_doc_rect), (ev_view_button_press_event),
10436         (ev_view_motion_notify_event), (compute_new_selection_rect),
10437         (gdk_rectangle_point_in), (compute_new_selection_text),
10438         (compute_selections): Update selection code to keep the selection
10439         around as two points and not as a normalized rectangle, and fix
10440         page level selection in two-column mode.
10441
10442 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
10443
10444         * shell/ev-window.c: (window_configure_event_cb): 
10445         
10446         Fix compilation
10447         
10448 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10449
10450         * pdf/ev-poppler.cc:
10451
10452         Fix compilation
10453
10454 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10455
10456         * shell/Makefile.am:
10457         * shell/ev-metadata-manager.c: (item_free),
10458         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
10459         (parse_value), (parseItem), (load_values),
10460         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
10461         (save_values), (save_item), (get_oldest), (resize_items),
10462         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
10463         * shell/ev-metadata-manager.h:
10464
10465         Metadata manager from gedit but modified to use GValue, so that
10466         we dont need to keep converting from strings.
10467
10468         * configure.ac:
10469
10470         ENABLE_METADATA conditional, on when dbus is on
10471
10472         * shell/ev-application.c: (ev_application_open_uri):
10473
10474         Show the window after load so that we can initialize
10475         window size before it's showed.
10476
10477         * shell/ev-window.c: (ev_window_setup_from_metadata),
10478         (ev_window_open_uri), (window_configure_event_cb),
10479         (ev_window_init):
10480
10481         Save and load metadata information about window size.
10482         Not yet keeping states in account.
10483
10484         * shell/main.c: (main):
10485
10486         Shutdown metadata manager.
10487
10488 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10489
10490         * shell/ev-application-service.xml:
10491         * configure.ac:
10492         * shell/Makefile.am:
10493         * shell/ev-application.c:
10494         * shell/ev-application.h:
10495         * shell/ev-window.c:
10496         * shell/ev-window.h:
10497         * shell/main.c:
10498
10499         Add an optional dbus interface (--enable-dbus).
10500         Rework application code, mainly to be easier to
10501         use "remotely".
10502         Do not open multiple windows with the same document,
10503         spatial evince!
10504
10505 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10506
10507         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10508         pixbuf iff it exists.
10509
10510 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10511
10512         * shell/*:
10513         * backend/ev-render-context.[ch]:
10514         * backend/ev-selection.[ch]:
10515
10516         Massive changes.  We now support text selection of pdfs, and not
10517         just rectangular selection.  This is pretty broken still, but I
10518         want to get something into CVS.
10519
10520 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10521
10522         * pdf/ev-poppler.cc:
10523         
10524         Fix for Bug 309080: crash on window close.
10525         
10526         * shell/ev-page-action.c: (page_changed_cb):
10527         
10528         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10529         jensgr@gmx.net (Jens Granseuer).
10530
10531 2005-06-25  Marcel Telka  <marcel@telka.sk>
10532
10533         * configure.in (ALL_LINGUAS): Added sk.
10534
10535 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10536
10537         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10538         not a document open
10539
10540 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10541
10542         * NEWS:
10543         * configure.ac:
10544
10545         Release 0.3.2
10546
10547         * cut-n-paste/recent-files/Makefile.am:
10548
10549         Fix make distcheck
10550
10551 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10552
10553         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10554         (pixbuf_document_set_orientation), (rotate_pixbuf),
10555         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10556         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10557
10558         Implement rotation and cleanup the code a bit.
10559
10560         * tiff/tiff-document.c: (tiff_document_get_page_size),
10561         (tiff_document_get_orientation), (tiff_document_set_orientation),
10562         (rotate_pixbuf), (tiff_document_render_pixbuf),
10563         (tiff_document_document_iface_init), (tiff_document_init):
10564
10565         Implement rotation. Was the quicker solution for the release
10566         but we really need to share this code in the shell.
10567
10568 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10569
10570         * pdf/ev-poppler.cc:
10571
10572         Enable rotation, require poppler cvs. Fix a leak.
10573
10574 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10575
10576         * shell/ev-window.c: (update_action_sensitivity):
10577         
10578         Make properties unsensitive if document backend doesn't provide
10579         any info
10580
10581 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10582
10583         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10584         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10585         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10586         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10587         (bitmap_flip_rotate_counter_clockwise):
10588         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10589         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10590         (buff_gets):
10591         * dvi/mdvi-lib/common.h:
10592         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10593         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10594         (opendvi), (mdvi_reload), (mdvi_init_context),
10595         (mdvi_destroy_context), (mdvi_dopage), (special):
10596         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10597         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10598         (file_hash_free), (register_encoding), (parse_spec),
10599         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10600         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10601         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10602         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10603         (mdvi_register_font_type), (mdvi_unregister_font_type),
10604         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10605         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10606         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10607         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10608         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10609         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10610         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10611         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10612         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10613         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10614         (mdvi_unregister_special), (mdvi_flush_specials):
10615         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10616         (t1_font_remove):
10617         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10618         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10619         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10620         (free_font_metrics), (flush_font_metrics):
10621         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10622         (tt_font_remove):
10623         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10624         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10625         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10626         (dstring_insert), (dstring_new), (dstring_reset):
10627         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10628         
10629         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10630         avoid conflict with libtool on FC4
10631         
10632         * shell/ev-window.c: (ev_window_cmd_help_about):
10633         
10634         Update copyright year. Fix for bug 308828.
10635
10636 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10637
10638         * shell/ev-view.c: (add_scroll_binding_keypad),
10639         (ev_view_binding_activated), (ev_view_class_init),
10640         (on_adjustment_value_changed):
10641         
10642         Bug 170874: Arrow keys switch pages in presentation mode
10643
10644 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10645
10646         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10647         
10648         Fix for Bug 308265: Sidebar dissappears coming out of 
10649         Presentation mode
10650
10651 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10652
10653         * shell/ev-application.c: (ev_application_open):
10654         * shell/ev-document-types.c: (ev_document_types_add_filters),
10655         (ev_document_types_add_filters_for_type):
10656         * shell/ev-document-types.h:
10657         * shell/ev-window.c: (ev_window_cmd_save_as):
10658         
10659         Suggest basename as template when saving, provide filters
10660         for save dialog. It's bug 308402
10661
10662 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10663
10664         * pdf/ev-poppler.cc:
10665         * shell/ev-sidebar-links.c: (job_finished_callback):
10666         * shell/ev-view.c: (update_find_status_message):
10667         
10668         Some leaks fixed
10669
10670 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10671
10672         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10673         (egg_recent_view_uimanager_set_list):
10674
10675         Fix buglet in !show_numbers case.
10676
10677 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10678
10679         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10680         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10681
10682         Use pango ellipsisation.
10683
10684         * pdf/ev-poppler.cc:
10685
10686         Fix refcount leak, from nsh.
10687
10688 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10689
10690         * cut-n-paste/recent-files/Makefile.am:
10691         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10692         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10693         
10694         Removed EggRecentViewGtk
10695         
10696         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10697         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10698         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10699         (ev_window_setup_recent):
10700         
10701         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10702         with other projects
10703
10704 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10705
10706         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10707         (egg_recent_view_gtk_finalize):
10708
10709         Fix memory leak
10710
10711         * cut-n-paste/toolbar-editor/Makefile.am:
10712         
10713         Fix location of cursor icon.
10714         
10715         * pdf/ev-poppler.cc:
10716         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10717         (display_completion_text), (match_completion):
10718         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10719         (selection_changed_callback), (create_loading_model),
10720         (print_section_cb), (links_page_num_func),
10721         (update_page_callback_foreach):
10722         * shell/ev-window.c: (ev_window_dispose):
10723         
10724         Small memory fixes. Links model now store objects instead
10725         of pointers to improve memory management. 
10726
10727 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10728
10729         * shell/ev-window.c: (zoom_control_changed_cb):
10730         
10731         Fix update of zoom control (bug 308268).
10732
10733 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10734
10735         * shell/ev-properties.c (set_property): escape the text correctly.
10736         Handles non-UTF-8 properties and escaped properties.  Also, sets
10737         the text to "<i>None</i>" if the property isn't set.
10738
10739         * data/evince-properties.glade: Change the label to be ellipsized,
10740         and give it a minimum size.
10741
10742 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10743
10744         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10745         * shell/ev-sidebar-links.c: (create_loading_model):
10746         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10747         * shell/ev-view.c: (ev_view_set_document):
10748         * shell/ev-window.c: (ev_window_dispose):
10749         
10750         Various small fixes, mostly memory leaks. Thanks to valgrind.
10751
10752 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10753
10754         * ps/ps-document.c: remove the locale.h include again ;-). And
10755         kill the (bogus) setlocale/savelocale business.
10756
10757 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10758
10759         * ps/ps-document.c:
10760         
10761         Include locale.h to fix build
10762         
10763         * shell/ev-sidebar.c:
10764         
10765         Remove unnecessary includes
10766
10767 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10768
10769         * dvi/dvi-document.c: (dvi_document_load):
10770         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10771         * po/POTFILES.in:
10772         
10773         Check for incorrect dvi files. Fix parsing dvi on AMD64
10774         platform. Thanks to tester@tester.ca (Olivier Crete).
10775
10776 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10777
10778         * shell/ev-page-action.c: (match_selected_cb),
10779         (display_completion_text), (match_completion), (update_model):
10780         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10781         (expand_open_links):
10782         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10783         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10784         (ev_sidebar_set_document):
10785         * shell/ev-window.c: (ev_window_xfer_job_cb),
10786         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10787         
10788         Fixed lot's of memory leaks, for example, memory leak on reload, 
10789         described in bug 307793.
10790
10791 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10792
10793         * pdf/ev-poppler.cc:
10794         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10795         (update_visible_range), (adjustment_changed_cb),
10796         (ev_sidebar_thumbnails_fill_model),
10797         (ev_sidebar_thumbnails_refresh),
10798         (ev_sidebar_tree_selection_changed),
10799         (ev_sidebar_icon_selection_changed),
10800         (ev_sidebar_thumbnails_use_icon_view),
10801         (ev_sidebar_thumbnails_set_document):
10802         * shell/ev-sidebar-thumbnails.h:
10803         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10804         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10805
10806         Refresh thumbnails when changing orientation. Not fully
10807         working yet becuase of a sidebar bug.
10808
10809         Set page orientation to poppler page everywhere. This sucks
10810         really need to fix poppler.
10811
10812 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10813
10814         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10815         (egg_recent_view_gtk_new_menu_item),
10816         (egg_recent_view_gtk_set_property),
10817         (egg_recent_view_gtk_get_property),
10818         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10819         (egg_recent_view_gtk_set_tooltip_func),
10820         (egg_recent_view_gtk_set_label_width),
10821         (egg_recent_view_gtk_get_label_width):
10822         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10823
10824         Sync with libegg (ellipsize labels)
10825
10826 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10827
10828         * data/evince-ui.xml:
10829         * shell/ev-window.c: (ev_window_cmd_go_forward),
10830         (ev_window_cmd_go_backward):
10831         
10832         Shift + PageUp moves 10 Pages. Fix for 306125
10833
10834 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10835
10836         * pdf/ev-poppler.cc:
10837
10838         Add a flag to check if orientation has been overriden
10839
10840 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10841
10842         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10843         field if necessary.
10844
10845         * ps/ps.h: add creator field to document.
10846
10847         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10848         set creator field.
10849
10850 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10851
10852         * data/evince-properties.glade:
10853         * shell/ev-properties.c: (ev_properties_set_document):
10854
10855         s/PDF Version/Format
10856
10857 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10858
10859         * shell/ev-properties.c: (ev_properties_set_document):
10860
10861         Remove unnecessary translations
10862
10863 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10864
10865         * cut-n-paste/toolbar-editor/Makefile.am:
10866
10867         Correct library name    
10868
10869 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10870
10871         * configure.ac:
10872         * cut-n-paste/recent-files/egg-recent-model.c:
10873         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10874         (egg_recent_model_unlock_file):
10875         * cut-n-paste/recent-files/egg-recent-util.c:
10876         (egg_recent_util_get_unique_id):
10877         * cut-n-paste/recent-files/update-from-egg.sh:
10878         * cut-n-paste/toolbar-editor/Makefile.am:
10879         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10880         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10881         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10882         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10883         (egg_toolbars_model_get_type):
10884         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10885
10886         Better makefile for toolbar editor and update everything
10887         to latest libegg.
10888
10889 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10890
10891         * shell/ev-window.c: (update_document_mode):
10892
10893         Prefer presentation mode when the document
10894         require fullscreen.
10895
10896 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10897
10898         * data/evince-ui.xml:
10899         * shell/ev-window.c:
10900
10901         Add control-equal for zooming
10902
10903 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10904
10905         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10906
10907 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10908
10909         * backend/ev-document.c: (ev_document_get_orientation):
10910         * backend/ev-document.h:
10911         * pdf/ev-poppler.cc:
10912         * ps/ps-document.c: (ps_document_get_orientation),
10913         (ps_document_set_orientation), (ps_document_document_iface_init):
10914
10915         Add a get_orientation api. Improve set_orientation.
10916
10917         * data/evince-ui.xml:
10918         * shell/ev-view.c: (ev_view_set_orientation),
10919         (ev_view_rotate_right), (ev_view_rotate_left):
10920         * shell/ev-view.h:
10921         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10922         (ev_window_cmd_edit_rotate_right):
10923
10924         Better ui for changing document orientation
10925
10926 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10927
10928         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10929         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10930         * shell/ev-sidebar-links.h:
10931         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10932         (ev_sidebar_page_iface_init):
10933         * shell/ev-sidebar-page.h:
10934         * shell/ev-sidebar-thumbnails.c:
10935         (ev_sidebar_thumbnails_get_property),
10936         (ev_sidebar_thumbnails_class_init),
10937         (ev_sidebar_thumbnails_set_document):
10938         * shell/ev-sidebar-thumbnails.h:
10939         * shell/ev-view.c: (ev_view_motion_notify_event):
10940         * shell/ev-window.c: (update_chrome_visibility),
10941         (ev_window_cmd_focus_page_selector),
10942         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10943         (sidebar_page_main_widget_update_cb), (ev_window_init):
10944         
10945         Autoraise toolbar on GoToPage binding and fix bindings in
10946         EvSidebarThumbnails page.
10947
10948 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10949
10950         * shell/ev-properties.c: (update_progress_label):
10951
10952         Hide the progress label when finished; bug #307697.
10953
10954 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10955
10956         * pdf/ev-poppler.cc:
10957
10958         Enable is_open for links, you will need poppler cvs
10959
10960         * shell/ev-properties.c: (job_fonts_finished_cb):
10961
10962         Get a lock on the document when filling the tree view
10963
10964 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10965
10966         * backend/ev-document-links.h:
10967         * pdf/ev-poppler.cc:
10968         * shell/ev-sidebar-links.c: (create_loading_model),
10969         (expand_open_links), (job_finished_callback):
10970
10971         Expand links when specified by the document.
10972         Depend on a poppler api (defined out for now)
10973
10974 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10975
10976         * shell/ev-properties.c: (ev_properties_dispose),
10977         (ev_properties_class_init), (dialog_destroy_cb),
10978         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10979         (ev_properties_set_document), (ev_properties_new),
10980         (ev_properties_show):
10981         * shell/ev-properties.h:
10982
10983         Make it an object, cleanup the code, api to show it as transient
10984         and to set the document.
10985
10986         * shell/ev-window.c: (ev_window_setup_document),
10987         (ev_window_cmd_file_properties):
10988
10989         Adapt to EvProperties changes, do not show multiple
10990         times, update it when document changes.
10991
10992 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10993
10994         * ps/gstypes.h:
10995         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10996         (ps_document_set_orientation), (ps_document_document_iface_init):
10997         * ps/ps-document.h:
10998
10999         Implement orientation here too
11000
11001         * shell/ev-properties.c: (ev_properties_new):
11002         * data/evince-properties.glade:
11003
11004         Hide the fonts page for backends that doesnt
11005         support it.     
11006
11007 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
11008
11009         * backend/ev-document.c: (ev_document_set_orientation):
11010         * backend/ev-document.h:
11011         * pdf/ev-poppler.cc:
11012
11013         Add orientation api. Currently poppler api is not optimal,
11014         we need to set orientation every time we _get a page.
11015         I will try to fix that at some point.
11016
11017         * data/evince-ui.xml:
11018         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
11019         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
11020
11021         Add orientation menu items
11022
11023         * shell/ev-page-cache.c: (ev_page_cache_clear):
11024         * shell/ev-page-cache.h:
11025
11026         Add api to clear the cache
11027
11028         * shell/ev-view.c: (setup_caches), (clear_caches),
11029         (ev_view_set_document), (ev_view_zoom_out),
11030         (ev_view_set_orientation):
11031         * shell/ev-view.h:
11032
11033         Implement orientation changing
11034
11035 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
11036
11037         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
11038         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
11039         * backend/ev-document-fonts.h:
11040
11041         Separate scan and fill so that we can incrementally fill from
11042         the main thread. Add a progress api.
11043
11044         * data/evince-properties.glade:
11045         * pdf/ev-poppler.cc:
11046         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
11047         * shell/ev-jobs.h:
11048         * shell/ev-properties.c: (update_progress_label),
11049         (job_fonts_finished_cb), (setup_fonts_view):
11050
11051         Incrementally feel the list and show the progress
11052         percentage in a label like acrobat does.
11053
11054         You are going to need poppler cvs
11055
11056 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
11057
11058         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
11059         * backend/ev-document-fonts.h:
11060         * pdf/ev-poppler.cc:
11061
11062         Make fonts model fill incrementally.
11063
11064         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
11065         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
11066         (ev_job_queue_remove_job):
11067         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
11068         (ev_job_fonts_new), (ev_job_fonts_run):
11069         * shell/ev-jobs.h:
11070
11071         New job for fonts scanning
11072
11073         * shell/ev-properties.c: (job_fonts_finished_cb),
11074         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
11075         * shell/ev-properties.h:
11076         * shell/ev-window.c: (ev_window_cmd_file_properties):
11077
11078         Incrementally feel the treeview using the new job. Show Loading...
11079         message until scanning is completed.
11080
11081         Hopefully I didnt break the build without the poppler patch.
11082
11083 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11084
11085         * shell/ev-application.c: (ev_application_open):
11086         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
11087         (ev_document_type_get_type), (ev_document_type_lookup):
11088         * shell/ev-document-types.h:
11089         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
11090         * shell/ev-job-xfer.h:
11091         * shell/ev-window.c: (ev_window_clear_local_uri),
11092         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
11093         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
11094         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
11095         
11096         Transfer remote documents to tmp directory to display them later.
11097
11098 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
11099
11100         * backend/ev-document-info.h:
11101         * shell/ev-properties.c: (ev_properties_new):
11102
11103         s/GTime*/GTime. Not sure why we was using a pointer
11104         at all there!
11105
11106 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
11107
11108         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
11109         situations.  That situation is that you're using GTK+-HEAD with
11110         the patch at #306726 is applied, and you have a document with <
11111         1500 pages in it.  It's not quite as uniformly nice as the
11112         TreeView, but should be better in the long run.
11113
11114         I'm pretty sure I guarded against breaking compilation with
11115         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
11116         I missed some.
11117
11118         * shell/ev-window.c (ev_window_init): We don't have our tree/list
11119         widget yet, so I commented that code out
11120         enable_view_actions_for_widget() for now.  Need to figure this
11121         out.
11122
11123         * shell/ev-page-action.c (match_selected_cb): emit the right
11124         signals.  Our cool C-l completion now works.
11125
11126 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11127
11128         * backend/Makefile.am:
11129         * backend/ev-document-fonts.c:
11130         * backend/ev-document-links.c:
11131         * backend/ev-document.c: (ev_document_load):
11132         * backend/ev-document.h:
11133         * backend/ev-job-queue.c:
11134         * backend/ev-job-queue.h:
11135         * backend/ev-jobs.c:
11136         * backend/ev-jobs.h:
11137         * backend/ev-page-cache.c:
11138         * backend/ev-page-cache.h:
11139
11140         EvPageCache and EvJobs are moved to shell.
11141
11142         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
11143         (ev_tmp_filename):
11144         * lib/ev-file-helpers.h:
11145         
11146         New helper to work with temporary files
11147         
11148         * shell/Makefile.am:
11149         * shell/ev-application.c: (ev_application_open):
11150         * shell/ev-application.h:
11151         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
11152         (remove_job_from_async_queue), (add_job_to_async_queue),
11153         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
11154         (handle_job), (search_for_jobs_unlocked),
11155         (no_jobs_available_unlocked), (ev_render_thread),
11156         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11157         (ev_job_queue_add_job), (move_job_async), (move_job),
11158         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11159         * shell/ev-job-queue.h:
11160         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
11161         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
11162         * shell/ev-job-xfer.h:
11163         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11164         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11165         (ev_job_links_class_init), (ev_job_render_init),
11166         (ev_job_render_dispose), (ev_job_render_class_init),
11167         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11168         (ev_job_thumbnail_class_init), (ev_job_load_init),
11169         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
11170         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11171         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
11172         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
11173         * shell/ev-jobs.h:
11174         * shell/ev-page-action.c: (ev_page_action_set_document):
11175         * shell/ev-page-cache.c: (ev_page_cache_init),
11176         (ev_page_cache_class_init), (ev_page_cache_finalize),
11177         (ev_page_cache_new), (ev_page_cache_get_n_pages),
11178         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11179         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
11180         (ev_page_cache_get_title), (ev_page_cache_get_size),
11181         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
11182         (ev_page_cache_get_height_to_page),
11183         (ev_page_cache_get_max_label_chars),
11184         (ev_page_cache_get_page_label),
11185         (ev_page_cache_has_nonnumeric_page_labels),
11186         (ev_page_cache_get_info), (ev_page_cache_next_page),
11187         (ev_page_cache_prev_page), (ev_page_cache_get):
11188         * shell/ev-page-cache.h:
11189         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
11190         (ev_pixbuf_cache_clear_job_sizes),
11191         (ev_pixbuf_cache_add_jobs_if_needed),
11192         (ev_pixbuf_cache_set_page_range):
11193         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
11194         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
11195         * shell/ev-sidebar-thumbnails.c:
11196         (ev_sidebar_tree_selection_changed),
11197         (ev_sidebar_thumbnails_set_document):
11198         * shell/ev-statusbar.c: (ev_statusbar_destroy),
11199         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
11200         (ev_statusbar_get_context_id), (ev_statusbar_push),
11201         (ev_statusbar_pop), (ev_statusbar_set_maximized),
11202         (ev_statusbar_pulse), (ev_statusbar_show_progress),
11203         (ev_statusbar_set_progress):
11204         * shell/ev-statusbar.h:
11205         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
11206         (ev_view_find_previous):
11207         * shell/ev-window.c: (ev_window_is_empty),
11208         (ev_window_setup_document), (password_dialog_response),
11209         (ev_window_clear_jobs), (ev_window_load_job_cb),
11210         (ev_window_xfer_job_cb), (ev_window_open_uri),
11211         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
11212         (ev_window_print), (ev_window_print_range),
11213         (ev_window_state_event), (ev_window_cmd_view_reload),
11214         (menu_item_select_cb), (menu_item_deselect_cb),
11215         (view_status_changed_cb), (ev_window_dispose),
11216         (drag_data_received_cb), (ev_window_init):
11217         * shell/ev-window.h:
11218         * shell/main.c: (load_files):
11219         
11220         New statusbar to show progress on idle. Two new jobs - 
11221         xfer job and load job to load document in background. And update
11222         of page_cache clients to new location of code.
11223
11224 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
11225
11226         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
11227         selection in open dialog. It also remembers the last visited directory 
11228         in the current session.
11229
11230 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11231
11232         * shell/ev-properties.c: (ev_properties_new):
11233         * shell/ev-properties.h:
11234         * shell/ev-window.c: (ev_window_cmd_file_properties):
11235         
11236         Get document info from page cache instead of document itself.
11237         This should fix crash related to race conditions described in
11238         bug 306545.
11239
11240 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11241
11242         * ps/ps-document.c: (ps_document_init),
11243         (send_ps), (get_page_box), (output), (catchPipe), (input),
11244         (stop_interpreter), (file_length), (file_readable),
11245         (check_filecompressedb), (ps_document_enable_interpreter),
11246         (document_load), (ps_async_renderer_render_pixbuf):
11247         * ps/ps-document.h:
11248
11249         Big cleanup of the ps code
11250
11251 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11252
11253         * backend/Makefile.am:
11254         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
11255         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
11256         * backend/ev-async-renderer.h:
11257
11258         Add an async renderer interface (method + callback) which
11259         is useful for backends like ps.
11260
11261         * backend/ev-job-queue.c: (remove_job_from_async_queue),
11262         (add_job_to_async_queue), (job_finished_cb), (handle_job),
11263         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11264         (ev_job_queue_add_job), (move_job_async), (move_job),
11265         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11266
11267         Add queues for async renderer, these are executed on the
11268         main thread.
11269
11270         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
11271         (ev_job_render_run):
11272         * backend/ev-jobs.h:
11273
11274         If the backend support async renderer interface use it.
11275
11276         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11277         (setup_pixmap), (ps_document_get_type),
11278         (ps_async_renderer_render_pixbuf),
11279         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
11280
11281         Implement async renderer interface.
11282
11283 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11284
11285         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
11286
11287         Cleanup links job on exit.
11288
11289 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11290
11291         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11292         (drag_data_get_cb), (drag_data_received_cb):
11293         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11294         (drag_data_get_cb), (parse_item_list),
11295         (egg_toolbar_editor_load_actions):
11296         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11297         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
11298         (parse_item_list), (parse_toolbars):
11299         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11300         (dvi_pixbuf_put_pixel):
11301         
11302         Fix gcc 4.0 warnings
11303
11304 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11305
11306         * ps/ps-document.c: (start_interpreter):
11307
11308         Fix warning when loading ps
11309
11310 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11311
11312         * ps/ps-document.c: (output):
11313
11314         Fix crash when priting gs error messages.
11315
11316 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11317
11318         * backend/ev-page-cache.c: (_ev_page_cache_new):
11319         * backend/ev-page-cache.h:
11320
11321         Use a const to return title so that we dont double
11322         free it. Small cleanup and fix a leak.
11323
11324         * shell/ev-window.c: (update_window_title):
11325
11326         strdup value from get_title.
11327
11328 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11329
11330         * shell/ev-sidebar-links.c: (job_finished_callback),
11331         (ev_sidebar_links_set_document):
11332
11333         Cleanup the old job when changing document
11334
11335 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11336
11337         * shell/ev-stock-icons.c:
11338         * shell/ev-stock-icons.h:
11339         * shell/ev-window.c:
11340         
11341         Add stock icons for actions that can appear in toolbar. Fix for
11342         bug 306566.
11343
11344 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11345
11346         * backend/ev-page-cache.c: (ev_page_cache_finalize),
11347         (_ev_page_cache_new), (ev_page_cache_get_max_width),
11348         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
11349         * backend/ev-page-cache.h:
11350         * shell/ev-view.c: (scroll_to_current_page),
11351         (view_update_range_and_current_page), (get_page_y_offset),
11352         (get_page_extents), (ev_view_size_request_continuous_dual_page),
11353         (ev_view_size_request_continuous),
11354         (ev_view_zoom_for_size_continuous_and_dual_page),
11355         (ev_view_zoom_for_size_continuous):
11356         
11357         More compact EvView layout in document with pages of different size.
11358
11359 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
11360
11361         * shell/ev-window.c (ev_window_cmd_file_properties): fix
11362         compilation.
11363
11364 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11365
11366         * shell/ev-view.c: (view_set_adjustment_values):
11367         * shell/ev-window.c: (ev_window_cmd_file_properties):
11368         
11369         A bit different fix for rounding problem but it has no
11370         problems on startup. Make properties window transient to parent.
11371
11372 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11373
11374         * pdf/ev-poppler.cc:
11375         
11376         More commenting of font stuff.
11377
11378 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11379
11380         * pdf/ev-poppler.cc:
11381
11382         Comment out some more fonts stuff. Should really
11383         work without the poppler patch now.
11384
11385 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11386
11387         * pdf/ev-poppler.cc:
11388
11389         Adapt to api change
11390
11391 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11392
11393         * data/evince-properties.glade:
11394         * pdf/ev-poppler.cc:
11395         * shell/ev-properties.c: (setup_fonts_view):
11396
11397         Set the column title. Show the dialog only
11398         once everything is setup.
11399         Getting font info can be very slow... will
11400         prolly need to make this threaded too.
11401
11402 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11403
11404         * backend/Makefile.am:
11405         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
11406         (ev_document_fonts_get_fonts_model):
11407         * backend/ev-document-fonts.h:
11408         * data/evince-properties.glade:
11409         * pdf/ev-poppler.cc:
11410         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
11411         * shell/ev-properties.h:
11412         * shell/ev-window.c: (ev_window_cmd_file_properties):
11413
11414         Implement fonts list. Defined out for now, since it depends
11415         on a not yet committed poppler patch.
11416
11417 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
11418
11419         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
11420         page + 1.
11421
11422         * shell/ev-window.c: Make sure we add the timeout when we get a
11423         focus-in event.
11424
11425         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
11426         adjustment->value before calculating the zoom factor to average
11427         out all of our rounding errors.  The page no longer 'drifts' when
11428         resizing.
11429
11430 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11431
11432         * data/evince-properties.glade:
11433         * shell/ev-properties.c: (ev_properties_format_date),
11434         (set_property):
11435         
11436         Labels don't expand when the dialogue is resized.
11437         strftime result needs to be converted to UTF-8. Thanks
11438         to Christian Persch <chpe@gnome.org>.
11439
11440 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11441
11442         * data/evince-properties.glade:
11443
11444         Hide the fonts tab
11445
11446 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11447
11448         * backend/ev-document-info.h:
11449         * backend/ev-document.c: (ev_document_info_free):
11450         * data/evince-properties.glade:
11451         * pdf/ev-poppler.cc:
11452         * ps/ps-document.c: (ps_document_get_info):
11453         * shell/ev-properties.c: (ev_properties_format_date),
11454         (set_property), (ev_properties_new):
11455         * shell/ev-properties.h:
11456         * shell/ev-window.c: (ev_window_cmd_file_properties):
11457
11458         Rework properties code to take only EvPropertyInfo
11459         in the constructor so that it can be useful for
11460         nautilus plugin too.
11461
11462         Deal with backends that doesnt support some properties.
11463         Make set property code generic.
11464
11465 2005-06-04  Christian Persch <chpe@gnome.org>
11466
11467         * data/evince-properties.glade:
11468
11469         fix spacings, make resizeable, and make data labels
11470         selectable + ellipsised
11471
11472 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
11473
11474         * backend/ev-document-info.h:
11475         * data/Makefile.am:
11476         * data/evince-ui.xml:
11477         * pdf/ev-poppler.cc:
11478         * shell/Makefile.am:
11479         * shell/ev-window.c: (update_action_sensitivity),
11480         (ev_window_cmd_file_properties):
11481
11482         Initial go at file properties. Patch by
11483         Emil Soleyman-Zomalan <emil@soleyman.com>.
11484         Needs love see #169583
11485
11486 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11487
11488         * ps/ps-document.c: (output):
11489         * ps/ps.c: (psscan):
11490
11491         Try to render even if psscan fails.
11492
11493 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11494
11495         * ps/ps.c: (psscan), (pscopydoc):
11496
11497         Port buffered reading code from gv
11498
11499 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11500
11501         * ps/ps-document.c: (interpreter_message), (output):
11502
11503         Do not fail on interpreter messages
11504
11505 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11506
11507         * backend/ev-document-misc.c:
11508         (ev_document_misc_get_thumbnail_frame):
11509
11510         Pages can be 0 x 0, dont assert on this case
11511
11512 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11513
11514         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11515         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11516
11517         Correctly manage our reference on document. Finally the reload
11518         huge leak is gone...
11519
11520 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11521
11522         * ps/ps-document.c: (ps_document_dispose):
11523
11524         Forgot to chain it to the parent. Thanks chpe.
11525
11526 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11527
11528         * ps/ps-document.c: (ps_document_dispose),
11529         (ps_document_class_init), (stop_interpreter), (document_load):
11530
11531         Cleanup dispose a bit. Dont leak the whole pixmap.
11532
11533 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11534
11535         * pdf/ev-poppler.cc:
11536
11537         Release the poppler document on dispose
11538
11539 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11540
11541         * shell/ev-view.c: (ev_view_set_document):
11542
11543         Release ref on the pixbuf cache when changing
11544         document.
11545
11546 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11547
11548         * ps/ps-document.c: (ps_document_get_info):
11549
11550         Fix a double free
11551
11552 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11553
11554         * backend/ev-page-cache.c: (ev_page_cache_init),
11555         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11556         * backend/ev-page-cache.h:
11557         * shell/ev-page-action.c: (page_changed_cb):
11558         
11559         Set page action entry width depending on labels width. Fix
11560         for bug 305202.
11561
11562 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11563
11564         * backend/ev-link.c: (ev_link_class_init):
11565
11566         Allow -1 as page value (error)
11567
11568 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11569
11570         * shell/ev-sidebar-thumbnails.c:
11571         (ev_sidebar_thumbnails_set_document):
11572         * shell/ev-view.c: (scroll_to_current_page),
11573         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11574         (page_changed_cb), (on_adjustment_value_changed),
11575         (ev_view_set_document):
11576
11577         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11578         Fix bug 305377
11579
11580 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11581
11582         * configure.ac:
11583         * djvu/djvu-document.c: (djvu_document_get_page_size):
11584
11585         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11586         bug 301993.
11587
11588 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11589
11590         * shell/ev-view.c (draw_one_page): modify the expose handling to
11591         get the shadows.
11592
11593         * shell/ev-window.c (update_action_sensitivity): Respect
11594         permissions field.  Kowtow to the man.
11595
11596         * pdf/ev-poppler.cc: Get the permissions field.
11597
11598         * tiff/*c: Make a tiny bit more robust.
11599
11600 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11601
11602         * djvu/djvu-document.c:
11603         
11604         Pop messages from djvu context message queue.
11605
11606 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11607
11608         * configure.ac, Makefile.am, shell/Makefile.am:
11609         * tiff/Makefile.am, shell/ev-document-types.c:
11610         
11611         Cleanup tiff configure checks. Fix for bug 305218.
11612
11613 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11614
11615         * configure.ac: Added "uk" to ALL_LINGUAS.
11616
11617 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11618
11619         * cut-n-paste/zoom-control/ephy-zoom.c:
11620         (ephy_zoom_get_changed_zoom_level):
11621         * cut-n-paste/zoom-control/ephy-zoom.h:
11622         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11623         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11624         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11625         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11626         (zoom_control_changed_cb), (ev_window_init):
11627         
11628         Fix minor points related to moving best fit up. Introduce
11629         "zoom" property and make zoom control change it's value on
11630         notify::zoom signals. Fix for 305080.
11631
11632 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11633
11634         * data/evince-ui.xml:
11635         * shell/ev-window.c: (set_view_actions_sensitivity):
11636         
11637         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11638
11639 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11640
11641         * configure.ac:
11642
11643         Depends on poppler 0.3.2
11644
11645 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11646
11647         * cut-n-paste/recent-files/egg-recent-item.c:
11648         (egg_recent_item_get_short_name):
11649         * cut-n-paste/toolbar-editor/Makefile.am:
11650         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11651         (new_pixbuf_from_widget):
11652         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11653         * cut-n-paste/toolbar-editor/egg-marshal.c:
11654         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11655         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11656
11657         Sync
11658
11659 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11660
11661         * tiff/tiff-document.c: Rough TIFF backend.
11662
11663 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11664
11665         * NEWS:
11666         * configure.ac:
11667         * cut-n-paste/toolbar-editor/Makefile.am:
11668
11669         Release 0.3.1
11670
11671 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11672
11673         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11674         (ev_view_find_next), (ev_view_find_previous):
11675
11676         Remove the locks around get_n_results   
11677
11678 2005-05-21  Juerg Billeter  <j@bitron.ch>
11679
11680         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11681
11682         Pass correct number of pages to poppler.
11683
11684 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11685
11686         * configure.ac:
11687         * data/Makefile.am:
11688         * data/evince.desktop.in: 
11689         * data/evince.desktop.in.in:
11690         * po/POTFILES.in:
11691         
11692         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11693
11694 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11695
11696         * shell/ev-view.c: (view_update_adjustments),
11697         (view_set_adjustment_values): cast adjustmen->value to (int)
11698         before using it.  Otherwise, we get off by a pixel in some
11699         situations.
11700
11701         (draw_one_page): Draw the border on expose.
11702
11703 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11704
11705         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11706         adjustment when the mode changes, #304923
11707
11708 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11709
11710         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11711         flickering on resize but still use gdk_window_scroll on
11712         scrolling
11713
11714 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11715
11716         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11717         option, #170458
11718
11719 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11720
11721         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11722         second page on page_changed if possible, #304669
11723
11724 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11725
11726         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11727         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11728
11729 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11730
11731         * .cvsignore:
11732         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11733         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11734         (ev_view_zoom_for_size_presentation),
11735         (ev_view_zoom_for_size_continuous_and_dual_page),
11736         (ev_view_zoom_for_size_continuous),
11737         (ev_view_zoom_for_size_dual_page),
11738         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11739         * shell/ev-view.h:
11740         * shell/ev-window.c: (update_view_size),
11741         (ev_window_sizing_mode_changed_cb):
11742
11743         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11744         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11745         an infinite loop, #304769
11746
11747
11748 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11749
11750         * data/evince-ui.xml:
11751         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11752         * shell/ev-window.c: (set_view_actions_sensitivity):
11753
11754         Make PgUp/Down behave like Space
11755
11756 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11757
11758         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11759         * backend/ev-ps-exporter.h:
11760         * pdf/ev-poppler.cc:
11761         * ps/ps-document.c: (ps_document_ps_export_begin):
11762         * shell/ev-print-job.c: (idle_print_handler):
11763
11764         Adapt to new poppler api
11765
11766 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11767
11768         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11769         (ephy_zoom_control_init):
11770
11771         Translate zoom levels
11772
11773 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11774
11775         * cut-n-paste/zoom-control/ephy-zoom.c:
11776         (ephy_zoom_get_zoom_level_index):
11777
11778         Fix current zoom -> zoom control match
11779
11780 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11781
11782         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11783         rather than the scrolled_window that it's in. Fixes bug #304655.
11784
11785 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11786
11787         * shell/ev-view.c: (view_update_adjustments),
11788         (view_set_adjustment_values), (view_update_range_and_current_page),
11789         (view_scroll_to_page), (set_scroll_adjustment),
11790         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11791         (ev_view_scroll), (ev_view_scroll_view),
11792         (ensure_rectangle_is_visible), (find_page_at_location),
11793         (get_link_at_location), (go_to_link), (status_message_from_link),
11794         (ev_view_size_request_continuous_dual_page),
11795         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11796         (ev_view_unrealize), (ev_view_expose_event),
11797         (ev_view_button_press_event), (ev_view_motion_notify_event),
11798         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11799         (draw_rubberband), (highlight_find_results), (draw_one_page),
11800         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11801         (ev_view_init), (find_changed_cb), (page_changed_cb),
11802         (on_adjustment_value_changed), (ev_view_new),
11803         (ev_view_set_document), (ev_view_set_zoom),
11804         (ev_view_set_continuous), (ev_view_set_dual_page),
11805         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11806         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11807         (ev_view_zoom_for_size_presentation),
11808         (ev_view_zoom_for_size_continuous_dual_page),
11809         (ev_view_zoom_for_size_continuous),
11810         (ev_view_zoom_for_size_dual_page),
11811         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11812         (ev_view_get_status), (ev_view_set_status),
11813         (update_find_status_message), (ev_view_get_find_status),
11814         (ev_view_set_find_status), (jump_to_find_result),
11815         (jump_to_find_page), (compute_selections), (clear_selection),
11816         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11817         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11818         (ev_view_update_primary_selection),
11819         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11820         * shell/ev-view.h:
11821         * shell/ev-window.c: (ev_window_open_page_label),
11822         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11823         (ev_window_init):
11824         * shell/ev-window.h:
11825         * shell/main.c: (load_files):
11826
11827         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11828         when resizing.  Remove the bin_window().  Also, patch from James
11829         Bowes to fix command line page, #300641
11830         
11831 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11832
11833         * data/evince-ui.xml:
11834         * shell/ev-view.c:
11835         * shell/ev-view.h:
11836         * shell/ev-window.c: (update_action_sensitivity):
11837
11838         Get rid of View->Normal Size, it's just confusing
11839
11840 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11841
11842         * backend/ev-document-info.h:
11843         * backend/ev-document.c: (ev_document_info_free): Free the
11844         EvDocumentInfo.
11845
11846         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11847         (clear_range), (add_range), (update_visible_range),
11848         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11849         (ev_sidebar_thumbnails_set_document):
11850         * shell/ev-window.c: (ev_window_setup_document): Only render the
11851         visible thumbnails.  It takes an instant to render, but it uses
11852         much less memory.
11853
11854 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11855
11856         * shell/ev-sidebar-links.c: (popup_menu_cb):
11857
11858         Select first item
11859
11860 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11861
11862         * lib/Makefile.am:
11863         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11864         (button_press_cb), (ev_sidebar_links_construct):
11865
11866         Show the popup menu also on keybindings
11867
11868 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11869
11870         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11871         * shell/ev-window.h:
11872
11873         Expose api to print a range (with dialog). Make private _print use
11874         it.
11875
11876         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11877         (ev_sidebar_links_construct):
11878
11879         Show a print context menu on linkx, it prints the selected
11880         section.
11881
11882 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11883
11884         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11885         button.
11886
11887 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11888
11889         * AUTHORS:
11890
11891         Update
11892
11893         * shell/ev-window.c: (build_comments_string),
11894         (ev_window_cmd_help_about):
11895
11896         Show poppler version/backend and authors
11897
11898 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11899
11900         * cut-n-paste/zoom-control/ephy-zoom.c:
11901         (ephy_zoom_get_zoom_level_index):
11902         * cut-n-paste/zoom-control/ephy-zoom.h:
11903
11904         Move the best fit items at the top of the list
11905
11906 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11907
11908         * shell/ev-marshal.list:
11909         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11910         (activate_cb), (match_selected_cb), (activate_link_cb),
11911         (connect_proxy), (ev_page_action_class_init):
11912         * shell/ev-page-action.h:
11913
11914         Use signals to notify action activation. Hopefully
11915         I did not break completion since I cant test...
11916
11917         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11918         (register_custom_actions):
11919
11920         Connect to page selector actions and also grab focus on
11921         the view when activated.
11922
11923 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11924
11925         * pdf/ev-poppler.cc:
11926         * backend/ev-page-cache.c: make page size calculation consistent
11927         and set it to (int)( width * scale + 0.5).  This makes the weird
11928         line going through the middle of the page go away.
11929
11930         * shell/ev-view.c: move painting the background page after
11931         checking the expose area covers us.
11932
11933 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11934
11935         * data/evince-password.glade:
11936         
11937         Mark labels as not translatable. Fix for bug 302842.
11938
11939 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11940
11941         * configure.ac: Added "es" to ALL_LINGUAS.
11942
11943 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11944
11945         * data/evince-toolbar.xml:
11946         * shell/ev-window.c: (update_action_sensitivity),
11947         (ev_window_setup_document), (ev_window_set_page_mode),
11948         (ev_window_init):
11949
11950         Remove some leftover code from jrb first continous
11951         attempt. Use the new actions, we still need good icons
11952         though...
11953
11954 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11955
11956         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11957
11958         Update label when connecting proxy. Fix a warning with NULL
11959         page_cache.
11960
11961 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11962
11963         * data/evince-ui.xml:
11964         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11965         * shell/ev-page-action.h:
11966         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11967
11968         Add mnemonic for edit toolbar.
11969         ctrl+l focus the page entry.
11970
11971 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11972
11973         * lib/Makefile.am:
11974         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11975         (ev_window_init):
11976         * shell/main.c: (main):
11977
11978         Put the toolbar xml in evince own dot dir
11979
11980 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11981
11982         * shell/ev-window.c: (ev_window_init):
11983
11984         Make the toolbar not removable
11985
11986 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11987
11988         * data/evince-ui.xml:
11989         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11990         * shell/ev-sidebar-links.h:
11991         * shell/ev-sidebar-thumbnails.c:
11992         (ev_sidebar_thumbnails_get_treeview):
11993         * shell/ev-sidebar-thumbnails.h:
11994         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11995         (ev_view_class_init):
11996         * shell/ev-view.h:
11997         * shell/ev-window.c: (update_action_sensitivity),
11998         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11999         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
12000         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
12001         (ev_window_init):
12002
12003         This is evil... Make space/backspace global accelerators but
12004         enable them only for some widgets (sidebars and view).
12005         I dont like it, but I dont know a better way... :/
12006
12007 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
12008
12009         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
12010         (ev_page_action_widget_finalize),
12011         (ev_page_action_widget_class_init), (update_page_cache):
12012
12013         Keep a weak reference on proxy->page_cache so that we
12014         dont try to disconnect the signal if the object is already
12015         gone. Maybe there is a better way to cleanup reference handling
12016         in page action though...
12017
12018 2005-05-10  Juerg Billeter  <j@bitron.ch>
12019
12020         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
12021         * backend/ev-ps-exporter.h:
12022         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
12023         * ps/ps-document.c: (ps_document_ps_export_begin):
12024         
12025         Change api to pass print range to ps_exporter_begin. The pdf backend
12026         requires this information.
12027         
12028         * shell/ev-print-job.c: (idle_print_handler):
12029         
12030         Adapt to api change
12031
12032 2005-05-10  Juerg Billeter  <j@bitron.ch>
12033
12034         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
12035         (idle_print_handler)
12036         * shell/ev-window.c: (ev_window_print):
12037
12038         Support printing page range, based on patch by Amaury Jacquot
12039
12040 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
12041
12042         * data/evince-toolbar.xml:
12043
12044         Add zoom control to available items
12045
12046 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
12047
12048         * shell/ev-window.c: (update_action_sensitivity):
12049
12050         Set slash action insensitive when appropriate
12051
12052 2005-05-10  Christian Persch <chpe@gnome.org>
12053
12054         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
12055
12056         Fix warning on the overflow menu
12057
12058 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
12059
12060         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
12061
12062         Check for uri correctness/existence
12063
12064 2005-05-09  Juerg Billeter  <j@bitron.ch>
12065
12066         * shell/ev-window.c: (using_postscript_printer):
12067
12068         LPD printers use postscript, too
12069
12070 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12071
12072         * shell/ev-window.c: (register_custom_actions):
12073
12074         The zoom one is actually sort of useful,
12075         put it back
12076
12077 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12078
12079         * shell/ev-window.c: (register_custom_actions):
12080
12081         Hide page/zoom controls from overflow, they
12082         are useless.
12083
12084 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12085
12086         * cut-n-paste/update-from-egg.sh:
12087         
12088         Share it between all cut-n-paste subdirs
12089
12090         * cut-n-paste/recent-files/Makefile.am:
12091
12092         Fix to use "global" update-from-egg.sh
12093
12094         * cut-n-paste/recent-files/egg-recent-model.c:
12095         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
12096         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
12097         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
12098         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
12099
12100         Update from libegg
12101
12102         * cut-n-paste/toolbar-editor/Makefile.am:
12103
12104         Fix to use "global" update-from-egg.sh
12105
12106         * cut-n-paste/toolbar-editor/eggmarshalers.list:
12107
12108         Update from libegg
12109
12110 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
12111
12112         * configure.ac:
12113         * cut-n-paste/Makefile.am:
12114         * cut-n-paste/recent-files/Makefile.am:
12115         * cut-n-paste/toolbar-editor/.cvsignore:
12116         * cut-n-paste/toolbar-editor/Makefile.am:
12117         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
12118         (egg_editable_toolbar_get_type), (get_toolbar_position),
12119         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
12120         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
12121         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
12122         (set_item_drag_source), (create_item_from_action), (create_item),
12123         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
12124         (popup_toolbar_context_menu_cb), (free_dragged_item),
12125         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
12126         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
12127         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
12128         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
12129         (item_added_cb), (item_removed_cb),
12130         (egg_editable_toolbar_construct),
12131         (egg_editable_toolbar_disconnect_model),
12132         (egg_editable_toolbar_deconstruct),
12133         (egg_editable_toolbar_set_model),
12134         (egg_editable_toolbar_set_ui_manager),
12135         (egg_editable_toolbar_set_property),
12136         (egg_editable_toolbar_get_property),
12137         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
12138         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
12139         (egg_editable_toolbar_new_with_model),
12140         (egg_editable_toolbar_get_edit_mode),
12141         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
12142         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
12143         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
12144         (new_pixbuf_from_widget), (new_separator_pixbuf),
12145         (update_separator_image), (style_set_cb),
12146         (_egg_editable_toolbar_new_separator_image),
12147         (egg_editable_toolbar_get_model):
12148         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
12149         * cut-n-paste/toolbar-editor/egg-marshal.c:
12150         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
12151         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
12152         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
12153         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
12154         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
12155         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
12156         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
12157         (editor_drag_data_delete_cb), (drag_data_get_cb),
12158         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
12159         (editor_create_item), (update_editor_sheet), (setup_editor),
12160         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
12161         (parse_item_list), (model_has_action), (update_actions_list),
12162         (egg_toolbar_editor_load_actions):
12163         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
12164         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
12165         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
12166         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
12167         (toolbars_item_new), (free_toolbar_node), (free_item_node),
12168         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
12169         (egg_toolbars_model_add_separator), (impl_add_item),
12170         (parse_item_list), (egg_toolbars_model_add_toolbar),
12171         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
12172         (impl_get_item_data), (impl_get_item_type),
12173         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
12174         (egg_toolbars_model_init), (free_toolbar),
12175         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
12176         (egg_toolbars_model_remove_toolbar),
12177         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
12178         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
12179         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
12180         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
12181         (egg_toolbars_model_get_item_data),
12182         (egg_toolbars_model_get_item_type):
12183         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
12184         * cut-n-paste/toolbar-editor/eggmarshalers.list:
12185         * data/Makefile.am:
12186         * data/evince-toolbar.xml:
12187         * data/evince-ui.xml:
12188         * data/hand-open.png:
12189         * po/POTFILES.in:
12190         * shell/Makefile.am:
12191         * shell/ev-window.c: (update_chrome_visibility),
12192         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
12193         (ev_window_dispose), (ev_window_init):
12194
12195         Implement epiphany like toolbar editor. Based on patch by
12196         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12197
12198 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12199
12200         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
12201
12202         Use set_cursor instead of set_selection, so that
12203         the keyboard focus moves too.
12204
12205 2005-05-09  Aleksey Kliger <akliger@gmail.com>
12206
12207         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
12208
12209         Fix infinite loop when loading Type1 fonts
12210
12211 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12212
12213         * data/evince-ui.xml:
12214         * shell/ev-window.c:
12215
12216         Slash -> Find
12217
12218 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
12219
12220         * configure.ac:
12221
12222         Make --disable really disable
12223
12224 2005-05-07  Juerg Billeter  <j@bitron.ch>
12225
12226         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
12227
12228         Compare page labels even without has_labels set, fixes setting page
12229         with entry
12230
12231 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12232
12233         * shell/ev-view.c: (ev_view_create_invisible_cursor),
12234         (ev_view_set_cursor), (ev_view_button_press_event),
12235         (ev_view_motion_notify_event), (ev_view_button_release_event),
12236         (ev_view_init):
12237
12238         Implement middle button scrolling. Based on a patch
12239         by Tommi Komulainen <tommi.komulainen@iki.fi>.
12240
12241 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
12242
12243         * shell/ev-document-types.c: (get_slow_mime_type),
12244         (get_document_type_from_mime), (ev_document_type_lookup):
12245         * shell/ev-document-types.h:
12246
12247         Change api to lookup from uri. Do fast lookup first, if the
12248         type is unknown try with data sniffing.
12249
12250         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
12251         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12252
12253         Adapt to api change
12254
12255 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12256
12257         * thumbnailer/Makefile.am:
12258
12259         Fix distcheck
12260
12261 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12262
12263         * NEWS:
12264         * configure.ac:
12265
12266         Release 0.3.0
12267
12268         * data/evince-ui.xml:
12269
12270         Hide presentation mode for now
12271
12272         * shell/ev-view.c: (highlight_find_results):
12273
12274         Show current find selection only on current page
12275
12276 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12277
12278         * shell/ev-view.c: (ev_view_select_all):
12279
12280         Compute size of the actual page, not of
12281         the current one.
12282
12283 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12284
12285         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
12286         (view_rect_to_doc_rect), (compute_selections),
12287         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
12288         (ev_view_copy), (ev_view_primary_get_cb),
12289         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
12290         (ev_view_button_press_event), (ev_view_motion_notify_event),
12291         (ev_view_button_release_event), (page_changed_cb):
12292
12293         Fix text selection
12294
12295 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12296
12297         * shell/ev-view.c: (compute_border), (get_page_extents),
12298         (doc_rect_to_view_rect), (highlight_find_results),
12299         (ev_view_bin_expose), (ev_view_select_all),
12300         (ev_view_motion_notify_event), (update_find_status_message),
12301         (jump_to_find_result), (jump_to_find_page):
12302
12303         First go at fixing search, still buggy
12304
12305 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
12306
12307         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
12308         dropdown box and button at the top of the sidebar.
12309
12310 2005-05-02  James Bowes  <bowes@cs.dal.ca>
12311
12312         * configure.ac: Output zoom-control Makefile.
12313         * cut-n-paste/Makefile.am: build zoom-control subdir.
12314         * cut-n-paste/zoom-control/ephy-zoom-action.c:
12315         * cut-n-paste/zoom-control/ephy-zoom-action.h:
12316         * cut-n-paste/zoom-control/ephy-zoom-control.c:
12317         * cut-n-paste/zoom-control/ephy-zoom-control.h:
12318         * cut-n-paste/zoom-control/ephy-zoom.c:
12319         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
12320         from epiphany, and modified to add a separator into the menu.
12321         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
12322         * data/evince-ui.xml: Replace old zoom toolbar actions with new
12323         zoom-control action.
12324         * shell/Makefile.am: Include zoom-control flags.
12325         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
12326         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
12327         (ev_view_zoom_for_size_presentation),
12328         (ev_view_zoom_for_size_continuous_and_dual_page),
12329         (ev_view_zoom_for_size_continuous),
12330         (ev_view_zoom_for_size_dual_page),
12331         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
12332         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
12333         ev_view_get_zoom and ev_view_get_sizing_mode.
12334         * shell/ev-view.h:
12335         * shell/ev-window.c: (update_action_sensitivity),
12336         (update_sizing_buttons), (zoom_control_changed_cb),
12337         (register_custom_actions): Initialize and use the zoom-control 
12338         widget.
12339
12340 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
12341
12342         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
12343         preview cache back to 1.  Don't know when it got set to 0.
12344         
12345         * shell/ev-view.c: (compute_border), (ev_view_realize),
12346         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
12347         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
12348         (ev_view_get_fullscreen), (ev_view_set_presentation),
12349         (ev_view_get_presentation), (ev_view_set_sizing_mode),
12350         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
12351         * shell/ev-view.h:
12352         * shell/ev-window.c:
12353         (update_chrome_visibility),
12354         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12355         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12356         (update_document_mode), (ev_window_update_fullscreen_action),
12357         (ev_window_fullscreen), (ev_window_unfullscreen),
12358         (ev_window_cmd_view_fullscreen),
12359         (ev_window_update_presentation_action),
12360         (ev_window_run_presentation), (ev_window_stop_presentation),
12361         (ev_window_cmd_view_presentation), (ev_window_state_event),
12362         (ev_window_focus_in_event), (ev_window_focus_out_event),
12363         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
12364         * data/evince-ui.xml: Initial presentation mode.  We should
12365         probably hide this until it's done, as it's quite rough.  Also,
12366         change full-screen to fullscreen and add two getters to EvView.
12367
12368 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12369
12370         * shell/ev-page-action.c: (update_page_cache),
12371         (ev_page_action_dispose):
12372         * shell/ev-window.c: (destroy_fullscreen_popup),
12373         (ev_window_create_fullscreen_popup):
12374
12375         Use connect_object rather than explicitly
12376         disconnect on dispose.
12377
12378 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12379
12380         * shell/ev-page-action.c: (update_page_cache),
12381         (ev_page_action_dispose):
12382
12383 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12384
12385         * backend/ev-page-cache.c: (_ev_page_cache_new),
12386         (ev_page_cache_set_page_label),
12387         (ev_page_cache_has_nonnumeric_page_labels):
12388         * backend/ev-page-cache.h:
12389         * shell/ev-page-action.c: (update_pages_label):
12390         
12391         If all page labels are numeric, fallback to default
12392         way to display number of pages. See bug 173185.
12393
12394 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12395
12396         * shell/ev-page-action.c: (ev_page_action_dispose):
12397         * shell/ev-view.c: (view_update_range_and_current_page):
12398         * shell/ev-window.c: (ev_window_dispose):
12399         
12400         Set page on scroll in continuous mode. Fixes bug 301986.
12401         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
12402
12403 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
12404
12405         * configure.ac:
12406
12407         Require poppler 0.3.0
12408
12409 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12410         
12411         * shell/Makefile.am, configure.ac: Fix build problems
12412         with t1lib. Bug 301996.
12413
12414 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12415
12416         * shell/ev-view.c: (ev_view_scroll_event):
12417         
12418         Scroll up increase zoom
12419
12420 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12421
12422         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
12423         (ev_view_set_sizing_mode),
12424         (ev_view_zoom_for_size_continuous_and_dual_page),
12425         (ev_view_zoom_for_size_continuous):
12426         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12427         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
12428         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
12429         (ev_window_init):
12430
12431         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
12432         Fix for 165473 and 165472.
12433
12434 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12435
12436         * po/POTFILES.in:
12437         * thumbnailer/Makefile.am:
12438         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
12439         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
12440         * thumbnailer/evince-thumbnailer.schemas.in:
12441         
12442         Make thumbnailer schemas translatable. Fix for bug 301773
12443         
12444         * thumbnailer/evince-thumbnailer-djvu.schemas:
12445         * thumbnailer/evince-thumbnailer-dvi.schemas:
12446         * thumbnailer/evince-thumbnailer.schemas:
12447
12448         Removed files
12449
12450 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
12451
12452         * shell/ev-view.c (ev_view_init): forgot to set this.
12453
12454 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
12455
12456         * shell/ev-view.c: (find_page_at_location),
12457         (get_link_at_location),
12458         (ev_view_set_show_border), (ev_view_set_spacing),
12459         (ev_view_zoom_for_size_continuous_and_dual_page),
12460         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
12461         Also, add a quick fix measuring of widths.  Also, removed
12462         ev_view_set_spacing and ev_view_set_show_border.
12463         
12464         * shell/ev-window.c: (ev_window_unfullscreen),
12465         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
12466
12467 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12468
12469         * shell/ev-view.c: (view_update_range_and_current_page),
12470         (page_changed_cb):
12471         
12472         Fix crash on exit and scrolling to page in continuous view.
12473
12474 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
12475
12476         * TODO:
12477         * backend/ev-page-cache.c: (_ev_page_cache_new),
12478         (ev_page_cache_get_max_width_size),
12479         (ev_page_cache_get_max_height_size):
12480         * backend/ev-page-cache.h:
12481         * data/evince-ui.xml:
12482         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12483         * shell/ev-view.c: (view_update_adjustments),
12484         (view_update_range_and_current_page), (get_bounding_box_size),
12485         (ev_view_size_request_continuous_and_dual_page),
12486         (ev_view_size_request_continuous),
12487         (ev_view_size_request_dual_page),
12488         (ev_view_size_request_single_page), (ev_view_size_request),
12489         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12490         (ev_view_bin_expose), (ev_view_expose_event),
12491         (ev_view_set_property), (ev_view_get_property),
12492         (ev_view_class_init), (ev_view_init), (ev_view_new),
12493         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12494         (ev_view_set_dual_page), (ev_view_set_full_screen),
12495         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12496         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12497         (ev_view_zoom_out), (zoom_for_size_fit_width),
12498         (zoom_for_size_best_fit),
12499         (ev_view_zoom_for_size_continuous_and_dual_page),
12500         (ev_view_zoom_for_size_continuous),
12501         (ev_view_zoom_for_size_dual_page),
12502         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12503         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12504         * shell/ev-view.h:
12505         * shell/ev-window.c: (update_action_sensitivity),
12506         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12507         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12508         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12509         (ev_window_cmd_view_zoom_out), (update_view_size),
12510         (ev_window_set_sizing_mode), (ev_window_init):
12511
12512         Add Continuous and Dual page modes.
12513
12514 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12515
12516         * dvi/dvi-document.c: (dvi_document_load),
12517         (dvi_document_thumbnails_get_thumbnail),
12518         (dvi_document_init_params): Fix up some mixups between
12519         width and height to correct thumbnail rendering.
12520
12521 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12522
12523         * dvi/mdvi-lib/private.h:
12524         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12525         
12526         Suppess output for kpathsea during font generation. Thanks to
12527         James Bowes
12528
12529 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12530
12531         * NEWS:
12532         * configure.ac:
12533
12534         Release 0.2.1
12535
12536         * Makefile.am: fix distcheck.
12537
12538 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12539
12540         * shell/ev-sidebar-links.c: (selection_changed_callback),
12541         (update_page_callback), (row_activated_callback),
12542         (job_finished_callback), (ev_sidebar_links_set_document):
12543         
12544         Fix for bug #169901. Double click on links expands tree.
12545
12546 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12547
12548         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12549         hard-coded style. Fix for bug 170111
12550
12551 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12552
12553         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12554         locking.
12555
12556 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12557
12558         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12559
12560 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12561
12562         * pdf/ev-poppler.cc:
12563         * shell/ev-view.c: (highlight_find_results):
12564
12565         Fix find on single page documents
12566
12567 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12568
12569         * data/evince.schemas.in: fix for bug 301390
12570
12571 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12572
12573         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12574         (ev_view_zoom_out), (ev_view_zoom_normal):
12575         * shell/ev-view.h:
12576         * shell/ev-window.c: (update_action_sensitivity),
12577         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12578         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12579         (ev_window_cmd_view_normal_size):
12580
12581         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12582         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12583         better than oom. 
12584
12585 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12586
12587         * configure.ac:
12588
12589         Depend on 2.57, 2.59 doesnt seem to be necessary
12590
12591 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12592
12593         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12594         (create_tool_item):
12595
12596         Put back total number of pages as (1 of 1234)
12597
12598 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12599
12600         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12601         remove the job.
12602
12603         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12604         function.  This helps debugging.
12605
12606 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12607
12608         * djvu/djvu-document.c: (djvu_document_class_init),
12609         (djvu_document_get_info), (djvu_document_document_iface_init):
12610         * dvi/dvi-document.c: (dvi_document_class_init),
12611         (dvi_document_get_info), (dvi_document_document_iface_init):
12612
12613         Dummy implementation of get_info method for dvi and
12614         djvu. Fix crashes with those backends
12615
12616 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12617
12618         * data/evince.desktop.in:
12619
12620         Add application/x-gzpostscript
12621
12622 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12623
12624         * data/evince.schemas.in: Added real long descriptions, 
12625         closes bug 172496 
12626
12627         * README: Added actual text, closes bug 171869
12628
12629 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12630
12631         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12632
12633         Thumbnail page 0
12634
12635 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12636
12637         * backend/ev-document-info.h:
12638
12639         s/GDate */GDate so we can just use g_free
12640
12641 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12642
12643         * shell/ev-window.c: (update_document_mode),
12644         (ev_window_setup_document):
12645
12646         Show the window in fullscreen when specified by
12647         the document
12648
12649 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12650
12651         * backend/ev-document.c: (ev_document_class_init),
12652         (ev_document_get_info), (ev_document_render_pixbuf):
12653         * backend/ev-document.h:
12654         * backend/ev-page-cache.c: (_ev_page_cache_new):
12655         * pdf/ev-poppler.cc:
12656         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12657         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12658         * ps/ps-document.c: (ps_document_class_init), (document_load),
12659         (ps_document_get_info), (ps_document_document_iface_init):
12660
12661         Remove get_title from the interface, we can just use document info
12662
12663 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12664
12665         * backend/Makefile.am:
12666         * backend/ev-document.c: (ev_document_render_get_info):
12667         * backend/ev-document.h:
12668         * pdf/ev-poppler.cc:
12669
12670         Initial support for document info. Based on jrb patch.
12671
12672 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12673
12674         * shell/ev-window.c: (ev_window_state_event),
12675         (ev_window_class_init), (ev_window_init):
12676         
12677         Doesn't show resize grip when maximized. See bug #301053
12678
12679 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12680
12681         * po/POTFILES.in:
12682         
12683         ev-sidebar-thumbnails now has translatable labels
12684         
12685         * shell/Makefile.am:
12686         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12687         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12688         (ev_sidebar_links_page_iface_init):
12689         * shell/ev-sidebar-links.h:
12690         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12691         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12692         (ev_sidebar_page_get_label):
12693         * shell/ev-sidebar-page.h:
12694         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12695         (ev_sidebar_thumbnails_set_document),
12696         (ev_sidebar_thumbnails_support_document),
12697         (ev_sidebar_thumbnails_get_label),
12698         (ev_sidebar_thumbnails_page_iface_init):
12699         * shell/ev-sidebar-thumbnails.h:
12700         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12701         (ev_sidebar_set_document):
12702         * shell/ev-sidebar.h:
12703         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12704         
12705         Small rework of sidebar code. Now sidebar pages should implement
12706         EvSidebarPage interface. That makes page management in EvSidebar
12707         easier. See bug #164811 for details
12708
12709 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12710
12711         * shell/ev-application.c: (ev_application_open):
12712         * shell/ev-document-types.c:
12713         
12714         Fix build error and small problem with application exit
12715
12716 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12717
12718         * thumbnailer/Makefile.am:
12719         * thumbnailer/evince-thumbnailer-djvu.schemas:
12720         * thumbnailer/evince-thumbnailer-dvi.schemas:
12721         
12722         Conditionally install schemas for djvu/dvi thumbnailer
12723
12724 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12725
12726         * shell/ev-document-types.h: 
12727         * shell/ev-document-types.c: 
12728         New files, handling the mapping from mimetypes to backends
12729         
12730         * shell/ev-window.c: 
12731         * thumbnailer/evince-thumbnailer.c:     
12732         Use the ev-document-types code
12733         
12734         * shell/Makefile.am: 
12735         Added new convenience library libevbackendfactory_la, containing
12736         the new mimetype->backend logic; moved the backends into it.
12737
12738         * thumbnailer/Makefile.am:
12739         Make the thumbnailer link with the libevbackend.la convenience
12740         library, rather than having a duplicate of the backend logic here.
12741
12742 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12743
12744         * shell/ev-stock-icons.c: constify some vars.
12745         * shell/ev-window.c: ditto.
12746
12747 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12748
12749         * ps/ps-document.c (get_page_orientation):
12750
12751         Respect document orientation 
12752
12753 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12754
12755         * djvu/Makefile.am:
12756         * dvi/Makefile.am:
12757         * shell/Makefile.am:
12758         
12759         Move library dependencies to components.
12760         
12761         * shell/ev-window.c: (update_window_title),
12762         (start_loading_document):
12763         
12764         Fix display of uris with spaces. Bug 168358.
12765
12766 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12767
12768         * shell/ev-sidebar-links.c: (selection_changed_cb):
12769         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12770         (ev_view_button_release_event), (ev_view_set_document):
12771         * shell/ev-view.h:
12772         * shell/ev-window.c: (find_bar_search_changed_cb):
12773         * shell/ev-window.h: Minor cleanups removing some dead code.
12774
12775 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12776
12777         * backend/ev-page-cache.c: (_ev_page_cache_new):
12778         
12779         Set current page to 0 if document has pages.
12780
12781 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12782
12783         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12784
12785         Initialize GError to NULL, fix a crash when loading fails.
12786
12787 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12788
12789         * shell/ev-window.c: (update_view_size):
12790
12791         Calculate shadow size only when there is actually
12792         a shadow.
12793
12794 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12795
12796         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12797         * shell/ev-view.h:
12798
12799         Allow setting view spacing, default to 0
12800
12801         * shell/ev-window.c: (ev_window_unfullscreen),
12802         (ev_window_cmd_view_fullscreen), (ev_window_init):
12803
12804         Remove spacing in fullscreen mode
12805
12806 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12807
12808         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12809         (ev_view_size_request), (expose_bin_window),
12810         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12811         * shell/ev-view.h:
12812         * shell/ev-window.c: (ev_window_unfullscreen),
12813         (ev_window_cmd_view_fullscreen):
12814
12815         Do not draw the border in fulscreen
12816
12817 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12818
12819         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12820         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12821         (find_page_at_location), (page_changed_cb):
12822
12823         Rework border calculation, so that I can more easily disable it.
12824         Code somewhat cleaner too.
12825
12826 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12827
12828         * backend/ev-page-cache.c: (ev_page_cache_init),
12829         (_ev_page_cache_new):
12830
12831         Remove some assertions, documents can have 0 pages.
12832         Make initial current page -1.
12833
12834         * shell/ev-page-action.c: (page_changed_cb):
12835
12836         Show "" if current page is -1
12837
12838         * shell/ev-window.c: (update_action_sensitivity),
12839         (ev_window_setup_document):
12840
12841         When document has 0 pages do not set the view
12842         and make nearly everything insensitive.
12843
12844 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12845
12846         * shell/ev-page-view.c:
12847         * shell/ev-page-view.h:
12848
12849         Remove unused files.
12850         
12851         * shell/ev-sidebar-thumbnails.c:
12852         (ev_sidebar_thumbnails_set_document):
12853         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12854         (ev_sidebar_supports_document):
12855         * shell/ev-sidebar.h:
12856         * shell/ev-window.c: (ev_window_setup_document):
12857         
12858         Doesn't show thumbnails if document has 1 page. Make
12859         sidebar menu entries sensitive only if if they have 
12860         sense. Fix bug 164811. 
12861
12862 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12863
12864         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12865         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12866         (ev_view_zoom_out), (ev_view_set_size):
12867
12868         Rework sizing to deal with documents with not uniform page
12869         size.
12870
12871 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12872
12873         * backend/ev-page-cache.c: (_ev_page_cache_new):
12874
12875         Fix several page size caching bugs
12876
12877 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12878
12879         * shell/ev-window.c: (set_action_properties):
12880
12881         Make all toolbar items translatable
12882
12883 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12884
12885         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12886         (save_page_list), (ps_document_save),
12887         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12888         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12889         (ps_document_ps_exporter_iface_init):
12890         * ps/ps-document.h:
12891
12892         Based on a patch by J�rg Billeter <j@bitron.ch>
12893         
12894         Implement print and save a copy for the ps backend.
12895
12896 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12897
12898         * backend/ev-document.h:
12899         * djvu/djvu-document.c: (djvu_document_can_get_text),
12900         (djvu_document_document_iface_init):
12901         * dvi/dvi-document.c: (dvi_document_can_get_text),
12902         (dvi_document_document_iface_init):
12903         * pdf/ev-poppler.cc:
12904         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12905         (pixbuf_document_document_iface_init):
12906         * ps/ps-document.c: (ps_document_can_get_text),
12907         (ps_document_document_iface_init):
12908         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12909         * shell/ev-window.c: (update_action_sensitivity):
12910
12911         Fix the crash when trying to copy in backends that doesnt
12912         support it. We can implement a better solution once we
12913         do real text selection.
12914
12915 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12916
12917         * data/evince-ui.xml:
12918         * shell/ev-window.c: (ev_window_cmd_escape):
12919         
12920         Work around the Escape conflict (find bar and unfullscreen)
12921
12922 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12923
12924         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12925         
12926         Fix for #300233. Next page correctly handles document end.
12927         
12928         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12929         (ev_sidebar_thumbnails_class_init),
12930         (ev_sidebar_thumbnails_set_document),
12931         (ev_sidebar_thumbnails_clear_job),
12932         (ev_sidebar_thumbnails_clear_model):
12933         
12934         Cleanup thumbnail jobs on document changes.
12935         
12936         * shell/ev-view.c: (add_scroll_binding_keypad),
12937         (add_scroll_binding_shifted), (ev_view_class_init):
12938         
12939         Shift + Space scrolls up. Fix for #173184
12940         
12941         * shell/ev-window.c: (ev_window_open_page),
12942         (ev_window_cmd_view_reload):
12943         
12944         Fix reload (Bug #300094)
12945
12946 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12947
12948         
12949         * dvi/mdvi-lib/assoc.c:
12950         * dvi/mdvi-lib/assoc.h: Removed garbage files
12951         
12952         * dvi/mdvi-lib/bitmap.c:
12953         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12954         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12955         * dvi/mdvi-lib/color.h: Antialias of rules
12956         
12957         * dvi/mdvi-lib/common.h:
12958         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12959         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12960         * dvi/mdvi-lib/files.c:
12961         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12962         * dvi/mdvi-lib/mdvi.h:
12963         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12964         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12965         * dvi/mdvi-lib/util.c: Fix compile warnings
12966         
12967         * dvi/dvi-document.c:
12968         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12969         (dvi_document_thumbnails_get_thumbnail),
12970         (dvi_document_document_thumbnails_iface_init):
12971         * dvi/mdvi-lib/Makefile.am:
12972         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12973         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12974         
12975         Dvi backend now renders thumbnails
12976
12977 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12978
12979         * shell/main.c: (main): 
12980         
12981         Save accelerators on exit. Fixes bug #172095.
12982
12983 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12984
12985         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12986         update priority" comment.
12987
12988         * backend/ev-job-queue.c: Give a way to change priority.
12989
12990 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12991
12992         * shell/ev-page-action.c: Fix logic.
12993
12994 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12995
12996         * shell/ev-view.c: (ev_view_can_find_next):
12997         * shell/ev-window.c: (ev_window_setup_document):
12998
12999         Check that the document supports find
13000
13001 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
13002
13003         * data/evince-ui.xml:
13004         * shell/ev-view.c: (ev_view_can_find_next):
13005         * shell/ev-view.h:
13006         * shell/ev-window.c: (update_action_sensitivity),
13007         (find_changed_cb), (ev_window_setup_document),
13008         (ev_window_cmd_edit_find_next):
13009
13010         Add Edit->Find Next
13011
13012 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
13013
13014         * pdf/ev-poppler.cc:
13015         * shell/ev-print-job.c: (idle_print_handler):
13016
13017         Make printing work again
13018
13019 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
13020
13021         * shell/ev-page-action.h:
13022         * shell/ev-page-action.c: (ev_page_action_widget_init),
13023         (ev_page_action_widget_class_init), (page_changed_cb),
13024         (create_tool_item), (update_page_cache), (build_new_tree_cb),
13025         (get_filter_model_from_model), (match_selected_cb),
13026         (display_completion_text), (match_completion), (update_model),
13027         (connect_proxy), (ev_page_action_set_property),
13028         (ev_page_action_get_property), (ev_page_action_set_document),
13029         (ev_page_action_set_model), (ev_page_action_class_init): Big
13030         reworking to make completions work iff we have >= GTK-2.7.0
13031                 
13032         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
13033         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
13034         (job_finished_cb): We now have a 'model' property that is set when
13035         the links are loaded.  This can be caught with "notify::model"
13036
13037         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
13038         listen for the model to be set, and propagate it to the action.
13039
13040 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
13041
13042         * cut-n-paste/recent-files/egg-recent-item.c:
13043         (egg_recent_item_set_uri), (make_valid_utf8),
13044         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
13045         * cut-n-paste/recent-files/egg-recent-item.h:
13046         
13047         Update egg-recent from libegg. This should fix long
13048         startup problem. For details see
13049         http://bugzilla.gnome.org/show_bug.cgi?id=160531
13050
13051 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
13052
13053         * cut-n-paste/recent-files/Makefile.am:
13054         * data/evince-ui.xml, shell/Makefile.am:
13055         * shell/ev-application.c, shell/ev-application.h:
13056         * shell/ev-window.c: Recent files support.
13057         
13058         * configure.ac: Added "ru" to ALL_LINGUAS.
13059         
13060         * dvju: new backend to support DJVU files.
13061         * dvi: new backend to support DVI.
13062
13063         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
13064         * ev-application.c: Support for new backends.
13065         
13066         * help, ev-window.c, main.c shell/Makefile.am: 
13067         Evince user documentation.
13068
13069 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
13070
13071         * po/POTFILES.in:
13072         * shell/ev-window.c:
13073         * thumbnailer/evince-thumbnailer.c:
13074
13075         s/pdf-document/ev-poppler
13076
13077 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
13078
13079         * NEWS:
13080         * configure.ac:
13081
13082         Release 0.2.0
13083
13084         * ps/ps-document.c: (setup_pixmap):
13085
13086         Remove debug code
13087
13088 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
13089
13090         * backend/ev-page-cache.c (ev_page_cache_next_page): 
13091         * shell/ev-window.c (ev_window_cmd_go_next_page) 
13092         (ev_window_cmd_go_first_page): Fix of by one errors.
13093
13094 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
13095
13096         * ps/ps-document.c: (get_page_box):
13097
13098         Fix page size calculation
13099
13100 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
13101
13102         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
13103         (ps_document_cleanup), (setup_pixmap), (get_page_box),
13104         (get_page_orientation), (setup_page), (document_load),
13105         (ps_document_get_page_size), (render_pixbuf_idle):
13106         * ps/ps-document.h:
13107
13108         More refactoring to adapt to EvDocument changes
13109
13110 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
13111
13112         * ps/ps-document.c: (start_interpreter):
13113
13114         Actually add alpha args
13115
13116 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
13117
13118         * pdf/ev-poppler.cc:
13119
13120         Make clipboard work again
13121
13122 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
13123
13124         Make searching work again.
13125         
13126         * backend/ev-document.c:
13127         * backend/ev-document.h:
13128         * backend/ev-document-find.c:
13129         * backend/ev-document-find.h: Change EvDocumentIface so we no
13130         longer store the current page or zoom level in the document.  The
13131         consequence is that all calls that operate on the current page now
13132         instead take the page number as an extra argument, and all
13133         coordinates are now doubles in document coordinate system.
13134
13135         * pdf/ev-poppler.cc:
13136         * pixbuf/pixbuf-document.c:
13137         * ps/ps-document.c: Update backends accordingly.
13138
13139 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
13140
13141         * autogen.sh:
13142
13143         Add required gettext version
13144
13145 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
13146
13147         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
13148         make F1 bring up non-existent help.
13149
13150         * shell/eggfindbar.c: Patch from Christian Persch to sync to
13151         epiphany's find bar, #167477
13152
13153         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
13154         <emil@nishra.com> to add space-bar scrolling, 
13155
13156         * shell/ev-window.c (static GtkActionEntry entries): add default
13157         keybinding for Help (F1)
13158         Fixes #171068
13159
13160         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
13161         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
13162         170110
13163
13164 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
13165
13166         * Makefile.am: 
13167         * pixbuf/pixbuf-document.c: 
13168
13169         Got pixbuf backend working again
13170
13171 2005-04-01  Steve Murphy  <murf@e-tools.com>
13172
13173         * configure.in: Added "rw" to ALL_LINGUAS.
13174
13175 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
13176
13177         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
13178         model types, noticed by Martin Kretzschmar.
13179
13180 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
13181
13182         * pdf/ev-poppler.cc: Implement search based on
13183         poppler_page_find_text().  Currently a bit crude since we remember
13184         all matches from all pages.  Also, we grab the big document lock
13185         when we search since searching changes the underlying stream and
13186         thus conflicts with the rendering thread.
13187         
13188         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13189         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
13190         (ev_view_find_previous): Fix some page indexes to be 0 based,
13191         offset rubber band by view offset,
13192
13193 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
13194
13195         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
13196
13197 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
13198
13199         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
13200         completely because I didn't understand GtkActions.  I should
13201         read Marco's code more carefully in the future.
13202
13203         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
13204         function
13205
13206 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
13207
13208         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
13209         PopplerRectangle change from poppler CVS.
13210
13211 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
13212
13213         * backend/ev-document.c: (ev_document_get_page_label):
13214         * backend/ev-document.h:
13215         * backend/ev-page-cache.c: (_ev_page_cache_new),
13216         (ev_page_cache_get_page_label):
13217         * backend/ev-page-cache.h:
13218         * pdf/ev-poppler.cc:
13219         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
13220         (links_page_num_func):
13221         * shell/ev-sidebar-thumbnails.c:
13222         (ev_sidebar_thumbnails_set_document):
13223         * shell/ev-view.c: (status_message_from_link),
13224         (ev_view_motion_notify_event):
13225         * shell/ev-window.c: (document_supports_sidebar): Add in page
13226         label support.  It's not perfect yet, but it's the first 'feature'
13227         in a while.
13228         Also, fix a bogus comment noticed by crispin. 
13229
13230 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
13231
13232         * Makefile.am: Remove pixbuf backend for now
13233
13234         * configure.ac: Require poppler-glib instead of just poppler.
13235
13236         * backend/ev-document-thumbnails.h: Add a comment
13237
13238         * backend/ev-document.h:
13239         * backend/ev-document.c: (ev_document_class_init),
13240         (ev_document_load), (ev_document_get_link),
13241         (ev_document_get_links): Remove 3 methods and add get_links.
13242         Also, made 0 based.
13243
13244         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
13245         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
13246
13247         * backend/ev-link.c: (ev_link_set_title),
13248         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
13249         (ev_link_mapping_find):
13250         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
13251         
13252         * backend/ev-page-cache.c: (ev_page_cache_init),
13253         (_ev_page_cache_new), (ev_page_cache_set_current_page),
13254         (ev_page_cache_get_size), (ev_page_cache_next_page),
13255         (ev_page_cache_prev_page): Fix to be 0 based.
13256
13257         * pdf/Makefile.am: 
13258         * pdf/ev-poppler.h:
13259         * pdf/ev-poppler.cc: New backend.
13260         
13261         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
13262         (ps_document_get_page), (ps_document_document_iface_init):
13263
13264         * shell/ev-pixbuf-cache.h:
13265         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13266         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
13267         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
13268         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
13269         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
13270         Fix up code to grab a page cache per each doc.  Also, fix to be 0
13271         based.
13272         
13273         * shell/ev-sidebar-thumbnails.c:
13274         (ev_sidebar_tree_selection_changed), (page_changed_cb),
13275         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
13276
13277         * shell/ev-view.c: (status_message_from_link),
13278         (find_page_at_location), (get_link_at_location),
13279         (ev_view_motion_notify_event), (ev_view_button_release_event),
13280         (ev_view_init): Use the new link code.  Fix to be 0 based.
13281
13282         * shell/ev-window.c: (update_action_sensitivity),
13283         (document_supports_sidebar): 0 based.
13284
13285 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
13286
13287         * pdf/pdf-document.cc: Patch from Fernando Herrera
13288         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
13289         *blush*
13290
13291 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
13292
13293         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
13294         1 to the page, as this seems to be 1 based.  I thought we has this
13295         fixed.  grump.
13296
13297 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
13298
13299         * TODO:
13300         * backend/Makefile.am:
13301         * backend/ev-document-links.c:
13302         (ev_document_links_has_document_links),
13303         (ev_document_links_get_links_model):
13304         * backend/ev-document-links.h:
13305         * backend/ev-document.c: (ev_document_get_page_cache),
13306         (ev_document_get_doc_mutex), (ev_document_load),
13307         (ev_document_save), (ev_document_get_title),
13308         (ev_document_get_n_pages), (ev_document_set_page),
13309         (ev_document_get_page), (ev_document_set_target),
13310         (ev_document_set_scale), (ev_document_set_page_offset),
13311         (ev_document_get_page_size), (ev_document_get_text),
13312         (ev_document_get_link), (ev_document_render),
13313         (ev_document_render_pixbuf), (ev_document_scale_changed):
13314         * backend/ev-document.h:
13315         * backend/ev-job-queue.c: (remove_object_from_queue),
13316         (notify_finished), (handle_job), (search_for_jobs_unlocked),
13317         (no_jobs_available_unlocked), (ev_render_thread),
13318         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
13319         (ev_job_queue_remove_job):
13320         * backend/ev-job-queue.h:
13321         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
13322         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
13323         (ev_job_links_class_init), (ev_job_render_init),
13324         (ev_job_render_dispose), (ev_job_render_class_init),
13325         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
13326         (ev_job_thumbnail_class_init), (ev_job_finished),
13327         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
13328         (ev_job_render_run), (ev_job_thumbnail_new),
13329         (ev_job_thumbnail_run):
13330         * backend/ev-jobs.h:
13331         * backend/ev-link.c:
13332         * backend/ev-link.h:
13333         * backend/ev-page-cache.c: (ev_page_cache_init),
13334         (ev_page_cache_class_init), (ev_page_cache_finalize),
13335         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
13336         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
13337         (ev_page_cache_set_link), (ev_page_cache_get_title),
13338         (ev_page_cache_get_size), (ev_page_cache_next_page),
13339         (ev_page_cache_prev_page):
13340         * backend/ev-page-cache.h:
13341         * pdf/pdf-document.cc:
13342         * ps/gsdefaults.c:
13343         * ps/gsdefaults.h:
13344         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13345         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
13346         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
13347         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
13348         (is_interpreter_ready), (output), (catchPipe), (input),
13349         (start_interpreter), (check_filecompressed), (compute_dimensions),
13350         (ps_document_enable_interpreter), (document_load),
13351         (ps_document_next_page), (render_page), (ps_document_set_page),
13352         (ps_document_set_scale), (render_pixbuf_idle),
13353         (ps_document_render_pixbuf), (ps_document_document_iface_init):
13354         * ps/ps-document.h:
13355         * shell/Makefile.am:
13356         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13357         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
13358         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
13359         (ev_pixbuf_cache_new), (job_finished_cb),
13360         (check_job_size_and_unref), (move_one_job),
13361         (ev_pixbuf_cache_update_range), (find_job_cache),
13362         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
13363         (ev_pixbuf_cache_add_jobs_if_needed),
13364         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
13365         * shell/ev-pixbuf-cache.h:
13366         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
13367         (idle_print_handler):
13368         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13369         (selection_changed_cb), (create_loading_model),
13370         (ev_sidebar_links_construct), (links_page_num_func),
13371         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
13372         (update_page_callback), (job_finished_cb),
13373         (ev_sidebar_links_set_document):
13374         * shell/ev-sidebar-thumbnails.c:
13375         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
13376         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
13377         (page_changed_cb), (thumbnail_job_completed_callback),
13378         (ev_sidebar_thumbnails_set_document):
13379         * shell/ev-sidebar-thumbnails.h:
13380         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13381         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
13382         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
13383         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
13384         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
13385         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
13386         (ev_view_button_release_event), (ev_view_scroll_view),
13387         (ev_view_class_init), (ev_view_init), (update_find_status_message),
13388         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
13389         (ev_view_new), (job_finished_cb), (page_changed_cb),
13390         (ev_view_set_document), (go_to_link), (ev_view_zoom),
13391         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
13392         (ev_view_find_previous):
13393         * shell/ev-view.h:
13394         * shell/ev-window.c: (update_action_sensitivity),
13395         (ev_window_open_page), (update_window_title), (update_total_pages),
13396         (page_changed_cb), (ev_window_setup_document),
13397         (password_dialog_response), (ev_window_cmd_save_as),
13398         (ev_window_print), (ev_window_cmd_go_previous_page),
13399         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
13400         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
13401         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
13402         * shell/main.c: (main):
13403
13404         Merge evince-threads branch
13405
13406 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
13407
13408         * configure.ac: Added "lt" to ALL_LINGUAS.
13409
13410 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
13411
13412         * NEWS:
13413         * configure.ac:
13414
13415         Release 0.1.9
13416
13417 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
13418
13419         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13420
13421         Fix here also the thumbnails 1-basedness :)
13422
13423 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13424
13425         * NEWS:
13426         * configure.ac:
13427
13428         Release 0.1.8
13429
13430 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13431
13432         * pdf/pdf-document.cc:
13433         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
13434         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
13435
13436         Fix the mess we did with thumbnails and 1-basedness
13437
13438 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
13439
13440         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
13441
13442 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
13443
13444         * NEWS:
13445         * configure.ac:
13446
13447         Release 0.1.7
13448
13449 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
13450
13451         * ps/Makefile.am:
13452         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
13453         (gtk_gs_defaults_get_alpha_parameters),
13454         (gtk_gs_defaults_get_ungzip_cmd),
13455         (gtk_gs_defaults_get_unbzip2_cmd):
13456         * ps/gsdefaults.h:
13457         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13458         (ps_document_get_orientation), (document_load),
13459         (ps_document_goto_page), (ps_document_set_page_size):
13460         * ps/ps-document.h:
13461
13462         Some more sanitization of the ps backend. Remove a lot
13463         of unused code and do not base our defaults on ggv
13464         preferences (ugh!)
13465
13466 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
13467
13468         * thumbnailer/evince-thumbnailer.schemas:
13469         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13470         (main): add -s option for thumbnail size.
13471
13472 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
13473
13474         * configure.ac:
13475
13476         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13477         remove it.
13478
13479 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13480
13481         * pdf/pdf-document.cc:
13482
13483         Remove 4 pixels of useless border from the
13484         thumbnail.
13485
13486 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13487
13488         * backend/ev-document-thumbnails.c:
13489         (ev_document_thumbnails_get_thumbnail):
13490         * backend/ev-document-thumbnails.h:
13491
13492         Rework API a bit. Add a border flag and
13493         change sizing logic (now the size we specify
13494         applies to the bigger dimension).
13495
13496         * pdf/pdf-document.cc:
13497         * pixbuf/pixbuf-document.c:
13498         (pixbuf_document_thumbnails_get_thumbnail):
13499         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13500         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13501
13502         Adapt to the new API and do not draw a border for nautilus
13503         thumbnailer.
13504
13505 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13506
13507         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13508         take thumbnails from page "0" instead of "1". Added a copyright header.
13509
13510 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13511
13512         * ps/ps-document.c: (set_up_page), (start_interpreter):
13513
13514         Make it C89 compliant
13515
13516 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13517
13518         * Makefile.am:
13519         * configure.ac:
13520         * pdf/.cvsignore:
13521         * pdf/pdf-document.cc:
13522         * thumbnailer/Makefile.am:
13523         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13524         (main):
13525         * thumbnailer/evince-thumbnailer.schemas:
13526         * thumbnailer/pdf-icon.png:
13527
13528         Add a nautilus thumbnailer.
13529         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13530
13531 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13532
13533         * NEWS:
13534         * configure.ac:
13535         * po/POTFILES.in:
13536
13537         Release 0.1.6
13538
13539 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13540
13541         Use poppler instead of including xpdf source code.  Poppler is a
13542         fork of xpdf to build it as a shared library. See
13543         http://freedesktop.org/wiki/Software/poppler.
13544
13545         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13546         xpdf fork.
13547         
13548         * pdf/Makefile.am: Build libpdfdocument.a here.
13549         
13550         * pdf/GDKSplashOutputDev.cc:
13551         * pdf/GDKSplashOutputDev.h:
13552         * pdf/GnomeVFSStream.cc:
13553         * pdf/GnomeVFSStream.h:
13554         * pdf-document.cc:
13555         * pdf-document.h:
13556         * test-gdk-output-dev.cc
13557         * Thumb.cc:
13558         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13559         against poppler.
13560
13561 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13562
13563         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13564
13565         Clear idle stack before unsetting the document
13566
13567 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13568
13569         * ps/ps-document.c: (ps_document_widget_event),
13570         (ps_document_set_target), (ps_document_finalize),
13571         (ps_document_get_page):
13572
13573         Disconnect the widget event signal on finalize.
13574         Some code cleanups.
13575
13576 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13577
13578         * ps/ps-document.c: (set_up_page):
13579
13580         If there is no bpixmap create one, even if size
13581         is not changed.
13582
13583 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13584
13585         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13586         (set_up_page), (document_load), (ps_document_set_zoom):
13587
13588         Default page is 0. Calculate size even when we have no
13589         target yet.
13590
13591 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13592
13593         * shell/ev-sidebar.c: expand the selection widget to be always as
13594         wide as the sidebar
13595
13596 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13597
13598         * shell/ev-sidebar-thumbnails.c:
13599         (ev_sidebar_thumbnails_set_document):
13600
13601         Clear the list store when setting document
13602
13603 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13604
13605         * shell/ev-page-action.c: (update_entry), (sync_entry),
13606         (activate_cb), (entry_size_request_cb), (create_tool_item),
13607         (connect_proxy):
13608
13609         Use an entry for the page control instead of spinbuttons
13610
13611 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13612
13613         * data/evince.schemas.in:
13614
13615         Correct confusing string
13616
13617 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13618
13619         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13620         for real.  Gosh, how long has this been broken.
13621
13622         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13623         check for a NULL link.  We crash otherwise.
13624
13625 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13626
13627         * NEWS:
13628         * configure.ac:
13629
13630         Release 0.1.5
13631
13632 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13633
13634         * configure.ac: add the french translation.
13635
13636 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13637
13638         * shell/ev-window.c:
13639
13640         Remove unused header -> fix distcheck
13641
13642 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13643
13644         * shell/ev-window.c: (update_window_title),
13645         (ev_window_popup_password_dialog):
13646
13647         Unescape filename for display
13648
13649 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13650
13651         * pdf/xpdf/pdf-document.cc:
13652
13653         In get_page_size deal with rotation. Also
13654         cleanup the function a bit.
13655
13656 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13657
13658         * pdf/xpdf/pdf-document.cc:
13659
13660         Fix crash when opening in new window
13661
13662 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13663
13664         * configure.ac:
13665
13666         Check ghostscript >= 7
13667
13668 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13669
13670         * shell/ev-window.c:
13671
13672         Make page width the default sizing mode
13673
13674 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13675         Marco Pesenti Gritti <marco@gnome.org>
13676
13677         * shell/ev-window.c: Remember the sidebar size
13678
13679         * data/evince.schemas.in: Add a new gconf key to store the size of
13680         the sidebar
13681
13682 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13683
13684         * data/evince-ui.xml:
13685         * shell/ev-window.c: (update_action_sensitivity),
13686         (ev_window_cmd_view_reload):
13687         
13688         Add a "Reload" action and menu entry
13689
13690 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13691
13692         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13693         iff the type doesn't support thumbnailing and indexing.
13694
13695 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13696
13697         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13698
13699 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13700
13701         * pdf/splash/Splash.cc:
13702
13703         Port fix for a crasher from kde bug
13704         http://bugs.kde.org/show_bug.cgi?id=97131
13705
13706 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13707
13708         * pdf/xpdf/pdf-document.cc:
13709
13710         Return a link even if it's of an unrecognized
13711         type. Otherwise we go in an infinte cycle.
13712
13713 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13714
13715         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13716         (size_allocate_cb), (ev_window_set_sizing_mode):
13717
13718         Update size when switching mode
13719
13720 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13721
13722         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13723         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13724         (ev_window_cmd_view_normal_size):
13725
13726         Fix size toggle buttons behavior
13727
13728 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13729
13730         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13731         (doc_rect_to_view_rect), (ev_view_size_allocate),
13732         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13733         (scale_changed_callback):
13734
13735         Do not cache offsets in size_allocate.
13736
13737 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13738
13739         * shell/ev-view.c: (ev_view_size_allocate):
13740
13741         Calculate offsets before calling the parent
13742         class (which does a redraw)
13743
13744 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13745
13746         * pdf/xpdf/pdf-document.cc:
13747
13748         Fix a crasher on exit. Unused code, put a TODO
13749
13750 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13751
13752         * backend/ev-document.c: (ev_document_class_init),
13753         (ev_document_page_changed), (ev_document_scale_changed):
13754         * backend/ev-document.h:
13755
13756         Separate page/scale notifications
13757
13758         * pdf/xpdf/pdf-document.cc:
13759
13760         Emit the new signals.
13761         Do not display the pdf page in _render, do it
13762         when scale/page are requested.
13763
13764         * ps/ps-document.c: (ps_document_set_zoom),
13765         (ps_document_widget_event):
13766         * ps/ps-document.h:
13767
13768         Emit the new signals.
13769
13770         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13771         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13772         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13773         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13774         * shell/ev-view.h:
13775         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13776         (ev_window_cmd_view_page_width), (size_allocate_cb),
13777         (ev_window_set_sizing_mode):
13778
13779         Rework sizing to be pixel based.
13780         There are bugs but should be already way better.
13781
13782 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13783
13784         * shell/ev-window.c: (ev_window_init):
13785
13786         Do not allow to shrink sidebar smaller then
13787         child requisition
13788
13789 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13790
13791         * shell/ev-sidebar.[ch]
13792         * shell/ev-window.c:
13793
13794         Improved sidebar widget. Fixes #166683
13795
13796 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13797
13798         * shell/ev-view.c (update_find_status_message): Give translators
13799         more flexibility with ngettext plural handling.
13800
13801 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13802
13803         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13804         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13805         page when we get the page size.
13806
13807 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13808
13809         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13810
13811         ps pages are 0 based, convert 
13812
13813 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13814
13815         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13816
13817         Initialize correct parent class. Set GError on document load
13818
13819 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13820
13821         * pdf/xpdf/pdf-document.cc:
13822
13823         Fixup selection offset calculation
13824
13825         * shell/ev-view.c: (view_rect_to_doc_rect),
13826         (doc_rect_to_view_rect), (ev_view_size_allocate),
13827         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13828         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13829
13830         Store selection as document relative, so that zooming
13831         and offset changing doesnt break it.
13832
13833 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13834
13835         * shell/ev-view.c: (ev_view_best_fit):
13836
13837         Do not try to best fit if the view is not realized
13838
13839 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13840           
13841         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13842
13843 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13844
13845         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13846
13847 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13848
13849         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13850         the popup window.  That prevents it resizing when in full screen
13851         mode.
13852
13853         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13854         multiple rerenders.  This pretty much sucks.
13855
13856         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13857         rest of the toolbar.
13858
13859 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13860
13861         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13862
13863 2005-02-17  Alexander Shopov  <ash@contact.bg>
13864
13865         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13866
13867 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13868
13869         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13870
13871 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13872
13873         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13874         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13875         (set_document_page), (document_changed_callback),
13876         (ev_view_set_document), (ev_view_find_previous),
13877         (ev_view_hide_cursor), (ev_view_show_cursor):
13878         * shell/ev-view.h:
13879         * shell/ev-window.c: (update_chrome_visibility),
13880         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13881         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13882         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13883         (ev_window_unfullscreen):
13884         * shell/main.c: (main):
13885
13886         Automatically hide the fullscreen button.
13887         Patch by Kristian Høgsberg <krh@redhat.com>
13888
13889 2005-02-16  Vincent Noel  <vnoel@cox.net>
13890
13891         * shell/main.c (main): Specify an icon for the window. Patch by
13892         Jaap A. Haitsma. Fixes #166177.
13893
13894 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13895
13896         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13897
13898 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13899
13900         * backend/ev-document-misc.h:
13901         * backend/ev-document-misc.c:
13902         (ev_document_misc_get_page_border_size),
13903         (ev_document_misc_paint_one_page): New function to canonicalize
13904         sizing/painting a border.
13905
13906         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13907         used.
13908
13909         * pdf/xpdf/pdf-document.cc: use new function
13910
13911         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13912         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13913         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13914         shell/ev-window.c: (update_sizing_buttons),
13915         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13916         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13917         (ev_window_cmd_view_page_width), (size_allocate_cb),
13918         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13919         and "fit width" values act as toggle buttons so they stay
13920         toggled.  It's not 100% perfect, and it's a little slow, but it's
13921         good enough to commit I think.
13922
13923 2005-02-15  David Lodge  <dave@cirt.net>
13924
13925         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13926
13927 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13928
13929         * shell/ev-window.c (update_window_title): replace newlines in
13930         the title by spaces. Bug #166107.
13931
13932 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13933
13934         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13935         parameters providing allocation width and height without
13936         scrollbars and width of a possible vertical scrollbar. With this
13937         additional information the functions can work as
13938         intended. Unfortunately they're not idempotent. We should
13939         transform these commands to toggles. Fixes Bug #164976
13940         Initial patch by Stephane Loeuillet, then heavily modified.
13941
13942         * shell/ev-view.h: update prototypes.
13943
13944         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13945         (ev_window_cmd_view_page_width): provide EvView fit functions with
13946         all the information they need. Formulas to calculate this
13947         information taken from GtkScrolledWindow.
13948
13949 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13950
13951         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13952         created a thumbnail, the list store is updated to know
13953         that the thumbnail is set. Fixes bug #166792
13954
13955 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13956
13957         * shell/ev-window.c: fixed typo, closes bug 166897
13958
13959         * TODO: updated TODO with bug numbers that are relevant
13960
13961 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13962
13963         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13964
13965 2005-02-09  Vincent Noel  <vnoel@cox.net>
13966
13967         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13968         and "Next" toolbar buttons as important to make them stand out.
13969
13970 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13971
13972         * lib/ev-debug.c:
13973         * lib/ev-debug.h:
13974         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13975         (start_interpreter), (stop_interpreter), (document_load),
13976         (ps_document_next_page), (ps_document_goto_page),
13977         (ps_document_set_page_size), (ps_document_widget_event),
13978         (ps_document_render):
13979         * shell/ev-page-view.c: (ev_page_view_dispose):
13980         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13981
13982         Fix compilation on non-gcc platforms
13983
13984 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13985
13986         * NEWS:
13987         * configure.ac:
13988
13989         Release 0.1.4
13990
13991         * pdf/xpdf/Catalog.cc:
13992         * pdf/xpdf/XRef.cc:
13993
13994         Fix the fix for CAN-2004-0888
13995
13996 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13997
13998         * data/Makefile.am:
13999         * data/evince-ui.xml:
14000         * shell/ev-stock-icons.c: (ev_stock_icons_init):
14001         * shell/ev-stock-icons.h:
14002         * shell/ev-window.c: (update_action_sensitivity),
14003         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
14004         (set_action_properties):
14005
14006         Improve toolbar layout/icons
14007
14008 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
14009
14010         * pdf/xpdf/pdf-document.cc:
14011
14012         Add warnings about unimplemented/unknown link
14013         types.
14014
14015 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
14016
14017         * ps/ps-document.c: (set_up_page):
14018
14019         Log gs property
14020
14021 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
14022
14023         * ps/ps-document.c: (start_interpreter):
14024
14025         Log gs env var
14026
14027 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
14028
14029         * shell/ev-page-view.c: (ev_page_view_dispose):
14030         * shell/ev-view.c: (ev_view_finalize):
14031         * shell/ev-window.c: (ev_window_setup_document),
14032         (ev_window_dispose), (ev_window_init):
14033
14034         Solve more refs issues.
14035
14036         I commented out the page_view initialization for now:
14037         it was never destroyed (because it's never added
14038         to a container). Because of that we was leaking
14039         gs processes. Couldnt think to a clean fix.
14040         We need to figure this out, password view has the
14041         same issue probably.
14042
14043 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
14044
14045         * ps/ps-document.c: (ps_document_finalize),
14046         (ps_document_get_n_pages), (ps_document_get_page):
14047
14048         Some cleanups, stop the interpreter on finalize
14049
14050         * shell/ev-page-view.c: (ev_page_view_dispose),
14051         (ev_page_view_class_init):
14052
14053         Release our reference on the document
14054
14055 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
14056
14057         * Makefile.am:
14058         * configure.ac:
14059         * doc/debugging.txt:
14060         * lib/.cvsignore:
14061         * lib/Makefile.am:
14062         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
14063         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
14064         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
14065         * lib/ev-debug.h:
14066
14067         Add debugging helpers
14068
14069         * ps/Makefile.am:
14070         * ps/ps-document.c: (set_up_page), (start_interpreter),
14071         (stop_interpreter), (document_load), (ps_document_next_page),
14072         (ps_document_goto_page), (ps_document_set_page_size),
14073         (ps_document_widget_event), (ps_document_render):
14074         * shell/Makefile.am:
14075         * shell/ev-view.c: (expose_bin_window):
14076         * shell/main.c: (main):
14077
14078         Add some logs
14079         
14080 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
14081
14082         * ps/ps-document.c: (ps_document_widget_event):
14083
14084         Initialize message_window, this should make ps
14085         rendering really work! (Never noticed because I was
14086         testing with a ps that is causing gs to exit every time!)
14087
14088 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
14089
14090         * data/evince.schemas.in: updated simple error in applyto closing tag
14091
14092 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
14093
14094         * Makefile.am:
14095         * configure.ac:
14096         * data/.cvsignore:
14097         * data/Makefile.am:
14098         * data/evince-ui.xml:
14099         A data/evince.schemas.in:
14100         * po/POTFILES.in:
14101         * shell/ev-stock-icons.c: (ev_stock_icons_init):
14102         * shell/ev-stock-icons.h:
14103         * shell/ev-window.c: (update_chrome_visibility),
14104         (update_chrome_flag), (ev_window_cmd_edit_find),
14105         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
14106         (ev_window_unfullscreen), (ev_window_focus_in_event),
14107         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
14108         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
14109         (ev_window_view_sidebar_cb), (find_bar_close_cb),
14110         (ev_window_dispose), (ev_window_class_init),
14111         (set_action_properties), (set_chrome_actions), (load_chrome),
14112         (ev_window_init):
14113
14114         Implement fullscreen mode changes from bug #164776.
14115         Also implement persistent chrome toggles.
14116
14117 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
14118
14119         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
14120
14121 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14122
14123         * NEWS:
14124         * configure.ac:
14125         * shell/ev-view.c:
14126
14127         Add another check for find interface
14128
14129         Release 0.1.3
14130
14131 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14132
14133         * shell/ev-application.c: (ev_application_open):
14134         * shell/ev-window.c: (ev_window_open):
14135
14136         Open gzipped ps documents
14137
14138 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14139
14140         * TODO:
14141         * shell/ev-view.c: (set_document_page):
14142
14143         Clamp page number, dont try to move to
14144         not existant pages.
14145
14146 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14147
14148         * backend/ev-document-find.c: (ev_document_find_changed):
14149         * backend/ev-document-find.h:
14150         * pdf/xpdf/pdf-document.cc:
14151         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
14152         * shell/ev-window.c: (find_bar_search_changed_cb):
14153
14154         Fix several bugs with find
14155
14156 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
14157
14158         * shell/ev-sidebar-thumbnails.c
14159         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
14160         document. Prevents warning from scroll_to_cell.
14161
14162 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
14163
14164         * configure.ac: Add «nb» to ALL_LINGUAS too.
14165
14166 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
14167
14168         * NOTES: New file with some random thoughts.
14169
14170         * TODO: Update.
14171
14172         * backend/ev-document-misc.c:
14173         (ev_document_misc_get_page_border_size): New function to
14174         canonicalize shadow drawing sizes.  Possibly goofy.
14175
14176         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
14177         (ev_view_best_fit), (ev_view_fit_width):
14178         * pdf/xpdf/pdf-document.cc:
14179         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14180         * ps/ps-document.c: (ps_document_get_page_size):
14181         * backend/ev-document-misc.h:
14182         * backend/ev-document.c: (ev_document_get_page_size):
14183         * backend/ev-document.h: get_page_size now takes a page number
14184         parameter.  Made all the backends/frontends honor it.
14185
14186         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
14187         see.  Doesn't work yet.
14188
14189         * shell/Makefile.am:
14190         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
14191         Doesn't do anything yet.
14192
14193         * shell/ev-sidebar-thumbnails.c:
14194         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
14195         [0..n_pages-1]
14196
14197         * shell/ev-window.c: (update_action_sensitivity),
14198         (ev_window_setup_document), (ev_window_set_page_mode),
14199         (ev_window_page_mode_cb), (ev_window_init): Clean up the
14200         view-swapping code a bit so we can have multiple views on a
14201         document.  Add the multi-page view, though it can't be turned on
14202         yet.
14203
14204 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14205
14206         * shell/ev-application.c: (ev_application_open):
14207         * shell/ev-view.c: (expose_bin_window):
14208         * shell/ev-window.c: (ev_window_open):
14209
14210         Support eps and check document supports find
14211         before drawing highlightings in expose.
14212
14213 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14214
14215         * pixbuf/pixbuf-document.c:
14216         (pixbuf_document_thumbnails_get_dimensions),
14217         (pixbuf_document_document_thumbnails_iface_init):
14218
14219         implement get_dimensions
14220
14221 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14222
14223         * NEWS:
14224         * configure.ac:
14225
14226         Release 0.1.2
14227
14228 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14229
14230         * shell/ev-view.c: (set_document_page):
14231
14232         Scroll at the top of the page when changing page
14233
14234 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14235
14236         * shell/ev-view.c: (ev_view_motion_notify_event):
14237
14238         Do not redraw unnecessarily
14239
14240 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14241
14242         * pdf/xpdf/pdf-document.cc:
14243         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14244         (expose_bin_window), (find_changed_cb):
14245
14246         Yay! find works now... Now to find bugs...
14247
14248 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14249
14250         * backend/ev-document-find.c: (ev_document_find_base_init),
14251         (ev_document_find_changed):
14252         * backend/ev-document-find.h:
14253         * pdf/xpdf/pdf-document.cc:
14254         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14255         (expose_bin_window), (ev_view_init), (set_document_page),
14256         (ensure_rectangle_is_visible), (jump_to_find_result),
14257         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
14258         (ev_view_find_next), (ev_view_find_previous):
14259         * shell/ev-view.h:
14260         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
14261
14262         More work on find implementation, mostly there now
14263
14264 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
14265
14266         * backend/ev-backend-marshalers.list:
14267         * backend/ev-document-find.c: (ev_document_find_base_init),
14268         (ev_document_find_cancel), (ev_document_find_page_has_results),
14269         (ev_document_find_get_n_results), (ev_document_find_get_result),
14270         (ev_document_find_get_progress), (ev_document_find_changed):
14271         * backend/ev-document-find.h:
14272
14273         Enanche the find interface to be really able to do
14274         multi page find.
14275
14276         * pdf/xpdf/pdf-document.cc:
14277
14278         Implement
14279
14280         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
14281         (expose_bin_window), (ev_view_init),
14282         (ev_view_get_find_status_message), (find_changed_cb),
14283         (ev_view_set_document), (set_document_page):
14284
14285         Adapt to the new interface. A few things are regressed sorry,
14286         I will finish it soon.
14287
14288 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
14289
14290         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
14291         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
14292         ev_sidebar_thumbnails_parent_class variable, don't define another
14293         parent_class variable.
14294
14295         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
14296         (ev_page_action_class_init): ditto.
14297
14298         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
14299         (pixbuf_document_class_init): ditto.
14300
14301         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
14302         ditto.
14303
14304         * .cvsignore: ignore various valgrind output files.
14305
14306 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14307
14308         * data/evince-ui.xml:
14309         * shell/Makefile.am:
14310         * shell/ev-history.c:
14311         * shell/ev-history.h:
14312         * shell/ev-navigation-action.c:
14313         * shell/ev-navigation-action.h:
14314         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
14315         (ev_view_set_page), (ev_view_fit_width):
14316         * shell/ev-view.h:
14317         * shell/ev-window.c: (update_action_sensitivity),
14318         (ev_window_setup_document), (register_custom_actions):
14319
14320         Kill session history
14321
14322 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14323
14324         * shell/ev-window.c: (update_action_sensitivity):
14325
14326         Fix inverted up/down buttons
14327
14328 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
14329
14330         * shell/ev-sidebar-thumbnails.c
14331         (ev_sidebar_thumbnails_select_page): make sure the selected
14332         thumbnail stays visible.
14333
14334 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
14335
14336         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
14337         scrolled window for Federico.
14338
14339 2005-01-26  Ole Laursen  <olau@hardworking.dk>
14340
14341         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
14342
14343 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
14344
14345         * configure.ac:
14346         * pdf/splash/SplashFTFontEngine.cc:
14347
14348         Fix CID fonts with freetype 2.1.9
14349
14350 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
14351
14352         * TODO: added item for desktop icon thumbnailer
14353
14354 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
14355
14356         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
14357         unloaded docs when the title is accessed.
14358
14359         * shell/ev-password-view.[hc]: New widget for displaying password
14360         state.
14361
14362         * shell/ev-window.[ch]: Refactor password handling code to handle
14363         the new view.
14364
14365 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
14366
14367         * NEWS:
14368         * configure.ac:
14369         * data/Makefile.am:
14370
14371         Release 0.1.1
14372
14373 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
14374
14375         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
14376         ignore page offset here, to make search results independent of it,
14377
14378         * shell/ev-view.c (expose_bin_window): but take offsets into
14379         account here. Bug #164932
14380
14381         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
14382         scale at the right time. Bug #164996
14383
14384 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
14385
14386         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
14387         fix the problem. Now I just removed the Adobe font names and hope
14388         that the URW fonts are always in outline format. Bug #164934
14389
14390         * shell/ev-window.c (update_window_title): empty titles are
14391         useless, use filename in that case too.
14392
14393         * NEWS: Add some content.
14394
14395 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
14396
14397         * TODO: added one more TODO item and a TODONE section :)
14398
14399 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14400
14401         * ps/ps-document.h: add page_[xy]_offset fields.
14402
14403         * ps/ps-document.c (ps_document_set_page_offset)
14404         (ps_document_render): Keep offset in consideration in a few
14405         places. Bug #164752 "postscript documents are not centered in
14406         window"
14407
14408         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
14409         s/gpdf/evince/. Spotted by Stephane Loeuillet.
14410
14411         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
14412         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
14413         stub out missing methods for complete EvDocument implementation.
14414         Fixes segfaults with Save A Copy and Copy actions.
14415
14416         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
14417         (ps_document_document_iface_init): ditto.
14418         
14419 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14420
14421         * data/.cvsignore:
14422         * data/Makefile.am:
14423         * data/evince.desktop.in:
14424
14425         Add desktop file
14426
14427 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14428
14429         * shell/ev-view.c: (ev_view_button_press_event),
14430         (ev_view_motion_notify_event):
14431
14432         Make selection work in any direction
14433
14434 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14435
14436         * TODO:
14437         * shell/ev-window.c: (set_short_labels), (ev_window_init):
14438
14439         Use shorter labels for some of the toolbars items
14440
14441 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14442
14443         * pdf/xpdf/pdf-document.cc:
14444
14445         Check the links info is initialized before
14446         using it. Should fix a crash on startup.
14447
14448 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14449
14450         * pixbuf/pixbuf-document.c
14451         (pixbuf_document_thumbnails_get_dimensions): force floating point
14452         division to calculate page_ratio. Fixes crash with landscape
14453         format pixbufs.
14454
14455 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
14456
14457         * shell/ev-view.c (ev_view_realize): make the bg color darker.
14458
14459 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
14460
14461         * shell/ev-view.c (set_document_page): unset has_selection when
14462         the page changes.
14463         (set_document_page): handle paper size changes when the page
14464         changes (test with Free Culture, page 2).
14465
14466 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14467
14468         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
14469         (expose_bin_window), (ev_view_class_init), (ev_view_init):
14470
14471         Use normal style color for the widget background and
14472         draw a black box around the page.
14473
14474 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14475
14476         * pdf/xpdf/pdf-document.cc:
14477
14478         Keep offset in consideration in a few places
14479
14480         * shell/ev-view.c: (expose_bin_window):
14481
14482         Set the offsets so that the document is ever centered
14483
14484 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14485
14486         * TODO: Added TODO items and finished off the first todo item
14487
14488         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14489         reflect current authors
14490
14491 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14492
14493         * pdf/xpdf/pdf-document.cc:
14494         * shell/ev-view.c: (ev_view_set_cursor),
14495         (ev_view_motion_notify_event), (document_changed_callback),
14496         (set_document_page):
14497
14498         Show a wait cursor while the page is rendering
14499
14500 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14501
14502         * shell/ev-sidebar-thumbnails.c:
14503         (ev_sidebar_tree_selection_changed),
14504         (ev_sidebar_thumbnails_select_page):
14505         * shell/ev-sidebar-thumbnails.h:
14506         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14507         (ev_view_can_go_forward):
14508         * shell/ev-window.c: (ev_window_open_page),
14509         (ev_window_setup_document), (update_current_page),
14510         (view_page_changed_cb), (ev_window_init):
14511         * shell/ev-window.h:
14512
14513         Ensure thumbnails selection, toolbar page control and
14514         current page are in sync.
14515
14516 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14517
14518         * pdf/xpdf/XRef.cc:
14519
14520         Fix CAN-2005-0064
14521
14522 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14523
14524         * backend/Makefile.am:
14525         * backend/ev-document-links.h:
14526         * backend/ev-document-security.c: (ev_document_security_get_type),
14527         (ev_document_security_has_document_security),
14528         (ev_document_security_set_password):
14529         * backend/ev-document-security.h:
14530         * backend/ev-document.c: (ev_document_error_quark):
14531         * backend/ev-document.h:
14532         * data/Makefile.am:
14533         * data/evince-password.glade:
14534         * pdf/xpdf/pdf-document.cc:
14535         * shell/Makefile.am:
14536         * shell/ev-password.c: (ev_password_set_bad_password_label),
14537         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14538         (ev_password_dialog_get_password),
14539         (ev_password_dialog_set_bad_pass):
14540         * shell/ev-password.h:
14541         * shell/ev-window.c: (ev_window_get_attribute),
14542         (ev_window_set_property), (update_action_sensitivity),
14543         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14544         (ev_window_setup_document), (ev_window_get_password),
14545         (ev_window_open), (ev_window_cmd_save_as),
14546         (using_postscript_printer), (ev_window_print),
14547         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14548         (update_fullscreen_popup), (ev_window_fullscreen),
14549         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14550         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14551         (menu_item_select_cb), (find_bar_search_changed_cb),
14552         (ev_window_dispose), (ev_window_init):
14553
14554         Add initial support for password-supported dialogs.  This could be
14555         a lot cooler, but it'll do for now.
14556
14557 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14558
14559         * pdf/xpdf/pdf-document.cc:
14560         * shell/ev-view.c: (status_message_from_link),
14561         (ev_view_set_status), (ev_view_set_cursor),
14562         (ev_view_motion_notify_event), (ev_view_init):
14563         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14564
14565         Fix bugs in the links implementation and change cursor
14566         when hovering a link.
14567
14568 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14569
14570         * viewer/.cvsignore: added cvsignore file for viewer directory
14571
14572         * TODO: created TODO document
14573
14574 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14575
14576         * shell/ev-view.h:
14577         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14578         new functions to help with implementation of sensitivity code
14579         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14580         of all actions that might require it.  Fixes a crash when you
14581         click on the Zoom actions in a window lacking a document.
14582
14583 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14584
14585         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14586         of the Find action
14587
14588 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14589
14590         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14591         (pixbuf_document_document_iface_init):
14592         * ps/ps-document.c: (ps_document_get_link),
14593         (ps_document_document_iface_init):
14594         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14595         (status_message_from_link), (ev_view_set_status),
14596         (ev_view_set_find_status), (ev_view_motion_notify_event),
14597         (ev_view_button_release_event), (ev_view_set_property),
14598         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14599         (ev_view_get_find_status_message), (update_find_results),
14600         (ev_view_get_status), (ev_view_get_find_status):
14601         * shell/ev-view.h:
14602         * shell/ev-window.c: (view_status_changed_cb),
14603         (view_find_status_changed_cb), (ev_window_init):
14604
14605         View status message support, use it to show the links.
14606         Needs work...
14607
14608 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14609
14610         * backend/ev-document.c: (ev_document_get_link):
14611         * backend/ev-document.h:
14612         * pdf/xpdf/pdf-document.cc:
14613         * shell/ev-application.c: (ev_application_open):
14614         * shell/ev-application.h:
14615         * shell/ev-sidebar-links.c: (selection_changed_cb):
14616         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14617         (ev_view_go_to_link):
14618
14619         Add support for document links
14620
14621 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14622
14623         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14624         (create_tool_item):
14625         Set the spin button limits correctly.
14626         
14627         * shell/ev-sidebar-thumbnails.c:
14628         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14629         Support changing pages by clicking on the thumbnails.
14630         
14631 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14632
14633         * pixbuf/pixbuf-document.c:
14634         (pixbuf_document_thumbnails_get_dimensions),
14635         (pixbuf_document_document_thumbnails_iface_init):
14636
14637         implement get_dimensions
14638
14639 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14640
14641         * ps/ps-document.c: (ps_document_goto_page):
14642
14643         Fix page switching on multipage documents
14644
14645 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14646
14647         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14648         
14649         check for NULL before assigning to width and height parameters
14650
14651 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14652
14653         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14654         (pixbuf_document_set_property), (pixbuf_document_get_property):
14655
14656         implement get/set properties
14657
14658 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14659
14660         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14661         
14662         return NULL instead of "Unknown", letting the title get set to
14663         the filename when the pdf has no title.
14664
14665 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14666
14667         * ps/ps-document.c: (ps_document_get_page_count),
14668         (ps_document_goto_page):
14669
14670 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14671
14672         * shell/ev-history.c: (ev_history_get_property),
14673         (ev_history_set_property), (ev_history_class_init),
14674         (ev_history_add_page), (ev_history_set_current_index):
14675         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14676         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14677         (ev_navigation_action_finalize):
14678         * shell/ev-navigation-action.h:
14679         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14680         (ev_view_go_forward), (ev_view_get_find_status_message),
14681         (history_index_changed_cb), (ev_view_set_history):
14682         * shell/ev-view.h:
14683         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14684         (update_current_page), (register_custom_actions):
14685
14686         Implement history dropdowns
14687
14688 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14689
14690         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14691         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14692         (ev_view_go_forward):
14693         * shell/ev-window.c: (register_custom_actions):
14694
14695         Fix several history bugs
14696
14697 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14698
14699         * configure.ac: Add «nb» to ALL_LINGUAS.
14700
14701 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14702
14703         * backend/Makefile.am:
14704         * backend/ev-bookmark.c:
14705         * backend/ev-bookmark.h:
14706         * backend/ev-document-bookmarks.c:
14707         * backend/ev-document-bookmarks.h:
14708         * backend/ev-document-links.c: (ev_document_links_get_type),
14709         (ev_document_links_has_document_links),
14710         (ev_document_links_begin_read), (ev_document_links_get_link),
14711         (ev_document_links_get_child), (ev_document_links_next),
14712         (ev_document_links_free_iter):
14713         * backend/ev-document-links.h:
14714         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14715         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14716         (ev_link_get_link_type), (ev_link_set_link_type),
14717         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14718         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14719         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14720         (ev_link_new_external):
14721         * backend/ev-link.h:
14722         * pdf/xpdf/pdf-document.cc:
14723         * shell/Makefile.am:
14724         * shell/ev-application.c: (ev_application_open_link):
14725         * shell/ev-application.h:
14726         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14727         (ev_history_get_link_nth):
14728         * shell/ev-history.h:
14729         * shell/ev-sidebar-bookmarks.c:
14730         * shell/ev-sidebar-bookmarks.h:
14731         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14732         (ev_sidebar_links_class_init), (selection_changed_cb),
14733         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14734         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14735         (do_one_iteration), (populate_links_idle),
14736         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14737         * shell/ev-sidebar-links.h:
14738         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14739         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14740         (go_to_index):
14741         * shell/ev-view.h:
14742         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14743         * shell/ev-window.h:
14744
14745         Rename bookmark to link, and use "Index" for the sidebar panel.
14746
14747 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14748
14749         * shell/Makefile.am:
14750         * shell/ev-application.c: (ev_application_open_bookmark):
14751         * shell/ev-application.h:
14752         * shell/ev-history.c: (ev_history_init), (free_links_list),
14753         (ev_history_finalize), (ev_history_class_init),
14754         (ev_history_add_link), (ev_history_add_page),
14755         (ev_history_get_link_nth), (ev_history_get_n_links),
14756         (ev_history_get_current_index), (ev_history_set_current_index),
14757         (ev_history_new):
14758         * shell/ev-history.h:
14759         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14760         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14761         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14762         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14763         (ev_view_set_page):
14764         * shell/ev-view.h:
14765         * shell/ev-window.c: (ev_window_open_bookmark),
14766         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14767         (goto_page_cb), (register_custom_actions):
14768         * shell/ev-window.h:
14769
14770         Initial history implementation. Needs work.
14771
14772 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14773
14774         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14775
14776 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14777
14778         * cut-n-paste/recent-files/egg-recent-item.c:
14779         * cut-n-paste/recent-files/egg-recent-item.h:
14780         * cut-n-paste/recent-files/egg-recent-model.c:
14781         * cut-n-paste/recent-files/egg-recent-util.c:
14782         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14783         * cut-n-paste/recent-files/egg-recent-view.c:
14784
14785         Update
14786
14787 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14788
14789         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14790         (fillGlyph, fillImageMask, drawImage):
14791         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14792         pdf/splash/SplashTypes.h:
14793         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14794         packed mode for Splash.
14795
14796         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14797         RGB8 packed mode, eliminates the pixbuf data creation loop.
14798
14799         * shell/ev-print-job.c (ev_print_job_finalize)
14800         (ev_print_job_set_property, ev_print_job_get_property)
14801         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14802         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14803         (print_closure_finalize, ev_print_job_print): implement
14804         printing (for backends with EvPsExporter)
14805
14806         * shell/ev_print_job.h: update prototypes.
14807
14808         * shell/ev-window.c (ev_window_print): unref print job after
14809         printing.
14810
14811         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14812         unless the document implements the EvDocumentFind interface.
14813
14814 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14815
14816         * configure.ac: Added ja to ALL_LINGUAS.
14817
14818 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14819
14820         * pdf/xpdf/pdf-document.cc:
14821
14822         add a FIXME. We should probably not allocate
14823         a bookmark object every time
14824
14825 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14826
14827         * shell/ev-application.c: (ev_application_open),
14828         (ev_application_open_bookmark):
14829         * shell/ev-application.h:
14830         
14831         Add a way to open bookmarks
14832
14833         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14834         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14835         (ev_bookmark_set_property), (ev_bookmark_class_init),
14836         (ev_bookmark_new_title), (ev_bookmark_new_link),
14837         (ev_bookmark_new_external):
14838
14839         Support for external uris, better constructors.
14840
14841         * backend/ev-bookmark.h:
14842         * pdf/xpdf/pdf-document.cc:
14843         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14844
14845         Handle external uris
14846
14847 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14848
14849         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14850         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14851
14852         Hook up bookmarks navigation
14853
14854 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14855
14856         * backend/Makefile.am:
14857         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14858         (ev_bookmark_get_title), (ev_bookmark_set_title),
14859         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14860         (ev_bookmark_get_page), (ev_bookmark_set_page),
14861         (ev_bookmark_get_property), (ev_bookmark_set_property),
14862         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14863         (ev_bookmark_new):
14864         * backend/ev-bookmark.h:
14865         * backend/ev-document-bookmarks.c:
14866         (ev_document_bookmarks_get_bookmark):
14867         * backend/ev-document-bookmarks.h:
14868         * pdf/xpdf/pdf-document.cc:
14869         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14870
14871         Add a bookmark object to the backend and use it instead of get_values
14872
14873 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14874
14875         * data/evince-ui.xml:
14876
14877         Cleanup and add select all.
14878
14879         * shell/ev-view.c: (ev_view_select_all),
14880         (ev_view_button_press_event):
14881         * shell/ev-view.h:
14882         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14883
14884         Add select all.
14885         Clear selection on click.
14886
14887 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14888
14889         * shell/ev-sidebar-thumbnails.c
14890         (ev_sidebar_thumbnails_set_document): forgot to unref the
14891         loading_icon.
14892
14893 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14894
14895         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14896         at the visible page, not just linearly.  This makes it look fast.
14897
14898 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14899
14900         * backend/ev-document-misc.c
14901         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14902         white.
14903         * backend/ev-document-thumbnails.h: New interface to get the size
14904         of a page.
14905
14906 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14907
14908         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14909         make dist works
14910
14911 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14912
14913         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14914         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14915         things up a bit.
14916
14917         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14918
14919 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14920
14921         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14922         fonts. Should fix font problems on systems that have the base
14923         fonts in bitmap format. Reported by James Henstridge
14924         <james@jamesh.id.au>.
14925
14926 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14927
14928         * pdf/xpdf/Gfx.cc:
14929         * pdf/xpdf/GfxState.cc:
14930
14931         Fix for CAN-2004-1125
14932
14933 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14934
14935         * shell/ev-view.c: (ev_view_copy):
14936         * shell/ev-view.h:
14937         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14938
14939         Implement Edit->Copy
14940
14941 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14942
14943         * backend/ev-document.c: (ev_document_get_text):
14944         * backend/ev-document.h:
14945         * pdf/xpdf/pdf-document.cc:
14946         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14947         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14948         (ev_view_update_primary_selection), (ev_view_button_press_event),
14949         (ev_view_motion_notify_event), (ev_view_button_release_event):
14950
14951         Beginnings of clipboard support. Incomplete but primary sort
14952         of work.
14953
14954 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14955
14956         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14957         (expose_bin_window):
14958
14959         Nicer rubberband drawing, from GtkIconView.
14960
14961 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14962
14963         * backend/ev-document.c: (ev_document_save):
14964         * backend/ev-document.h:
14965         * data/evince-ui.xml:
14966         * pdf/xpdf/pdf-document.cc:
14967         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14968
14969         Implement "Save a copy..." menu item
14970
14971 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14972
14973         * shell/ev-view.c: (ev_view_zoom):
14974
14975         Queue a resize when zoom changes
14976
14977 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14978
14979         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14980         shadows.
14981
14982         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14983         thumbnails..
14984
14985 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14986
14987         * pdf/xpdf/pdf-document.cc
14988         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14989
14990 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14991
14992         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14993         It's slow, but I'll speed it up next!
14994
14995 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14996
14997         * shell/main.c (load_files):
14998
14999         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
15000         from the command line and because it seems more appropriate.
15001
15002 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
15003
15004         * data/evince-ui.xml:
15005         * shell/ev-window.c: (update_action_sensitivity),
15006         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
15007
15008         s/next page/page down
15009         s/previous page/page up
15010
15011 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
15012
15013         * data/evince-ui.xml:
15014
15015         Change the layout to match clarkbw design.
15016
15017         * shell/Makefile.am:
15018         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
15019         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
15020         (ev_navigation_action_finalize),
15021         (ev_navigation_action_set_property),
15022         (ev_navigation_action_get_property),
15023         (ev_navigation_action_class_init):
15024         * shell/ev-navigation-action.h:
15025
15026         Implement clarkbw toolbar navigation controls (incomplete)
15027
15028         * shell/ev-page-action.c: (update_label), (update_spin),
15029         (value_changed_cb), (create_tool_item), (connect_proxy),
15030         (ev_page_action_init), (ev_page_action_finalize),
15031         (ev_page_action_set_property), (ev_page_action_get_property),
15032         (ev_page_action_set_current_page),
15033         (ev_page_action_set_total_pages), (ev_page_action_class_init):
15034         * shell/ev-page-action.h:
15035
15036         Implement a page switcher in the toolbar
15037
15038         * shell/ev-view.c: (ev_view_scroll_view):
15039         * shell/ev-window.c: (update_total_pages), (ev_window_open),
15040         (update_current_page), (view_page_changed_cb), (goto_page_cb),
15041         (register_custom_actions), (ev_window_init):
15042
15043         Change page on PageUp/Down.
15044
15045 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
15046
15047         * pdf/xpdf/pdf-document.cc
15048         (pdf_document_thumbnails_get_thumbnail): initial stab at
15049         implementing thumbnail support for pdfs.  It only does documents
15050         with precached pdfs now.
15051
15052 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
15053
15054         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
15055         thumbnail code into a time-based idle as well.  Also, turn off the
15056         shadow temporarily as it's really slow.
15057
15058 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
15059
15060         * backend/ev-document.c: (ev_document_class_init):
15061         * pdf/xpdf/pdf-document.cc:
15062         * shell/ev-window.c: (ev_window_open):
15063
15064         Fix document title bugs and fallback to
15065         filename when not available.
15066
15067 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
15068
15069         * backend/ev-document.c: (ev_document_get_type),
15070         (ev_document_class_init), (ev_document_load),
15071         (ev_document_get_title):
15072         * backend/ev-document.h:
15073         * pdf/xpdf/pdf-document.cc:
15074         * ps/ps-document.c: (ps_document_set_property),
15075         (ps_document_get_property), (ps_document_class_init),
15076         (document_load):
15077         * ps/ps-document.h:
15078         * ps/ps.h:
15079         * shell/ev-window.c: (update_window_title), (ev_window_open),
15080         (ev_window_init):
15081
15082         Initial support for document title. Not working yet.
15083
15084 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
15085
15086         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
15087
15088         Grab focus on the view when clicking it
15089
15090 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
15091
15092         * shell/ev-marshal.list:
15093         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
15094         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
15095
15096         Add key bindings to the view. Now if the focus would work
15097         right...
15098
15099 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
15100
15101         * Makefile.am:
15102         * backend/Makefile.am:
15103         * data/Makefile.am:
15104         * dvi/Makefile.am:
15105         * dvi/dvilib/Makefile.am:
15106         * pdf/xpdf/Makefile.am:
15107         * po/POTFILES.in:
15108         * ps/Makefile.am:
15109
15110         Fix distcheck
15111
15112 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15113
15114         * shell/ev-view.c: (ev_view_realize):
15115
15116         Fix mouse wheel scrolling
15117
15118 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15119
15120         * ps/Makefile.am:
15121         * ps/gstypes.h:
15122         * ps/gtkgs.c:
15123         * ps/gtkgs.h:
15124         * ps/ps-document.c: (catchPipe), (ps_document_init),
15125         (ps_document_class_init), (ps_document_cleanup),
15126         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
15127         (set_up_page), (close_pipe), (is_interpreter_ready),
15128         (interpreter_failed), (output), (input), (start_interpreter),
15129         (stop_interpreter), (file_length), (file_readable),
15130         (check_filecompressed), (check_pdf), (compute_xdpi),
15131         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
15132         (ps_document_get_type), (ps_document_emit_error_msg),
15133         (document_load), (ps_document_next_page),
15134         (ps_document_get_current_page), (ps_document_get_page_count),
15135         (ps_document_goto_page), (ps_document_set_page_size),
15136         (ps_document_zoom_to_fit), (ps_document_set_zoom),
15137         (ps_document_load), (ps_document_get_n_pages),
15138         (ps_document_set_page), (ps_document_get_page),
15139         (ps_document_widget_event), (ps_document_set_target),
15140         (ps_document_set_scale), (ps_document_set_page_offset),
15141         (ps_document_get_page_size), (ps_document_render),
15142         (ps_document_document_iface_init):
15143         * ps/ps-document.h:
15144         * ps/ps.c:
15145         * shell/ev-window.c: (ev_window_open):
15146
15147         Rename GtkGS to PSDocument
15148
15149 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15150
15151         * ps/gtkgs.c: (gtk_gs_class_init):
15152         * ps/gtkgs.h:
15153
15154         Some more leftover...
15155
15156 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15157
15158         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
15159         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
15160         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
15161         * ps/gtkgs.h:
15162
15163         Remove unused code and make a lot of stuff private
15164
15165 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15166
15167         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
15168         (gtk_gs_defaults_changed):
15169         * ps/gsdefaults.h:
15170         * ps/gtkgs.c:
15171         * ps/gtkgs.h:
15172         * ps/ps.h:
15173
15174         Cleanup headers dependencies
15175
15176 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15177
15178         * ps/Makefile.am:
15179         * ps/ggvutils.c:
15180         * ps/ggvutils.h:
15181         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
15182         * ps/gsdefaults.h:
15183         * ps/gtkgs.c: (file_length), (file_readable),
15184         (check_filecompressed), (check_pdf), (gtk_gs_load),
15185         (gtk_gs_get_postscript):
15186
15187         Get rid of ggvutils
15188
15189 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15190
15191         * ps/ggvutils.c:
15192         * ps/ggvutils.h:
15193         * ps/gsio.h:
15194         * ps/gtkgs.c: (gtk_gs_set_zoom):
15195
15196         Cleanups
15197
15198 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15199
15200         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
15201
15202         Ensure the page is rerendered when changing zoom
15203
15204 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15205
15206         * backend/ev-document.c: (ev_document_base_init),
15207         (ev_document_changed):
15208         * backend/ev-document.h:
15209
15210         Add a changed event that is emitted when the page content
15211         changes. This is necessary to deal with the fact that
15212         in ps backend rendering happen asycrounously.
15213         This makes the ps backend mostly work.
15214
15215         * pdf/xpdf/pdf-document.cc:
15216
15217         Emit changed event
15218
15219         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
15220         (ps_document_set_target):
15221
15222         Emit changed event
15223
15224         * shell/ev-view.c: (document_changed_callback),
15225         (ev_view_set_document), (ev_view_set_page):
15226
15227         Redraw on the changed signal
15228
15229 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
15230
15231         * configure.ac: Added pt_BR to ALL_LINGUAS.
15232
15233 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
15234
15235         * backend/ev-document-bookmarks.c:
15236         (ev_document_bookmarks_get_child): *
15237         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
15238         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
15239         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
15240         (ev_sidebar_bookmarks_destroy),
15241         (ev_sidebar_bookmarks_class_init),
15242         (ev_sidebar_bookmarks_construct), (stack_data_free),
15243         (do_one_iteration), (populate_bookmarks_idle),
15244         (ev_sidebar_bookmarks_clear_document),
15245         (ev_sidebar_bookmarks_set_document): *
15246         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
15247         (ev_sidebar_add_page),
15248         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
15249         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
15250         it displays both the topics and the page numbers.
15251
15252 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
15253
15254         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
15255         toggle.
15256         * shell/ev-window.c (toggle_entries): Set sidebar default value to
15257         visible.
15258
15259 2004-12-23  Adam Weinberger  <adamw@gnome.org>
15260
15261         * configure.ac: Added en_CA to ALL_LINGUAS.
15262
15263 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15264
15265         * ChangeLog: replace bottom of this ChangeLog (merged history of
15266         ggv and gpdf; where all paths were wrong and most of the files are
15267         not even in this tree) with ChangeLog (from arch) of the shell
15268         code.
15269
15270 2004-12-23  Havoc Pennington  <hp@redhat.com>
15271
15272         * shell/ev-window.c: hook up potentially-questionable "find
15273         results status text" feature - something involving the sidebar or
15274         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
15275         might be better in the end.
15276
15277         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
15278         with corresponding signal when it should be updated
15279
15280         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
15281
15282 2004-12-22  Havoc Pennington  <hp@redhat.com>
15283
15284         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
15285         find stuff on other pages, sort of (only returns one result on
15286         invisible pages, to show they have results; updates full results
15287         for a page when you view it). Currently repaints the current page
15288         every time a new result is found on any page, which isn't so nice.
15289
15290 2004-12-22  Havoc Pennington  <hp@redhat.com>
15291
15292         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
15293         the document doesn't support find (better ideas?)
15294         (find_bar_search_changed_cb): handle missing document or document
15295         that doesn't support find
15296
15297         * pdf/xpdf/pdf-document.cc: port to implement the new
15298         EvDocumentFindIface
15299
15300         * backend/ev-document-find.c: create a new interface for searching
15301
15302         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
15303
15304 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15305
15306         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
15307         libevbackend.la.
15308
15309         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
15310         EvPrintJob constructor arguments.
15311
15312         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
15313         for documents that can export PostScript (page by page).
15314
15315         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
15316         
15317         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
15318         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
15319         (pdf_document_ps_exporter_iface_init:
15320         Implement EvPSExporter.
15321
15322         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
15323
15324 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15325
15326         * backend/Makefile.am:
15327         * backend/ev-document-thumbnails.c:
15328         (ev_document_thumbnails_get_type),
15329         (ev_document_thumbnails_get_thumbnail):
15330         * backend/ev-document-thumbnails.h:
15331         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15332         (pixbuf_document_thumbnails_get_thumbnail),
15333         (pixbuf_document_document_thumbnails_iface_init):
15334         * shell/Makefile.am:
15335         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
15336         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
15337         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
15338         * shell/ev-sidebar-thumbnails.h:
15339         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
15340         (ev_sidebar_set_document):
15341         * shell/ev-utils.c: (gaussian), (create_blur_filter),
15342         (create_shadow), (ev_pixbuf_add_shadow):
15343         * shell/ev-utils.h:
15344         Add thumbnail support.
15345         
15346 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15347
15348         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
15349         (using_postscript_printer): Set up a print dialog for "PostScript
15350         injection" method.
15351
15352         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
15353         EvPrintJob.
15354
15355         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
15356
15357 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15358
15359         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
15360         (ps_document_set_target), (ps_document_get_page_size),
15361         (ps_document_render):
15362         * ps/gtkgs.h:
15363
15364         Fix a few bugs
15365
15366 2004-12-22  Christian Rose  <menthos@menthos.com>
15367
15368         * configure.ac: Added "sv" to ALL_LINGUAS.
15369
15370 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
15371
15372         * backend/ev-document-bookmarks.[ch]: new interface to indicate
15373         document supports bookmarks.
15374
15375 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15376
15377         * ps/ggvutils.c: (ggv_file_readable):
15378         * ps/ggvutils.h:
15379         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
15380         (gtk_gs_get_postscript):
15381
15382         Remove unused utils
15383
15384 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15385
15386         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
15387         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
15388         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
15389         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
15390         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
15391         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
15392         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15393         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15394         (gtk_gs_set_antialiasing), (ps_document_load),
15395         (ps_document_render):
15396         * ps/gtkgs.h:
15397
15398         Another check point for the ps backend. Now I can get it to show
15399         pages!
15400
15401 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
15402
15403         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
15404         document setting code.
15405
15406 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15407
15408         * shell/eggfindbar.c: (entry_activate_callback):
15409         Animate the next button when activate is pressed.
15410         
15411 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15412
15413         * shell/ev-window.c: (ev_window_cmd_edit_find),
15414         (update_fullscreen_popup), (ev_window_fullscreen),
15415         (ev_window_unfullscreen), (ev_window_state_event_cb),
15416         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
15417         Fix bugs in fullscreen code.
15418         
15419 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15420
15421         * Makefile.am:
15422         * configure.ac:
15423         * pixbuf/Makefile.am:
15424         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15425         (pixbuf_document_load), (pixbuf_document_get_n_pages),
15426         (pixbuf_document_set_page), (pixbuf_document_get_page),
15427         (pixbuf_document_set_target), (pixbuf_document_set_scale),
15428         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
15429         (pixbuf_document_render), (pixbuf_document_begin_find),
15430         (pixbuf_document_end_find), (pixbuf_document_finalize),
15431         (pixbuf_document_class_init),
15432         (pixbuf_document_document_iface_init), (pixbuf_document_init):
15433         * pixbuf/pixbuf-document.h:
15434         * shell/Makefile.am:
15435         * shell/ev-application.c: (ev_application_open):
15436         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
15437         (ev_window_open):
15438         Add pixbuf backend.
15439         
15440 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
15441
15442         * Makefile.am: 
15443         * dvi/dvilib/Makefile.am:
15444         * dvi/Makefile.am:
15445         * configure.ac: Auto*ify dvi and dvi/dvilib
15446
15447         * dvi/Makefile: Remove from CVS
15448         
15449         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
15450         confusion.
15451
15452         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
15453         
15454         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
15455         
15456 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15457
15458         * ps/Makefile.am:
15459         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
15460         (gtk_gs_value_adjustment_changed), (compute_size),
15461         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
15462         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
15463         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15464         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15465         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
15466         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
15467         (ps_document_load), (ps_document_get_n_pages),
15468         (ps_document_set_page), (ps_document_get_page),
15469         (ps_document_set_target), (ps_document_set_scale),
15470         (ps_document_set_page_offset), (ps_document_get_page_size),
15471         (ps_document_render), (ps_document_begin_find),
15472         (ps_document_end_find), (ps_document_document_iface_init):
15473         * ps/gtkgs.h:
15474         * shell/Makefile.am:
15475         * shell/ev-window.c: (ev_window_open):
15476
15477         Some work to integrate gtkgs with EvDocument
15478
15479 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15480
15481         * shell/ev-window.c: (update_fullscreen_popup),
15482         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15483         (exit_fullscreen_button_clicked_cb),
15484         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15485         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15486         (ev_window_state_event_cb), (ev_window_init):
15487         Add fullscreen support from Epiphany.
15488         
15489 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15490
15491         * data/ev-stock-zoom-fit-width.png: fit-width
15492         stock icon from gpdf.
15493         
15494         * shell/ev-stock-icons.[ch]: copied from gpdf.
15495         
15496         * shell/main.c: (main): init stock icons.
15497         
15498         * shell/ev-window.c: use the fit-width icon.
15499         
15500         * data/evince-ui.xml: add zooming toolbar items.
15501
15502 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15503
15504         * shell/ev-view.c: 
15505         (ev_view_best_fit), (ev_view_fit_width): because
15506         get_page_size() returns the scaled page size, we
15507         need to calculate the scale factor relative to
15508         the previous scale factor. Should really just
15509         add get_real_page_size().
15510
15511 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15512
15513         * shell/ev-view.[ch]:
15514         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15515         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15516         add zooming.
15517         
15518         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15519         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15520         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15521         hook it up.
15522         
15523         * pdf/xpdf/pdf-document.cc:
15524         (pdf_document_begin_find),
15525         (pdf_document_end_find): make static.
15526
15527 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15528
15529         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15530
15531         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15532         names to fontconfig patterns.
15533         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15534
15535         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15536         setupBaseFontsFc.
15537
15538 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15539
15540         * Makefile.am:
15541         * configure.ac:
15542         * ps/Makefile.am:
15543         * ps/ggvutils.c:
15544         * ps/ggvutils.h:
15545         * ps/gsdefaults.c:
15546         * ps/gsdefaults.h:
15547         * ps/gsio.c:
15548         * ps/gsio.h:
15549         * ps/gtkgs.c:
15550         * ps/gtkgs.h:
15551         * ps/ps.c:
15552         * ps/ps.h:
15553
15554         Import ggv backend. Not hooked up yet.
15555
15556 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15557
15558         * shell/main.c: (load_files), (main): load files
15559         from the command line.
15560
15561 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15562
15563         * configure.ac: don't require bonobo.
15564         
15565         * cut-n-paste/recent-files/*: kill bonobo recent
15566         view.
15567
15568         * shell/ev-window.c:
15569         (ev_window_is_empty): upd.
15570         (unable_to_load), (ev_window_open): load backend
15571         based on the mime type.
15572
15573 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15574
15575         * backend/.cvsignore: ignore generated marshalers source.
15576
15577         * shell/main.c (main): this is not epiphany.
15578
15579 2004-12-22  Havoc Pennington  <hp@redhat.com>
15580
15581         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15582         (expose_bin_window): draw find highlights
15583
15584         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15585         
15586         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15587         (pdf_document_end_find): implement this interface
15588
15589         * backend/ev-document.c (ev_document_found): add this to emit
15590         signal
15591
15592 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15593
15594         * data/evince-ui.xml: Add a few more toolbar items.
15595
15596         * shell/ev-window.c: Hook up page navigation toolbar 
15597         items.
15598
15599         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15600         a page-changed signal.
15601
15602         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15603         Add ev_document_get_page().
15604
15605         * shell/ev-window.c: Sensitize/desensitize navigation
15606         actions.
15607
15608 2004-12-21  Havoc Pennington  <hp@redhat.com>
15609
15610         * backend/ev-backend-marshal.c,
15611         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15612         marshaler-generator thingy. I'm sure there's a better way to do
15613         this in the modern world.
15614
15615         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15616         end_find methods and "found" signal.
15617
15618         * configure.ac: find glib-genmarshal
15619
15620 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15621
15622         * shell/ev-sidebar.c: Construct an actual sidebar.
15623         * shell/ev-sidebar-bookmarks.[ch]:
15624         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15625
15626 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15627
15628         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15629         Redo size handling.
15630         
15631         * shell/ev-view.c: Track the size from the document.
15632
15633 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15634
15635         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15636         constructor assumes ownership of the string passed in.
15637         
15638         * shell/ev-window.c (ev_window_open): Destroy the error
15639         dialog once we've displayed it.
15640
15641 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15642
15643         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15644         a bit, it works! (sort of)
15645
15646         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15647         Move to .cc since we need to use C++ in the implementation.
15648
15649         * shell/dummy.cc: Add a CC file to force evince
15650         to be linked as a C++ program.
15651
15652 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15653
15654         * shell/ev-view.[ch]: Start of content-area widget.
15655
15656         * shell/ev-window.c: Create a EvView, update it
15657         as we change documents.
15658
15659         * shell/Makefile.am shell/ev-marshal.list: Add
15660         generated marshalers.
15661
15662 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15663
15664         * Makefile.am (SUBDIRS): move shell.
15665
15666 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15667
15668         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15669         .a to libtool convenience libraries.
15670
15671         * shell/ev-window.c (ev_window_open): Hard code loading
15672         a PDF document.
15673         
15674         * backend/ev-document.h: Add a boolean return to load(),
15675         fix GError * to GError **.
15676
15677         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15678         object for a PDF backend EvDocument.
15679
15680 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15681
15682         * dvi/*: New directory with the beginning of a .dvi backend.
15683
15684 2004-12-21  Havoc Pennington  <hp@redhat.com>
15685
15686         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15687         previous/next instead of back/forward
15688
15689 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15690
15691         * backend/ev-document.[ch]: Fix a couple of problems so
15692         it compile.
15693
15694 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15695
15696         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15697         to backend/ directory, rename EvViewer to EvDocument.
15698
15699 2004-12-21  Havoc Pennington  <hp@redhat.com>
15700
15701         * shell/ev-window.c: hook up the find bar widget; now we just need
15702         a document to find things in
15703
15704         * shell/eggfindbar.c: a find bar widget
15705
15706 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15707
15708         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15709
15710 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15711
15712         * pdf/**: Import of xpdf code from gpdf. 
15713
15714         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15715
15716         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15717         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15718         Fix FreeType includes.
15719
15720         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15721         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15722         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15723         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15724         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15725         Include xpdfconfig.h
15726         
15727 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15728
15729         * shell/ev-window.c (ev_window_dispose): dispose can be called
15730         multiple times.
15731
15732 2004-12-21  Havoc Pennington  <hp@redhat.com>
15733
15734         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15735         rather than Evince
15736
15737         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15738         items; really they should be synced with the strings, etc. from
15739         current gpdf, but just getting the boring typing out of the way 
15740
15741 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15742
15743         * po/POTFILES.in:
15744         * shell/ev-application.c: (window_destroy_cb):
15745         * shell/ev-window.c:
15746         * shell/main.c: (main):
15747
15748         Actually show the window...
15749
15750 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15751
15752         * Makefile.am:
15753         * shell/Makefile.am:
15754         * shell/ev-application.c: (ev_application_class_init):
15755         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15756
15757         Make it build again
15758
15759 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15760
15761         Import to gnome cvs.
15762         
15763         * Remove copies of gpdf and ggv trees.
15764         * Rip out all the recursive configure code.
15765         * Remove bonobo machinery.
15766         * viewer/*: GInterfaces that backends should/can implement.
15767
15768 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15769
15770         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15771         typo
15772
15773 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15774
15775         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15776         (ev_application_finalize, ev_application_class_init)
15777         (ev_application_init): use GType instance private data for priv.
15778
15779         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15780         (ev_window_finalize, ev_window_class_init)
15781         (ev_window_init): ditto.
15782
15783 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15784
15785         * shell/ev-application.c (ev_application_new_window): make public
15786         (ev_application_show_initial_window): kill.
15787
15788         * shell/ev-application.h: update prototypes.
15789
15790         * shell/main.cc (main): inline ev_application_show_initial_window.
15791
15792 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15793
15794         * shell/ev-application.c (ev_application_new_window): impl.
15795         (ev_application_show_initial_window): use it.
15796         (is_window_empty, ev_application_get_empty_window): returns an
15797         existing empty window or a new one.
15798         (ev_application_open): from ev_window_cmd_file_open.
15799
15800         * shell/ev-application.h: update prototypes
15801
15802         * shell/ev-window.c (ev_window_is_empty): impl.
15803         (ev_window_open): make public.
15804         (ev_window_cmd_file_open): use ev_application_open
15805
15806         * shell/ev-window.h: update prototypes, remove unused.
15807
15808 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15809
15810         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15811         move destroy handler out of here...
15812
15813         * shell/ev-application.c, shell/ev-application.h: ...into this new
15814         class. Also handles initial window creation.
15815
15816         * shell/main.cc (main): use EvApplication to create initial
15817         window.
15818
15819 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15820
15821         * Makefile.am (SUBDIRS): add cut-n-paste
15822
15823         * cut-n-paste/Makefile.am: add
15824
15825         * configure.ac: generate Makefiles in cut-n-paste
15826
15827 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15828
15829         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15830         (ev_window_class_init): install ev_window_dispose.
15831
15832 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15833
15834         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15835         char (gchar looks stupid).
15836
15837 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15838
15839         * po/de.po: updated German translation.
15840
15841 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15842
15843         * configure.ac: add more pkg-config library checks for gnome-vfs,
15844         bonobo etc.
15845
15846         * gpdf/configure.in: temporarily disable libpaper
15847         checks. Otherwise I'd have to add the checks for the shell, too.
15848
15849 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15850
15851         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15852         and * file filters to the file choose.
15853
15854 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15855
15856         * po/de.po: Updated German translation.
15857
15858 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15859
15860         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15861
15862 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15863
15864         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15865
15866         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15867         (ev_window_init): implement those menuitems.
15868
15869 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15870
15871         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15872
15873         * shell/ev-window.c (ev_window_init): use the toolbar.
15874
15875 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15876
15877         * shell/ev-window.c (ev_window_init): use menu translations
15878
15879 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15880
15881         * configure.ac: add "de" to ALL_LINGUAS.
15882
15883         * po/de.po: add German translation.
15884
15885 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15886
15887         * Makefile.am (SUBDIRS): add po
15888
15889         * configure.ac: check intltool, glib-gettext etc, generate
15890         po/Makefile.in
15891
15892         * po, po/POTFILES.in, po/POTFILES.skip: new.
15893
15894 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15895
15896         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15897         already use (#ifdef ENABLE_NLS)
15898
15899         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15900         pointer indirection thinko.
15901
15902         * shell/main.c: include gi18n.h for bindtextdomain etc.
15903
15904 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15905
15906         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15907         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15908         tooltips for menu items in the statusbar.
15909
15910 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15911
15912         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15913         pkgdatadir drop UIDIR
15914
15915 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15916
15917         * data/evince-ui.xml: Add File->Open menu item
15918
15919         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15920         chooser), hook it up in the ui manager.
15921
15922 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15923
15924         * shell/ev-window.c: fix Help->About tooltip.
15925
15926 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15927
15928         * configure.ac: set CFLAGS for libevprivate.
15929
15930         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15931         definitions, factory etc.
15932
15933         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15934
15935         * shell/Makefile.am: link against libevprivate.a.
15936
15937         * shell/ev-window.c (entries): add stock icon to Help->About.
15938
15939         * shell/main.c (main): init stock icon code.
15940
15941 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15942
15943         * lib/recent-files: egg recent files code
15944
15945         * lib/Makefile.am: add.
15946
15947         * Makefile.am: add lib subdir.
15948
15949         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15950         set CFLAGS for recent-files.
15951
15952 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15953
15954         * configure.ac: disable -ansi and -pedantic gcc flags. They
15955         disable POSIX stuff in stdio.h, but egg-recent uses them.
15956
15957 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15958
15959         * configure.ac: add --disable-deprecated flag (defaults to on in
15960         "cvs" builds).
15961
15962         * shell/Makefile.am (INCLUDES): use it.
15963
15964 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15965
15966         * shell/main.c: add missing #include.
15967
15968         * shell/ev-window.c: fix for pedantic gcc.
15969         (ev_window_cmd_help_about): split license into paragraphs for
15970         translators and pedantic compilers.
15971
15972 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15973
15974         * configure.ac: add more warning flags if compiling with gcc from
15975         cvs (or explicitly requested with --enable-more-warnings).
15976
15977 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15978
15979         * data/evince-ui.xml: add File and File->Close menu.
15980
15981         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15982         (ev_window_destroy): quit after destroy.
15983         (ev_window_class_init): override GtkObject::destroy.
15984         (entries): install close_window callback.
15985
15986 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15987
15988         * Makefile.am (SUBDIRS): add data subdir.
15989
15990         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15991         gtk+ 2.5.0 for GtkAboutDialog.
15992
15993         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15994         main window.
15995
15996         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15997
15998         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15999         manager.
16000         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
16001
16002 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
16003
16004         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
16005
16006 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
16007
16008         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
16009
16010 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
16011
16012         * shell/*: Added shell directory boilerplate, build it.
16013
16014 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
16015
16016         * configure.ac, Makefile.am: Added top-level configure.ac and
16017         Makefile.am