]> www.fi.muni.cz Git - evince.git/blob - ChangeLog.pre-git
[build] ChangeLog is autogenerated now
[evince.git] / ChangeLog.pre-git
1 2009-04-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2
3         * NEWS:
4         * configure.ac:
5
6         Update for release 2.26.1
7         
8 2009-04-10  Carlos Garcia Campos  <carlosgc@gnome.org>
9
10         * shell/main.c: (main):
11
12         Change process working directory to $HOME so that we don't prevent
13         unmounting in case the initial cwd is on an external device. Fixes
14         bug #575436.
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-08  Dan Winship  <danw@gnome.org>
30  
31         * cut-n-paste/smclient/eggsmclient-xsmp.c (save_state):
32         
33         Fix the .desktop-file-as-state-file case;
34         egg_desktop_file_get_source() returns a URI, not a filename.
35
36 2009-04-09  Benjamin Berg  <benjamin@sipsolutions.net>
37
38         * backend/dvi/cairo-device.c: (dvi_cairo_put_pixel):
39         Fix output on big endian machines. Fixes bug #578433.
40
41 2009-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
42
43         * backend/tiff/tiff2ps.c (tiff2ps_context_new):
44         
45         Fixes memory leak. Bug #578285.
46
47 2009-04-01  Christian Persch  <chpe@gnome.org>
48
49         * data/evince.desktop.in.in: Direct bug-buddy bugs to the
50         BugBuddyBugs component.
51
52 2009-04-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
53
54         * shell/ev-application.c (ev_application_init):
55         
56         Set proper path to saved accels file. Fixes bug #577500.
57
58 2009-03-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
59
60         * libview/ev-transition-animation.c:
61         (ev_transition_animation_paint), (ev_transition_animation_ready):
62
63         Animation is ready only when origin surface is ready. This fixes
64         fading animations because otherwise next page is displayed 
65         before animaiton starts.
66
67 2009-03-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
68
69         * test/Makefile.am:
70         * test/test6.py:
71         
72         Added a test to check printing and a size of the file.
73
74 2009-03-24  Christian Persch  <chpe@gnome.org>
75
76         * cut-n-paste/smclient/eggdesktopfile.c:
77         (egg_desktop_file_launchv), (egg_set_desktop_file):
78         * cut-n-paste/smclient/eggsmclient.c:
79         (egg_sm_client_get_option_group): Update smclient from libegg master.
80
81 2009-03-19  Christian Persch  <chpe@gnome.org>
82
83         * shell/ev-window.c: (ev_window_cmd_save_as),
84         (ev_window_cmd_file_close_window),
85         (ev_view_popup_cmd_save_image_as),
86         (ev_attachment_popup_cmd_save_attachment_as): Set alternative button
87         order for dialogues.
88
89 2009-03-19  Christian Persch  <chpe@gnome.org>
90
91         Bug 575085 – titles not translated in the nautilus tab
92
93         * properties/ev-properties-view.c: (set_property): Translate the
94         categories.
95
96 2009-03-16  Carlos Garcia Campos  <carlosgc@gnome.org>
97
98         * NEWS:
99         * configure.ac:
100
101         Updated for release 2.26.0
102         
103 2009-03-05  Tobias Mueller  <tobiasmue@svn.gnome.org>
104
105         * properties/ev-properties-view.c:
106         (ev_properties_view_format_date): Make the fixed sized string a 
107         semantically correct const char[] instead of a const char* to fix 
108         a compiler warning if built with -Wformat.
109         ** Fixes bug 574168
110
111 2009-03-03  Christian Persch  <chpe@gnome.org>
112
113         * libdocument/ev-document-factory.c:
114         (ev_document_factory_get_document): If the document is encrypted,
115         the ev_document_factory_get_document() is supposed to return the
116         document *and* fill in the error. So let's propagate the local error.
117
118 2009-03-02  Carlos Garcia Campos  <carlosgc@gnome.org>
119
120         * NEWS:
121
122         Update for release 2.25.92.
123         
124 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
125
126         * libview/ev-view.c: (ev_view_goto_window_create):
127
128         Show the 'jump to page' window in the right GdkScreen. Fixes bug
129         #560541.
130         
131 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
132
133         * shell/ev-window.c: (ev_window_set_document),
134         (ev_window_reload_job_cb):
135
136         Do not lose page position when reloading. Fixes bug #573091.
137         
138 2009-03-01  Carlos Garcia Campos  <carlosgc@gnome.org>
139
140         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
141         (pdf_document_thumbnails_get_thumbnail),
142         (pdf_document_thumbnails_get_dimensions):
143
144         Make our own thumbnail when the provided one doesn't have the size
145         we need. Based on patch and feedback by Christian Spurk. Fixes
146         bugs #323198 and #307357.
147         
148 2009-02-27   Christian Spurk  <mail@code.chriki.de>
149
150         * thumbnailer/evince-thumbnailer.c: (main):
151
152         Reduce the restriction on the minimum size of thumbnails from 40
153         to 1. See bug #323198.
154         
155 2009-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
156
157         * thumbnailer/evince-thumbnailer.c: (print_usage), (main):
158
159         Use GOption in thumbnailer.
160         
161 2009-02-22  Carlos Garcia Campos  <carlosgc@gnome.org>
162
163         * backend/pdf/ev-poppler.cc: (pdf_document_save),
164         (pdf_document_forms_form_field_text_set_text),
165         (pdf_document_forms_form_field_button_set_state),
166         (pdf_document_forms_form_field_choice_select_item),
167         (pdf_document_forms_form_field_choice_toggle_item),
168         (pdf_document_forms_form_field_choice_unselect_all),
169         (pdf_document_forms_form_field_choice_set_text):
170
171         Use poppler_document_save_a_copy(), which never saves the document
172         modifications, when saving an unmodified document. It makes saving
173         a copy of encrypted PDFs work again. Fixes bug #566791.
174         
175 2009-02-18  Christian Persch  <chpe@gnome.org>
176
177         * backend/djvu/djvu-document.c: (ev_djvu_error_quark):
178         Don't use g_quark_from_static_string in a loadable module!
179
180 2009-02-17  Carlos Garcia Campos  <carlosgc@gnome.org>
181
182         * configure.ac:
183
184         Update for release 2.25.91
185         
186 2009-02-16  Thomas H.P. Andersen  <phomes@gmail.com>
187
188         * backend/impress/r_gradient.c: (r_draw_gradient): Replace deprecated 
189         GTK symbol in commented out code. Bug #571707
190
191 2009-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
192
193         * NEWS:
194
195         Update for release 2.25.91.
196         
197 2009-02-16  Christian Persch  <chpe@gnome.org>
198
199         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): Fix a freed
200         memory read.
201
202 2009-02-15  Christian Persch  <chpe@gnome.org>
203
204         * backend/dvi/dvi-document.c: (hsb2rgb): Fix signed/unsigned compiler
205         warnings.
206
207 2009-02-15  Christian Persch  <chpe@gnome.org>
208
209         * libdocument/Makefile.am:
210         * libview/Makefile.am: Rename GIRs to EvinceDocument/EvinceView.
211
212 2009-02-15  Christian Persch  <chpe@gnome.org>
213
214         * libdocument/ev-document-type-builtins.c.template:
215         * libview/ev-view-type-builtins.c.template: Use g_intern_static_string.
216
217 2009-02-14  Christian Persch  <chpe@gnome.org>
218
219         * backend/impress/impress-document.c: (impress_document_save):
220         Fill in the error.
221
222 2009-02-14  Christian Persch  <chpe@gnome.org>
223
224         * libdocument/ev-document.c: (ev_document_load): Add code to catch
225         backends incorrectly implementing the load vfunc.
226
227 2009-02-14  Christian Persch  <chpe@gnome.org>
228
229         * libdocument/ev-document-factory.c:
230         (ev_document_factory_get_document): Use a local GError, and propagate
231         as appropriate, making sure always to fill in @error if returning NULL.
232
233 2009-02-14  Christian Persch  <chpe@gnome.org>
234
235         * shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches.
236
237 2009-02-14  Christian Persch  <chpe@gnome.org>
238
239         * backend/pdf/ev-poppler.cc: Plug a mem leak.
240
241 2009-02-14  Christian Persch  <chpe@gnome.org>
242
243         * backend/dvi/dvi-document.c: (dvi_document_load): Don't overwite
244         an error.
245
246 2009-02-14  Christian Persch  <chpe@gnome.org>
247
248         * backend/djvu/djvu-document.c: (djvu_document_load): Make sure
249         to always set @error when returning FALSE. Fix a typo.
250
251 2009-02-14  Christian Persch  <chpe@gnome.org>
252
253         * backend/tiff/tiff-document.c: (tiff_document_load): Make sure
254         to always set @error when returning FALSE.
255
256 2009-02-14  Christian Persch  <chpe@gnome.org>
257
258         * backend/comics/comics-document.c: (comics_document_load): Make sure
259         to always set @error when returning FALSE.
260
261 2009-02-14  Christian Persch  <chpe@gnome.org>
262
263         * backend/impress/impress-document.c: (impress_document_load): Plug a
264         mem leak.
265
266 2009-02-14  Christian Persch  <chpe@gnome.org>
267
268         * backend/impress/impress-document.c: (impress_document_load): Don't
269         overwrite an error.
270
271 2009-02-14  Christian Persch  <chpe@gnome.org>
272
273         * libdocument/ev-document.c: (ev_document_info_copy): Remove
274         unnecessary NULL check; g_strdup() is NULL-safe.
275
276 2009-02-14  Christian Persch  <chpe@gnome.org>
277
278         * libdocument/ev-document-factory.c: (get_document_from_uri): Document
279         that this returns either NULL and fills in error, or non-NULL. Use a
280         local GError so we can reliably check it.
281
282 2009-02-14  Christian Persch  <chpe@gnome.org>
283
284         * libdocument/ev-document-factory.c: (get_document_from_uri): Use the
285         content type to get the description, not the MIME type.
286
287 2009-02-14  Christian Persch  <chpe@gnome.org>
288
289         * libdocument/ev-file-helpers.c: (compression_run): Make sure to fill
290         in @error on failure. Also, since this is exported in public APIs,
291         cope with the passed-in GError** being NULL.
292
293 2009-02-13  Christian Persch  <chpe@gnome.org>
294
295         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri): NULL
296         safety.
297         (get_mime_type_from_data): Return the MIME type, not the content type.
298
299 2009-02-13  Christian Persch  <chpe@gnome.org>
300
301         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't leak
302         the input stream.
303
304 2009-02-13  Christian Persch  <chpe@gnome.org>
305
306         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Propagate
307         all errors upwards.
308
309 2009-02-13  Christian Persch  <chpe@gnome.org>
310
311         * libdocument/ev-file-helpers.c: (get_mime_type_from_data): Don't use
312         more bytes from buffer than were read from the file.
313
314 2009-02-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
315
316         * properties/ev-properties-view.c (set_property):
317         
318         Fixes bug #571787.
319
320 2009-02-14  Carlos Garcia Campos  <carlosgc@gnome.org>
321
322         * shell/eggfindbar.c: (egg_find_bar_init):
323
324         Use gtk_tool_button_set_use_underline() for next/previous buttons
325         so that the underline is used for the mnemonic. Fixes bug #571547.
326         
327 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
328
329         * shell/ev-window.c: (setup_document_from_metadata),
330         (setup_sidebar_from_metadata), (setup_document_from_metadata),
331         (setup_view_from_metadata), (ev_window_set_document),
332         (ev_window_load_job_cb), (ev_window_reload_job_cb),
333         (ev_window_reload_remote), (ev_window_init):
334
335         Do not use metadata when reloading the document, so that the
336         window is not resized when reloading. See bugs #571051 and
337         #304249.
338         
339 2009-02-09  Carlos Garcia Campos  <carlosgc@gnome.org>
340
341         * configure.ac:
342         * cut-n-paste/smclient/Makefile.am:
343
344         Fix smclient libs on cycgwin. See bug #339172.
345         
346 2009-02-08  Christian Persch  <chpe@gnome.org>
347
348         * configure.ac:
349         * libdocument/Makefile.am:
350         * libview/Makefile.am: Add experimental introspection support.
351         Disabled by default; use --enable-introspection to enable it.
352         Bug #569083.
353
354 2009-02-08  Christian Persch  <chpe@gnome.org>
355
356         * libview/Makefile.am: Link libevdocument.la to libevview.la.
357
358 2009-02-05  Christian Persch  <chpe@gnome.org>
359
360         * backend/comics/comics-document.c: (comics_document_load):
361         * backend/djvu/djvu-document.c: (djvu_document_load):
362         * backend/dvi/dvi-document.c: (dvi_document_load):
363         * backend/impress/impress-document.c: (impress_document_load):
364         * backend/pdf/ev-poppler.cc:
365         * libdocument/ev-document-factory.c: (get_document_from_uri),
366         (ev_document_factory_get_document):
367         * shell/ev-print-operation.c:
368         (ev_print_operation_export_print_dialog_response_cb): Use
369         g_set_error_literal now that we depend on glib 2.18.
370
371 2009-02-05  Hib Eris  <hib@hiberis.nl>
372
373         * shell/ev-application.c:
374
375         Include gdkx.h only with X11. See bug #339172.
376         
377 2009-02-05  Hib Eris  <hib@hiberis.nl>
378
379         * backend/pdf/pdfdocument.evince-backend.in:
380
381         Add application/x-ext-pdf mime type for pdf backend. See bug
382         #339172.
383         
384 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
385
386         * configure.ac:
387         * cut-n-paste/smclient/Makefile.am:
388         * cut-n-paste/smclient/eggdesktopfile.c:
389         * cut-n-paste/smclient/eggsmclient-win32.c:
390         * shell/main.c:
391
392         Make session manager code compile for w32. These changes have been
393         taken from upstream libegg. Based on patch by Hib Eris. See bug
394         #339172.
395         
396 2009-02-05  Hib Eris  <hib@hiberis.nl>
397
398         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
399
400         Make screensaver code compile for w32. These changes have been
401         copied from upstream totem. See bug #339172.
402         
403 2009-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
404
405         * configure.ac:
406         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
407
408         Make use of GConf optional. Based on patch by Hib Eris. See bug
409         #339172.
410         
411 2009-02-04  Christian Persch  <chpe@gnome.org>
412
413         * libdocument/ev-init.c: (ev_init): Make ev_init() also bind the
414         evince gettext domain, so i18n works in the library.
415
416         * properties/ev-properties-main.c: (nautilus_module_initialize):
417         Remove extra bindtextdomain call.
418
419 2009-02-04  Christian Persch  <chpe@gnome.org>
420
421         * backend/comics/comics-document.c:
422         * backend/djvu/djvu-document.c:
423         * backend/dvi/dvi-document.c:
424         * backend/impress/impress-document.c:
425         * backend/pdf/ev-poppler.cc:
426         * backend/pixbuf/pixbuf-document.c:
427         * backend/ps/ev-spectre.c:
428         * backend/tiff/tiff-document.c:
429         * libdocument/ev-attachment.c:
430         * libdocument/ev-document-factory.c:
431         * libview/ev-jobs.c:
432         * libview/ev-view-accessible.c:
433         * libview/ev-view.c:
434         * properties/ev-properties-view.c: Include gi18n-lib.h instead of
435         gi18n.h.
436
437 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
438
439         * NEWS:
440         * configure.ac:
441
442         Update for release 2.25.90
443         
444 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
445
446         * cut-n-paste/zoom-control/ephy-zoom-control.c:
447         (ephy_zoom_control_finalize), (ephy_zoom_control_class_init):
448
449         Remove the old tooltips code and use G_DEFINE_TYPE().
450         
451 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
452
453         * configure.ac:
454         * help/reference/Makefile.am:
455         * help/reference/libdocument/Makefile.am:
456         * help/reference/libdocument/libevdocument-docs.sgml:
457         * help/reference/libdocument/libevdocument.types:
458         * help/reference/libdocument/version.xml.in:
459         * help/reference/libview/Makefile.am:
460         * help/reference/libview/libevview-docs.sgml:
461         * help/reference/libview/libevview.types:
462         * help/reference/libview/version.xml.in:
463         * help/reference/shell/Makefile.am:
464         * help/reference/shell/evince-docs.sgml:
465         * help/reference/shell/evince.types:
466         * help/reference/shell/tmpl/dummy.sgml:
467         * help/reference/shell/version.xml.in:
468
469         Split API documentation into libdocument, libview and
470         shell. Required gtk-doc files has been added, but API docs still
471         need to be completed and improved. Fixes bug #568465.
472         
473 2009-02-01  Christian Persch  <chpe@gnome.org>
474
475         * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.
476
477 2009-02-01  Christian Persch  <chpe@gnome.org>
478
479         * backend/Makefile.am:
480         A backend/backend.symbols:
481         * configure.ac: Only export the backend module entry point. Bug
482         #569998.
483
484 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
485
486         * shell/eggfindbar.c: (egg_find_bar_init):
487
488         Add mnemonics to buttons in search bar. Fixes bug #569212.
489         
490 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
491         
492         * shell/ev-print-operation.c:
493         (ev_print_operation_export_print_dialog_response_cb):
494
495         Make sure pages_per_sheet is always >= 1. Fixes bug #569328.
496         
497 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
498
499         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
500
501         Clamp top/bottom values of destinations to make sure they are not
502         bigger than the page height. Fixes bug #569327.
503         
504 2009-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
505
506         * libdocument/ev-debug.h:
507
508         Fix build when debug mode is disabled.
509         
510 2009-01-30  Christian Persch  <chpe@gnome.org>
511
512         * libdocument/ev-backends-manager.c: (ev_backends_manager_load): Make
513         this return TRUE only if any backends were loaded, so the ev_init()
514         function works as documented.
515
516 2009-01-30  Christian Persch  <chpe@gnome.org>
517
518         * evince-document.h:
519         * libdocument/Makefile.am:
520         A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug
521         #569117.
522
523         * libdocument/ev-backends-manager.c: (_ev_backends_manager_init):
524         * libdocument/ev-backends-manager.h:
525         * libdocument/ev-debug.c: (_ev_debug_init), (_ev_debug_shutdown):
526         * libdocument/ev-debug.h:
527         * libdocument/ev-file-helpers.c: (_ev_file_helpers_init),
528         (_ev_file_helpers_shutdown):
529         * libdocument/ev-file-helpers.h: Make these init/shutdown methods
530         private.
531
532         * properties/ev-properties-main.c: (nautilus_module_initialize),
533         (nautilus_module_shutdown):
534         * shell/main.c: (main):
535         * thumbnailer/evince-thumbnailer.c: (main): Use the new single
536         init/shutdown method.
537
538 2009-01-29  Christian Persch  <chpe@gnome.org>
539
540         * shell/main.c: (option_version_cb): Add --version which was lost in
541         the libgnome removal. Bug #562869.
542
543 2009-01-26  Christian Persch  <chpe@gnome.org>
544
545         * shell/ev-application.c: (ev_application_register_service),
546         (ev_application_shutdown):
547         * shell/main.c: (main): Move metadata manager initialisation and
548         shutdown into EvApplication. Follow-up from bug #569120.
549
550 2009-01-26  Christian Persch  <chpe@gnome.org>
551
552         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_string): Don't
553         copy the string twice. Bug #569231.
554
555 2009-01-26  Christian Persch  <chpe@gnome.org>
556
557         * libdocument/ev-file-helpers.c: (ev_dir_ensure_exists),
558         (ev_tmp_dir), (ev_file_helpers_init), (ev_file_helpers_shutdown):
559         * libdocument/ev-file-helpers.h:
560         * shell/ev-application.c: (ev_application_shutdown),
561         (ev_application_init), (ev_application_screensaver_disable),
562         (ev_application_save_print_settings),
563         (ev_application_set_page_setup):
564         * shell/ev-application.h:
565         * shell/ev-metadata-manager.c: (load_values),
566         (ev_metadata_manager_save): Move ev_dot_dir() from libdocument to
567         shell, since it shouldn't be public API. Bug #569120.
568
569         * libdocument/ev-file-helpers.c: (ev_tmp_filename): Use
570         g_get_prgname() instead of hardcoding "evince" for the tmpdir name.
571
572 2009-01-25  Christian Persch  <chpe@gnome.org>
573
574         Bug 569082 – use versioned directory for backends
575
576         * configure.ac: Define ev_binary_version and backenddir.
577         * evince-document.pc.in: Add backenddir variable.
578         * libdocument/Makefile.am:
579         * backend/*/Makefile.am: Remove backenddir definition, so it picks
580         up the one from configure.
581
582 2009-01-25  Christian Persch  <chpe@gnome.org>
583
584         * configure.ac:
585         * evince-document.pc.in: Renamed from evince-backend.pc.in.
586         * libdocument/Makefile.am: Renamed library to libevdocument.la.
587         * libview/Makefile.am:
588         * shell/Makefile.am:
589         * backend/*/Makefile.am: Adapt to changed library name.
590
591         * libdocument/Makefile.am:
592         * libview/Makefile.am: Change the installed headers path to match
593         the directory names in SVN.
594
595         * evince-document.h:
596         * evince-view.h: Add single headers. Bug #568227.
597
598         * libdocument/*.h:
599         * libview/*.h: Add single headers guards.
600
601         * libview/Makefile.am:
602         * libdocument/Makefile.am:
603         * backend/*/Makefile.am:
604         * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can
605         still include individual headers.
606
607         * properties/Makefile.am:
608         * properties/ev-properties-main.c:
609         * properties/ev-properties-view.h:
610         * thumbnailer/Makefile.am:
611         * thumbnailer/evince-thumbnailer.c: Include only evince-document.h.
612
613         * libdocument/Makefile.am:
614         * libview/Makefile.am: Generate type builtins from all installed headers.
615         * libdocument/ev-link-action.[ch]:
616         * libdocument/ev-link-dest.[ch]:
617         * libdocument/ev-transition-effect.[ch]:
618         * libview/ev-view.[ch]: Remove handcoded type builtins.
619
620         * libdocument/Makefile.am:
621         * evince-document.h: Add ev-document-factory.h to the public headers.
622
623 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
624
625         * shell/ev-sidebar-page.c:
626
627         Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
628         #568228.
629         
630 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
631
632         * libdocument/ev-document.h:
633
634         Add EV_DEFINE_INTERFACE macro.
635         
636         * libdocument/ev-async-renderer.c:
637         * libdocument/ev-document-find.c:
638         * libdocument/ev-document-fonts.c:
639         * libdocument/ev-document-forms.c:
640         * libdocument/ev-document-images.c:
641         * libdocument/ev-document-layers.c:
642         * libdocument/ev-document-links.c:
643         * libdocument/ev-document-security.c:
644         * libdocument/ev-document-thumbnails.c:
645         * libdocument/ev-document-transition.c:
646         * libdocument/ev-document.c:
647         * libdocument/ev-file-exporter.c:
648         * libdocument/ev-selection.c:
649
650         Use EV_DEFINE_INTERFACE macro to define interfaces in
651         libdocument. See bug #568228.
652         
653 2009-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
654
655         * libdocument/ev-document.[ch]:
656
657         Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug
658         #568228.
659         
660 2009-01-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
661
662         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
663         (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
664         (new_separator_pixbuf):
665         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
666         (egg_toolbar_editor_disconnect_model),
667         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
668         (egg_toolbar_editor_finalize):
669         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
670         * cut-n-paste/toolbar-editor/eggmarshalers.list:
671         
672         Sync EggToolbarEditor with libegg.
673
674 2009-01-22  Michael J. Chudobiak  <mjc@svn.gnome.org>
675
676         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
677         When saving a file, using the default permissions for the user/system,
678         respecting umask and any setgid bit on the directory. Uses the new
679         G_FILE_COPY_TARGET_DEFAULT_PERMS flag in glib 2.19.0, if available.
680         Bug #568593.
681         
682 2009-01-21  Christian Persch  <chpe@gnome.org>
683
684         * configure.ac:
685         * libdocument/Makefile.am:
686         * libview/Makefile.am: Add libtool versioning to libevbackend and
687         libevview. Bug #568229.
688
689 2009-01-21  Christian Persch  <chpe@gnome.org>
690
691         * Makefile.am:
692         * configure.ac:
693         A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
694
695 2009-01-21  Christian Persch  <chpe@gnome.org>
696
697         * configure.ac:
698         * libdocument/Makefile.am:
699         A libdocument/ev-version.h.in: Add version defines and version check
700         macro. Bug #568224.
701
702 2009-01-21  Hiroyuki Ikezoe  <poincare@ikezoe.net>
703
704         * shell/ev-sidebar-links.c
705         * shell/ev-print-operation.c:
706         * shell/ev-history.c:
707         * shell/ev-file-monitor.c:
708         * shell/ev-window.c:
709         * shell/ev-password-view.c:
710         * shell/ev-sidebar-thumbnails.c:
711         * shell/ev-sidebar-attachments.c:
712         * libview/ev-pixbuf-cache.c:
713         * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect.
714         Bug #568386.
715
716 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
717
718         * libdocument/ev-document-info.h:
719
720         Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
721         
722 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
723
724         * libview/Makefile.am:
725
726         Install ev-job-scheduler.h. See bug #567790.
727         
728 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
729
730         * libdocument/Makefile.am:
731
732         Install ev-backends-manager.h and
733         ev-document-type-builtins.h. Fixes bug #567787.
734         
735 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
736
737         * NEWS:
738         * configure.ac:
739
740         Update for release 2.25.5
741         
742 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
743
744         * libview/ev-view.c: (ev_view_drag_data_get):
745
746         Fix second parameter passed to gtk_selection_data_set_uris(), 
747         it expects a gchar **.
748         
749 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
750
751         * libdocument/Makefile.am:
752         * libdocument/ev-document-info.h:
753         * libdocument/ev-document-type-builtins.c.template:
754         * libdocument/ev-document-type-builtins.h.template:
755         * libdocument/ev-document.c: (ev_document_info_get_type),
756         (ev_document_info_copy):
757
758         Make EvDocumentInfo and enums definded in ev-document-info.h
759         GTypes. Fixes bug #567789.
760         
761 2009-01-18  Michal Vaner <vorner+evince@ucw.cz>
762
763         * shell/main.c (arguments_parse): Fix for a minor code typo.
764
765 2009-01-18  Christian Persch  <chpe@gnome.org>
766
767         * help/reference/Makefile.am:
768         * help/reference/evince.types: Fix the API docs build. Bug #568171.
769
770 2009-01-18  Tomeu Vizoso  <tomeu@sugarlabs.org>
771
772         * libview/Makefile.am:
773         * libview/ev-view-type-builtins.c.template:
774         * libview/ev-view-type-builtins.h.template:
775
776         Make EvJobPriority a proper GType. Fixes bug #567788.
777         
778 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
779
780         * configure.ac:
781         * cut-n-paste/*/Makefile.am:
782         * libdocument/Makefile.am:
783
784         Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste
785         code.
786         
787 2009-01-18  Christian Persch  <chpe@gnome.org>
788
789         * libview/ev-view.c: (ev_view_drag_data_get),
790         (ev_view_drag_motion), (ev_view_update_primary_selection),
791         (clear_link_selected):
792         * shell/ev-sidebar-attachments.c:
793         (ev_sidebar_attachments_drag_data_get),
794         (ev_sidebar_attachments_get_property),
795         (ev_sidebar_attachments_init):
796         * shell/ev-window.c: Update drag handling code to use the
797         gtk_*_add_uri_targets and gtk_*_add_text_targets targets instead of
798         hardcoding the targets lists. Bug #558084.
799         
800 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
801
802         * libdocument/Makefile.am:
803         * libdocument/ev-backend-marshal.c:
804         * libdocument/ev-backend-marshalers.list:
805         * libdocument/ev-document.c:
806
807         Remove unused marshalers stuff from libdocument.
808         
809 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
810
811         * po/POTFILES.in:
812
813         Update for the current source tree.
814         
815 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
816
817         * configure.ac:
818         * Makefile.am:
819         * libdocument/Makefile.am:
820         * libview/Makefile.am:
821         * libview/ev-job-scheduler.[ch]:
822         * libview/ev-jobs.[ch]:
823         * libview/ev-page-cache.[ch]:
824         * libview/ev-pixbuf-cache.[ch]:
825         * libview/ev-timeline.[ch]:
826         * libview/ev-transition-animation.[ch]:
827         * libview/ev-view-accessible.[ch]:
828         * libview/ev-view-marshal.list:
829         * libview/ev-view.[ch]:
830         * shell/Makefile.am:
831
832         Move EvView specific code to a libeviview library so that it can
833         be embbeded in other applications. Based on patches by Tomeu
834         Vizoso. Fixes bug #567751.
835         
836 2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
837
838         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
839         * shell/ev-window.c: (ev_window_load_job_cb),
840         (ev_window_load_job_cb), (ev_window_open_uri),
841         (ev_window_reload_local), (ev_window_dispose):
842
843         Remove dest, mode and search_string from EvJobLoad since they are
844         not really needed by the job, but for the window.
845         
846 2009-01-17  Carlos Garcia Campos  <carlosgc@gnome.org>
847
848         * shell/ev-view.c: (ev_view_drag_data_received),
849         (ev_view_class_init), (ev_view_init):
850         * shell/ev-window.c: (ev_window_drag_data_received),
851         (ev_window_class_init), (ev_window_init):
852
853         Make the whole EvWindow the destination of a drag and drop
854         operation.
855         
856 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
857
858         * shell/ev-window.c: (window_open_file_copy_progress_cb):
859
860         Add missing brakets around the percentage in progress
861         messages. See bug #567910.
862         
863 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
864
865         * shell/ev-application.c: (ev_application_open_window),
866         (ev_application_open_uri_at_dest):
867
868         Do no use gdk_x11_* when not available. Based on patch by Hib
869         Eris, see bug #339172.
870         
871 2009-01-16  Hib Eris  <hib@hiberis.nl>
872
873         * configure.ac:
874         * properties/ev-properties-view.c:
875         (ev_properties_view_format_date):
876
877         Check for localtime_r. See bug #339172.
878         
879 2009-01-16  Hib Eris  <hib@hiberis.nl>
880
881         * shell/main.c:
882
883         Include gdkx only for dbus support. See bug #339172.
884         
885 2009-01-16  Tomeu Vizoso  <tomeu@sugarlabs.org>
886
887         * shell/ev-view.c: (ev_view_set_zoom_for_size):
888
889         Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug
890         #567785.
891         
892 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
893
894         * shell/ev-window.c: (reload_remote_copy_progress_cb),
895         (window_save_file_copy_progress_cb):
896
897         Use brakets around the percentage in progress messages. See bug
898         #567910.
899         
900 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
901
902         * shell/ev-window.c: (reload_remote_copy_ready_cb):
903
904         Fix typo in error message. See bug #567910.
905         
906 2009-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
907
908         * shell/ev-window.c: (ev_window_cmd_file_close_window):
909
910         Fix mnemonic conflict. Fixes bug #567937.
911         
912 2009-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
913
914         * NEWS:
915         * configure.ac:
916
917         Update for release 2.25.4
918         
919 2009-01-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
920
921         * configure.ac:
922         
923         GLib version requirement bumped to 2.18 due to g_set_error_literal.
924         Thanks to Christian Spurk.
925
926 2008-12-31  Hib Eris  <hib@hiberis.nl>
927         
928         * libdocument/ev-file-helpers.c: (get_mime_type_from_uri):
929
930         Fix mime type handling.
931         
932 2008-12-31  Carlos Garcia Campos  <carlosgc@gnome.org>
933
934         * po/POTFILES.in:
935
936         Add ev-print-operation.c.
937         
938 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
939
940         * shell/ev-window.c: (ev_window_clear_progress_idle),
941         (reset_progress_idle), (ev_window_show_progress_message),
942         (ev_window_reset_progress_cancellable),
943         (ev_window_progress_response_cb), (show_loading_progress),
944         (ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
945         (window_open_file_copy_progress_cb), (ev_window_load_file_remote),
946         (show_reloading_progress), (reload_remote_copy_ready_cb),
947         (reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
948         (show_saving_progress), (window_save_file_copy_ready_cb),
949         (window_save_file_copy_progress_cb), (ev_window_save_remote),
950         (ev_window_dispose):
951
952         Show progress information when loading/saving remote files. Fixes
953         bug #370958.
954         
955 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
956
957         * libdocument/ev-file-helpers.c: (ev_tmp_file_unlink):
958
959         Show better warning message when temp file cannot be deleted.
960         
961 2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>
962
963         * shell/ev-window.c: (image_save_dialog_response_cb):
964
965         Fix saving images to remote locations.
966         
967 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
968
969         * shell/ev-application.[ch]: (ev_application_shutdown),
970         (ev_application_get_print_settings_file),
971         (ev_application_save_print_settings),
972         (ev_application_get_print_settings),
973         (ev_application_set_print_settings),
974         (ev_application_get_page_setup), (ev_application_set_page_setup):
975         * shell/ev-window.c: (ev_window_save_print_page_setup),
976         (ev_window_load_print_page_setup_from_metadata),
977         (ev_window_print_page_setup_done_cb),
978         (ev_window_cmd_file_print_setup), (ev_window_do_preview_print),
979         (ev_window_cmd_preview_print):
980
981         Remember page setup options too. Paper size is globally remembered
982         while page margins are stored per document in metadata file. Fixes
983         bugs #525185 and #349102.
984         
985 2008-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
986
987         * shell/ev-print-operation.c:
988         (ev_print_operation_export_print_dialog_response_cb):
989
990         Fallback to EV_FILE_FORMAT_PS when file_format is not defined.
991         
992 2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
993
994         * shell/ev-print-operation.c: (export_cancel),
995         (export_job_cancelled), (ev_print_operation_export_begin),
996         (ev_print_operation_export_cancel):
997         * shell/ev-window.c: (ev_window_print_cancel),
998         (ev_window_print_update_pending_jobs_message),
999         (ev_window_print_operation_done),
1000         (ev_window_print_operation_status_changed),
1001         (print_jobs_confirmation_dialog_response),
1002         (ev_window_cmd_file_close_window):
1003
1004         Show a confirmation dialog when there are pending print jobs while
1005         closing the main window. Fixes bug #480964.
1006         
1007 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1008
1009         * shell/ev-print-operation.[ch]: (ev_print_operation_class_init),
1010         (ev_print_operation_get_job_name),
1011         (ev_print_operation_get_status),
1012         (ev_print_operation_get_progress),
1013         (ev_print_operation_update_status),
1014         (ev_print_operation_export_get_job_name), (clamp_ranges),
1015         (get_first_and_last_page), (ev_print_operation_export_run_next),
1016         (print_job_finished), (export_print_done), (export_job_cancelled),
1017         (update_progress), (export_print_page),
1018         (ev_print_operation_export_begin),
1019         (ev_print_operation_export_print_dialog_response_cb),
1020         (ev_print_operation_export_run),
1021         (ev_print_operation_export_cancel),
1022         (ev_print_operation_export_class_init):
1023         * shell/ev-window.c:
1024         (ev_window_print_update_pending_jobs_message),
1025         (ev_window_print_operation_done),
1026         (ev_window_print_progress_response_cb),
1027         (ev_window_print_operation_status_changed),
1028         (ev_window_print_operation_begin_print), (ev_window_print_range),
1029         (ev_window_dispose):
1030
1031         Show progress information when printing. Fixes bug #482770.
1032         
1033 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1034
1035         * shell/Makefile.am:
1036         * shell/ev-progress-message-area.[ch]:
1037         * shell/ev-message-area.[ch]: (ev_message_area_init),
1038         (ev_message_area_set_image_from_stock):
1039
1040         Add EvProgressMessageArea derived from EvMessageArea to show
1041         progress information in the message area. 
1042         
1043 2008-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1044
1045         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
1046
1047         Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the
1048         close button. Add a function to get the contents of the message
1049         area.
1050         
1051 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1052
1053         * shell/Makefile.am:
1054         * shell/ev-print-operation.[ch]:
1055         * shell/ev-jobs.[ch]: (ev_job_export_init),
1056         (ev_job_export_dispose), (ev_job_export_run),
1057         (ev_job_export_class_init), (ev_job_export_new),
1058         (ev_job_export_set_page):
1059         * shell/ev-window.c: (ev_window_print_operation_done),
1060         (ev_window_print_range), (ev_window_dispose):
1061
1062         First step of the printing system rework. EvJobPrint has been
1063         replaced by EvJobExport so that every page is scheduled to be
1064         exported in a thread instead of scheduling the whole printing
1065         process. This way the gui is responsive during printing.
1066         
1067 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1068
1069         * shell/ev-window.c: (setup_size_from_metadata),
1070         (ev_window_load_print_settings_from_metadata):
1071
1072         Fix memory leaks.
1073         
1074 2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1075
1076         * libdocument/ev-document.c: (ev_document_get_type):
1077
1078         Add GObject type as prerequisite to EvDocument interface so that
1079         document instances can be used as GObjects.
1080         
1081 2008-12-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1082
1083         * shell/ev-view.c: (jump_to_find_result):
1084
1085         Only jump the the location of the find result for the first match
1086         when searching. It drastically improves the performance when
1087         searching. Bug catched and fixed by Michael Hunold. Fixes bug
1088         #564774.
1089         
1090 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1091
1092         * properties/ev-properties-main.c: (ev_properties_get_pages):
1093         * properties/ev-properties-view.[ch]:
1094         (ev_properties_view_dispose), (ev_properties_view_class_init),
1095         (ev_properties_view_set_info), (ev_properties_view_new):
1096         * shell/ev-properties-dialog.[ch]:
1097         (ev_properties_dialog_set_document):
1098         * shell/ev-window.c: (ev_window_setup_document),
1099         (ev_window_cmd_file_properties):
1100
1101         Add document URI to properties page. Fixes bug #555376.
1102         
1103 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1104
1105         * configure.ac:
1106         * data/Makefile.am:
1107         * data/evince-password.glade: Removed
1108         * data/evince-properties.glade: Removed
1109         * properties/ev-properties-view.c:
1110         (ev_properties_view_class_init), (set_property),
1111         (ev_properties_view_set_info), (ev_properties_view_init):
1112         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1113         (font_cell_data_func), (ev_properties_fonts_init):
1114
1115         Remove Glade dependency.
1116         
1117 2008-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1118
1119         * backend/comics/comics-document.c: (comics_document_load):
1120
1121         Fix zip mime-type in comics backend. Patch by Juanjo Marín.
1122         
1123 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1124
1125         * NEWS:
1126         * configure.ac:
1127
1128         Update for release 2.25.2
1129         
1130 2008-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1131
1132         * configure.ac:
1133         * shell/Makefile.am:
1134         * shell/ev-keyring.[ch]:
1135         * shell/ev-password.[ch]: Removed
1136         * shell/ev-password-view.[ch]: (ev_password_view_finalize),
1137         (ev_password_view_class_init), (ev_password_view_clicked_cb),
1138         (ev_password_view_init), (ev_password_view_set_uri),
1139         (ev_password_dialog_got_response),
1140         (ev_password_dialog_remember_button_toggled),
1141         (ev_password_dialog_entry_changed_cb),
1142         (ev_password_dialog_entry_activated_cb),
1143         (ev_password_view_ask_password), (ev_password_view_get_password),
1144         (ev_password_view_get_password_save_flags),
1145         (ev_password_view_new):
1146         * shell/ev-window.c: (ev_window_password_view_unlock),
1147         (ev_window_load_job_cb), (ev_window_close_dialogs),
1148         (ev_window_init):
1149
1150         Rework the password view. When the password is in the keyring it's
1151         used automatically without showing the password dialog and it's  
1152         only stored in the keyring when we are sure it's correct. The
1153         password dialog has been reworked too, in order to make it
1154         more hig compliant and consistent with the GTK+ dialog used in
1155         gtkmountoperation. Fixes bug #562496. 
1156         
1157 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1158
1159         * backend/comics/comics-document.c: (comics_document_load):
1160
1161         Do not trust file extensions when getting the command needed to
1162         uncompress comic documents. Fixes bug #562143.
1163         
1164 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1165
1166         * libdocument/ev-document-factory.c: (get_document_from_uri),
1167         (ev_document_factory_get_document):
1168         * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
1169         (get_mime_type_from_data), (ev_file_get_mime_type):
1170
1171         Move mime-type functions from document-facrory to file-helpers so
1172         that it can be reused.
1173         
1174 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
1175
1176         * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),
1177         (window_open_file_copy_ready_cb), (ev_window_reload_local),
1178         (reload_remote_copy_ready_cb), (query_remote_uri_mtime_cb),
1179         (ev_window_reload_remote), (ev_window_reload_document):
1180
1181         Add support for reloading remote documents. Fixes bug #555399.
1182         
1183 2008-11-23  Carlos Garcia Campos  <carlosgc@gnome.org>
1184
1185         * shell/ev-view.c: (ev_view_find_previous):
1186
1187         Make sure find_result is never < 0 which causes a crash while
1188         searching. Fixes bug #558377.
1189         
1190 2008-11-19  Marek Kašík <mkasik@redhat.com>
1191
1192         * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
1193         (ev_pixbuf_cache_get_selection_surface):
1194         
1195         Fixes crash on fast scrolling with simultaneous text selection.
1196
1197 2008-11-19  Marek Kašík <mkasik@redhat.com>
1198
1199         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
1200         * shell/ev-window.c (launch_external_uri):
1201         
1202         Fixes assertion fail on selecting text. See bug #561393.
1203
1204 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1205
1206         * shell/Makefile.am:
1207         * shell/ev-jobs.[ch]: (ev_job_layers_init),
1208         (ev_job_layers_dispose), (ev_job_layers_run),
1209         (ev_job_layers_class_init), (ev_job_layers_new):
1210         * shell/ev-sidebar-layers.[ch]:
1211         * shell/ev-view.[ch]: (ev_view_form_field_button_create_widget),
1212         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
1213         (ev_view_reload_page), (ev_view_reload):
1214         * shell/ev-window.c: (setup_sidebar_from_metadata),
1215         (ev_window_sidebar_current_page_changed_cb),
1216         (sidebar_layers_visibility_changed), (ev_window_init):
1217
1218         Add layers support.
1219         
1220 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1221
1222         * data/icons/22x22/actions/Makefile.am:
1223         * data/icons/22x22/actions/eye.png:
1224         * shell/ev-stock-icons.[ch]:
1225         
1226         Add eye icon from gimp to hide/show layers.
1227         
1228 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1229
1230         * configure.ac:
1231         * cut-n-paste/Makefile.am:
1232         * cut-n-paste/gimpcellrenderertoggle/Makefile.am:
1233         * cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.[ch]:
1234         * cut-n-paste/gimpcellrenderertoggle/gimpwidgetsmarshal.list:
1235
1236         Add GimpCellRendererToggle from gimp slightly modified to fit our
1237         needs. 
1238         
1239 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1240
1241         * configure.ac:
1242         * backend/pdf/ev-poppler.cc:
1243
1244         Implement layers interface in PDF backend.
1245         
1246 2008-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
1247
1248         * libdocument/Makefile.am:
1249         * libdocument/ev-document-layers.[ch]:
1250         * libdocument/ev-layer.[ch]:
1251
1252         Add optional content (layers) interface.
1253         
1254 2008-11-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1255
1256         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
1257         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
1258
1259         Removes unused code.
1260
1261 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1262
1263         * NEWS:
1264         * configure.ac:
1265
1266         Update for 2.25.1 release
1267
1268 2008-11-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1269
1270         * shell/ev-window.c:
1271
1272         Fix build with GTK+ < 2.14
1273
1274 2008-11-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1275
1276         * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item):
1277         
1278         Makes menu label translatable. Fixes bug #559129.
1279
1280 2008-11-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1281
1282         * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution),
1283         (t1_transform_font):
1284         * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font):
1285         
1286         More renames of warning to mdvi_warning in follow up to the
1287         fix of the bug #553369. Fix for the bug #559257 by
1288         Tuxce <tuxce.net@gmail.com>.
1289         
1290 2008-11-02  Carlos Garcia Campos  <carlosgc@gnome.org>
1291
1292         * shell/ev-application.c: (ev_application_init_session):
1293         * shell/main.c: (main):
1294
1295         Move the egg_set_desktop_file() call to main and remove
1296         gtk_window_set_default_icon_name() since it's already called by
1297         egg_set_desktop_file()
1298         
1299 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1300
1301         * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
1302
1303         Initialize GError to NULL.
1304         
1305 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1306
1307         * shell/ev-window.c: (window_save_file_copy_ready_cb),
1308         (ev_window_print_finished), (ev_window_print_dialog_response_cb),
1309         (ev_window_preview_print_finished), (launch_action):
1310
1311         Do not use popup dialogs to show error messages anymore, use the
1312         message area instead.
1313         
1314 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1315
1316         * shell/ev-window.c: (ev_window_error_message),
1317         (ev_window_warning_message), (ev_window_set_document),
1318         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1319         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1320         (ev_window_cmd_help_contents), (launch_external_uri),
1321         (image_save_dialog_response_cb), (image_save_dialog_response_cb),
1322         (ev_attachment_popup_cmd_open_attachment),
1323         (attachment_save_dialog_response_cb):
1324
1325         Use a message format (with printf()-style) in
1326         ev_window_error_message and ev_window_warning_message.
1327
1328 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1329
1330         * shell/ev-window.c: (ev_window_error_message),
1331         (ev_window_warning_message), (ev_window_set_document),
1332         (ev_window_load_job_cb), (ev_window_load_remote_failed),
1333         (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
1334         (ev_window_cmd_help_contents), (launch_external_uri),
1335         (image_save_dialog_response_cb),
1336         (ev_attachment_popup_cmd_open_attachment),
1337         (attachment_save_dialog_response_cb):
1338
1339         Change ev_window_error_message and ev_window_warning_message to
1340         receive a EvWindow instead of a GtkWindow. It's more consistent
1341         and avoids unneeded casts.
1342         
1343 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
1344
1345         * shell/ev-window.c: (ev_window_cmd_help_contents):
1346
1347         Use gtk_show_uri() when availale to display help contents.
1348         
1349 2008-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1350
1351         * configure.ac:
1352         * backend/pdf/ev-poppler.cc:
1353         * properties/ev-properties-view.c:
1354         * shell/Makefile.am:
1355         * shell/ev-tooltip.[ch]: Removed
1356         * shell/ev-view-private.h
1357         * shell/eggfindbar.c:
1358         * shell/ev-application.c:
1359         * shell/ev-open-recent-action.c:
1360         * shell/ev-sidebar-thumbnails.c:
1361         * shell/ev-view.c:
1362         * shell/ev-window.c:
1363
1364         Bump GTK+ requirement to 2.12.
1365         
1366 2008-10-27 Christian Persch <chpe@gnome.org>
1367
1368         * backend/djvu/djvu-document.c
1369         * backend/dvi/cairo-device.c
1370         * cut-n-paste/evmountoperation/ev-mount-operation.h
1371         * cut-n-paste/gedit-message-area/gedit-message-area.h
1372         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
1373         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h
1374         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
1375         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h
1376         * cut-n-paste/toolbar-editor/egg-toolbars-model.c
1377         * cut-n-paste/toolbar-editor/egg-toolbars-model.h
1378         * cut-n-paste/toolbar-editor/eggtreemultidnd.c
1379         * cut-n-paste/toolbar-editor/eggtreemultidnd.h
1380         * cut-n-paste/zoom-control/ephy-zoom-action.c
1381         * cut-n-paste/zoom-control/ephy-zoom-action.h
1382         * cut-n-paste/zoom-control/ephy-zoom-control.c
1383         * cut-n-paste/zoom-control/ephy-zoom-control.h
1384         * libdocument/ev-async-renderer.h
1385         * libdocument/ev-document-factory.c
1386         * libdocument/ev-document-misc.h
1387         * libdocument/ev-image.h
1388         * libdocument/ev-selection.h
1389         * shell/ev-properties-fonts.h
1390         * shell/ev-stock-icons.h
1391         * shell/ev-window.c: Only include glib.h, gdk/gdk.h and gtk/gtk.h
1392         directly. Bug #558064.
1393
1394 2008-10-27 Christian Persch <chpe@gnome.org>
1395
1396         * cut-and-paste/smclient/*: Update from libegg.
1397
1398 2008-10-27 Christian Persch <chpe@gnome.org>
1399
1400         * backend/djvu/djvu-document.c
1401         * backend/ps/ev-spectre.c
1402         * shell/ev-jobs.c: Use printf safely. Bug #558066.
1403
1404 2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1405
1406         * shell/ev-view.c (ev_view_change_page),
1407         (ev_view_transition_animation_finish),
1408         (ev_view_transition_animation_cancel), (page_changed_cb),
1409         (ev_view_set_presentation), (ev_view_next_page),
1410         (ev_view_previous_page):
1411         
1412         Cancel the animation without scheduling transition start
1413         and proceed to the next page to fix bug #516749.
1414
1415 2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1416
1417         * NEWS:
1418         * configure.ac:
1419
1420         Update for release 2.24.1
1421         
1422 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1423
1424         * shell/ev-window.c: (ev_window_cmd_view_presentation):
1425
1426         Disable toggle function of F5 when in presentation mode. Patch by
1427         Dave Neary. Fixes bug #556162.
1428         
1429 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1430
1431         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
1432         (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
1433         (ev_sidebar_thumbnails_fill_model),
1434         (ev_sidebar_thumbnails_refresh),
1435         (ev_sidebar_thumbnails_set_document):
1436
1437         Instead of using only one loading icon for thumbnails based on the
1438         size of the first page, create an icon for every different page
1439         size. Fixes bug #556264.
1440         
1441 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1442
1443         * shell/ev-page-cache.c: (ev_page_cache_finalize):
1444
1445         Fix memory leak.
1446         
1447 2008-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1448
1449         * shell/ev-window-title.c (ev_window_title_sanitize_title):
1450
1451         Removes bad prefixes from window title. Patch by 
1452         Robin Sonefors <ozamosi@blinkenlights.se> fixes bug #534684.
1453         
1454 2008-10-12  Carlos Garcia Campos  <carlosgc@gnome.org>
1455
1456         * shell/ev-window.c: (launch_external_uri):
1457
1458         Do not consider mailto links as http uris. Fixes bug #555801.
1459         
1460 2008-10-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1461
1462         * shell/ev-view.c: (merge_selection_region), (clear_selection):
1463
1464         Fix memory leak. Fixes bug #555134.
1465         
1466 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1467
1468         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1469
1470         Emit the job finished signal when the job is handled before the
1471         page_ready callback.
1472         
1473 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1474
1475         * shell/ev-window.c: (launch_action):
1476
1477         Use GdkAppLaunchContext when available to launch external
1478         applications.
1479         
1480 2008-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1481
1482         * shell/ev-window.c: (launch_action):
1483
1484         Fix launching external applications for launch actions which seems
1485         to be broken since the gio port. Fixes bug #554500.
1486         
1487 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1488
1489         * backend/dvi/Makefile.am:
1490         * backend/dvi/cairo-device.c:
1491         * backend/dvi/dvi-document.c:
1492         * backend/dvi/mdvi-lib/Makefile.am:
1493
1494         Fix several compile warnings in the dvi backend.
1495         
1496 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1497
1498         * backend/dvi/mdvi-lib/common.h:
1499         * backend/dvi/mdvi-lib/dviread.c:
1500         * backend/dvi/mdvi-lib/font.c:
1501         * backend/dvi/mdvi-lib/fontmap.c:
1502         * backend/dvi/mdvi-lib/fontsrch.c:
1503         * backend/dvi/mdvi-lib/gf.c:
1504         * backend/dvi/mdvi-lib/pagesel.c:
1505         * backend/dvi/mdvi-lib/pk.c:
1506         * backend/dvi/mdvi-lib/sp-epsf.c:
1507         * backend/dvi/mdvi-lib/special.c:
1508         * backend/dvi/mdvi-lib/tfm.c:
1509         * backend/dvi/mdvi-lib/tfmfile.c:
1510         * backend/dvi/mdvi-lib/util.c:
1511         * backend/dvi/mdvi-lib/vf.c:
1512
1513         Rename error as mdvi_error to avoid symbol conflicts with the libc
1514         error. Rename also message, crash, fatal and warning for
1515         consistency. Fixes bug #553369.
1516         
1517 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1518
1519         * backend/dvi/dvi-document.c: (dvi_document_load):
1520
1521         Fix memory leak.
1522         
1523 2008-09-28  Carlos Garcia Campos  <carlosgc@gnome.org>
1524
1525         * backend/dvi/dvi-document.c:
1526
1527         Use EV_BACKEND_IMPLEMENT_INTERFACE instead of
1528         G_IMPLEMENT_INTERFACE.
1529         
1530 2008-09-26  Carlos Garcia Campos  <carlosgc@gnome.org>
1531
1532         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
1533
1534         Make sure copy_job_page_and_selection_to_job_info is always called
1535         before copy_job_to_job_info. Fixes bug #552382.
1536         
1537 2008-09-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1538
1539         * NEWS:
1540         * configure.ac:
1541
1542         Update for release 2.24.0
1543         
1544 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1545
1546         * shell/ev-window.c: (launch_external_uri):
1547
1548         Use GdkAppLaunchContext when available to launch external uris.
1549         
1550 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1551
1552         * shell/ev-window.c: (launch_external_uri):
1553
1554         Use the message area to show errors when lauching external uris
1555         instead of a popup window.
1556         
1557 2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
1558
1559         * shell/ev-window.c: (launch_external_uri):
1560
1561         Assume invalid uris are http uris. Fixes bug #552071.
1562         
1563 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
1564
1565         * NEWS:
1566         * configure.ac:
1567
1568         Update for release 2.23.92.
1569         
1570 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1571
1572         * shell/eggfindbar.c: (egg_find_bar_class_init):
1573
1574         Allow page scrolling with PageUp/PageDown keys when find bar is
1575         active. Fixes bug #529833.
1576         
1577 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1578
1579         * shell/ev-view-private.h:
1580         * shell/ev-view.[ch]: (add_scroll_binding_keypad),
1581         (ev_view_scroll), (ev_view_class_init):
1582         * shell/ev-view-accessible.c:
1583         (ev_view_accessible_action_do_action):
1584         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
1585         (ev_window_cmd_scroll_backward):
1586
1587         Use GtkScrollType instead of EvScrollType.
1588         
1589 2008-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1590
1591         * shell/ev-page-cache.c (ev_page_cache_set_page_label):
1592         
1593         Patch for case unsensitive page label match by Michael Lee.
1594         See bug #550136.
1595         
1596         * shell/ev-page-action.c (create_tool_item):    
1597         * test/Makefile.am:
1598         * test/test1.py:
1599         * test/test4.py:
1600         * test/test5.py:
1601         
1602         Added test for the above and updated other tests.
1603
1604 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1605
1606         * shell/ev-window.c: (image_save_dialog_response_cb):
1607
1608         Do not append the file extension twice when saving an image.
1609         
1610 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
1611
1612         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_image):
1613
1614         Remove an invalid ifdef.
1615         
1616 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1617
1618         * shell/ev-view.c: (ev_view_motion_notify_event):
1619
1620         Make sure the cursor is correctly restored after showing the right
1621         click menu.
1622         
1623 2008-09-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1624
1625         * libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
1626         (ev_attachment_open):
1627         * shell/ev-sidebar-attachments.c:
1628         (ev_sidebar_attachments_button_press):
1629         * shell/ev-window.c: (ev_attachment_popup_cmd_open_attachment):
1630
1631         Use GdkAppLaunchContext when available to open attachments.
1632         
1633 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1634
1635         * shell/ev-media-player-keys.c: (ev_media_player_keys_grab_keys):
1636
1637         Grab the mediakeys with a low priority. Fixes bug #547164. Patch
1638         by Eric Piel.
1639         
1640 2008-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
1641
1642         * shell/ev-application.c: (ev_application_get_media_keys):
1643         * shell/ev-media-player-keys.[ch]:
1644         (ev_media_player_keys_class_init), (on_media_player_key_pressed),
1645         (ev_media_player_keys_grab_keys),
1646         (ev_media_player_keys_release_keys), (ev_media_player_keys_init),
1647         (ev_media_player_keys_focused), (ev_media_player_keys_finalize):
1648         * shell/ev-window.[ch]: (ev_window_dispose),
1649         (view_actions_focus_in_cb), (ev_window_media_player_key_pressed),
1650         (ev_window_init):
1651
1652         Clean up the media player keys stuff.
1653         
1654 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1655
1656         * NEWS:
1657         * configure.ac:
1658
1659         Update for release 2.23.91.
1660         
1661 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1662
1663         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1664         (sm_client_xsmp_set_initial_properties):
1665
1666         Fix memory leak.
1667         
1668 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1669
1670         * shell/ev-application.c: (ev_application_open_window),
1671         (ev_application_open_uri_at_dest):
1672
1673         Make sure evince starts up in the right workspace when resuming a
1674         previous session.
1675         
1676 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1677
1678         * shell/ev-application.[ch]: (ev_application_open_window),
1679         (ev_application_add_icon_path_for_screen),
1680         (ev_application_open_uri_at_dest):
1681
1682         Fix window manager warnings shown in ~/.xsession-errors
1683         
1684 2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
1685
1686         * configure.ac:
1687         * cut-n-paste/Makefile.am:
1688         * cut-n-paste/smclient/Makefile.am:
1689         * cut-n-paste/smclient/eggdesktopfile.[ch]:
1690         * cut-n-paste/smclient/eggsmclient-private.h:
1691         * cut-n-paste/smclient/eggsmclient-xsmp.c:
1692         * cut-n-paste/smclient/eggsmclient.[ch]:
1693
1694         EggSMClient copied from libegg
1695
1696         * libdocument/ev-file-helpers.c: (ev_dot_dir):
1697         * shell/Makefile.am:
1698         * shell/ev-application.[ch]: (ev_application_load_session),
1699         (smclient_save_state_cb), (smclient_quit_cb),
1700         (ev_application_init_session), (ev_application_shutdown),
1701         (ev_application_init):
1702         * shell/main.c: (main):
1703
1704         Use EggSMClient instead of gnome-client and remove libgnome and
1705         libgnomeui dependencies.
1706         
1707 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1708
1709         * shell/main.c: (main):
1710
1711         Remove gnome_authentication_manager_init.
1712         
1713 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1714
1715         * shell/ev-view.c: (ev_view_goto_window_create):
1716
1717         Use gtk_box_pack_start instead of gtk_box_pack_start_defaults
1718         since it's now deprecated.
1719         
1720 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1721
1722         * backend/djvu/Makefile.am:
1723         * backend/djvu/djvu-document-private.h:
1724         * backend/djvu/djvu-document.c: (djvu_document_find_find_text),
1725         (djvu_document_find_iface_init):
1726         * backend/djvu/djvu-text-page.[ch]:
1727         * backend/djvu/djvu-text.[ch]: Removed
1728         * backend/pdf/ev-poppler.cc: (pdf_document_find_find_text),
1729         (pdf_document_find_iface_init):
1730         * libdocument/ev-document-find.[ch]: (ev_document_find_find_text):
1731         * shell/ev-jobs.[ch]: (ev_job_find_init), (ev_job_find_dispose),
1732         (ev_job_find_run), (ev_job_find_class_init), (ev_job_find_new),
1733         (ev_job_find_get_n_results), (ev_job_find_get_progress),
1734         (ev_job_find_has_results), (ev_job_find_get_results):
1735         * shell/ev-view-private.h:
1736         * shell/ev-view.[ch]: (ev_view_expose_event),
1737         (highlight_find_results), (ev_view_finalize),
1738         (ev_view_get_property), (ev_view_class_init), (page_changed_cb),
1739         (ev_view_set_document), (ev_view_find_get_n_results),
1740         (ev_view_find_get_result), (jump_to_find_result),
1741         (jump_to_find_page), (ev_view_find_changed), (ev_view_find_next),
1742         (ev_view_find_previous), (ev_view_find_search_changed),
1743         (ev_view_find_set_highlight_search), (ev_view_find_cancel):
1744         * shell/ev-window.c: (ev_window_update_actions),
1745         (page_changed_cb), (ev_window_setup_document),
1746         (ev_window_update_find_status_message),
1747         (ev_window_find_job_finished_cb), (ev_window_find_job_updated_cb),
1748         (ev_window_clear_find_job), (find_bar_close_cb),
1749         (find_bar_search_changed_cb), (find_bar_visibility_changed_cb),
1750         (ev_window_dispose), (ev_window_init):
1751
1752         Rework find interface. The find logic has been moved from backends
1753         to the shell avoiding a lot of duplicated code in the backends and
1754         making easier to implement the find interface in the backends.
1755         
1756 2008-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
1757
1758         * backend/pdf/ev-poppler.cc:
1759         (pdf_document_thumbnails_get_dimensions):
1760
1761         Make sure thumbnail size returned by the PDF is actually
1762         valid. Fixes bug #548462.
1763         
1764 2008-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
1765
1766         * shell/ev-window.c: (ev_window_setup_document),
1767         (ev_window_set_document), (ev_window_dispose):
1768
1769         Remove the idle function for setting the document up when the
1770         window is destroyed. Fixes bug #549163.
1771         
1772 2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>
1773
1774         * shell/ev-jobs.[ch]: (ev_job_attachments_init),
1775         (ev_job_attachments_dispose), (ev_job_attachments_run),
1776         (ev_job_attachments_class_init), (ev_job_attachments_new):
1777         * shell/ev-sidebar-attachments.c:
1778         (ev_sidebar_attachments_set_document):
1779
1780         Add a new job to get the attachments in a thread with the document
1781         lock held. Fixes bug #548653.
1782         
1783 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1784
1785         * backend/tiff/tiff-document.c: (tiff_document_get_page_label),
1786         (tiff_document_document_iface_init):
1787
1788         Implement document_get_page_label in tiff backend.
1789         
1790 2008-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
1791
1792         * backend/tiff/tiff-document.c: (tiff_document_render):
1793
1794         Handle document orientation in tiff backend. Fixes bug #548444.
1795         
1796 2008-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
1797
1798         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
1799
1800         Do not crash when adjustment page size is 0. Fixes bug #547440.
1801         
1802 2008-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
1803
1804         * cut-n-paste/evmountoperation/ev-mount-operation.c:
1805
1806         Sync with current GTK+.
1807         
1808 2008-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1809
1810         * configure.ac:
1811         
1812         Update for release 2.23.6.
1813
1814 2008-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
1815
1816         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_run),
1817         (ev_job_load_set_password):
1818         * shell/ev-password.[ch]: (ev_password_dialog_get_password):
1819         * shell/ev-window.c: (password_dialog_response),
1820         (ev_window_load_job_cb):
1821
1822         Fix loading encrypted documents since I broke it with the jobs
1823         rework.
1824         
1825 2008-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
1826
1827         * NEWS:
1828
1829         Update NEWS for 2.23.6 release.
1830         
1831 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1832
1833         * backend/impress/impress-document.c:
1834         * backend/impress/render.h:
1835         * libdocument/ev-document-factory.c:
1836         * libdocument/ev-document-factory.h:
1837         * libdocument/ev-document-links.h:
1838         * libdocument/ev-document-misc.c:
1839         * libdocument/ev-document-misc.h:
1840         * properties/ev-properties-main.c:
1841         * properties/ev-properties-view.c:
1842         * properties/ev-properties-view.h:
1843         * shell/eggfindbar.c:
1844         * shell/eggfindbar.h:
1845         * shell/ev-application.c:
1846         * shell/ev-application.h:
1847         * shell/ev-jobs.h:
1848         * shell/ev-message-area.h:
1849         * shell/ev-navigation-action.c:
1850         * shell/ev-navigation-action.h:
1851         * shell/ev-open-recent-action.c:
1852         * shell/ev-open-recent-action.h:
1853         * shell/ev-page-action-widget.c:
1854         * shell/ev-page-action.c:
1855         * shell/ev-page-action.h:
1856         * shell/ev-page-cache.h:
1857         * shell/ev-password-view.h:
1858         * shell/ev-password.h:
1859         * shell/ev-pixbuf-cache.h:
1860         * shell/ev-properties-fonts.c:
1861         * shell/ev-sidebar-attachments.c:
1862         * shell/ev-sidebar-links.c:
1863         * shell/ev-sidebar-links.h:
1864         * shell/ev-sidebar-thumbnails.c:
1865         * shell/ev-sidebar-thumbnails.h:
1866         * shell/ev-sidebar.c:
1867         * shell/ev-sidebar.h:
1868         * shell/ev-stock-icons.c:
1869         * shell/ev-tooltip.h:
1870         * shell/ev-view.c:
1871         * shell/ev-view.h:
1872         * shell/ev-window.c:
1873         * shell/ev-window.h:
1874         * shell/main.c:
1875
1876         More #include cleanups. Again: reordering, single gtk.h
1877         includes and other stuff.
1878
1879 2008-08-03  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1880
1881         * shell/eggfindbar.c:
1882         * shell/ev-application.c:
1883         * shell/ev-message-area.c:
1884         * shell/ev-navigation-action.c:
1885         * shell/ev-open-recent-action.c:
1886         * shell/ev-page-action-widget.c:
1887         * shell/ev-page-action.c:
1888         * shell/ev-password-view.c:
1889         * shell/ev-properties-dialog.c:
1890         * shell/ev-properties-fonts.c:
1891         * shell/ev-sidebar-attachments.c:
1892         * shell/ev-sidebar-page.c:
1893         * shell/ev-sidebar-thumbnails.c:
1894         * shell/ev-stock-icons.c:
1895         * shell/ev-tooltip.c:
1896         * shell/ev-view.c:
1897         * shell/ev-window.c:
1898         * shell/main.c:
1899
1900         Cleanup many #include statements: reorder so that a
1901         generic-to-specific order is used, use single gtk.h
1902         includes, and some other cleanups.
1903
1904 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1905
1906         * shell/ev-jobs.h:
1907
1908         Add gio header.
1909         
1910 2008-08-03  Carlos Garcia Campos  <carlosgc@gnome.org>
1911
1912         * libdocument/ev-document.[ch]: (ev_document_doc_mutex_trylock),
1913         (ev_document_fc_mutex_trylock):
1914         * shell/Makefile.am:
1915         * shell/ev-job-queue.[ch]:
1916         * shell/ev-job-scheduler.[ch]:
1917         * shell/ev-jobs.[ch]: (ev_job_init), (ev_job_dispose),
1918         (ev_job_class_init), (emit_finished), (ev_job_emit_finished),
1919         (ev_job_run), (ev_job_cancel), (ev_job_failed),
1920         (ev_job_failed_from_error), (ev_job_succeeded),
1921         (ev_job_is_finished), (ev_job_is_failed), (ev_job_get_run_mode),
1922         (ev_job_set_run_mode), (ev_job_links_init), (ev_job_links_run),
1923         (ev_job_links_class_init), (ev_job_render_init),
1924         (notify_page_ready), (ev_job_render_page_ready),
1925         (ev_job_render_run), (ev_job_render_class_init),
1926         (ev_job_thumbnail_init), (ev_job_thumbnail_run),
1927         (ev_job_thumbnail_class_init), (ev_job_fonts_init),
1928         (ev_job_fonts_run), (ev_job_fonts_class_init), (ev_job_load_init),
1929         (ev_job_load_run), (ev_job_load_class_init), (ev_job_save_init),
1930         (ev_job_save_dispose), (ev_job_save_run),
1931         (ev_job_save_class_init), (ev_job_print_init),
1932         (ev_job_print_dispose), (ev_job_print_run),
1933         (ev_job_print_class_init):
1934         * shell/ev-page-cache.c:
1935         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
1936         (check_job_size_and_unref), (move_one_job),
1937         (copy_job_to_job_info), (add_job),
1938         (ev_pixbuf_cache_add_jobs_if_needed):
1939         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
1940         (job_fonts_finished_cb), (job_fonts_updated_cb),
1941         (ev_properties_fonts_set_document):
1942         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
1943         (ev_sidebar_links_set_document):
1944         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
1945         (ev_sidebar_thumbnails_set_document),
1946         (ev_sidebar_thumbnails_clear_job):
1947         * shell/ev-view-private.h:
1948         * shell/ev-view.c:
1949         * shell/ev-window.c: (ev_window_clear_thumbnail_job),
1950         (ev_window_refresh_window_thumbnail), (password_dialog_response),
1951         (ev_window_clear_load_job), (ev_window_clear_reload_job),
1952         (ev_window_load_job_cb), (ev_window_reload_job_cb),
1953         (window_open_file_copy_ready_cb), (ev_window_open_uri),
1954         (ev_window_reload_document), (ev_window_clear_save_job),
1955         (ev_window_save_job_cb), (file_save_dialog_response_cb),
1956         (ev_window_clear_print_job), (ev_window_print_job_cb),
1957         (ev_window_print_dialog_response_cb):
1958         * shell/main.c: (main):
1959
1960         Rework the jobs system in order to make it simpler and more
1961         extensible. It allows to run jobs in the main loop instead of
1962         using a thread when it's appropriate like the fonts job. Now it's
1963         also possible to cancel jobs that are currently running. 
1964         
1965 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1966
1967         * libdocument/ev-debug.c: (profile_init):
1968
1969         Create the hash table also when profiling service is enabled for
1970         all sections.
1971         
1972 2008-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
1973
1974         * libdocument/ev-debug.[ch]: (ev_profiler_start),
1975         (ev_profiler_stop):
1976         * shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),
1977         (notify_page_ready), (ev_job_render_run), (ev_job_thumbnail_run),
1978         (ev_job_fonts_run), (ev_job_load_run), (ev_job_save_run),
1979         (ev_job_print_run):
1980         * shell/main.c: (main):
1981
1982         Add a profile mode available when debug is enabled. Add profilers
1983         in ev-jobs.
1984         
1985 2008-07-23  Götz Waschk <waschk@mandriva.org>
1986
1987         * configure.ac: Correctly build desktop file. Fixes
1988         bug #544237.
1989
1990 2008-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
1991
1992         * configure.ac:
1993         
1994         Update for release 2.23.5.
1995
1996 2008-07-21  Carlos Garcia Campos  <carlosgc@gnome.org>
1997
1998         * NEWS:
1999
2000         Update NEWS for 2.23.5 release.
2001         
2002 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2003
2004         * shell/ev-window.c: (ev_window_state_event),
2005         (ev_window_class_init):
2006
2007         Intercept window manager's fullscreen request in order to run/stop
2008         fullscreen mode. Fixes bug #493541.
2009         
2010 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2011
2012         * shell/ev-window.c: (find_bar_visibility_changed_cb):
2013
2014         Restart the job search when the find bar is opened for the second
2015         time. Fixes bug #531956.
2016         
2017 2008-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2018
2019         * libdocument/ev-document-factory.c: (get_mime_type_from_data),
2020         (get_document_from_uri):
2021
2022         Make sure we always return a valid error struct when
2023         get_document_from_uri fails. Fixes nautilus crash, see bug
2024         #542548.
2025         
2026 2008-07-15   Darren Kenny  <darren.kenny@sun.com>
2027
2028         * libdocument/ev-transition-effect.c
2029         (ev_transition_effect_type_get_type),
2030         (ev_transition_effect_alignment_get_type),
2031         (ev_transition_effect_direction_get_type):
2032         
2033         Fixes bug #542924. Makes enums static to fix Solaris build.
2034
2035 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2036
2037         * shell/ev-view.c: (ev_view_key_press_event):
2038
2039         Add '.' keybinding for blanking the screen in presentation
2040         mode. Fixes bug #542001.
2041         
2042 2008-07-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2043
2044         * libdocument/ev-document-misc.c:
2045         (ev_document_misc_pixbuf_from_surface):
2046
2047         Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug
2048         #540950.
2049         
2050 2008-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2051
2052         * backend/comics/comics-document.c (comics_document_load):
2053         * backend/comics/comicsdocument.evince-backend.in:
2054         * configure.ac:
2055         * thumbnailer/evince-thumbnailer-comics.schemas.in:
2056         
2057         Added support for 7-zip based cb7 comic book. Patch by
2058         Kartik Rustagi. Fixes bug #532312.
2059
2060 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2061
2062         * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right
2063         to rotate right. Ctrl+R (as EOG uses) is already used for reload.
2064         Fixes bug #539972.
2065
2066 2008-06-24  Bastien Nocera  <hadess@hadess.net>
2067
2068         * shell/Makefile.am:
2069         * shell/ev-application.c (ev_application_init),
2070         (ev_application_get_media_keys):
2071         * shell/ev-application.h:
2072         * shell/ev-marshal.list:
2073         * shell/ev-media-player-keys.c (ev_media_player_keys_class_init),
2074         (proxy_destroy), (on_media_player_key_pressed),
2075         (ev_media_player_keys_init), (ev_media_player_keys_focused),
2076         (ev_media_player_keys_finalize), (ev_media_player_keys_new):
2077         * shell/ev-media-player-keys.h:
2078         * shell/ev-window.c (ev_window_go_previous_page),
2079         (ev_window_go_next_page), (ev_window_go_first_page),
2080         (ev_window_go_last_page), (ev_window_start_presentation),
2081         (ev_window_dispose), (view_actions_focus_in_cb):
2082         * shell/ev-window.h: When building with D-Bus support, listen
2083         for multimedia key events from gnome-settings-daemon. This allows
2084         to go to the next/previous/first/last pages using, respectively,
2085         Next/Previous/Rewing/Fast Forward. The Play button is used to start
2086         a presentation. Fixes bug #539971.
2087
2088 2008-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2089
2090         * configure.ac:
2091         
2092         Update for release 2.23.4.
2093
2094 2008-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2095
2096         * NEWS:
2097
2098         Update news for 2.23.4 release.
2099         
2100 2008-06-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2101
2102         * backend/pdf/ev-poppler.cc: (pdf_document_get_info):
2103         * shell/ev-sidebar-thumbnails.c:
2104         (ev_sidebar_thumbnails_set_loading_icon),
2105         (ev_sidebar_thumbnails_refresh):
2106         * shell/ev-window.c: (ev_window_error_message),
2107         (ev_window_warning_message), (ev_window_refresh_window_thumbnail),
2108         (ev_window_set_document):
2109
2110         Do not crash opening documents with no pages and show a warning
2111         message in the message area. Fixes bugs #537574 and #171588.
2112         
2113 2008-06-15  Carlos Garcia Campos  <carlosgc@gnome.org>
2114
2115         * shell/Makefile.am:
2116         * shell/ev-file-monitor.[ch]:
2117         * shell/ev-window.c: (ev_window_document_changed),
2118         (ev_window_clear_reload_job), (ev_window_load_job_cb),
2119         (ev_window_reload_job_cb), (ev_window_open_uri),
2120         (ev_window_reload_document), (ev_window_cmd_view_reload),
2121         (ev_window_dispose):
2122
2123         Automaticly reload the document when the file has changed on
2124         disk. Bug #304249.
2125         
2126 2008-06-10  Cosimo Cecchi  <cosimoc@gnome.org>
2127
2128         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2129         * libdocument/ev-image.c: (ev_image_save_tmp):
2130         * libdocument/ev-module.c: (ev_module_load):
2131         * shell/ev-application.c: (ev_application_shutdown),
2132         (ev_application_get_print_settings):
2133         * shell/ev-sidebar-attachments.c:
2134         (ev_sidebar_attachments_button_press),
2135         (ev_sidebar_attachments_drag_data_get):
2136         * shell/ev-window.c: (window_save_file_copy_ready_cb),
2137         (ev_window_print_finished), (ev_window_print_send),
2138         (ev_window_print_job_cb), (ev_window_cmd_help_contents),
2139         (ev_window_preview_print_finished), (ev_window_do_preview_print),
2140         (ev_window_cmd_preview_print):
2141         * shell/main.c: (load_files_remote):
2142         Fix some build warnings under GCC 4.3.0. (#537535).
2143
2144 2008-05-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2145
2146         * shell/ev-jobs.c: (ev_job_render_dispose):
2147
2148         Fix a crash in debug mode. Patch by Daniel M German.
2149         
2150 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2151
2152         * shell/ev-window.c:
2153
2154         Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
2155         
2156 2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2157
2158         * shell/ev-window.c: (ev_window_print_send),
2159         (ev_window_do_preview_print):
2160
2161         Use the window title as print job name instead of just
2162         "evince-print". Fixes bug #534493.
2163         
2164 2008-05-19  Frederic Peters  <fpeters@0d.be>
2165
2166         * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
2167         Bug #533897.
2168
2169 2008-05-19  Frederic Peters  <fpeters@0d.be>
2170
2171         * help/reference/Makefile.am: added missing libevmountoperation to
2172         gtkdoc-scanobj libraries.  Bug #533896.
2173
2174 2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
2175
2176         * properties/ev-properties-view.c (get_default_user_units):
2177         Fixes check for default units string translation. Bug #533323.
2178
2179 2008-05-01  Hans Petter Jansson  <hpj@novell.com>
2180
2181         * backend/impress/iksemel.c (sax_core): Fix a free() that should
2182         be an iks_free(). Fix an array overflow in the XML parser that
2183         would occur whenever the number of attributes in a tag was greater
2184         than 0 and divisible by 6. Fixes GNOME bug #530852.
2185
2186 2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2187
2188         * backend/djvu/djvu-document-private.h:
2189         * backend/djvu/djvu-links.c:
2190         * backend/djvu/djvu-text.c:
2191         * backend/djvu/djvu-document.c: (djvu_handle_events),
2192         (djvu_wait_for_message), (djvu_document_load),
2193         (document_get_page_size), (djvu_document_render),
2194         (djvu_document_thumbnails_get_thumbnail),
2195         (djvu_document_file_exporter_end):
2196
2197         Make sure load job doesn't finish successfully when the document
2198         is not successfully decoded by libdjvu. Fixes bug #530202.
2199         
2200 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2201
2202         * configure.ac:
2203         * libdocument/Makefile.am:
2204         * libdocument/ev-debug.[ch]:
2205         * libdocument/ev-document.c:
2206         * shell/ev-jobs.c: (ev_job_links_dispose),
2207         (ev_job_render_dispose), (ev_job_thumbnail_dispose),
2208         (ev_job_print_dispose), (ev_job_finished), (ev_job_links_new),
2209         (ev_job_links_run), (ev_job_render_new), (notify_page_ready),
2210         (ev_job_render_page_ready), (ev_job_render_run),
2211         (ev_job_thumbnail_new), (ev_job_thumbnail_run),
2212         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_load_dispose),
2213         (ev_job_load_new), (ev_job_load_set_uri), (ev_job_load_run),
2214         (ev_job_save_dispose), (ev_job_save_new), (ev_job_save_run),
2215         (ev_job_print_new), (ev_job_print_run):
2216         * shell/main.c: (main):
2217
2218         Add debug mode based on gedit code. Add debug messages in
2219         ev-jobs.
2220         
2221 2008-04-24  Carlos Garcia Campos  <carlosgc@gnome.org>
2222
2223         * libdocument/ev-document-factory.c: (get_document_from_uri):
2224
2225         Fix memory leak.
2226         
2227 2008-04-24   Jean Baptiste Lallement  <jeanbaptiste.lallement@gmail.com>
2228
2229         * libdocument/ev-document-factory.c (get_mime_type_from_uri),
2230         (get_mime_type_from_data), (get_document_from_uri),
2231         (ev_document_factory_get_document):
2232         
2233         Improved error message about file opening failture.
2234         Bug #529129.
2235
2236 2008-04-24  Abhishek Mukherjee  <linkinpark342@gmail.com>
2237
2238         * data/evince-toolbar.xml:
2239         
2240         Allow to add SaveAs to toolbar.
2241
2242 2008-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
2243
2244         * shell/ev-view-private.h:
2245         * shell/ev-view.[ch]: (ev_view_button_release_event),
2246         (ev_view_finalize), (ev_view_clipboard_copy), (ev_view_copy),
2247         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
2248         (ev_view_update_primary_selection), (clear_link_selected),
2249         (ev_view_copy_link_address):
2250         * shell/ev-window.c: (ev_view_popup_cmd_copy_link_address):
2251
2252         Update also the primary selection when copying a link
2253         address. Fixes bug #520855.
2254         
2255 2008-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2256
2257         * libdocument/ev-document-factory.c: (get_document_from_uri):
2258
2259         Use the pixbuf backend only when the mime type is not supported by
2260         any of the other backend so that tiff documents, for instance, are
2261         handled by the tiff backend instead of the pixbuf backend. fixes
2262         bug #520290.
2263         
2264 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2265
2266         * cut-n-paste/Makefile.am:
2267
2268         Add evmountoperation to subdirs list.
2269         
2270 2008-04-17  Carlos Garcia Campos  <carlosgc@gnome.org>
2271
2272         * configure.ac:
2273
2274         Fix libspectre check in configure script. Fixes bug #528549.
2275         
2276 2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2277
2278         * configure.ac:
2279         * cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
2280         * shell/Makefile.am:
2281         * shell/ev-window.c: (ev_window_load_remote_failed),
2282         (mount_volume_ready_cb), (window_open_file_copy_ready_cb):
2283
2284         Add GtkMountOperation (renamed to avoid conflicts) to be able to
2285         open documents in remote locations that are not mounted.
2286         
2287 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2288
2289         * backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),
2290         (bitmap_convert_msb8):
2291         * backend/dvi/mdvi-lib/t1.c: (t1_glyph_bitmap):
2292         * backend/dvi/mdvi-lib/tt.c: (tt_get_bitmap):
2293
2294         Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.
2295         
2296 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2297
2298         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
2299         (ev_job_render_new), (ev_job_render_set_selection_info),
2300         (ev_job_render_run):
2301         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2302         (check_job_size_and_unref),
2303         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
2304         (add_job), (ev_pixbuf_cache_get_selection_surface):
2305
2306         Create the render context needed for rendering a page in the render
2307         thread so that we don't block the main thread. Simplify
2308         EvJobRender API.
2309         
2310 2008-04-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2311
2312         * libdocument/Makefile.am:
2313         * libdocument/ev-page.[ch]:
2314         * libdocument/ev-render-context.[ch]: (ev_render_context_dispose),
2315         (ev_render_context_new), (ev_render_context_set_page):
2316         * libdocument/ev-form-field.[ch]: (ev_form_field_init),
2317         (ev_form_field_finalize), (ev_form_field_class_init):
2318         * libdocument/ev-document-forms.[ch]:
2319         (ev_document_forms_get_form_fields):
2320         * libdocument/ev-document.[ch]: (ev_document_get_page),
2321         (ev_document_get_page_size), (ev_document_get_page_label):
2322         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
2323         (ev_job_render_run), (ev_job_thumbnail_new),
2324         (ev_job_thumbnail_run), (ev_job_print_run):
2325         * shell/ev-page-cache.c: (ev_page_cache_new):
2326         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
2327         (check_job_size_and_unref), (add_job):
2328         * shell/ev-sidebar-thumbnails.c: (add_range):
2329         * shell/ev-view.c: (ev_view_form_field_get_region),
2330         (ev_view_form_field_button_create_widget),
2331         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
2332         (ev_view_handle_form_field), (ev_view_size_allocate),
2333         (get_selected_text):
2334         * shell/ev-window.c: (ev_window_refresh_window_thumbnail):
2335         * backend/pdf/ev-poppler.cc: (pdf_document_get_page_size),
2336         (pdf_document_get_page), (pdf_document_get_page_label),
2337         (pdf_document_render), (pdf_document_get_info),
2338         (pdf_document_document_iface_init),
2339         (pdf_document_thumbnails_get_thumbnail),
2340         (pdf_document_thumbnails_get_dimensions),
2341         (pdf_document_file_exporter_do_page),
2342         (pdf_selection_render_selection),
2343         (pdf_selection_get_selected_text),
2344         (pdf_selection_get_selection_region),
2345         (pdf_selection_get_selection_map),
2346         (pdf_document_forms_get_form_fields),
2347         (pdf_document_forms_form_field_text_get_text),
2348         (pdf_document_forms_form_field_text_set_text),
2349         (pdf_document_forms_form_field_button_set_state),
2350         (pdf_document_forms_form_field_button_get_state),
2351         (pdf_document_forms_form_field_choice_get_item),
2352         (pdf_document_forms_form_field_choice_get_n_items),
2353         (pdf_document_forms_form_field_choice_is_item_selected),
2354         (pdf_document_forms_form_field_choice_select_item),
2355         (pdf_document_forms_form_field_choice_toggle_item),
2356         (pdf_document_forms_form_field_choice_unselect_all),
2357         (pdf_document_forms_form_field_choice_set_text),
2358         (pdf_document_forms_form_field_choice_get_text):
2359         * backend/ps/ev-spectre.c: (ps_document_get_page),
2360         (ps_document_get_page_size), (ps_document_get_page_label),
2361         (ps_document_render), (ps_document_document_iface_init),
2362         (ps_document_file_exporter_do_page):
2363         * backend/tiff/tiff-document.c: (tiff_document_get_page_size),
2364         (tiff_document_render), (tiff_document_render_pixbuf),
2365         (tiff_document_file_exporter_do_page):
2366         * backend/pixbuf/pixbuf-document.c:
2367         (pixbuf_document_get_page_size):
2368         * backend/comics/comics-document.c:
2369         (comics_document_get_page_size), (comics_document_render_pixbuf):
2370         * backend/djvu/djvu-document.c: (djvu_document_get_page_size),
2371         (djvu_document_render), (djvu_selection_get_selected_text),
2372         (djvu_document_thumbnails_get_thumbnail),
2373         (djvu_document_file_exporter_do_page),
2374         (djvu_document_find_get_result):
2375         * backend/dvi/dvi-document.c: (dvi_document_get_page_size),
2376         (dvi_document_render), (dvi_document_thumbnails_get_dimensions),
2377         (dvi_document_thumbnails_get_thumbnail),
2378         (dvi_document_file_exporter_do_page):
2379         * backend/impress/impress-document.c:
2380         (impress_document_get_page_size),
2381         (impress_document_render_pixbuf):
2382         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
2383
2384         Add EvPage so that we can hold a reference to the backend
2385         page. Form fields keep now a reference to the poppler page
2386         improving performance since we don't have to create/destroy the
2387         poppler field for every form operation. This will be needed for
2388         annotations too.
2389         
2390 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2391
2392         * data/evince-ui.xml:
2393         * shell/ev-window.c:
2394
2395         Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.
2396         
2397 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2398
2399         * configure.ac:
2400         * backend/ps/Makefile.am:
2401
2402         Remove gs stuff from ps backend.
2403         
2404 2008-04-12  Carlos Garcia Campos  <carlosgc@gnome.org>
2405
2406         * configure.ac:
2407         * backend/pdf/ev-poppler.cc:
2408
2409         Bump poppler requirement to 0.8.0.
2410         
2411 2008-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2412
2413         * NEWS:
2414         * configure.ac:
2415
2416         Update for release 2.22.1.1
2417
2418 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2419
2420         * configure.ac:
2421
2422         Fix build (again) when poppler version is 0.6
2423         
2424 2008-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2425
2426         * backend/djvu/djvu-links.c: (build_tree):
2427
2428         Make sure link title is a valid utf8 string. Fixes bug #526517.
2429         
2430 2008-04-07  Carlos Garcia Campos  <carlosgc@gnome.org>
2431
2432         * configure.ac:
2433
2434         Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug
2435         #526799.
2436         
2437 2008-04-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2438
2439         * configure.ac:
2440         
2441         Update for release 2.22.1.
2442
2443 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2444
2445         * NEWS:
2446
2447         Update for upcoming release.
2448
2449 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2450
2451         * configure.ac:
2452         * backend/dvi/dvidocument.evince-backend.in:
2453
2454         Add compressed dvi to the list of supported mime types. Patch by
2455         Ed Catmur. Fixes bug #307087.
2456
2457 2008-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
2458
2459         * shell/ev-jobs.c: (ev_job_print_get_page_list):
2460
2461         Fix a crash when printing a range that doesn't specify the start or
2462         end page. Fixes bug #524288.
2463
2464 2008-04-02  Carlos Garcia Campos  <carlosgc@gnome.org>
2465
2466         * shell/ev-window.c: (ev_window_cmd_continuous),
2467         (ev_window_cmd_dual), (ev_window_cmd_view_best_fit),
2468         (ev_window_cmd_view_page_width), (ev_window_run_fullscreen),
2469         (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen),
2470         (ev_window_run_presentation), (ev_window_stop_presentation),
2471         (ev_window_cmd_view_presentation),
2472         (ev_window_cmd_leave_fullscreen),
2473         (ev_window_cmd_start_presentation), (ev_window_cmd_escape):
2474
2475         Do not unfullscreen and fullscreen again the window when changing
2476         from fullscreen to presentation mode and vice versa. Fixes bug
2477         #524112.
2478         
2479 2008-04-01  Carlos Garcia Campos  <carlosgc@gnome.org>
2480
2481         * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail):
2482
2483         Do not crash when thumbnail failed to render in PS backend. Fixes
2484         bug #525015.
2485         
2486 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2487
2488         * shell/ev-window.c: (window_open_file_copy_ready_cb),
2489         (ev_window_load_file_remote), (ev_window_open_uri):
2490
2491         Handle errors when opening remote files.
2492         
2493 2008-03-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2494
2495         * shell/ev-page-action.c: (ev_page_action_grab_focus):
2496
2497         Only grab the focus for the current visible proxy widget. Fixes
2498         bug #521224.
2499         
2500 2008-03-30  Emil Soleyman  <emil@nishra.com>
2501
2502         * shell/ev-window.c: (launch_external_uri):
2503         
2504         Reuse g_app_info_launch_default_for_uri to
2505         save some code and fix bug #525009.
2506
2507 2008-03-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2508
2509         * shell/ev-window.c (image_save_dialog_response_cb):
2510
2511         Use g_str_has_suffix. See bug #523069.
2512
2513 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2514
2515         * configure.ac:
2516
2517         Add a configure option to enable/diable DBus. Patch by Rémi
2518         Cardona. Fixes bug 521797.
2519
2520 2008-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2521
2522         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
2523
2524         Fix printing in documents with rotated pages. Patch by Eugen
2525         Dedu. Fixes bug #512648.
2526         
2527 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2528
2529         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest),
2530         (ev_link_from_action):
2531
2532         Fix warning messages.
2533         
2534 2008-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2535
2536         * shell/ev-window.c: (image_save_dialog_response_cb):
2537
2538         Do not append the extension to filename when saving an image
2539         if the filename alredy contains the extension. Fixes bug #523069.
2540         
2541 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2542
2543         * shell/ev-view.[ch]: (ev_view_find_cancel):
2544         * shell/ev-window.c: (find_bar_close_cb):
2545
2546         Cancel the find operation when the find bar is closed. Fixes bug
2547         #508845.
2548         
2549 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2550
2551         * backend/ps/psdocument.evince-backend.in:
2552
2553         Make ps backend module resident. Fixes bug #520607.
2554         
2555 2008-03-18  Carlos Garcia Campos  <carlosgc@gnome.org>
2556
2557         * shell/ev-jobs.c: (ev_job_print_run):
2558
2559         Invert collate action in order to work as expected, fix reverse
2560         printing so that it doesn't start with a blank page and fix number
2561         of copies. Patch by Eugen Dedu. Fixes bug #365332.
2562         
2563 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2564
2565         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
2566
2567         Fix build with poppler <= 0.7.2
2568         
2569 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2570
2571         * libdocument/ev-document-misc.c:
2572         (ev_document_misc_surface_from_pixbuf):
2573
2574         Fix selections with poppler-splash.
2575         
2576 2008-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
2577
2578         * configure.ac:
2579         * backend/pdf/ev-poppler.cc:
2580
2581         Fix build with poppler >= 0.7.2
2582         
2583 2008-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2584
2585         * configure.ac:
2586         
2587         Update for release 2.22.0
2588
2589 2008-03-09  Carlos Garcia Campos  <carlosgc@gnome.org>
2590
2591         * NEWS:
2592
2593         Update for upcoming release.
2594
2595 2008-03-09  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2596
2597         * shell/ev-window.c (ev_window_print_dialog_response_cb):
2598
2599         Bug 495107 – Handle print dialog responses correctly
2600
2601         Correctly handle print dialog response. Properly fixes
2602         the above mentioned bug.
2603
2604 2008-03-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2605
2606         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
2607
2608         Make sure print job is only run when the print button is
2609         clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
2610         
2611 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2612
2613         * backend/pdf/pdfdocument.evince-backend.in:
2614         * libdocument/ev-backends-manager.c:
2615         (ev_backends_manager_load_backend),
2616         (ev_backends_manager_get_document):
2617         * libdocument/ev-module.[ch]: (ev_module_load), (ev_module_new):
2618
2619         Allow making backend modules resident. This is needed only for
2620         some backends like pdf to avoid registering glib types more than
2621         once.
2622         
2623 2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2624
2625         * backend/comics/comics-document.c:
2626         * backend/djvu/djvu-document.c:
2627         * backend/impress/impress-document.c:
2628         * backend/pdf/ev-poppler.cc:
2629         * backend/pixbuf/pixbuf-document.c:
2630         * backend/ps/ev-spectre.c:
2631         * backend/ps/ps-document.c:
2632         * backend/tiff/tiff-document.c:
2633         * libdocument/ev-document.h:
2634         * properties/ev-properties-main.c:
2635
2636         Use g_type_module_add_interface instead of
2637         g_type_add_interface_static. Fixes bug #519679.
2638         
2639 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
2640
2641         * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
2642         Added. Returns whether the animation has everything necessary to run.
2643         * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
2644         is ready just because it's been created. Fixes #519106.
2645         (draw_one_page): Do not show the "Loading..." text in presentation
2646         mode, there was a slim probability that this could happen.
2647
2648 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2649
2650         * libdocument/ev-document-factory.c: (get_mime_type_from_uri):
2651
2652         Duplicate mime_type string before freeing it so that it doesn't
2653         always fail when getting mime type from uri. Fixes bug #518874.
2654         
2655 2008-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2656
2657         * shell/ev-view.c: (ev_view_form_field_choice_changed):
2658
2659         Fix a crash when a choice form field doesn't have any item
2660         selected. Fixes bug #518831
2661         
2662 2008-02-25  Alexander Larsson  <alexl@redhat.com>
2663
2664         * shell/ev-window.c (ev_window_clear_temp_file):
2665         Use g_file_has_prefix instead of renamed
2666         g_file_contains_file.
2667
2668         * configure.ac:
2669         Require new glib for above change.
2670         
2671 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2672
2673         * libdocument/ev-image.c: (ev_image_finalize),
2674         (ev_image_save_tmp):
2675
2676         Return a real uri instead of a filename when saving an
2677         image. Fixes images drag an drop from evince to nautilus. 
2678         
2679 2008-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2680
2681         * backend/pdf/ev-poppler.cc:
2682         (pdf_document_images_get_image_mapping):
2683
2684         Return the image list in the right order. Fixes bug #516237.
2685         
2686 2008-02-12  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2687
2688         * backend/impress/impress-document.c:
2689         (impress_document_thumbnails_get_thumbnail):
2690
2691         Remove unused variable to avoid a compiler warning.
2692
2693 2008-02-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2694
2695         * configure.ac:
2696         
2697         Update for release 2.21.91.
2698
2699 2008-02-08  Carlos Garcia Campos  <carlosgc@gnome.org>
2700
2701         * configure.ac:
2702         * shell/Makefile.am:
2703         * shell/ev-application.[ch]:
2704         * shell/ev-sidebar-links.c:
2705         * shell/ev-utils.[ch]:
2706         * shell/ev-window.[ch]:
2707
2708         Remove libgnomeprint support. Fixes bug #512370.
2709         
2710 2008-02-08  Matthias Clasen  <mclasen@redhat.com>
2711
2712         * thumbnailer/evince-thumbnailer.c: (main):
2713
2714         Initialize glib type system before using it. Fixes bug #513934.
2715         
2716 2008-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
2717
2718         * properties/ev-properties-main.c:
2719
2720         Add missing #include.
2721         
2722 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2723
2724         * configure.ac:
2725         * backend/djvu/djvu-document.c: (djvu_document_render):
2726         * backend/tiff/tiff-document.c: (tiff_document_render):
2727
2728         Use the new cairo function cairo_format_stride_for_width when
2729         available. Fixes bug #482720.
2730
2731 2008-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
2732
2733         * libdocument/ev-document-factory.c: (get_mime_type_from_uri),
2734         (get_mime_type_from_data), (get_document_from_uri):
2735
2736         Use g_content_type_guess() only when slow is true in
2737         get_document_from_uri(). Fix several memory leaks.
2738         
2739 2008-01-30  Cosimo Cecchi  <cosimoc@svn.gnome.org>
2740
2741         * libdocument/ev-document-factory.c:
2742         (throw_unknown_mime_type_error), (throw_failed_to_get_info_error),
2743         (get_document_from_uri):
2744
2745         Use g_content_type_guess () to get mimetype for files.
2746         Bug #510401.
2747
2748 2008-01-30  Carlos Garcia Campos  <carlosgc@gnome.org>
2749
2750         * thumbnailer/Makefile.am:
2751
2752         Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.
2753         
2754 2008-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
2755
2756         * configure.ac:
2757
2758         Fix build with --without-libgnome. Fixes bug #512771.
2759         
2760 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2761
2762         * backend/dvi/Makefile.am: Install only dvi
2763         module. Fixes bug #512718.
2764
2765 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2766
2767         * properties/ev-properties-main.c: (nautilus_module_initialize):
2768         
2769         Initialize backends in properties tab. Fixes bug
2770         #512720.
2771
2772 2008-01-29  Matthias Clasen  <mclasen@redhat.com>
2773
2774         * properties/Makefile.am: No need to link with 
2775         libraries. Fixes bug #512719.
2776
2777 2008-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2778
2779         * NEWS:
2780         * configure.ac:
2781         
2782         Update for release 2.21.90.
2783
2784 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2785
2786         * shell/ev-window.c: (ev_window_cmd_escape):
2787
2788         Fix compile warning.
2789         
2790 2008-01-27  Carlos Garcia Campos  <carlosgc@gnome.org>
2791
2792         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_end):
2793
2794         Fix printing in dvi backend when filename contains white
2795         espaces. Fixes bug #502839.
2796         
2797 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2798
2799         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
2800         (screensaver_disable_x11):
2801         * shell/Makefile.am:
2802         * shell/xdg-user-dir-lookup.c: Removed
2803         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
2804         * shell/ev-view.c: (ev_view_presentation_transition_start):
2805         * shell/ev-window.c: (ev_window_cmd_file_open),
2806         (ev_window_cmd_save_as), (presentation_set_timeout):
2807
2808         Remove #ifdefs that are no longer needed.
2809         
2810 2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
2811
2812         * shell/ev-view.[ch]: (ev_view_button_release_event),
2813         (ev_view_autoscroll_start), (ev_view_autoscroll_stop):
2814         * shell/ev-window.c: (ev_window_cmd_view_autoscroll),
2815         (ev_window_cmd_escape):
2816
2817         Stop autoscroll when Escape key is pressed. Fixes bug #511635.
2818         
2819 2008-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
2820
2821         * configure.ac:
2822         * backend/comics/comics-document.c: (comics_document_load):
2823         * libdocument/ev-attachment.[ch]: (ev_attachment_finalize),
2824         (ev_attachment_set_property), (ev_attachment_init),
2825         (ev_attachment_save), (ev_attachment_launch_app),
2826         (ev_attachment_open):
2827         * libdocument/ev-document-factory.c: (get_document_from_uri):
2828         * libdocument/ev-file-helpers.[ch]: (ev_tmp_file_get),
2829         (ev_tmp_file_unlink), (ev_tmp_uri_unlink), (ev_xfer_uri_simple),:
2830         * shell/ev-jobs.c:
2831         * shell/ev-password.c: (ev_password_dialog_set_property),
2832         (ev_password_dialog_save_password):
2833         * shell/ev-sidebar-attachments.c:
2834         (ev_sidebar_attachments_drag_data_get):
2835         * shell/ev-window-title.c: (get_filename_from_uri):
2836         * shell/ev-window.c: (ev_window_clear_temp_file),
2837         (ev_window_load_job_cb), (window_open_file_copy_ready_cb),
2838         (ev_window_open_uri), (window_save_file_copy_ready_cb),
2839         (ev_window_save_remote), (ev_window_cmd_save_as), (launch_action),
2840         (launch_external_uri), (image_save_dialog_response_cb),
2841         (attachment_save_dialog_response_cb):
2842         * shell/main.c: (load_files), (load_files_remote), (main):
2843         * thumbnailer/evince-thumbnailer.c: (main):
2844
2845         Port to gio and drop gnome-vfs dependency. Fixes bug
2846         #510401. Based on patch by Cosimo Cecchi.
2847         
2848 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2849
2850         * NEWS:
2851
2852         Fixed formatting inconsistencies (spaces vs. tabs)
2853
2854 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2855
2856         * shell/ev-window.c:
2857
2858         Use top/up/bottom/down arrows instead of
2859         first/left/last/right in the toolbar and menu actions.
2860         This fixes issues with RTL languages and is visually
2861         consistent with the page view. Fixes bug #170081.
2862
2863 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2864
2865         * NEWS:
2866
2867         Fixed some inaccuracies pointed out by Carlos Garcia
2868         Campos.
2869
2870 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2871
2872         * NEWS:
2873         * data/evince.schemas.in:
2874         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
2875
2876         Override PDF restrictions by default. Fixes bug #382700.
2877
2878 2008-01-24  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2879
2880         * NEWS: Updated for upcoming release
2881
2882 2008-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
2883
2884         * libdocument/ev-backends-manager.c: (ev_backends_manager_load):
2885
2886         Fix memory leak.
2887         
2888 2008-01-23  Gil Forcada <gilforcada@guifi.net>
2889
2890         * shell/ev-window.c: (register_custom_actions):
2891         
2892         Added comment for translators
2893
2894 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2895
2896         * shell/ev-view.c: (ev_view_button_release_event):
2897
2898         Do not create the idle function for kinetic scrolling if we are
2899         not in a drag operation.
2900
2901 2008-01-22  Carlos Garcia Campos  <carlosgc@gnome.org>
2902
2903         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
2904         (ev_view_button_press_event), (ev_view_motion_notify_event),
2905         (ev_view_button_release_event):
2906
2907         Restore cursor after autoscrolling. Fixes bug #509958.
2908
2909 2008-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
2910
2911         * configure.ac:
2912         * backend/pdf/ev-poppler.cc:
2913         (pdf_document_images_get_image_mapping),
2914         (pdf_document_images_get_image),
2915         (pdf_document_document_images_iface_init):
2916         * libdocument/ev-document-images.[ch]:
2917         (ev_document_images_get_image_mapping),
2918         (ev_document_images_get_image):
2919         * libdocument/ev-image.[ch]: (ev_image_new), (ev_image_get_page),
2920         (ev_image_get_id), (ev_image_save_tmp):
2921         * shell/ev-jobs.c: (ev_job_render_run):
2922         * shell/ev-view.c: (ev_view_drag_data_get):
2923         * shell/ev-window.c: (image_save_dialog_response_cb),
2924         (ev_view_popup_cmd_copy_image):
2925
2926         Do not render images when rendering the page but on demand. It
2927         reduces the memory comsumption.
2928         
2929 2008-01-18  Marcelo Lira  <setanta@gmail.com>
2930
2931         * configure.a:
2932         * shell/ev-password.c:
2933
2934         Make gnome-keyring optional. Fixes bug #509676.
2935         
2936 2008-01-16  Carlos Garcia Campos  <carlosgc@gnome.org>
2937
2938         * shell/ev-pixbuf-cache.c: (add_job):
2939
2940         Initialize include_images variable as FALSE instead of TRUE.
2941         
2942 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2943
2944         * configure.ac:
2945         * cut-n-paste/Makefile.am:
2946         * cut-n-paste/fileformatchooser/Makefile.am:
2947         * cut-n-paste/fileformatchooser/egg-macros.h:
2948         * cut-n-paste/fileformatchooser/eggfileformatchooser.c:
2949         * cut-n-paste/fileformatchooser/eggfileformatchooser.h:
2950         * shell/Makefile.am:
2951         * shell/ev-utils.c:
2952         (file_chooser_dialog_add_writable_pixbuf_formats),
2953         (get_gdk_pixbuf_format_by_extension):
2954         * shell/ev-utils.h:
2955         * shell/ev-window.c: (ev_window_error_message),
2956         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):
2957         
2958         Simplify image format selection on save.
2959
2960 2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2961
2962         * shell/ev-view.c: (ev_view_scroll_event):
2963         
2964         Repair gorizontal scrolling with shift. Fixes
2965         bug #483412.
2966
2967 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
2968         
2969         * MAINTAINERS:
2970
2971         Fix formatting issues.
2972         
2973 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2974
2975         * backend/comics/comics-document.c: (comics_regex_quote):
2976         
2977         Don't overquote special chars except of '. See bug 
2978         502500. Thanks to Tom Parker.
2979
2980 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2981
2982         * MAINTAINERS:
2983         
2984         Added Nickolay and Carlos, since they're doing most of
2985         the releases nowadays.
2986
2987 2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>
2988
2989         * properties/Makefile.am:
2990
2991         Get the nautilus extension dir properly instead of using
2992         a hack. Fixes bug #505359.
2993
2994 2008-01-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
2995
2996         * properties/Makefile.am:
2997         
2998         Install nautilus extension into new place. See bug
2999         #505359. Thanks to Matthias Clasen, Brian Pepple and
3000         Damien Carbery.
3001
3002 2008-01-13  Djihed Afifi  <djihed@gmail.com>
3003
3004         * shell/ev-window.c: (ev_window_get_recent_file_label):
3005         
3006         RTL marker in recent file list. See bug #509076.
3007
3008 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3009
3010         * backend/djvu/djvu-text-page.c: (djvu_text_page_limits):
3011         * shell/ev-window.c: (image_save_dialog_response_cb):
3012
3013         Fix compile warnings due to unused variables.
3014         
3015 2008-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
3016
3017         * configure.ac:
3018         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps):
3019         * backend/ps/ev-spectre.c: (ps_document_render):
3020
3021         Bump requirements to libspectre 0.2.0. Fixes bug #507705. 
3022
3023 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3024
3025         * shell/ev-transition-animation.c (ev_transition_animation_fade)
3026         (ev_transition_animation_paint): Implement "fade" effect.
3027
3028 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3029
3030         * shell/ev-transition-animation.c (ev_transition_animation_uncover)
3031         (ev_transition_animation_paint): Implement "uncover" effect.
3032
3033 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3034
3035         * shell/ev-transition-animation.c (ev_transition_animation_cover)
3036         (ev_transition_animation_paint): Implement "cover" effect.
3037
3038 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3039
3040         * shell/ev-transition-animation.c (ev_transition_animation_push)
3041         (ev_transition_animation_paint): Implement "push" effect.
3042
3043 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3044
3045         * shell/ev-transition-animation.c (ev_transition_animation_dissolve)
3046         (ev_transition_animation_paint): Implement "dissolve" effect.
3047
3048 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3049
3050         * shell/ev-transition-animation.c (ev_transition_animation_wipe)
3051         (ev_transition_animation_paint): Implement "wipe" effect.
3052
3053 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3054
3055         * shell/ev-transition-animation.c (ev_transition_animation_box)
3056         (ev_transition_animation_paint): Implement "box" effect.
3057
3058 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3059
3060         * shell/ev-transition-animation.c (ev_transition_animation_blinds)
3061         (ev_transition_animation_paint): Implement "blinds" effect.
3062
3063 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3064
3065         * shell/ev-transition-animation.c (ev_transition_animation_split)
3066         (ev_transition_animation_paint): Implement "split" effect.
3067
3068 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3069
3070         * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
3071         * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
3072         (ev_view_transition_animation_start) 
3073         (ev_view_transition_animation_finish) (ev_transition_animation_frame)
3074         (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
3075         (ev_view_next_page) (ev_view_previous_page):
3076         
3077         Use EvTransitionAnimation to drive page changes in the presentation
3078         mode, the animation will wait to start until both the origin and 
3079         destination page surfaces are available. Fixes #458460.
3080
3081         (draw_loading_text):
3082
3083         Remove workaround for bug #320352, it's now fixed properly.
3084
3085
3086 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3087
3088         * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
3089         will contain the implementations for page transition animations, at
3090         the moment it just has the "replace" effect.
3091         * shell/Makefile.am: Added these files to build.
3092
3093 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3094
3095         * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
3096         animations.
3097         * shell/Makefile.am: Added these files to build.
3098
3099 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3100
3101         * backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
3102         implementation to get_effect() in EvDocumentTransitionIface.
3103
3104 2008-01-04  Carlos Garnacho  <carlosg@gnome.org>
3105
3106         * libdocument/ev-transition-effect.[ch]: New files, define a page
3107         transition effect, at the moment it maps PopplerPageTransition to a
3108         GObject.
3109         * libdocument/Makefile.am: Added these files to build.
3110         * libdocument/ev-document-transition.[ch]
3111         (ev_document_transition_get_effect): New method, gets the
3112         EvTransitionEffect returned by the interface implementation, with
3113         fallback to the "replace" effect.
3114
3115 2007-12-30  Carl-Anton Ingmarsson  <c-a.ingmarsson@oktv.se>
3116
3117         * configure.ac:
3118         * cut-n-paste/Makefile.am:
3119         * cut-n-paste/fileformatchooser/Makefile.am:
3120         * cut-n-paste/fileformatchooser/egg-macros.h:
3121         * cut-n-paste/fileformatchooser/eggfileformatchooser.[ch]:
3122         * shell/Makefile.am:
3123         * shell/ev-window.c: (image_save_dialog_response_cb),
3124         (ev_view_popup_cmd_save_image_as):
3125
3126         Allow exporting images in any format supported by
3127         GdkPixbuf. Fixes bug #500209.
3128         
3129 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3130
3131         * backend/pixbuf/pixbuf-document.c:
3132
3133         More warnings fixed.
3134         
3135 2007-12-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3136
3137         * backend/djvu/djvu-links.c: (get_djvu_link_dest),
3138         (get_djvu_hyperlink_area), (djvu_links_find_link_dest):
3139         * backend/djvu/djvu-text.h:
3140         * backend/tiff/tiff-document.c: (tiff_document_render):
3141
3142         Fix compile warnings.
3143         
3144 2007-12-28  Christian Persch  <chpe@gnome.org>
3145
3146         * **/*.c: Include config.h. Bug #504721.
3147
3148 2007-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>
3149
3150         * configure.ac:
3151         * Makefile.am:
3152         * po/POTFILES.in:
3153         * backend/comics/Makefile.am:
3154         * backend/comics/comics-document.[ch]:
3155         * backend/comics/comicsdocument.evince-backend.in:
3156         * backend/djvu/Makefile.am:
3157         * backend/djvu/djvu-document.[ch]:
3158         * backend/djvu/djvudocument.evince-backend.in:
3159         * backend/dvi/Makefile.am:
3160         * backend/dvi/dvi-document.[c]:
3161         * backend/dvi/dvidocument.evince-backend.in:
3162         * backend/impress/Makefile.am:
3163         * backend/impress/impress-document.[ch]:
3164         * backend/impress/impressdocument.evince-backend.in:
3165         * backend/pdf/Makefile.am:
3166         * backend/pdf/ev-poppler.cc:
3167         * backend/pdf/ev-poppler.h:
3168         * backend/pdf/pdfdocument.evince-backend.in:
3169         * backend/pixbuf/Makefile.am:
3170         * backend/pixbuf/pixbuf-document.[ch]:
3171         * backend/pixbuf/pixbufdocument.evince-backend.in:
3172         * backend/ps/Makefile.am:
3173         * backend/ps/ev-spectre.[ch]:
3174         * backend/ps/ps-document.[ch]:
3175         * backend/ps/psdocument.evince-backend.in:
3176         * backend/tiff/Makefile.am:
3177         * backend/tiff/tiff-document.[ch]:
3178         * backend/tiff/tiffdocument.evince-backend.in:
3179         * libdocument/Makefile.am:
3180         * libdocument/ev-backends-manager.[ch]:
3181         * libdocument/ev-module.[ch]:
3182         * libdocument/ev-document.h:
3183         * libdocument/ev-document-factory.[ch]:
3184         (gdk_pixbuf_mime_type_list), (mime_type_supported_by_gdk_pixbuf),
3185         (get_compression_from_mime_type), (get_document_from_uri),
3186         (ev_document_factory_get_document), (file_filter_add_mime_types),
3187         (ev_document_factory_add_filters):
3188         * shell/Makefile.am:
3189         * shell/ev-window-title.c: (get_filename_from_uri):
3190         * shell/main.c: (main):
3191         * thumbnailer/Makefile.am:
3192         * thumbnailer/evince-thumbnailer.c: (main):
3193
3194         Plugin system for backends. Fixes bug #351348.
3195         
3196 2007-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3197
3198         * shell/ev-view-private.h:
3199         * shell/ev-view.c: (ev_view_drag_update_momentum),
3200         (ev_view_scroll_drag_release), (ev_view_motion_notify_event),
3201         (ev_view_button_release_event), (ev_view_destroy):
3202         
3203         Kinetic scrolling implemented as requested in
3204         bug #461271. Thanks to David Turner <cillian64@googlemail.com>.
3205
3206 2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3207
3208         * data/evince-toolbar.xml:
3209         * data/evince-ui.xml:
3210         * shell/ev-view-private.h:
3211         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3212         (ev_view_button_press_event), (ev_view_motion_notify_event),
3213         (ev_view_button_release_event), (ev_view_init),
3214         (ev_view_autoscroll_cb), (ev_view_autoscroll),
3215         (ev_view_set_cursor):
3216         * shell/ev-view.h:
3217         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
3218         (ev_window_cmd_view_autoscroll):
3219         
3220         Autoscroll feature with the context menu. Fixes bug 
3221         #323670. Thanks to David Turner <cillian64@googlemail.com>.
3222
3223 2007-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
3224
3225         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref):
3226
3227         Disconnect also page-ready signal when removing a job because the
3228         page size has changed. Thanks to kripken
3229         <kripkensteiner@gmail.com>.
3230
3231 2007-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3232
3233         * shell/ev-page-action.c: (page_scroll_cb), (create_tool_item):
3234         
3235         Scroll pages in page entry with mouse wheel. Fixes bug
3236         #324122. Thanks to David Turner <cillian64@googlemail.com>.
3237
3238 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3239
3240         * backend/dvi/Makefile.am:
3241         * backend/dvi/cairo-device.c: (dvi_cairo_draw_ps),
3242         (mdvi_cairo_device_init):
3243         * backend/dvi/mdvi-lib/common.h:
3244         * backend/dvi/mdvi-lib/mdvi.h:
3245         * backend/dvi/mdvi-lib/sp-epsf.c: (epsf_special):
3246         * backend/dvi/mdvi-lib/util.c: (mdvi_strrstr),
3247         (mdvi_build_path_from_cwd):
3248
3249         Add ps specials support in dvi backend when libspectre is
3250         present. Fixes bug #386005.
3251         
3252 2007-12-20  Carlos Garcia Campos  <carlosgc@gnome.org>
3253
3254         * configure.ac:
3255         * backend/ps/Makefile.am:
3256         * backend/ps/ev-spectre.[ch]:
3257         
3258         Use libspectre, if available, for the ps backend. Fixes bugs
3259         #317106, #499787, #501235, #421879, #445797, #443859 and #486547.
3260
3261 2007-12-18  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3262         
3263         * backend/comics/comics-document.c: (comics_document_load):
3264         
3265         Cygwin build issue fix.
3266
3267 2007-12-16  Carlos Garcia Campos  <carlosgc@gnome.org>
3268
3269         * shell/ev-view.c: (ev_view_set_zoom):
3270
3271         Do not limit the minimum zoom factor when sizing mode is best bit
3272         or fit width. Fixes bug #503805.
3273         
3274 2007-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
3275
3276         * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest):
3277         * libdocument/ev-link-dest.[ch]: (ev_link_dest_get_top),
3278         (ev_link_dest_get_left), (ev_link_dest_get_zoom),
3279         (ev_link_dest_get_property), (ev_link_dest_set_property),
3280         (ev_link_dest_class_init), (ev_link_dest_new_xyz),
3281         (ev_link_dest_new_fith), (ev_link_dest_new_fitv),
3282         (ev_link_dest_new_fitr):
3283         * shell/ev-view.c: (goto_fitr_dest), (goto_fitv_dest),
3284         (goto_fith_dest), (goto_xyz_dest):
3285
3286         Do not change left, top and zoom values when they are null in PDF
3287         destinations. Fixes bug #460658.
3288         
3289 2007-12-10  Christian Persch  <chpe@gnome.org>
3290
3291         * shell/ev-view-accessible.c: (ev_view_accessible_finalize),
3292         (ev_view_accessible_class_init),
3293         (ev_view_accessible_idle_do_action),
3294         (ev_view_accessible_action_do_action),
3295         (ev_view_accessible_action_get_description),
3296         (ev_view_accessible_action_set_description),
3297         (ev_view_accessible_action_iface_init), (ev_view_accessible_new),
3298         (ev_view_accessible_factory_init),
3299         (ev_view_accessible_factory_get_accessible_type):
3300         * shell/ev-view-accessible.h: A bit of cleanup: use gobject instance
3301         private data, and G_DEFINE_TYPE. Bug #502843.
3302
3303 2007-12-08  Christian Persch  <chpe@gnome.org>
3304
3305         * shell/ev-metadata-manager.c: (item_free),
3306         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
3307         (value_free), (parse_value), (parseItem),
3308         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
3309         (save_values): Use GSlice to allocate small amounts of memory. Bug
3310         #475972.
3311
3312 2007-12-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3313
3314         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
3315
3316         Restore cursor to normal after a drag operation. Fixes bug
3317         #501603.
3318         
3319 2007-12-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3320
3321         * NEWS:
3322         * configure.ac:
3323         
3324         Update for release 2.21.1
3325
3326 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3327
3328         * configure.ac:
3329         * cut-n-paste/gedit-message-area/Makefile.am:
3330         * cut-n-paste/gedit-message-area/gedit-message-area.[ch]:
3331         * shell/Makefile.am:
3332         * shell/ev-message-area.[ch]:
3333         * shell/ev-window.c: (ev_window_set_message_area),
3334         (ev_window_error_message_response_cb), (ev_window_error_message),
3335         (ev_window_load_job_cb), (ev_window_cmd_file_open_copy_at_dest),
3336         (ev_window_save_job_cb), (image_save_dialog_response_cb),
3337         (ev_attachment_popup_cmd_open_attachment),
3338         (attachment_save_dialog_response_cb), (ev_window_set_document),
3339         (ev_window_init):
3340
3341         Use a message area instead of a popup dialog for error
3342         notifications. Fixes bug #337495.
3343         
3344 2007-12-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3345
3346         * shell/ev-window.c: (fullscreen_toolbar_remove_shadow),
3347         (ev_window_run_fullscreen):
3348
3349         Remove the shadow of the fullscreen toolbar. Fixes bug #500702.
3350         
3351 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3352
3353         * ev-sidebar-thumbnails.c: (update_visible_range),
3354         (ev_sidebar_thumbnails_refresh),
3355         (ev_sidebar_thumbnails_set_document),
3356         (ev_sidebar_thumbnails_support_document):
3357
3358         Show thumbnails for documents with one page. Fixes bug #358751.
3359         
3360 2007-12-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3361
3362         * shell/ev-window.c:
3363         (ev_window_load_print_settings_from_metadata),
3364         (ev_window_save_print_settings), (ev_window_print_finished),
3365         (ev_window_print_range):
3366
3367         Print settings that are specific to the document are now saved per
3368         document in the metadata file. Fixes bug #488806.
3369         
3370 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
3371
3372         * backend/tiff/tiff-document.c: (tiff_document_render):
3373
3374         Tiff documents were rendered with wrong colors. Fixes bug #497279.
3375         
3376 2007-11-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3377
3378         * shell/ev-application.[ch]: (get_find_string_from_args),
3379         (ev_application_open_uri_at_dest), (ev_application_open_uri),
3380         (ev_application_open_uri_list):
3381         * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
3382         * shell/ev-window.[ch]: (ev_window_load_job_cb),
3383         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
3384         (ev_window_cmd_recent_file_activate),
3385         (ev_window_open_recent_action_item_activated),
3386         (ev_window_print_send), (open_remote_link):
3387         * shell/main.c: (arguments_parse):
3388
3389         Add a command line option for search. Fixes bug #497710.
3390         
3391 2007-11-20  Darren Kenny  <darren.kenny@sun.com>
3392
3393         * shell/ev-jobs.c: (ev_job_print_new):
3394
3395         Fix endless loop when pages_per_sheet is 0. Fixes bug #498248.
3396         
3397 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3398
3399         * data/evince-toolbar.xml:
3400         * shell/Makefile.am:
3401         * shell/ev-application.c: (ev_application_init):
3402         * shell/ev-open-recent-action.[ch]:
3403         * shell/ev-window.c:
3404         (ev_window_open_recent_action_item_activated),
3405         (register_custom_actions):
3406
3407         Add an expander to the open toolbar item which pops up a dropdown
3408         menu with the recently used documents. Fixes bug #487215.
3409         
3410 2007-10-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3411
3412         * shell/ev-window.c: (ev_window_open_uri),
3413         (ev_window_cmd_view_reload):
3414
3415         Do not jump to the first page when reloading by running evince
3416         from the command line. Fixes bug #490847.
3417         
3418 2007-10-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3419
3420         * shell/ev-window.c: (ev_window_cmd_help_contents):
3421
3422         Plugged memory leak when help file is not found. Fixes bug
3423         #490762.
3424         
3425 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3426
3427         * configure.ac:
3428
3429         Enable djvu, dvi and comics backends by default. Fixes bug
3430         #437121.
3431         
3432 2007-10-26  Carlos Garcia Campos  <carlosgc@gnome.org>
3433
3434         * configure.ac:
3435         * cut-n-paste/Makefile.am:
3436         * cut-n-paste/recent-files/*: Removed
3437         * help/reference/Makefile.am:
3438         * shell/Makefile.am:
3439         * shell/ev-application.[ch]: (ev_application_shutdown),
3440         (ev_application_init):
3441         * shell/ev-window.c: (ev_window_add_recent),
3442         (ev_window_setup_recent), (ev_window_dispose), (ev_window_init):
3443
3444         Bump requirements to gtk+ 2.10.0 and remove egg-recent code. 
3445         
3446 2007-10-25  Pascal Terjan  <pterjan@linuxfr.org>
3447
3448         * shell/ev-window.c: (launch_external_uri):
3449
3450         Let GnomeVFS check the URL, this allow more URL (like mailto:),
3451         and report error if the URL is not supported (#489910).
3452
3453 2007-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3454
3455         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3456         (pdf_document_file_exporter_begin_page),
3457         (pdf_document_file_exporter_end_page):
3458
3459         Fix printing with poppler splash backend. Fixes bug #489774.
3460         
3461 2007-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
3462
3463         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3464         * shell/ev-print-job.c: (ev_print_job_class_init):
3465
3466         Fix a crash when printing with the gnome-print dialog. Fixes bug
3467         #488939.
3468         
3469 2007-10-18  Sebastien Bacher  <seb128@ubuntu.com>
3470
3471         * backend/pixbuf/pixbuf-document.c:
3472
3473         Fix an implicit function definition warning (#487655)
3474
3475 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3476
3477         * shell/ev-window.c:
3478
3479         Fix conflicting shortcut for view sade pane and presentation.
3480         
3481 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3482
3483         * backend/pdf/ev-poppler.cc:
3484         (pdf_document_file_exporter_begin_page),
3485         (pdf_document_file_exporter_do_page),
3486         (pdf_document_file_exporter_end_page),
3487         (pdf_document_file_exporter_iface_init):
3488         * libdocument/ev-file-exporter.[ch]:
3489         (ev_file_exporter_begin_page), (ev_file_exporter_end_page):
3490         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3491         (ev_job_print_run):
3492
3493         When printing multiple pages per sheet in reverse option, do not
3494         invert the order of the pages in every sheet, but the order of the
3495         sheets. Do not print blank pages when page range is invalid. Fixes
3496         bugs #484857 and #485521.
3497         
3498 2007-10-10  Carlos Garcia Campos  <carlosgc@gnome.org>
3499
3500         * shell/ev-jobs.c: (ev_job_print_get_page_list),
3501         (ev_job_print_run):
3502         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3503
3504         Respect ranges order when printing more than one range in random
3505         order.
3506         
3507 2007-10-10  Martin Schanzenbach  <mschanzenbach@gmail.com>
3508
3509         * shell/ev-window.c: (ev_window_refresh_window_thumbnail),
3510         (ev_window_setup_document), (ev_window_rotation_changed_cb):
3511
3512         Rotate also the window icon when document is rotated. Fixes bug
3513         #474681.
3514         
3515 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3516
3517         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field),
3518         (pdf_document_forms_get_form_fields):
3519
3520         Silently ignore unknown form fields. Fixes bug #482654. Patch by
3521         Matthias Drochner.
3522         
3523 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3524
3525         * configure.ac:
3526         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
3527
3528         Use poppler_page_render_for_printing() instead of
3529         poppler_page_render() if available when exporting to a ps or pdf
3530         file. Fixes bug #476627.
3531         
3532 2007-10-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3533
3534         * shell/ev-window.c: (ev_window_run_fullscreen):
3535
3536         Do not show the toolbar in fullscreen mode if the main toolbar is
3537         not visible. Fixes bug #483048.
3538         
3539 2007-09-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3540
3541         * shell/ev-view.c: (ev_view_button_press_event):
3542
3543         Give priority to form fields over images when deciding whether a
3544         button press event is over an image or form field. It allows edit
3545         form fields when they are over a background image. Fixes bug
3546         #477841.
3547         
3548 2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3549
3550         * NEWS:
3551         * configure.ac:
3552         
3553         Update for release 2.20.0
3554
3555 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
3556
3557         * backend/pdf/ev-poppler.cc:
3558
3559         Remove #ifdef HAVE_FORMS, so that forms support works again.
3560
3561 2007-09-05  Götz Waschk  <waschk@mandriva.org>
3562
3563         * configure.ac:
3564         * data/evince.desktop.in.in:
3565         
3566         Fixes desktop file issues. See bug #473471.
3567
3568 2007-09-04  Carlos Garcia Campos  <carlosgc@gnome.org>
3569
3570         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
3571         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
3572         (ev_job_queue_remove_job):
3573         * shell/ev-jobs.[ch]: (ev_job_save_init), (ev_job_save_dispose),
3574         (ev_job_save_class_init), (ev_job_save_new), (ev_job_save_run):
3575         * shell/ev-window.c: (ev_window_clear_save_job),
3576         (ev_window_save_job_cb), (file_save_dialog_response_cb),
3577         (ev_window_dispose):
3578
3579         Move save a copy task to its own job so that it's carried out in a
3580         thread avoiding another lock in the main thread. Use
3581         ev_xfer_uri_simple() instead of gnome_vfs_move() so that document
3582         can be saved to a pathin another file system. Fixes bug #456891.
3583         
3584 2007-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3585
3586         * NEWS:
3587         * configure.ac:
3588         
3589         Update for release 2.19.92
3590
3591 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3592
3593         * configure.ac:
3594         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3595         (pdf_selection_get_selection_region),
3596         (pdf_selection_get_selection_map),
3597         (ev_form_field_from_poppler_field):
3598
3599         Bump requirements to poppler 0.6 and drop all ifdefs used. Double
3600         and triple click selections are enabled again now.
3601
3602 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3603
3604         * shell/ev-window.c: (ev_window_add_history):
3605
3606         Make sure not to use the history with documents not supporting
3607         links. Fixes bug #468954.
3608
3609 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3610
3611         * shell/ev-window.c: (ev_window_load_job_cb):
3612
3613         Restart the search when reloading a document with the find bar
3614         visible. Fixes bug #461962.
3615
3616 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3617
3618         * shell/ev-window.c: (setup_document_from_metadata),
3619         (ev_window_load_job_cb), (ev_window_cmd_view_reload):
3620
3621         Do not jump to the first page when reloading a document from the
3622         last page.
3623
3624 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3625
3626         * shell/ev-window.c: (update_chrome_flag),
3627         (setup_sidebar_from_metadata),
3628         (ev_window_cmd_focus_page_selector), (ev_window_cmd_edit_find),
3629         (ev_window_cmd_edit_find_next),
3630         (ev_window_cmd_edit_find_previous), (ev_window_cmd_escape),
3631         (ev_window_view_toolbar_cb), (ev_window_view_sidebar_cb),
3632         (find_bar_close_cb), (view_actions_focus_in_cb):
3633
3634         Do not update visibility when changing a chrome flag so that it's
3635         possible to update several flags and update visibility only once
3636         for all of them.
3637
3638 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3639
3640         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3641
3642         Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since it's not
3643         supported by gtk+. Fixes bug #460907.
3644
3645 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3646
3647         * shell/ev-view.c: (view_update_range_and_current_page):
3648
3649         Make sure current-page <= end-page in continuous mode. Fixes bug
3650         #454950.
3651
3652 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3653
3654         * backend/pdf/ev-poppler.cc: (build_tree):
3655
3656         Ignore outline items without a title. Fixes bug #453913.
3657
3658 2007-09-03  Carlos Garcia Campos  <carlosgc@gnome.org>
3659
3660         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3661         (ev_view_button_release_event), (ev_view_leave_notify_event):
3662
3663         Use always drag mouse cursor during a drag operation. Fixes bug
3664         #470564.
3665
3666 2007-09-02  Carlos Garcia Campos  <carlosgc@gnome.org>
3667
3668         * backend/pdf/ev-poppler.cc: (pdf_selection_get_selected_text),
3669         (pdf_selection_get_selection_region),
3670         (pdf_selection_get_selection_map):
3671
3672         Temporarily disable double and triple selections since it depends on
3673         poppler cvs head. It'll be enabled again as soon as poppler 0.6 is
3674         released and the update of the external dependency minimal version
3675         approved.
3676
3677 2007-09-01  Carlos Garcia Campos  <carlosgc@gnome.org>
3678
3679         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
3680         (pdf_document_file_exporter_do_page):
3681         * libdocument/ev-file-exporter.h:
3682         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3683         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3684
3685         Actually fix printing regressions. Remove orientation from
3686         EvPrintContext since it's redundant.
3687
3688 2007-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
3689
3690         * backend/dvi/dvi-document.c: (dvi_document_document_iface_init):
3691         * backend/impress/impress-document.c:
3692         (impress_document_document_iface_init):
3693         * backend/ps/ps-document.c: (ps_document_document_iface_init):
3694         * backend/djvu/djvu-document.c:
3695         (djvu_document_document_iface_init),
3696         (djvu_selection_get_selected_text), (djvu_selection_iface_init):
3697         * backend/tiff/tiff-document.c:
3698         (tiff_document_document_iface_init):
3699         * backend/pixbuf/pixbuf-document.c:
3700         (pixbuf_document_document_iface_init):
3701         * backend/comics/comics-document.c:
3702         (comics_document_document_iface_init):
3703         * backend/pdf/ev-poppler.cc: (pdf_document_document_iface_init),
3704         (pdf_selection_render_selection),
3705         (pdf_selection_get_selected_text),
3706         (pdf_selection_get_selection_region),
3707         (pdf_selection_get_selection_map), (pdf_selection_iface_init):
3708         * libdocument/ev-selection.[ch]: (ev_selection_get_selected_text),
3709         (ev_selection_get_selection_region),
3710         (ev_selection_get_selection_map):
3711         * libdocument/ev-document.[ch]:
3712         * shell/ev-pixbuf-cache.[ch]: (add_job),
3713         (ev_pixbuf_cache_get_selection_surface), (update_job_selection):
3714         * shell/ev-view-private.h:
3715         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_new),
3716         (ev_job_render_run):
3717         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
3718         * shell/ev-view.c: (start_selection_for_event),
3719         (ev_view_button_press_event), (ev_view_drag_data_get),
3720         (ev_view_drag_data_received), (ev_view_button_release_event),
3721         (compute_new_selection_text), (compute_selections),
3722         (ev_view_select_all), (get_selected_text), (ev_view_copy),
3723         (ev_view_primary_get_cb):
3724
3725         Add support for double and triple click selections.
3726
3727 2007-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3728
3729         * NEWS:
3730         * configure.ac:
3731
3732         Update for release 2.19.4
3733
3734 2007-08-28  Justin Blanchard  <justinb04@aim.com>
3735
3736         * shell/ev-view-private.h:
3737         * shell/ev-view.c: (ev_view_expose_event), (ev_view_init),
3738         (ev_view_set_highlight_search):
3739         * shell/ev-view.h:
3740         * shell/ev-window.c: (ev_window_cmd_edit_find_next),
3741         (ev_window_cmd_edit_find_previous), (find_bar_search_changed_cb),
3742         (find_bar_visibility_changed_cb):
3743         
3744         Enables 'find next' when bindbar is hidden. Fixes bug #323817.
3745
3746 2007-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3747
3748         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3749         (pdf_document_file_exporter_begin),
3750         (pdf_document_file_exporter_do_page):
3751         * shell/ev-jobs.c: (ev_job_print_run):
3752         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3753
3754         Create always a portrait cairo surface and rotate when needed for
3755         landscape. It fixes printing problems in real printers.
3756
3757 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3758
3759         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):
3760         * libdocument/ev-file-exporter.[ch]:
3761         (ev_file_exporter_get_capabilities):
3762         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3763         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
3764
3765         Adjust number of pages per row according to page orientation when
3766         printing 2 or 6 pages per sheet.
3767
3768 2007-08-25  Carlos Garcia Campos  <carlosgc@gnome.org>
3769
3770         * shell/ev-window.c: (ev_window_print_send):
3771
3772         Reset also cups setting to 1 when printing multiple pages per
3773         sheet. Fixes bug #468853.
3774
3775 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3776
3777         * libdocument/ev-document-misc.c:
3778         (ev_document_misc_surface_rotate_and_scale):
3779
3780         Use directly cairo_surface_get_content() when creating a similar
3781         surface as suggested by Jeff Muizelaar. Thanks again.
3782
3783 2007-08-24  Carlos Garcia Campos  <carlosgc@gnome.org>
3784
3785         * backend/djvu/djvu-document.c: (djvu_document_render):
3786         * backend/tiff/tiff-document.c: (tiff_document_render):
3787         * backend/pdf/ev-poppler.cc: (pdf_document_render):
3788         * libdocument/ev-document-misc.c:
3789         (ev_document_misc_surface_from_pixbuf),
3790         (ev_document_misc_surface_rotate_and_scale):
3791
3792         Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when
3793         creating page surfaces. Fixes bug #453123. Thank you very much to
3794         Jeff Muizelaar <jeff@infidigm.net>.
3795
3796 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3797
3798         * shell/ev-page-cache.c: (ev_page_cache_new),
3799         (ev_page_cache_get_thumbnail_size):
3800         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page),
3801         (ev_sidebar_thumbnails_set_loading_icon):
3802
3803         Also store in page-cache the dimensions of the thumbnails so that
3804         they can be used to create the correct loading icon in the side
3805         pane. Fixes bug #466857.
3806
3807 2007-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
3808
3809         * backend/pdf/ev-poppler.cc:
3810         (pdf_document_thumbnails_get_thumbnail):
3811
3812         Fix thumbnails rotation in pdf documents that include embedded 
3813         thumbnails.
3814
3815 2007-08-15  Jens Granseuer  <jensgr@gmx.net>
3816
3817         * backend/pdf/ev-poppler.cc:
3818
3819         Don't use #ifdef in macro expansion. Some compilers don't
3820         like that. Closes bug #467042.
3821
3822 2007-08-15  Justin Blanchard  <justinb04@aim.com>
3823
3824         * backend/djvu/djvu-document.c: (djvu_document_finalize):
3825         
3826         Fixes memory leak in djvu backend.
3827
3828 2007-08-15  Andreas Nilsson  <nisses.mail@home.se>
3829
3830         * data/icons/32x32/Makefile.am:
3831         * data/icons/32x32/actions/Makefile.am:
3832         * data/icons/32x32/actions/view-page-cont.svg:
3833         * data/icons/32x32/actions/view-page-facing.svg:
3834         * data/icons/48x48/Makefile.am:
3835         * data/icons/48x48/actions/Makefile.am:
3836         * data/icons/48x48/actions/view-page-cont.svg:
3837         * data/icons/48x48/actions/view-page-facing.svg:
3838         
3839         Icons for a new sizes.
3840
3841 2007-08-14  Justin Blanchard  <justinb04@aim.com>
3842
3843         * shell/ev-page-cache.c: (build_height_to_page),
3844         (ev_page_cache_get_height_to_page):
3845         
3846         Fixes invalid read, see bug #466401.
3847
3848 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3849
3850         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
3851         (set_drag_cursor):
3852         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3853         (configure_item_cursor), (new_pixbuf_from_widget):
3854
3855         Fix multihead problems in toolbar editor. Fixes bug #382055.
3856
3857 2007-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
3858
3859         * shell/ev-window.c: (ev_window_cmd_file_open),
3860         (ev_window_cmd_save_as):
3861
3862         Use g_get_user_special_dir when available instead of
3863         xdg_user_dir_lookup.
3864
3865 2007-08-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3866
3867         * MAINTAINERS:
3868         
3869         Updated according to request on desktop-devel.
3870
3871 2007-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
3872
3873         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
3874
3875         Do not use cairo_rectangle and cairo_clip since we are
3876         not using cairo_fill but cairo_paint. Use the same cairo context
3877         for every page in the same expose event.
3878
3879 2007-07-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
3880
3881         * shell/ev-window.c: (file_open_dialog_response_cb): Plugged memory
3882         leak.
3883
3884 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3885
3886         * configure.ac:
3887         * NEWS:
3888
3889         Release 0.9.3
3890
3891 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3892
3893         * libdocument/ev-document-info.h:
3894         * libdocument/ev-document.h:
3895         * shell/ev-page-action.h:
3896         * shell/ev-sidebar-links.h:
3897
3898         Fix a headers problem with ev-link
3899         
3900         * libdocument/ev-link.[ch]: (ev_link_mapping_get_area):
3901         * shell/ev-view-private.h:
3902         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
3903         (get_link_area), (ev_view_query_tooltip),
3904         (ev_view_leave_notify_event), (ev_view_destroy),
3905         (ev_view_class_init):
3906
3907         Use new gtk tooltips when available instead of ev-tooltip.
3908         
3909 2007-07-30  Carlos Garcia Campos  <carlosgc@gnome.org>
3910
3911         * shell/ev-window.c: (update_chrome_visibility),
3912         (ev_window_sidebar_visibility_changed_cb):
3913
3914         Do not hide sidebar in fullscreen mode. Fixes bug #396535.
3915         
3916 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3917
3918         * shell/ev-navigation-action.c:
3919         (ev_navigation_action_history_changed),
3920         (ev_navigation_action_set_history):
3921         * shell/ev-navigation-action-widget.c:
3922         (ev_navigation_action_widget_init):
3923         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
3924
3925         Fix compile warnings.
3926         
3927 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3928
3929         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
3930         (egg_editable_toolbar_dispose):
3931
3932         Fix memory leak.
3933         
3934 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3935
3936         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
3937         (screensaver_disable_x11):
3938         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout):
3939         * shell/ev-window.c: (presentation_set_timeout):
3940         * shell/ev-view.c: (ev_view_presentation_transition_start):
3941
3942         Use g_timeout_add_seconds instead of g_timeout_add when
3943         available.
3944         
3945 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3946
3947         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_init):
3948
3949         Set horizontal scrollbar policy to AUTOMATIC instead of
3950         NEVER. Workaround for bug #449462.
3951         
3952 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3953
3954         * shell/ev-jobs.c: (ev_job_render_page_ready):
3955
3956         Add page_ready callback to main loop with high priority and hold
3957         a reference to job during idle.
3958         
3959 2007-07-29  Carlos Garcia Campos  <carlosgc@gnome.org>
3960
3961         * configure.ac:
3962         * backend/pdf/ev-poppler.cc: (pdf_print_context_free),
3963         (pdf_document_file_exporter_begin),
3964         (pdf_document_file_exporter_do_page),
3965         (pdf_document_file_exporter_get_capabilities):
3966         * libdocument/ev-file-exporter.h:
3967         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
3968         * shell/ev-window.c: (ev_window_print_send),
3969         (ev_window_print_dialog_response_cb):
3970
3971         Allow printing multiple pages per sheet. Fixes bug #395573.
3972         
3973 2007-07-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
3974
3975         * shell/ev-view.c: (tip_from_link):
3976         
3977         Check for NULL, fixes bug #460862.
3978
3979 2007-07-29  Christian Persch  <chpe@gnome.org>
3980
3981         * shell/ev-window.c: (ev_window_enumerate_printer_cb),
3982         (ev_window_preview_print_finished), (ev_window_do_preview_print),
3983         (ev_window_cmd_preview_print):
3984         
3985         Fixes bug #437681 - blocks while enumerating printers.
3986
3987 2007-07-29  Christian Persch  <chpe@gnome.org>
3988
3989         * shell/ev-window.c: (ev_window_screen_changed):
3990         
3991         Don't use deprecated gtk+ function. See bug #460909.
3992
3993 2007-07-27  Carlos Garcia Campos  <carlosgc@gnome.org>
3994
3995         * shell/ev-utils.c: (get_num_monitors):
3996         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
3997
3998         Do not use display before initializing it. Remove compile
3999         warnings.
4000
4001 2007-07-27  Cosimo Cecchi  <anarki@lilik.it>
4002
4003         * shell/ev-view.c: (ev_view_class_init):
4004         
4005         Unix-like hjkl bindings added. See bug #458111.
4006
4007 2007-07-27  Johannes Buchner  <buchner.johannes@gmx.at>
4008
4009         * shell/ev-utils.c: (get_num_monitors), (get_screen_dpi):
4010         * shell/ev-utils.h:
4011         * shell/ev-view.c: (ev_view_set_zoom_for_size),
4012         (ev_view_update_view_size):
4013         * shell/ev-view.h:
4014         * shell/ev-window.c: (ev_window_update_actions),
4015         (setup_view_from_metadata), (ev_window_screen_changed),
4016         (ev_window_sizing_mode_changed_cb), (ev_window_zoom_changed_cb),
4017         (zoom_control_changed_cb):
4018         * shell/ev-window.h:
4019         
4020         Reorganizes utility functions.
4021
4022 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4023
4024         * shell/ev-pixbuf-cache.c: (job_page_ready_cb), (job_finished_cb),
4025         (copy_job_page_and_selection_to_job_info), (copy_job_to_job_info),
4026         (add_job), (ev_pixbuf_cache_get_surface),
4027         (ev_pixbuf_cache_get_link_mapping),
4028         (ev_pixbuf_cache_get_image_mapping),
4029         (ev_pixbuf_cache_get_form_field_mapping),
4030         (ev_pixbuf_cache_get_text_mapping):
4031         * shell/ev-jobs.[ch]: (ev_job_render_class_init),
4032         (notify_page_ready), (ev_job_render_page_ready),
4033         (ev_job_render_run):
4034
4035         Add page_ready signal to notify that page is ready as soon as
4036         possible even if other page elements like links, forms, images or
4037         text mapping are not ready yet.
4038
4039 2007-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
4040
4041         * backend/dvi/dvi-document.c: (dvi_document_file_exporter_begin),
4042         (dvi_document_file_exporter_do_page),
4043         (dvi_document_file_exporter_get_capabilities),
4044         (dvi_document_file_exporter_iface_init):
4045         * backend/ps/ps-document.c: (ps_document_file_exporter_begin),
4046         (ps_document_file_exporter_do_page),
4047         (ps_document_file_exporter_get_capabilities),
4048         (ps_document_file_exporter_iface_init):
4049         * backend/djvu/djvu-document.c:
4050         (djvu_document_file_exporter_begin),
4051         (djvu_document_file_exporter_end),
4052         (djvu_document_file_exporter_get_capabilities),
4053         (djvu_document_file_exporter_iface_init):
4054         * backend/tiff/tiff-document.c:
4055         (tiff_document_file_exporter_begin),
4056         (tiff_document_file_exporter_get_capabilities),
4057         (tiff_document_document_file_exporter_iface_init):
4058         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin),
4059         (pdf_document_file_exporter_do_page),
4060         (pdf_document_file_exporter_get_capabilities),
4061         (pdf_document_file_exporter_iface_init):
4062         * libdocument/ev-file-exporter.[ch]: (ev_file_exporter_begin),
4063         (ev_file_exporter_get_capabilities):
4064         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
4065         (idle_print_handler), (ev_print_job_print):
4066         * shell/ev-jobs.c: (ev_job_print_run):
4067         * shell/ev-window.c: (ev_window_print_send),
4068         (ev_window_print_range):
4069
4070         Use capabilities to know which options should be offered by the
4071         print dialog depending on the document backend.
4072
4073 2007-07-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4074
4075         * shell/ev-view.c: (ev_view_handle_cursor_over_xy):
4076
4077         Give priority to forms over text to set the cursor.
4078
4079 2007-07-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4080
4081         * shell/ev-view-private.h:
4082         * shell/ev-view.c: (ev_view_handle_cursor_over_xy),
4083         (ev_view_leave_notify_event), (ev_view_finalize),
4084         (ev_view_get_property), (ev_view_class_init):
4085
4086         Use IBEAM cursor for text form fields and NORMAL cursor for read
4087         only fields. Remove unused status attribute.
4088
4089 2007-07-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4090
4091         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4092
4093         Update region for current selected items also for checkbox
4094         buttons, since they can behave as radio buttons when they are in a
4095         set.
4096
4097 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4098
4099         * configure.ac:
4100         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4101
4102         Get max length of text form fields.
4103
4104 2007-07-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4105
4106         * backend/pdf/ev-poppler.cc: (ev_form_field_from_poppler_field):
4107         * libdocument/ev-form-field.h:
4108         * shell/ev-view.c: (ev_view_form_field_text_create_widget):
4109
4110         Fix build with current poppler cvs head.
4111
4112 2007-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4113
4114         * cut-n-paste/zoom-control/ephy-zoom-control.c:
4115         * shell/eggfindbar.c: (egg_find_bar_init):
4116
4117         Fix build with gtk+ >= 2.11.5 due to gtktooltips
4118         deprecation. Fixes bug #455667
4119
4120 2007-07-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4121
4122         * NEWS:
4123         * configure.ac:
4124         
4125         Update for release 0.9.2
4126
4127 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4128
4129         * shell/ev-view.c: (ev_view_form_field_text_save),
4130         (ev_view_form_field_choice_save):
4131
4132         Fix a crash when closing whith a form widget visible.
4133
4134 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4135
4136         * shell/ev-view.c: (ev_view_form_field_button_create_widget):
4137
4138         Update also the region of the current selected button when
4139         clicking on another button if they are radio buttons.
4140
4141 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4142
4143         * shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
4144         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
4145         (add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),
4146         (ev_pixbuf_cache_get_link_mapping),
4147         (ev_pixbuf_cache_get_image_mapping),
4148         (ev_pixbuf_cache_get_form_field_mapping),
4149         (ev_pixbuf_cache_get_text_mapping), (ev_pixbuf_cache_reload_page):
4150         * shell/ev-view.c: (ev_view_form_field_get_region),
4151         (ev_view_form_field_button_create_widget),
4152         (ev_view_form_field_text_save), (ev_view_form_field_choice_save),
4153         (job_finished_cb):
4154
4155         Redraw only form field region instead of the whole page when
4156         reloading a page to show changes on the form field.
4157
4158 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4159
4160         * shell/ev-view.c: (ev_view_form_field_choice_save):
4161
4162         Fix selection of first item in list form fields.
4163
4164 2007-07-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4165
4166         * shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
4167         (ev_pixbuf_cache_reload_page),
4168         (ev_pixbuf_cache_get_form_field_mapping):
4169
4170         Some refactoring to avoid duplicated code.
4171
4172 2007-07-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4173
4174         * configure.ac:
4175         * backend/pdf/ev-poppler.cc: (pdf_document_get_crop_box),
4176         (ev_form_field_from_poppler_field),
4177         (pdf_document_forms_get_form_fields),
4178         (pdf_document_forms_form_field_text_get_text),
4179         (pdf_document_forms_form_field_text_set_text),
4180         (pdf_document_forms_form_field_button_set_state),
4181         (pdf_document_forms_form_field_button_get_state),
4182         (pdf_document_forms_form_field_choice_get_item),
4183         (pdf_document_forms_form_field_choice_get_n_items),
4184         (pdf_document_forms_form_field_choice_is_item_selected),
4185         (pdf_document_forms_form_field_choice_select_item),
4186         (pdf_document_forms_form_field_choice_toggle_item),
4187         (pdf_document_forms_form_field_choice_unselect_all),
4188         (pdf_document_forms_form_field_choice_set_text),
4189         (pdf_document_forms_form_field_choice_get_text),
4190         (pdf_document_document_forms_iface_init):
4191         * libdocument/Makefile.am:
4192         * libdocument/ev-form-field.[ch]:
4193         * libdocument/ev-document-forms.[ch]:
4194         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4195         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4196         (add_job), (ev_pixbuf_cache_reload_page),
4197         (ev_pixbuf_cache_get_form_field_mapping):
4198         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run):
4199         * shell/ev-view-private.h:
4200         * shell/ev-view.[ch]: (ev_view_set_scroll_adjustments),
4201         (ev_view_handle_cursor_over_xy),
4202         (ev_view_get_form_field_at_location),
4203         (ev_view_forms_remove_widgets), (ev_view_form_field_destroy),
4204         (ev_view_form_field_button_create_widget),
4205         (ev_view_form_field_text_save), (ev_view_form_field_text_changed),
4206         (ev_view_form_field_text_create_widget),
4207         (ev_view_form_field_choice_save),
4208         (ev_view_form_field_choice_changed),
4209         (ev_view_form_field_choice_create_widget),
4210         (ev_view_handle_form_field), (ev_view_size_allocate),
4211         (ev_view_realize), (draw_end_presentation_page),
4212         (ev_view_button_press_event), (ev_view_remove_all),
4213         (ev_view_motion_notify_event), (ev_view_key_press_event),
4214         (ev_view_enter_notify_event), (highlight_find_results),
4215         (draw_loading_text), (draw_one_page), (ev_view_destroy),
4216         (ev_view_class_init), (page_changed_cb),
4217         (on_adjustment_value_changed), (ev_view_set_presentation),
4218         (merge_selection_region), (ev_view_set_cursor),
4219         (ev_view_reset_presentation_state):
4220         
4221         Merge evince-forms branch.
4222
4223 2007-07-03  Jaap Haitsma  <jaap@haitsma.org>
4224
4225         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed
4226
4227         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added
4228         This script also updates itself from libegg
4229
4230         * cut-n-paste/toolbar-editor/egg*:
4231         Run update-toolbareditor-from-libegg.sh so we are in sync again with
4232         libegg
4233
4234 2007-07-02  Jaap Haitsma  <jaap@haitsma.org>
4235
4236         * shell/ev-window.c:
4237         
4238         Adds a nice icon to page action during toolbar editing.
4239         See bug #452872.
4240
4241 2007-07-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4242
4243         * data/evince-toolbar.xml:
4244         * shell/ev-window.c:
4245         
4246         Let user add a presentation and fullscreen icons on toolbar.
4247         See bug #449734.
4248
4249 2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
4250
4251         * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: 
4252
4253         new script to keep in sync with toolbareditor in libegg
4254
4255         * cut-n-paste/toolbar-editor/*: 
4256
4257         Run update-toolbareditor-from-libegg so we are in sync again. 
4258         Fixes bug #452850.
4259         
4260
4261 2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
4262
4263         * shell/ev-sidebar-links.c: (job_finished_callback):
4264
4265         Do not connect selection changed signal more than once. Fixes bug
4266         #349433.
4267
4268 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4269
4270         * shell/ev-window.c: (ev_window_view_sidebar_cb):
4271
4272         Do not change sidebar chrome flag when pressing F9 key in
4273         presentation mode.
4274
4275 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
4276
4277         * backend/pdf/ev-poppler.cc:
4278         (pdf_document_thumbnails_get_dimensions):
4279
4280         Make sure thumbnails width and height is not <= 0. Fixes a crash
4281         with some pdf documents which have really small pages.
4282
4283 2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>
4284
4285         * shell/main.c: (main):
4286
4287         Fixes program description translation issue.
4288         Bug #450148.
4289
4290 2007-06-21  Cesar Fernandez  <cesar@pk2.org>
4291
4292         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
4293
4294         Do not change current page when returning from black/white mode
4295         in presentation. Fixes bug #415032.
4296
4297 2007-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4298
4299         * NEWS:
4300         * configure.ac:
4301         
4302         Update for release 0.9.1
4303
4304 2007-06-17  Alaska Subedi  <asubedi@gmail.com>
4305
4306         * backend/dvi/dvi-document.c:
4307         (dvi_document_finalize),
4308         (dvi_document_file_exporter_format_supported),
4309         (dvi_document_file_exporter_begin),
4310         (dvi_document_file_exporter_do_page),
4311         (dvi_document_file_exporter_end),
4312         (dvi_document_file_exporter_iface_init), (dvi_document_init):
4313         
4314         PDF exporter for dvi documents. Fixes bug #441319.
4315
4316 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4317
4318         * shell/ev-window.c: (ev_window_clear_print_job):
4319
4320         Clear gtk print job when job has finished. Fixes bug #447612.
4321
4322 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4323
4324         * shell/ev-window.c: (ev_window_print_send),
4325         (ev_window_print_dialog_response_cb), (ev_window_print_range):
4326
4327         Add preview button to print dialog. Fixes bug #445419.
4328
4329 2007-06-17  Carlos Garcia Campos  <carlosgc@gnome.org>
4330
4331         * backend/dvi/Makefile.am:
4332         * backend/dvi/pixbuf-device.[ch]: Removed
4333         * backend/dvi/cairo-device.[ch]: Added
4334         * backend/dvi/mdvi-lib/dviread.c: (draw_shrink_rule):
4335         * backend/dvi/dvi-document.c: (dvi_document_load),
4336         (dvi_document_render), (dvi_document_finalize),
4337         (dvi_document_thumbnails_get_thumbnail), (parse_color),
4338         (dvi_document_do_color_special):
4339         * libdocument/ev-document-misc.[ch]:
4340         (ev_document_misc_pixbuf_from_surface):
4341
4342         Port dvi backend to cairo and fix a problem with colors. 
4343
4344 2007-06-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4345
4346         * shell/ev-view.c: (draw_one_page):
4347
4348         Draw only visible region.
4349
4350 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4351
4352         * backend/djvu/djvu-document.c: (djvu_document_render):
4353
4354         Fix rotation in djvu backend.
4355
4356 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4357
4358         * shell/ev-pixbuf-cache.c: (job_finished_cb),
4359         (ev_pixbuf_cache_get_surface), (ev_pixbuf_cache_get_link_mapping),
4360         (ev_pixbuf_cache_get_image_mapping),
4361         (ev_pixbuf_cache_get_text_mapping):
4362
4363         Redraw view every time we have a new surface. Fixes bug #443587.
4364
4365 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4366
4367         * libdocument/ev-document.c: (ev_document_info_free):
4368
4369         Fix memory leaks.
4370
4371 2007-06-13  Carlos Garcia Campos  <carlosgc@gnome.org>
4372
4373         * backend/dvi/dvi-document.c: (dvi_document_render),
4374         (dvi_document_render_pixbuf), (dvi_document_document_iface_init):
4375         * backend/impress/impress-document.c:
4376         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
4377         (impress_document_render), (impress_document_document_iface_init),
4378         (impress_document_thumbnails_get_thumbnail):
4379         * backend/djvu/djvu-document-private.h:
4380         * backend/djvu/djvu-document.c: (djvu_document_render),
4381         (djvu_document_finalize), (djvu_document_document_iface_init),
4382         (djvu_document_thumbnails_get_thumbnail), (djvu_document_init):
4383         * backend/tiff/tiff-document.c: (tiff_document_render),
4384         (tiff_document_render_pixbuf),
4385         (tiff_document_document_iface_init):
4386         * backend/pdf/ev-poppler.cc: (pdf_document_render),
4387         (pdf_document_render_pixbuf), (pdf_document_document_iface_init),
4388         (pdf_selection_render_selection):
4389         * backend/comics/comics-document.c:
4390         (comics_document_render_pixbuf), (comics_document_render),
4391         (comics_document_document_iface_init):
4392         * backend/pixbuf/pixbuf-document.c: (pixbuf_document_render),
4393         (pixbuf_document_document_iface_init):
4394         * libdocument/ev-document-misc.[ch]:
4395         (ev_document_misc_surface_from_pixbuf),
4396         (ev_document_misc_surface_rotate_and_scale):
4397         * libdocument/ev-document.[ch]: (ev_document_render):
4398         * libdocument/ev-selection.[ch]: (ev_selection_render_selection):
4399         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
4400         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
4401         (ev_pixbuf_cache_get_surface), (new_selection_surface_needed),
4402         (clear_selection_if_needed), (ev_pixbuf_cache_style_changed),
4403         (ev_pixbuf_cache_get_selection_surface), (clear_job_selection):
4404         * shell/ev-jobs.[ch]: (ev_job_render_dispose),
4405         (render_finished_cb), (ev_job_render_run):
4406         * shell/ev-view.c: (draw_loading_text), (draw_one_page),
4407         (merge_selection_region):
4408
4409         Use cairo image surfaces instead of GDK pixbufs for drawing pages
4410         and selections.
4411
4412 2007-06-12  Carlos Garcia Campos  <carlosgc@gnome.org>
4413
4414         * shell/ev-window-title.c: (ev_window_title_update):
4415
4416         Fix memory leak.
4417
4418 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4419
4420         * shell/ev-view.c: (draw_loading_text):
4421
4422         Show loading text centered. Fixes bug #433061
4423
4424 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4425
4426         * shell/ev-sidebar-thumbnails.c:
4427         (ev_sidebar_thumbnails_set_loading_icon):
4428
4429         Remove a mutex in the main thread that blocks the UI in heavy
4430         documents.
4431
4432 2007-06-09  Carlos Garcia Campos  <carlosgc@gnome.org>
4433
4434         * shell/ev-pixbuf-cache.c (copy_job_to_job_info):
4435
4436         Set points_set to TRUE so that selections don't disappear after a
4437         zoom change.
4438
4439 2007-06-07  Michael Monreal  <infernux@web.de>
4440
4441         * data/icons/16x16/actions/Makefile.am:
4442         * data/icons/16x16/actions/zoom.svg:
4443         * data/icons/22x22/actions/Makefile.am:
4444         * data/icons/22x22/actions/zoom.svg:
4445         * data/icons/24x24/actions/Makefile.am:
4446         * shell/ev-stock-icons.c:
4447         * shell/ev-stock-icons.h:
4448         * shell/ev-window.c:
4449         
4450         Zoom icon artwork. See bug #444795.
4451
4452 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4453
4454         * shell/ev-metadata-manager.c: Remove extraneous function
4455         (Closes: #444386)
4456
4457 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4458
4459         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
4460         (ev_metadata_manager_shutdown), (ev_metadata_manager_set_last),
4461         (ev_metadata_manager_set), (ev_metadata_manager_save):
4462         Simplify the timeout, no need for modified anymore
4463
4464 2007-06-05  Bastien Nocera  <hadess@hadess.net>
4465
4466         * shell/ev-metadata-manager.c: (ev_metadata_arm_timeout),
4467         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
4468         (ev_metadata_manager_set_last), (ev_metadata_manager_set),
4469         (ev_metadata_manager_save): Adapted patch from Arjan van de
4470         Ven (arjan@linux.intel.com) to avoid the timeout running all the
4471         time, saves on power (Closes: #443851)
4472
4473 2007-06-02  Carlos Garcia Campos  <carlosgc@gnome.org>
4474
4475         * configure.ac:
4476         * backend/pdf/ev-poppler.cc: (pdf_document_images_get_images),
4477         (pdf_selection_render_selection), (pdf_document_get_page_duration):
4478
4479         Bump requirements to poppler 0.5.9 and drop all ifdefs used.
4480
4481 2007-05-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4482
4483         * shell/ev-window.c: (ev_window_add_history):
4484
4485         Check if history is NULL
4486
4487 2007-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
4488
4489         * libdocument/ev-image.c: (ev_image_finalize):
4490         * libdocument/ev-document-factory.c: (free_uncompressed_uri):
4491         * libdocument/ev-attachment.c: (ev_attachment_finalize):
4492         * libdocument/ev-file-helpers.[ch]: (ev_tmp_filename_unlink),
4493         (ev_tmp_uri_unlink):
4494
4495         Add functions to delete temporary files created by evince in a safe
4496         way.
4497
4498         * shell/ev-window.c: (ev_window_clear_local_uri),
4499         (open_xfer_update_progress_callback),
4500         (save_xfer_update_progress_callback), (ev_window_save_remote),
4501         (file_save_dialog_response_cb), (ev_window_cmd_save_as),
4502         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
4503         (attachment_save_dialog_response_cb),
4504         (ev_attachment_popup_cmd_save_attachment_as):
4505
4506         Allow saving a copy of a document, image or attachment to a remote
4507         location. Fixes bug #440754. 
4508
4509 2007-05-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4510
4511         * configure.ac:
4512         * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):
4513
4514         Fix build with current poppler from cvs head. 
4515
4516 2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>
4517
4518         * libdocument/ev-file-helpers.c: (ensure_dir_exists):
4519
4520         Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
4521         directory exists.
4522
4523 2007-05-20  Wouter Bolsterlee  <wbolster@svn.gnome.org>
4524
4525         * shell/ev-sidebar.c: (ev_sidebar_add_page):
4526         * shell/ev-window.c:
4527
4528         Change sidebar ordering. Fixes bug #439939.
4529
4530 2007-05-20  Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.de
4531
4532         * backend/comics/Makefile.am:
4533         
4534         Fixes build with --without-libgnome.
4535
4536 2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4537         
4538         * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
4539
4540         Update cursor and tooltip on page change and view scroll. Fixes bug
4541         #439217.
4542
4543 2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4544
4545         * NEWS:
4546         * configure.ac:
4547         
4548         Update for release 0.9.0
4549
4550 2007-05-14  Alaska Subedi <asubedi@gmail.com>
4551
4552         * backend/djvu/djvu-document-private.h:
4553         * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
4554         (djvu_document_finalize),
4555         (djvu_document_file_exporter_format_supported),
4556         (djvu_document_file_exporter_begin),
4557         (djvu_document_file_exporter_do_page),
4558         (djvu_document_file_exporter_end),
4559         (djvu_document_file_exporter_iface_init), (djvu_document_init):
4560         
4561         Implemented printing with djvu. Bug #437998.
4562
4563 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4564
4565         * backend/impress/zip.c:
4566         Add missing ulong definition.
4567
4568         * backend/ps/ps-interpreter.c:
4569         Add missing headers.
4570
4571         Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
4572
4573 2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
4574
4575         * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
4576
4577         Add missing call to parent class dispose method. 
4578
4579 2007-05-12  Ross Burton  <ross@openedhand.com>
4580
4581         * shell/main.c:
4582         Sync keybindings manually when building without libgnome
4583         (#437925).
4584
4585 2007-05-12  Ross Burton  <ross@openedhand.com>
4586
4587         * shell/ev-window.c:
4588         Respect the screen when opening help (#437866).
4589
4590 2007-05-11  Carlos Garcia Campos  <carlosgc@gnome.org>
4591
4592         * data/evince-ui.xml:
4593         * shell/ev-application.[ch]: (get_print_settings_from_args),
4594         (ev_application_open_uri_at_dest), (ev_application_open_uri),
4595         (ev_application_open_uri_list):
4596         * shell/ev-window.[ch]: (ev_window_clear_print_settings_file),
4597         (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest),
4598         (ev_window_cmd_recent_file_activate), (ev_window_run_preview),
4599         (ev_window_cmd_view_reload), (lookup_printer_from_name),
4600         (ev_window_preview_print_finished), (ev_window_cmd_preview_print),
4601         (ev_window_dispose):
4602         * shell/main.c: (arguments_parse):
4603
4604         Add print button in preview mode. Fixes bug #396475. 
4605
4606 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4607
4608         * cut-n-paste/zoom-control/ephy-zoom.h:
4609         
4610         Fixes zoom level factors. See bug #408119 for details.
4611
4612 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4613
4614         * backend/comics/comics-document.c: (comics_regex_quote),
4615         (extract_argv):
4616         
4617         Correctly quote symbols. Fixes crash in the bug
4618         #415370.
4619
4620 2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4621
4622         * shell/ev-navigation-action-widget.c:
4623         (ev_navigation_action_widget_init),
4624         (ev_navigation_action_widget_class_init),
4625         (ev_navigation_action_widget_button_press_event):
4626         
4627         Connect to button-press event on correct widget. Fixes
4628         bug #431988
4629
4630 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4631
4632         * shell/ev-application.c: (ev_application_open_window),
4633         (ev_application_add_icon_path_for_screen),
4634         (ev_application_open_uri_at_dest):
4635         * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
4636         * shell/ev-navigation-action.c: (build_menu):
4637         
4638         Add app-specific icons to our icon theme. Fixes bug
4639         #425508.
4640
4641 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4642
4643         * shell/ev-history.c: (ev_history_class_init),
4644         (ev_history_add_link):
4645         * shell/ev-history.h:
4646         * shell/ev-navigation-action.c:
4647         (ev_navigation_action_history_changed),
4648         (ev_navigation_action_set_history), (build_menu),
4649         (ev_navigation_action_finalize):
4650         * shell/ev-window.c: (ev_window_setup_action_sensitivity):
4651         
4652         Make navigation action unsensitive instead of showing
4653         menu with unsensitive word. Fixes bug #417392.
4654
4655 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4656
4657         * shell/ev-application.[ch]: (ev_application_shutdown),
4658         (ev_application_get_print_settings),
4659         (ev_application_set_print_settings):
4660         * shell/ev-window.c:
4661
4662         Remember print settings. Fixes bug #349102. 
4663
4664 2007-05-08  Christian Persch  <chpe@gnome.org>
4665
4666         * configure.ac:
4667         * properties/ev-properties-view.c:
4668
4669         No need for a configure check; just use the GTK_CHECK_VERSION macro.
4670         Bug #382438.
4671
4672 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4673
4674         * configure.ac:
4675         * properties/ev-properties-view.c: (ev_regular_paper_size):
4676
4677         Use gtk+ builtin paper list to identify the document's paper size.
4678         Fixes bug #382438. 
4679
4680 2007-05-04  Carlos Garcia Campos  <carlosgc@gnome.org>
4681
4682         * configure.ac:
4683
4684         Fix build when compiling with thumbnailer and libgnome support. 
4685
4686 2007-05-04  Ross Burton  <ross@openedhand.com>
4687
4688         * configure.ac:
4689         Add --without-libgnome, check for libgnome and libgnomeui
4690         separately, and add them to the symbols as required.
4691
4692         * libdocument/ev-file-helpers.c:
4693         When building without libgnome, use g_get_user_config_dir instead
4694         of gnome_user_dir_get.
4695
4696         * shell/ev-application.c:
4697         When building without libgnome, don't use session management.
4698
4699         * shell/main.c:
4700         When building without libgnome, don't use GnomeProgram or
4701         initialise the authentication manager.
4702
4703         This fixes #328842.
4704
4705 2007-05-04  Ross Burton  <ross@openedhand.com>
4706
4707         * shell/ev-window.c:
4708         Don't use libgnome to open help, instead call Yelp directly.
4709
4710 2007-05-04  Ross Burton  <ross@openedhand.com>
4711
4712         * shell/ev-sidebar-attachments.c:
4713         Don't use libgnome to lookup icons for MIME types, instead copy
4714         code from GTK+ to do it manually.
4715
4716 2007-05-04  Ross Burton  <ross@openedhand.com>
4717
4718         * configure.ac:
4719         Add libxml to the dependencies for SHELL_CORE (#435818).
4720
4721 2007-05-02  Ross Burton  <ross@openedhand.com>
4722
4723         * configure.ac:
4724         * Makefile.am:
4725         Add --disable-thumbnailer (#434825)
4726
4727 2007-05-02  Ross Burton  <ross@openedhand.com>
4728
4729         * shell/ev-window.c:
4730         Add missing includes, fix indentation.
4731
4732         * shell/main.c:
4733         Fix indentation.
4734
4735 2007-04-30  Eduardo Lima <eduardo.lima@indt.org.br>
4736
4737         * shell/ev-window.c (ev_window_cmd_recent_file_activate): Use
4738         ev_application_open_uri_at_dest instead of ev_application_open_uri
4739         preventing new document always being opened in a new window even if there
4740         is an empty window.
4741
4742 2007-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4743
4744         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
4745         (egg_recent_view_uimanager_finalize):
4746         * properties/ev-properties-view.c: (ev_properties_view_dispose):
4747         * shell/ev-page-action-widget.c: (ev_page_action_widget_finalize):
4748         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_finalize),
4749         (ev_pixbuf_cache_dispose):
4750         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose):
4751         * shell/ev-tooltip.c: (ev_tooltip_dispose):
4752         
4753         Add missing chain to parent class methods. Fixes
4754         bug #433128.
4755
4756 2007-04-22  Brian Pepple  <bpepple@fedoraproject.org>
4757
4758         * data/Makefile.am (update-icon-cache): Updates
4759         gtk-update-icon-cache in uninstall-hook.
4760
4761 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4762
4763         * shell/ev-window.c: (ev_window_setup_document),
4764         (ev_window_set_document), (ev_window_load_job_cb):
4765         * shell/ev-view.c: (setup_caches):
4766         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document):
4767
4768         Start rendering pages before any other jobs. 
4769
4770 2007-04-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4771
4772         * shell/ev-window.c: (ev_window_stop_fullscreen),
4773         (ev_window_stop_presentation):
4774
4775         Update chrome visibility before window unfullscreen. 
4776
4777 2007-04-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4778
4779         * data/Makefile.am:
4780         * data/evince-ui.xml:
4781         * shell/ev-stock-icons.[ch]:
4782         * shell/ev-application.[ch]: (ev_application_shutdown),
4783         (ev_application_init), (ev_application_get_toolbars_model):
4784         * shell/ev-window.c: (update_chrome_visibility),
4785         (fullscreen_toolbar_setup_item_properties),
4786         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
4787         (ev_window_run_presentation), (ev_window_stop_presentation),
4788         (ev_window_run_preview), (ev_window_screen_changed),
4789         (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation),
4790         (ev_window_dispose), (ev_window_init):
4791
4792         Make fullscreen toolbar always visible. Do not use egg toolbars for
4793         fullscreen and preview modes since such toolbars are not editables.
4794         Fixes bugs #300278, #338910 and #316188.  
4795
4796 2007-04-20  Iñigo Martínez  <inigomartinez@gmail.com>
4797
4798         * shell/ev-application.c:
4799         * shell/ev-job-queue.c:
4800         * shell/ev-metadata-manager.c:
4801         * shell/ev-stock-icons.c:
4802         * shell/ev-window.c:
4803         * shell/main.c:
4804         
4805         Developers documentation updated.
4806
4807 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4808
4809         * shell/ev-window.c: (uri_is_valid), (launch_external_uri):
4810
4811         Check whether uri is valid before launching it. Fixes bug #427664.
4812
4813 2007-04-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4814
4815         * shell/ev-window.c:
4816
4817         Change key accelerator for Open a Copy menu entry which is in conflict
4818         with Close. Fixes bug #427321.
4819
4820 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4821
4822         * NEWS:
4823         * configure.ac:
4824         
4825         Update for release 0.8.1
4826
4827 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4828
4829         * shell/ev-window.c: (setup_size_from_metadata):
4830         
4831         Do not make window bigger than screen. Fixes bug 
4832         #388985.
4833
4834 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4835
4836         * backend/tiff/tiff-document.c: (tiff_document_get_resolution),
4837         (tiff_document_get_page_size), (tiff_document_render_pixbuf):
4838
4839         Use default resolution when it's not provided by document. Fixes bug
4840         #408762.
4841
4842 2007-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>
4843
4844         * configure.ac:
4845         * thumbnailer/Makefile.am:
4846         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4847         * thumbnailer/evince-thumbnailer.schemas.in:
4848         * thumbnailer/evince-thumbnailer-ps.schemas.in:
4849
4850         Add support for ps, eps and compressed documents thumbnails. Do not
4851         ignore size parameter. 
4852
4853 2007-04-07  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
4854
4855         * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
4856         (dvi_document_do_color_special):
4857         * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
4858
4859         Implement font color specials in the DVI backend. Fixes bug #303651.
4860
4861 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4862
4863         Fixup the previous commit:
4864
4865         * shell/Makefile.am (SOURCES): Add xdg-user-dir-lookup.c
4866         * shell/xdg-user-dir-lookup.c: Make the function non-static
4867         * shell/ev-window.c: Don't include xdg-user-dir-lookup.c
4868
4869 2007-04-02  Matthias Clasen  <mclasen@redhat.com>
4870
4871         * shell/ev-window.c (file_open_dialog_response_cb): Use
4872         the xdg-user-dirs DOCUMENTS folder as default folder when
4873         opening a file chooser.  (#424858)
4874
4875         * shell/xdg-user-dir-lookup.c: Copy-and-pasted file from
4876         xdg-user-dirs.
4877
4878 2007-03-24  Carlos Garcia Campos  <carlosgc@gnome.org>
4879
4880         * shell/ev-window.c: (ev_window_load_job_cb):
4881
4882         Do not setup view from metadata on preview mode. 
4883
4884 2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
4885
4886         * shell/main.c:
4887
4888         Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
4889
4890 2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
4891
4892         * shell/ev-view.c: (ev_view_primary_get_cb):
4893
4894         Check pointer != NULL before using it. Fixes bug #416841. 
4895
4896 2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
4897
4898         * NEWS:
4899         * configure.ac:
4900         
4901         Release 0.8.0
4902
4903 2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
4904
4905         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
4906
4907         Do not render thumbnails when sidebar thumbnail page is not visible
4908         at startup. Fixes bug #416447. 
4909
4910 2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
4911
4912         * data/evince.desktop.in.in:
4913
4914         "Application" is not a valid category in the freedesktop specification.
4915
4916 2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
4917
4918         * libdocument/ev-file-helpers.[ch]: (compression_run),
4919         (ev_file_uncompress), (ev_file_compress):
4920         * shell/ev-window.c: (file_save_dialog_response_cb):
4921
4922         Save document compressed when saving a copy of a compressed document.
4923         Fixes bug #334542.
4924
4925 2007-02-23  Carlos Garcia Campos  <carlosgc@gnome.org>
4926
4927         * shell/ev-view.c: (ev_view_goto_window_key_press_event):
4928
4929         Allow deleting in goto window entry in presentation mode. 
4930
4931 2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>
4932
4933         * Makefile.am: Dist MAINTAINERS.
4934
4935 2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
4936
4937         * shell/ev-window.c: (ev_window_update_actions):
4938
4939         Fix zoom shortcut keys when searching. Fixes bug #409828.
4940
4941 2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
4942
4943         * shell/ev-window.c: (ev_window_setup_document):
4944
4945         Fix crash when loading documents with only one page. 
4946
4947 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
4948
4949         * backend/dvi/dvi-document.c:
4950         (dvi_document_thumbnails_get_dimensions),
4951         (dvi_document_thumbnails_get_thumbnail):
4952         * backend/impress/impress-document.c:
4953         (impress_document_thumbnails_get_thumbnail),
4954         (impress_document_thumbnails_get_dimensions):
4955         * backend/ps/ps-document.c: (ps_document_thumbnails_get_thumbnail),
4956         (ps_document_thumbnails_get_dimensions):
4957         * backend/djvu/djvu-document.c:
4958         (djvu_document_thumbnails_get_dimensions),
4959         (djvu_document_thumbnails_get_thumbnail):
4960         * backend/tiff/tiff-document.c:
4961         (tiff_document_thumbnails_get_thumbnail),
4962         (tiff_document_thumbnails_get_dimensions):
4963         * backend/pdf/ev-poppler.cc: (make_thumbnail_for_page),
4964         (pdf_document_thumbnails_get_thumbnail),
4965         (pdf_document_thumbnails_get_dimensions):
4966         * backend/comics/comics-document.c:
4967         (comics_document_thumbnails_get_thumbnail),
4968         (comics_document_thumbnails_get_dimensions):
4969         * backend/pixbuf/pixbuf-document.c:
4970         (pixbuf_document_thumbnails_get_thumbnail),
4971         (pixbuf_document_thumbnails_get_dimensions):
4972         * libdocument/ev-document-thumbnails.[ch]:
4973         (ev_document_thumbnails_get_thumbnail),
4974         (ev_document_thumbnails_get_dimensions):
4975         * libdocument/ev-document-misc.[ch]:
4976         (ev_document_misc_get_thumbnail_frame):
4977         * shell/ev-jobs.[ch]: (ev_job_thumbnail_dispose),
4978         (ev_job_thumbnail_new), (ev_job_thumbnail_run):
4979         * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (add_range),
4980         (ev_sidebar_thumbnails_set_loading_icon), (refresh),
4981         (ev_sidebar_thumbnails_refresh):
4982         * shell/ev-window.c: (ev_window_setup_document):
4983         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
4984
4985         Use an EvRenderContext for rendering thumbnails instead of a suggested
4986         width, so that different sized pages get sized proportionally.
4987
4988 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4989
4990         * shell/ev-view.c: (ev_view_button_press_event),
4991         (ev_view_key_press_event):
4992
4993         Fix critical warnings when there is no document loaded. 
4994
4995 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
4996
4997         * shell/ev-page-action-widget.c:
4998         * shell/ev-navigation-action.c:
4999         * shell/ev-window.c:
5000
5001         Fix compile warnings. 
5002
5003 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5004
5005         * backend/djvu/djvu-text.h:
5006         * backend/djvu/djvu-document.c:
5007         * backend/djvu/djvu-text-page.c:
5008         * backend/djvu/djvu-links.c:
5009         * backend/djvu/djvu-text-page.h:
5010         * backend/djvu/djvu-text.c:
5011         
5012         Fix build on Mac. Fixes bug #392186. Patch by
5013         <ephraim_owns@hotmail.com>
5014
5015 2007-02-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5016
5017         * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
5018
5019         Restore cairo context before rendering every page when printing a PDF
5020         document into a PDF file. 
5021
5022 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5023
5024         * backend/ps/gstypes.h:
5025         * backend/ps/ps-document.c: (ps_document_get_page_rotation),
5026         (ps_document_get_page_size), (ps_async_renderer_render_pixbuf),
5027         (ps_document_thumbnails_get_thumbnail):
5028
5029         Handle PostScript page orientation. Fixes bug #318568.
5030
5031 2007-02-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5032
5033         * backend/ps/Makefile.am:
5034         * backend/ps/ps-document.[ch]: (ps_document_init), (ps_document_dispose),
5035         (document_load), (ps_document_load), (save_document),
5036         (save_page_list), (ps_document_get_n_pages),
5037         (ps_document_get_page_size), (ps_document_get_info),
5038         (ps_interpreter_page_rendered), (ps_async_renderer_render_pixbuf),
5039         (ps_interpreter_thumbnail_rendered), (ps_document_render_thumbnail),
5040         (ps_document_thumbnails_get_thumbnail),
5041         (ps_document_thumbnails_get_dimensions),
5042         (ps_document_document_thumbnails_iface_init):
5043         * backend/ps/ps.[ch]: (psgetpagebox):
5044         * backend/ps/ps-interpreter.[ch]:
5045
5046         Add support for thumbnails in ps backend. Fixes bug #164755. 
5047
5048 2007-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5049
5050         * NEWS:
5051         * configure.ac:
5052         
5053         Release 0.7.2
5054
5055 2007-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5056
5057         * shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
5058         (ev_window_clear_thumbnail_job), (ev_window_setup_document),
5059         (ev_window_dispose):
5060
5061         Use document thumbnail as window icon. Fixes bug #384442.
5062
5063 2007-02-11  Ed Catmur  <ed@catmur.co.uk>
5064
5065         * configure.ac:
5066
5067         Remove application/x-gzpostscript from EVINCE_MIME_TYPES which was
5068         duplicated adding application/x-bzpostscript instead. 
5069
5070 2007-02-11  Tom Parker  <palfrey@tevp.net>
5071
5072         * backend/ps/ps-document.c: (document_load):
5073
5074         Check return value of psscan before trying
5075         to use it. Fixes bug #372414.
5076
5077 2007-02-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5078
5079         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5080
5081         Fix invalid free in ev-page-cache. Fixes bug #404745.
5082
5083 2007-02-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5084
5085         * test/Makefile.am:
5086         * test/test3.py:
5087         
5088         Added reload test case.
5089
5090 2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5091
5092         * po/POTFILES.in:
5093         * backend/djvu/djvu-document.c: (djvu_document_load):
5094
5095         Check whether there are missing files in indirect multipage djvu
5096         documents. Fixes bug #361683. 
5097
5098 2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5099
5100         * test/Makefile.am:
5101         * test/test-mime.bin:
5102         * test/test3.py:
5103         
5104         Added test for slow mime type
5105
5106 2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
5107
5108         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5109
5110         Add some checks and call parent_class->finalize. Fixes bug #404745.
5111
5112 2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5113
5114         * shell/ev-navigation-action.c: (connect_proxy):
5115         
5116         Fixes dropdown history menu. Thanks a lot Carlos!
5117
5118 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5119
5120         * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
5121
5122         Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
5123         bug #373715.
5124
5125 2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5126
5127         * backend/ps/ps.c: (psscan):
5128
5129         Fix memory leak. 
5130
5131 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5132
5133         * configure.ac:
5134         * libdocument/ev-file-helpers.c: 
5135
5136         Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
5137
5138 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5139
5140         * configure.ac:
5141         * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
5142         (ps_interpreter_start), (document_load), (save_document),
5143         (save_page_list):
5144         * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
5145         * libdocument/ev-document-factory.c:
5146         (ev_document_factory_get_from_mime), (get_document_from_uri),
5147         (free_uncompressed_uri), (ev_document_factory_get_document):
5148         * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
5149
5150         Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
5151
5152 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5153
5154         * libdocument/ev-document.h:
5155
5156         Fix typo in function name. 
5157
5158 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
5159
5160         * backend/ps/ps-document.c: (ps_interpreter_finished),
5161         (ps_interpreter_start), (ps_interpreter_failed):
5162
5163         Handle ghostscript interpreter crashes. 
5164
5165 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5166
5167         * shell/ev-window.c: (ev_window_open_uri),
5168         (window_configure_event_cb):
5169
5170         Setup window size and position before showing it. Fixes bug #401711.
5171
5172 2007-02-02  Carlos Garcia Campos  <carlosgc@gnome.org>
5173
5174         * backend/ps/Makefile.am:
5175         * backend/ps/ps-document.[ch]: (ps_section_free), (ps_document_init),
5176         (ps_document_dispose), (ps_document_class_init),
5177         (ps_interpreter_input), (ps_interpreter_output),
5178         (ps_interpreter_error), (setup_interpreter_env),
5179         (ps_interpreter_start), (ps_interpreter_stop),
5180         (ps_interpreter_failed), (ps_interpreter_is_ready),
5181         (check_filecompressed), (document_load), (ps_document_load),
5182         (ps_document_get_n_pages), (setup_page), (setup_pixmap),
5183         (ps_document_widget_event), (send_ps), (ps_document_next_page),
5184         (render_page):
5185
5186         Rework ps-document. Code cleanups, remove deprecated code. 
5187
5188 2007-02-01  Carlos Garcia Campos  <carlosgc@gnome.org>
5189
5190         * shell/ev-view.c: (ev_view_button_press_event):
5191
5192         Do not start an image drag and drop operation when pointer is on 
5193         text, so that we can select text when the whole background is an
5194         image. 
5195
5196 2007-01-31  Carlos Garcia Campos  <carlosgc@gnome.org>
5197
5198         * shell/ev-window.c: (ev_window_update_actions): 
5199
5200         Disable all zoom related actions during presentation mode. 
5201
5202 2007-01-31  Esteban Sanchez  <esteban@steve-0.com>
5203
5204         * shell/ev-view.c: (ev_view_zoom_in), (ev_view_zoom_out):
5205
5206         Do not zoom in or out on presentation mode. Fixes bug #401305.
5207
5208 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5209
5210         * shell/ev-navigation-action.c: (connect_proxy),
5211         (create_menu_item), (ev_navigation_action_class_init):
5212         
5213         Correctly show menu and fix crash when navigaton 
5214         action is out of toolbar visible area.
5215
5216 2007-01-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5217
5218         * data/Makefile.am:
5219         * data/evince.1:
5220         
5221         Added man file
5222
5223 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5224
5225         * help/reference/* :
5226         * configure.ac:
5227         
5228         Added gtk-doc based documentation for Evince.
5229         Still in initial state but I hope it will
5230         grow.
5231         
5232         * configure.ac:
5233         
5234         Lower dbus requirement to 0.70
5235
5236 2007-01-29  Carlos Garcia Campos  <carlosgc@gnome.org>
5237
5238         * shell/ev-window.c: (ev_window_add_history):
5239
5240         Fix memory leak. 
5241
5242 2007-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5243
5244         * shell/ev-view.c: (ev_view_page_label_from_dest), (tip_from_link):
5245         * shell/ev-view.h:
5246         * shell/ev-window.c: (ev_window_add_history):
5247         
5248         Correctly handle named destination links
5249
5250 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5251
5252         * NOTES:
5253         * backend/djvu/djvu-links.c: (djvu_links_get_links_model):
5254         * backend/pdf/ev-poppler.cc:
5255         * libdocument/ev-document-links.h:
5256         * libdocument/ev-link.c: (ev_link_get_page):
5257         * libdocument/ev-link.h:
5258         * shell/ev-history.c: (ev_history_init), (ev_history_class_init),
5259         (ev_history_add_link):
5260         * shell/ev-history.h:
5261         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5262         (new_history_menu_item), (build_menu):
5263         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5264         * shell/ev-sidebar-links.c: (create_loading_model),
5265         (print_section_cb), (ev_sidebar_links_construct),
5266         (fill_page_labels), (update_page_callback_foreach),
5267         (update_page_callback), (job_finished_callback):
5268         * shell/ev-view.c: (ev_view_handle_link):
5269         * shell/ev-window.c: (ev_window_find_chapter),
5270         (ev_window_add_history), (view_handle_link_cb),
5271         (history_changed_cb):
5272         
5273         Implements another history variant
5274
5275 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5276
5277         * shell/ev-window.c: (view_external_link_cb):
5278         * shell/ev-view.c: (ev_view_button_release_event):
5279
5280         Open links in new window when clicking with middle button. 
5281
5282 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5283
5284         * shell/ev-navigation-action.c: (new_history_menu_item):
5285         * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
5286         * shell/ev-view.c: (ev_view_handle_link):
5287         * shell/ev-window.c:
5288         
5289         Store link before jump, not the destination. For me it 
5290         seems like more natural history behavior.
5291
5292 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5293
5294         * shell/ev-navigation-action.c: (activate_menu_item_cb),
5295         (ev_navigation_action_class_init):
5296         * shell/ev-navigation-action.h:
5297         * shell/ev-page-action.c: (activate_cb):
5298         * shell/ev-page-cache.c: (ev_page_cache_class_init),
5299         (ev_page_cache_set_current_page_history):
5300         * shell/ev-page-cache.h:
5301         * shell/ev-sidebar-thumbnails.c:
5302         (ev_sidebar_tree_selection_changed),
5303         (ev_sidebar_icon_selection_changed), (page_changed_cb):
5304         * shell/ev-view-private.h:
5305         * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
5306         * shell/ev-view.h:
5307         * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
5308         (ev_window_setup_document), (ev_window_load_job_cb):
5309         * shell/ev-window.h:
5310         
5311         History finally works as expected.
5312
5313 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5314
5315         * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
5316
5317         Do not update links treeview if it doesn't have a model assigned yet. 
5318
5319 2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
5320
5321         * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
5322         (ev_sidebar_links_class_init), (update_page_callback):
5323
5324         Do not update links treeview when sidepane is not visible. 
5325
5326 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5327
5328         * shell/ev-marshal.list:
5329         * shell/ev-page-action.c: (activate_cb),
5330         (ev_page_action_class_init):
5331         * shell/ev-page-action.h:
5332         * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
5333         * shell/ev-window.c:
5334         
5335         Remove activate_link signal, not required.
5336
5337 2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5338
5339         * shell/ev-navigation-action.c: (build_menu):
5340         
5341         Reorder menu items and build menu with fixed length.
5342
5343 2007-01-27  Ed Catmur  <ed@catmur.co.uk>
5344
5345         * shell/ev-view.c: (get_selected_text):
5346         
5347         Normalize text to fix ligatures problem. See bug
5348         #341947 for details.
5349
5350 2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5351
5352         * shell/ev-page-cache.c: (ev_page_cache_finalize):
5353
5354         Fix memory leak in ev-page-cache. 
5355
5356 2007-01-25  Tom Parker <palfrey@tevp.net>
5357
5358         * backend/impress/impress-document.c: (impress_document_load),
5359         (impress_document_finalize), (impress_document_init):
5360         * properties/ev-properties-main.c: (ev_properties_get_pages):
5361         
5362         Correctly handle impress document errors. Fixes nautilus
5363         crash in property page #370491.
5364
5365 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5366
5367         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
5368         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
5369         (ev_job_queue_remove_job):
5370         * shell/ev-jobs.[ch]: (ev_job_load_init), (ev_job_load_class_init),
5371         (ev_job_load_dispose), (ev_job_load_new), (ev_job_load_set_uri),
5372         (ev_job_load_run):
5373         * shell/ev-window.c: (ev_window_is_empty), (password_dialog_response),
5374         (ev_window_popup_password_dialog), (ev_window_clear_load_job),
5375         (ev_window_load_job_cb), (xfer_update_progress_callback),
5376         (ev_window_open_uri), (ev_window_dispose):
5377         * shell/main.c: (main):
5378
5379         Do file transfer asynchronously in the main thread instead of
5380         synchronously in the load thread. Fixes bugs #399694, #398307 and
5381         #343542.
5382
5383 2007-01-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5384
5385         * shell/ev-jobs.c: (ev_job_xfer_run):
5386
5387         Load the document with the font-config lock held. 
5388
5389 2007-01-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5390
5391         * backend/ps/ps-document.c: (start_interpreter):
5392
5393         Fix memory leaks in ps backend. 
5394
5395 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5396
5397         * backend/impress/impress-document.c:
5398         (impress_document_render_pixbuf):
5399
5400         Do not acquire fontconfig lock in impress backend, since it is using
5401         the main loop for rendering. 
5402
5403 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5404
5405         * po/POTFILES.in: 
5406
5407         Remove mdvi files that shouldn't be translated. 
5408
5409 2007-01-21  Carlos Garcia Campos  <carlosgc@gnome.org>
5410
5411         * shell/ev-view-private.h:
5412         * shell/ev-view.c: (draw_loading_text), (ev_view_destroy),
5413         (ev_view_set_zoom):
5414
5415         Render "loading..." text into a cairo surface instead of directly into
5416         the window so that fontconfig lock is only needed once and UI is not
5417         blocked. Change text color to #9B9B9B. Fixes bug #397356.
5418
5419 2007-01-19  Carlos Garcia Campos  <carlosgc@gnome.org>
5420
5421         * shell/ev-stock-icons.c: (ev_stock_icons_init):
5422         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5423
5424         Use icon theme associated with the window screen rather than default. 
5425
5426 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5427
5428         * configure.ac:
5429
5430         Fix a typo in previous commit (24x24/action/ --> 24x24/actions)
5431
5432 2007-01-19  Luca Ferretti  <elle.uca@libero.it>
5433
5434         * data/icons/*/apps/evince.*:
5435
5436         Move Evince icons under new apps directory.
5437
5438         * data/icons/*/actions/*:
5439
5440         Add new custom themeable Evince icons: view-page-continuous, 
5441         view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas
5442         Nilsson, at 16 and 22 pixels (plus 24 for compatibility).
5443
5444         * configure.ac:
5445
5446         Add new directories to AC_CONFIG_FILES.
5447
5448         * shell/ev-stock-icons.c:
5449         * shell/ev-stock-icons.h:
5450
5451         Use new custom themeable icons.
5452
5453 2007-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5454
5455         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
5456
5457         Do not draw white background page in presentation mode. 
5458
5459 2007-01-16  Jani Monoses <jani.monoses@gmail.com>
5460
5461         * shell/ev-view.c: Remove unused gnome-vfs include.
5462
5463 2007-01-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5464
5465         * backend/dvi/mdvi-lib/fontmap.c: (mdvi_load_fontmap):
5466         
5467         Format string is corrected, fixes bug #397129.
5468
5469 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5470
5471         * shell/ev-window.c: (ev_window_setup_recent):
5472
5473         Do not include in recent menu inexistent documents. Fixes
5474         bug #339171.
5475
5476 2007-01-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5477
5478         * po/POTFILES.skip: 
5479
5480         Update POTFILES.skip file according to current source tree. 
5481
5482 2007-01-13  Carlos Garcia Campos  <carlosgc@gnome.org>
5483
5484         * shell/ev-window.c: (file_save_dialog_response_cb):
5485
5486         Do Save a copy in atomic way. Fixes bug #328266. 
5487
5488 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5489
5490         * shell/ev-sidebar-links.c: (update_page_callback_foreach):
5491
5492         Keep selected cell always visible in index treeview.
5493
5494 2007-01-12  Carlos Garcia Campos  <carlosgc@gnome.org>
5495         
5496         * shell/ev-view.c: (ev_view_size_allocate):
5497
5498         Restore horizontal scrollbar after switching to/from fullscreen
5499         or presentation mode. Fixes bug #331728.
5500
5501 2007-01-11  Carlos Garcia Campos  <carlosgc@gnome.org>
5502
5503         * shell/ev-view-private.h:
5504         * shell/ev-window.c: (ev_window_screen_changed), (ev_window_init):
5505         * shell/ev-view.[ch]: (ev_view_class_init), (ev_view_set_zoom),
5506         (ev_view_set_screen_dpi), (ev_view_can_zoom_in),
5507         (ev_view_can_zoom_out):
5508
5509         Use max and min scale values in the view iby taking dpi into account. 
5510
5511 2007-01-10  Carlos Garcia Campos  <carlosgc@gnome.org>
5512
5513         * configure.ac:
5514         * NEWS:
5515
5516         Release 0.7.1
5517
5518 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5519
5520         * shell/ev-window.c: (ev_window_print_send):
5521
5522         Send print job to printer with some settings set to default values,
5523         since we have already exported to a file according to such settings
5524         and they could be taken twice by some printers. 
5525
5526 2007-01-09  Carlos Garcia Campos  <carlosgc@gnome.org>
5527
5528         * shell/ev-jobs.c: (ev_job_xfer_run):
5529         * shell/ev-application.c: (ev_application_open_uri_at_dest):
5530
5531         Show main window and load document with the font-config lock held. 
5532
5533 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5534
5535         * configure.ac:
5536         * shell/ev-application.c: (ev_application_register_service):
5537         * shell/main.c: (load_files_remote):
5538
5539         Bump requirements to dbus-glib 0.71 and drop all ifdefs used.
5540
5541 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5542
5543         * doc/debugging.txt:
5544         
5545         Remove obsolete documentation.
5546
5547 2007-01-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5548
5549         * Makefile.am:
5550         * backend/Makefile.am:
5551         * backend/comics/Makefile.am:
5552         * backend/djvu/Makefile.am:
5553         * backend/dvi/Makefile.am:
5554         * backend/ev-async-renderer.c:
5555         * backend/ev-async-renderer.h:
5556         * backend/ev-attachment.c:
5557         * backend/ev-attachment.h:
5558         * backend/ev-backend-marshal.c:
5559         * backend/ev-document-factory.c:
5560         * backend/ev-document-factory.h:
5561         * backend/ev-document-find.c:
5562         * backend/ev-document-find.h:
5563         * backend/ev-document-fonts.c:
5564         * backend/ev-document-fonts.h:
5565         * backend/ev-document-images.c:
5566         * backend/ev-document-images.h:
5567         * backend/ev-document-info.h:
5568         * backend/ev-document-links.c:
5569         * backend/ev-document-links.h:
5570         * backend/ev-document-misc.c:
5571         * backend/ev-document-misc.h:
5572         * backend/ev-document-security.c:
5573         * backend/ev-document-security.h:
5574         * backend/ev-document-thumbnails.c:
5575         * backend/ev-document-thumbnails.h:
5576         * backend/ev-document-transition.c:
5577         * backend/ev-document-transition.h:
5578         * backend/ev-document.c:
5579         * backend/ev-document.h:
5580         * backend/ev-file-exporter.c:
5581         * backend/ev-file-exporter.h:
5582         * backend/ev-image.c:
5583         * backend/ev-image.h:
5584         * backend/ev-link-action.c:
5585         * backend/ev-link-action.h:
5586         * backend/ev-link-dest.c:
5587         * backend/ev-link-dest.h:
5588         * backend/ev-link.c:
5589         * backend/ev-link.h:
5590         * backend/ev-render-context.c:
5591         * backend/ev-render-context.h:
5592         * backend/ev-selection.c:
5593         * backend/ev-selection.h:
5594         * backend/impress/Makefile.am:
5595         * backend/pdf/Makefile.am:
5596         * backend/pixbuf/Makefile.am:
5597         * backend/ps/Makefile.am:
5598         * backend/ps/ps-document.c: (push_pixbuf), (interpreter_failed),
5599         (ps_document_widget_event), (setup_pixmap), (setup_page), (input),
5600         (start_interpreter), (stop_interpreter), (document_load),
5601         (ps_document_next_page), (render_page):
5602         * backend/tiff/Makefile.am:
5603         * comics/Makefile.am:
5604         * comics/comics-document.c:
5605         * comics/comics-document.h:
5606         * configure.ac:
5607         * cut-n-paste/zoom-control/ephy-zoom-control.c:
5608         * djvu/Makefile.am:
5609         * djvu/djvu-document-private.h:
5610         * djvu/djvu-document.c:
5611         * djvu/djvu-document.h:
5612         * djvu/djvu-links.c:
5613         * djvu/djvu-links.h:
5614         * djvu/djvu-text-page.c:
5615         * djvu/djvu-text-page.h:
5616         * djvu/djvu-text.c:
5617         * djvu/djvu-text.h:
5618         * dvi/Makefile.am:
5619         * dvi/dvi-document.c:
5620         * dvi/dvi-document.h:
5621         * dvi/fonts.c:
5622         * dvi/fonts.h:
5623         * dvi/mdvi-lib/Makefile.am:
5624         * dvi/mdvi-lib/afmparse.c:
5625         * dvi/mdvi-lib/afmparse.h:
5626         * dvi/mdvi-lib/bitmap.c:
5627         * dvi/mdvi-lib/bitmap.h:
5628         * dvi/mdvi-lib/color.c:
5629         * dvi/mdvi-lib/color.h:
5630         * dvi/mdvi-lib/common.c:
5631         * dvi/mdvi-lib/common.h:
5632         * dvi/mdvi-lib/defaults.h:
5633         * dvi/mdvi-lib/dvimisc.c:
5634         * dvi/mdvi-lib/dviopcodes.h:
5635         * dvi/mdvi-lib/dviread.c:
5636         * dvi/mdvi-lib/files.c:
5637         * dvi/mdvi-lib/font.c:
5638         * dvi/mdvi-lib/fontmap.c:
5639         * dvi/mdvi-lib/fontmap.h:
5640         * dvi/mdvi-lib/fontsrch.c:
5641         * dvi/mdvi-lib/gf.c:
5642         * dvi/mdvi-lib/hash.c:
5643         * dvi/mdvi-lib/hash.h:
5644         * dvi/mdvi-lib/list.c:
5645         * dvi/mdvi-lib/mdvi.h:
5646         * dvi/mdvi-lib/pagesel.c:
5647         * dvi/mdvi-lib/paper.c:
5648         * dvi/mdvi-lib/paper.h:
5649         * dvi/mdvi-lib/pk.c:
5650         * dvi/mdvi-lib/private.h:
5651         * dvi/mdvi-lib/setup.c:
5652         * dvi/mdvi-lib/sp-epsf.c:
5653         * dvi/mdvi-lib/special.c:
5654         * dvi/mdvi-lib/sysdeps.h:
5655         * dvi/mdvi-lib/t1.c:
5656         * dvi/mdvi-lib/tfm.c:
5657         * dvi/mdvi-lib/tfmfile.c:
5658         * dvi/mdvi-lib/tt.c:
5659         * dvi/mdvi-lib/util.c:
5660         * dvi/mdvi-lib/vf.c:
5661         * dvi/pixbuf-device.c:
5662         * dvi/pixbuf-device.h:
5663         * impress/Makefile.am:
5664         * impress/common.h:
5665         * impress/document.c:
5666         * impress/f_oasis.c:
5667         * impress/f_oo13.c:
5668         * impress/iksemel.c:
5669         * impress/iksemel.h:
5670         * impress/imposter.h:
5671         * impress/impress-document.c:
5672         * impress/impress-document.h:
5673         * impress/internal.h:
5674         * impress/r_back.c:
5675         * impress/r_draw.c:
5676         * impress/r_geometry.c:
5677         * impress/r_gradient.c:
5678         * impress/r_style.c:
5679         * impress/r_text.c:
5680         * impress/render.c:
5681         * impress/render.h:
5682         * impress/zip.c:
5683         * impress/zip.h:
5684         * lib/Makefile.am:
5685         * lib/ev-debug.c:
5686         * lib/ev-debug.h:
5687         * lib/ev-file-helpers.c:
5688         * lib/ev-file-helpers.h:
5689         * lib/ev-gui.c:
5690         * lib/ev-gui.h:
5691         * lib/ev-tooltip.c:
5692         * lib/ev-tooltip.h:
5693         * libdocument/Makefile.am:
5694         * libdocument/ev-file-helpers.c:
5695         * pdf/Makefile.am:
5696         * pdf/ev-poppler.cc:
5697         * pdf/ev-poppler.h:
5698         * pixbuf/Makefile.am:
5699         * pixbuf/pixbuf-document.c:
5700         * pixbuf/pixbuf-document.h:
5701         * properties/Makefile.am:
5702         * ps/Makefile.am:
5703         * ps/gsdefaults.c:
5704         * ps/gsdefaults.h:
5705         * ps/gsio.c:
5706         * ps/gsio.h:
5707         * ps/gstypes.h:
5708         * ps/ps-document.c:
5709         * ps/ps-document.h:
5710         * ps/ps.c:
5711         * ps/ps.h:
5712         * shell/Makefile.am:
5713         * shell/ev-application.h:
5714         * shell/ev-sidebar-links.c:
5715         * shell/ev-sidebar-links.h:
5716         * shell/ev-utils.c: (ev_gui_sanitise_popup_position),
5717         (ev_gui_menu_position_tree_selection):
5718         * shell/ev-utils.h:
5719         * shell/ev-view.c: (ev_view_finalize):
5720         * shell/ev-window.c:
5721         * shell/main.c: (main):
5722         * thumbnailer/Makefile.am:
5723         * tiff/Makefile.am:
5724         * tiff/tiff-document.c:
5725         * tiff/tiff-document.h:
5726         * tiff/tiff2ps.c:
5727         * tiff/tiff2ps.h:
5728         
5729         Reorganize source tree.
5730
5731 2007-01-08  Carlos Garcia Campos  <carlosgc@gnome.org>
5732
5733         * backend/ev-document-factory.c:
5734
5735         Do not include ev-poppler.h when pdf is disabled. 
5736
5737 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5738
5739         * configure.ac:
5740         * data/evince-ui.xml:
5741         * pdf/ev-poppler.cc: (pdf_document_images_get_images),
5742         (pdf_document_document_images_iface_init):
5743         * backend/Makefile.am:
5744         * backend/ev-document-images.[ch]:
5745         * backend/ev-image.[ch]:
5746         * lib/ev-file-helpers.[ch]: (ev_tmp_filename):
5747         * shell/ev-jobs.[ch]: (ev_job_render_new), (ev_job_render_run),
5748         (ev_job_xfer_run):
5749         * shell/ev-pixbuf-cache.[ch]: (dispose_cache_job_info),
5750         (move_one_job), (copy_job_to_job_info), (add_job_if_needed),
5751         (ev_pixbuf_cache_get_image_mapping):
5752         * shell/ev-window.c: (view_menu_link_popup), (view_menu_image_popup),
5753         (view_menu_popup_cb), (ev_window_dispose),
5754         (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as),
5755         (ev_view_popup_cmd_copy_image):
5756         * shell/ev-view-private.h:
5757         * shell/ev-view.c: (ev_view_get_image_at_location),
5758         (ev_view_do_popup_menu), (ev_view_popup_menu),
5759         (ev_view_button_press_event), (ev_view_drag_data_get),
5760         (ev_view_drag_motion), (ev_view_drag_data_received),
5761         (ev_view_motion_notify_event), (ev_view_button_release_event),
5762         (ev_view_finalize), (ev_view_class_init):
5763
5764         Add image handling support. Fixes bugs #310008 and #325047. Images
5765         selection is not supported yet. 
5766
5767 2007-01-07  Carlos Garcia Campos  <carlosgc@gnome.org>
5768
5769         * shell/ev-window.c: (drag_data_received_cb), (ev_window_init):
5770         * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init),
5771         (ev_view_init):
5772
5773         Move view drag and drop stuff to ev-view.
5774
5775 2007-01-05  Carlos Garcia Campos  <carlosgc@gnome.org>
5776
5777         * shell/ev-pixbuf-cache.c: (clear_job_selection):
5778         * shell/ev-view.c: (clear_selection): 
5779
5780         Clear selection also in pixbuf cache.
5781
5782 2007-01-02  Luca Ferretti <elle.uca@libero.it>
5783
5784         * data/evince.desktop.in.in:
5785         
5786         Change icon name in desktop file. See bug #390734
5787         for details.
5788
5789 2006-12-28  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5790
5791         * thumbnailer/Makefile.am:
5792
5793         Use top_builddir instead top_srcdir for generated schema
5794         file installation. Fixes bug #390161.
5795
5796 2006-12-27  Carlos Garcia Campos  <carlosgc@gnome.org>
5797
5798         * configure.ac:
5799         * backend/Makefile.am:
5800         * backend/ev-document-transition.[ch]:
5801         * pdf/ev-poppler.cc: (pdf_document_get_page_duration),
5802         (pdf_document_page_transition_iface_init):
5803         * shell/ev-view-private.h:
5804         * shell/ev-view.c: (ev_view_destroy), (page_changed_cb),
5805         (ev_view_set_presentation), (transition_next_page),
5806         (ev_view_presentation_transition_stop),
5807         (ev_view_presentation_transition_start), (ev_view_next_page):
5808
5809         Add page transition support in presentation mode. At the moment only
5810         page duration is supported, but not transition effects. Fixes bug
5811         #309815.
5812
5813 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5814
5815         * backend/ev-document-links.c: (ev_document_links_find_link_dest):
5816
5817         Run find_link_dest with document lock held, since it's called by links
5818         thread and main thread at the same time. 
5819
5820 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5821
5822         * shell/ev-view.c: (goto_dest):
5823
5824         Update page-cache when page is changed by the view, so that
5825         page-changed signal is emitted. 
5826
5827 2006-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
5828
5829         * test/test1.py:
5830         * test/test2.py:
5831
5832         Use C locale in tests. 
5833
5834 2006-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
5835
5836         * shell/ev-window.c: (ev_window_run_presentation):
5837         * shell/ev-view-private.h:
5838         * shell/ev-view.c: (ev_view_set_presentation):
5839
5840         Restore zoom settings when back from presentation mode. 
5841
5842 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5843
5844         * shell/ev-window.c: (ev_window_run_presentation):
5845
5846         Always use "best fit" zoom in presentation mode.
5847         Fixes bug #389195.
5848
5849 2006-12-24  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5850
5851         * shell/ev-view.c: (ev_view_goto_window_create):
5852
5853         Show "Jump to page" label in the page jumping popup in
5854         presentation mode instead of just a GtkEntry.
5855
5856 2006-12-23  Carlos Garcia Campos  <carlosgc@gnome.org>
5857
5858         * shell/ev-window.c: (launch_external_uri):
5859
5860         Do not escape uri before calling gnome_vfs_url_show(). Fixes bug
5861         #378085.
5862
5863 2006-12-22  Elijah Newren  <newren gmail com>
5864
5865         * configure.ac: explicitly check for libxml2.  Fixes #388795
5866
5867 2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
5868
5869         * shell/ev-view-private.h:
5870         * shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
5871         (ev_view_goto_window_delete_event), (key_is_numeric),
5872         (ev_view_goto_window_key_press_event),
5873         (ev_view_goto_window_button_press_event),
5874         (ev_view_goto_entry_activate), (ev_view_goto_window_create),
5875         (ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
5876         (ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
5877
5878         Allow jumping to another page by typing a page number in presentation
5879         mode. It uses a popup window with an entry. Fixes bug #353625.
5880
5881 2006-12-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
5882
5883         * configure.ac:
5884         * properties/ev-properties-view.c: (ev_get_default_user_units),
5885         (ev_regular_paper_size):
5886         
5887         Check for NL_MEASUREMENT. Fixes bug #376469. Thanks
5888         to Damien Carbery <damien.carbery@sun.com> and
5889         Yevgen Muntyan <muntyan@tamu.edu>.
5890
5891 2006-12-20  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5892
5893         * shell/ev-window.c: (setup_document_from_metadata):
5894
5895         Make sure Evince doesn't restore the view on the last
5896         page when a document is reopened. Fixes bug #383381.
5897
5898 2006-12-18  Jens Granseuer  <jensgr@gmx.net>
5899
5900         * shell/ev-view.c: (draw_loading_text):
5901
5902         Fix compilation with older compilers like gcc 2. Fixes bug #387237.
5903
5904 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5905
5906         * configure.ac:
5907         * NEWS:
5908
5909         Release 0.7.0
5910
5911 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5912
5913         * configure.ac:
5914         * pdf/ev-poppler.cc: (pdf_print_context_free),
5915         (pdf_document_file_exporter_begin),
5916         (pdf_document_file_exporter_do_page):
5917
5918         Make cairo-pdf depedency optional. 
5919
5920 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5921
5922         * shell/ev-print-job.c: (idle_print_handler), (ev_print_job_print):
5923
5924         Use ev_file_exporter instead of ev_ps_exporter in ev-print-job.
5925
5926 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5927
5928         * backend/ev-document.[ch]: (ev_document_get_fc_mutex),
5929         (ev_document_fc_mutex_lock), (ev_document_fc_mutex_unlock):
5930         * pdf/ev-poppler.cc: (make_thumbnail_for_size):
5931         * shell/ev-jobs.c: (ev_job_render_run), (ev_job_fonts_run):
5932         * shell/ev-view.c: (draw_loading_text):
5933         * shell/ev-window.c: (ev_window_cmd_file_properties):
5934
5935         Use an specific lock for FontConfig. Hopefully it fixes some crashes
5936         related to using FontConfig from different threads.
5937         
5938 2006-12-18  Carlos Garcia Campos  <carlosgc@gnome.org>
5939
5940         * shell/ev-view.c: (draw_loading_text):
5941
5942         Acquire lock document when drawing "Loading..." text so that only one
5943         thread will use FontConfig at the same time. Fixes bug #374750.
5944
5945 2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
5946
5947         * shell/ev-page-action.[ch]: (activate_cb):
5948         * shell/ev-window.c: (activate_label_cb):
5949
5950         Check if text inserted in page entry is a valid page number when it
5951         doesn't match to any document page label. Fixes bug #383165.
5952
5953 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
5954         * shell/ev-window.c:
5955
5956         GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
5957         available with GTK < 2.10. Added an ifdef to avoid compilation
5958         error.
5959
5960 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5961
5962         * configure.ac:
5963         * ps/ps-document.c: (start_interpreter), (ps_document_next_page):
5964
5965         Fix ps backend in multihead systems.
5966
5967 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>
5968
5969         * ps/ps-document.c: (setup_page), (ps_document_get_page_size):
5970         * shell/ev-window.c: (ev_window_get_screen_dpi),
5971         (ev_window_update_actions), (setup_view_from_metadata),
5972         (ev_window_zoom_changed_cb), (zoom_control_changed_cb):
5973
5974         Take screen DPI into account when zooming. Fixes bug #318285.
5975
5976 2006-12-14  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5977
5978         * data/Makefile.am:
5979
5980         Cleaned up/slightly refactored Makefile.am. Added GConf
5981         schemas uninstallation as well.
5982
5983 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5984
5985         * Makefile.am:
5986         * test/Makefile.am:
5987
5988         Fight with autotools to fix make check. Make distcheck
5989         works fine as well now!
5990
5991 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5992
5993         * shell/ev-view.c: (draw_end_presentation_page):
5994
5995         Corrected "end of presentation" string.
5996
5997 2006-12-13  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
5998
5999         * shell/ev-view.c: (ev_view_key_press_event):
6000
6001         Correctly propagate key press event so that up/down keys
6002         work as expected (correct behaviour was broken by
6003         black/white screen key bindings for presentations).
6004
6005 2006-12-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6006
6007         * pdf/ev-poppler.cc: (pdf_document_find_get_n_results),
6008         (pdf_document_find_get_result), (pdf_document_find_page_has_results),
6009         (pdf_document_find_get_progress), (pdf_selection_render_selection),
6010         (pdf_selection_get_selection_region),
6011         (pdf_selection_get_selection_map):
6012
6013         Add "static" to some private functions. 
6014
6015 2006-12-13  P. Henrique Silva  <ph.silva@gmail.com>
6016
6017         * lib/ev-tooltip.h:
6018         * properties/ev-properties-view.h:
6019         * shell/ev-jobs.h:
6020         * shell/ev-properties-dialog.h:
6021         * shell/ev-properties-fonts.h:
6022         * shell/ev-sidebar-links.h:
6023         * shell/ev-sidebar-thumbnails.h:
6024         * shell/ev-sidebar.h:
6025         * shell/ev-window.h:
6026         
6027         Fixes CHACK type in class casts. See bug #385343
6028         for details.
6029
6030 2006-12-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6031
6032         * shell/ev-view-private.h:
6033         * shell/ev-view.c: (draw_end_presentation_page),
6034         (ev_view_expose_event), (ev_view_key_press_event),
6035         (ev_view_class_init), (ev_view_init):
6036
6037         Blank screen in presentation mode when pressing 'b' (filling with
6038         black) or 'w' (filling with white) keys. Fixes bug #358132.
6039
6040 2006-12-09  Gabriel Felipe Cornejo  <gnomeusr@gmail.com>
6041
6042         * data/evince-toolbar.xml:
6043         * shell/ev-window.c:
6044         
6045         Use stock icon for Select All action. Fixes
6046         bug #382652.
6047
6048 2006-12-09  Radoslav Dorcik  <dixiecko@gmail.com>
6049
6050         * shell/ev-view.c: (get_doc_point_from_offset),
6051         (ev_view_get_link_at_location), (ev_view_motion_notify_event):
6052
6053         Add links support in rotated documents. Fixes bug #343733.
6054
6055 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6056
6057         * shell/ev-view-private.h:
6058         * shell/ev-view.c: (draw_end_presentation_page),
6059         (ev_view_expose_event), (ev_view_init), (ev_view_set_presentation):
6060
6061         Show a blank page after the last page in presentation mode with a
6062         message indicating that presentation has finished and how to exit. 
6063
6064 2006-12-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6065
6066         * shell/ev-window.c: (fullscreen_timeout_cb):
6067
6068         Hide cursor after a while in presentation mode. 
6069
6070 2006-12-04  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6071
6072         * backend/ev-document-info.h:
6073         * data/evince-properties.glade:
6074         * pdf/ev-poppler.cc:
6075         * properties/ev-properties-view.c: (ev_regular_paper_size),
6076         (ev_properties_view_set_info):
6077         * ps/ps-document.c: (ps_document_get_info):
6078
6079         Adds a paper size field to the properties dialog. Fixes
6080         bug #307315. Patch by Kasper Svendsen (with some i18n
6081         changes done by me).
6082
6083 2006-12-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6084
6085         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6086         (screensaver_init_dbus), (totem_scrsaver_new),
6087         (totem_scrsaver_init):
6088         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6089         * shell/ev-application.c: (ev_application_register_service),
6090         (ev_application_screensaver_enable),
6091         (ev_application_screensaver_disable):
6092         * shell/ev-application.h:
6093         * shell/ev-window.c: (ev_window_run_presentation),
6094         (ev_window_stop_presentation), (build_comments_string),
6095         (ev_window_init):
6096         
6097         Move screensaver handling to application. No more
6098         message on startup.
6099
6100 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6101
6102         * configure.ac:
6103         * backend/Makefile.am:
6104         * backend/ev-file-exporter.[ch]:
6105         * pdf/ev-poppler.cc: (pdf_document_file_exporter_*):
6106         * ps/ps-document.c: (ps_document_file_exporter_*):
6107         * tiff/tiff-document.c: (tiff_document_document_file_exporter_*):
6108         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6109         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6110         (ev_window_print_dialog_response_cb), (ev_window_print_range):
6111
6112         Allow printing to PDF when suppoted by the backend.
6113         
6114 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6115
6116         * shell/ev-window.c: (build_comments_string):
6117
6118         Use always "Document Viewer" in about dialog. 
6119
6120 2006-12-03  Carlos Garcia Campos  <carlosgc@gnome.org>
6121
6122         * djvu/djvu-document.c: (djvu_document_get_page_size):
6123
6124         Display a warning message when get_pageinfo fails. 
6125
6126 2006-11-30  Yevgen Muntyan  <muntyan@tamu.edu>
6127
6128         * Makefile.am:
6129         * backend/Makefile.am:
6130         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6131         * configure.ac:
6132         * shell/ev-window.c: (build_comments_string):
6133         
6134         Make pdf compilation optional. See bug #38007.
6135
6136 2006-11-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6137
6138         * ps/ps.c: (get_next_text):
6139
6140         Fix CVE-2006-5864.
6141
6142 2006-11-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6143
6144         * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):
6145         * shell/ev-navigation-action.c: (connect_proxy),
6146         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6147         
6148         Do not call g_type_class_peek_parent twice.
6149
6150 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6151
6152         * configure.ac:
6153         * data/icons/24x24/.cvsignore:
6154         * data/icons/24x24/Makefile.am:
6155         * data/icons/24x24/evince.png:
6156         * data/icons/Makefile.am:
6157         
6158         Add 24x24 icon. Thanks to 
6159         Michael Monreal <infernux@web.de>.
6160
6161 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6162
6163         * configure.ac: Fix typo in configure.ac. Thanks
6164         to dmacks@netspace.org for notification.
6165
6166 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6167
6168         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6169         
6170         Drop dbus include, fixes compilation with older dbus.
6171
6172 2006-11-22  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6173
6174         * configure.ac:
6175         * cut-n-paste/Makefile.am:
6176         * cut-n-paste/totem-screensaver/.cvsignore
6177         * cut-n-paste/totem-screensaver/Makefile.am:
6178         * cut-n-paste/totem-screensaver/README:
6179         * cut-n-paste/totem-screensaver/totem-scrsaver.c:
6180         * cut-n-paste/totem-screensaver/totem-scrsaver.h:
6181         * shell/Makefile.am:
6182         * shell/ev-window.c: (ev_window_run_presentation),
6183         (ev_window_stop_presentation), (ev_window_cmd_help_about),
6184         (ev_window_init):
6185
6186         Implemented screensaver enabling/disabling for
6187         presentation mode (not fullscreen mode). Code stolen
6188         from Totem (with some minor tweaks). Fixes bug #338889.
6189
6190 2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6191
6192         * configure.ac:
6193
6194         Bump gnome-icon-theme requirements. We use the rotation
6195         icons that appeared recently.
6196
6197 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6198
6199         * shell/ev-history.c: (ev_history_add_page):
6200         * shell/ev-history.h:
6201         * shell/ev-window.c: (page_changed_cb):
6202         
6203         Use page labels instead of numbers.
6204
6205 2006-11-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6206
6207         * data/evince-toolbar.xml:
6208         * po/POTFILES.in:
6209         * shell/Makefile.am:
6210         * shell/ev-navigation-action-widget.c:
6211         (ev_navigation_action_widget_init),
6212         (ev_navigation_action_widget_class_init), (menu_deactivate_cb),
6213         (menu_detacher), (ev_navigation_action_widget_set_menu),
6214         (menu_position_func), (popup_menu_under_arrow),
6215         (ev_navigation_action_widget_toggled),
6216         (ev_navigation_action_widget_button_press_event):
6217         * shell/ev-navigation-action-widget.h:
6218         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
6219         (ev_navigation_action_set_window), (activate_menu_item_cb),
6220         (new_history_menu_item), (new_empty_history_menu_item),
6221         (build_menu), (menu_activated_cb), (connect_proxy),
6222         (create_tool_item), (ev_navigation_action_init),
6223         (ev_navigation_action_finalize), (ev_navigation_action_class_init):
6224         * shell/ev-navigation-action.h:
6225         * shell/ev-page-action-widget.c: (ev_page_action_widget_init),
6226         (ev_page_action_widget_set_page_cache),
6227         (ev_page_action_widget_finalize),
6228         (ev_page_action_widget_class_init), (match_selected_cb),
6229         (display_completion_text), (match_completion), (build_new_tree_cb),
6230         (get_filter_model_from_model),
6231         (ev_page_action_widget_update_model):
6232         * shell/ev-page-action-widget.h:
6233         * shell/ev-page-action.c: (activate_link_cb), (update_model),
6234         (connect_proxy):
6235         * shell/ev-page-action.h:
6236         * shell/ev-stock-icons.c:
6237         * shell/ev-stock-icons.h:
6238         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6239         (page_changed_cb), (ev_window_setup_document), (ev_window_dispose),
6240         (register_custom_actions):
6241         * shell/main.c:
6242         
6243         Preliminary history implementation
6244
6245 2006-11-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6246
6247         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_finalize),
6248         (dvi_document_class_init), (dvi_document_init_params):
6249         * dvi/mdvi-lib/font.c: (font_reference):
6250         
6251         Add reference to subfont. Fixes bug #374277.
6252
6253 2006-11-16  Carlos Garcia Campos  <carlosgc@gnome.org>
6254
6255         * shell/ev-window.c: (ev_window_create_tmp_symlink),
6256         (ev_window_cmd_file_open_copy_at_dest):
6257
6258         Fix a race condition when creating symlink. Increase the counter
6259         avoiding an infinite loop. Really fixes bug #357472. (Based on patch by
6260         Mathias Hasselmann).
6261
6262 2006-11-15  Carlos Garcia Campos  <carlosgc@gnome.org>
6263
6264         * backend/Makefile.am:
6265         * backend/ev-attachment.c: (ev_attachment_open):
6266         * lib/ev-file-helpers.[ch]: (ensure_dir_exists), (ev_dot_dir),
6267         (ev_tmp_dir), (ev_tmp_filename):
6268         * shell/ev-sidebar-attachments.c:
6269         (ev_sidebar_attachments_drag_data_get):
6270         * shell/ev-window.c: (ev_window_clear_temp_file):
6271
6272         Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition
6273         in ensure_dir_exists. Abort without crashing when we can't create
6274         user's directory.
6275
6276 2006-11-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6277
6278         * data/evince-ui.xml:
6279         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6280         (ev_window_xfer_job_cb), (ev_window_get_copy_tmp_name),
6281         (ev_window_cmd_file_open_copy_at_dest),
6282         (ev_window_cmd_file_open_copy), (view_menu_popup_cb),
6283         (ev_view_popup_cmd_open_link_new_window):
6284
6285         Allow opening a copy of the current document in a new window. Fixes bug
6286         #357472
6287
6288 2006-11-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6289
6290         * data/evince-toolbar.xml:
6291         
6292         Add rotate right and rotate left to available items for toolbar.
6293         
6294         * data/evince-ui.xml:
6295         * shell/ev-window.c: (ev_window_init):
6296         
6297         Customize toolbar with right click. Fixes bug #372451.
6298
6299 2006-11-11  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
6300
6301         * shell/ev-window.c: 
6302         
6303         Use "object-rotate-{left,right}" stock icons. Fixes 
6304         bug #373863.
6305
6306 2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6307
6308         * shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
6309         (ev_application_open_uri_at_dest), (ev_application_open_uri):
6310         * shell/ev-window.[ch]: (ev_window_clear_temp_file),
6311         (ev_window_open_uri):
6312         * shell/main.c: (arguments_parse):
6313
6314         Remove temp file created when evince is used by GTK+ in
6315         preview mode. Fixes bug #365282. 
6316
6317 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6318
6319         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
6320         
6321         Fixes bug #372474 - Side pane disabled when entering 
6322         and leaving fullscreen mode.
6323
6324 2006-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6325
6326         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor):
6327         * data/Makefile.am:
6328         * data/evince-preview-toolbar.xml:
6329         * data/evince-toolbar.xml:
6330         * shell/ev-application.c: (ev_application_shutdown),
6331         (ev_application_init), (ev_application_get_toolbars_model):
6332         * shell/ev-application.h:
6333         * shell/ev-window.c: (update_chrome_visibility),
6334         (ev_window_create_fullscreen_popup), (ev_window_run_preview),
6335         (ev_window_cmd_edit_toolbar), (ev_window_init):
6336         
6337         Fixes bug #364364 - toolbar editor shows zoom actions again.
6338
6339 2006-11-09  Carlos Garcia Campos  <carlosgc@gnome.org>
6340
6341         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6342
6343         Do not take margins into consideration for paper size when printing.
6344         Really fixes bug #350491.
6345
6346 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6347
6348         * data/evince-ui.xml:
6349         * shell/ev-window.c: (ev_window_print_page_setup_done_cb),
6350         (ev_window_cmd_file_print_setup),
6351         (ev_window_print_dialog_response_cb),
6352         (ev_window_setup_action_sensitivity):
6353
6354         Add page setup settings for printing. Fixes bugs #363860 and #350491.
6355
6356 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6357
6358         * shell/ev-window.c: (ev_window_print_range):
6359
6360         Revert my previuos commit, since printing to PDF is not supported by
6361         evince yet. 
6362
6363 2006-11-08  Carlos Garcia Campos  <carlosgc@gnome.org>
6364
6365         * shell/ev-window.c: (ev_window_print_range):
6366
6367         Enable print to a PDF. Fixes bug #332121.
6368
6369 2006-10-31  Carlos Garcia Campos  <carlosgc@gnome.org>
6370
6371         * shell/ev-application-service.xml:
6372         * shell/ev-application.[ch]: (ev_application_open_window),
6373         (ev_application_get_empty_window), (ev_application_open_uri_at_dest),
6374         (ev_application_open_uri), (ev_application_open_uri_list):
6375         * shell/ev-window.c: (file_open_dialog_response_cb),
6376         (ev_window_cmd_recent_file_activate), (ev_window_setup_recent),
6377         (drag_data_received_cb), (open_remote_link):
6378         * shell/main.c: (arguments_parse), (load_files), (load_files_remote):
6379
6380         Add support for multiscreen systems. Fixes bug #316206.
6381
6382 2006-10-30  Carlos Garcia Campos  <carlosgc@gnome.org>
6383
6384         * shell/ev-jobs.[ch]: (ev_job_print_new),
6385         (ev_print_job_print_page_in_range), (ev_print_job_print_page_in_set),
6386         (ev_job_print_do_page):
6387         * shell/ev-window.[ch]: (ev_window_print_dialog_response_cb):
6388
6389         Allow printing only odd/even pages. Fixes bug #367289.
6390
6391 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6392
6393         * test/test1.py:
6394         * test/test2.py:
6395
6396         Re-add locale settings to test files.
6397
6398 2006-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6399
6400         * data/evince-ui.xml:
6401         * shell/ev-window.c: (set_action_properties):
6402         
6403         Removed garbage from code and ui.
6404
6405 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6406
6407         * shell/ev-window.c: (ev_window_cmd_help_about):
6408
6409         Shamelessly add my name to the list of contributors.
6410
6411 2006-10-29  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6412
6413         * test/test1.py:
6414         * test/test2.py:
6415
6416         Cleaned up the dogtail scripts.
6417
6418 2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6419
6420         * shell/ev-view.c: (draw_loading_text): Don't render
6421         "loading..." text in presentation mode. Temporary
6422         workaround for bug #320352.
6423
6424 2006-10-24  Carlos Garcia Campos  <carlosgc@gnome.org>
6425
6426         * shell/ev-jobs.[ch]: (ev_job_print_new), (ev_job_print_run):
6427         * shell/ev-window.c: (ev_window_print_dialog_response_cb):
6428
6429         Use print settings scale, copies, collate and reverse which were
6430         ignored. Fixes bug #359032.
6431
6432 2006-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6433
6434         * configure.ac:
6435         * data/evince-password.glade:
6436         * test/Makefile.am:
6437         * test/test-encrypt.pdf:
6438         * test/test-links.pdf:
6439         * test/test1.py:
6440         * test/test2.py:
6441
6442         Add automated UI tests for evince with dogtail. See
6443         bug #300948.    
6444
6445 2006-10-22  Carlos Garcia Campos  <carlosgc@gnome.org>
6446
6447         * shell/ev-window.c: (fullscreen_timeout_cb), (ev_window_init):
6448
6449         Hide fullscreen toolbar when switching to another desktop workspace.
6450         Fixes bug #338871
6451
6452 2006-10-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6453
6454         * shell/ev-window-title.c: 
6455         
6456         Test for .dvi in title of pdf documents.
6457
6458 2006-10-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
6459
6460         * shell/ev-view.c: (ev_view_scroll):
6461
6462         Page Up/Down should do page jumps in "Best fit" mode.
6463         If a user has explicitly chosen to view exactly one page
6464         at a time, scrolling just a part of the page when
6465         pressing Page Up/Down is not right. Fixes bug #323107.
6466
6467 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6468
6469         * NEWS:
6470         * configure.ac:
6471         
6472         Update for 0.6.1
6473
6474 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6475
6476         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
6477         (job_fonts_finished_cb), (ev_properties_fonts_set_document):
6478         
6479         Correctly disconnect from job signals on destroy.
6480
6481 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6482
6483         * shell/ev-view-private.h:
6484         * shell/ev-view.c: (view_set_adjustment_values),
6485         (view_update_range_and_current_page),
6486         (ensure_rectangle_is_visible), (ev_view_size_allocate):
6487         
6488         Fixes bug #343199, current page now follows find page.
6489
6490 2006-10-08  Wouter Bolsterlee  <wbolster@gnome.org>
6491
6492         * backend/ev-document-factory.c:
6493         * configure.ac:
6494         Assigned OpenDocument presenation MIME type to the
6495         Impress backend. Added some missing (but harmless)
6496         #ifdefs in the document factory as well to make things
6497         consistent again. Fixes bug #360658.
6498
6499 2006-10-08  Christian Persch  <chpe@cvs.gnome.org>
6500
6501         * backend/ev-async-renderer.c: (ev_async_renderer_get_type):
6502         * backend/ev-document-find.c: (ev_document_find_get_type):
6503         * backend/ev-document-fonts.c: (ev_document_fonts_get_type):
6504         * backend/ev-document-links.c: (ev_document_links_get_type):
6505         * backend/ev-document-security.c: (ev_document_security_get_type):
6506         * backend/ev-document-thumbnails.c:
6507         (ev_document_thumbnails_get_type):
6508         * backend/ev-document.c: (ev_document_get_type):
6509         * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type):
6510         * backend/ev-selection.c: (ev_selection_get_type):
6511         * cut-n-paste/recent-files/egg-recent-model.c:
6512         (egg_recent_model_get_type):
6513         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
6514         (egg_recent_view_uimanager_get_type):
6515         * cut-n-paste/recent-files/egg-recent-view.c:
6516         (egg_recent_view_get_type):
6517         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
6518         (egg_editable_toolbar_get_type):
6519         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
6520         (egg_toolbar_editor_get_type):
6521         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
6522         (egg_toolbars_model_get_type):
6523         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
6524         (egg_tree_multi_drag_source_get_type):
6525         * cut-n-paste/zoom-control/ephy-zoom-action.c:
6526         (ephy_zoom_action_get_type):
6527         * cut-n-paste/zoom-control/ephy-zoom-control.c:
6528         (ephy_zoom_control_get_type):
6529         * impress/r_back.c: (_imp_fill_back):
6530         * properties/ev-properties-main.c:
6531         (ev_properties_plugin_register_type):
6532         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type):
6533         * shell/ev-view-accessible.c: (ev_view_accessible_get_type),
6534         (ev_view_accessible_factory_get_type):
6535
6536         Reduce relocations. Bug #360616.
6537
6538 2006-10-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6539
6540         * backend/ev-document-factory.c:
6541         (ev_document_factory_get_document):
6542         
6543         Load document even if extension is wrong.
6544
6545 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6546
6547         * shell/ev-metadata-manager.c: (save_values):
6548         * shell/ev-window.c: (setup_size_from_metadata),
6549         (setup_view_from_metadata), (ev_window_setup_document),
6550         (ev_window_xfer_job_cb), (window_configure_event_cb):
6551         
6552         Set size according to the document size/page size ratio.
6553         That should correct rather wierd behaviour of the previous
6554         commit.
6555
6556 2006-10-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6557
6558         * shell/ev-window.c: (setup_view_from_metadata):
6559         
6560         Set size for new windows from previous window size.
6561         See bugs #354968 and #168450 for details. Thanks
6562         to Meik Hellmund.
6563
6564 2006-10-01  Carlos Garcia Campos  <carlosgc@gnome.org>
6565
6566         * djvu/djvu-links.c: (build_tree):
6567
6568         Fix memory leak.
6569
6570 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6571
6572         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_set_document):
6573         
6574         Don't make sidebar close button insensitive. Fixes
6575         bug #357871.
6576
6577 2006-10-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6578
6579         * shell/ev-window.c: (ev_window_setup_action_sensitivity),
6580         (ev_window_set_view_accels_sensitivity):
6581         
6582         Don't enable Slash on documents which don't support
6583         find. Fixes bug #358648.
6584
6585 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
6586
6587         * shell/ev-window.c: (ev_window_cmd_file_open): Make the
6588         open dialog fall back to the current document uri if the
6589         filechooser hasn't been used before. Fixes bug #356980.
6590
6591 2006-09-24  Mathias Hasselmann  <mathias.hasselmann@gmx.de>
6592
6593         * shell/ev-window.c: (ev_window_setup_recent), 
6594         (ev_window_get_recent_file_label):
6595
6596         Escape underscores in filenames of recent file items.
6597
6598 2006-09-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6599
6600         * configure.ac:
6601         
6602         Bumped poppler requirements, really 0.5.3 is very 
6603         buggy, now we require 0.5.4.
6604
6605 2006-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6606
6607         * djvu/Makefile.am:
6608         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
6609         (djvu_document_find_iface_init), (djvu_document_links_get_links),
6610         (djvu_document_document_links_iface_init):
6611         * djvu/djvu-links.c: (number_from_miniexp), (string_from_miniexp),
6612         (number_from_string_10), (get_djvu_link_dest),
6613         (get_djvu_link_action), (build_tree), (get_djvu_hyperlink_area),
6614         (get_djvu_hyperlink_mapping), (djvu_links_has_document_links),
6615         (djvu_links_get_links), (djvu_links_find_link_dest),
6616         (djvu_links_get_links_model):
6617         * djvu/djvu-links.h:
6618         
6619         Add support for links and bookmarks in djvu documents. Thanks
6620         to Pauli Virtanen <pauli.virtanen@iki.fi> for the wonderful
6621         patch.
6622
6623 2006-09-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6624
6625         * shell/ev-application.c: (ev_application_open_uri_at_dest):
6626         
6627         Reopen should reload document. Fixes 
6628         bug 327951.
6629
6630 2006-09-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6631
6632         * configure.ac:
6633         * data/Makefile.am:
6634         * data/evince-16.png:
6635         * data/evince-22.png:
6636         * data/evince.png:
6637         * data/evince.svg:
6638         * data/icons/16x16/Makefile.am:
6639         * data/icons/16x16/evince.png:
6640         * data/icons/22x22/Makefile.am:
6641         * data/icons/22x22/evince.png:
6642         * data/icons/48x48/Makefile.am:
6643         * data/icons/48x48/evince.png:
6644         * data/icons/Makefile.am:
6645         * data/icons/scalable/Makefile.am:
6646         * data/icons/scalable/evince.svg:
6647         
6648         Install icons with correct names. Fixes
6649         bug #354429.
6650
6651 2006-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>
6652
6653         * shell/ev-view.c: (ev_view_button_release_event):
6654
6655         Don't open links with middle mouse button. Fixes bug #353649
6656
6657 2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6658
6659         * NEWS:
6660         * configure.ac:
6661         
6662         Update for release 0.6.0
6663
6664 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6665
6666         * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
6667         Implement Close named action. Patch by Carlos Garcia Campos.
6668
6669 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6670
6671         * shell/ev-pixbuf-cache.c: (copy_job_to_job_info):
6672         
6673         Don't clear link mapping on copy_job_to_job_info. Fixes
6674         bug 346168.
6675
6676 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6677
6678         * shell/main.c: (main):
6679
6680         Revert my previous commit, gnome_program_init owns the option context.
6681         Fix another memory leak in main. Both caught by Christian Persch. 
6682
6683 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6684
6685         * shell/main.c: (main):
6686
6687         Fix memory leak.
6688
6689 2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
6690
6691         * backend/ev-document-factory.c: (ev_document_factory_get_document):
6692
6693         Fix crash when opening a pdf with password protection. 
6694
6695 2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
6696
6697         * pdf/ev-poppler.cc: (pdf_document_search_free):
6698
6699         Fix memory leak. 
6700
6701 2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6702
6703         * backend/ev-document-factory.c:
6704         (ev_document_factory_get_document):
6705         * tiff/tiff-document.c: (tiff_document_finalize):
6706         
6707         More correct handling of document loading. Fixes
6708         bug #349043.
6709
6710 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6711
6712         * backend/ev-attachment.c: (ev_attachment_save):
6713
6714         Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
6715         gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
6716
6717 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
6718         
6719         * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
6720         Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
6721
6722 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
6723
6724         * shell/ev-sidebar-thumbnails.c:
6725
6726         Do not render thumbnails unless thumbnails page is active in the
6727         sidebar.
6728
6729 2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
6730
6731         * shell/ev-properties-dialog.c:
6732
6733         Fix dialogue spacing. Bug #351370.
6734
6735 2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6736
6737         * configure.ac:
6738
6739         Use lowercase gettext catalog file names (evince.mo
6740         instead of Evince.mo)
6741
6742 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
6743
6744         * shell/ev-sidebar-attachments.c:
6745
6746         GtkIconTheme is now screen safe too. Fixes bug #350878
6747
6748 2006-08-11  Carlos Garcia Campos  <carlosgc@gnome.org>
6749
6750         * shell/ev-window.c:
6751
6752         GtkRecent manager is now screen safe. Fixes bug #350145
6753
6754 2006-08-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6755
6756         * shell/ev-sidebar.c: (ev_sidebar_init):
6757         
6758         Make sidebar close icon smaller. Fix for bug 350177.
6759         See also bugs 350176 and 165770.
6760
6761 2006-08-10  Carlos Garcia Campos  <carlosgc@gnome.org>
6762
6763         * shell/ev-view.c: (goto_fith_dest), (goto_fit_dest), (goto_xyz_dest):
6764
6765         Ignore zoom for xyz destinations when it's <= 1, keeping user
6766         preferences instead. Set correct sizing-mode for fith and fitv
6767         destinations rather than EV_SIZING_FREE. Fixes bug #349433
6768
6769 2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6770
6771         * NEWS:
6772         * configure.ac:
6773         
6774         Update for release 0.5.5
6775
6776 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
6777         
6778         * shell/ev-window.c: (ev_window_cmd_escape)
6779
6780         Escape unfocus page entry. Fixes bug #345809.
6781
6782 2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
6783
6784         * pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
6785         (build_tree), (pdf_document_links_get_links),
6786         (pdf_document_links_find_link_dest):
6787         * shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
6788         (goto_xyz_dest):
6789
6790         Convert from PDF style coordinates to X style coordinates in the
6791         backend rather than in the view. Fixes bug #338440
6792
6793 2006-08-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6794
6795         * shell/ev-window.c:
6796         
6797         Remove Ctrl+Shift+T shortcut for toolbars. See
6798         the bug #350098.
6799
6800 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6801
6802         * configure.ac:
6803
6804         Use [] in AC_DEFINE for GtkRecent. Probably build was failing because
6805         of this. 
6806
6807 2006-08-05  Carlos Garcia Campos  <carlosgc@gnome.org>
6808
6809         * configure.ac:
6810         * cut-n-paste/Makefile.am:
6811         * data/evince-ui.xml:
6812         * shell/Makefile.am:
6813         * shell/ev-application.[ch]:
6814         * shell/ev-window.c:
6815
6816         Use GtkRecent instead of EggRecent when it's available. Fixes bug
6817         #349273
6818
6819 2006-08-04  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
6820
6821         * shell/eggfindbar.c: (egg_find_bar_init): Fixed typo in
6822         findbar code: s/help/search/
6823
6824 2006-08-04  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
6825
6826         * shell/ev-window.c: (setup_document_from_metadata),
6827         (setup_chrome_from_metadata), (setup_sidebar_from_metadata),
6828         (setup_view_from_metadata):
6829         
6830         Fix memory leaks.
6831
6832 2006-07-31  Christian Persch  <chpe@cvs.gnome.org>
6833
6834         * autogen.sh, configure.ac: 
6835         
6836         Update automake usage. See bug 349292.
6837
6838 2006-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6839
6840         * shell/eggfindbar.c: (egg_find_bar_class_init),
6841         (entry_activate_callback), (egg_find_bar_init),
6842         (egg_find_bar_set_status_text):
6843         * shell/eggfindbar.h:
6844         
6845         Unify Evince findbar with Epiphany. Nice patch
6846         from Fabricio Silva <silva@crans.org> and
6847         Frederic Peters <fpeters@entrouvert.com>. See
6848         bug #339966 for details.
6849
6850 2006-07-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6851
6852         * data/evince.desktop.in.in:
6853         
6854         Correct information for bugzilla. Thanks to
6855         Olaf Vitters, see bug #348855.
6856
6857 2006-07-26  Carlos Garcia Campos  <carlosgc@gnome.org>
6858
6859         * shell/ev-jobs.[ch]:
6860         * shell/ev-sidebar-links.c:
6861         * shell/ev-window.[ch]:
6862
6863         GtkPrintJob doesn't support print ranges or current page, so we export
6864         to a ps file now when printing ranges or current page.
6865
6866 2006-07-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6867
6868         * pdf/ev-poppler.cc:
6869         * shell/ev-window.c: (do_action_named):
6870
6871         We should be more clear about bugzilla. See the
6872         poppler bug #7623.
6873
6874 2006-07-23  Carlos Garcia Campos  <carlosgc@gnome.org>
6875
6876         * configure.ac:
6877         * shell/Makefile.am:
6878         * shell/ev-job-queue.c:
6879         * shell/ev-jobs.[ch]:
6880         * shell/ev-sidebar-links.c:
6881         * shell/ev-window.[ch]:
6882         
6883         Use GtkPrint instead of GnomePrint when it's available. Fixes bug
6884         #348422
6885
6886 2006-07-17  Carlos Garcia Campos  <carlosgc@gnome.org>
6887
6888         * data/evince-toolbar.xml: Add preview toolbar (hidden by default)
6889         * shell/ev-application-service.xml:
6890         * shell/ev-application.[ch]:
6891         * shell/ev-jobs.[ch]:
6892         * shell/ev-window.[ch]: (ev_window_run_preview):
6893         * shell/main.c: 
6894
6895         Add preview mode to use evince as a printing previewer. It also adds
6896         other command line options for fullscreen and presentation modes.
6897         Fixes bugs #347822, #317031
6898
6899 2006-07-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
6900
6901         * NEWS:
6902         * configure.ac:
6903         
6904         Update for release 0.5.4
6905
6906 2006-07-11  Bastien Nocera <hadess@hadess.net>
6907
6908         * Makefile.am:
6909         * backend/Makefile.am:
6910         * backend/ev-document-factory.c: (ev_document_factory_add_filters):
6911         * backend/ev-document-factory.h:
6912         * configure.ac:
6913         * impress/.cvsignore:
6914         * impress/Makefile.am:
6915         * impress/common.h:
6916         * impress/document.c: (_imp_load_xml), (imp_open), (imp_nr_pages),
6917         (imp_get_page), (imp_next_page), (imp_prev_page),
6918         (imp_get_page_no), (imp_get_page_name), (imp_get_xml), (imp_close):
6919         * impress/f_oasis.c: (render_object), (render_page),
6920         (get_geometry), (_imp_oasis_load):
6921         * impress/f_oo13.c: (render_object), (render_page), (get_geometry),
6922         (_imp_oo13_load):
6923         * impress/iksemel.c: (iks_malloc), (iks_free), (iks_set_mem_funcs),
6924         (iks_strdup), (iks_strcat), (iks_strcmp), (iks_strcasecmp),
6925         (iks_strncmp), (iks_strncasecmp), (iks_strlen), (iks_escape),
6926         (iks_unescape), (find_space), (iks_stack_new), (iks_stack_alloc),
6927         (iks_stack_strdup), (iks_stack_strcat), (iks_stack_stat),
6928         (iks_stack_delete), (iks_sax_new), (iks_sax_extend),
6929         (iks_parser_stack), (iks_user_data), (iks_nr_bytes),
6930         (iks_nr_lines), (stack_init), (stack_expand), (sax_core),
6931         (iks_parse), (iks_parser_reset), (iks_parser_delete), (iks_new),
6932         (iks_new_within), (iks_insert), (iks_insert_cdata),
6933         (iks_insert_attrib), (iks_insert_node), (iks_hide), (iks_delete),
6934         (iks_next), (iks_next_tag), (iks_prev), (iks_prev_tag),
6935         (iks_parent), (iks_root), (iks_child), (iks_first_tag),
6936         (iks_attrib), (iks_find), (iks_find_cdata), (iks_find_attrib),
6937         (iks_find_with_attrib), (iks_stack), (iks_type), (iks_name),
6938         (iks_cdata), (iks_cdata_size), (iks_has_children),
6939         (iks_has_attribs), (escape_size), (my_strcat), (escape),
6940         (iks_string), (iks_copy_within), (iks_copy), (tagHook),
6941         (cdataHook), (deleteHook), (iks_dom_new), (iks_set_size_hint),
6942         (iks_tree), (iks_load), (iks_save):
6943         * impress/iksemel.h:
6944         * impress/imposter.h:
6945         * impress/impress-document.c: (G_DEFINE_TYPE_WITH_CODE),
6946         (imp_render_draw_bezier_real), (imp_render_get_size),
6947         (imp_render_set_fg_color), (imp_render_draw_line),
6948         (imp_render_draw_rect), (imp_render_draw_polygon),
6949         (imp_render_draw_arc), (imp_render_draw_bezier),
6950         (imp_render_open_image), (imp_render_get_image_size),
6951         (imp_render_scale_image), (imp_render_draw_image),
6952         (imp_render_close_image), (imp_render_markup),
6953         (imp_render_get_text_size), (imp_render_draw_text),
6954         (impress_document_load), (impress_document_save),
6955         (impress_document_get_n_pages), (impress_document_get_page_size),
6956         (imp_render_get_from_drawable), (impress_document_render_pixbuf),
6957         (impress_document_finalize), (impress_document_class_init),
6958         (impress_document_can_get_text), (impress_document_get_info),
6959         (impress_document_document_iface_init),
6960         (impress_document_thumbnails_get_thumbnail),
6961         (impress_document_thumbnails_get_dimensions),
6962         (impress_document_document_thumbnails_iface_init),
6963         (impress_document_init):
6964         * impress/impress-document.h:
6965         * impress/internal.h:
6966         * impress/r_back.c: (_imp_fill_back):
6967         * impress/r_draw.c: (_imp_draw_rect), (_imp_draw_line_end),
6968         (_imp_draw_image), (_imp_tile_image):
6969         * impress/r_geometry.c: (r_parse_color), (r_get_color), (fg_color),
6970         (r_get_x), (r_get_y), (r_get_angle), (r_get_viewbox), (r_polygon),
6971         (r_polyline):
6972         * impress/r_gradient.c: (poly_rotate), (r_draw_gradient_simple),
6973         (r_draw_gradient_complex), (r_draw_gradient):
6974         * impress/r_style.c: (get_style), (r_get_style), (get_style_x),
6975         (r_get_bullet):
6976         * impress/r_text.c: (add_line), (add_span), (calc_sizes),
6977         (calc_pos), (_imp_draw_layout), (text_span), (text_p), (text_list),
6978         (r_text):
6979         * impress/render.c: (imp_create_context), (imp_context_set_page),
6980         (imp_context_set_step), (imp_render), (imp_delete_context):
6981         * impress/render.h:
6982         * impress/zip.c: (zip_error), (find_cd), (get_long), (get_word),
6983         (list_files), (zip_open), (zip_close), (find_file), (seek_file),
6984         (zip_load_xml), (zip_get_size), (zip_load):
6985         * impress/zip.h:
6986         * shell/ev-utils.c:
6987         
6988         New backend to support impress slides. Fixes bug #30867.
6989
6990 2006-07-10  Ghee Teo  <ghee.teo@sun.com>
6991
6992         * shell/ev-utils.c: (using_postscript_printer):
6993         
6994         Fixes crash when print using PAPI backend,
6995         bug #345012.
6996
6997 2006-06-09  Pat Rondon  <pmr@patrondon.org>
6998
6999         * shell/ev-jobs.c: (ev_job_xfer_run):
7000         * shell/ev-window.c: (password_dialog_response),
7001         (ev_window_popup_password_dialog), (ev_window_xfer_job_cb),
7002         (ev_window_dispose):
7003         Fixes bug #344160: if the xfer job doesn't complete
7004         because a password is required, reload the existing
7005         instance instead of creating a new one.
7006
7007 2006-06-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7008
7009         * shell/main.c: (main): Call gdk_threads_init. Thus
7010         we'll avoid errors in auth dialog. Fix for the bug
7011         #343347.
7012
7013 2006-06-01  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7014
7015         * configure.ac: Advertise pixbuf support, fix
7016         for the bug 343317.
7017
7018 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7019
7020         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_refresh),
7021         (ev_sidebar_thumbnails_set_document):
7022         
7023         Update sidebar thumbnails after reloading.
7024
7025 2006-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7026
7027         * shell/ev-jobs.c: (ev_job_xfer_dispose), (ev_job_xfer_new):
7028         * shell/ev-jobs.h:
7029         * shell/ev-window.c: (ev_window_xfer_job_cb), (ev_window_open_uri),
7030         (ev_window_cmd_view_reload), (ev_window_init):
7031         
7032         Don't crash on reload. Fix for the bug #343167.
7033
7034 2006-05-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7035
7036         * shell/ev-jobs.c: (ev_job_render_run):
7037         
7038         Check for document links.
7039
7040 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7041
7042         * backend/ev-attachment.c: (ev_attachment_save),
7043         (ev_attachment_launch_app), (ev_attachment_open):
7044         * backend/ev-document-factory.c: (get_document_from_uri):
7045         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7046         (egg_recent_view_uimanager_set_list):
7047         * ps/ps-document.c: (check_filecompressed), (document_load),
7048         (ps_document_load):
7049         * shell/ev-metadata-manager.c: (load_values):
7050         * shell/ev-password.c: (ev_password_dialog_set_property):
7051         * shell/ev-view.c: (tip_from_link):
7052         * shell/ev-window.c: (file_save_dialog_response_cb),
7053         (ev_window_print_dialog_response_cb):
7054         
7055         Use consistent quoting style. Fix for the bug #320285.
7056
7057 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7058
7059         * shell/ev-jobs.c: (ev_job_xfer_run):
7060         * shell/main.c: (load_files):
7061                 
7062         Open links with anchors. Fix for the bug #339836.
7063
7064 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7065
7066         * backend/ev-link-dest.c: (ev_link_dest_type_get_type),
7067         (ev_link_dest_get_page_label), (ev_link_dest_get_property),
7068         (ev_link_dest_set_property), (ev_link_dest_finalize),
7069         (ev_link_dest_class_init), (ev_link_dest_new_named),
7070         (ev_link_dest_new_page_label):
7071         * backend/ev-link-dest.h:
7072         * shell/ev-application.c: (ev_application_open_uri):
7073         * shell/ev-view.c: (goto_dest):
7074         * shell/ev-window.c:
7075         * shell/ev-window.h:
7076         
7077         Fix page-label command line option. Bug #342070.
7078
7079 2006-05-27  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7080
7081         * shell/ev-view.c: (ev_view_expose_event), (draw_one_page):
7082         
7083         Don't show highlight rects if page can't be showed. Fix for 
7084         the bug #342076
7085
7086 2006-05-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7087
7088         * shell/ev-window.c: (setup_sidebar_from_metadata),
7089         (ev_window_sidebar_visibility_changed_cb), (ev_window_init):
7090         
7091         Setup sidebar from metadata even if there is no document
7092         loaded. Fix for the bug #342807.
7093
7094 2006-05-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7095
7096         * cut-n-paste/toolbar-editor/Makefile.am:
7097         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7098         (get_dock_position), (get_toolbar_position), (get_toolbar_nth),
7099         (find_action), (drag_data_delete_cb), (drag_begin_cb),
7100         (drag_end_cb), (drag_data_get_cb), (move_item_cb),
7101         (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate),
7102         (popup_context_menu_cb), (button_press_event_cb),
7103         (configure_item_sensitivity), (configure_item_cursor),
7104         (configure_item_tooltip), (connect_widget_signals),
7105         (action_sensitive_cb), (create_item_from_action),
7106         (create_item_from_position), (toolbar_drag_data_received_cb),
7107         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
7108         (toolbar_drag_leave_cb), (configure_drag_dest),
7109         (toggled_visibility_cb), (toolbar_visibility_refresh),
7110         (create_dock), (toolbar_changed_cb), (unparent_fixed),
7111         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
7112         (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build),
7113         (egg_editable_toolbar_set_model), (egg_editable_toolbar_init),
7114         (egg_editable_toolbar_dispose),
7115         (egg_editable_toolbar_set_ui_manager),
7116         (egg_editable_toolbar_get_selected),
7117         (egg_editable_toolbar_set_selected), (set_edit_mode),
7118         (egg_editable_toolbar_set_property),
7119         (egg_editable_toolbar_get_property),
7120         (egg_editable_toolbar_class_init), (egg_editable_toolbar_new),
7121         (egg_editable_toolbar_new_with_model),
7122         (egg_editable_toolbar_get_edit_mode),
7123         (egg_editable_toolbar_set_edit_mode),
7124         (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show),
7125         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed):
7126         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7127         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items),
7128         (item_added_or_removed_cb), (toolbar_removed_cb),
7129         (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
7130         (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb),
7131         (drag_data_get_cb), (set_drag_cursor), (editor_create_item),
7132         (editor_create_item_from_name), (append_table),
7133         (update_editor_sheet), (egg_toolbar_editor_init):
7134         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
7135         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7136         (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars),
7137         (is_unique), (toolbar_node_new), (item_node_new), (item_node_free),
7138         (toolbar_node_free), (egg_toolbars_model_get_flags),
7139         (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data),
7140         (egg_toolbars_model_get_name), (impl_add_item),
7141         (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar),
7142         (parse_data_list), (parse_item_list), (parse_toolbars),
7143         (egg_toolbars_model_load_toolbars), (parse_available_list),
7144         (parse_names), (egg_toolbars_model_load_names),
7145         (egg_toolbars_model_class_init), (egg_toolbars_model_init),
7146         (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
7147         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
7148         (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items),
7149         (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars),
7150         (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types),
7151         (egg_toolbars_model_set_types), (fill_avail_array),
7152         (egg_toolbars_model_get_name_avail),
7153         (egg_toolbars_model_get_name_flags),
7154         (egg_toolbars_model_set_name_flags):
7155         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7156         * cut-n-paste/toolbar-editor/eggintl.h:
7157         * cut-n-paste/toolbar-editor/eggtreemultidnd.c:
7158         (egg_tree_multi_drag_source_get_type),
7159         (egg_tree_multi_drag_source_row_draggable),
7160         (egg_tree_multi_drag_source_drag_data_delete),
7161         (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
7162         (egg_tree_multi_drag_button_release_event), (selection_foreach),
7163         (path_list_free), (set_context_data), (get_context_data),
7164         (get_info), (egg_tree_multi_drag_drag_data_get),
7165         (egg_tree_multi_drag_motion_event),
7166         (egg_tree_multi_drag_button_press_event),
7167         (egg_tree_multi_drag_add_drag_support):
7168         * cut-n-paste/toolbar-editor/eggtreemultidnd.h:
7169         * shell/ev-application.c: (ev_application_init),
7170         (ev_application_save_toolbars_model):
7171         * shell/ev-window.c: (ev_window_create_fullscreen_popup),
7172         (ev_window_cmd_edit_toolbar), (ev_window_init):
7173         
7174         Sync toolbareditor with epiphany and libegg
7175
7176 2006-05-23  Carlos Garcia Campos  <carlosgc@gnome.org>
7177
7178         * configure.ac: 
7179
7180         Depend on poppler 0.5.2
7181
7182 2006-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7183
7184         * shell/ev-jobs.c: (ev_job_render_run):
7185         
7186         Check if document supports links iterface.
7187
7188 2006-05-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7189
7190         * NEWS:
7191         * configure.ac:
7192         
7193         Update for release 0.5.3
7194
7195 2006-05-13  Michael Plump  <plumpy@skylab.org>
7196
7197         * configure.ac:
7198         * shell/Makefile.am:
7199         * shell/main.c: (main):
7200         
7201         Port to GOption command line parsing. Fix for the 
7202         bug #327518
7203
7204 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7205
7206         * shell/ev-window.c: (ev_window_cmd_help_about):
7207         
7208         Do not wrap license. Fix for the bug #309460.
7209
7210 2006-05-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7211
7212         * configure.ac:
7213         * properties/ev-properties-main.c: (ev_properties_get_pages):
7214         * shell/ev-application.c: (ev_application_open_window),
7215         (ev_application_open_uri_at_dest):
7216         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7217         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
7218         (ev_sidebar_thumbnails_use_icon_view), (page_changed_cb):
7219         * shell/ev-utils.c: (save_print_config_to_file):
7220         * shell/ev-window.c: (ev_window_cmd_save_as),
7221         (ev_attachment_popup_cmd_save_attachment_as):
7222         * shell/main.c: (load_files_remote):
7223         
7224         Bump requirements to gtk 2.8 and drop all ifdefs used.
7225
7226 2006-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7227
7228         * shell/ev-sidebar-attachments.c: (ev_sidebar_attachments_init):
7229         * shell/ev-window.c: (ev_window_init):
7230         
7231         Show attachments page.
7232
7233 2006-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7234
7235         * po/POTFILES.in:
7236         * shell/ev-attachment-bar.c:
7237         * shell/ev-attachment-bar.h:
7238         * shell/ev-sidebar-attachments.c:
7239         (ev_sidebar_attachments_icon_cache_add),
7240         (icon_theme_get_pixbuf_from_mime_type),
7241         (ev_sidebar_attachments_icon_cache_get), (icon_cache_update_icon),
7242         (ev_sidebar_attachments_icon_cache_refresh),
7243         (ev_sidebar_attachments_get_attachment_at_pos),
7244         (ev_sidebar_attachments_popup_menu_show),
7245         (ev_sidebar_attachments_popup_menu),
7246         (ev_sidebar_attachments_button_press),
7247         (ev_sidebar_attachments_update_icons),
7248         (ev_sidebar_attachments_drag_data_get),
7249         (ev_sidebar_attachments_get_property),
7250         (ev_sidebar_attachments_destroy),
7251         (ev_sidebar_attachments_class_init), (ev_sidebar_attachments_init),
7252         (ev_sidebar_attachments_new),
7253         (ev_sidebar_attachments_set_document),
7254         (ev_sidebar_attachments_support_document),
7255         (ev_sidebar_attachments_get_label),
7256         (ev_sidebar_attachments_page_iface_init):
7257         * shell/ev-sidebar-attachments.h:
7258         * shell/ev-window.c: (update_chrome_visibility),
7259         (setup_sidebar_from_metadata), (ev_window_setup_document),
7260         (ev_window_sidebar_current_page_changed_cb),
7261         (attachment_bar_menu_popup_cb), (ev_window_init):
7262         
7263         Move attachments bar to sidebar.
7264
7265 2006-05-09  Carlos Garcia Campos  <carlosgc@gnome.org>
7266
7267         * pdf/ev-poppler.cc:
7268         * shell/ev-application.[ch]:
7269         * shell/main.c:
7270
7271         Fix some memory leaks.
7272
7273 2006-05-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7274
7275         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
7276
7277         Change the properties dialog response to
7278         GTK_RESPONSE_CANCEL instead of GTK_RESPONSE_CLOSE. This
7279         will make the dialog go away when the user presses
7280         enter. With gtk+ >= 2.9 this will happen anyway, but for
7281         older gtk+ versions only GTK_RESPONSE_CANCEL is bound to
7282         escape by default. Fixes bug #340539. See also bug
7283         #101293 for the gtk+ part.
7284
7285 2006-05-08  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
7286
7287         * shell/ev-view.c (tip_from_action_named): Replace some strings
7288         that were wrong. Closes #340970.
7289
7290 2006-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>
7291
7292         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
7293
7294         Update sidebar chrome flag when sidebar visibility changes. Fixes bug
7295         #341049
7296
7297 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7298
7299         * djvu/Makefile.am:
7300         * dvi/Makefile.am:
7301         * dvi/mdvi-lib/Makefile.am:
7302         * properties/Makefile.am:
7303         * ps/Makefile.am:
7304         * shell/Makefile.am:
7305         * thumbnailer/Makefile.am:
7306         
7307         Due to broken libtool that is unable to track dependencies
7308         of noinst libraries we are forced to explicitely point
7309         libraries for binary. Fix for the bug #333334.
7310
7311 2006-05-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7312
7313         * data/evince.desktop.in.in:
7314         * shell/ev-view.c: (view_update_range_and_current_page),
7315         (ev_view_next_page), (ev_view_previous_page):
7316         * shell/ev-window.c: (update_chrome_visibility),
7317         (setup_sidebar_from_metadata), (ev_window_setup_document),
7318         (ev_window_update_fullscreen_popup), (fullscreen_timeout_cb),
7319         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7320         (fullscreen_motion_notify_cb), (ev_window_run_fullscreen),
7321         (ev_window_stop_fullscreen), (ev_window_run_presentation),
7322         (ev_window_stop_presentation), (ev_window_focus_in_event),
7323         (ev_window_focus_out_event), (ev_window_view_sidebar_cb),
7324         (ev_window_init):
7325         * thumbnailer/Makefile.am:
7326         
7327         Update fullscreen and presentation timeout handling. Hide
7328         cursor in presentation after timeout. Fix for the bugs
7329         #136359 and #336981.
7330
7331 2006-05-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7332
7333         * backend/ev-link-action.[ch]:
7334         * pdf/ev-poppler.cc: (ev_link_from_action):
7335         * shell/ev-view-private.h:
7336         * shell/ev-view.c: (ev_view_handle_link), (tip_from_action_named):
7337         * shell/ev-window.c: (do_action_named), (view_external_link_cb):
7338
7339         Add support for Named Action links
7340
7341 2006-05-02  Carlos Garcia Campos  <carlosgc@gnome.org>
7342
7343         * backend/Makefile.am:
7344         * backend/ev-document-links.[ch]:
7345         * backend/ev-document.[ch]:
7346         * backend/ev-link-action.[ch]:
7347         * backend/ev-link-dest.[ch]:
7348         * backend/ev-link.[ch]:
7349         * pdf/ev-poppler.cc: (pdf_document_find_link_dest),
7350         (ev_link_dest_from_dest), (ev_link_from_action), (build_tree):
7351         * shell/ev-page-action.c: (build_new_tree_cb):
7352         * shell/ev-sidebar-links.c: (get_page_from_dest), (print_section_cb),
7353         (links_page_num_func), (update_page_callback):
7354         * shell/ev-view.[ch]: (ev_view_goto_dest), (ev_view_handle_link),
7355         (tip_from_link):
7356         * shell/ev-jobs.c:
7357         * shell/ev-window.[ch]: (ev_window_open_uri),
7358         (sidebar_links_link_activated_cb), (ev_view_popup_cmd_open_link):
7359         * shell/ev-application.[ch]: (ev_application_open_window),
7360         (ev_application_open_uri):
7361
7362         Rework links system, it adds support for remote links now and it makes
7363         easier to add new kinds of actions and destinations. Fixes bug #317292
7364
7365 2006-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7366
7367         * data/Makefile.am:
7368         * data/evince.png:
7369         * data/evince-16.png:
7370         * data/evince-22.png:
7371         * data/evince.svg:
7372         * shell/main.c: (main):
7373         
7374         Evince use it's own icon. Fix for the bug #313392.
7375
7376         * shell/ev-window.c: (fullscreen_timeout_cb),
7377         (fullscreen_set_timeout), (fullscreen_clear_timeout),
7378         (ev_window_cmd_help_about), (ev_window_dispose):
7379         
7380         Simplify fullscreen timeout code.
7381
7382 2006-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
7383
7384         * backend/ev-attachment.c: 
7385         * shell/ev-attachment-bar.c:
7386         * shell/ev-window.c:
7387
7388         Allow multiple selection of attachments
7389
7390 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7391
7392         * shell/ev-view.c: (view_update_range_and_current_page),
7393         (ev_view_scroll):
7394         
7395         Fix for the bug #312573 – Optimal selection of current 
7396         page among visible pages.
7397
7398 2006-04-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7399
7400         * configure.ac:
7401         * djvu/Makefile.am:
7402         * djvu/djvu-text.h:
7403         
7404         Update to djvulibre-3.5.17, now it uses pkg-config. Fix
7405         for the bug 339868.
7406
7407 2006-04-22  Kjartan Maraas  <kmaraas@gnome.org>
7408
7409         * configure.ac: Fix the LINGUAS stuff here too so it builds.
7410
7411 2006-04-21  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7412
7413         * shell/ev-window.c: Add ellipsis to the Find... menu item, as
7414         dictated by the GNOME HIG. Fixes bug #339235.
7415
7416 2006-04-20  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7417
7418         * data/evince-ui.xml:
7419         * shell/ev-view.c: (ev_view_can_find_previous):
7420         * shell/ev-view.h:
7421         * shell/ev-window.c: (ev_window_update_actions),
7422         (ev_window_cmd_edit_find_previous):
7423
7424         Add support for "Find Previous" as dictated by the GNOME HIG. A
7425         menu item is added and some glue code to make it all work is added
7426         to various files.
7427
7428 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7429
7430         * configure.ac: Award myself the "useless use of cat" award.
7431
7432 2006-04-09  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
7433
7434         * po/LINGUAS: New file listing all supported languages.
7435
7436         * configure.in: Use po/LINGUAS instead of including all languages
7437         directly in this file. See the wiki for more information:
7438         http://live.gnome.org/GnomeGoals/PoLinguas
7439
7440 2006-04-06  Carlos Garcia Campos  <carlosgc@gnome.org>
7441
7442         * backend/ev-document-factory.c:
7443
7444         Do not load the document twice when there isn't errors
7445
7446 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7447
7448         * backend/ev-attachment.c: 
7449
7450         Fix a crash when there isn't a default application to open an
7451         attachment
7452
7453 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7454
7455         * backend/ev-attachment.[ch]:
7456         * shell/ev-attachment-bar.[ch]:
7457
7458         Added missing files. 
7459
7460 2006-04-03  Carlos Garcia Campos  <carlosgc@gnome.org>
7461
7462         * backend/Makefile.am:
7463         * data/evince-ui.xml:
7464         * backend/ev-attachment.[ch]:
7465         * backend/ev-document.[ch]: (ev_document_has_attachments),
7466         (ev_document_get_attachments):
7467         * pdf/ev-poppler.cc: (pdf_document_has_attachments),
7468         (attachment_save_to_buffer), (pdf_document_get_attachments),
7469         (pdf_document_document_iface_init):
7470         * shell/Makefile.am:
7471         * shell/ev-attachment-bar.[ch]:
7472         * shell/ev-window.c:
7473
7474         Add support for PDF attachments. Fixes bug #325143
7475
7476 2006-04-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7477
7478         * backend/ev-document-factory.c: (get_document_from_uri),
7479         (ev_document_factory_get_document):
7480         * backend/ev-document-factory.h:
7481         * properties/ev-properties-main.c: (ev_properties_get_pages):
7482         * shell/Makefile.am:
7483         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
7484         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
7485         (ev_job_queue_remove_job):
7486         * shell/ev-job-queue.h:
7487         * shell/ev-job-xfer.c:
7488         * shell/ev-job-xfer.h:
7489         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
7490         (ev_job_fonts_new), (ev_job_fonts_run), (ev_job_xfer_init),
7491         (ev_job_xfer_dispose), (ev_job_xfer_class_init), (ev_job_xfer_new),
7492         (ev_job_xfer_run):
7493         * shell/ev-jobs.h:
7494         * shell/ev-window.c: (ev_window_is_empty),
7495         (password_dialog_response), (ev_window_clear_xfer_job),
7496         (ev_window_xfer_job_cb), (ev_window_open_uri),
7497         (ev_window_cmd_focus_page_selector),
7498         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
7499         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7500         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7501         (ev_window_dispose):
7502         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7503         
7504         * Cleanup mime type detection on document load. Fix for the
7505         bug #336448.
7506
7507 2006-04-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7508
7509         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
7510         
7511         Fix crash on exit, described in the bug #336825.
7512
7513 2006-03-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7514
7515         * backend/ev-document-factory.c:
7516         (ev_document_factory_get_from_mime),
7517         (ev_document_factory_get_all_mime_types), (get_document_from_uri),
7518         (ev_document_factory_get_document),
7519         (file_filter_add_mime_list_and_free),
7520         (ev_document_factory_add_filters):
7521         * backend/ev-document-factory.h:
7522         * properties/ev-properties-main.c: (ev_properties_get_pages):
7523         * shell/Makefile.am:
7524         * shell/ev-application.c:
7525         * shell/ev-job-xfer.c: (ev_job_xfer_run):
7526         * shell/ev-window.c: (ev_window_cmd_file_open),
7527         (ev_window_cmd_save_as):
7528         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
7529         
7530         Rework factory functions so they are placed now in a single 
7531         file ev-document-factory.c
7532
7533 2006-03-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7534
7535         * shell/ev-window.c: (update_chrome_visibility):
7536         
7537         Fix for the bug 166566 - don't show menubar in fullscreen
7538         mode.
7539
7540 2006-03-22  Tommi Vainikainen  <thv@iki.fi>
7541
7542         * configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
7543
7544 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7545
7546         * shell/ev-view.c: (ev_view_expose_event):
7547         
7548         More correctly draw loading text when document
7549         is empty.
7550
7551 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7552
7553         * shell/ev-view.c: (ev_view_scroll):
7554         
7555         Fix for the bug #334854, page down and page up switch
7556         pages in presentation mode.
7557
7558 2006-03-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7559
7560         * shell/ev-window.c: (ev_window_set_action_sensitive),
7561         (ev_window_setup_action_sensitivity), (ev_window_update_actions),
7562         (ev_window_set_view_accels_sensitivity),
7563         (update_chrome_visibility), (ev_window_cmd_focus_page_selector),
7564         (ev_window_cmd_continuous), (ev_window_cmd_dual),
7565         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
7566         (find_changed_cb), (page_changed_cb), (ev_window_setup_document),
7567         (ev_window_cmd_edit_find), (ev_window_set_page_mode),
7568         (ev_window_cmd_edit_toolbar_cb), (ev_window_zoom_changed_cb),
7569         (ev_window_has_selection_changed_cb), (find_bar_search_changed_cb),
7570         (view_actions_focus_in_cb), (ev_window_init):
7571         
7572         Fix for the bug #333902, now it's possible to search
7573         words with slash.
7574
7575 2006-03-16  Jérémy Ar Floc'h <jérémy.lefloch@gmail.com>
7576
7577         * configure.ac: Added Breton translation.
7578         * po/br.po: Added Breton translation.
7579
7580 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7581
7582         * shell/ev-window-title (ev_window_title_update):
7583
7584         Fix memory leak in window title. Fixes bug #333944
7585
7586 2006-03-14  Carlos Garcia Campos  <carlosgc@gnome.org>
7587
7588         * shell/ev-metadata-manager.c (parseItem):
7589
7590         Fix memory leaks. Fixes bug #333945
7591
7592 2006-03-13  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7593         
7594         * NEWS, configure.ac, TODO:
7595         
7596         Update for release 0.5.2.
7597
7598 2006-03-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7599
7600         * shell/ev-view.c: (view_update_range_and_current_page),
7601         (page_changed_cb):
7602         
7603         Don't jump on scrolling, fix for the bug #333127.
7604
7605 2006-03-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7606
7607         * shell/ev-view.c: (ev_view_next_page), (ev_view_previous_page):
7608         
7609         Scroll by one page in presentation mode. Fix for the bug
7610         #332993.
7611
7612 2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>
7613
7614         * configure.ac: Added ka (Georgian) to ALL_LINGUAS line.
7615
7616 2006-02-28  Clytie Siddall <clytie@riverland.net.au>
7617
7618         * configure.ac  Added lv in ALL_LINGUAS line.
7619
7620 2006-02-27  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
7621         
7622         * NEWS, configure.ac:
7623         
7624         Update for release 0.5.1
7625
7626 2006-02-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7627
7628         * backend/ev-document-misc.c: (ev_document_misc_paint_one_page):
7629         * backend/ev-document-misc.h:
7630         * shell/ev-view.c: (draw_one_page):
7631         
7632          Clairfy what page the toolbar page number applies to. Fix
7633          for the bug #328102.
7634
7635 2006-02-24  Stanislav Slusny <slusnys@gmail.com>
7636
7637         * shell/ev-view-private.h:
7638         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_event),
7639         (ev_view_init), (find_changed_cb), (ev_view_find_previous),
7640         (ev_view_search_changed):
7641         * shell/ev-view.h:
7642         * shell/ev-window.c: (find_bar_search_changed_cb):
7643         
7644         Dont't jump to find result if window was scrolled during search.
7645         Fix for the bug #313266.
7646
7647 2006-02-21  Stanislav Slusny <slusnys@gmail.com>
7648
7649         * shell/eggfindbar.c: (egg_find_bar_class_init):
7650         * shell/eggfindbar.h:
7651         * shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
7652         * shell/ev-view-private.h:
7653         * shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
7654         (ev_view_class_init), (ev_sizing_mode_get_type),
7655         (ev_scroll_type_get_type):
7656         * shell/ev-view.h:
7657         * shell/ev-window.c: (ev_window_cmd_scroll_forward),
7658         (ev_window_cmd_scroll_backward), (find_bar_scroll),
7659         (ev_window_init):
7660         
7661         Fix for the bug 319133 - Find entry should allow text scroll.
7662
7663 2006-02-20  Antoine Dopffer <antoine.dopffer@free.fr>
7664
7665         * shell/ev-view-private.h:
7666         * shell/ev-view.c: (view_update_range_and_current_page),
7667         (highlight_find_results), (find_changed_cb), (page_changed_cb),
7668         (ev_view_set_document), (update_find_status_message),
7669         (jump_to_find_result), (jump_to_find_page), (ev_view_find_next),
7670         (ev_view_find_previous):
7671         
7672         Fix for the bug #319137. Search now takes account for scrolling.
7673
7674 2006-02-19  Michael Hofmann <mh21@piware.de>
7675
7676         * configure.ac:
7677         * djvu/Makefile.am:
7678         * djvu/djvu-document-private.h:
7679         * djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
7680         (djvu_handle_events), (djvu_document_load), (djvu_document_save),
7681         (djvu_document_get_page_size), (djvu_document_render_pixbuf),
7682         (djvu_document_can_get_text), (djvu_document_get_text),
7683         (djvu_document_document_iface_init),
7684         (djvu_document_thumbnails_get_thumbnail),
7685         (djvu_document_find_begin), (djvu_document_find_get_n_results),
7686         (djvu_document_find_get_result),
7687         (djvu_document_find_page_has_results),
7688         (djvu_document_find_get_progress), (djvu_document_find_cancel),
7689         (djvu_document_find_iface_init):
7690         * djvu/djvu-text-page.c: (djvu_text_page_selection_process),
7691         (djvu_text_page_selection), (djvu_text_page_limits_process),
7692         (djvu_text_page_limits), (djvu_text_page_copy),
7693         (djvu_text_page_position), (djvu_text_page_union),
7694         (djvu_text_page_sexpr_process), (djvu_text_page_sexpr),
7695         (djvu_text_page_box), (djvu_text_page_append_text),
7696         (djvu_text_page_search), (djvu_text_page_prepare_search),
7697         (djvu_text_page_new), (djvu_text_page_free):
7698         * djvu/djvu-text-page.h:
7699         * djvu/djvu-text.c: (djvu_text_idle_callback), (djvu_text_new),
7700         (djvu_text_copy), (djvu_text_free), (djvu_text_get_text),
7701         (djvu_text_n_results), (djvu_text_has_results),
7702         (djvu_text_get_result), (djvu_text_get_progress):
7703         * djvu/djvu-text.h:
7704         
7705         Text search in djvu. Fix for the bug #303415.
7706
7707 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7708
7709         * configure.ac:
7710         * shell/ev-window.c: (ev_window_cmd_save_as):
7711         
7712         Ask filechooser to confirm overwrite. Fix for the bug #328266.
7713         Thanks to Gary Coady <gary@lyranthe.org>
7714
7715 2006-02-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7716
7717         * shell/ev-print-job.c: (idle_print_handler):
7718         
7719         Inverse order printing, bug #320919.
7720
7721 2006-02-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7722
7723         * data/evince-toolbar.xml:
7724         * shell/ev-window.c:
7725         
7726         Allow to add sidebar checkbutton on toolbar. Fix
7727         for the bug #144577.
7728
7729 2006-02-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7730
7731         * ps/ps-document.c: (push_pixbuf), (setup_pixmap):
7732         
7733         Add checks that have sense for empty ps document.
7734
7735 2006-02-15  Luca Ferretti <elle.uca@libero.it>
7736
7737         * configure.ac: Include PS in mime types list. 
7738
7739 2006-02-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7740
7741         * configure.ac:
7742         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
7743         * ps/gsdefaults.h:
7744         * ps/ps-document.c: (start_interpreter), (ps_document_load):
7745         
7746         Runtime check for gs interpreter. Fix for the bug #320868.
7747         Thanks to Antoine Dopffer antoine.dopffer@free.fr
7748
7749 2006-02-12  Carlos Garcia Campos  <carlosgc@gnome.org>
7750
7751         * shell/ev-application.c: 
7752
7753         Use DBUS_NAME_FLAG_DO_NOT_QUEUE flag in RequestName method when
7754         dbus>=0.60, so that the request is not queued. 
7755
7756 2006-02-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7757
7758         * configure.ac:
7759         * shell/Makefile.am:
7760         * shell/ev-sidebar-links.c: (print_section_cb):
7761         * shell/ev-utils.c:
7762         * shell/ev-utils.h:
7763         * shell/ev-window.c: (update_action_sensitivity),
7764         (ev_window_close_dialogs), (ev_window_print):
7765         * shell/ev-window.h:
7766         
7767         Make printing support optional. Patch from Eduardo de Barros Lima
7768         <eduardo.lima@indt.org.br> for the bug #330546.
7769
7770 2006-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7771
7772         * shell/ev-view-private.h:
7773         * shell/ev-view.c: (ev_view_expose_event), (ev_view_set_loading),
7774         (ev_view_set_document):
7775         * shell/ev-view.h:
7776         * shell/ev-window.c: (ev_window_load_job_cb),
7777         (ev_window_xfer_job_cb), (ev_window_open_uri), (ev_window_dispose),
7778         (ev_window_init):
7779
7780         Draw Loading message during xfer job. Fix for the bug #329495.
7781
7782 2006-02-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7783
7784         * comics/comics-document.c: (comics_regex_quote),
7785         (comics_document_load), (extract_argv):
7786         
7787         Correcly quote regexp before passing it to unzip.
7788
7789 2006-02-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7790
7791         * shell/ev-page-cache.c: (build_height_to_page),
7792         (ev_page_cache_new), (ev_page_cache_get_max_label_chars),
7793         (ev_page_cache_get_dual_even_left):
7794         * shell/ev-page-cache.h:
7795         * shell/ev-view.c: (view_update_range_and_current_page),
7796         (get_page_y_offset), (get_page_extents):
7797         
7798         Place even pages to the left if document has less then
7799         two pages. Fix for the bug #328856.
7800
7801 2006-01-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7802
7803         * thumbnailer/evince-thumbnailer-comics.schemas.in:
7804         
7805         Correct comics scheme. This make evince create thumbnails
7806         for comic books. Fix for the bug 329088.
7807
7808 2006-01-31  Christopher Aillon  <caillon@redhat.com>
7809
7810         * data/evince-password.glade: Don't explicitly set
7811         invisible_char to the current default value in case
7812         the default changes; let GTK+ do its magic.
7813
7814 2006-01-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7815
7816         * shell/ev-job-xfer.c: (ev_job_xfer_run): Append
7817         real filename to tmp filename since often document
7818         type is determined by extension.
7819
7820 2006-01-24  Ricardo Markiewicz  <rmarkie@fi.uba.ar>
7821
7822         * shell/ev-view.c: (add_scroll_binding_keypad),
7823         (ev_view_binding_activated), (ev_view_class_init):
7824         
7825         Add keybindings for percision-scrolling of display area. 
7826         Fix for the bug #314072.
7827
7828 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7829
7830         * data/evince.desktop.in.in:
7831         
7832         Add GTK to the list of categories. Fix for the bug #328034.
7833
7834 2006-01-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7835
7836         * shell/ev-application.c: (ev_application_shutdown),
7837         (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
7838         * shell/ev-application.h:
7839         * shell/ev-window.c: (file_open_dialog_response_cb),
7840         (ev_window_cmd_file_open):
7841         
7842         Save last uri in file chooser dialog. Fix for the bug #327950.
7843
7844 2006-01-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7845
7846         * NEWS:
7847         * README:
7848         
7849         Final update for release 0.5.0
7850         
7851         * shell/Makefile.am:
7852         
7853         Remove disable deprecated until we'll require libgnome-2.13.7
7854         and port to GOption argument parsing. See bug 327518.
7855
7856 2006-01-19  Jani Monoses <jani.monoses@gmail.com>
7857
7858         * comics/comics-document.c: (comics_document_save):
7859         * djvu/djvu-document.c: (djvu_document_save):
7860         * dvi/dvi-document.c: (dvi_document_save):
7861         * lib/ev-file-helpers.c: (ev_tmp_filename), (ev_xfer_uri_simple):
7862         * lib/ev-file-helpers.h:
7863         * pixbuf/pixbuf-document.c: (pixbuf_document_save):
7864         * tiff/tiff-document.c: (tiff_document_save):
7865         
7866         Use common save function for backends.
7867
7868 2006-01-18  Jani Monoses <jani.monoses@gmail.com>
7869
7870         * backend/ev-document-types.c:
7871         
7872         Fix crash on saving pixbuf.
7873
7874 2006-01-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7875
7876         * cut-n-paste/recent-files/egg-recent-item.c:
7877         (get_uri_shortname_for_display), (egg_recent_item_get_short_name):
7878         * cut-n-paste/recent-files/egg-recent-model.c: (parse_info_init),
7879         (parse_info_free), (valid_element), (start_element_handler),
7880         (end_element_handler), (text_handler), (egg_recent_model_filter),
7881         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
7882         (egg_recent_model_monitor), (egg_recent_model_read),
7883         (egg_recent_model_open_file), (egg_recent_model_lock_file),
7884         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
7885         (egg_recent_model_set_property), (egg_recent_model_class_init),
7886         (egg_recent_model_init), (egg_recent_model_add_full),
7887         (egg_recent_model_delete), (egg_recent_model_get_list),
7888         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
7889         (egg_recent_model_set_filter_mime_types),
7890         (egg_recent_model_clear_group_filter),
7891         (egg_recent_model_set_filter_groups),
7892         (egg_recent_model_clear_scheme_filter),
7893         (egg_recent_model_set_filter_uri_schemes),
7894         (egg_recent_model_remove_expired):
7895         * cut-n-paste/recent-files/egg-recent-util.c:
7896         (egg_recent_util_get_icon):
7897         * cut-n-paste/recent-files/egg-recent-util.h:
7898         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
7899         (connect_proxy_cb), (egg_recent_view_uimanager_set_list),
7900         (egg_recent_view_uimanager_set_empty_list), (model_changed_cb),
7901         (egg_recent_view_uimanager_set_property),
7902         (egg_recent_view_uimanager_get_property),
7903         (egg_recent_view_uimanager_class_init),
7904         (egg_recent_view_uimanager_init),
7905         (egg_recent_view_uimanager_set_label_width),
7906         (egg_recent_view_uimanager_get_label_width):
7907         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
7908         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
7909         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
7910         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
7911         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
7912         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
7913         
7914         Update from libegg.
7915
7916 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7917
7918         * shell/ev-page-cache.c: (build_height_to_page),
7919         (ev_page_cache_get_height_to_page):
7920         * shell/ev-page-cache.h:
7921         * shell/ev-view.c: (view_update_range_and_current_page),
7922         (get_page_y_offset), (get_page_extents), (ev_view_next_page),
7923         (ev_view_previous_page):
7924         
7925         Dual mode places even pages to the left. Fix for the bug #309393.
7926
7927         * shell/ev-view.h:
7928         * shell/ev-window.c: (update_action_sensitivity),
7929         (setup_view_from_metadata), (view_menu_popup_cb):
7930         
7931         Don't restore presentation in empty windows, more intelligent
7932         next page behaviour in dual mode.
7933
7934         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
7935         (ev_pixbuf_cache_clear_job_sizes):
7936         
7937         Cleanup job callback on removal. Fix for the bug #325886.
7938
7939 2006-01-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7940
7941         * ps/ps.c: (psscan):
7942         
7943         Commit workaround Mozilla problem. Fix for the bug #325919
7944         
7945         * shell/ev-metadata-manager.c: (parse_value), (parseItem),
7946         (save_item):
7947         
7948         Fix for year 2038 problem.
7949
7950 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7951
7952         * shell/ev-window.c: (setup_document_from_metadata),
7953         (ev_window_cmd_view_reload):
7954
7955         Clamp page recieved from metadata in valid values. Fix
7956         for the bug #325986.
7957
7958 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7959
7960         * MAINTAINERS: 
7961         Add MAINTAINERS as requested on desktop-devel-list.
7962
7963 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7964
7965         * backend/ev-document-factory.c: (gdk_pixbuf_mime_type_list),
7966         (mime_type_supported_by_gdk_pixbuf),
7967         (ev_document_factory_get_mime_types),
7968         (ev_document_factory_get_all_mime_types):
7969         
7970         Don't add pixbuf mime types if pixbuf backend is disabled.
7971         
7972         * shell/ev-application.c: (ev_application_get_uri_window):
7973         
7974         Fix for the bug 325815 - unhandled MIME type message doesn't 
7975         appear a second time. 
7976         
7977         * shell/ev-document-types.c: (ev_document_types_add_filters):
7978         * shell/ev-window.c: (page_changed_cb), (ev_window_setup_document),
7979         (password_dialog_response), (ev_window_popup_password_dialog),
7980         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
7981         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
7982         (ev_window_run_presentation), (ev_window_stop_presentation),
7983         (save_sizing_mode), (ev_window_zoom_changed_cb),
7984         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
7985         (ev_window_dual_mode_changed_cb),
7986         (ev_window_sidebar_current_page_changed_cb),
7987         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
7988         (window_state_event_cb), (window_configure_event_cb):
7989         
7990         Cleanup additional uris holded by EvWindow.
7991
7992 2006-01-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
7993
7994         * shell/ev-view.c: (ev_view_scroll), (ev_view_previous_page),
7995         (ev_view_can_previous_page), (ev_view_can_next_page):
7996         * shell/ev-view.h:
7997         * shell/ev-window.c: (update_action_sensitivity):
7998         
7999         Two page scrolling with Space and PageUp in dual mode. Second fix 
8000         for the bug #316608.
8001
8002 2006-01-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8003
8004         * shell/ev-view.c: (scroll_to_current_page):
8005         
8006         Correctly clamp adjustment value. Fix for the bug
8007         #325808.
8008
8009 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8010
8011         * shell/ev-sidebar-links.c: (print_section_cb):
8012         * shell/ev-window.c: (ev_window_get_uri),
8013         (ev_window_close_dialogs), (ev_window_open_uri), (ev_window_print),
8014         (ev_window_print_dialog_response_cb), (ev_window_print_range),
8015         (ev_window_dispose):
8016         
8017         Make print dialog non-modal. Fix for the bug #325622.
8018
8019 2006-01-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8020
8021         * shell/ev-metadata-manager.c:
8022         * shell/ev-utils.c: (using_pdf_printer),
8023         (using_postscript_printer), (load_print_config_from_file),
8024         (save_print_config_to_file):
8025         * shell/ev-utils.h:
8026         * shell/ev-window.c: (update_sizing_buttons), (page_changed_cb),
8027         (update_sidebar_visibility), (setup_sidebar_from_metadata),
8028         (setup_view_from_metadata), (ev_window_setup_document),
8029         (ev_window_load_job_cb), (ev_window_sidebar_position_change_cb),
8030         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
8031         (ev_window_run_presentation), (ev_window_stop_presentation),
8032         (save_sizing_mode), (ev_window_zoom_changed_cb),
8033         (ev_window_continuous_changed_cb), (ev_window_rotation_changed_cb),
8034         (ev_window_dual_mode_changed_cb),
8035         (ev_window_sidebar_current_page_changed_cb),
8036         (ev_window_sidebar_visibility_changed_cb), (ev_window_dispose),
8037         (window_state_event_cb), (window_configure_event_cb),
8038         (ev_window_init):
8039         
8040         Setting saving behaviour fixes.
8041
8042 2005-12-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8043
8044         * configure.ac:
8045         
8046         Make antialiasing gs options better and allow
8047         to change them during configure. Fix for the 
8048         bug #319049.
8049
8050 2005-12-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8051
8052         * shell/ev-window.c: (setup_view_from_metadata):
8053         
8054         Remember if last window was maximized. Fix for the
8055         bug #323797.
8056
8057 2005-12-28  Abel Cheung  <maddog@linuxhall.org>
8058
8059         * configure.ac: Added "zh_HK" to ALL_LINGUAS.
8060
8061 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8062
8063         * backend/ev-link.c: (ev_link_get_page), (ev_link_init):
8064         * shell/ev-page-action.c: (build_new_tree_cb):
8065         * shell/ev-sidebar-links.c: (links_page_num_func),
8066         (update_page_callback_foreach), (update_page_callback):
8067         * shell/ev-view.c: (scroll_to_current_page):
8068         
8069         Fix for the bug #325067 with more intelligent selection
8070         of current link in sidebar. Make sidebar handle links
8071         of FITR-like type more correctly.
8072
8073         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
8074         (dvi_pixbuf_put_pixel):
8075         
8076         Fix memory consumtion with disabled alpha channel.
8077
8078 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8079
8080         * data/evince-ui.xml:
8081         * shell/ev-window.c: (view_menu_popup_cb),
8082         (ev_popup_cmd_open_link), (ev_window_init):
8083         
8084         Update context menu for internal links. Fix for the bug
8085         #325066.
8086
8087 2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8088
8089         * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
8090         
8091         Bind context menu to keyboard also. Fix for the bug
8092         #325065.
8093
8094 2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8095
8096         * shell/ev-view.c: (selection_scroll_timeout_cb):
8097         
8098         Horizontal scroll on selection also.
8099
8100 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8101
8102         * shell/ev-metadata-manager.c: (parse_value):
8103         * shell/ev-view.c: (goto_xyz_link):
8104         
8105         Correct zoom setup and metadata save broken in 
8106         some locales.
8107
8108 2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8109
8110         * shell/ev-view-private.h:
8111         * shell/ev-view.c: (scroll_to_current_page),
8112         (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
8113         (goto_fith_link), (goto_fit_link), (goto_xyz_link),
8114         (page_changed_cb), (ev_view_set_continuous),
8115         (ev_view_set_dual_page), (ev_view_set_presentation):
8116         
8117         Delay scroll until allocation to correctly position page. Fix
8118         for the bug #317334.
8119
8120 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8121
8122         * NEWS:
8123         * configure.ac:
8124         
8125         Update NEWS and require poppler 0.5.0.
8126
8127 2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
8128         
8129         * data/evince-ui.xml:
8130         * shell/ev-view-private.h:
8131         * shell/ev-view.c: (ev_view_get_link_at_location),
8132         (handle_link_over_xy), (ev_view_button_press_event),
8133         (ev_view_button_release_event), (ev_view_class_init):
8134         * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
8135         (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
8136         (ev_window_init):
8137         
8138         Implement right-click context menu.
8139
8140 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8141
8142         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
8143         * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
8144         (mdvi_pixbuf_device_render):
8145         * pdf/ev-poppler.cc:
8146
8147         Don't generate thumbnails with alpha. See bug #324077.
8148         Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
8149
8150 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8151
8152         * shell/ev-window.c: (setup_chrome_from_metadata):
8153         
8154         Fix typo that was hiding toolbar.
8155
8156 2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8157
8158         * shell/ev-view-private.h:
8159         * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
8160         (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
8161         (ev_view_button_release_event), (ev_view_destroy):
8162         
8163         Small cleanup and autoscrolling during selection. Thanks to 
8164         Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
8165
8166 2005-12-22  Jani Monoses <jani.monoses@gmail.com>
8167
8168         * configure.ac:
8169         
8170         Correctly check for comics option.
8171
8172 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
8173         * Makefile.am:
8174         * configure.ac:
8175         * backend/Makefile.am:
8176         * backend/ev-document-factory.c:
8177         * shell/ev-document-types.c:
8178
8179         Included option in configure to make ps backend 
8180         compilation optional with --disable-ps.
8181
8182 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8183
8184         * backend/ev-document-factory.c:
8185         * comics/Makefile.am:
8186         * comics/comics-document.c: (comics_document_load):
8187         * comics/ev-cbr-mime.xml:
8188         * configure.ac:
8189         
8190         Comics mime types are added to shared-mime-info CVS. Now
8191         we don't need to install our own mime types.
8192
8193 2005-12-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8194
8195         * shell/ev-window.c:
8196         
8197         Add shortcut for "save a copy" menu entry. Fix for
8198         the bug #324582.
8199
8200 2005-12-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8201
8202         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8203         (job_finished_cb), (new_selection_pixbuf_needed),
8204         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8205         (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
8206         
8207         Rework selection job info logic and fix critical warning.
8208
8209 2005-12-17  Abel Cheung  <maddog@linuxhall.org>
8210
8211         * configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.
8212
8213 2005-11-27  Jaap A. Haitsma <jaap@haitsma.org>
8214
8215         * data/evince-ui.xml:
8216         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8217         
8218         Enter as shortcut key for next page. Fix for the bug
8219         #321394.
8220
8221 2005-11-18  Ales Nyakhaychyk  <nab@mail.by>
8222
8223         * configure.ac: Added "be" (Belarusian) to ALL_LINGUAS.
8224
8225 2005-11-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8226
8227         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
8228         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
8229         (new_selection_pixbuf_needed),
8230         (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
8231         (clear_job_selection):
8232         
8233         Too early for 0.5. Pixbuf cache code cleaned a bit.
8234
8235 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8236
8237         * NEWS:
8238         * configure.ac:
8239         
8240         Release 0.5.0 preparation
8241
8242 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8243
8244         * comics/Makefile.am:
8245         * configure.ac:
8246         * shell/ev-document-types.c: (ev_document_types_add_filters):
8247         
8248         More advanced handling of custom mime type installation.
8249
8250 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8251
8252         * data/evince.schemas.in:
8253         * shell/ev-metadata-manager.c: (value_free),
8254         (ev_metadata_manager_get_last), (ev_metadata_manager_set_last),
8255         (ev_metadata_manager_get), (ev_metadata_manager_set):
8256         * shell/ev-metadata-manager.h:
8257         * shell/ev-window.c: (update_chrome_flag),
8258         (ev_window_cmd_focus_page_selector), (update_sidebar_visibility),
8259         (setup_document_from_metadata), (setup_chrome_from_metadata),
8260         (setup_sidebar_from_metadata), (setup_view_from_metadata),
8261         (ev_window_cmd_edit_find), (ev_window_cmd_escape),
8262         (ev_window_view_toolbar_cb),
8263         (ev_window_sidebar_visibility_changed_cb), (find_bar_close_cb),
8264         (view_actions_focus_in_cb), (ev_window_init), (ev_window_new):
8265         
8266         Save last document settings and reuse them for new documents.
8267
8268 2005-11-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8269
8270         * Makefile.am:
8271         * backend/Makefile.am:
8272         * backend/ev-document-factory.c:
8273         * backend/ev-document-factory.h:
8274         * comics/Makefile.am:
8275         * comics/comics-document.c: (G_DEFINE_TYPE_WITH_CODE),
8276         (comics_document_load), (comics_document_save),
8277         (comics_document_get_n_pages), (comics_document_get_page_size),
8278         (get_page_size_area_prepared_cb), (comics_document_render_pixbuf)       (render_pixbuf_size_prepared_cb), (comics_document_finalize),
8279         (comics_document_class_init), (comics_document_can_get_text),
8280         (comics_document_get_info), (comics_document_document_iface_init),
8281         (comics_document_init), (get_supported_image_extensions),
8282         (comics_document_thumbnails_get_geometry),
8283         (comics_document_thumbnails_get_thumbnail),
8284         (comics_document_thumbnails_get_dimensions),
8285         (comics_document_document_thumbnails_iface_init), (extract_argv):
8286         * comics/comics-document.h:
8287         * comics/ev-cbr-mime.xml:
8288         * configure.ac:
8289         * po/POTFILES.in:
8290         * shell/ev-application.c: (ev_application_register_service):
8291         * shell/ev-document-types.c: (ev_document_types_add_filters):
8292         * thumbnailer/Makefile.am:
8293         * thumbnailer/evince-thumbnailer-comics.schemas.in:
8294         
8295         New CBR/CBZ backend for comic books.
8296
8297 2005-11-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8298
8299         * shell/main.c: (load_files_remote):
8300
8301         Thanks to Robert McQueen <robot101@debian.org>. Dbus
8302         warning on startup of second instance is fixed. It
8303         is bug #320353.
8304
8305 2005-10-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8306
8307         * shell/ev-window.c: (ev_window_finalize):
8308         
8309         Fix double free that cause crash.
8310
8311 2005-10-29  Bastien Nocera <hadess@hadess.net>
8312
8313         * tiff/tiff-document.c: (tiff_document_load):
8314         
8315         Fix memory leak.
8316
8317 2005-10-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8318
8319         * po/POTFILES.in:
8320         * shell/Makefile.am:
8321         * shell/ev-view-accessible.c: (ev_view_accessible_get_priv),
8322         (ev_view_accessible_free_priv), (ev_view_accessible_class_init),
8323         (ev_view_accessible_get_text),
8324         (ev_view_accessible_get_character_at_offset),
8325         (ev_view_accessible_get_text_before_offset),
8326         (ev_view_accessible_get_text_at_offset),
8327         (ev_view_accessible_get_text_after_offset),
8328         (ev_view_accessible_get_character_count),
8329         (ev_view_accessible_get_caret_offset),
8330         (ev_view_accessible_set_caret_offset),
8331         (ev_view_accessible_get_run_attributes),
8332         (ev_view_accessible_get_default_attributes),
8333         (ev_view_accessible_get_character_extents),
8334         (ev_view_accessible_get_offset_at_point),
8335         (ev_view_accessible_get_n_selections),
8336         (ev_view_accessible_get_selection),
8337         (ev_view_accessible_add_selection),
8338         (ev_view_accessible_remove_selection),
8339         (ev_view_accessible_set_selection),
8340         (ev_view_accessible_text_iface_init),
8341         (ev_view_accessible_idle_do_action),
8342         (ev_view_accessible_action_do_action),
8343         (ev_view_accessible_action_get_n_actions),
8344         (ev_view_accessible_action_get_description),
8345         (ev_view_accessible_action_get_name),
8346         (ev_view_accessible_action_set_description),
8347         (ev_view_accessible_action_iface_init),
8348         (ev_view_accessible_get_type), (ev_view_accessible_new),
8349         (ev_view_accessible_factory_get_accessible_type),
8350         (ev_view_accessible_factory_create_accessible),
8351         (ev_view_accessible_factory_class_init),
8352         (ev_view_accessible_factory_get_type):
8353         * shell/ev-view-accessible.h:
8354         * shell/ev-view-private.h:
8355         * shell/ev-view.c: (ev_view_get_accessible), (ev_view_class_init):
8356         * shell/ev-view.h:
8357         
8358         Initial accessibility support.
8359
8360 2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
8361
8362         * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
8363
8364 2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
8365
8366         * shell/ev-print-job.c: (idle_print_handler):
8367         
8368         Fix for bug Bug 318916: Printing multiple pages.
8369
8370 2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
8371
8372         * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
8373
8374 2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8375
8376         * pdf/ev-poppler.cc:
8377         
8378         Thumnail dimensions unified with other backends.
8379         
8380         * shell/ev-window-title.c: (ev_window_title_update):
8381         
8382         Fix warning.
8383
8384 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8385
8386         * data/ev-stock-zoom-fit-width.png:
8387         
8388         Remove unused file.
8389
8390 2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8391
8392         * configure.ac:
8393         * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
8394         (djvu_document_finalize):
8395         * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
8396         (dvi_document_finalize):
8397         * pixbuf/pixbuf-document.c: (pixbuf_document_load),
8398         (pixbuf_document_save), (pixbuf_document_finalize):
8399         * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
8400         (tiff_document_finalize):
8401         
8402         Save a copy implemented for various backends.
8403
8404 2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
8405
8406         * configure.ac:
8407         
8408         Don't link with ltiff if tiff is disabled.
8409
8410 2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8411
8412         * pdf/GDKSplashOutputDev.cc:
8413         * pdf/GDKSplashOutputDev.h:
8414         * pdf/Thumb.cc:
8415         * pdf/Thumb.h:
8416         * pdf/pdf-document.cc:
8417         * pdf/pdf-document.h:
8418         * pdf/test-gdk-output-dev.cc:
8419         
8420         Remove old unused files.
8421
8422 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8423
8424         * shell/ev-window.c: (ev_window_setup_document):
8425         
8426         Fixed warnings on reload and probably crash reason.
8427
8428 2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8429
8430         * properties/ev-properties-view.c:
8431         (ev_properties_view_format_date):
8432         
8433         Check if date is invalid. Fix for bug 318134.
8434
8435 2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
8436
8437         * shell/ev-window-title.c:
8438         
8439         Add .indd files (Adobe Indesign) to the list of "bad
8440         extensions".
8441
8442 2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8443
8444         * data/evince-ui.xml:
8445         * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
8446         
8447         Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
8448
8449 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8450
8451         * shell/ev-window.c: (launch_link), (launch_external_uri),
8452         (view_external_link_cb):
8453
8454         URL-escape link before passing it to gnome_vfs_url_show.
8455
8456 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8457
8458         * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
8459         there isn't text selected.
8460
8461 2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
8462
8463         * shell/ev-view.c: (handle_link_over_xy):
8464
8465         Check tooltip is valid utf8 before showing it
8466
8467 2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
8468
8469         * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
8470
8471 2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
8472
8473         * shell/ev-window-title.c: (ev_window_title_update):
8474
8475         Guard against using g_strstrip on NULL. Fixes bug #317291.
8476
8477 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8478
8479         * pdf/ev-poppler.cc:
8480
8481         Show title even for unknown links
8482
8483 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8484
8485         * shell/ev-window-title.c: (ev_window_title_update):
8486
8487         Strip the title string
8488
8489 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8490
8491         * shell/ev-window-title.c:
8492
8493         Add .rtf to the bad extensions list
8494
8495 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8496
8497         * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
8498         (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
8499
8500         Ignore link coordinates if they are outside page bounds
8501
8502 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
8503
8504         * backend/ev-link.c: (ev_link_type_get_type),
8505         (ev_link_get_filename), (ev_link_get_params),
8506         (ev_link_get_property), (ev_link_set_property),
8507         (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
8508         * backend/ev-link.h:
8509         * pdf/ev-poppler.cc:
8510         * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
8511         * shell/ev-window.c: (launch_link), (view_external_link_cb),
8512         (ev_window_init):
8513
8514         Implement launch links. Delegate external link opening to
8515         the window.
8516
8517 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8518
8519         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
8520         (ev_link_get_right), (ev_link_get_property),
8521         (ev_link_set_property), (ev_link_class_init),
8522         (ev_link_new_page_fitv), (ev_link_new_page_fitr):
8523         * backend/ev-link.h:
8524         * pdf/ev-poppler.cc:
8525         * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
8526
8527         Implement fitr links
8528
8529 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8530
8531         * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
8532         (goto_fitv_link), (goto_fith_link), (goto_fit_link),
8533         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8534         (ev_view_size_request_continuous),
8535         (ev_view_size_request_dual_page),
8536         (ev_view_size_request_single_page), (ev_view_size_allocate),
8537         (ev_view_zoom_for_size_continuous_and_dual_page),
8538         (ev_view_zoom_for_size_continuous),
8539         (ev_view_zoom_for_size_dual_page),
8540         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8541         (ev_sizing_mode_get_type):
8542         * shell/ev-view.h:
8543         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8544
8545         Do not use modes for link, we need to calculate size ad hoc.
8546         Still not perfect because of the usual scrollbar issues grrr.
8547
8548 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8549
8550         * backend/ev-link.c: (ev_link_type_get_type),
8551         (ev_link_new_page_fith), (ev_link_new_page_fitv):
8552         * backend/ev-link.h:
8553         * pdf/ev-poppler.cc:
8554         * shell/ev-view.c: (goto_fitv_link), (goto_fith_link),
8555         (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
8556         (ev_view_size_request_continuous),
8557         (ev_view_size_request_dual_page),
8558         (ev_view_size_request_single_page), (ev_view_size_allocate),
8559         (zoom_for_size_fit_height),
8560         (ev_view_zoom_for_size_continuous_and_dual_page),
8561         (ev_view_zoom_for_size_continuous),
8562         (ev_view_zoom_for_size_dual_page),
8563         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
8564         (ev_sizing_mode_get_type):
8565         * shell/ev-view.h:
8566         * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
8567
8568         Implement FIT_HEIGHT mode (only for links).
8569         Implement FITH links
8570
8571 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8572
8573         * shell/ev-window-title.c: (get_filename_from_uri),
8574         (ev_window_title_sanitize_extension), (ev_window_title_update),
8575         (ev_window_title_set_document), (ev_window_title_set_uri),
8576         (ev_window_title_free):
8577         * shell/ev-window-title.h:
8578         * shell/ev-window.c: (ev_window_setup_document),
8579         (ev_window_popup_password_dialog):
8580
8581         Refactor window title building while fixing it for
8582         password documents.
8583
8584 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
8585
8586         * pdf/ev-poppler.cc:
8587
8588         Escape link title before setting it in the model
8589
8590 2005-09-23  Marco Pesenti Gritti  <mpg@redhat.com>
8591
8592         * shell/ev-application.c: (removed_from_session), (save_session),
8593         (init_session), (ev_application_get_empty_window),
8594         (ev_application_init), (ev_application_get_windows):
8595         * shell/ev-application.h:
8596         * shell/ev-window.c: (ev_window_finalize):
8597
8598         Add a function to retrieve window list and share it where
8599         necessary.
8600         Implement session handling, works pretty well thanks to the
8601         metadata system.
8602
8603 2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8604
8605         * shell/ev-password.c: (ev_password_item_created_callback),
8606         (ev_password_dialog_save_password):
8607         
8608         Fix for bug 316972. Use async gnome-keyring API.
8609
8610 2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
8611
8612         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
8613         Remove unused unrealize handler. Add scroll handling to
8614         ev_view_scroll_event for presentation mode (bug #316708),
8615         and fix the event state checks there.
8616
8617 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8618
8619         * shell/ev-page-action.c: (page_changed_cb):
8620
8621         "marco, maybe we should be crazy and jump right to 6! :)"
8622
8623         Bryan Clark, Sep 2005
8624
8625 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8626
8627         * ps/ps-document.c: (save_document), (ps_document_save),
8628         (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
8629         (ps_document_ps_export_end):
8630
8631         Fix unstructured documents save and print
8632
8633 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8634
8635         * shell/ev-application.c: (ev_application_open_uri):
8636
8637         Fix window size persistance
8638
8639 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
8640
8641         * shell/ev-view.c: (ev_view_button_release_event):
8642
8643         Based on a patch from carlosgc@gnome.org. Mouse buttons
8644         switch pages in presentation mode.
8645
8646 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8647
8648         * shell/ev-page-cache.c: (ev_page_cache_get_size):
8649
8650         Dont cast to int before scaling
8651
8652 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8653
8654         * backend/ev-link.c: (ev_link_type_get_type),
8655         (ev_link_new_page_xyz), (ev_link_new_page_fit),
8656         (ev_link_new_page_fith):
8657         * backend/ev-link.h:
8658         * pdf/ev-poppler.cc:
8659         * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
8660
8661         Implement FIT and FITH links
8662
8663 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8664
8665         * pdf/ev-poppler.cc:
8666
8667         Return 0 results when search is not in progress.
8668
8669         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8670         (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
8671
8672         Update menu sensitivity when cancelling search
8673
8674 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8675
8676         * shell/ev-view.c: (ev_view_can_find_next):
8677
8678         Take all pages in consideration, not just current one
8679
8680 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8681
8682         * shell/ev-page-cache.c:
8683         * shell/ev-page-cache.h:
8684         * shell/ev-view.c: (ev_view_binding_activated),
8685         (ev_view_next_page), (ev_view_previous_page),
8686         (ev_sizing_mode_get_type):
8687         * shell/ev-view.h:
8688         * shell/ev-window.c: (ev_window_cmd_go_previous_page),
8689         (ev_window_cmd_go_next_page):
8690
8691         Move page next/previous functions from page chace to
8692         view and change it to move by 2 page steps in dual mode.
8693
8694 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8695
8696         * shell/ev-window.c: (update_sidebar_visibility),
8697         (setup_sidebar_from_metadata), (ev_window_setup_document),
8698         (setup_view_from_metadata):
8699
8700         Show the index by default when there is one     
8701
8702 2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
8703
8704         * shell/ev-window-title.c: (ev_window_title_set_document):
8705
8706         Missing null check
8707
8708 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8709
8710         * shell/ev-view.c: (view_update_range_and_current_page):
8711         
8712         Allow display of last odd page in dual view. Fix for 316347.
8713
8714 2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8715
8716         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
8717         
8718         Make close button default. Fix for 316383.
8719
8720 2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8721
8722         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
8723         
8724         Mark close button as default. Fix for 316381.
8725
8726 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8727
8728         * backend/ev-link.c: (ev_link_class_init):
8729
8730         Allow negative doubles in left/top properties
8731
8732 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8733
8734         * shell/ev-window.c:
8735
8736         Remove a bunch of strings that was used only
8737         by the statusbar.
8738
8739 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8740
8741         * shell/ev-window-title.c: (get_filename_from_uri),
8742         (ev_window_title_set_document):
8743
8744         When title has a confusing extension, show also
8745         the document filename inside ()
8746
8747 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8748
8749         * shell/Makefile.am:
8750         * shell/ev-window-title.c: (ev_window_title_new),
8751         (ev_window_title_update), (ev_window_title_set_type),
8752         (ev_window_title_set_document), (ev_window_title_free):
8753         * shell/ev-window-title.h:
8754         * shell/ev-window.c: (ev_window_setup_document),
8755         (password_dialog_response), (ev_window_popup_password_dialog),
8756         (ev_window_dispose), (ev_window_init):
8757
8758         Factor out and cleanup window title code
8759
8760 2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
8761
8762         * shell/ev-window.c: (unable_to_load_dialog_response_cb),
8763         (unable_to_load):
8764
8765         Make dialog transient so it doesnt block other windows
8766
8767 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8768
8769         * pdf/ev-poppler.cc:
8770         
8771         Fix pdf thumbnails rendering.
8772
8773 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
8774
8775         * shell/ev-window.c: (fullscreen_set_timeout):
8776         
8777         Increase timeout to hide full screen popup. Bug 
8778         316123. 
8779
8780 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8781
8782         * data/evince.schemas.in:
8783         * shell/ev-window.c: (update_action_sensitivity):
8784
8785         Allow the user to override document restrictions. Fix for bug
8786         305818.
8787
8788 2005-09-13  Christian Persch  <chpe@cvs.gnome.org>
8789
8790         * shell/ev-window.c: (ev_window_update_fullscreen_popup),
8791         (ev_window_create_fullscreen_popup), (ev_window_screen_changed),
8792         (ev_window_class_init): Fix multihead behaviour of fullscreen
8793         toolbar popup. Fixes bug #315451.
8794
8795 2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8796
8797         * configure.ac:
8798         * data/evince-password.glade:
8799         * shell/ev-password.c: (ev_password_dialog_set_property),
8800         (ev_password_dialog_finalize), (ev_password_dialog_class_init),
8801         (ev_password_dialog_init), (ev_password_set_bad_password_label),
8802         (ev_password_dialog_entry_changed_cb),
8803         (ev_password_dialog_entry_activated_cb),
8804         (ev_password_dialog_save_password), (ev_password_keyring_found_cb),
8805         (ev_password_search_in_keyring), (ev_password_dialog_get_password),
8806         (ev_password_dialog_set_bad_pass):
8807         * shell/ev-password.h:
8808         * shell/ev-window.c: (password_dialog_response),
8809         (ev_window_popup_password_dialog):
8810         
8811         Support for gnome-keyring for encrypted PDF's.
8812
8813 2005-09-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8814
8815         * shell/ev-view.c: (handle_link_over_xy), (ev_view_realize),
8816         (ev_view_motion_notify_event), (ev_view_leave_notify_event),
8817         (ev_view_enter_notify_event), (ev_view_class_init):
8818         
8819         More precise handling of enter_notify/leave_notify events
8820         in EvView. Fix for bug 315470.
8821
8822 2005-09-08  Christopher Aillon  <caillon@redhat.com>
8823
8824         * shell/ev-window.c: (fullscreen_timeout_cb),
8825         (fullscreen_set_timeout), (fullscreen_clear_timeout),
8826         (ev_window_dispose):
8827
8828         leak fix: unref fullscreen_timeout_source before clearing it
8829
8830 2005-09-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8831
8832         * configure.ac, dvi/mdvi/Makefile.am: 
8833         
8834         Use lt1 instead lt1lib. Thanks to yselkowitz@users.sourceforge.net
8835
8836 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8837
8838         * backend/ev-link.c: (ev_link_new_page_xyz):
8839         * pdf/ev-poppler.cc:
8840         * shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
8841
8842         Fix some bugs with xyz links, respect zoom
8843
8844 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8845
8846         * shell/ev-window.c: (page_changed_cb),
8847         (setup_document_from_metadata), (update_sidebar_visibility),
8848         (setup_view_from_metadata), (ev_window_run_fullscreen),
8849         (ev_window_stop_fullscreen), (ev_window_run_presentation),
8850         (ev_window_stop_presentation), (ev_window_continuous_changed_cb),
8851         (ev_window_dual_mode_changed_cb),
8852         (ev_window_sidebar_current_page_changed_cb):
8853
8854         null check uri before setting and getting metadata
8855
8856 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8857
8858         * dvi/Makefile.am:
8859         * properties/Makefile.am:
8860         * shell/Makefile.am:
8861         * thumbnailer/Makefile.am:
8862
8863         Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
8864
8865 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8866
8867         * shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
8868         (selection_changed_callback):
8869         * shell/ev-sidebar-links.h:
8870
8871         Add a signal for link activation.
8872
8873         * shell/ev-view.c: (ev_view_goto_link),
8874         (ev_view_button_release_event):
8875         * shell/ev-view.h:
8876         * shell/ev-window.c: (sidebar_links_link_activated_cb),
8877         (ev_window_init):
8878
8879         Implement the signal so that we can handle all link types.
8880
8881         * shell/ev-page-cache.c:
8882
8883         Remove unused set_link function
8884
8885 2005-09-08  Marco Pesenti Gritti  <mpg@redhat.com>
8886
8887         * lib/ev-tooltip.c: (ev_tooltip_set_position):
8888
8889         Add some space from the cursor, hardcoded but I couldnt
8890         find a better way.
8891
8892 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8893
8894         * lib/ev-tooltip.c:
8895
8896         Use mozilla style vs gtk style, way better for links.
8897
8898         * shell/ev-view.c: (ev_view_motion_notify_event),
8899         (ev_view_destroy), (ev_view_init):
8900
8901         Deactive tooltip when the link hovered is changed.
8902
8903 2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>
8904
8905         * backend/ev-document.h:
8906         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
8907         (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
8908         (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
8909         (ev_link_new_page), (ev_link_new_page_xyz):
8910         * backend/ev-link.h:
8911         * pdf/ev-poppler.cc:
8912         * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
8913         (go_to_link), (tip_from_link):
8914
8915         Implement xyz links, still not functional. Links are a total
8916         mess, will need to refactor and bugfix a lot :(
8917
8918 2005-09-05  Alessio Frusciante  <algol@firenze.linux.it>
8919
8920         * configure.ac: Added "it" (Italian) to ALL_LINGUAS.
8921
8922 2005-09-05  Marco Pesenti Gritti <mpg@redhat.com>
8923
8924         * data/evince-ui.xml:
8925         * data/evince.schemas.in:
8926         * shell/Makefile.am:
8927         * shell/ev-window.c: (update_chrome_visibility),
8928         (password_dialog_response), (ev_window_load_job_cb),
8929         (ev_window_xfer_job_cb), (ev_window_open_uri),
8930         (ev_window_class_init), (set_chrome_actions), (load_chrome),
8931         (ev_window_init):
8932
8933         Remove the statusbar. This regress loading feedback, need to
8934         check with Bryan what we want to do there...
8935
8936 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8937
8938         * lib/ev-tooltip.c: (ev_tooltip_init):
8939
8940         Fix tooltip border and size handling
8941
8942 2005-09-05  Marco Pesenti Gritti  <mpg@redhat.com>
8943
8944         * lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
8945         (ev_tooltip_set_position), (ev_tooltip_recently_shown),
8946         (ev_tooltip_timeout), (ev_tooltip_activate),
8947         (ev_tooltip_deactivate):
8948         * lib/ev-tooltip.h:
8949         * shell/ev-view.c: (ev_view_motion_notify_event):
8950
8951         Delay popup showing. Mirror gtk logic/times.
8952
8953 2005-09-03  Marco Pesenti Gritti  <mpg@redhat.com>
8954
8955         * lib/Makefile.am:
8956         * lib/ev-tooltip.c: (ev_tooltip_expose_event),
8957         (ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
8958         (ev_tooltip_set_text), (ev_tooltip_set_position):
8959         * lib/ev-tooltip.h:
8960
8961         Simple widget to show tooltips at a custom position
8962
8963         * shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
8964         (ev_view_destroy):
8965
8966         Use it for links. First go, needs work
8967
8968 2005-08-17  Dennis Cranston  <dennis_cranston@yahoo.com>
8969
8970         * shell/ev-window.c: (ev_window_cmd_edit_toolbar): A couple small 
8971         HIG fixes.  Use title capitalization for window title. Use 12 
8972         pixels of space between the dialog's vbox and action area.
8973
8974 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8975
8976         * shell/ev-window.c: (file_open_dialog_response_cb),
8977         (ev_window_cmd_file_open), (file_save_dialog_response_cb),
8978         (ev_window_cmd_save_as):
8979
8980         Make file pickers not modal and refactor code some
8981
8982 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8983
8984         * shell/ev-sidebar.h:
8985         * shell/ev-sidebar.c: (ev_sidebar_set_property),
8986         (ev_sidebar_get_current_page), (ev_sidebar_get_property),
8987         (ev_sidebar_class_init), (ev_sidebar_select_page),
8988         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
8989         (ev_sidebar_set_page):
8990
8991         Add a current page property and allow to get/set it
8992
8993         * shell/ev-window.c: (setup_view_from_metadata),
8994         (ev_window_sidebar_current_page_changed_cb), (ev_window_init):
8995
8996         Persist current sidebar page per document
8997
8998 2005-09-02  Marco Pesenti Gritti  <mpg@redhat.com>
8999
9000         * data/evince.schemas.in:
9001         * shell/ev-window.c: (update_chrome_visibility),
9002         (setup_document_from_metadata), (update_sidebar_visibility),
9003         (setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
9004         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9005         (ev_window_run_presentation), (ev_window_stop_presentation),
9006         (ev_window_view_sidebar_cb),
9007         (ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
9008         (load_chrome), (ev_window_init):
9009
9010         Persist size/visibility of sidebar per document
9011
9012 Fri Sep  2 00:59:55 2005  Jonathan Blandford  <jrb@redhat.com>
9013
9014         * shell/ev-view.c (draw_loading_text): Draw loading text.
9015
9016 2005-09-02  Dan Damian  <dand@gnome.ro>
9017
9018         * configure.in: Added "ro" to ALL_LINGUAS.
9019
9020 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9021
9022         * shell/ev-view.c: (clear_caches):
9023
9024         ev_page_cache_get doesnt return a reference,
9025         dont try to unref it.
9026
9027 2005-09-01  Marco Pesenti Gritti  <mpg@redhat.com>
9028
9029         * shell/main.c: (load_files_remote):
9030
9031         Fix timestamp parameter with dbus <= 0.33
9032
9033 2005-08-31  Marco Pesenti Gritti  <mpg@redhat.com>
9034
9035         * data/evince.schemas.in:
9036
9037         Add missing full stop
9038
9039 2005-08-31  Hiroyuki Ikezoe  <poincare@ikezoe.net>
9040
9041         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
9042         * shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
9043
9044         Plug some memory leaks
9045
9046 2005-08-29  Christian Persch  <chpe@cvs.gnome.org>
9047
9048         * configure.ac:
9049         * lib/ev-debug.c: (trap_handler):
9050
9051         Check for execinfo.h and use it only if it exists.
9052         Ported from Epiphany (bug #314776).
9053
9054 2005-08-29  Duarte Loreto <happyguy_pt@hotmail.com>
9055
9056         * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
9057
9058 2005-08-27  Mohammad DAMT  <mdamt@gnome.org>
9059
9060         * configure.ac: Added Indonesian "id" to ALL_LINGUAS
9061         * po/id.po      : Added Indonesian translation
9062
9063 Fri Aug 26 00:45:09 2005  Jonathan Blandford  <jrb@redhat.com>
9064
9065         * shell/main.c:
9066         * shell/ev-application.c: Last minute GTK-2.6 fixes.
9067         * NEWS: Release 0.4.0
9068
9069 Thu Aug 25 23:40:23 2005  Jonathan Blandford  <jrb@redhat.com>
9070
9071         * configure.ac: catch another gtk+-2.8ism
9072         * shell/main.c: Make work with gtk+-2.6
9073
9074 2005-08-25  Ryan Lortie  <desrt@desrt.ca>
9075
9076         * shell/ev-application-service.xml: Add 'timestamp' argument to
9077           ev_application_open_window and ev_application_open_uri methods.
9078
9079         * shell/ev-application.h: Add 'timestamp' argument to
9080           ev_application_open_window, ev_application_open_uri,
9081           and ev_application_open_uri_list functions.
9082
9083         * shell/ev-application.c (ev_application_open_window,
9084           ev_application_open_uri, ev_application_open_uri_list): Change
9085           functions that show/present windows to use a timestamp if one
9086           is passed in.
9087
9088         * shell/ev-window.c (ev_window_cmd_file_open,
9089           ev_window_cmd_recent_file_activate, drag_data_received_cb):
9090         * shell/main.c (load_files): Modify calls to ev_application to
9091           include GDK_CURRENT_TIME as timestamp.
9092
9093         * shell/main.c (load_files_remote): Obtain timestamp for client
9094           instance from GDK and pass to server instance so new windows are
9095           focused properly.  Fix dbus_g_proxy_call() calls by including second
9096           G_TYPE_INVALID.
9097           
9098         Closes bug #314475.
9099
9100 Thu Aug 25 22:13:08 2005  Jonathan Blandford  <jrb@redhat.com>
9101
9102         * shell/ev-window.c (ev_window_finalize): Check for
9103         avail. EvWindows when quiting to handle the finalize better,
9104         #314497
9105
9106 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9107         
9108         * properties/ev-properties-view.c: 
9109         
9110         Set textdomain to libglade. Fixes translation problem in property page.
9111
9112 2005-08-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9113
9114         * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
9115         * dvi/Makefile.am:
9116         * dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
9117         * dvi/mdvi-lib/Makefile.am:
9118         
9119         Fix rotation of thumbnails, ported to new API. Moved library
9120         dependencies earlier, probably it will fix linkage problem.
9121
9122 Thu Aug 25 02:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
9123
9124         * backend/ev-document-misc.c:
9125         (ev_document_misc_get_thumbnail_frame):
9126         * backend/ev-document-misc.h:
9127         * configure.ac:
9128         * pdf/ev-poppler.cc:
9129         * shell/Makefile.am:
9130         * shell/ev-sidebar-thumbnails.c: (add_range),
9131         (ev_sidebar_thumbnails_set_loading_icon),
9132         (ev_sidebar_thumbnails_refresh),
9133         (ev_sidebar_thumbnails_set_document):
9134         * shell/ev-sidebar-thumbnails.h:
9135         * shell/ev-view.c: (ev_view_motion_notify_event),
9136         (ev_view_set_property), (ev_view_get_property),
9137         (ev_view_class_init), (ev_view_set_rotation):
9138         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
9139         (ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
9140         (ev_window_init):
9141         * tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
9142         Redo rotation (again).  prepare for 0.4.0
9143
9144 2005-08-24  Kristian Høgsberg  <krh@redhat.com>
9145
9146         * configure.ac: Bump poppler requirement to 0.4.1.
9147
9148         * pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
9149         argument to poppler_page_render_selection() call.
9150
9151 2005-08-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9152
9153         * djvu/djvu-document.c: (djvu_document_render_pixbuf),
9154         (djvu_document_thumbnails_get_thumbnail):
9155         * dvi/dvi-document.c: (dvi_document_render_pixbuf),
9156         (dvi_document_thumbnails_get_thumbnail):
9157         * pixbuf/pixbuf-document.c: (pixbuf_document_render_pixbuf),
9158         (pixbuf_document_thumbnails_get_thumbnail):
9159         * tiff/tiff-document.c: (tiff_document_render_pixbuf):
9160         
9161         Update rotation direction of backends to fit with pdf and ps.
9162
9163 2005-08-24  Marco Pesenti Gritti  <mpg@redhat.com>
9164
9165         * backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
9166         * backend/ev-async-renderer.h:
9167         * ps/ps-document.c: (ps_document_init), (setup_pixmap),
9168         (setup_page), (ps_document_get_page_size),
9169         (ps_async_renderer_render_pixbuf):
9170         * ps/ps-document.h:
9171         * shell/ev-jobs.c: (ev_job_render_run):
9172
9173         Fix orientation in the postscript document
9174
9175 2005-08-23  Marco Pesenti Gritti  <mpg@redhat.com>
9176
9177         * pdf/ev-poppler.cc:
9178         * ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
9179         * shell/ev-view.c: (highlight_find_results):
9180
9181         Adapt to the new poppler rotation API. Fix text maps on landscape
9182         documents.
9183
9184 Sat Aug 20 17:13:48 2005  Jonathan Blandford  <jrb@redhat.com>
9185
9186         * shell/ev-view.c (compute_new_selection_text): get the correct
9187         region when selecting in modes other than continuous.
9188
9189 Sat Aug 20 13:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9190
9191         * shell/main.c (main): remove redundant g_warnings.
9192
9193 2005-08-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9194
9195         * shell/Makefile.am: Don't include autogenerated
9196         file ev-application-service.h into distribution, since
9197         it causes dbus crash. Fix for bugs 313724 and 313443. 
9198
9199 2005-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9200
9201         * configure.ac: Fix sed expression for FreeBSD. Thanks
9202         to Joe Marcus Clark <marcus@freebsd.org>
9203         
9204         * shell/eggfindbar.c: (entry_activate_callback),
9205         (entry_changed_callback), (egg_find_bar_init),
9206         (egg_find_bar_set_search_string):
9207         
9208         Made findbar buttons unsensitive if there is no text in
9209         entry. Fix for the bug 313285.
9210
9211 2005-08-17  Carlos Garcia Campos  <carlosgc@gnome.org>
9212
9213         * ps/ps-document.c: Use g_filename_display_name for displaying
9214         filenames and revert string freeze breackage
9215
9216 2005-08-17  Marco Pesenti Gritti  <mpg@redhat.com>
9217
9218         * NEWS:
9219         * configure.ac:
9220
9221         Update for 0.3.4
9222
9223         * shell/Makefile.am:
9224
9225         Add ev-application-service.xml to extra dist
9226
9227         * shell/ev-view.c: (find_page_at_location):
9228
9229         Remove unused function (fix warning)
9230
9231 2005-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9232
9233         * dvi/mdvi-lib/t1.c: (t1_reset_resolution), (t1_really_load_font),
9234         (t1_load_font), (t1_glyph_bitmap), (t1_font_remove):
9235         
9236         Fix warnings and compilation with t1lib-5.0 and newer. Fix for 
9237         bug 313623.
9238
9239 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9240
9241         * shell/ev-utils.c: (set_umask_permissions), (write_to_temp_file):
9242         * shell/ev-window.c:
9243         Fix build warnings
9244
9245 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9246
9247         * configure.ac: Update script to get dbus version.
9248         Fix for the bug #313443.
9249
9250 2005-08-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9251
9252         * shell/ev-window.c: (ev_window_cmd_escape):
9253         
9254         Return focus back to view on escape. Fix for bug 313295.
9255
9256 2005-08-16  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9257
9258         * shell/ev-window.c: (update_window_title),
9259         (ev_window_popup_password_dialog), (ev_window_load_job_cb),
9260         (ev_window_cmd_save_as):
9261         
9262         Correct conversion from uri to displayable string. Fix for
9263         bug 313296.
9264
9265 2005-08-16  Carlos Garcia Campos  <carlosgc@gnome.org>
9266
9267         * ps/ps-document.c: convert filename to utf8 when there is an error
9268         loading document. Fixes #309915
9269
9270 2005-08-16  Marco Pesenti Gritti  <mpg@redhat.com>
9271
9272         * configure.ac:
9273
9274         We depend on poppler 0.4.0
9275
9276 Mon Aug 15 21:53:05 2005  Jonathan Blandford  <jrb@redhat.com>
9277
9278         * configure.ac:
9279         * NEWS: Release 0.3.3.
9280         * thumbnailer/evince-thumbnailer.c: Remove pdf icon.
9281
9282 2005-08-14  Dennis Cranston  <dennis_cranston@yahoo.com>
9283
9284         * shell/ev-window.c: (ev_window_cmd_file_open): HIG fixes:  
9285         add a couple missing mnemonics to menu items, use title 
9286         capitalization for menu items and window titles, and add 
9287         ellipsis to open menu item.     
9288
9289 Mon Aug 15 00:40:21 2005  Jonathan Blandford  <jrb@redhat.com>
9290
9291         * pdf/ev-poppler.cc:
9292         * shell/ev-metadata-manager.c: (ev_metadata_manager_init):
9293         * shell/ev-view.c: (ev_view_rotate_left), (ev_view_set_rotation),
9294         (ev_view_get_rotation):
9295         * shell/ev-view.h:
9296         * shell/ev-window.c: (setup_view_from_metadata),
9297         (save_rotation_to_file), (ev_window_cmd_edit_rotate_left),
9298         (ev_window_cmd_edit_rotate_right): Fix rotation.  Save it to
9299         disk.
9300
9301 2005-08-14  Baris Cicek <baris@teamforce.name.tr>
9302
9303         * configure.ac: Added tr to ALL_LINGUAS
9304
9305 2005-08-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9306
9307         * shell/ev-view.c: Fix for bug Bug 311838. Search backward
9308         requires several clicks to find word. Thanks to 
9309         Colin Slater <kiltedtaco@gmail.com>.
9310
9311 2005-08-11  Bryan Clark  <clarkbw@cvs.gnome.org>
9312
9313         * data/evince.desktop.in.in: Hide menu entry and
9314         rename it to "Document Viewer". Fix for bug 
9315         #312399.
9316
9317 2005-08-11  Crispin Flowerday  <gnome@flowerday.cx>
9318
9319         * shell/ev-page-action.c (ev_page_action_class_init): 
9320
9321         Point to the correct function in constructor of the
9322         activate_label signal
9323
9324 Tue Aug  9 02:17:13 2005  Jonathan Blandford  <jrb@redhat.com>
9325
9326         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
9327         * shell/ev-jobs.h: Make thread safe.
9328
9329 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9330
9331         * shell/ev-view.c: (view_update_range_and_current_page):
9332         Don't update page range if we are scrolling to some document
9333         point.
9334
9335 2005-08-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9336
9337         * shell/ev-view.c: (get_page_extents): reverse rotation/scale
9338         when getting max_page_width, fix drawing in dual mode.
9339
9340 Sun Aug  7 02:06:08 2005  Jonathan Blandford  <jrb@redhat.com>
9341
9342         * shell/ev-view.c (ev_view_select_all): reverse rotation/page when
9343         getting the area for select_all.
9344
9345 2005-08-06  Kristian Høgsberg  <krh@redhat.com>
9346
9347         * backend/ev-selection.c: (ev_selection_render_selection):
9348         * backend/ev-selection.h:
9349         * pdf/ev-poppler.cc:
9350         * shell/ev-jobs.c: (ev_job_render_new):
9351         * shell/ev-jobs.h:
9352         * shell/ev-pixbuf-cache.c: (get_selection_colors),
9353         (add_job_if_needed), (ev_pixbuf_cache_get_selection_pixbuf):
9354         * shell/ev-view.c: (ev_view_focus_in), (ev_view_focus_out),
9355         (ev_view_class_init):
9356
9357         Change selection color on focus in and focus out events.  Also,
9358         poppler now uses GdkColor for specifying the selection colors, so
9359         drop some awkward conversion code.
9360
9361 2005-08-06  Yair Hershkovitz  <yairhr@gmail.com>
9362
9363         * configure.ac: Added Hebrew translation
9364
9365 Sat Aug  6 01:12:44 2005  Jonathan Blandford  <jrb@redhat.com>
9366
9367         * NOTES:
9368         * backend/ev-selection.c: (ev_selection_render_selection):
9369         * backend/ev-selection.h:
9370         * pdf/ev-poppler.cc:
9371         * shell/ev-jobs.c: (ev_job_render_dispose), (ev_job_render_new),
9372         (ev_job_render_run):
9373         * shell/ev-jobs.h:
9374         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
9375         (ev_pixbuf_cache_new), (job_finished_cb), (add_job_if_needed),
9376         (convert_gdk_color_to_uint), (ev_pixbuf_cache_get_text_mapping),
9377         (ev_pixbuf_cache_style_changed),
9378         (ev_pixbuf_cache_get_selection_pixbuf),
9379         (ev_pixbuf_cache_set_selection_list),
9380         (ev_pixbuf_cache_get_selection_list):
9381         * shell/ev-pixbuf-cache.h:
9382         * shell/ev-utils.c: (ev_print_region_contents):
9383         * shell/ev-utils.h:
9384         * shell/ev-view.c: (ev_view_queue_draw_page),
9385         (selection_update_idle_cb), (ev_view_motion_notify_event),
9386         (ev_view_style_set), (draw_one_page), (ev_view_class_init),
9387         (setup_caches), (ev_view_find_next), (merge_selection_region),
9388         (selection_free):
9389         * shell/ev-window.c: (ev_window_update_fullscreen_popup):
9390
9391         Clean up selection to be much smoother!
9392
9393 2005-08-05  Kristian Høgsberg  <krh@redhat.com>
9394
9395         * pdf/ev-poppler.cc (pdf_selection_render_selection): Pass colors
9396         to poppler_page_render_selection().
9397
9398 2005-08-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9399
9400         * ps/ps-document.c: (save_page_list): Use
9401         unzipped document when printing. Thanks to 
9402         Colin Slater <kiltedtaco@gmail.com>. Fix for bug
9403         311016.
9404
9405 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9406
9407         * shell/ev-window.c: (update_action_sensitivity):
9408         
9409         Disable print and save respect to lockdown gconf keys. Fix
9410         for 312342.
9411
9412 2005-08-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9413
9414         * configure.ac:
9415         * shell/ev-utils.c: (rename_file), (set_umask_permissions),
9416         (write_to_temp_file), (ev_file_set_contents):
9417         * shell/ev-utils.h:
9418         * shell/ev-window.c: (save_print_config_to_file):
9419         
9420         Copy-paste g_file_set_contents to keep compatibility with gtk 2.6
9421         Fix for bug 312238
9422
9423 2005-07-31  Christian Persch  <chpe@cvs.gnome.org>
9424
9425         * shell/ev-window.c: (load_print_config_from_file),
9426         (save_print_config_to_file), (ev_window_print_range):
9427
9428         Persist the print settings. Fixes bug #311578.
9429
9430 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9431
9432         * djvu/djvu-document.c: (djvu_document_get_page_size),
9433         (djvu_document_render_pixbuf), (djvu_document_document_iface_init),
9434         (djvu_document_thumbnails_get_thumbnail):
9435         * dvi/dvi-document.c: (dvi_document_get_page_size),
9436         (dvi_document_render_pixbuf), (dvi_document_document_iface_init),
9437         (dvi_document_thumbnails_get_dimensions),
9438         (dvi_document_thumbnails_get_thumbnail):
9439         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size),
9440         (pixbuf_document_render_pixbuf),
9441         (pixbuf_document_document_iface_init),
9442         (pixbuf_document_thumbnails_get_thumbnail):
9443         
9444         Update backends to make them build with new rotation system.
9445
9446 2005-07-31  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9447
9448         * help/C/figures/evince_start_window.png:
9449         
9450         Update documentation image from Luca Ferretti <elle.uca@libero.it>
9451
9452 Sat Jul 30 19:09:34 2005  Jonathan Blandford  <jrb@redhat.com>
9453
9454         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_clear):
9455         * shell/ev-pixbuf-cache.h:
9456         * shell/ev-sidebar-thumbnails.c:
9457         (ev_sidebar_thumbnails_get_property), (add_range),
9458         (adjustment_changed_cb):
9459         * shell/ev-view.c: (ev_view_set_rotation): Fix rotation and the
9460         pixbuf cache.  Make thumbnailing work again.  Also, fix bug where
9461         we were thumbnailing the entire docment on startup, slowing us
9462         down hugely. 
9463
9464 Fri Jul 29 23:14:28 2005  Jonathan Blandford  <jrb@redhat.com>
9465
9466         * shell/ev-page-cache.c: (ev_page_cache_new):
9467         * shell/ev-window.c: (update_action_sensitivity): Handle n_pages
9468         == 0, fixes #310306.
9469
9470 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9471
9472         * shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),
9473         (ev_view_rotate_left):
9474
9475         Account rotation in doc_rect_to_view_rect.
9476         Ensure rotation doesnt go out of bounds.
9477
9478 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9479
9480         * shell/ev-page-cache.c: (ev_page_cache_get_size):
9481
9482         Correct and cleanup w/h swapping
9483
9484 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9485
9486         * backend/ev-document-thumbnails.c:
9487         (ev_document_thumbnails_get_thumbnail):
9488         * backend/ev-document-thumbnails.h:
9489         * backend/ev-document.c:
9490         * backend/ev-document.h:
9491         * backend/ev-render-context.c: (ev_render_context_new),
9492         (ev_render_context_set_rotation):
9493         * backend/ev-render-context.h:
9494         * pdf/ev-poppler.cc:
9495         * ps/ps-document.c: (ps_document_document_iface_init):
9496         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9497         * shell/ev-jobs.h:
9498         * shell/ev-page-cache.c: (build_height_to_page),
9499         (ev_page_cache_new), (ev_page_cache_get_size),
9500         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9501         (ev_page_cache_get_height_to_page):
9502         * shell/ev-page-cache.h:
9503         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9504         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9505         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed),
9506         (ev_pixbuf_cache_get_selection_pixbuf):
9507         * shell/ev-pixbuf-cache.h:
9508         * shell/ev-print-job.c: (idle_print_handler):
9509         * shell/ev-sidebar-thumbnails.c: (add_range):
9510         * shell/ev-view.c: (view_update_range_and_current_page),
9511         (get_page_y_offset), (get_page_extents),
9512         (ev_view_size_request_continuous_dual_page),
9513         (ev_view_size_request_continuous),
9514         (ev_view_size_request_dual_page),
9515         (ev_view_size_request_single_page), (draw_one_page),
9516         (ev_view_set_rotation), (ev_view_rotate_right),
9517         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9518         (ev_view_zoom_for_size_continuous_and_dual_page),
9519         (ev_view_zoom_for_size_continuous),
9520         (ev_view_zoom_for_size_dual_page),
9521         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9522         (ev_view_select_all):
9523         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9524         * tiff/tiff-document.c: (tiff_document_render_pixbuf),
9525         (tiff_document_document_iface_init),
9526         (tiff_document_thumbnails_get_thumbnail):
9527
9528         Use rotation rather than orientation. It's easier and enough
9529         for our needs.
9530
9531 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9532
9533         * shell/ev-page-cache.c: (build_height_to_page),
9534         (ev_page_cache_new), (ev_page_cache_get_size),
9535         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
9536         (ev_page_cache_get_height_to_page):
9537         * shell/ev-page-cache.h:
9538         * shell/ev-view.c: (get_page_y_offset), (get_page_extents),
9539         (ev_view_size_request_continuous_dual_page),
9540         (ev_view_size_request_continuous),
9541         (ev_view_zoom_for_size_continuous_and_dual_page),
9542         (ev_view_zoom_for_size_continuous):
9543
9544         Make the page cache aware of page orientation.
9545
9546 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9547
9548         * backend/ev-document-thumbnails.c:
9549         (ev_document_thumbnails_get_thumbnail):
9550         * backend/ev-document-thumbnails.h:
9551         * backend/ev-document.c:
9552         * backend/ev-document.h:
9553         * backend/ev-ps-exporter.c: (ev_ps_exporter_do_page):
9554         * backend/ev-ps-exporter.h:
9555         * pdf/ev-poppler.cc:
9556         * ps/ps-document.c: (ps_document_document_iface_init),
9557         (ps_document_ps_export_do_page):
9558         * shell/ev-jobs.c: (ev_job_thumbnail_new), (ev_job_thumbnail_run):
9559         * shell/ev-jobs.h:
9560         * shell/ev-page-cache.c: (ev_page_cache_get_size),
9561         (ev_page_cache_get):
9562         * shell/ev-page-cache.h:
9563         * shell/ev-pixbuf-cache.c: (check_job_size_and_unref),
9564         (add_job_if_needed), (ev_pixbuf_cache_add_jobs_if_needed),
9565         (ev_pixbuf_cache_set_page_range), (new_selection_pixbuf_needed):
9566         * shell/ev-pixbuf-cache.h:
9567         * shell/ev-print-job.c: (idle_print_handler):
9568         * shell/ev-sidebar-thumbnails.c: (add_range):
9569         * shell/ev-view.c: (view_update_range_and_current_page),
9570         (get_page_extents), (ev_view_size_request_dual_page),
9571         (ev_view_size_request_single_page), (draw_one_page),
9572         (clear_caches), (ev_view_set_orientation), (ev_view_rotate_right),
9573         (ev_view_rotate_left), (ev_view_zoom_for_size_presentation),
9574         (ev_view_zoom_for_size_dual_page),
9575         (ev_view_zoom_for_size_single_page), (compute_new_selection_text),
9576         (ev_view_select_all):
9577         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
9578         * tiff/tiff-document.c: (tiff_document_get_page_size),
9579         (tiff_document_get_orientation), (rotate_pixbuf),
9580         (tiff_document_render_pixbuf), (tiff_document_document_iface_init),
9581         (tiff_document_thumbnails_get_thumbnail),
9582         (tiff_document_ps_export_do_page), (tiff_document_init):
9583
9584         Really make use of the orientation bit of the render context.
9585         Use the render context in a few more places in the backend API.
9586         This regress orientation, but now it's done right. Will try to
9587         fix it up asap...
9588
9589 2005-07-29  Marco Pesenti Gritti  <mpg@redhat.com>
9590
9591         * shell/ev-view.c: (ensure_rectangle_is_visible):
9592
9593         Patch by Nickolay V. Shmyrev to fix find flickering
9594
9595 2005-07-27  Martin Kretzschmar  <martink@gnome.org>
9596
9597         * backend/ev-ps-exporter.h: add paper_width, paper_height, and
9598         duplex parameters to ::begin.
9599
9600         * tiff/tiff-document.c (tiff_document_ps_export_begin): 
9601         * shell/ev-print-job.c (idle_print_handler): 
9602         * ps/ps-document.c (ps_document_ps_export_begin): 
9603         * pdf/ev-poppler.cc (pdf_document_ps_exporter_begin): 
9604         * backend/ev-ps-exporter.c (ev_ps_exporter_begin): update
9605         implementations. Poppler backend needs poppler cvs. Rest has
9606         unchanged behavior.
9607
9608 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9609
9610         * shell/ev-window.c (using_pdf_printer): new function.
9611         (ev_window_print_range): print a less techy message if someone
9612         tries to print to PDF.
9613
9614 2005-07-25  Martin Kretzschmar  <martink@gnome.org>
9615
9616         * pdf/ev-poppler.cc (font_type_to_string): Remove trailing space
9617         from "unknown font" string. Bug #311431
9618
9619 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9620
9621         * help/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo output.
9622
9623 2005-07-24  Martin Kretzschmar  <martink@gnome.org>
9624
9625         Bug #311280
9626         
9627         * pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
9628         name for PopplerFontTypes
9629         (pdf_document_fonts_fill_model): add font type to the detail column
9630
9631         * backend/ev-document-fonts.h: added
9632         EV_DOCUMENT_FONTS_COLUMN_DETAILS.
9633
9634         * shell/ev-properties-fonts.c (font_cell_data_func): glue together
9635         font name and font details, add a little markup.
9636         (ev_properties_fonts_init): use the new cell data func, specify ypad
9637         property for the cell renderer.
9638         (ev_properties_fonts_set_document): add the details column.
9639
9640 2005-07-24  Artur Flinta  <aflinta@cvs.gnome.org>
9641
9642         * configure.ac: Added "pl" to ALL_LINGUAS.
9643
9644 2005-07-24  Danilo Šegan  <danilo@gnome.org>
9645
9646         * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
9647
9648 2005-07-23  Tommi Vainikainen  <thv@iki.fi>
9649
9650         * help/ChangeLog: Started this for translations of manual.
9651         * configure.ac, autogen.sh, .cvsignore: Migrated to
9652         gnome-doc-utils. Patch in bug #311222.
9653
9654 2005-07-22  Martin Kretzschmar  <martink@gnome.org>
9655
9656         * backend/ev-document-factory.c (mime_type_supported_by_gdk_pixbuf): 
9657         #ifdef this away to fix an unused-function warning.
9658
9659 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
9660
9661         * configure.ac: Added 'gl' to ALL_LINGUAS.
9662
9663 2005-07-22  Pawan Chitrakar  <pawan@nplinux.org>
9664
9665         * configure.ac: Added ne in ALL_LINGUAS
9666         
9667 2005-07-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9668
9669         * shell/ev-view.c: (ev_view_leave_notify_event):
9670         
9671         Clear status message when pointer leaves view. Fix for bug
9672         #310818 
9673
9674 2005-07-20 Ankit Patel <ankit644@yahoo.com>
9675
9676         * configure.ac: Gujarati (gu) added to ALL_LINGUAS
9677
9678 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9679
9680         * shell/ev-view.c: (ev_view_leave_notify_event),
9681         (ev_view_class_init):
9682         
9683         Set cursor to normal then leaving view.
9684
9685 2005-07-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9686
9687         * configure.ac:
9688         
9689         Fix required djvulibre version.
9690
9691 2005-07-15  Rajesh Ranjan <rajeshkajha@yahoo.com>
9692
9693         *configure.ac: Hindi (hi) language added
9694
9695 2005-07-15  Amanpreet Singh Brar <amanpreetalam@yahoo.com>
9696
9697         *configure.ac: Punjabi (pa) Language added
9698
9699 2005-07-12  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
9700
9701         * data/evince-ui.xml, shell/ev-window.c:
9702         
9703         Add keypad accelerators for zooming. Fix for bug 308128.
9704
9705 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9706
9707         * Makefile.am:
9708         * backend/Makefile.am:
9709         * backend/ev-document-factory.c: (ev_document_type_get_from_mime):
9710         * configure.ac:
9711         * shell/ev-document-types.c: (ev_document_types_add_filters):
9712
9713         Allow to enable/disable the pixbuf backend.
9714         Default to off for now. If we want it enabled we should
9715         really put mime types in the desktop, implement properties etc.
9716
9717         * properties/evince-properties.c:
9718
9719         Initialize error to NULL.
9720         Check error is not NULL before freeing.
9721
9722 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9723
9724         * shell/ev-window.c:
9725
9726         Use F5 as presentation accell
9727
9728 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9729
9730         * shell/ev-window.c: (update_chrome_visibility),
9731         (ev_window_create_fullscreen_popup), (ev_window_init):
9732
9733         Do not leak the fullscreen toolbar
9734
9735 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9736
9737         * shell/ev-window.c: (view_actions_focus_in_cb),
9738         (view_actions_focus_out_cb):
9739
9740         These has a return value! Fix totally random focus
9741         issues we was seeing.
9742
9743 2005-07-11  Carlos Garcia Campos  <carlosgc@gnome.org>
9744
9745         * shell/main.c: (load_files_remote):
9746
9747         Allow open more than one file
9748
9749 2005-07-11  Marco Pesenti Gritti  <mpg@redhat.com>
9750
9751         * shell/main.c: (load_files_remote):
9752
9753         Fix for dbus 0.33. bug #309975
9754
9755 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9756
9757         * properties/ev-properties-main.c: (ev_properties_get_pages):
9758
9759         Actually return NULL for types we dont support
9760
9761 2005-07-08  Christian Persch  <chpe@cvs.gnome.org>
9762
9763         * po/POTFILES.in:
9764
9765         Remove empty lines.
9766
9767 2005-07-08  Marco Pesenti Gritti  <marco@gnome.org>
9768
9769         * backend/ev-document-factory.c:
9770         (ev_document_factory_get_document):
9771
9772         Do not try to create the object if type
9773         is invalid.
9774
9775 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9776
9777         * ps/ps-document.c: (ps_document_dispose),
9778         (ps_async_renderer_render_pixbuf):
9779         * ps/ps-document.h:
9780
9781         Do not leak the target window
9782
9783 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9784
9785         * shell/ev-application.c: (ev_application_init):
9786
9787         Let tbe check file existence for us.
9788         Add a comment about eggrecent mime filter.
9789
9790 2005-07-08  Marco Pesenti Gritti  <mpg@redhat.com>
9791
9792         * data/evince-ui.xml:
9793         * shell/ev-application.c: (ev_application_shutdown),
9794         (ev_application_init), (ev_application_get_toolbars_model),
9795         (ev_application_get_recent_model),
9796         (ev_application_save_toolbars_model):
9797         * shell/ev-application.h:
9798         * shell/ev-window.c: (ev_window_add_recent),
9799         (ev_window_setup_recent), (ev_window_cmd_edit_toolbar_cb),
9800         (ev_window_cmd_edit_toolbar), (ev_window_dispose),
9801         (ev_window_init):
9802
9803         Use common toolbar and recent models for all windows.
9804         Patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9805
9806 Thu Jul  7 23:10:01 2005  Jonathan Blandford  <jrb@redhat.com>
9807
9808         * configure.ac: add FRONTEND_CORE_LIBS to evince_save_LIBS so we
9809         successfully check for gtk_icon_view_get_visible_range.
9810
9811 2005-07-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
9812
9813         * djvu/Makefile.am:
9814         * dvi/Makefile.am:
9815         
9816         Fix djvu and dvi backend build.
9817
9818 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9819
9820         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget),
9821         (new_separator_pixbuf):
9822
9823         Don't leak windows.
9824
9825 2005-07-07  Christian Persch  <chpe@cvs.gnome.org>
9826
9827         * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
9828
9829         HIGification of toolbar editor dialogue.
9830
9831 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9832
9833         * configure.ac:
9834         * shell/Makefile.am:
9835
9836         Ever build metadata manager since it's just
9837         disabled at runtime now.
9838
9839 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9840
9841         * shell/ev-metadata-manager.c: (ev_metadata_manager_init),
9842         (ev_metadata_manager_get), (ev_metadata_manager_set):
9843         * shell/ev-metadata-manager.h:
9844
9845         Add an _init functions that enabled metadata management
9846         at runtime.
9847
9848         * shell/ev-window.c: (page_changed_cb),
9849         (setup_document_from_metadata), (ev_window_setup_document),
9850         (setup_view_from_metadata), (ev_window_open_uri),
9851         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
9852         (ev_window_run_presentation), (ev_window_stop_presentation),
9853         (save_sizing_mode), (ev_window_zoom_changed_cb),
9854         (ev_window_continuous_changed_cb),
9855         (ev_window_dual_mode_changed_cb), (window_state_event_cb),
9856         (window_configure_event_cb):
9857
9858         Remove all ugly metadata define since we deal with it
9859         at runtime now.
9860
9861         * shell/main.c: (load_files_remote), (main):
9862
9863         Add support for dbus cvs head. Hopefully didnt break one
9864         of the other versions now!
9865
9866         If we dont get a response from the dbus server just
9867         give up with it and not enable metadata.
9868
9869 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9870
9871         * Makefile.am:
9872         * backend/Makefile.am:
9873         * configure.ac:
9874         * cut-n-paste/recent-files/Makefile.am:
9875         * cut-n-paste/toolbar-editor/Makefile.am:
9876         * cut-n-paste/zoom-control/Makefile.am:
9877         * lib/Makefile.am:
9878         * pdf/Makefile.am:
9879         * pixbuf/Makefile.am:
9880         * properties/Makefile.am:
9881         * ps/Makefile.am:
9882         * shell/Makefile.am:
9883         * thumbnailer/Makefile.am:
9884         * tiff/Makefile.am:
9885
9886         Make frontends depend on just libev.
9887         Rework and group CFLAGS/LIBS definitions.
9888         Cleanups.
9889
9890 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9891
9892         * shell/ev-window:
9893
9894         do not unnecessarily save zoom
9895
9896         * configure.ac:
9897         * lib/ev-file-helpers.c: (ev_dot_dir):
9898         * shell/Makefile.am:
9899         * shell/dummy.cc:
9900
9901         Some cleanups
9902
9903 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9904
9905         * configure.ac:
9906         
9907         Remove unnecessary dependencies
9908
9909 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9910
9911         * properties/Makefile.am:
9912         * thumbnailer/Makefile.am:
9913         * tiff/Makefile.am:
9914
9915         Some more cleanups. Was really necessary
9916         but I probably introduced bugs, feel free
9917         to flame :)
9918
9919 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9920
9921         * backend/Makefile.am:
9922         * configure.ac:
9923         * cut-n-paste/recent-files/Makefile.am:
9924         * cut-n-paste/toolbar-editor/Makefile.am:
9925         * cut-n-paste/zoom-control/Makefile.am:
9926         * lib/Makefile.am:
9927         * pdf/Makefile.am:
9928         * pixbuf/Makefile.am:
9929         * properties/Makefile.am:
9930         * ps/Makefile.am:
9931         * shell/Makefile.am:
9932         * thumbnailer/Makefile.am:
9933         * tiff/Makefile.am:
9934
9935         Use gnome-common macros when possible.
9936         Cleanup dependencies.
9937         Actually disable deprecated where possible.
9938
9939 2005-07-07  Marco Pesenti Gritti  <mpg@redhat.com>
9940
9941         * Makefile.am:
9942         * backend/Makefile.am:
9943         * properties/Makefile.am:
9944         * shell/Makefile.am:
9945         * thumbnailer/Makefile.am:
9946
9947         This should solve the circular dep without
9948         requiring dir reorg!
9949
9950         * shell/ev-window.c: (setup_view_from_metadata):
9951
9952         Never restore window size/position when the
9953         window is already visible.
9954
9955 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9956
9957         * shell/ev-metadata-manager.c: (ev_metadata_manager_save):
9958
9959         Return a boolean from timeout func. Fix ported from gedit.
9960
9961 2005-07-07  Iñaki Larrañaga  <dooteo@euskalgnu.org>
9962
9963         * configure.ac: Added "eu" (Basque) to ALL_LINGUAS.
9964
9965 2005-07-06  Carlos Garcia Campos  <carlosgc@gnome.org>
9966
9967         * shell/ev-document-types.c: set "All Documents" as default filter in
9968         open dialog
9969
9970 2005-07-06  Martin Kretzschmar  <martink@gnome.org>
9971
9972         * shell/ev-metadata-manager.c (ev_metadata_manager_set_int)
9973         (ev_metadata_manager_set_double, ev_metadata_manager_set_string)
9974         (ev_metadata_manager_set_boolean): fix value/val thinko.
9975
9976 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
9977
9978         * shell/ev-window.c: (setup_view_from_metadata),
9979         (window_state_event_cb), (window_configure_event_cb),
9980         (ev_window_init):
9981
9982         Remember window position and maximized state
9983
9984 2005-07-06  Christian Persch  <chpe@cvs.gnome.org>
9985
9986         * configure.ac:
9987
9988         Fix DBUS configure checks.
9989
9990         * shell/ev-metadata-manager.c: (ev_metadata_manager_set_int),
9991         (ev_metadata_manager_set_double), (ev_metadata_manager_set_string),
9992         (ev_metadata_manager_set_boolean):
9993
9994         Plug mem leaks.
9995
9996         * shell/ev-window.c: (page_changed_cb), (ev_window_run_fullscreen),
9997         (ev_window_stop_fullscreen), (ev_window_run_presentation),
9998         (ev_window_stop_presentation), (ev_window_zoom_changed_cb),
9999         (ev_window_continuous_changed_cb),
10000         (ev_window_dual_mode_changed_cb), (ev_window_new):
10001
10002         Fix the build without DBUS.
10003
10004 2005-07-06  Marco Pesenti Gritti  <mpg@redhat.com>
10005
10006         * shell/ev-metadata-manager.c: (parse_value), (save_values),
10007         (ev_metadata_manager_set_int), (ev_metadata_manager_set_double),
10008         (ev_metadata_manager_set_string),
10009         (ev_metadata_manager_set_boolean):
10010         * shell/ev-metadata-manager.h:
10011
10012         Add support for some more types
10013
10014         * shell/ev-view.c: (scroll_to_current_page),
10015         (ev_view_get_continuous), (ev_view_set_continuous),
10016         (ev_view_get_dual_page):
10017         * shell/ev-view.h:
10018         * shell/ev-window.c: (page_changed_cb),
10019         (setup_document_from_metadata), (ev_window_setup_document),
10020         (setup_view_from_metadata), (ev_window_open_uri),
10021         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10022         (ev_window_run_presentation), (ev_window_stop_presentation),
10023         (save_sizing_mode), (ev_window_sizing_mode_changed_cb),
10024         (ev_window_zoom_changed_cb), (ev_window_update_continuous_action),
10025         (ev_window_update_dual_page_action),
10026         (ev_window_continuous_changed_cb),
10027         (ev_window_dual_mode_changed_cb), (ev_window_init):
10028
10029         Remember a bunch of view/document properties. Prolly some
10030         are still missing but it's getting interesting.
10031
10032 2005-07-05  Martin Kretzschmar  <martink@gnome.org>
10033
10034         * configure.ac: check if dbus-binding-tool is installed. Not the
10035         case on current Ubuntu breezy, it seems.
10036
10037 2005-07-05  Luca Ferretti <elle.uca@libero.it>
10038
10039         * data/evince.desktop.in.in:
10040         
10041         Allow open uri lists and add TryExec field.
10042
10043 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10044
10045         * configure.ac:
10046
10047         Enable dbus when available, do not require a configure
10048         option.
10049
10050 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10051
10052         * configure.ac:
10053
10054         Use AM_CONDITIONAL unconditionally, fixes the build with DBUS
10055         disabled.
10056
10057 2005-07-05  Carlos Garcia Campos  <carlosgc@gnome.org>
10058         Marco Pesenti Gritti  <mpg@redhat.com>
10059
10060         * shell/Makefile.am: Add --prefix for dbus-binding-tool script
10061         
10062         * shell/ev-application.[ch], shell/ev-window.c: change dbus RPC 
10063         functions to the format required by dbus
10064
10065         * shell/main.c: use G_TYPE instead of DBUS_TYPE to fix compilation
10066         errors. Use the RPC parameters in the expected way
10067
10068 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10069
10070         * Makefile.am:
10071         * properties/Makefile.am:
10072         * properties/ev-properties-main.c: (ev_properties_get_pages):
10073
10074         Support all mime types
10075
10076         * shell/Makefile.am:
10077         * thumbnailer/Makefile.am:
10078         * thumbnailer/evince-thumbnailer.c: (get_document_from_uri),
10079         (evince_thumbnail_pngenc_get):
10080
10081         Use the document factory
10082
10083 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10084
10085         * backend/Makefile.am:
10086         * backend/ev-document-factory.c:
10087         (mime_type_supported_by_gdk_pixbuf),
10088         (ev_document_type_get_from_mime),
10089         (ev_document_factory_get_document),
10090         (ev_document_factory_get_backend),
10091         (ev_document_factory_get_mime_types),
10092         (ev_document_factory_get_all_mime_types):
10093         * backend/ev-document-factory.h:
10094         * shell/Makefile.am:
10095         * shell/ev-document-types.c: (get_document_from_uri),
10096         (ev_document_types_get_document),
10097         (file_filter_add_mime_list_and_free),
10098         (ev_document_types_add_filters):
10099         * shell/ev-document-types.h:
10100         * shell/ev-job-xfer.c: (ev_job_xfer_run):
10101         * shell/ev-properties-dialog.c:
10102         (ev_properties_dialog_set_document):
10103         * shell/ev-window.c: (ev_window_cmd_file_open),
10104         (ev_window_cmd_save_as):
10105         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10106
10107         Rework document types managing to avoid code duplication
10108         and actually abstract from backend implementations.
10109         Also provide a minimal factory api that can be used by
10110         thumbnailer/properties.
10111
10112 2005-07-05  Christian Persch  <chpe@cvs.gnome.org>
10113
10114         * properties/ev-properties-view.c: (ev_properties_view_set_info):
10115         Plug a mem leak.
10116         * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
10117         HIG spacings.
10118
10119 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10120
10121         * shell/ev-properties-dialog.c
10122         (ev_properties_dialog_set_document): only call
10123         ev_properties_fonts_set_document() if the document implements the
10124         fonts interface
10125
10126 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
10127
10128         * configure.ac:
10129         * properties/Makefile.am:
10130         * properties/ev-properties-view.c:
10131         (ev_properties_view_register_type):
10132         * properties/ev-properties-view.h:
10133         * properties/ev-properties-main.h:
10134
10135         Implement nautilus plugin for properties.
10136         Works only for pdf atm, I need to rework the
10137         document types stuff to get this to work
10138         for all backends...
10139
10140 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10141
10142         * shell/ev-properties-fonts.c (enum): kill redundant columns enum
10143         (ev_properties_fonts_set_document): use
10144         EV_DOCUMENT_FONTS_COLUMN_NUM_COLUMNS.
10145
10146 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10147
10148         * tiff/tiff2ps.c: remove TRUE and FALSE definitions, glib provides
10149         them
10150         (PlaceImage, tiff2ps_process_page): use
10151         g_ascii_dtostr to convert floats to strings in a locale-safe way.
10152
10153
10154 2005-07-04  Martin Kretzschmar  <martink@gnome.org>
10155
10156         * shell/main.c: include libgnomeui/gnome-authentication-manager.h
10157         (main): to call gnome_authentication_manager_init. Should fix
10158         Bug #308510
10159
10160         * configure.ac: that requires libgnomeui 2.6.0.
10161
10162 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10163
10164         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10165         (tiff_document_ps_export_do_page, tiff_document_ps_export_end):
10166         use the new tiff2ps interfaces
10167
10168         * tiff/tiff2ps.h (tiff2ps_context_new, tiff2ps_process_page) 
10169         (tiff2ps_context_finalize): implement new interfaces for tiff2ps
10170
10171         * tiff/tiff2ps.c: refactor tiff2ps code to use a context
10172         structure instead of global variables.  Remove use of static
10173         variables in functions.
10174
10175 2005-07-04  Carlos Garcia Campos <carlosgc@gnome.org>
10176
10177         * shell/ev-page-action.c: unref the completion after setting it to the
10178         entry
10179
10180 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10181
10182         * tiff/tiff2ps.c (generateEPSF): disable generating encapsulated
10183         postscript files
10184
10185 2005-07-04  Matthew S. Wilson  <msw@rpath.com>
10186
10187         * shell/ev-window.c (update_action_sensitivity): disable
10188         File->Print if the document does not implement the ps exporter
10189         interface
10190
10191 2005-07-04  Marco Pesenti Gritti  <mpg@redhat.com>
10192
10193         * Makefile.am:
10194         * configure.ac:
10195         * data/evince-properties.glade:
10196         * properties/.cvsignore:
10197         * properties/Makefile.am:
10198         * properties/ev-properties-view.c: (ev_properties_view_dispose),
10199         (ev_properties_view_class_init), (ev_properties_view_format_date),
10200         (make_valid_utf8), (set_property), (ev_properties_view_set_info),
10201         (ev_properties_view_init), (ev_properties_view_new):
10202         * properties/ev-properties-view.h:
10203         * shell/Makefile.am:
10204         * shell/ev-properties-dialog.c: (ev_properties_dialog_class_init),
10205         (ev_properties_dialog_init), (ev_properties_dialog_set_document),
10206         (ev_properties_dialog_new):
10207         * shell/ev-properties-dialog.h:
10208         * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
10209         (ev_properties_fonts_class_init), (ev_properties_fonts_init),
10210         (update_progress_label), (job_fonts_finished_cb),
10211         (ev_properties_fonts_set_document), (ev_properties_fonts_new):
10212         * shell/ev-properties-fonts.h:
10213         * shell/ev-properties.c:
10214         * shell/ev-properties.h:
10215         * shell/ev-window.c: (ev_window_setup_document),
10216         (ev_window_cmd_file_properties):
10217
10218         Split the properties pages in two different objects, depend
10219         only on the backend where possible, use widgets instead
10220         of gobject for the glade part, reimplement the dialog
10221         itself with gtk.
10222         I need this to implement nautilus properties page.
10223
10224 2005-07-03  Matthew S. Wilson  <msw@rpath.com>
10225
10226         * tiff/tiff-document.c (tiff_document_ps_export_begin) 
10227         (tiff_document_ps_export_do_page, tiff_document_ps_export_end) 
10228         (tiff_document_document_ps_exporter_iface_init): implement the ps
10229         exporter interface for tiff documents
10230
10231         * tiff/tiff2ps.c: added a modified version of tiff2ps.c from
10232         libtiff to implement TIFF postscript export
10233
10234         * tiff/tiff2ps.h: added a header file for external tiff2ps
10235         functions.
10236
10237         * tiff/Makefile.am (libtiffdocument_la_SOURCES): add tiff2ps.c and
10238         tiff2ps.h
10239
10240 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10241
10242         * shell/ev-view.c: (scroll_to_current_page),
10243         (ev_view_set_fullscreen), (ev_view_set_presentation):
10244         
10245         Scroll to current page when exit from presentation
10246
10247 2005-07-03  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10248
10249         * shell/ev-window.c: (update_document_mode),
10250         (ev_window_run_fullscreen), (ev_window_stop_fullscreen),
10251         (ev_window_cmd_view_fullscreen), (ev_window_stop_presentation),
10252         (ev_window_cmd_view_presentation), (ev_window_cmd_escape):
10253         
10254         Exit from fullscreen mode when switch to presentation. Fix for
10255         bug 309365
10256
10257 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10258
10259         * shell/ev-pixbuf-cache.c (ev_pixbuf_cache_get_selection_pixbuf):
10260         return NULL if the document does not implement the selection
10261         interface.
10262
10263 2005-07-02  Matthew S. Wilson  <msw@rpath.com>
10264
10265         * tiff/tiff-document.c (tiff_document_get_page_size): scale the
10266         reported height by using the resolution aspect ratio
10267         (tiff_document_render_pixbuf): scale the pixbuf using the
10268         resolution aspect ratio
10269
10270 2005-07-01  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10271
10272         * configure.ac:
10273         
10274         Require libgnomeprint >= 2.5.1. Thanks to Colin Slater 
10275         <kiltedaco@gmail.com>
10276         
10277         * djvu/djvu-document.c: (djvu_document_get_orientation),
10278         (djvu_document_set_orientation), (djvu_document_get_page_size),
10279         (rotate_pixbuf), (djvu_document_render_pixbuf),
10280         (djvu_document_document_iface_init):
10281         * dvi/dvi-document.c: (dvi_document_get_orientation),
10282         (dvi_document_set_orientation), (dvi_document_get_page_size),
10283         (rotate_pixbuf), (dvi_document_render_pixbuf),
10284         (dvi_document_document_iface_init):
10285         
10286         Dvi and djvu backends are ported to new API
10287
10288 Fri Jul  1 00:10:15 2005  Jonathan Blandford  <jrb@redhat.com>
10289
10290         * backend/ev-selection.c: (ev_selection_get_selection_region),
10291         (ev_selection_get_selection_map):
10292         * backend/ev-selection.h:
10293         * pdf/ev-poppler.cc:
10294         * shell/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
10295         * shell/ev-jobs.h:
10296         * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
10297         (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
10298         (ev_pixbuf_cache_get_text_mapping):
10299         * shell/ev-pixbuf-cache.h:
10300         * shell/ev-view.c: (location_in_text),
10301         (ev_view_motion_notify_event), (ev_view_set_cursor): Add I-Beam
10302         support to EvView.  Now we can see where we can select!  Sweet!
10303
10304 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10305
10306         * shell/ev-view.c (ev_view_button_press_event): Fix
10307         event->y + view->scroll_x typo.
10308
10309 2005-06-30  Kristian Høgsberg  <krh@redhat.com>
10310
10311         * pdf/ev-poppler.cc: Adjust to poppler API changes; use a
10312         sub-GdkPixbuf instead of passing dest_x and dest_y.
10313         
10314         * shell/ev-view.c: (view_point_to_doc_point),
10315         (view_rect_to_doc_rect), (ev_view_button_press_event),
10316         (ev_view_motion_notify_event), (compute_new_selection_rect),
10317         (gdk_rectangle_point_in), (compute_new_selection_text),
10318         (compute_selections): Update selection code to keep the selection
10319         around as two points and not as a normalized rectangle, and fix
10320         page level selection in two-column mode.
10321
10322 2005-06-30  Alex Duggan  <aldug@astrolinux.com>
10323
10324         * shell/ev-window.c: (window_configure_event_cb): 
10325         
10326         Fix compilation
10327         
10328 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10329
10330         * pdf/ev-poppler.cc:
10331
10332         Fix compilation
10333
10334 2005-06-30  Marco Pesenti Gritti  <mpg@redhat.com>
10335
10336         * shell/Makefile.am:
10337         * shell/ev-metadata-manager.c: (item_free),
10338         (ev_metadata_manager_init), (ev_metadata_manager_shutdown),
10339         (parse_value), (parseItem), (load_values),
10340         (ev_metadata_manager_get), (value_free), (ev_metadata_manager_set),
10341         (save_values), (save_item), (get_oldest), (resize_items),
10342         (ev_metadata_manager_save), (ev_metadata_manager_set_int):
10343         * shell/ev-metadata-manager.h:
10344
10345         Metadata manager from gedit but modified to use GValue, so that
10346         we dont need to keep converting from strings.
10347
10348         * configure.ac:
10349
10350         ENABLE_METADATA conditional, on when dbus is on
10351
10352         * shell/ev-application.c: (ev_application_open_uri):
10353
10354         Show the window after load so that we can initialize
10355         window size before it's showed.
10356
10357         * shell/ev-window.c: (ev_window_setup_from_metadata),
10358         (ev_window_open_uri), (window_configure_event_cb),
10359         (ev_window_init):
10360
10361         Save and load metadata information about window size.
10362         Not yet keeping states in account.
10363
10364         * shell/main.c: (main):
10365
10366         Shutdown metadata manager.
10367
10368 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10369
10370         * shell/ev-application-service.xml:
10371         * configure.ac:
10372         * shell/Makefile.am:
10373         * shell/ev-application.c:
10374         * shell/ev-application.h:
10375         * shell/ev-window.c:
10376         * shell/ev-window.h:
10377         * shell/main.c:
10378
10379         Add an optional dbus interface (--enable-dbus).
10380         Rework application code, mainly to be easier to
10381         use "remotely".
10382         Do not open multiple windows with the same document,
10383         spatial evince!
10384
10385 Thu Jun 30 01:50:14 2005  Jonathan Blandford  <jrb@redhat.com>
10386
10387         * shell/ev-pixbuf-cache.c (clear_selection_if_needed): unref the
10388         pixbuf iff it exists.
10389
10390 Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>
10391
10392         * shell/*:
10393         * backend/ev-render-context.[ch]:
10394         * backend/ev-selection.[ch]:
10395
10396         Massive changes.  We now support text selection of pdfs, and not
10397         just rectangular selection.  This is pretty broken still, but I
10398         want to get something into CVS.
10399
10400 2005-06-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10401
10402         * pdf/ev-poppler.cc:
10403         
10404         Fix for Bug 309080: crash on window close.
10405         
10406         * shell/ev-page-action.c: (page_changed_cb):
10407         
10408         Fix for Bug 309168: Fix build with gcc 2.95. Thanks to
10409         jensgr@gmx.net (Jens Granseuer).
10410
10411 2005-06-25  Marcel Telka  <marcel@telka.sk>
10412
10413         * configure.in (ALL_LINGUAS): Added sk.
10414
10415 2005-06-24  Carlos Garcia Campos  <carlosgc@gnome.org>
10416
10417         * shell/ev-window.c: Make rotate menu entries unsensitive if there is
10418         not a document open
10419
10420 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10421
10422         * NEWS:
10423         * configure.ac:
10424
10425         Release 0.3.2
10426
10427         * cut-n-paste/recent-files/Makefile.am:
10428
10429         Fix make distcheck
10430
10431 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10432
10433         * pixbuf/pixbuf-document.c: (pixbuf_document_get_orientation),
10434         (pixbuf_document_set_orientation), (rotate_pixbuf),
10435         (pixbuf_document_get_page_size), (pixbuf_document_render_pixbuf),
10436         (pixbuf_document_document_iface_init), (pixbuf_document_init):
10437
10438         Implement rotation and cleanup the code a bit.
10439
10440         * tiff/tiff-document.c: (tiff_document_get_page_size),
10441         (tiff_document_get_orientation), (tiff_document_set_orientation),
10442         (rotate_pixbuf), (tiff_document_render_pixbuf),
10443         (tiff_document_document_iface_init), (tiff_document_init):
10444
10445         Implement rotation. Was the quicker solution for the release
10446         but we really need to share this code in the shell.
10447
10448 2005-06-24  Marco Pesenti Gritti  <mpg@redhat.com>
10449
10450         * pdf/ev-poppler.cc:
10451
10452         Enable rotation, require poppler cvs. Fix a leak.
10453
10454 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10455
10456         * shell/ev-window.c: (update_action_sensitivity):
10457         
10458         Make properties unsensitive if document backend doesn't provide
10459         any info
10460
10461 2005-06-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10462
10463         * dvi/mdvi-lib/bitmap.c: (bitmap_alloc), (bitmap_alloc_raw),
10464         (bitmap_flip_horizontally), (bitmap_flip_vertically),
10465         (bitmap_flip_diagonally), (bitmap_rotate_clockwise),
10466         (bitmap_rotate_counter_clockwise), (bitmap_flip_rotate_clockwise),
10467         (bitmap_flip_rotate_counter_clockwise):
10468         * dvi/mdvi-lib/color.c: (mdvi_push_color), (get_color_table):
10469         * dvi/mdvi-lib/common.c: (read_string), (buff_free), (buff_add),
10470         (buff_gets):
10471         * dvi/mdvi-lib/common.h:
10472         * dvi/mdvi-lib/dvimisc.c: (mdvi_push_color):
10473         * dvi/mdvi-lib/dviread.c: (get_bytes), (dreset), (define_font),
10474         (opendvi), (mdvi_reload), (mdvi_init_context),
10475         (mdvi_destroy_context), (mdvi_dopage), (special):
10476         * dvi/mdvi-lib/font.c: (font_drop_one), (font_free_unused):
10477         * dvi/mdvi-lib/fontmap.c: (read_encoding), (destroy_encoding),
10478         (file_hash_free), (register_encoding), (parse_spec),
10479         (mdvi_load_fontmap), (free_ent), (mdvi_init_fontmaps),
10480         (mdvi_add_fontmap_file), (mdvi_ps_read_fontmap),
10481         (mdvi_ps_flush_fonts), (mdvi_ps_find_font), (mdvi_ps_get_metrics):
10482         * dvi/mdvi-lib/fontsrch.c: (mdvi_list_font_class),
10483         (mdvi_register_font_type), (mdvi_unregister_font_type),
10484         (lookup_font), (mdvi_add_font), (mdvi_font_retry):
10485         * dvi/mdvi-lib/gf.c: (gf_read_bitmap), (gf_load_font):
10486         * dvi/mdvi-lib/hash.c: (mdvi_hash_remove), (mdvi_hash_remove_ptr),
10487         (mdvi_hash_destroy_key), (mdvi_hash_reset):
10488         * dvi/mdvi-lib/pagesel.c: (mdvi_parse_range),
10489         (mdvi_parse_page_spec), (mdvi_free_page_spec), (main):
10490         * dvi/mdvi-lib/paper.c: (mdvi_free_paper_specs):
10491         * dvi/mdvi-lib/pk.c: (pk_lookup), (pk_lookupn), (pk_load_font):
10492         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
10493         * dvi/mdvi-lib/special.c: (mdvi_register_special),
10494         (mdvi_unregister_special), (mdvi_flush_specials):
10495         * dvi/mdvi-lib/t1.c: (t1_lookup_font), (t1_really_load_font),
10496         (t1_font_remove):
10497         * dvi/mdvi-lib/tfm.c: (get_tfm_chars):
10498         * dvi/mdvi-lib/tfmfile.c: (afm_load_file), (tfm_load_file),
10499         (ofm1_load_file), (ofm_load_file), (get_font_metrics),
10500         (free_font_metrics), (flush_font_metrics):
10501         * dvi/mdvi-lib/tt.c: (tt_really_load_font), (tt_get_bitmap),
10502         (tt_font_remove):
10503         * dvi/mdvi-lib/util.c: (mdvi_malloc), (mdvi_realloc),
10504         (mdvi_calloc), (mdvi_free), (mdvi_strdup), (mdvi_strncpy),
10505         (mdvi_strndup), (mdvi_memdup), (xstradd), (dstring_append),
10506         (dstring_insert), (dstring_new), (dstring_reset):
10507         * dvi/mdvi-lib/vf.c: (vf_load_font), (vf_free_macros):
10508         
10509         Rename xmalloc and xfree to mdvi_malloc and mdvi_free to
10510         avoid conflict with libtool on FC4
10511         
10512         * shell/ev-window.c: (ev_window_cmd_help_about):
10513         
10514         Update copyright year. Fix for bug 308828.
10515
10516 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10517
10518         * shell/ev-view.c: (add_scroll_binding_keypad),
10519         (ev_view_binding_activated), (ev_view_class_init),
10520         (on_adjustment_value_changed):
10521         
10522         Bug 170874: Arrow keys switch pages in presentation mode
10523
10524 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10525
10526         * shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):
10527         
10528         Fix for Bug 308265: Sidebar dissappears coming out of 
10529         Presentation mode
10530
10531 2005-06-23  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
10532
10533         * shell/ev-application.c: (ev_application_open):
10534         * shell/ev-document-types.c: (ev_document_types_add_filters),
10535         (ev_document_types_add_filters_for_type):
10536         * shell/ev-document-types.h:
10537         * shell/ev-window.c: (ev_window_cmd_save_as):
10538         
10539         Suggest basename as template when saving, provide filters
10540         for save dialog. It's bug 308402
10541
10542 2005-06-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10543
10544         * pdf/ev-poppler.cc:
10545         * shell/ev-sidebar-links.c: (job_finished_callback):
10546         * shell/ev-view.c: (update_find_status_message):
10547         
10548         Some leaks fixed
10549
10550 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10551
10552         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10553         (egg_recent_view_uimanager_set_list):
10554
10555         Fix buglet in !show_numbers case.
10556
10557 2005-06-19  Christian Persch  <chpe@cvs.gnome.org>
10558
10559         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10560         (connect_proxy_cb), (egg_recent_view_uimanager_set_list):
10561
10562         Use pango ellipsisation.
10563
10564         * pdf/ev-poppler.cc:
10565
10566         Fix refcount leak, from nsh.
10567
10568 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10569
10570         * cut-n-paste/recent-files/Makefile.am:
10571         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10572         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10573         
10574         Removed EggRecentViewGtk
10575         
10576         * cut-n-paste/recent-files/egg-recent-view-uimanager.c:
10577         * cut-n-paste/recent-files/egg-recent-view-uimanager.h:
10578         * shell/ev-window.c: (ev_window_cmd_recent_file_activate),
10579         (ev_window_setup_recent):
10580         
10581         Use ViewUIManager instead of ViewGtk. Less leaks, more compatibility
10582         with other projects
10583
10584 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10585
10586         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10587         (egg_recent_view_gtk_finalize):
10588
10589         Fix memory leak
10590
10591         * cut-n-paste/toolbar-editor/Makefile.am:
10592         
10593         Fix location of cursor icon.
10594         
10595         * pdf/ev-poppler.cc:
10596         * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb),
10597         (display_completion_text), (match_completion):
10598         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10599         (selection_changed_callback), (create_loading_model),
10600         (print_section_cb), (links_page_num_func),
10601         (update_page_callback_foreach):
10602         * shell/ev-window.c: (ev_window_dispose):
10603         
10604         Small memory fixes. Links model now store objects instead
10605         of pointers to improve memory management. 
10606
10607 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10608
10609         * shell/ev-window.c: (zoom_control_changed_cb):
10610         
10611         Fix update of zoom control (bug 308268).
10612
10613 Sat Jun 18 22:46:42 2005  Jonathan Blandford  <jrb@redhat.com>
10614
10615         * shell/ev-properties.c (set_property): escape the text correctly.
10616         Handles non-UTF-8 properties and escaped properties.  Also, sets
10617         the text to "<i>None</i>" if the property isn't set.
10618
10619         * data/evince-properties.glade: Change the label to be ellipsized,
10620         and give it a minimum size.
10621
10622 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10623
10624         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown):
10625         * shell/ev-sidebar-links.c: (create_loading_model):
10626         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose):
10627         * shell/ev-view.c: (ev_view_set_document):
10628         * shell/ev-window.c: (ev_window_dispose):
10629         
10630         Various small fixes, mostly memory leaks. Thanks to valgrind.
10631
10632 2005-06-19  Martin Kretzschmar  <martink@gnome.org>
10633
10634         * ps/ps-document.c: remove the locale.h include again ;-). And
10635         kill the (bogus) setlocale/savelocale business.
10636
10637 2005-06-19  Jaap A. Haitsma <jaap@haitsma.org>
10638
10639         * ps/ps-document.c:
10640         
10641         Include locale.h to fix build
10642         
10643         * shell/ev-sidebar.c:
10644         
10645         Remove unnecessary includes
10646
10647 2005-06-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10648
10649         * dvi/dvi-document.c: (dvi_document_load):
10650         * dvi/mdvi-lib/dviread.c: (mdvi_init_context):
10651         * po/POTFILES.in:
10652         
10653         Check for incorrect dvi files. Fix parsing dvi on AMD64
10654         platform. Thanks to tester@tester.ca (Olivier Crete).
10655
10656 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10657
10658         * shell/ev-page-action.c: (match_selected_cb),
10659         (display_completion_text), (match_completion), (update_model):
10660         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
10661         (expand_open_links):
10662         * shell/ev-sidebar.c: (ev_sidebar_destroy),
10663         (ev_sidebar_menu_item_activate_cb), (ev_sidebar_add_page),
10664         (ev_sidebar_set_document):
10665         * shell/ev-window.c: (ev_window_xfer_job_cb),
10666         (sidebar_widget_model_set), (sidebar_page_main_widget_update_cb):
10667         
10668         Fixed lot's of memory leaks, for example, memory leak on reload, 
10669         described in bug 307793.
10670
10671 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10672
10673         * pdf/ev-poppler.cc:
10674         * shell/ev-sidebar-thumbnails.c: (clear_range), (add_range),
10675         (update_visible_range), (adjustment_changed_cb),
10676         (ev_sidebar_thumbnails_fill_model),
10677         (ev_sidebar_thumbnails_refresh),
10678         (ev_sidebar_tree_selection_changed),
10679         (ev_sidebar_icon_selection_changed),
10680         (ev_sidebar_thumbnails_use_icon_view),
10681         (ev_sidebar_thumbnails_set_document):
10682         * shell/ev-sidebar-thumbnails.h:
10683         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10684         (ev_window_cmd_edit_rotate_right), (ev_window_init):
10685
10686         Refresh thumbnails when changing orientation. Not fully
10687         working yet becuase of a sidebar bug.
10688
10689         Set page orientation to poppler page everywhere. This sucks
10690         really need to fix poppler.
10691
10692 2005-06-18  Marco Pesenti Gritti  <mpg@redhat.com>
10693
10694         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
10695         (egg_recent_view_gtk_new_menu_item),
10696         (egg_recent_view_gtk_set_property),
10697         (egg_recent_view_gtk_get_property),
10698         (egg_recent_view_gtk_class_init), (egg_recent_view_gtk_init),
10699         (egg_recent_view_gtk_set_tooltip_func),
10700         (egg_recent_view_gtk_set_label_width),
10701         (egg_recent_view_gtk_get_label_width):
10702         * cut-n-paste/recent-files/egg-recent-view-gtk.h:
10703
10704         Sync with libegg (ellipsize labels)
10705
10706 2005-06-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10707
10708         * data/evince-ui.xml:
10709         * shell/ev-window.c: (ev_window_cmd_go_forward),
10710         (ev_window_cmd_go_backward):
10711         
10712         Shift + PageUp moves 10 Pages. Fix for 306125
10713
10714 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10715
10716         * pdf/ev-poppler.cc:
10717
10718         Add a flag to check if orientation has been overriden
10719
10720 2005-06-17  Martin Kretzschmar  <martink@gnome.org>
10721
10722         * ps/ps.c (psscan, psfree): read "Creator:" comment, free creator
10723         field if necessary.
10724
10725         * ps/ps.h: add creator field to document.
10726
10727         * ps/ps-document.c (ps_document_get_info): set format to PostScript,
10728         set creator field.
10729
10730 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10731
10732         * data/evince-properties.glade:
10733         * shell/ev-properties.c: (ev_properties_set_document):
10734
10735         s/PDF Version/Format
10736
10737 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10738
10739         * shell/ev-properties.c: (ev_properties_set_document):
10740
10741         Remove unnecessary translations
10742
10743 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10744
10745         * cut-n-paste/toolbar-editor/Makefile.am:
10746
10747         Correct library name    
10748
10749 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10750
10751         * configure.ac:
10752         * cut-n-paste/recent-files/egg-recent-model.c:
10753         (egg_recent_model_write_raw), (egg_recent_model_lock_file),
10754         (egg_recent_model_unlock_file):
10755         * cut-n-paste/recent-files/egg-recent-util.c:
10756         (egg_recent_util_get_unique_id):
10757         * cut-n-paste/recent-files/update-from-egg.sh:
10758         * cut-n-paste/toolbar-editor/Makefile.am:
10759         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
10760         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
10761         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
10762         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
10763         (egg_toolbars_model_get_type):
10764         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
10765
10766         Better makefile for toolbar editor and update everything
10767         to latest libegg.
10768
10769 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10770
10771         * shell/ev-window.c: (update_document_mode):
10772
10773         Prefer presentation mode when the document
10774         require fullscreen.
10775
10776 2005-06-17  Marco Pesenti Gritti  <mpg@redhat.com>
10777
10778         * data/evince-ui.xml:
10779         * shell/ev-window.c:
10780
10781         Add control-equal for zooming
10782
10783 2005-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
10784
10785         * configure.ac: Added 'th' (Thai) to ALL_LINGUAS.
10786
10787 2005-06-16  Marco Pesenti Gritti  <mpg@redhat.com>
10788
10789         * backend/ev-document.c: (ev_document_get_orientation):
10790         * backend/ev-document.h:
10791         * pdf/ev-poppler.cc:
10792         * ps/ps-document.c: (ps_document_get_orientation),
10793         (ps_document_set_orientation), (ps_document_document_iface_init):
10794
10795         Add a get_orientation api. Improve set_orientation.
10796
10797         * data/evince-ui.xml:
10798         * shell/ev-view.c: (ev_view_set_orientation),
10799         (ev_view_rotate_right), (ev_view_rotate_left):
10800         * shell/ev-view.h:
10801         * shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
10802         (ev_window_cmd_edit_rotate_right):
10803
10804         Better ui for changing document orientation
10805
10806 2005-06-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
10807
10808         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
10809         (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
10810         * shell/ev-sidebar-links.h:
10811         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
10812         (ev_sidebar_page_iface_init):
10813         * shell/ev-sidebar-page.h:
10814         * shell/ev-sidebar-thumbnails.c:
10815         (ev_sidebar_thumbnails_get_property),
10816         (ev_sidebar_thumbnails_class_init),
10817         (ev_sidebar_thumbnails_set_document):
10818         * shell/ev-sidebar-thumbnails.h:
10819         * shell/ev-view.c: (ev_view_motion_notify_event):
10820         * shell/ev-window.c: (update_chrome_visibility),
10821         (ev_window_cmd_focus_page_selector),
10822         (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
10823         (sidebar_page_main_widget_update_cb), (ev_window_init):
10824         
10825         Autoraise toolbar on GoToPage binding and fix bindings in
10826         EvSidebarThumbnails page.
10827
10828 2005-06-15  Christian Persch  <chpe@cvs.gnome.org>
10829
10830         * shell/ev-properties.c: (update_progress_label):
10831
10832         Hide the progress label when finished; bug #307697.
10833
10834 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10835
10836         * pdf/ev-poppler.cc:
10837
10838         Enable is_open for links, you will need poppler cvs
10839
10840         * shell/ev-properties.c: (job_fonts_finished_cb):
10841
10842         Get a lock on the document when filling the tree view
10843
10844 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10845
10846         * backend/ev-document-links.h:
10847         * pdf/ev-poppler.cc:
10848         * shell/ev-sidebar-links.c: (create_loading_model),
10849         (expand_open_links), (job_finished_callback):
10850
10851         Expand links when specified by the document.
10852         Depend on a poppler api (defined out for now)
10853
10854 2005-06-15  Marco Pesenti Gritti <mpg@redhat.com>
10855
10856         * shell/ev-properties.c: (ev_properties_dispose),
10857         (ev_properties_class_init), (dialog_destroy_cb),
10858         (ev_properties_init), (job_fonts_finished_cb), (setup_fonts_view),
10859         (ev_properties_set_document), (ev_properties_new),
10860         (ev_properties_show):
10861         * shell/ev-properties.h:
10862
10863         Make it an object, cleanup the code, api to show it as transient
10864         and to set the document.
10865
10866         * shell/ev-window.c: (ev_window_setup_document),
10867         (ev_window_cmd_file_properties):
10868
10869         Adapt to EvProperties changes, do not show multiple
10870         times, update it when document changes.
10871
10872 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10873
10874         * ps/gstypes.h:
10875         * ps/ps-document.c: (ps_document_init), (get_page_orientation),
10876         (ps_document_set_orientation), (ps_document_document_iface_init):
10877         * ps/ps-document.h:
10878
10879         Implement orientation here too
10880
10881         * shell/ev-properties.c: (ev_properties_new):
10882         * data/evince-properties.glade:
10883
10884         Hide the fonts page for backends that doesnt
10885         support it.     
10886
10887 2005-06-14  Marco Pesenti Gritti <mpg@redhat.com>
10888
10889         * backend/ev-document.c: (ev_document_set_orientation):
10890         * backend/ev-document.h:
10891         * pdf/ev-poppler.cc:
10892
10893         Add orientation api. Currently poppler api is not optimal,
10894         we need to set orientation every time we _get a page.
10895         I will try to fix that at some point.
10896
10897         * data/evince-ui.xml:
10898         * shell/ev-window.c: (ev_window_cmd_edit_landscape),
10899         (ev_window_cmd_edit_portrait), (ev_window_cmd_edit_flip):
10900
10901         Add orientation menu items
10902
10903         * shell/ev-page-cache.c: (ev_page_cache_clear):
10904         * shell/ev-page-cache.h:
10905
10906         Add api to clear the cache
10907
10908         * shell/ev-view.c: (setup_caches), (clear_caches),
10909         (ev_view_set_document), (ev_view_zoom_out),
10910         (ev_view_set_orientation):
10911         * shell/ev-view.h:
10912
10913         Implement orientation changing
10914
10915 2005-06-13  Marco Pesenti Gritti <mpg@redhat.com>
10916
10917         * backend/ev-document-fonts.c: (ev_document_fonts_get_progress),
10918         (ev_document_fonts_scan), (ev_document_fonts_fill_model):
10919         * backend/ev-document-fonts.h:
10920
10921         Separate scan and fill so that we can incrementally fill from
10922         the main thread. Add a progress api.
10923
10924         * data/evince-properties.glade:
10925         * pdf/ev-poppler.cc:
10926         * shell/ev-jobs.c: (ev_job_fonts_new), (ev_job_fonts_run):
10927         * shell/ev-jobs.h:
10928         * shell/ev-properties.c: (update_progress_label),
10929         (job_fonts_finished_cb), (setup_fonts_view):
10930
10931         Incrementally feel the list and show the progress
10932         percentage in a label like acrobat does.
10933
10934         You are going to need poppler cvs
10935
10936 2005-06-11  Marco Pesenti Gritti <mpg@redhat.com>
10937
10938         * backend/ev-document-fonts.c: (ev_document_fonts_fill_model):
10939         * backend/ev-document-fonts.h:
10940         * pdf/ev-poppler.cc:
10941
10942         Make fonts model fill incrementally.
10943
10944         * shell/ev-job-queue.c: (handle_job), (search_for_jobs_unlocked),
10945         (no_jobs_available_unlocked), (ev_job_queue_init), (find_queue),
10946         (ev_job_queue_remove_job):
10947         * shell/ev-jobs.c: (ev_job_fonts_init), (ev_job_fonts_class_init),
10948         (ev_job_fonts_new), (ev_job_fonts_run):
10949         * shell/ev-jobs.h:
10950
10951         New job for fonts scanning
10952
10953         * shell/ev-properties.c: (job_fonts_finished_cb),
10954         (fill_fonts_treeview), (setup_fonts_view), (ev_properties_new):
10955         * shell/ev-properties.h:
10956         * shell/ev-window.c: (ev_window_cmd_file_properties):
10957
10958         Incrementally feel the treeview using the new job. Show Loading...
10959         message until scanning is completed.
10960
10961         Hopefully I didnt break the build without the poppler patch.
10962
10963 2005-06-10  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
10964
10965         * shell/ev-application.c: (ev_application_open):
10966         * shell/ev-document-types.c: (ev_document_type_from_from_mime),
10967         (ev_document_type_get_type), (ev_document_type_lookup):
10968         * shell/ev-document-types.h:
10969         * shell/ev-job-xfer.c: (ev_job_xfer_dispose), (ev_job_xfer_run):
10970         * shell/ev-job-xfer.h:
10971         * shell/ev-window.c: (ev_window_clear_local_uri),
10972         (ev_window_load_job_cb), (ev_window_xfer_job_cb),
10973         (ev_window_open_uri), (ev_window_add_recent), (ev_window_dispose):
10974         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
10975         
10976         Transfer remote documents to tmp directory to display them later.
10977
10978 2005-06-10  Marco Pesenti Gritti <mpg@redhat.com>
10979
10980         * backend/ev-document-info.h:
10981         * shell/ev-properties.c: (ev_properties_new):
10982
10983         s/GTime*/GTime. Not sure why we was using a pointer
10984         at all there!
10985
10986 Wed Jun  8 01:04:22 2005  Jonathan Blandford  <jrb@redhat.com>
10987
10988         * shell/ev-sidebar-thumbnails.c: Use a GtkIconView in certain
10989         situations.  That situation is that you're using GTK+-HEAD with
10990         the patch at #306726 is applied, and you have a document with <
10991         1500 pages in it.  It's not quite as uniformly nice as the
10992         TreeView, but should be better in the long run.
10993
10994         I'm pretty sure I guarded against breaking compilation with
10995         HAVE_GTK_ICON_VIEW_GET_VISIBLE_RANGE gaurds, though it's possible
10996         I missed some.
10997
10998         * shell/ev-window.c (ev_window_init): We don't have our tree/list
10999         widget yet, so I commented that code out
11000         enable_view_actions_for_widget() for now.  Need to figure this
11001         out.
11002
11003         * shell/ev-page-action.c (match_selected_cb): emit the right
11004         signals.  Our cool C-l completion now works.
11005
11006 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11007
11008         * backend/Makefile.am:
11009         * backend/ev-document-fonts.c:
11010         * backend/ev-document-links.c:
11011         * backend/ev-document.c: (ev_document_load):
11012         * backend/ev-document.h:
11013         * backend/ev-job-queue.c:
11014         * backend/ev-job-queue.h:
11015         * backend/ev-jobs.c:
11016         * backend/ev-jobs.h:
11017         * backend/ev-page-cache.c:
11018         * backend/ev-page-cache.h:
11019
11020         EvPageCache and EvJobs are moved to shell.
11021
11022         * lib/ev-file-helpers.c: (ev_file_helpers_shutdown),
11023         (ev_tmp_filename):
11024         * lib/ev-file-helpers.h:
11025         
11026         New helper to work with temporary files
11027         
11028         * shell/Makefile.am:
11029         * shell/ev-application.c: (ev_application_open):
11030         * shell/ev-application.h:
11031         * shell/ev-job-queue.c: (remove_job_from_queue_locked),
11032         (remove_job_from_async_queue), (add_job_to_async_queue),
11033         (add_job_to_queue_locked), (notify_finished), (job_finished_cb),
11034         (handle_job), (search_for_jobs_unlocked),
11035         (no_jobs_available_unlocked), (ev_render_thread),
11036         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11037         (ev_job_queue_add_job), (move_job_async), (move_job),
11038         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11039         * shell/ev-job-queue.h:
11040         * shell/ev-job-xfer.c: (ev_job_xfer_init), (ev_job_xfer_dispose),
11041         (ev_job_xfer_class_init), (ev_job_xfer_new), (ev_job_xfer_run):
11042         * shell/ev-job-xfer.h:
11043         * shell/ev-jobs.c: (ev_job_init), (ev_job_dispose),
11044         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
11045         (ev_job_links_class_init), (ev_job_render_init),
11046         (ev_job_render_dispose), (ev_job_render_class_init),
11047         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
11048         (ev_job_thumbnail_class_init), (ev_job_load_init),
11049         (ev_job_load_dispose), (ev_job_load_class_init), (ev_job_finished),
11050         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
11051         (render_finished_cb), (ev_job_render_run), (ev_job_thumbnail_new),
11052         (ev_job_thumbnail_run), (ev_job_load_new), (ev_job_load_run):
11053         * shell/ev-jobs.h:
11054         * shell/ev-page-action.c: (ev_page_action_set_document):
11055         * shell/ev-page-cache.c: (ev_page_cache_init),
11056         (ev_page_cache_class_init), (ev_page_cache_finalize),
11057         (ev_page_cache_new), (ev_page_cache_get_n_pages),
11058         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
11059         (ev_page_cache_set_page_label), (ev_page_cache_set_link),
11060         (ev_page_cache_get_title), (ev_page_cache_get_size),
11061         (ev_page_cache_get_max_width), (ev_page_cache_get_max_height),
11062         (ev_page_cache_get_height_to_page),
11063         (ev_page_cache_get_max_label_chars),
11064         (ev_page_cache_get_page_label),
11065         (ev_page_cache_has_nonnumeric_page_labels),
11066         (ev_page_cache_get_info), (ev_page_cache_next_page),
11067         (ev_page_cache_prev_page), (ev_page_cache_get):
11068         * shell/ev-page-cache.h:
11069         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_update_range),
11070         (ev_pixbuf_cache_clear_job_sizes),
11071         (ev_pixbuf_cache_add_jobs_if_needed),
11072         (ev_pixbuf_cache_set_page_range):
11073         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings):
11074         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document):
11075         * shell/ev-sidebar-thumbnails.c:
11076         (ev_sidebar_tree_selection_changed),
11077         (ev_sidebar_thumbnails_set_document):
11078         * shell/ev-statusbar.c: (ev_statusbar_destroy),
11079         (ev_statusbar_class_init), (ev_statusbar_init), (ev_statusbar_new),
11080         (ev_statusbar_get_context_id), (ev_statusbar_push),
11081         (ev_statusbar_pop), (ev_statusbar_set_maximized),
11082         (ev_statusbar_pulse), (ev_statusbar_show_progress),
11083         (ev_statusbar_set_progress):
11084         * shell/ev-statusbar.h:
11085         * shell/ev-view.c: (ev_view_set_document), (ev_view_find_next),
11086         (ev_view_find_previous):
11087         * shell/ev-window.c: (ev_window_is_empty),
11088         (ev_window_setup_document), (password_dialog_response),
11089         (ev_window_clear_jobs), (ev_window_load_job_cb),
11090         (ev_window_xfer_job_cb), (ev_window_open_uri),
11091         (ev_window_open_uri_list), (ev_window_cmd_recent_file_activate),
11092         (ev_window_print), (ev_window_print_range),
11093         (ev_window_state_event), (ev_window_cmd_view_reload),
11094         (menu_item_select_cb), (menu_item_deselect_cb),
11095         (view_status_changed_cb), (ev_window_dispose),
11096         (drag_data_received_cb), (ev_window_init):
11097         * shell/ev-window.h:
11098         * shell/main.c: (load_files):
11099         
11100         New statusbar to show progress on idle. Two new jobs - 
11101         xfer job and load job to load document in background. And update
11102         of page_cache clients to new location of code.
11103
11104 2005-06-08  Carlos Garcia Campos <carlosgc@gnome.org>
11105
11106         * shell/ev-application.c, shell/ev-window.[ch]: Allow multiple
11107         selection in open dialog. It also remembers the last visited directory 
11108         in the current session.
11109
11110 2005-06-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11111
11112         * shell/ev-properties.c: (ev_properties_new):
11113         * shell/ev-properties.h:
11114         * shell/ev-window.c: (ev_window_cmd_file_properties):
11115         
11116         Get document info from page cache instead of document itself.
11117         This should fix crash related to race conditions described in
11118         bug 306545.
11119
11120 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11121
11122         * ps/ps-document.c: (ps_document_init),
11123         (send_ps), (get_page_box), (output), (catchPipe), (input),
11124         (stop_interpreter), (file_length), (file_readable),
11125         (check_filecompressedb), (ps_document_enable_interpreter),
11126         (document_load), (ps_async_renderer_render_pixbuf):
11127         * ps/ps-document.h:
11128
11129         Big cleanup of the ps code
11130
11131 2005-06-07  Marco Pesenti Gritti <mpg@redhat.com>
11132
11133         * backend/Makefile.am:
11134         * backend/ev-async-renderer.c: (ev_async_renderer_get_type),
11135         (ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):
11136         * backend/ev-async-renderer.h:
11137
11138         Add an async renderer interface (method + callback) which
11139         is useful for backends like ps.
11140
11141         * backend/ev-job-queue.c: (remove_job_from_async_queue),
11142         (add_job_to_async_queue), (job_finished_cb), (handle_job),
11143         (ev_job_queue_run_next), (ev_job_queue_init), (find_queue),
11144         (ev_job_queue_add_job), (move_job_async), (move_job),
11145         (ev_job_queue_update_job), (ev_job_queue_remove_job):
11146
11147         Add queues for async renderer, these are executed on the
11148         main thread.
11149
11150         * backend/ev-jobs.c: (ev_job_render_new), (render_finished_cb),
11151         (ev_job_render_run):
11152         * backend/ev-jobs.h:
11153
11154         If the backend support async renderer interface use it.
11155
11156         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
11157         (setup_pixmap), (ps_document_get_type),
11158         (ps_async_renderer_render_pixbuf),
11159         (ps_document_document_iface_init), (ps_async_renderer_iface_init):
11160
11161         Implement async renderer interface.
11162
11163 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11164
11165         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose):
11166
11167         Cleanup links job on exit.
11168
11169 2005-06-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11170
11171         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11172         (drag_data_get_cb), (drag_data_received_cb):
11173         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11174         (drag_data_get_cb), (parse_item_list),
11175         (egg_toolbar_editor_load_actions):
11176         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11177         (egg_toolbars_model_to_xml), (egg_toolbars_model_save),
11178         (parse_item_list), (parse_toolbars):
11179         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
11180         (dvi_pixbuf_put_pixel):
11181         
11182         Fix gcc 4.0 warnings
11183
11184 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11185
11186         * ps/ps-document.c: (start_interpreter):
11187
11188         Fix warning when loading ps
11189
11190 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11191
11192         * ps/ps-document.c: (output):
11193
11194         Fix crash when priting gs error messages.
11195
11196 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11197
11198         * backend/ev-page-cache.c: (_ev_page_cache_new):
11199         * backend/ev-page-cache.h:
11200
11201         Use a const to return title so that we dont double
11202         free it. Small cleanup and fix a leak.
11203
11204         * shell/ev-window.c: (update_window_title):
11205
11206         strdup value from get_title.
11207
11208 2005-06-06  Marco Pesenti Gritti <mpg@redhat.com>
11209
11210         * shell/ev-sidebar-links.c: (job_finished_callback),
11211         (ev_sidebar_links_set_document):
11212
11213         Cleanup the old job when changing document
11214
11215 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11216
11217         * shell/ev-stock-icons.c:
11218         * shell/ev-stock-icons.h:
11219         * shell/ev-window.c:
11220         
11221         Add stock icons for actions that can appear in toolbar. Fix for
11222         bug 306566.
11223
11224 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11225
11226         * backend/ev-page-cache.c: (ev_page_cache_finalize),
11227         (_ev_page_cache_new), (ev_page_cache_get_max_width),
11228         (ev_page_cache_get_max_height), (ev_page_cache_get_height_to_page):
11229         * backend/ev-page-cache.h:
11230         * shell/ev-view.c: (scroll_to_current_page),
11231         (view_update_range_and_current_page), (get_page_y_offset),
11232         (get_page_extents), (ev_view_size_request_continuous_dual_page),
11233         (ev_view_size_request_continuous),
11234         (ev_view_zoom_for_size_continuous_and_dual_page),
11235         (ev_view_zoom_for_size_continuous):
11236         
11237         More compact EvView layout in document with pages of different size.
11238
11239 Sat Jun  4 19:20:57 2005  Jonathan Blandford  <jrb@redhat.com>
11240
11241         * shell/ev-window.c (ev_window_cmd_file_properties): fix
11242         compilation.
11243
11244 2005-06-05  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11245
11246         * shell/ev-view.c: (view_set_adjustment_values):
11247         * shell/ev-window.c: (ev_window_cmd_file_properties):
11248         
11249         A bit different fix for rounding problem but it has no
11250         problems on startup. Make properties window transient to parent.
11251
11252 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11253
11254         * pdf/ev-poppler.cc:
11255         
11256         More commenting of font stuff.
11257
11258 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11259
11260         * pdf/ev-poppler.cc:
11261
11262         Comment out some more fonts stuff. Should really
11263         work without the poppler patch now.
11264
11265 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11266
11267         * pdf/ev-poppler.cc:
11268
11269         Adapt to api change
11270
11271 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11272
11273         * data/evince-properties.glade:
11274         * pdf/ev-poppler.cc:
11275         * shell/ev-properties.c: (setup_fonts_view):
11276
11277         Set the column title. Show the dialog only
11278         once everything is setup.
11279         Getting font info can be very slow... will
11280         prolly need to make this threaded too.
11281
11282 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11283
11284         * backend/Makefile.am:
11285         * backend/ev-document-fonts.c: (ev_document_fonts_get_type),
11286         (ev_document_fonts_get_fonts_model):
11287         * backend/ev-document-fonts.h:
11288         * data/evince-properties.glade:
11289         * pdf/ev-poppler.cc:
11290         * shell/ev-properties.c: (setup_fonts_view), (ev_properties_new):
11291         * shell/ev-properties.h:
11292         * shell/ev-window.c: (ev_window_cmd_file_properties):
11293
11294         Implement fonts list. Defined out for now, since it depends
11295         on a not yet committed poppler patch.
11296
11297 Fri Jun  3 21:07:57 2005  Jonathan Blandford  <jrb@redhat.com>
11298
11299         * shell/ev-view.c (get_page_extents): other_page isn't necessarily
11300         page + 1.
11301
11302         * shell/ev-window.c: Make sure we add the timeout when we get a
11303         focus-in event.
11304
11305         * shell/ev-view.c (view_set_adjustment_values): Add 0.5 to
11306         adjustment->value before calculating the zoom factor to average
11307         out all of our rounding errors.  The page no longer 'drifts' when
11308         resizing.
11309
11310 2005-06-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11311
11312         * data/evince-properties.glade:
11313         * shell/ev-properties.c: (ev_properties_format_date),
11314         (set_property):
11315         
11316         Labels don't expand when the dialogue is resized.
11317         strftime result needs to be converted to UTF-8. Thanks
11318         to Christian Persch <chpe@gnome.org>.
11319
11320 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11321
11322         * data/evince-properties.glade:
11323
11324         Hide the fonts tab
11325
11326 2005-06-04  Marco Pesenti Gritti <mpg@redhat.com>
11327
11328         * backend/ev-document-info.h:
11329         * backend/ev-document.c: (ev_document_info_free):
11330         * data/evince-properties.glade:
11331         * pdf/ev-poppler.cc:
11332         * ps/ps-document.c: (ps_document_get_info):
11333         * shell/ev-properties.c: (ev_properties_format_date),
11334         (set_property), (ev_properties_new):
11335         * shell/ev-properties.h:
11336         * shell/ev-window.c: (ev_window_cmd_file_properties):
11337
11338         Rework properties code to take only EvPropertyInfo
11339         in the constructor so that it can be useful for
11340         nautilus plugin too.
11341
11342         Deal with backends that doesnt support some properties.
11343         Make set property code generic.
11344
11345 2005-06-04  Christian Persch <chpe@gnome.org>
11346
11347         * data/evince-properties.glade:
11348
11349         fix spacings, make resizeable, and make data labels
11350         selectable + ellipsised
11351
11352 2005-06-03  Marco Pesenti Gritti <mpg@redhat.com>
11353
11354         * backend/ev-document-info.h:
11355         * data/Makefile.am:
11356         * data/evince-ui.xml:
11357         * pdf/ev-poppler.cc:
11358         * shell/Makefile.am:
11359         * shell/ev-window.c: (update_action_sensitivity),
11360         (ev_window_cmd_file_properties):
11361
11362         Initial go at file properties. Patch by
11363         Emil Soleyman-Zomalan <emil@soleyman.com>.
11364         Needs love see #169583
11365
11366 2005-06-02  Marco Pesenti Gritti <mpg@redhat.com>
11367
11368         * ps/ps-document.c: (output):
11369         * ps/ps.c: (psscan):
11370
11371         Try to render even if psscan fails.
11372
11373 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11374
11375         * ps/ps.c: (psscan), (pscopydoc):
11376
11377         Port buffered reading code from gv
11378
11379 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11380
11381         * ps/ps-document.c: (interpreter_message), (output):
11382
11383         Do not fail on interpreter messages
11384
11385 2005-06-01  Marco Pesenti Gritti <mpg@redhat.com>
11386
11387         * backend/ev-document-misc.c:
11388         (ev_document_misc_get_thumbnail_frame):
11389
11390         Pages can be 0 x 0, dont assert on this case
11391
11392 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11393
11394         * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose),
11395         (ev_sidebar_links_class_init), (ev_sidebar_links_set_document):
11396
11397         Correctly manage our reference on document. Finally the reload
11398         huge leak is gone...
11399
11400 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11401
11402         * ps/ps-document.c: (ps_document_dispose):
11403
11404         Forgot to chain it to the parent. Thanks chpe.
11405
11406 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11407
11408         * ps/ps-document.c: (ps_document_dispose),
11409         (ps_document_class_init), (stop_interpreter), (document_load):
11410
11411         Cleanup dispose a bit. Dont leak the whole pixmap.
11412
11413 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11414
11415         * pdf/ev-poppler.cc:
11416
11417         Release the poppler document on dispose
11418
11419 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11420
11421         * shell/ev-view.c: (ev_view_set_document):
11422
11423         Release ref on the pixbuf cache when changing
11424         document.
11425
11426 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11427
11428         * ps/ps-document.c: (ps_document_get_info):
11429
11430         Fix a double free
11431
11432 2005-05-31  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
11433
11434         * backend/ev-page-cache.c: (ev_page_cache_init),
11435         (_ev_page_cache_new), (ev_page_cache_get_max_label_chars):
11436         * backend/ev-page-cache.h:
11437         * shell/ev-page-action.c: (page_changed_cb):
11438         
11439         Set page action entry width depending on labels width. Fix
11440         for bug 305202.
11441
11442 2005-05-31  Marco Pesenti Gritti  <mpg@redhat.com>
11443
11444         * backend/ev-link.c: (ev_link_class_init):
11445
11446         Allow -1 as page value (error)
11447
11448 2005-05-31  Marco Pesenti Gritti <mpg@redhat.com>
11449
11450         * shell/ev-sidebar-thumbnails.c:
11451         (ev_sidebar_thumbnails_set_document):
11452         * shell/ev-view.c: (scroll_to_current_page),
11453         (view_set_adjustment_values), (ev_view_set_scroll_adjustments),
11454         (page_changed_cb), (on_adjustment_value_changed),
11455         (ev_view_set_document):
11456
11457         Slightly modified patch by Nickolay V. Shmyrev  <nshmyrev@yandex.ru>.
11458         Fix bug 305377
11459
11460 2005-05-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11461
11462         * configure.ac:
11463         * djvu/djvu-document.c: (djvu_document_get_page_size):
11464
11465         Require djvulibre CVS. Now djvu loading is much faster. Fix for
11466         bug 301993.
11467
11468 Sat May 28 07:38:03 2005  Jonathan Blandford  <jrb@redhat.com>
11469
11470         * shell/ev-view.c (draw_one_page): modify the expose handling to
11471         get the shadows.
11472
11473         * shell/ev-window.c (update_action_sensitivity): Respect
11474         permissions field.  Kowtow to the man.
11475
11476         * pdf/ev-poppler.cc: Get the permissions field.
11477
11478         * tiff/*c: Make a tiny bit more robust.
11479
11480 2005-05-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11481
11482         * djvu/djvu-document.c:
11483         
11484         Pop messages from djvu context message queue.
11485
11486 2005-05-24  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11487
11488         * configure.ac, Makefile.am, shell/Makefile.am:
11489         * tiff/Makefile.am, shell/ev-document-types.c:
11490         
11491         Cleanup tiff configure checks. Fix for bug 305218.
11492
11493 2005-05-24  Maxim V. Dziumanenko <mvd@mylinux.ua>
11494
11495         * configure.ac: Added "uk" to ALL_LINGUAS.
11496
11497 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11498
11499         * cut-n-paste/zoom-control/ephy-zoom.c:
11500         (ephy_zoom_get_changed_zoom_level):
11501         * cut-n-paste/zoom-control/ephy-zoom.h:
11502         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_set_property),
11503         (ev_view_get_property), (ev_view_class_init), (ev_view_set_zoom):
11504         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
11505         (ev_window_cmd_view_zoom_out), (ev_window_zoom_changed_cb),
11506         (zoom_control_changed_cb), (ev_window_init):
11507         
11508         Fix minor points related to moving best fit up. Introduce
11509         "zoom" property and make zoom control change it's value on
11510         notify::zoom signals. Fix for 305080.
11511
11512 2005-05-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11513
11514         * data/evince-ui.xml:
11515         * shell/ev-window.c: (set_view_actions_sensitivity):
11516         
11517         Use + and - as accels for zoom in and zoom out. Fix for 305001.
11518
11519 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11520
11521         * configure.ac:
11522
11523         Depends on poppler 0.3.2
11524
11525 2005-05-22  Marco Pesenti Gritti  <mpg@redhat.com>
11526
11527         * cut-n-paste/recent-files/egg-recent-item.c:
11528         (egg_recent_item_get_short_name):
11529         * cut-n-paste/toolbar-editor/Makefile.am:
11530         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11531         (new_pixbuf_from_widget):
11532         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
11533         * cut-n-paste/toolbar-editor/egg-marshal.c:
11534         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
11535         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
11536
11537         Sync
11538
11539 Sat May 21 23:18:30 2005  Jonathan Blandford  <jrb@redhat.com>
11540
11541         * tiff/tiff-document.c: Rough TIFF backend.
11542
11543 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11544
11545         * NEWS:
11546         * configure.ac:
11547         * cut-n-paste/toolbar-editor/Makefile.am:
11548
11549         Release 0.3.1
11550
11551 2005-05-21  Marco Pesenti Gritti  <mpg@redhat.com>
11552
11553         * shell/ev-view.c: (jump_to_find_result), (ev_view_can_find_next),
11554         (ev_view_find_next), (ev_view_find_previous):
11555
11556         Remove the locks around get_n_results   
11557
11558 2005-05-21  Juerg Billeter  <j@bitron.ch>
11559
11560         * pdf/ev-poppler.c: (pdf_document_ps_exporter_begin):
11561
11562         Pass correct number of pages to poppler.
11563
11564 2005-05-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11565
11566         * configure.ac:
11567         * data/Makefile.am:
11568         * data/evince.desktop.in: 
11569         * data/evince.desktop.in.in:
11570         * po/POTFILES.in:
11571         
11572         Add conditionally dvi and djvu to desktop types. Fix for 304658.
11573
11574 Sat May 21 00:21:30 2005  Jonathan Blandford  <jrb@redhat.com>
11575
11576         * shell/ev-view.c: (view_update_adjustments),
11577         (view_set_adjustment_values): cast adjustmen->value to (int)
11578         before using it.  Otherwise, we get off by a pixel in some
11579         situations.
11580
11581         (draw_one_page): Draw the border on expose.
11582
11583 Fri May 20 22:05:25 2005  Jonathan Blandford  <jrb@redhat.com>
11584
11585         * *shell/ev-view.c: Patch from Nickolay V. Shmyrev to reset the
11586         adjustment when the mode changes, #304923
11587
11588 Fri May 20 02:00:03 2005  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
11589
11590         * shell/ev-view.c: Use gdk_widget_queue_draw to remove
11591         flickering on resize but still use gdk_window_scroll on
11592         scrolling
11593
11594 Fri May 20 01:46:57 2005  Jonathan Blandford  <jrb@redhat.com>
11595
11596         * shell/ev-view.c: Patch from Nickolay Shmyrev to fix the -p
11597         option, #170458
11598
11599 Fri May 20 01:27:01 2005  Jonathan Blandford  <jrb@redhat.com>
11600
11601         * shell/ev-view.c: Patch from Nickolay Shmyrev to to scroll to
11602         second page on page_changed if possible, #304669
11603
11604 Fri May 20 01:07:15 2005  Jonathan Blandford  <jrb@redhat.com>
11605
11606         * shell/ev-view.c (view_update_adjustments): Use gdk_window_scroll
11607         instead of gtk_widget_queue_draw.  Massive speedups in scrolling.
11608
11609 Fri May 20 01:05:10 2005  Jonathan Blandford  <jrb@redhat.com>
11610
11611         * .cvsignore:
11612         * shell/ev-view.c:(ev_view_size_allocate), (ev_view_class_init),
11613         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11614         (ev_view_zoom_for_size_presentation),
11615         (ev_view_zoom_for_size_continuous_and_dual_page),
11616         (ev_view_zoom_for_size_continuous),
11617         (ev_view_zoom_for_size_dual_page),
11618         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size):
11619         * shell/ev-view.h:
11620         * shell/ev-window.c: (update_view_size),
11621         (ev_window_sizing_mode_changed_cb):
11622
11623         Patch from Nickolay Shmyrev <nshmyrev@yandex.ru> to handle
11624         the scrollbars.  It's not 100% right, but it's much closer.  Kills
11625         an infinite loop, #304769
11626
11627
11628 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11629
11630         * data/evince-ui.xml:
11631         * shell/ev-view.c: (ev_view_scroll_view), (ev_view_class_init):
11632         * shell/ev-window.c: (set_view_actions_sensitivity):
11633
11634         Make PgUp/Down behave like Space
11635
11636 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11637
11638         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11639         * backend/ev-ps-exporter.h:
11640         * pdf/ev-poppler.cc:
11641         * ps/ps-document.c: (ps_document_ps_export_begin):
11642         * shell/ev-print-job.c: (idle_print_handler):
11643
11644         Adapt to new poppler api
11645
11646 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11647
11648         * cut-n-paste/zoom-control/ephy-zoom-control.c:
11649         (ephy_zoom_control_init):
11650
11651         Translate zoom levels
11652
11653 2005-05-18  Marco Pesenti Gritti <mpg@redhat.com>
11654
11655         * cut-n-paste/zoom-control/ephy-zoom.c:
11656         (ephy_zoom_get_zoom_level_index):
11657
11658         Fix current zoom -> zoom control match
11659
11660 2005-05-18  James Bowes  <bowes@cs.dal.ca>
11661
11662         * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
11663         rather than the scrolled_window that it's in. Fixes bug #304655.
11664
11665 Tue May 17 22:54:17 2005  Jonathan Blandford  <jrb@redhat.com>
11666
11667         * shell/ev-view.c: (view_update_adjustments),
11668         (view_set_adjustment_values), (view_update_range_and_current_page),
11669         (view_scroll_to_page), (set_scroll_adjustment),
11670         (ev_view_set_scroll_adjustments), (add_scroll_binding_keypad),
11671         (ev_view_scroll), (ev_view_scroll_view),
11672         (ensure_rectangle_is_visible), (find_page_at_location),
11673         (get_link_at_location), (go_to_link), (status_message_from_link),
11674         (ev_view_size_request_continuous_dual_page),
11675         (ev_view_size_request), (ev_view_size_allocate), (ev_view_realize),
11676         (ev_view_unrealize), (ev_view_expose_event),
11677         (ev_view_button_press_event), (ev_view_motion_notify_event),
11678         (ev_view_button_release_event), (ev_gdk_color_to_rgb),
11679         (draw_rubberband), (highlight_find_results), (draw_one_page),
11680         (ev_view_finalize), (ev_view_destroy), (ev_view_class_init),
11681         (ev_view_init), (find_changed_cb), (page_changed_cb),
11682         (on_adjustment_value_changed), (ev_view_new),
11683         (ev_view_set_document), (ev_view_set_zoom),
11684         (ev_view_set_continuous), (ev_view_set_dual_page),
11685         (ev_view_set_presentation), (ev_view_zoom_in), (ev_view_zoom_out),
11686         (zoom_for_size_fit_width), (zoom_for_size_best_fit),
11687         (ev_view_zoom_for_size_presentation),
11688         (ev_view_zoom_for_size_continuous_dual_page),
11689         (ev_view_zoom_for_size_continuous),
11690         (ev_view_zoom_for_size_dual_page),
11691         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
11692         (ev_view_get_status), (ev_view_set_status),
11693         (update_find_status_message), (ev_view_get_find_status),
11694         (ev_view_set_find_status), (jump_to_find_result),
11695         (jump_to_find_page), (compute_selections), (clear_selection),
11696         (ev_view_select_all), (get_selected_text), (ev_view_copy),
11697         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
11698         (ev_view_update_primary_selection),
11699         (ev_view_create_invisible_cursor), (ev_view_set_cursor):
11700         * shell/ev-view.h:
11701         * shell/ev-window.c: (ev_window_open_page_label),
11702         (ev_window_cmd_view_reload), (ev_window_sizing_mode_changed_cb),
11703         (ev_window_init):
11704         * shell/ev-window.h:
11705         * shell/main.c: (load_files):
11706
11707         Massive code clean up from Nickolay Shmyrev.  Keep page offset
11708         when resizing.  Remove the bin_window().  Also, patch from James
11709         Bowes to fix command line page, #300641
11710         
11711 2005-05-17  Marco Pesenti Gritti  <mpg@redhat.com>
11712
11713         * data/evince-ui.xml:
11714         * shell/ev-view.c:
11715         * shell/ev-view.h:
11716         * shell/ev-window.c: (update_action_sensitivity):
11717
11718         Get rid of View->Normal Size, it's just confusing
11719
11720 Tue May 17 00:51:21 2005  Jonathan Blandford  <jrb@redhat.com>
11721
11722         * backend/ev-document-info.h:
11723         * backend/ev-document.c: (ev_document_info_free): Free the
11724         EvDocumentInfo.
11725
11726         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
11727         (clear_range), (add_range), (update_visible_range),
11728         (adjustment_changed_cb), (ev_sidebar_thumbnails_init),
11729         (ev_sidebar_thumbnails_set_document):
11730         * shell/ev-window.c: (ev_window_setup_document): Only render the
11731         visible thumbnails.  It takes an instant to render, but it uses
11732         much less memory.
11733
11734 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11735
11736         * shell/ev-sidebar-links.c: (popup_menu_cb):
11737
11738         Select first item
11739
11740 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11741
11742         * lib/Makefile.am:
11743         * shell/ev-sidebar-links.c: (build_popup_menu), (popup_menu_cb),
11744         (button_press_cb), (ev_sidebar_links_construct):
11745
11746         Show the popup menu also on keybindings
11747
11748 2005-05-16  Marco Pesenti Gritti  <mpg@redhat.com>
11749
11750         * shell/ev-window.c: (ev_window_print), (ev_window_print_range):
11751         * shell/ev-window.h:
11752
11753         Expose api to print a range (with dialog). Make private _print use
11754         it.
11755
11756         * shell/ev-sidebar-links.c: (print_section_cb), (button_press_cb),
11757         (ev_sidebar_links_construct):
11758
11759         Show a print context menu on linkx, it prints the selected
11760         section.
11761
11762 2005-05-15  Carlos Garcia Campos <carlosgc@gnome.org>
11763
11764         * shell/ev-sidebar.c: make the drop down menu as width as the toggle
11765         button.
11766
11767 2005-05-12  Marco Pesenti Gritti  <mpg@redhat.com>
11768
11769         * AUTHORS:
11770
11771         Update
11772
11773         * shell/ev-window.c: (build_comments_string),
11774         (ev_window_cmd_help_about):
11775
11776         Show poppler version/backend and authors
11777
11778 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11779
11780         * cut-n-paste/zoom-control/ephy-zoom.c:
11781         (ephy_zoom_get_zoom_level_index):
11782         * cut-n-paste/zoom-control/ephy-zoom.h:
11783
11784         Move the best fit items at the top of the list
11785
11786 2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>
11787
11788         * shell/ev-marshal.list:
11789         * shell/ev-page-action.c: (ev_page_action_widget_class_init),
11790         (activate_cb), (match_selected_cb), (activate_link_cb),
11791         (connect_proxy), (ev_page_action_class_init):
11792         * shell/ev-page-action.h:
11793
11794         Use signals to notify action activation. Hopefully
11795         I did not break completion since I cant test...
11796
11797         * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
11798         (register_custom_actions):
11799
11800         Connect to page selector actions and also grab focus on
11801         the view when activated.
11802
11803 Wed May 11 01:18:29 2005  Jonathan Blandford  <jrb@redhat.com>
11804
11805         * pdf/ev-poppler.cc:
11806         * backend/ev-page-cache.c: make page size calculation consistent
11807         and set it to (int)( width * scale + 0.5).  This makes the weird
11808         line going through the middle of the page go away.
11809
11810         * shell/ev-view.c: move painting the background page after
11811         checking the expose area covers us.
11812
11813 2005-05-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
11814
11815         * data/evince-password.glade:
11816         
11817         Mark labels as not translatable. Fix for bug 302842.
11818
11819 2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
11820
11821         * configure.ac: Added "es" to ALL_LINGUAS.
11822
11823 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11824
11825         * data/evince-toolbar.xml:
11826         * shell/ev-window.c: (update_action_sensitivity),
11827         (ev_window_setup_document), (ev_window_set_page_mode),
11828         (ev_window_init):
11829
11830         Remove some leftover code from jrb first continous
11831         attempt. Use the new actions, we still need good icons
11832         though...
11833
11834 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11835
11836         * shell/ev-page-action.c: (update_pages_label), (connect_proxy):
11837
11838         Update label when connecting proxy. Fix a warning with NULL
11839         page_cache.
11840
11841 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11842
11843         * data/evince-ui.xml:
11844         * shell/ev-page-action.c: (ev_page_action_grab_focus):
11845         * shell/ev-page-action.h:
11846         * shell/ev-window.c: (ev_window_cmd_focus_page_selector):
11847
11848         Add mnemonic for edit toolbar.
11849         ctrl+l focus the page entry.
11850
11851 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11852
11853         * lib/Makefile.am:
11854         * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb),
11855         (ev_window_init):
11856         * shell/main.c: (main):
11857
11858         Put the toolbar xml in evince own dot dir
11859
11860 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11861
11862         * shell/ev-window.c: (ev_window_init):
11863
11864         Make the toolbar not removable
11865
11866 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11867
11868         * data/evince-ui.xml:
11869         * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
11870         * shell/ev-sidebar-links.h:
11871         * shell/ev-sidebar-thumbnails.c:
11872         (ev_sidebar_thumbnails_get_treeview):
11873         * shell/ev-sidebar-thumbnails.h:
11874         * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
11875         (ev_view_class_init):
11876         * shell/ev-view.h:
11877         * shell/ev-window.c: (update_action_sensitivity),
11878         (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
11879         (set_view_actions_sensitivity), (view_actions_focus_in_cb),
11880         (view_actions_focus_out_cb), (enable_view_actions_for_widget),
11881         (ev_window_init):
11882
11883         This is evil... Make space/backspace global accelerators but
11884         enable them only for some widgets (sidebars and view).
11885         I dont like it, but I dont know a better way... :/
11886
11887 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11888
11889         * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
11890         (ev_page_action_widget_finalize),
11891         (ev_page_action_widget_class_init), (update_page_cache):
11892
11893         Keep a weak reference on proxy->page_cache so that we
11894         dont try to disconnect the signal if the object is already
11895         gone. Maybe there is a better way to cleanup reference handling
11896         in page action though...
11897
11898 2005-05-10  Juerg Billeter  <j@bitron.ch>
11899
11900         * backend/ev-ps-exporter.c: (ev_ps_exporter_begin):
11901         * backend/ev-ps-exporter.h:
11902         * pdf/ev-poppler.cc: (pdf_document_ps_exporter_begin):
11903         * ps/ps-document.c: (ps_document_ps_export_begin):
11904         
11905         Change api to pass print range to ps_exporter_begin. The pdf backend
11906         requires this information.
11907         
11908         * shell/ev-print-job.c: (idle_print_handler):
11909         
11910         Adapt to api change
11911
11912 2005-05-10  Juerg Billeter  <j@bitron.ch>
11913
11914         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
11915         (idle_print_handler)
11916         * shell/ev-window.c: (ev_window_print):
11917
11918         Support printing page range, based on patch by Amaury Jacquot
11919
11920 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11921
11922         * data/evince-toolbar.xml:
11923
11924         Add zoom control to available items
11925
11926 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11927
11928         * shell/ev-window.c: (update_action_sensitivity):
11929
11930         Set slash action insensitive when appropriate
11931
11932 2005-05-10  Christian Persch <chpe@gnome.org>
11933
11934         * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
11935
11936         Fix warning on the overflow menu
11937
11938 2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
11939
11940         * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
11941
11942         Check for uri correctness/existence
11943
11944 2005-05-09  Juerg Billeter  <j@bitron.ch>
11945
11946         * shell/ev-window.c: (using_postscript_printer):
11947
11948         LPD printers use postscript, too
11949
11950 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11951
11952         * shell/ev-window.c: (register_custom_actions):
11953
11954         The zoom one is actually sort of useful,
11955         put it back
11956
11957 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11958
11959         * shell/ev-window.c: (register_custom_actions):
11960
11961         Hide page/zoom controls from overflow, they
11962         are useless.
11963
11964 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
11965
11966         * cut-n-paste/update-from-egg.sh:
11967         
11968         Share it between all cut-n-paste subdirs
11969
11970         * cut-n-paste/recent-files/Makefile.am:
11971
11972         Fix to use "global" update-from-egg.sh
11973
11974         * cut-n-paste/recent-files/egg-recent-model.c:
11975         (egg_recent_model_changed_timeout), (egg_recent_model_finalize):
11976         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
11977         (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list),
11978         (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu):
11979
11980         Update from libegg
11981
11982         * cut-n-paste/toolbar-editor/Makefile.am:
11983
11984         Fix to use "global" update-from-egg.sh
11985
11986         * cut-n-paste/toolbar-editor/eggmarshalers.list:
11987
11988         Update from libegg
11989
11990 2005-05-09  Marco Pesenti Gritti <mpg@redhat.com>
11991
11992         * configure.ac:
11993         * cut-n-paste/Makefile.am:
11994         * cut-n-paste/recent-files/Makefile.am:
11995         * cut-n-paste/toolbar-editor/.cvsignore:
11996         * cut-n-paste/toolbar-editor/Makefile.am:
11997         * cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
11998         (egg_editable_toolbar_get_type), (get_toolbar_position),
11999         (get_n_toolbars), (get_dock_nth), (get_toolbar_nth), (find_action),
12000         (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
12001         (drag_data_get_cb), (set_drag_cursor), (unset_drag_cursor),
12002         (set_item_drag_source), (create_item_from_action), (create_item),
12003         (data_is_separator), (drag_data_received_cb), (remove_toolbar_cb),
12004         (popup_toolbar_context_menu_cb), (free_dragged_item),
12005         (toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
12006         (toolbar_drag_leave_cb), (create_dock), (set_fixed_style),
12007         (unset_fixed_style), (toolbar_changed_cb), (unparent_fixed),
12008         (update_fixed), (toolbar_added_cb), (toolbar_removed_cb),
12009         (item_added_cb), (item_removed_cb),
12010         (egg_editable_toolbar_construct),
12011         (egg_editable_toolbar_disconnect_model),
12012         (egg_editable_toolbar_deconstruct),
12013         (egg_editable_toolbar_set_model),
12014         (egg_editable_toolbar_set_ui_manager),
12015         (egg_editable_toolbar_set_property),
12016         (egg_editable_toolbar_get_property),
12017         (egg_editable_toolbar_class_init), (egg_editable_toolbar_init),
12018         (egg_editable_toolbar_finalize), (egg_editable_toolbar_new),
12019         (egg_editable_toolbar_new_with_model),
12020         (egg_editable_toolbar_get_edit_mode),
12021         (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_show),
12022         (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed),
12023         (egg_editable_toolbar_set_drag_dest), (fake_expose_widget),
12024         (new_pixbuf_from_widget), (new_separator_pixbuf),
12025         (update_separator_image), (style_set_cb),
12026         (_egg_editable_toolbar_new_separator_image),
12027         (egg_editable_toolbar_get_model):
12028         * cut-n-paste/toolbar-editor/egg-editable-toolbar.h:
12029         * cut-n-paste/toolbar-editor/egg-marshal.c:
12030         * cut-n-paste/toolbar-editor/egg-toolbar-editor.c:
12031         (egg_toolbar_editor_get_type), (compare_actions), (find_action),
12032         (egg_toolbar_editor_set_ui_manager), (toolbar_removed_cb),
12033         (egg_toolbar_editor_set_model), (egg_toolbar_editor_set_property),
12034         (egg_toolbar_editor_get_property), (egg_toolbar_editor_class_init),
12035         (egg_toolbar_editor_finalize), (egg_toolbar_editor_new),
12036         (drag_begin_cb), (drag_end_cb), (editor_drag_data_received_cb),
12037         (editor_drag_data_delete_cb), (drag_data_get_cb),
12038         (elide_underscores), (set_drag_cursor), (event_box_realize_cb),
12039         (editor_create_item), (update_editor_sheet), (setup_editor),
12040         (egg_toolbar_editor_init), (egg_toolbar_editor_add_action),
12041         (parse_item_list), (model_has_action), (update_actions_list),
12042         (egg_toolbar_editor_load_actions):
12043         * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
12044         * cut-n-paste/toolbar-editor/egg-toolbars-model.c:
12045         (egg_toolbars_model_get_type), (egg_toolbars_model_to_xml),
12046         (safe_save_xml), (egg_toolbars_model_save), (toolbars_toolbar_new),
12047         (toolbars_item_new), (free_toolbar_node), (free_item_node),
12048         (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
12049         (egg_toolbars_model_add_separator), (impl_add_item),
12050         (parse_item_list), (egg_toolbars_model_add_toolbar),
12051         (parse_toolbars), (egg_toolbars_model_load), (impl_get_item_id),
12052         (impl_get_item_data), (impl_get_item_type),
12053         (_egg_accumulator_STRING), (egg_toolbars_model_class_init),
12054         (egg_toolbars_model_init), (free_toolbar),
12055         (egg_toolbars_model_finalize), (egg_toolbars_model_new),
12056         (egg_toolbars_model_remove_toolbar),
12057         (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
12058         (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
12059         (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
12060         (egg_toolbars_model_add_item), (egg_toolbars_model_get_item_id),
12061         (egg_toolbars_model_get_item_data),
12062         (egg_toolbars_model_get_item_type):
12063         * cut-n-paste/toolbar-editor/egg-toolbars-model.h:
12064         * cut-n-paste/toolbar-editor/eggmarshalers.list:
12065         * data/Makefile.am:
12066         * data/evince-toolbar.xml:
12067         * data/evince-ui.xml:
12068         * data/hand-open.png:
12069         * po/POTFILES.in:
12070         * shell/Makefile.am:
12071         * shell/ev-window.c: (update_chrome_visibility),
12072         (ev_window_cmd_edit_toolbar_cb), (ev_window_cmd_edit_toolbar),
12073         (ev_window_dispose), (ev_window_init):
12074
12075         Implement epiphany like toolbar editor. Based on patch by
12076         Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12077
12078 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12079
12080         * shell/ev-sidebar-thumbnails.c: (page_changed_cb):
12081
12082         Use set_cursor instead of set_selection, so that
12083         the keyboard focus moves too.
12084
12085 2005-05-09  Aleksey Kliger <akliger@gmail.com>
12086
12087         * dvi/mdvi-lib/tfmfile.c: (lookup_font_metrics):
12088
12089         Fix infinite loop when loading Type1 fonts
12090
12091 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12092
12093         * data/evince-ui.xml:
12094         * shell/ev-window.c:
12095
12096         Slash -> Find
12097
12098 2005-05-09  Thomas de Grenier de Latour <degrenier@easyconnect.fr>
12099
12100         * configure.ac:
12101
12102         Make --disable really disable
12103
12104 2005-05-07  Juerg Billeter  <j@bitron.ch>
12105
12106         * backend/ev-page-cache.c: (ev_page_cache_set_page_label):
12107
12108         Compare page labels even without has_labels set, fixes setting page
12109         with entry
12110
12111 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
12112
12113         * shell/ev-view.c: (ev_view_create_invisible_cursor),
12114         (ev_view_set_cursor), (ev_view_button_press_event),
12115         (ev_view_motion_notify_event), (ev_view_button_release_event),
12116         (ev_view_init):
12117
12118         Implement middle button scrolling. Based on a patch
12119         by Tommi Komulainen <tommi.komulainen@iki.fi>.
12120
12121 2005-05-08  Marco Pesenti Gritti  <mpg@redhat.com>
12122
12123         * shell/ev-document-types.c: (get_slow_mime_type),
12124         (get_document_type_from_mime), (ev_document_type_lookup):
12125         * shell/ev-document-types.h:
12126
12127         Change api to lookup from uri. Do fast lookup first, if the
12128         type is unknown try with data sniffing.
12129
12130         * shell/ev-window.c: (ev_window_open), (ev_window_open_uri_list):
12131         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12132
12133         Adapt to api change
12134
12135 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12136
12137         * thumbnailer/Makefile.am:
12138
12139         Fix distcheck
12140
12141 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12142
12143         * NEWS:
12144         * configure.ac:
12145
12146         Release 0.3.0
12147
12148         * data/evince-ui.xml:
12149
12150         Hide presentation mode for now
12151
12152         * shell/ev-view.c: (highlight_find_results):
12153
12154         Show current find selection only on current page
12155
12156 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12157
12158         * shell/ev-view.c: (ev_view_select_all):
12159
12160         Compute size of the actual page, not of
12161         the current one.
12162
12163 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12164
12165         * shell/ev-view.c: (clear_selection), (ev_view_finalize),
12166         (view_rect_to_doc_rect), (compute_selections),
12167         (ev_view_bin_expose), (ev_view_select_all), (get_selected_text),
12168         (ev_view_copy), (ev_view_primary_get_cb),
12169         (ev_view_primary_clear_cb), (ev_view_update_primary_selection),
12170         (ev_view_button_press_event), (ev_view_motion_notify_event),
12171         (ev_view_button_release_event), (page_changed_cb):
12172
12173         Fix text selection
12174
12175 2005-05-07  Marco Pesenti Gritti  <mpg@redhat.com>
12176
12177         * shell/ev-view.c: (compute_border), (get_page_extents),
12178         (doc_rect_to_view_rect), (highlight_find_results),
12179         (ev_view_bin_expose), (ev_view_select_all),
12180         (ev_view_motion_notify_event), (update_find_status_message),
12181         (jump_to_find_result), (jump_to_find_page):
12182
12183         First go at fixing search, still buggy
12184
12185 2005-05-04  Kristian Høgsberg  <krh@redhat.com>
12186
12187         * shell/ev-sidebar.c (ev_sidebar_init): Remove frame around
12188         dropdown box and button at the top of the sidebar.
12189
12190 2005-05-02  James Bowes  <bowes@cs.dal.ca>
12191
12192         * configure.ac: Output zoom-control Makefile.
12193         * cut-n-paste/Makefile.am: build zoom-control subdir.
12194         * cut-n-paste/zoom-control/ephy-zoom-action.c:
12195         * cut-n-paste/zoom-control/ephy-zoom-action.h:
12196         * cut-n-paste/zoom-control/ephy-zoom-control.c:
12197         * cut-n-paste/zoom-control/ephy-zoom-control.h:
12198         * cut-n-paste/zoom-control/ephy-zoom.c:
12199         * cut-n-paste/zoom-control/ephy-zoom.h: New files imported
12200         from epiphany, and modified to add a separator into the menu.
12201         * cut-n-paste/zoom-control/Makefile.am: Build zoom-control.
12202         * data/evince-ui.xml: Replace old zoom toolbar actions with new
12203         zoom-control action.
12204         * shell/Makefile.am: Include zoom-control flags.
12205         * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom),
12206         (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out),
12207         (ev_view_zoom_for_size_presentation),
12208         (ev_view_zoom_for_size_continuous_and_dual_page),
12209         (ev_view_zoom_for_size_continuous),
12210         (ev_view_zoom_for_size_dual_page),
12211         (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): 
12212         s/ev_view_zoom/ev_view_set_zoom/ and make public, add 
12213         ev_view_get_zoom and ev_view_get_sizing_mode.
12214         * shell/ev-view.h:
12215         * shell/ev-window.c: (update_action_sensitivity),
12216         (update_sizing_buttons), (zoom_control_changed_cb),
12217         (register_custom_actions): Initialize and use the zoom-control 
12218         widget.
12219
12220 Sun May  1 00:46:47 2005  Jonathan Blandford  <jrb@redhat.com>
12221
12222         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init): Change the
12223         preview cache back to 1.  Don't know when it got set to 0.
12224         
12225         * shell/ev-view.c: (compute_border), (ev_view_realize),
12226         (draw_one_page), (ev_view_set_property), (ev_view_get_property),
12227         (ev_view_class_init), (ev_view_init), (ev_view_set_fullscreen),
12228         (ev_view_get_fullscreen), (ev_view_set_presentation),
12229         (ev_view_get_presentation), (ev_view_set_sizing_mode),
12230         (ev_view_zoom_for_size_presentation), (ev_view_set_zoom_for_size):
12231         * shell/ev-view.h:
12232         * shell/ev-window.c:
12233         (update_chrome_visibility),
12234         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12235         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12236         (update_document_mode), (ev_window_update_fullscreen_action),
12237         (ev_window_fullscreen), (ev_window_unfullscreen),
12238         (ev_window_cmd_view_fullscreen),
12239         (ev_window_update_presentation_action),
12240         (ev_window_run_presentation), (ev_window_stop_presentation),
12241         (ev_window_cmd_view_presentation), (ev_window_state_event),
12242         (ev_window_focus_in_event), (ev_window_focus_out_event),
12243         (ev_window_cmd_escape), (ev_window_sidebar_visibility_changed_cb):
12244         * data/evince-ui.xml: Initial presentation mode.  We should
12245         probably hide this until it's done, as it's quite rough.  Also,
12246         change full-screen to fullscreen and add two getters to EvView.
12247
12248 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12249
12250         * shell/ev-page-action.c: (update_page_cache),
12251         (ev_page_action_dispose):
12252         * shell/ev-window.c: (destroy_fullscreen_popup),
12253         (ev_window_create_fullscreen_popup):
12254
12255         Use connect_object rather than explicitly
12256         disconnect on dispose.
12257
12258 2005-04-29  Marco Pesenti Gritti  <mpg@redhat.com>
12259
12260         * shell/ev-page-action.c: (update_page_cache),
12261         (ev_page_action_dispose):
12262
12263 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12264
12265         * backend/ev-page-cache.c: (_ev_page_cache_new),
12266         (ev_page_cache_set_page_label),
12267         (ev_page_cache_has_nonnumeric_page_labels):
12268         * backend/ev-page-cache.h:
12269         * shell/ev-page-action.c: (update_pages_label):
12270         
12271         If all page labels are numeric, fallback to default
12272         way to display number of pages. See bug 173185.
12273
12274 2005-04-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12275
12276         * shell/ev-page-action.c: (ev_page_action_dispose):
12277         * shell/ev-view.c: (view_update_range_and_current_page):
12278         * shell/ev-window.c: (ev_window_dispose):
12279         
12280         Set page on scroll in continuous mode. Fixes bug 301986.
12281         Also cleanup callbacks on destroy of EvWindow and EvPageAction.
12282
12283 2005-04-26  Marco Pesenti Gritti <mpg@redhat.com>
12284
12285         * configure.ac:
12286
12287         Require poppler 0.3.0
12288
12289 2005-04-26  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12290         
12291         * shell/Makefile.am, configure.ac: Fix build problems
12292         with t1lib. Bug 301996.
12293
12294 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12295
12296         * shell/ev-view.c: (ev_view_scroll_event):
12297         
12298         Scroll up increase zoom
12299
12300 2005-04-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12301
12302         * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init),
12303         (ev_view_set_sizing_mode),
12304         (ev_view_zoom_for_size_continuous_and_dual_page),
12305         (ev_view_zoom_for_size_continuous):
12306         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
12307         (ev_window_cmd_view_page_width), (ev_window_cmd_view_zoom_in),
12308         (ev_window_cmd_view_zoom_out), (ev_window_sizing_mode_changed_cb),
12309         (ev_window_init):
12310
12311         Control + Scroll does zooming, Shift + Scroll scrolls horizontally
12312         Fix for 165473 and 165472.
12313
12314 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12315
12316         * po/POTFILES.in:
12317         * thumbnailer/Makefile.am:
12318         * thumbnailer/evince-thumbnailer-djvu.schemas.in:
12319         * thumbnailer/evince-thumbnailer-dvi.schemas.in:
12320         * thumbnailer/evince-thumbnailer.schemas.in:
12321         
12322         Make thumbnailer schemas translatable. Fix for bug 301773
12323         
12324         * thumbnailer/evince-thumbnailer-djvu.schemas:
12325         * thumbnailer/evince-thumbnailer-dvi.schemas:
12326         * thumbnailer/evince-thumbnailer.schemas:
12327
12328         Removed files
12329
12330 Sun Apr 24 01:37:39 2005  Jonathan Blandford  <jrb@redhat.com>
12331
12332         * shell/ev-view.c (ev_view_init): forgot to set this.
12333
12334 Sun Apr 24 01:07:27 2005  Jonathan Blandford  <jrb@redhat.com>
12335
12336         * shell/ev-view.c: (find_page_at_location),
12337         (get_link_at_location),
12338         (ev_view_set_show_border), (ev_view_set_spacing),
12339         (ev_view_zoom_for_size_continuous_and_dual_page),
12340         (ev_view_zoom_for_size_continuous): Fix links for dual/continuous.
12341         Also, add a quick fix measuring of widths.  Also, removed
12342         ev_view_set_spacing and ev_view_set_show_border.
12343         
12344         * shell/ev-window.c: (ev_window_unfullscreen),
12345         (ev_window_cmd_view_fullscreen): Don't adjust the border/spacing.
12346
12347 2005-04-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12348
12349         * shell/ev-view.c: (view_update_range_and_current_page),
12350         (page_changed_cb):
12351         
12352         Fix crash on exit and scrolling to page in continuous view.
12353
12354 Sat Apr 23 13:13:04 2005  Jonathan Blandford  <jrb@redhat.com>
12355
12356         * TODO:
12357         * backend/ev-page-cache.c: (_ev_page_cache_new),
12358         (ev_page_cache_get_max_width_size),
12359         (ev_page_cache_get_max_height_size):
12360         * backend/ev-page-cache.h:
12361         * data/evince-ui.xml:
12362         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init):
12363         * shell/ev-view.c: (view_update_adjustments),
12364         (view_update_range_and_current_page), (get_bounding_box_size),
12365         (ev_view_size_request_continuous_and_dual_page),
12366         (ev_view_size_request_continuous),
12367         (ev_view_size_request_dual_page),
12368         (ev_view_size_request_single_page), (ev_view_size_request),
12369         (ev_view_size_allocate), (get_page_extents), (draw_one_page),
12370         (ev_view_bin_expose), (ev_view_expose_event),
12371         (ev_view_set_property), (ev_view_get_property),
12372         (ev_view_class_init), (ev_view_init), (ev_view_new),
12373         (page_changed_cb), (ev_view_zoom), (ev_view_set_continuous),
12374         (ev_view_set_dual_page), (ev_view_set_full_screen),
12375         (ev_view_set_presentation), (ev_view_set_sizing_mode),
12376         (ev_view_can_zoom_in), (ev_view_can_zoom_out), (ev_view_zoom_in),
12377         (ev_view_zoom_out), (zoom_for_size_fit_width),
12378         (zoom_for_size_best_fit),
12379         (ev_view_zoom_for_size_continuous_and_dual_page),
12380         (ev_view_zoom_for_size_continuous),
12381         (ev_view_zoom_for_size_dual_page),
12382         (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
12383         (ev_view_show_cursor), (ev_sizing_mode_get_type):
12384         * shell/ev-view.h:
12385         * shell/ev-window.c: (update_action_sensitivity),
12386         (ev_window_cmd_continuous), (ev_window_cmd_dual),
12387         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12388         (update_sizing_buttons), (ev_window_cmd_view_zoom_in),
12389         (ev_window_cmd_view_zoom_out), (update_view_size),
12390         (ev_window_set_sizing_mode), (ev_window_init):
12391
12392         Add Continuous and Dual page modes.
12393
12394 2005-04-23  James Bowes  <bowes@cs.dal.ca>
12395
12396         * dvi/dvi-document.c: (dvi_document_load),
12397         (dvi_document_thumbnails_get_thumbnail),
12398         (dvi_document_init_params): Fix up some mixups between
12399         width and height to correct thumbnail rendering.
12400
12401 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12402
12403         * dvi/mdvi-lib/private.h:
12404         * dvi/mdvi-lib/setup.c: (mdvi_init_kpathsea):
12405         
12406         Suppess output for kpathsea during font generation. Thanks to
12407         James Bowes
12408
12409 Fri Apr 22 19:57:46 2005  Jonathan Blandford  <jrb@redhat.com>
12410
12411         * NEWS:
12412         * configure.ac:
12413
12414         Release 0.2.1
12415
12416         * Makefile.am: fix distcheck.
12417
12418 2005-04-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12419
12420         * shell/ev-sidebar-links.c: (selection_changed_callback),
12421         (update_page_callback), (row_activated_callback),
12422         (job_finished_callback), (ev_sidebar_links_set_document):
12423         
12424         Fix for bug #169901. Double click on links expands tree.
12425
12426 2005-03-14  Bryan Clark  <clarkbw@cvs.gnome.org>
12427
12428         * shell/ev-window.c (ev_window_init): Removed fullscreen toolbar
12429         hard-coded style. Fix for bug 170111
12430
12431 2005-04-22  Kristian Høgsberg  <krh@redhat.com>
12432
12433         * shell/ev-view.c (highlight_find_results): Remove unnecessary
12434         locking.
12435
12436 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12437
12438         * thumbnailer/evince-thumbnailer.schemas: real fix for bug 172496
12439
12440 2005-04-22  Marco Pesenti Gritti  <mpg@redhat.com>
12441
12442         * pdf/ev-poppler.cc:
12443         * shell/ev-view.c: (highlight_find_results):
12444
12445         Fix find on single page documents
12446
12447 2005-04-22  Bryan Clark  <clarkbw@cvs.gnome.org>
12448
12449         * data/evince.schemas.in: fix for bug 301390
12450
12451 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12452
12453         * shell/ev-view.c: (ev_view_can_zoom_in), (ev_view_can_zoom_out),
12454         (ev_view_zoom_out), (ev_view_zoom_normal):
12455         * shell/ev-view.h:
12456         * shell/ev-window.c: (update_action_sensitivity),
12457         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width),
12458         (ev_window_cmd_view_zoom_in), (ev_window_cmd_view_zoom_out),
12459         (ev_window_cmd_view_normal_size):
12460
12461         Fix normal size zoom. Make zoom in/zoom out unsensitive when
12462         they are behyond the limits. Tweak MAX_ZOOM to 6, sucks but
12463         better than oom. 
12464
12465 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12466
12467         * configure.ac:
12468
12469         Depend on 2.57, 2.59 doesnt seem to be necessary
12470
12471 2005-04-22  Marco Pesenti Gritti <mpg@redhat.com>
12472
12473         * shell/ev-page-action.c: (update_pages_label), (page_changed_cb),
12474         (create_tool_item):
12475
12476         Put back total number of pages as (1 of 1234)
12477
12478 Thu Apr 21 23:37:52 2005  Jonathan Blandford  <jrb@redhat.com>
12479
12480         * shell/ev-pixbuf-cache.c (dispose_cache_job_info): actually
12481         remove the job.
12482
12483         * backend/ev-document.h: Remove EV_DOC_MUTEX in favor of a locking
12484         function.  This helps debugging.
12485
12486 2005-04-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12487
12488         * djvu/djvu-document.c: (djvu_document_class_init),
12489         (djvu_document_get_info), (djvu_document_document_iface_init):
12490         * dvi/dvi-document.c: (dvi_document_class_init),
12491         (dvi_document_get_info), (dvi_document_document_iface_init):
12492
12493         Dummy implementation of get_info method for dvi and
12494         djvu. Fix crashes with those backends
12495
12496 2005-04-20  Marco Pesenti Gritti <mpg@redhat.com>
12497
12498         * data/evince.desktop.in:
12499
12500         Add application/x-gzpostscript
12501
12502 2005-04-20  Bryan Clark  <clarkbw@cvs.gnome.org>
12503
12504         * data/evince.schemas.in: Added real long descriptions, 
12505         closes bug 172496 
12506
12507         * README: Added actual text, closes bug 171869
12508
12509 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12510
12511         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12512
12513         Thumbnail page 0
12514
12515 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12516
12517         * backend/ev-document-info.h:
12518
12519         s/GDate */GDate so we can just use g_free
12520
12521 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12522
12523         * shell/ev-window.c: (update_document_mode),
12524         (ev_window_setup_document):
12525
12526         Show the window in fullscreen when specified by
12527         the document
12528
12529 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12530
12531         * backend/ev-document.c: (ev_document_class_init),
12532         (ev_document_get_info), (ev_document_render_pixbuf):
12533         * backend/ev-document.h:
12534         * backend/ev-page-cache.c: (_ev_page_cache_new):
12535         * pdf/ev-poppler.cc:
12536         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
12537         (pixbuf_document_get_info), (pixbuf_document_document_iface_init):
12538         * ps/ps-document.c: (ps_document_class_init), (document_load),
12539         (ps_document_get_info), (ps_document_document_iface_init):
12540
12541         Remove get_title from the interface, we can just use document info
12542
12543 2005-04-19  Marco Pesenti Gritti <mpg@redhat.com>
12544
12545         * backend/Makefile.am:
12546         * backend/ev-document.c: (ev_document_render_get_info):
12547         * backend/ev-document.h:
12548         * pdf/ev-poppler.cc:
12549
12550         Initial support for document info. Based on jrb patch.
12551
12552 2005-04-19  Paolo Borelli <pborelli@katamail.com>
12553
12554         * shell/ev-window.c: (ev_window_state_event),
12555         (ev_window_class_init), (ev_window_init):
12556         
12557         Doesn't show resize grip when maximized. See bug #301053
12558
12559 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12560
12561         * po/POTFILES.in:
12562         
12563         ev-sidebar-thumbnails now has translatable labels
12564         
12565         * shell/Makefile.am:
12566         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_document),
12567         (ev_sidebar_links_support_document), (ev_sidebar_links_get_label),
12568         (ev_sidebar_links_page_iface_init):
12569         * shell/ev-sidebar-links.h:
12570         * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
12571         (ev_sidebar_page_support_document), (ev_sidebar_page_set_document),
12572         (ev_sidebar_page_get_label):
12573         * shell/ev-sidebar-page.h:
12574         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_new),
12575         (ev_sidebar_thumbnails_set_document),
12576         (ev_sidebar_thumbnails_support_document),
12577         (ev_sidebar_thumbnails_get_label),
12578         (ev_sidebar_thumbnails_page_iface_init):
12579         * shell/ev-sidebar-thumbnails.h:
12580         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
12581         (ev_sidebar_set_document):
12582         * shell/ev-sidebar.h:
12583         * shell/ev-window.c: (ev_window_setup_document), (ev_window_init):
12584         
12585         Small rework of sidebar code. Now sidebar pages should implement
12586         EvSidebarPage interface. That makes page management in EvSidebar
12587         easier. See bug #164811 for details
12588
12589 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12590
12591         * shell/ev-application.c: (ev_application_open):
12592         * shell/ev-document-types.c:
12593         
12594         Fix build error and small problem with application exit
12595
12596 2005-04-19  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12597
12598         * thumbnailer/Makefile.am:
12599         * thumbnailer/evince-thumbnailer-djvu.schemas:
12600         * thumbnailer/evince-thumbnailer-dvi.schemas:
12601         
12602         Conditionally install schemas for djvu/dvi thumbnailer
12603
12604 2005-04-18  David Malcolm  <dmalcolm@redhat.com>
12605
12606         * shell/ev-document-types.h: 
12607         * shell/ev-document-types.c: 
12608         New files, handling the mapping from mimetypes to backends
12609         
12610         * shell/ev-window.c: 
12611         * thumbnailer/evince-thumbnailer.c:     
12612         Use the ev-document-types code
12613         
12614         * shell/Makefile.am: 
12615         Added new convenience library libevbackendfactory_la, containing
12616         the new mimetype->backend logic; moved the backends into it.
12617
12618         * thumbnailer/Makefile.am:
12619         Make the thumbnailer link with the libevbackend.la convenience
12620         library, rather than having a duplicate of the backend logic here.
12621
12622 2005-04-18  Paolo Borelli  <pborelli@katamail.com>
12623
12624         * shell/ev-stock-icons.c: constify some vars.
12625         * shell/ev-window.c: ditto.
12626
12627 2005-04-18  Marco Pesenti Gritti  <mpg@redhat.com>
12628
12629         * ps/ps-document.c (get_page_orientation):
12630
12631         Respect document orientation 
12632
12633 2005-04-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12634
12635         * djvu/Makefile.am:
12636         * dvi/Makefile.am:
12637         * shell/Makefile.am:
12638         
12639         Move library dependencies to components.
12640         
12641         * shell/ev-window.c: (update_window_title),
12642         (start_loading_document):
12643         
12644         Fix display of uris with spaces. Bug 168358.
12645
12646 Sat Apr 16 18:53:47 2005  Jonathan Blandford  <jrb@redhat.com>
12647
12648         * shell/ev-sidebar-links.c: (selection_changed_cb):
12649         * shell/ev-view.c: (ev_view_finalize), (go_to_link),
12650         (ev_view_button_release_event), (ev_view_set_document):
12651         * shell/ev-view.h:
12652         * shell/ev-window.c: (find_bar_search_changed_cb):
12653         * shell/ev-window.h: Minor cleanups removing some dead code.
12654
12655 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12656
12657         * backend/ev-page-cache.c: (_ev_page_cache_new):
12658         
12659         Set current page to 0 if document has pages.
12660
12661 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12662
12663         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
12664
12665         Initialize GError to NULL, fix a crash when loading fails.
12666
12667 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12668
12669         * shell/ev-window.c: (update_view_size):
12670
12671         Calculate shadow size only when there is actually
12672         a shadow.
12673
12674 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12675
12676         * shell/ev-view.c: (ev_view_set_spacing), (ev_view_init):
12677         * shell/ev-view.h:
12678
12679         Allow setting view spacing, default to 0
12680
12681         * shell/ev-window.c: (ev_window_unfullscreen),
12682         (ev_window_cmd_view_fullscreen), (ev_window_init):
12683
12684         Remove spacing in fullscreen mode
12685
12686 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12687
12688         * shell/ev-view.c: (compute_border), (compute_zoom_factor),
12689         (ev_view_size_request), (expose_bin_window),
12690         (ev_view_set_show_border), (ev_view_init), (page_changed_cb):
12691         * shell/ev-view.h:
12692         * shell/ev-window.c: (ev_window_unfullscreen),
12693         (ev_window_cmd_view_fullscreen):
12694
12695         Do not draw the border in fulscreen
12696
12697 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12698
12699         * shell/ev-view.c: (ev_view_get_offsets), (compute_zoom_factor),
12700         (ev_view_size_request), (expose_bin_window), (ev_view_select_all),
12701         (find_page_at_location), (page_changed_cb):
12702
12703         Rework border calculation, so that I can more easily disable it.
12704         Code somewhat cleaner too.
12705
12706 2005-04-16  Marco Pesenti Gritti <mpg@redhat.com>
12707
12708         * backend/ev-page-cache.c: (ev_page_cache_init),
12709         (_ev_page_cache_new):
12710
12711         Remove some assertions, documents can have 0 pages.
12712         Make initial current page -1.
12713
12714         * shell/ev-page-action.c: (page_changed_cb):
12715
12716         Show "" if current page is -1
12717
12718         * shell/ev-window.c: (update_action_sensitivity),
12719         (ev_window_setup_document):
12720
12721         When document has 0 pages do not set the view
12722         and make nearly everything insensitive.
12723
12724 2005-04-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12725
12726         * shell/ev-page-view.c:
12727         * shell/ev-page-view.h:
12728
12729         Remove unused files.
12730         
12731         * shell/ev-sidebar-thumbnails.c:
12732         (ev_sidebar_thumbnails_set_document):
12733         * shell/ev-sidebar.c: (ev_sidebar_set_document),
12734         (ev_sidebar_supports_document):
12735         * shell/ev-sidebar.h:
12736         * shell/ev-window.c: (ev_window_setup_document):
12737         
12738         Doesn't show thumbnails if document has 1 page. Make
12739         sidebar menu entries sensitive only if if they have 
12740         sense. Fix bug 164811. 
12741
12742 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12743
12744         * shell/ev-view.c: (compute_zoom_factor), (ev_view_size_request),
12745         (page_changed_cb), (ev_view_zoom), (ev_view_zoom_in),
12746         (ev_view_zoom_out), (ev_view_set_size):
12747
12748         Rework sizing to deal with documents with not uniform page
12749         size.
12750
12751 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12752
12753         * backend/ev-page-cache.c: (_ev_page_cache_new):
12754
12755         Fix several page size caching bugs
12756
12757 2005-04-15  Luca Ferretti <elle.uca@libero.it>
12758
12759         * shell/ev-window.c: (set_action_properties):
12760
12761         Make all toolbar items translatable
12762
12763 2005-04-15  Marco Pesenti Gritti <mpg@redhat.com>
12764
12765         * ps/ps-document.c: (ps_document_init), (ps_document_get_type),
12766         (save_page_list), (ps_document_save),
12767         (ps_document_document_iface_init), (ps_document_ps_export_begin),
12768         (ps_document_ps_export_do_page), (ps_document_ps_export_end),
12769         (ps_document_ps_exporter_iface_init):
12770         * ps/ps-document.h:
12771
12772         Based on a patch by J�rg Billeter <j@bitron.ch>
12773         
12774         Implement print and save a copy for the ps backend.
12775
12776 2005-04-14  Marco Pesenti Gritti <mpg@redhat.com>
12777
12778         * backend/ev-document.h:
12779         * djvu/djvu-document.c: (djvu_document_can_get_text),
12780         (djvu_document_document_iface_init):
12781         * dvi/dvi-document.c: (dvi_document_can_get_text),
12782         (dvi_document_document_iface_init):
12783         * pdf/ev-poppler.cc:
12784         * pixbuf/pixbuf-document.c: (pixbuf_document_can_get_text),
12785         (pixbuf_document_document_iface_init):
12786         * ps/ps-document.c: (ps_document_can_get_text),
12787         (ps_document_document_iface_init):
12788         * shell/ev-view.c: (ev_view_copy), (ev_view_primary_get_cb):
12789         * shell/ev-window.c: (update_action_sensitivity):
12790
12791         Fix the crash when trying to copy in backends that doesnt
12792         support it. We can implement a better solution once we
12793         do real text selection.
12794
12795 2005-04-12  Marco Pesenti Gritti <mpg@redhat.com>
12796
12797         * data/evince-ui.xml:
12798         * shell/ev-window.c: (ev_window_cmd_escape):
12799         
12800         Work around the Escape conflict (find bar and unfullscreen)
12801
12802 2005-04-12  Nikolay V. Shmyrev  <nshmyrev@yandex.ru>
12803
12804         * backend/ev-page-cache.c: (ev_page_cache_next_page):
12805         
12806         Fix for #300233. Next page correctly handles document end.
12807         
12808         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
12809         (ev_sidebar_thumbnails_class_init),
12810         (ev_sidebar_thumbnails_set_document),
12811         (ev_sidebar_thumbnails_clear_job),
12812         (ev_sidebar_thumbnails_clear_model):
12813         
12814         Cleanup thumbnail jobs on document changes.
12815         
12816         * shell/ev-view.c: (add_scroll_binding_keypad),
12817         (add_scroll_binding_shifted), (ev_view_class_init):
12818         
12819         Shift + Space scrolls up. Fix for #173184
12820         
12821         * shell/ev-window.c: (ev_window_open_page),
12822         (ev_window_cmd_view_reload):
12823         
12824         Fix reload (Bug #300094)
12825
12826 2005-04-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12827
12828         
12829         * dvi/mdvi-lib/assoc.c:
12830         * dvi/mdvi-lib/assoc.h: Removed garbage files
12831         
12832         * dvi/mdvi-lib/bitmap.c:
12833         * dvi/mdvi-lib/color.c: (mdvi_set_color), (mdvi_push_color),
12834         (mdvi_pop_color), (mdvi_reset_color), (get_color_table):
12835         * dvi/mdvi-lib/color.h: Antialias of rules
12836         
12837         * dvi/mdvi-lib/common.h:
12838         * dvi/mdvi-lib/dviread.c: (mdvi_configure), (mdvi_init_context),
12839         (mdvi_destroy_context), (draw_shrink_rule), (draw_box), (set_rule):
12840         * dvi/mdvi-lib/files.c:
12841         * dvi/mdvi-lib/fontmap.c: (ps_init_default_paths):
12842         * dvi/mdvi-lib/mdvi.h:
12843         * dvi/mdvi-lib/sp-epsf.c: (epsf_special):
12844         * dvi/mdvi-lib/tfmfile.c: (ofm_load_file):
12845         * dvi/mdvi-lib/util.c: Fix compile warnings
12846         
12847         * dvi/dvi-document.c:
12848         (dvi_document_load), (dvi_document_thumbnails_get_dimensions),
12849         (dvi_document_thumbnails_get_thumbnail),
12850         (dvi_document_document_thumbnails_iface_init):
12851         * dvi/mdvi-lib/Makefile.am:
12852         * dvi/pixbuf-device.c: (dvi_pixbuf_draw_rule),
12853         (dvi_pixbuf_set_color), (mdvi_pixbuf_device_render):
12854         
12855         Dvi backend now renders thumbnails
12856
12857 2005-04-09  Christian Persch  <chpe@cvs.gnome.org>
12858
12859         * shell/main.c: (main): 
12860         
12861         Save accelerators on exit. Fixes bug #172095.
12862
12863 Sat Apr  9 01:05:09 2005  Jonathan Blandford  <jrb@redhat.com>
12864
12865         * shell/ev-pixbuf-cache.c (move_one_job): Actually fix the "FIXME:
12866         update priority" comment.
12867
12868         * backend/ev-job-queue.c: Give a way to change priority.
12869
12870 Sat Apr  9 00:05:36 2005  Jonathan Blandford  <jrb@redhat.com>
12871
12872         * shell/ev-page-action.c: Fix logic.
12873
12874 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12875
12876         * shell/ev-view.c: (ev_view_can_find_next):
12877         * shell/ev-window.c: (ev_window_setup_document):
12878
12879         Check that the document supports find
12880
12881 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12882
12883         * data/evince-ui.xml:
12884         * shell/ev-view.c: (ev_view_can_find_next):
12885         * shell/ev-view.h:
12886         * shell/ev-window.c: (update_action_sensitivity),
12887         (find_changed_cb), (ev_window_setup_document),
12888         (ev_window_cmd_edit_find_next):
12889
12890         Add Edit->Find Next
12891
12892 2005-04-08  Marco Pesenti Gritti <mpg@redhat.com>
12893
12894         * pdf/ev-poppler.cc:
12895         * shell/ev-print-job.c: (idle_print_handler):
12896
12897         Make printing work again
12898
12899 Fri Apr  8 01:12:24 2005  Jonathan Blandford  <jrb@redhat.com>
12900
12901         * shell/ev-page-action.h:
12902         * shell/ev-page-action.c: (ev_page_action_widget_init),
12903         (ev_page_action_widget_class_init), (page_changed_cb),
12904         (create_tool_item), (update_page_cache), (build_new_tree_cb),
12905         (get_filter_model_from_model), (match_selected_cb),
12906         (display_completion_text), (match_completion), (update_model),
12907         (connect_proxy), (ev_page_action_set_property),
12908         (ev_page_action_get_property), (ev_page_action_set_document),
12909         (ev_page_action_set_model), (ev_page_action_class_init): Big
12910         reworking to make completions work iff we have >= GTK-2.7.0
12911                 
12912         * shell/ev-sidebar-links.c: (ev_sidebar_links_set_property),
12913         (ev_sidebar_links_get_property), (ev_sidebar_links_class_init),
12914         (job_finished_cb): We now have a 'model' property that is set when
12915         the links are loaded.  This can be caught with "notify::model"
12916
12917         * shell/ev-window.c: (sidebar_widget_model_set), (ev_window_init):
12918         listen for the model to be set, and propagate it to the action.
12919
12920 2005-04-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
12921
12922         * cut-n-paste/recent-files/egg-recent-item.c:
12923         (egg_recent_item_set_uri), (make_valid_utf8),
12924         (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
12925         * cut-n-paste/recent-files/egg-recent-item.h:
12926         
12927         Update egg-recent from libegg. This should fix long
12928         startup problem. For details see
12929         http://bugzilla.gnome.org/show_bug.cgi?id=160531
12930
12931 2005-04-07  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
12932
12933         * cut-n-paste/recent-files/Makefile.am:
12934         * data/evince-ui.xml, shell/Makefile.am:
12935         * shell/ev-application.c, shell/ev-application.h:
12936         * shell/ev-window.c: Recent files support.
12937         
12938         * configure.ac: Added "ru" to ALL_LINGUAS.
12939         
12940         * dvju: new backend to support DJVU files.
12941         * dvi: new backend to support DVI.
12942
12943         * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c:
12944         * ev-application.c: Support for new backends.
12945         
12946         * help, ev-window.c, main.c shell/Makefile.am: 
12947         Evince user documentation.
12948
12949 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12950
12951         * po/POTFILES.in:
12952         * shell/ev-window.c:
12953         * thumbnailer/evince-thumbnailer.c:
12954
12955         s/pdf-document/ev-poppler
12956
12957 2005-04-06  Marco Pesenti Gritti <mpg@redhat.com>
12958
12959         * NEWS:
12960         * configure.ac:
12961
12962         Release 0.2.0
12963
12964         * ps/ps-document.c: (setup_pixmap):
12965
12966         Remove debug code
12967
12968 2005-04-05  Kristian Høgsberg  <krh@redhat.com>
12969
12970         * backend/ev-page-cache.c (ev_page_cache_next_page): 
12971         * shell/ev-window.c (ev_window_cmd_go_next_page) 
12972         (ev_window_cmd_go_first_page): Fix of by one errors.
12973
12974 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12975
12976         * ps/ps-document.c: (get_page_box):
12977
12978         Fix page size calculation
12979
12980 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12981
12982         * ps/ps-document.c: (ps_document_init), (push_pixbuf),
12983         (ps_document_cleanup), (setup_pixmap), (get_page_box),
12984         (get_page_orientation), (setup_page), (document_load),
12985         (ps_document_get_page_size), (render_pixbuf_idle):
12986         * ps/ps-document.h:
12987
12988         More refactoring to adapt to EvDocument changes
12989
12990 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12991
12992         * ps/ps-document.c: (start_interpreter):
12993
12994         Actually add alpha args
12995
12996 2005-04-05  Marco Pesenti Gritti <mpg@redhat.com>
12997
12998         * pdf/ev-poppler.cc:
12999
13000         Make clipboard work again
13001
13002 2005-04-04  Kristian Høgsberg  <krh@redhat.com>
13003
13004         Make searching work again.
13005         
13006         * backend/ev-document.c:
13007         * backend/ev-document.h:
13008         * backend/ev-document-find.c:
13009         * backend/ev-document-find.h: Change EvDocumentIface so we no
13010         longer store the current page or zoom level in the document.  The
13011         consequence is that all calls that operate on the current page now
13012         instead take the page number as an extra argument, and all
13013         coordinates are now doubles in document coordinate system.
13014
13015         * pdf/ev-poppler.cc:
13016         * pixbuf/pixbuf-document.c:
13017         * ps/ps-document.c: Update backends accordingly.
13018
13019 2005-04-04  Marco Pesenti Gritti <marco@gnome.org>
13020
13021         * autogen.sh:
13022
13023         Add required gettext version
13024
13025 Sat Apr  2 18:57:00 2005  Jonathan Blandford  <jrb@redhat.com>
13026
13027         * shell/evwindow.c: Patch from Alberto Mesas <amesas@gmail.com> to
13028         make F1 bring up non-existent help.
13029
13030         * shell/eggfindbar.c: Patch from Christian Persch to sync to
13031         epiphany's find bar, #167477
13032
13033         * shell/ev-view.c (ev_view_jump): Patch from Emil Soleyman-Zomalan
13034         <emil@nishra.com> to add space-bar scrolling, 
13035
13036         * shell/ev-window.c (static GtkActionEntry entries): add default
13037         keybinding for Help (F1)
13038         Fixes #171068
13039
13040         * shell/ev-view.c (ev_view_show_cursor): Fix from Yuval Tanny
13041         changing EV_VIEW_CURSOR_LINK to EV_VIEW_CURSOR_NORMAL resolves bug
13042         170110
13043
13044 2005-04-01  David Malcolm  <dmalcolm@redhat.com>
13045
13046         * Makefile.am: 
13047         * pixbuf/pixbuf-document.c: 
13048
13049         Got pixbuf backend working again
13050
13051 2005-04-01  Steve Murphy  <murf@e-tools.com>
13052
13053         * configure.in: Added "rw" to ALL_LINGUAS.
13054
13055 Fri Apr  1 02:33:41 2005  Jonathan Blandford  <jrb@redhat.com>
13056
13057         * shell/ev-sidebar-links.c (create_loading_model): Fix mismatch in
13058         model types, noticed by Martin Kretzschmar.
13059
13060 2005-04-01  Kristian Høgsberg  <krh@redhat.com>
13061
13062         * pdf/ev-poppler.cc: Implement search based on
13063         poppler_page_find_text().  Currently a bit crude since we remember
13064         all matches from all pages.  Also, we grab the big document lock
13065         when we search since searching changes the underlying stream and
13066         thus conflicts with the rendering thread.
13067         
13068         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
13069         (jump_to_find_page), (ev_view_set_document), (ev_view_find_next),
13070         (ev_view_find_previous): Fix some page indexes to be 0 based,
13071         offset rubber band by view offset,
13072
13073 Fri Apr 01 09:21:12 2005  Pablo Saratxaga  <pablo@mandrakesoft.com>
13074
13075         * configure.ac: Added Walloon (wa) to ALL_LINGUAS.
13076
13077 Fri Apr  1 01:59:39 2005  Jonathan Blandford  <jrb@redhat.com>
13078
13079         * shell/ev-page-action.c: Changed to use page labels now.  Rewrote
13080         completely because I didn't understand GtkActions.  I should
13081         read Marco's code more carefully in the future.
13082
13083         * backend/ev-page-cache.h (ev_page_cache_set_page_label): New
13084         function
13085
13086 2005-03-31  Kristian Høgsberg  <krh@redhat.com>
13087
13088         * pdf/ev-poppler.cc (pdf_document_get_links): Update to work with
13089         PopplerRectangle change from poppler CVS.
13090
13091 Thu Mar 31 13:27:50 2005  Jonathan Blandford  <jrb@redhat.com>
13092
13093         * backend/ev-document.c: (ev_document_get_page_label):
13094         * backend/ev-document.h:
13095         * backend/ev-page-cache.c: (_ev_page_cache_new),
13096         (ev_page_cache_get_page_label):
13097         * backend/ev-page-cache.h:
13098         * pdf/ev-poppler.cc:
13099         * shell/ev-sidebar-links.c: (ev_sidebar_links_construct),
13100         (links_page_num_func):
13101         * shell/ev-sidebar-thumbnails.c:
13102         (ev_sidebar_thumbnails_set_document):
13103         * shell/ev-view.c: (status_message_from_link),
13104         (ev_view_motion_notify_event):
13105         * shell/ev-window.c: (document_supports_sidebar): Add in page
13106         label support.  It's not perfect yet, but it's the first 'feature'
13107         in a while.
13108         Also, fix a bogus comment noticed by crispin. 
13109
13110 Thu Mar 31 01:21:58 2005  Jonathan Blandford  <jrb@redhat.com>
13111
13112         * Makefile.am: Remove pixbuf backend for now
13113
13114         * configure.ac: Require poppler-glib instead of just poppler.
13115
13116         * backend/ev-document-thumbnails.h: Add a comment
13117
13118         * backend/ev-document.h:
13119         * backend/ev-document.c: (ev_document_class_init),
13120         (ev_document_load), (ev_document_get_link),
13121         (ev_document_get_links): Remove 3 methods and add get_links.
13122         Also, made 0 based.
13123
13124         * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run):
13125         * backend/ev-jobs.h: now EvJobRender can grab the links for a document.
13126
13127         * backend/ev-link.c: (ev_link_set_title),
13128         (ev_link_mapping_free_foreach), (ev_link_mapping_free),
13129         (ev_link_mapping_find):
13130         * backend/ev-link.h: Allow NULL titles.  Also, introduce a mapping link.
13131         
13132         * backend/ev-page-cache.c: (ev_page_cache_init),
13133         (_ev_page_cache_new), (ev_page_cache_set_current_page),
13134         (ev_page_cache_get_size), (ev_page_cache_next_page),
13135         (ev_page_cache_prev_page): Fix to be 0 based.
13136
13137         * pdf/Makefile.am: 
13138         * pdf/ev-poppler.h:
13139         * pdf/ev-poppler.cc: New backend.
13140         
13141         * ps/ps-document.c: (ps_document_init), (ps_document_set_page),
13142         (ps_document_get_page), (ps_document_document_iface_init):
13143
13144         * shell/ev-pixbuf-cache.h:
13145         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13146         (dispose_cache_job_info), (job_finished_cb), (move_one_job),
13147         (ev_pixbuf_cache_update_range), (copy_job_to_job_info),
13148         (add_job_if_needed), (ev_pixbuf_cache_set_page_range),
13149         (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping):
13150         Fix up code to grab a page cache per each doc.  Also, fix to be 0
13151         based.
13152         
13153         * shell/ev-sidebar-thumbnails.c:
13154         (ev_sidebar_tree_selection_changed), (page_changed_cb),
13155         (ev_sidebar_thumbnails_set_document): Fix to be 0 based.
13156
13157         * shell/ev-view.c: (status_message_from_link),
13158         (find_page_at_location), (get_link_at_location),
13159         (ev_view_motion_notify_event), (ev_view_button_release_event),
13160         (ev_view_init): Use the new link code.  Fix to be 0 based.
13161
13162         * shell/ev-window.c: (update_action_sensitivity),
13163         (document_supports_sidebar): 0 based.
13164
13165 Fri Mar 25 16:55:58 2005  Jonathan Blandford  <jrb@redhat.com>
13166
13167         * pdf/pdf-document.cc: Patch from Fernando Herrera
13168         <fherrera@onirica.com> to fix my quick fix to get_thumbnail.
13169         *blush*
13170
13171 Wed Mar 23 23:49:41 2005  Jonathan Blandford  <jrb@redhat.com>
13172
13173         * pdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): add
13174         1 to the page, as this seems to be 1 based.  I thought we has this
13175         fixed.  grump.
13176
13177 2005-03-23  Marco Pesenti Gritti <marco@gnome.org>
13178
13179         * TODO:
13180         * backend/Makefile.am:
13181         * backend/ev-document-links.c:
13182         (ev_document_links_has_document_links),
13183         (ev_document_links_get_links_model):
13184         * backend/ev-document-links.h:
13185         * backend/ev-document.c: (ev_document_get_page_cache),
13186         (ev_document_get_doc_mutex), (ev_document_load),
13187         (ev_document_save), (ev_document_get_title),
13188         (ev_document_get_n_pages), (ev_document_set_page),
13189         (ev_document_get_page), (ev_document_set_target),
13190         (ev_document_set_scale), (ev_document_set_page_offset),
13191         (ev_document_get_page_size), (ev_document_get_text),
13192         (ev_document_get_link), (ev_document_render),
13193         (ev_document_render_pixbuf), (ev_document_scale_changed):
13194         * backend/ev-document.h:
13195         * backend/ev-job-queue.c: (remove_object_from_queue),
13196         (notify_finished), (handle_job), (search_for_jobs_unlocked),
13197         (no_jobs_available_unlocked), (ev_render_thread),
13198         (ev_job_queue_init), (find_queue), (ev_job_queue_add_job),
13199         (ev_job_queue_remove_job):
13200         * backend/ev-job-queue.h:
13201         * backend/ev-jobs.c: (ev_job_init), (ev_job_dispose),
13202         (ev_job_class_init), (ev_job_links_init), (ev_job_links_dispose),
13203         (ev_job_links_class_init), (ev_job_render_init),
13204         (ev_job_render_dispose), (ev_job_render_class_init),
13205         (ev_job_thumbnail_init), (ev_job_thumbnail_dispose),
13206         (ev_job_thumbnail_class_init), (ev_job_finished),
13207         (ev_job_links_new), (ev_job_links_run), (ev_job_render_new),
13208         (ev_job_render_run), (ev_job_thumbnail_new),
13209         (ev_job_thumbnail_run):
13210         * backend/ev-jobs.h:
13211         * backend/ev-link.c:
13212         * backend/ev-link.h:
13213         * backend/ev-page-cache.c: (ev_page_cache_init),
13214         (ev_page_cache_class_init), (ev_page_cache_finalize),
13215         (_ev_page_cache_new), (ev_page_cache_get_n_pages),
13216         (ev_page_cache_get_current_page), (ev_page_cache_set_current_page),
13217         (ev_page_cache_set_link), (ev_page_cache_get_title),
13218         (ev_page_cache_get_size), (ev_page_cache_next_page),
13219         (ev_page_cache_prev_page):
13220         * backend/ev-page-cache.h:
13221         * pdf/pdf-document.cc:
13222         * ps/gsdefaults.c:
13223         * ps/gsdefaults.h:
13224         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13225         (push_pixbuf), (interpreter_failed), (ps_document_cleanup),
13226         (ps_document_widget_event), (ps_document_finalize), (get_xdpi),
13227         (get_ydpi), (setup_pixmap), (setup_page), (close_pipe),
13228         (is_interpreter_ready), (output), (catchPipe), (input),
13229         (start_interpreter), (check_filecompressed), (compute_dimensions),
13230         (ps_document_enable_interpreter), (document_load),
13231         (ps_document_next_page), (render_page), (ps_document_set_page),
13232         (ps_document_set_scale), (render_pixbuf_idle),
13233         (ps_document_render_pixbuf), (ps_document_document_iface_init):
13234         * ps/ps-document.h:
13235         * shell/Makefile.am:
13236         * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init),
13237         (ev_pixbuf_cache_class_init), (ev_pixbuf_cache_finalize),
13238         (dispose_cache_job_info), (ev_pixbuf_cache_dispose),
13239         (ev_pixbuf_cache_new), (job_finished_cb),
13240         (check_job_size_and_unref), (move_one_job),
13241         (ev_pixbuf_cache_update_range), (find_job_cache),
13242         (ev_pixbuf_cache_clear_job_sizes), (add_job_if_needed),
13243         (ev_pixbuf_cache_add_jobs_if_needed),
13244         (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf):
13245         * shell/ev-pixbuf-cache.h:
13246         * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
13247         (idle_print_handler):
13248         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
13249         (selection_changed_cb), (create_loading_model),
13250         (ev_sidebar_links_construct), (links_page_num_func),
13251         (ev_sidebar_links_clear_document), (update_page_callback_foreach),
13252         (update_page_callback), (job_finished_cb),
13253         (ev_sidebar_links_set_document):
13254         * shell/ev-sidebar-thumbnails.c:
13255         (ev_sidebar_thumbnails_class_init), (adjustment_changed_cb),
13256         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init),
13257         (page_changed_cb), (thumbnail_job_completed_callback),
13258         (ev_sidebar_thumbnails_set_document):
13259         * shell/ev-sidebar-thumbnails.h:
13260         * shell/ev-sidebar.c: (ev_sidebar_set_document):
13261         * shell/ev-view.c: (ev_view_finalize), (ev_view_destroy),
13262         (ev_view_get_offsets), (ev_view_size_request), (ev_view_realize),
13263         (ev_view_unrealize), (highlight_find_results), (expose_bin_window),
13264         (ev_view_select_all), (ev_view_copy), (ev_view_primary_get_cb),
13265         (ev_view_create_invisible_cursor), (ev_view_motion_notify_event),
13266         (ev_view_button_release_event), (ev_view_scroll_view),
13267         (ev_view_class_init), (ev_view_init), (update_find_status_message),
13268         (jump_to_find_result), (jump_to_find_page), (find_changed_cb),
13269         (ev_view_new), (job_finished_cb), (page_changed_cb),
13270         (ev_view_set_document), (go_to_link), (ev_view_zoom),
13271         (size_to_zoom_factor), (ev_view_set_size), (ev_view_find_next),
13272         (ev_view_find_previous):
13273         * shell/ev-view.h:
13274         * shell/ev-window.c: (update_action_sensitivity),
13275         (ev_window_open_page), (update_window_title), (update_total_pages),
13276         (page_changed_cb), (ev_window_setup_document),
13277         (password_dialog_response), (ev_window_cmd_save_as),
13278         (ev_window_print), (ev_window_cmd_go_previous_page),
13279         (ev_window_cmd_go_next_page), (ev_window_cmd_go_first_page),
13280         (ev_window_cmd_go_last_page), (ev_window_cmd_view_reload),
13281         (find_bar_search_changed_cb), (goto_page_cb), (ev_window_init):
13282         * shell/main.c: (main):
13283
13284         Merge evince-threads branch
13285
13286 2005-03-16  Žygimantas Beručka  <uid0@akl.lt>
13287
13288         * configure.ac: Added "lt" to ALL_LINGUAS.
13289
13290 2005-03-14  Marco Pesenti Gritti  <marco@gnome.org>
13291
13292         * NEWS:
13293         * configure.ac:
13294
13295         Release 0.1.9
13296
13297 2005-03-13  Fernando Herrera  <fherrera@onirica.com>
13298
13299         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13300
13301         Fix here also the thumbnails 1-basedness :)
13302
13303 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13304
13305         * NEWS:
13306         * configure.ac:
13307
13308         Release 0.1.8
13309
13310 2005-03-12  Marco Pesenti Gritti  <marco@gnome.org>
13311
13312         * pdf/pdf-document.cc:
13313         * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb),
13314         (do_one_iteration), (ev_sidebar_thumbnails_set_document):
13315
13316         Fix the mess we did with thumbnails and 1-basedness
13317
13318 2005-03-12  Changwoo Ryu  <cwryu@debian.org>
13319
13320         * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
13321
13322 2005-03-09  Marco Pesenti Gritti  <marco@gnome.org>
13323
13324         * NEWS:
13325         * configure.ac:
13326
13327         Release 0.1.7
13328
13329 2005-03-08  Marco Pesenti Gritti  <marco@gnome.org>
13330
13331         * ps/Makefile.am:
13332         * ps/gsdefaults.c: (gtk_gs_defaults_get_interpreter_cmd),
13333         (gtk_gs_defaults_get_alpha_parameters),
13334         (gtk_gs_defaults_get_ungzip_cmd),
13335         (gtk_gs_defaults_get_unbzip2_cmd):
13336         * ps/gsdefaults.h:
13337         * ps/ps-document.c: (ps_document_init), (ps_document_class_init),
13338         (ps_document_get_orientation), (document_load),
13339         (ps_document_goto_page), (ps_document_set_page_size):
13340         * ps/ps-document.h:
13341
13342         Some more sanitization of the ps backend. Remove a lot
13343         of unused code and do not base our defaults on ggv
13344         preferences (ugh!)
13345
13346 2005-03-08  Fernando Herrera  <fherrera@onirica.com>
13347
13348         * thumbnailer/evince-thumbnailer.schemas:
13349         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13350         (main): add -s option for thumbnail size.
13351
13352 2005-03-07  Christian Persch  <chpe@cvs.gnome.org>
13353
13354         * configure.ac:
13355
13356         AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL;
13357         remove it.
13358
13359 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13360
13361         * pdf/pdf-document.cc:
13362
13363         Remove 4 pixels of useless border from the
13364         thumbnail.
13365
13366 2005-03-07  Marco Pesenti Gritti  <marco@gnome.org>
13367
13368         * backend/ev-document-thumbnails.c:
13369         (ev_document_thumbnails_get_thumbnail):
13370         * backend/ev-document-thumbnails.h:
13371
13372         Rework API a bit. Add a border flag and
13373         change sizing logic (now the size we specify
13374         applies to the bigger dimension).
13375
13376         * pdf/pdf-document.cc:
13377         * pixbuf/pixbuf-document.c:
13378         (pixbuf_document_thumbnails_get_thumbnail):
13379         * shell/ev-sidebar-thumbnails.c: (do_one_iteration):
13380         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13381
13382         Adapt to the new API and do not draw a border for nautilus
13383         thumbnailer.
13384
13385 2005-03-03  Fernando Herrera  <fherrera@onirica.com>
13386
13387         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):
13388         take thumbnails from page "0" instead of "1". Added a copyright header.
13389
13390 2005-03-03  Jens Granseuer  <jensgr@gmx.net>
13391
13392         * ps/ps-document.c: (set_up_page), (start_interpreter):
13393
13394         Make it C89 compliant
13395
13396 2005-03-03  Marco Pesenti Gritti  <marco@gnome.org>
13397
13398         * Makefile.am:
13399         * configure.ac:
13400         * pdf/.cvsignore:
13401         * pdf/pdf-document.cc:
13402         * thumbnailer/Makefile.am:
13403         * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get),
13404         (main):
13405         * thumbnailer/evince-thumbnailer.schemas:
13406         * thumbnailer/pdf-icon.png:
13407
13408         Add a nautilus thumbnailer.
13409         Based on patch by Fernando Herrera <fherrera@onirica.com>.
13410
13411 2005-03-02  Marco Pesenti Gritti  <marco@gnome.org>
13412
13413         * NEWS:
13414         * configure.ac:
13415         * po/POTFILES.in:
13416
13417         Release 0.1.6
13418
13419 2005-03-01  Kristian Høgsberg  <krh@redhat.com>
13420
13421         Use poppler instead of including xpdf source code.  Poppler is a
13422         fork of xpdf to build it as a shared library. See
13423         http://freedesktop.org/wiki/Software/poppler.
13424
13425         * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included
13426         xpdf fork.
13427         
13428         * pdf/Makefile.am: Build libpdfdocument.a here.
13429         
13430         * pdf/GDKSplashOutputDev.cc:
13431         * pdf/GDKSplashOutputDev.h:
13432         * pdf/GnomeVFSStream.cc:
13433         * pdf/GnomeVFSStream.h:
13434         * pdf-document.cc:
13435         * pdf-document.h:
13436         * test-gdk-output-dev.cc
13437         * Thumb.cc:
13438         * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile
13439         against poppler.
13440
13441 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13442
13443         * shell/ev-sidebar-links.c: (ev_sidebar_links_clear_document):
13444
13445         Clear idle stack before unsetting the document
13446
13447 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13448
13449         * ps/ps-document.c: (ps_document_widget_event),
13450         (ps_document_set_target), (ps_document_finalize),
13451         (ps_document_get_page):
13452
13453         Disconnect the widget event signal on finalize.
13454         Some code cleanups.
13455
13456 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13457
13458         * ps/ps-document.c: (set_up_page):
13459
13460         If there is no bpixmap create one, even if size
13461         is not changed.
13462
13463 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13464
13465         * ps/ps-document.c: (ps_document_init), (ps_document_cleanup),
13466         (set_up_page), (document_load), (ps_document_set_zoom):
13467
13468         Default page is 0. Calculate size even when we have no
13469         target yet.
13470
13471 2005-02-28  Carlos Garcia Campos <carlosgc@gnome.org>
13472
13473         * shell/ev-sidebar.c: expand the selection widget to be always as
13474         wide as the sidebar
13475
13476 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13477
13478         * shell/ev-sidebar-thumbnails.c:
13479         (ev_sidebar_thumbnails_set_document):
13480
13481         Clear the list store when setting document
13482
13483 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13484
13485         * shell/ev-page-action.c: (update_entry), (sync_entry),
13486         (activate_cb), (entry_size_request_cb), (create_tool_item),
13487         (connect_proxy):
13488
13489         Use an entry for the page control instead of spinbuttons
13490
13491 2005-02-28  Marco Pesenti Gritti  <marco@gnome.org>
13492
13493         * data/evince.schemas.in:
13494
13495         Correct confusing string
13496
13497 Sun Feb 27 23:00:31 2005  Jonathan Blandford  <jrb@redhat.com>
13498
13499         * shell/ev-sidebar-links.c (do_one_iteration): Handle title links
13500         for real.  Gosh, how long has this been broken.
13501
13502         * pdf/xpdf/pdf-document.cc (build_link_from_action): add back the
13503         check for a NULL link.  We crash otherwise.
13504
13505 2005-02-27  Marco Pesenti Gritti  <marco@gnome.org>
13506
13507         * NEWS:
13508         * configure.ac:
13509
13510         Release 0.1.5
13511
13512 2005-02-25  Sebastien Bacher  <seb128@debian.org>
13513
13514         * configure.ac: add the french translation.
13515
13516 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13517
13518         * shell/ev-window.c:
13519
13520         Remove unused header -> fix distcheck
13521
13522 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13523
13524         * shell/ev-window.c: (update_window_title),
13525         (ev_window_popup_password_dialog):
13526
13527         Unescape filename for display
13528
13529 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13530
13531         * pdf/xpdf/pdf-document.cc:
13532
13533         In get_page_size deal with rotation. Also
13534         cleanup the function a bit.
13535
13536 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13537
13538         * pdf/xpdf/pdf-document.cc:
13539
13540         Fix crash when opening in new window
13541
13542 2005-02-25  Marco Pesenti Gritti  <marco@gnome.org>
13543
13544         * configure.ac:
13545
13546         Check ghostscript >= 7
13547
13548 2005-02-25  Pedro Villavicencio <pvillavi@gnome.cl>
13549
13550         * shell/ev-window.c:
13551
13552         Make page width the default sizing mode
13553
13554 2005-02-25  Carlos Garcia Campos <carlosgc@gnome.org>
13555         Marco Pesenti Gritti <marco@gnome.org>
13556
13557         * shell/ev-window.c: Remember the sidebar size
13558
13559         * data/evince.schemas.in: Add a new gconf key to store the size of
13560         the sidebar
13561
13562 2005-02-24  Kai Willadsen  <kaiw@itee.uq.edu.au>
13563
13564         * data/evince-ui.xml:
13565         * shell/ev-window.c: (update_action_sensitivity),
13566         (ev_window_cmd_view_reload):
13567         
13568         Add a "Reload" action and menu entry
13569
13570 Thu Feb 24 23:07:33 2005  Jonathan Blandford  <jrb@redhat.com>
13571
13572         * shell/ev-window.c (hide_sidebar_and_actions): Hide the sidebar
13573         iff the type doesn't support thumbnailing and indexing.
13574
13575 2005-02-24  Martin Kretzschmar  <martink@gnome.org>
13576
13577         * configure.ac (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
13578
13579 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13580
13581         * pdf/splash/Splash.cc:
13582
13583         Port fix for a crasher from kde bug
13584         http://bugs.kde.org/show_bug.cgi?id=97131
13585
13586 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13587
13588         * pdf/xpdf/pdf-document.cc:
13589
13590         Return a link even if it's of an unrecognized
13591         type. Otherwise we go in an infinte cycle.
13592
13593 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13594
13595         * shell/ev-window.c: (update_sizing_buttons), (update_view_size),
13596         (size_allocate_cb), (ev_window_set_sizing_mode):
13597
13598         Update size when switching mode
13599
13600 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13601
13602         * shell/ev-window.c: (ev_window_cmd_view_best_fit),
13603         (ev_window_cmd_view_page_width), (update_sizing_buttons),
13604         (ev_window_cmd_view_normal_size):
13605
13606         Fix size toggle buttons behavior
13607
13608 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13609
13610         * shell/ev-view.c: (ev_view_get_offsets), (view_rect_to_doc_rect),
13611         (doc_rect_to_view_rect), (ev_view_size_allocate),
13612         (expose_bin_window), (ev_view_select_all), (page_changed_callback),
13613         (scale_changed_callback):
13614
13615         Do not cache offsets in size_allocate.
13616
13617 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13618
13619         * shell/ev-view.c: (ev_view_size_allocate):
13620
13621         Calculate offsets before calling the parent
13622         class (which does a redraw)
13623
13624 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13625
13626         * pdf/xpdf/pdf-document.cc:
13627
13628         Fix a crasher on exit. Unused code, put a TODO
13629
13630 2005-02-24  Marco Pesenti Gritti  <marco@gnome.org>
13631
13632         * backend/ev-document.c: (ev_document_class_init),
13633         (ev_document_page_changed), (ev_document_scale_changed):
13634         * backend/ev-document.h:
13635
13636         Separate page/scale notifications
13637
13638         * pdf/xpdf/pdf-document.cc:
13639
13640         Emit the new signals.
13641         Do not display the pdf page in _render, do it
13642         when scale/page are requested.
13643
13644         * ps/ps-document.c: (ps_document_set_zoom),
13645         (ps_document_widget_event):
13646         * ps/ps-document.h:
13647
13648         Emit the new signals.
13649
13650         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13651         (ev_view_init), (page_changed_callback), (scale_changed_callback),
13652         (ev_view_set_document), (ev_view_zoom), (ev_view_zoom_in),
13653         (ev_view_zoom_out), (size_to_zoom_factor), (ev_view_set_size):
13654         * shell/ev-view.h:
13655         * shell/ev-window.c: (ev_window_cmd_view_normal_size),
13656         (ev_window_cmd_view_page_width), (size_allocate_cb),
13657         (ev_window_set_sizing_mode):
13658
13659         Rework sizing to be pixel based.
13660         There are bugs but should be already way better.
13661
13662 2005-02-23  Marco Pesenti Gritti  <marco@gnome.org>
13663
13664         * shell/ev-window.c: (ev_window_init):
13665
13666         Do not allow to shrink sidebar smaller then
13667         child requisition
13668
13669 2005-02-23  Carlos Garcia Campos <carlosgc@gnome.org> 
13670
13671         * shell/ev-sidebar.[ch]
13672         * shell/ev-window.c:
13673
13674         Improved sidebar widget. Fixes #166683
13675
13676 2005-02-23  Tommi Vainikainen  <thv@iki.fi>
13677
13678         * shell/ev-view.c (update_find_status_message): Give translators
13679         more flexibility with ngettext plural handling.
13680
13681 Mon Feb 21 17:52:08 2005  Jonathan Blandford  <jrb@redhat.com>
13682
13683         * pdf/xpdf/pdf-document.cc (pdf_document_get_page_size): Patch
13684         from Crispin Flowerday <gnome@flowerday.cx> to avoid rendering the
13685         page when we get the page size.
13686
13687 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13688
13689         * ps/ps-document.c: (ps_document_set_page), (ps_document_get_page):
13690
13691         ps pages are 0 based, convert 
13692
13693 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13694
13695         * ps/ps-document.c: (ps_document_class_init), (ps_document_load):
13696
13697         Initialize correct parent class. Set GError on document load
13698
13699 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13700
13701         * pdf/xpdf/pdf-document.cc:
13702
13703         Fixup selection offset calculation
13704
13705         * shell/ev-view.c: (view_rect_to_doc_rect),
13706         (doc_rect_to_view_rect), (ev_view_size_allocate),
13707         (expose_bin_window), (ev_view_select_all), (ev_view_copy),
13708         (ev_view_primary_get_cb), (ev_view_motion_notify_event):
13709
13710         Store selection as document relative, so that zooming
13711         and offset changing doesnt break it.
13712
13713 2005-02-21  Marco Pesenti Gritti  <marco@gnome.org>
13714
13715         * shell/ev-view.c: (ev_view_best_fit):
13716
13717         Do not try to best fit if the view is not realized
13718
13719 2005-02-20  Kostas Papadimas <pkst@gnome.org>
13720           
13721         * configure.ac (ALL_LINGUAS): Added "el" (Greek).
13722
13723 Fri Feb 18 16:06:39 2005  Jonathan Blandford  <jrb@redhat.com>
13724
13725         * shell/ev-window.c (ev_window_focus_in_event): missed a case.
13726
13727 Fri Feb 18 15:32:57 2005  Jonathan Blandford  <jrb@redhat.com>
13728
13729         * shell/ev-window.c: Change the fullscreen toolbar to always be in
13730         the popup window.  That prevents it resizing when in full screen
13731         mode.
13732
13733         * shell/ev-view.c: Change Zoom epsilon as a bad hack to avoid
13734         multiple rerenders.  This pretty much sucks.
13735
13736         * data/evince-ui.xml: Change the fullscreen toolbar to include the
13737         rest of the toolbar.
13738
13739 2005-02-18  Tommi Vainikainen  <thv@iki.fi>
13740
13741         * configure.ac (ALL_LINGUAS): Added "fi" (Finnish).
13742
13743 2005-02-17  Alexander Shopov  <ash@contact.bg>
13744
13745         * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
13746
13747 2005-02-16  Bryan Clark  <clarkbw@cvs.gnome.org>
13748
13749         * shell/ev-window.c: added ellipsis to Print item. Fixes bug 166915
13750
13751 2005-02-16  Marco Pesenti Gritti  <marco@gnome.org>
13752
13753         * shell/ev-view.c: (ev_view_realize), (highlight_find_results),
13754         (ev_view_create_invisible_cursor), (ev_view_set_cursor),
13755         (set_document_page), (document_changed_callback),
13756         (ev_view_set_document), (ev_view_find_previous),
13757         (ev_view_hide_cursor), (ev_view_show_cursor):
13758         * shell/ev-view.h:
13759         * shell/ev-window.c: (update_chrome_visibility),
13760         (fullscreen_timeout_cb), (fullscreen_set_timeout),
13761         (fullscreen_clear_timeout), (fullscreen_motion_notify_cb),
13762         (fullscreen_leave_notify_cb), (ev_window_fullscreen),
13763         (ev_window_unfullscreen):
13764         * shell/main.c: (main):
13765
13766         Automatically hide the fullscreen button.
13767         Patch by Kristian Høgsberg <krh@redhat.com>
13768
13769 2005-02-16  Vincent Noel  <vnoel@cox.net>
13770
13771         * shell/main.c (main): Specify an icon for the window. Patch by
13772         Jaap A. Haitsma. Fixes #166177.
13773
13774 Wed Feb 16 06:30:13 2005  Jonathan Blandford  <jrb@redhat.com>
13775
13776         * shell/ev-view.c (ev_view_realize): get rid of the black flash.
13777
13778 Tue Feb 15 22:27:13 2005  Jonathan Blandford  <jrb@redhat.com>
13779
13780         * backend/ev-document-misc.h:
13781         * backend/ev-document-misc.c:
13782         (ev_document_misc_get_page_border_size),
13783         (ev_document_misc_paint_one_page): New function to canonicalize
13784         sizing/painting a border.
13785
13786         * shell/Makefile.am: Remove ev-page-view.c entirely as it's not
13787         used.
13788
13789         * pdf/xpdf/pdf-document.cc: use new function
13790
13791         * shell/ev-view.c: (ev_view_size_request), (expose_bin_window),
13792         (ev_view_init), (ev_view_set_mode), (ev_view_zoom),
13793         (ev_view_best_fit), (ev_view_fit_width): * shell/ev-view.h: *
13794         shell/ev-window.c: (update_sizing_buttons),
13795         (ev_window_setup_document), (ev_window_cmd_view_zoom_in),
13796         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_best_fit),
13797         (ev_window_cmd_view_page_width), (size_allocate_cb),
13798         (ev_window_set_sizing_mode), (ev_window_init): make the "best fit"
13799         and "fit width" values act as toggle buttons so they stay
13800         toggled.  It's not 100% perfect, and it's a little slow, but it's
13801         good enough to commit I think.
13802
13803 2005-02-15  David Lodge  <dave@cirt.net>
13804
13805         * configure.ac (ALL_LINGUAS): Added "en_GB" (English (British)).
13806
13807 2005-02-15  Martin Kretzschmar  <martink@gnome.org>
13808
13809         * shell/ev-window.c (update_window_title): replace newlines in
13810         the title by spaces. Bug #166107.
13811
13812 2005-02-14  Martin Kretzschmar  <martink@gnome.org>
13813
13814         * shell/ev-view.c (ev_view_best_fit, ev_view_fit_width): add
13815         parameters providing allocation width and height without
13816         scrollbars and width of a possible vertical scrollbar. With this
13817         additional information the functions can work as
13818         intended. Unfortunately they're not idempotent. We should
13819         transform these commands to toggles. Fixes Bug #164976
13820         Initial patch by Stephane Loeuillet, then heavily modified.
13821
13822         * shell/ev-view.h: update prototypes.
13823
13824         * shell/ev-window.c (ev_window_cmd_view_best_fit)
13825         (ev_window_cmd_view_page_width): provide EvView fit functions with
13826         all the information they need. Formulas to calculate this
13827         information taken from GtkScrolledWindow.
13828
13829 2005-02-14  Crispin Flowerday  <gnome@flowerday.cx>
13830
13831         * shell/ev-sidebar-thumbnails.c: Ensure that after we have
13832         created a thumbnail, the list store is updated to know
13833         that the thumbnail is set. Fixes bug #166792
13834
13835 2005-02-11  Bryan Clark  <clarkbw@cvs.gnome.org>
13836
13837         * shell/ev-window.c: fixed typo, closes bug 166897
13838
13839         * TODO: updated TODO with bug numbers that are relevant
13840
13841 2005-02-09  Carlos Garcia Campos <carlosgc@gnome.org>
13842
13843         * shell/ev-window.c: Support for DnD of files. Fixes #164813
13844
13845 2005-02-09  Vincent Noel  <vnoel@cox.net>
13846
13847         * shell/ev-window.c: (set_action_properties): Set the "Previous"
13848         and "Next" toolbar buttons as important to make them stand out.
13849
13850 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13851
13852         * lib/ev-debug.c:
13853         * lib/ev-debug.h:
13854         * ps/ps-document.c: (ps_document_finalize), (set_up_page),
13855         (start_interpreter), (stop_interpreter), (document_load),
13856         (ps_document_next_page), (ps_document_goto_page),
13857         (ps_document_set_page_size), (ps_document_widget_event),
13858         (ps_document_render):
13859         * shell/ev-page-view.c: (ev_page_view_dispose):
13860         * shell/ev-view.c: (ev_view_finalize), (expose_bin_window):
13861
13862         Fix compilation on non-gcc platforms
13863
13864 2005-02-09  Marco Pesenti Gritti  <marco@gnome.org>
13865
13866         * NEWS:
13867         * configure.ac:
13868
13869         Release 0.1.4
13870
13871         * pdf/xpdf/Catalog.cc:
13872         * pdf/xpdf/XRef.cc:
13873
13874         Fix the fix for CAN-2004-0888
13875
13876 2005-02-09  Luca Ferretti <elle.uca@libero.it>
13877
13878         * data/Makefile.am:
13879         * data/evince-ui.xml:
13880         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13881         * shell/ev-stock-icons.h:
13882         * shell/ev-window.c: (update_action_sensitivity),
13883         (ev_window_cmd_go_previous_page), (ev_window_cmd_go_next_page),
13884         (set_action_properties):
13885
13886         Improve toolbar layout/icons
13887
13888 2005-02-08  Marco Pesenti Gritti  <marco@gnome.org>
13889
13890         * pdf/xpdf/pdf-document.cc:
13891
13892         Add warnings about unimplemented/unknown link
13893         types.
13894
13895 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13896
13897         * ps/ps-document.c: (set_up_page):
13898
13899         Log gs property
13900
13901 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13902
13903         * ps/ps-document.c: (start_interpreter):
13904
13905         Log gs env var
13906
13907 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13908
13909         * shell/ev-page-view.c: (ev_page_view_dispose):
13910         * shell/ev-view.c: (ev_view_finalize):
13911         * shell/ev-window.c: (ev_window_setup_document),
13912         (ev_window_dispose), (ev_window_init):
13913
13914         Solve more refs issues.
13915
13916         I commented out the page_view initialization for now:
13917         it was never destroyed (because it's never added
13918         to a container). Because of that we was leaking
13919         gs processes. Couldnt think to a clean fix.
13920         We need to figure this out, password view has the
13921         same issue probably.
13922
13923 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13924
13925         * ps/ps-document.c: (ps_document_finalize),
13926         (ps_document_get_n_pages), (ps_document_get_page):
13927
13928         Some cleanups, stop the interpreter on finalize
13929
13930         * shell/ev-page-view.c: (ev_page_view_dispose),
13931         (ev_page_view_class_init):
13932
13933         Release our reference on the document
13934
13935 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13936
13937         * Makefile.am:
13938         * configure.ac:
13939         * doc/debugging.txt:
13940         * lib/.cvsignore:
13941         * lib/Makefile.am:
13942         * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init),
13943         (ev_profiler_new), (ev_should_profile), (ev_profiler_dump),
13944         (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop):
13945         * lib/ev-debug.h:
13946
13947         Add debugging helpers
13948
13949         * ps/Makefile.am:
13950         * ps/ps-document.c: (set_up_page), (start_interpreter),
13951         (stop_interpreter), (document_load), (ps_document_next_page),
13952         (ps_document_goto_page), (ps_document_set_page_size),
13953         (ps_document_widget_event), (ps_document_render):
13954         * shell/Makefile.am:
13955         * shell/ev-view.c: (expose_bin_window):
13956         * shell/main.c: (main):
13957
13958         Add some logs
13959         
13960 2005-02-07  Marco Pesenti Gritti  <marco@gnome.org>
13961
13962         * ps/ps-document.c: (ps_document_widget_event):
13963
13964         Initialize message_window, this should make ps
13965         rendering really work! (Never noticed because I was
13966         testing with a ps that is causing gs to exit every time!)
13967
13968 2005-02-07  Bryan Clark  <clarkbw@cvs.gnome.org>
13969
13970         * data/evince.schemas.in: updated simple error in applyto closing tag
13971
13972 2005-02-07  Christian Persch  <chpe@cvs.gnome.org>
13973
13974         * Makefile.am:
13975         * configure.ac:
13976         * data/.cvsignore:
13977         * data/Makefile.am:
13978         * data/evince-ui.xml:
13979         A data/evince.schemas.in:
13980         * po/POTFILES.in:
13981         * shell/ev-stock-icons.c: (ev_stock_icons_init):
13982         * shell/ev-stock-icons.h:
13983         * shell/ev-window.c: (update_chrome_visibility),
13984         (update_chrome_flag), (ev_window_cmd_edit_find),
13985         (ev_window_update_fullscreen_popup), (ev_window_fullscreen),
13986         (ev_window_unfullscreen), (ev_window_focus_in_event),
13987         (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen),
13988         (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb),
13989         (ev_window_view_sidebar_cb), (find_bar_close_cb),
13990         (ev_window_dispose), (ev_window_class_init),
13991         (set_action_properties), (set_chrome_actions), (load_chrome),
13992         (ev_window_init):
13993
13994         Implement fullscreen mode changes from bug #164776.
13995         Also implement persistent chrome toggles.
13996
13997 2005-02-07  Jordi Mallach  <jordi@sindominio.net>
13998
13999         * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
14000
14001 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14002
14003         * NEWS:
14004         * configure.ac:
14005         * shell/ev-view.c:
14006
14007         Add another check for find interface
14008
14009         Release 0.1.3
14010
14011 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14012
14013         * shell/ev-application.c: (ev_application_open):
14014         * shell/ev-window.c: (ev_window_open):
14015
14016         Open gzipped ps documents
14017
14018 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14019
14020         * TODO:
14021         * shell/ev-view.c: (set_document_page):
14022
14023         Clamp page number, dont try to move to
14024         not existant pages.
14025
14026 2005-02-04  Marco Pesenti Gritti  <marco@gnome.org>
14027
14028         * backend/ev-document-find.c: (ev_document_find_changed):
14029         * backend/ev-document-find.h:
14030         * pdf/xpdf/pdf-document.cc:
14031         * shell/ev-view.c: (jump_to_find_result), (ev_view_set_document):
14032         * shell/ev-window.c: (find_bar_search_changed_cb):
14033
14034         Fix several bugs with find
14035
14036 2005-02-04  Martin Kretzschmar  <martink@gnome.org>
14037
14038         * shell/ev-sidebar-thumbnails.c
14039         (ev_sidebar_thumbnails_select_page): do nothing unless we have a
14040         document. Prevents warning from scroll_to_cell.
14041
14042 2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>
14043
14044         * configure.ac: Add «nb» to ALL_LINGUAS too.
14045
14046 Wed Feb  2 21:13:11 2005  Jonathan Blandford  <jrb@redhat.com>
14047
14048         * NOTES: New file with some random thoughts.
14049
14050         * TODO: Update.
14051
14052         * backend/ev-document-misc.c:
14053         (ev_document_misc_get_page_border_size): New function to
14054         canonicalize shadow drawing sizes.  Possibly goofy.
14055
14056         * shell/ev-view.c: (ev_view_size_request), (set_document_page),
14057         (ev_view_best_fit), (ev_view_fit_width):
14058         * pdf/xpdf/pdf-document.cc:
14059         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14060         * ps/ps-document.c: (ps_document_get_page_size):
14061         * backend/ev-document-misc.h:
14062         * backend/ev-document.c: (ev_document_get_page_size):
14063         * backend/ev-document.h: get_page_size now takes a page number
14064         parameter.  Made all the backends/frontends honor it.
14065
14066         * data/evince-ui.xml: Added a multiple-page mode.  Uncomment to
14067         see.  Doesn't work yet.
14068
14069         * shell/Makefile.am:
14070         * shell/ev-page-view.[ch]: New multi-page view.  Really rough.
14071         Doesn't do anything yet.
14072
14073         * shell/ev-sidebar-thumbnails.c:
14074         (ev_sidebar_thumbnails_set_document): [1..n_pages] instead of
14075         [0..n_pages-1]
14076
14077         * shell/ev-window.c: (update_action_sensitivity),
14078         (ev_window_setup_document), (ev_window_set_page_mode),
14079         (ev_window_page_mode_cb), (ev_window_init): Clean up the
14080         view-swapping code a bit so we can have multiple views on a
14081         document.  Add the multi-page view, though it can't be turned on
14082         yet.
14083
14084 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14085
14086         * shell/ev-application.c: (ev_application_open):
14087         * shell/ev-view.c: (expose_bin_window):
14088         * shell/ev-window.c: (ev_window_open):
14089
14090         Support eps and check document supports find
14091         before drawing highlightings in expose.
14092
14093 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14094
14095         * pixbuf/pixbuf-document.c:
14096         (pixbuf_document_thumbnails_get_dimensions),
14097         (pixbuf_document_document_thumbnails_iface_init):
14098
14099         implement get_dimensions
14100
14101 2005-02-01  Marco Pesenti Gritti  <marco@gnome.org>
14102
14103         * NEWS:
14104         * configure.ac:
14105
14106         Release 0.1.2
14107
14108 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14109
14110         * shell/ev-view.c: (set_document_page):
14111
14112         Scroll at the top of the page when changing page
14113
14114 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14115
14116         * shell/ev-view.c: (ev_view_motion_notify_event):
14117
14118         Do not redraw unnecessarily
14119
14120 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14121
14122         * pdf/xpdf/pdf-document.cc:
14123         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14124         (expose_bin_window), (find_changed_cb):
14125
14126         Yay! find works now... Now to find bugs...
14127
14128 2005-01-30  Marco Pesenti Gritti  <marco@gnome.org>
14129
14130         * backend/ev-document-find.c: (ev_document_find_base_init),
14131         (ev_document_find_changed):
14132         * backend/ev-document-find.h:
14133         * pdf/xpdf/pdf-document.cc:
14134         * shell/ev-view.c: (draw_rubberband), (highlight_find_results),
14135         (expose_bin_window), (ev_view_init), (set_document_page),
14136         (ensure_rectangle_is_visible), (jump_to_find_result),
14137         (jump_to_find_page), (find_changed_cb), (ev_view_set_document),
14138         (ev_view_find_next), (ev_view_find_previous):
14139         * shell/ev-view.h:
14140         * shell/ev-window.c: (find_bar_previous_cb), (find_bar_next_cb):
14141
14142         More work on find implementation, mostly there now
14143
14144 2005-01-29  Marco Pesenti Gritti  <marco@gnome.org>
14145
14146         * backend/ev-backend-marshalers.list:
14147         * backend/ev-document-find.c: (ev_document_find_base_init),
14148         (ev_document_find_cancel), (ev_document_find_page_has_results),
14149         (ev_document_find_get_n_results), (ev_document_find_get_result),
14150         (ev_document_find_get_progress), (ev_document_find_changed):
14151         * backend/ev-document-find.h:
14152
14153         Enanche the find interface to be really able to do
14154         multi page find.
14155
14156         * pdf/xpdf/pdf-document.cc:
14157
14158         Implement
14159
14160         * shell/ev-view.c: (ev_view_finalize), (highlight_find_results),
14161         (expose_bin_window), (ev_view_init),
14162         (ev_view_get_find_status_message), (find_changed_cb),
14163         (ev_view_set_document), (set_document_page):
14164
14165         Adapt to the new interface. A few things are regressed sorry,
14166         I will finish it soon.
14167
14168 2005-01-28  Martin Kretzschmar  <martink@gnome.org>
14169
14170         * shell/ev-sidebar-thumbnails.c (ev_sidebar_thumbnails_destroy)
14171         (ev_sidebar_thumbnails_class_init): use G_DEFINE_TYPE-supplied
14172         ev_sidebar_thumbnails_parent_class variable, don't define another
14173         parent_class variable.
14174
14175         * shell/ev-page-action.c (connect_proxy, ev_page_action_finalize)
14176         (ev_page_action_class_init): ditto.
14177
14178         * pixbuf/pixbuf-document.c (pixbuf_document_finalize)
14179         (pixbuf_document_class_init): ditto.
14180
14181         * backend/ev-link.c (ev_window_dispose, ev_link_class_init):
14182         ditto.
14183
14184         * .cvsignore: ignore various valgrind output files.
14185
14186 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14187
14188         * data/evince-ui.xml:
14189         * shell/Makefile.am:
14190         * shell/ev-history.c:
14191         * shell/ev-history.h:
14192         * shell/ev-navigation-action.c:
14193         * shell/ev-navigation-action.h:
14194         * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
14195         (ev_view_set_page), (ev_view_fit_width):
14196         * shell/ev-view.h:
14197         * shell/ev-window.c: (update_action_sensitivity),
14198         (ev_window_setup_document), (register_custom_actions):
14199
14200         Kill session history
14201
14202 2005-01-27  Marco Pesenti Gritti  <marco@gnome.org>
14203
14204         * shell/ev-window.c: (update_action_sensitivity):
14205
14206         Fix inverted up/down buttons
14207
14208 2005-01-27  Martin Kretzschmar  <martink@gnome.org>
14209
14210         * shell/ev-sidebar-thumbnails.c
14211         (ev_sidebar_thumbnails_select_page): make sure the selected
14212         thumbnail stays visible.
14213
14214 2005-01-26  Martin Kretzschmar  <martink@gnome.org>
14215
14216         * shell/ev-window.c (ev_window_init): add GTK_SHADOW_IN to the
14217         scrolled window for Federico.
14218
14219 2005-01-26  Ole Laursen  <olau@hardworking.dk>
14220
14221         * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
14222
14223 2005-01-26  Marco Pesenti Gritti  <marco@gnome.org>
14224
14225         * configure.ac:
14226         * pdf/splash/SplashFTFontEngine.cc:
14227
14228         Fix CID fonts with freetype 2.1.9
14229
14230 2005-01-26  Bryan Clark  <clarkbw@cvs.gnome.org>
14231
14232         * TODO: added item for desktop icon thumbnailer
14233
14234 Tue Jan 25 00:59:34 2005  Jonathan Blandford  <jrb@redhat.com>
14235
14236         * pdf/xpdf/pdf-document.cc (pdf_document_get_title): guard against
14237         unloaded docs when the title is accessed.
14238
14239         * shell/ev-password-view.[hc]: New widget for displaying password
14240         state.
14241
14242         * shell/ev-window.[ch]: Refactor password handling code to handle
14243         the new view.
14244
14245 2005-01-24  Marco Pesenti Gritti  <marco@gnome.org>
14246
14247         * NEWS:
14248         * configure.ac:
14249         * data/Makefile.am:
14250
14251         Release 0.1.1
14252
14253 2005-01-23  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
14254
14255         * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
14256         ignore page offset here, to make search results independent of it,
14257
14258         * shell/ev-view.c (expose_bin_window): but take offsets into
14259         account here. Bug #164932
14260
14261         * pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
14262         scale at the right time. Bug #164996
14263
14264 2005-01-22  Martin Kretzschmar  <martink@gnome.org>
14265
14266         * pdf/xpdf/GlobalParams.cc: My 2005-01-05 change didn't actually
14267         fix the problem. Now I just removed the Adobe font names and hope
14268         that the URW fonts are always in outline format. Bug #164934
14269
14270         * shell/ev-window.c (update_window_title): empty titles are
14271         useless, use filename in that case too.
14272
14273         * NEWS: Add some content.
14274
14275 2005-01-21  Bryan Clark  <clarkbw@cvs.gnome.org>
14276
14277         * TODO: added one more TODO item and a TODONE section :)
14278
14279 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14280
14281         * ps/ps-document.h: add page_[xy]_offset fields.
14282
14283         * ps/ps-document.c (ps_document_set_page_offset)
14284         (ps_document_render): Keep offset in consideration in a few
14285         places. Bug #164752 "postscript documents are not centered in
14286         window"
14287
14288         * data/evince.desktop.in (X-GNOME-Bugzilla-Product):
14289         s/gpdf/evince/. Spotted by Stephane Loeuillet.
14290
14291         * pixbuf/pixbuf-document.c (pixbuf_document_get_n_pages)
14292         (pixbuf_document_get_text, pixbuf_document_document_iface_init):
14293         stub out missing methods for complete EvDocument implementation.
14294         Fixes segfaults with Save A Copy and Copy actions.
14295
14296         * ps/ps-document.c (ps_document_save, ps_document_get_text) 
14297         (ps_document_document_iface_init): ditto.
14298         
14299 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14300
14301         * data/.cvsignore:
14302         * data/Makefile.am:
14303         * data/evince.desktop.in:
14304
14305         Add desktop file
14306
14307 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14308
14309         * shell/ev-view.c: (ev_view_button_press_event),
14310         (ev_view_motion_notify_event):
14311
14312         Make selection work in any direction
14313
14314 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14315
14316         * TODO:
14317         * shell/ev-window.c: (set_short_labels), (ev_window_init):
14318
14319         Use shorter labels for some of the toolbars items
14320
14321 2005-01-21  Marco Pesenti Gritti  <marco@gnome.org>
14322
14323         * pdf/xpdf/pdf-document.cc:
14324
14325         Check the links info is initialized before
14326         using it. Should fix a crash on startup.
14327
14328 2005-01-21  Martin Kretzschmar  <martink@gnome.org>
14329
14330         * pixbuf/pixbuf-document.c
14331         (pixbuf_document_thumbnails_get_dimensions): force floating point
14332         division to calculate page_ratio. Fixes crash with landscape
14333         format pixbufs.
14334
14335 Thu Jan 20 18:56:35 2005  Jonathan Blandford  <jrb@redhat.com>
14336
14337         * shell/ev-view.c (ev_view_realize): make the bg color darker.
14338
14339 2005-01-20  Martin Kretzschmar  <martink@gnome.org>
14340
14341         * shell/ev-view.c (set_document_page): unset has_selection when
14342         the page changes.
14343         (set_document_page): handle paper size changes when the page
14344         changes (test with Free Culture, page 2).
14345
14346 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14347
14348         * shell/ev-view.c: (ev_view_size_request), (ev_view_realize),
14349         (expose_bin_window), (ev_view_class_init), (ev_view_init):
14350
14351         Use normal style color for the widget background and
14352         draw a black box around the page.
14353
14354 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14355
14356         * pdf/xpdf/pdf-document.cc:
14357
14358         Keep offset in consideration in a few places
14359
14360         * shell/ev-view.c: (expose_bin_window):
14361
14362         Set the offsets so that the document is ever centered
14363
14364 2005-01-20  Bryan Clark  <clarkbw@cvs.gnome.org>
14365
14366         * TODO: Added TODO items and finished off the first todo item
14367
14368         * AUTHORS: Updated AUTHORS section with piece from gpdf file and
14369         reflect current authors
14370
14371 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14372
14373         * pdf/xpdf/pdf-document.cc:
14374         * shell/ev-view.c: (ev_view_set_cursor),
14375         (ev_view_motion_notify_event), (document_changed_callback),
14376         (set_document_page):
14377
14378         Show a wait cursor while the page is rendering
14379
14380 2005-01-20  Marco Pesenti Gritti  <marco@gnome.org>
14381
14382         * shell/ev-sidebar-thumbnails.c:
14383         (ev_sidebar_tree_selection_changed),
14384         (ev_sidebar_thumbnails_select_page):
14385         * shell/ev-sidebar-thumbnails.h:
14386         * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
14387         (ev_view_can_go_forward):
14388         * shell/ev-window.c: (ev_window_open_page),
14389         (ev_window_setup_document), (update_current_page),
14390         (view_page_changed_cb), (ev_window_init):
14391         * shell/ev-window.h:
14392
14393         Ensure thumbnails selection, toolbar page control and
14394         current page are in sync.
14395
14396 2005-01-19  Marco Pesenti Gritti  <marco@gnome.org>
14397
14398         * pdf/xpdf/XRef.cc:
14399
14400         Fix CAN-2005-0064
14401
14402 Wed Jan 19 01:10:57 2005  Jonathan Blandford  <jrb@redhat.com>
14403
14404         * backend/Makefile.am:
14405         * backend/ev-document-links.h:
14406         * backend/ev-document-security.c: (ev_document_security_get_type),
14407         (ev_document_security_has_document_security),
14408         (ev_document_security_set_password):
14409         * backend/ev-document-security.h:
14410         * backend/ev-document.c: (ev_document_error_quark):
14411         * backend/ev-document.h:
14412         * data/Makefile.am:
14413         * data/evince-password.glade:
14414         * pdf/xpdf/pdf-document.cc:
14415         * shell/Makefile.am:
14416         * shell/ev-password.c: (ev_password_set_bad_password_label),
14417         (ev_window_password_entry_changed_cb), (ev_password_dialog_new),
14418         (ev_password_dialog_get_password),
14419         (ev_password_dialog_set_bad_pass):
14420         * shell/ev-password.h:
14421         * shell/ev-window.c: (ev_window_get_attribute),
14422         (ev_window_set_property), (update_action_sensitivity),
14423         (ev_window_is_empty), (mime_type_supported_by_gdk_pixbuf),
14424         (ev_window_setup_document), (ev_window_get_password),
14425         (ev_window_open), (ev_window_cmd_save_as),
14426         (using_postscript_printer), (ev_window_print),
14427         (find_not_supported_dialog), (ev_window_cmd_edit_find),
14428         (update_fullscreen_popup), (ev_window_fullscreen),
14429         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
14430         (ev_window_focus_out_cb), (ev_window_cmd_help_about),
14431         (menu_item_select_cb), (find_bar_search_changed_cb),
14432         (ev_window_dispose), (ev_window_init):
14433
14434         Add initial support for password-supported dialogs.  This could be
14435         a lot cooler, but it'll do for now.
14436
14437 2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
14438
14439         * pdf/xpdf/pdf-document.cc:
14440         * shell/ev-view.c: (status_message_from_link),
14441         (ev_view_set_status), (ev_view_set_cursor),
14442         (ev_view_motion_notify_event), (ev_view_init):
14443         * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
14444
14445         Fix bugs in the links implementation and change cursor
14446         when hovering a link.
14447
14448 2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
14449
14450         * viewer/.cvsignore: added cvsignore file for viewer directory
14451
14452         * TODO: created TODO document
14453
14454 2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
14455
14456         * shell/ev-view.h:
14457         * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
14458         new functions to help with implementation of sensitivity code
14459         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14460         of all actions that might require it.  Fixes a crash when you
14461         click on the Zoom actions in a window lacking a document.
14462
14463 2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
14464
14465         * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
14466         of the Find action
14467
14468 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14469
14470         * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
14471         (pixbuf_document_document_iface_init):
14472         * ps/ps-document.c: (ps_document_get_link),
14473         (ps_document_document_iface_init):
14474         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
14475         (status_message_from_link), (ev_view_set_status),
14476         (ev_view_set_find_status), (ev_view_motion_notify_event),
14477         (ev_view_button_release_event), (ev_view_set_property),
14478         (ev_view_get_property), (ev_view_class_init), (ev_view_init),
14479         (ev_view_get_find_status_message), (update_find_results),
14480         (ev_view_get_status), (ev_view_get_find_status):
14481         * shell/ev-view.h:
14482         * shell/ev-window.c: (view_status_changed_cb),
14483         (view_find_status_changed_cb), (ev_window_init):
14484
14485         View status message support, use it to show the links.
14486         Needs work...
14487
14488 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14489
14490         * backend/ev-document.c: (ev_document_get_link):
14491         * backend/ev-document.h:
14492         * pdf/xpdf/pdf-document.cc:
14493         * shell/ev-application.c: (ev_application_open):
14494         * shell/ev-application.h:
14495         * shell/ev-sidebar-links.c: (selection_changed_cb):
14496         * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
14497         (ev_view_go_to_link):
14498
14499         Add support for document links
14500
14501 2005-01-13  Anders Carlsson  <andersca@gnome.org>
14502
14503         * shell/ev-page-action.c: (update_spin), (total_pages_changed_cb),
14504         (create_tool_item):
14505         Set the spin button limits correctly.
14506         
14507         * shell/ev-sidebar-thumbnails.c:
14508         (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_init):
14509         Support changing pages by clicking on the thumbnails.
14510         
14511 2005-01-13  Jeff Muizelaar  <jeff@nit.ca>
14512
14513         * pixbuf/pixbuf-document.c:
14514         (pixbuf_document_thumbnails_get_dimensions),
14515         (pixbuf_document_document_thumbnails_iface_init):
14516
14517         implement get_dimensions
14518
14519 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
14520
14521         * ps/ps-document.c: (ps_document_goto_page):
14522
14523         Fix page switching on multipage documents
14524
14525 2005-01-12  Jeff Muizelaar  <jrmuizel@nit.ca>
14526
14527         * pixbuf/pixbuf-document.c: (pixbuf_document_get_page_size):
14528         
14529         check for NULL before assigning to width and height parameters
14530
14531 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14532
14533         * pixbuf/pixbuf-document.c: (pixbuf_document_class_init),
14534         (pixbuf_document_set_property), (pixbuf_document_get_property):
14535
14536         implement get/set properties
14537
14538 2005-01-12  Jeff Muizelaar  <jeff@nit.ca>
14539
14540         * pdf/xpdf/pdf-document.cc: (pdf_info_dict_get_string):
14541         
14542         return NULL instead of "Unknown", letting the title get set to
14543         the filename when the pdf has no title.
14544
14545 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14546
14547         * ps/ps-document.c: (ps_document_get_page_count),
14548         (ps_document_goto_page):
14549
14550 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14551
14552         * shell/ev-history.c: (ev_history_get_property),
14553         (ev_history_set_property), (ev_history_class_init),
14554         (ev_history_add_page), (ev_history_set_current_index):
14555         * shell/ev-navigation-action.c: (ev_navigation_action_set_history),
14556         (activate_menu_item_cb), (new_history_menu_item), (build_menu),
14557         (ev_navigation_action_finalize):
14558         * shell/ev-navigation-action.h:
14559         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14560         (ev_view_go_forward), (ev_view_get_find_status_message),
14561         (history_index_changed_cb), (ev_view_set_history):
14562         * shell/ev-view.h:
14563         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14564         (update_current_page), (register_custom_actions):
14565
14566         Implement history dropdowns
14567
14568 2005-01-11  Marco Pesenti Gritti  <marco@gnome.org>
14569
14570         * shell/ev-history.c: (ev_history_init), (ev_history_add_link):
14571         * shell/ev-view.c: (ev_view_set_document), (ev_view_go_back),
14572         (ev_view_go_forward):
14573         * shell/ev-window.c: (register_custom_actions):
14574
14575         Fix several history bugs
14576
14577 2005-01-11  Kjartan Maraas  <kmaraas@gnome.org>
14578
14579         * configure.ac: Add «nb» to ALL_LINGUAS.
14580
14581 2005-01-10  Marco Pesenti Gritti  <marco@gnome.org>
14582
14583         * backend/Makefile.am:
14584         * backend/ev-bookmark.c:
14585         * backend/ev-bookmark.h:
14586         * backend/ev-document-bookmarks.c:
14587         * backend/ev-document-bookmarks.h:
14588         * backend/ev-document-links.c: (ev_document_links_get_type),
14589         (ev_document_links_has_document_links),
14590         (ev_document_links_begin_read), (ev_document_links_get_link),
14591         (ev_document_links_get_child), (ev_document_links_next),
14592         (ev_document_links_free_iter):
14593         * backend/ev-document-links.h:
14594         * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_title),
14595         (ev_link_set_title), (ev_link_get_uri), (ev_link_set_uri),
14596         (ev_link_get_link_type), (ev_link_set_link_type),
14597         (ev_link_get_page), (ev_link_set_page), (ev_link_get_property),
14598         (ev_link_set_property), (ev_window_dispose), (ev_link_init),
14599         (ev_link_class_init), (ev_link_new_title), (ev_link_new_page),
14600         (ev_link_new_external):
14601         * backend/ev-link.h:
14602         * pdf/xpdf/pdf-document.cc:
14603         * shell/Makefile.am:
14604         * shell/ev-application.c: (ev_application_open_link):
14605         * shell/ev-application.h:
14606         * shell/ev-history.c: (ev_history_add_link), (ev_history_add_page),
14607         (ev_history_get_link_nth):
14608         * shell/ev-history.h:
14609         * shell/ev-sidebar-bookmarks.c:
14610         * shell/ev-sidebar-bookmarks.h:
14611         * shell/ev-sidebar-links.c: (ev_sidebar_links_destroy),
14612         (ev_sidebar_links_class_init), (selection_changed_cb),
14613         (ev_sidebar_links_construct), (ev_sidebar_links_init),
14614         (links_page_num_func), (ev_sidebar_links_new), (stack_data_free),
14615         (do_one_iteration), (populate_links_idle),
14616         (ev_sidebar_links_clear_document), (ev_sidebar_links_set_document):
14617         * shell/ev-sidebar-links.h:
14618         * shell/ev-sidebar.c: (ev_sidebar_set_document):
14619         * shell/ev-view.c: (go_to_link), (ev_view_go_to_link),
14620         (go_to_index):
14621         * shell/ev-view.h:
14622         * shell/ev-window.c: (ev_window_open_link), (ev_window_init):
14623         * shell/ev-window.h:
14624
14625         Rename bookmark to link, and use "Index" for the sidebar panel.
14626
14627 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14628
14629         * shell/Makefile.am:
14630         * shell/ev-application.c: (ev_application_open_bookmark):
14631         * shell/ev-application.h:
14632         * shell/ev-history.c: (ev_history_init), (free_links_list),
14633         (ev_history_finalize), (ev_history_class_init),
14634         (ev_history_add_link), (ev_history_add_page),
14635         (ev_history_get_link_nth), (ev_history_get_n_links),
14636         (ev_history_get_current_index), (ev_history_set_current_index),
14637         (ev_history_new):
14638         * shell/ev-history.h:
14639         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14640         * shell/ev-view.c: (ev_view_finalize), (ev_view_set_document),
14641         (set_document_page), (go_to_bookmark), (ev_view_go_to_bookmark),
14642         (go_to_index), (ev_view_go_back), (ev_view_go_forward),
14643         (ev_view_set_page):
14644         * shell/ev-view.h:
14645         * shell/ev-window.c: (ev_window_open_bookmark),
14646         (ev_window_cmd_go_back), (ev_window_cmd_go_forward),
14647         (goto_page_cb), (register_custom_actions):
14648         * shell/ev-window.h:
14649
14650         Initial history implementation. Needs work.
14651
14652 2005-01-09  Martin Kretzschmar  <martink@gnome.org>
14653
14654         * pdf/xpdf/GDKSplashOutputDev.cc (redraw): fix pixbuf data offset.
14655
14656 2005-01-09  Marco Pesenti Gritti  <marco@gnome.org>
14657
14658         * cut-n-paste/recent-files/egg-recent-item.c:
14659         * cut-n-paste/recent-files/egg-recent-item.h:
14660         * cut-n-paste/recent-files/egg-recent-model.c:
14661         * cut-n-paste/recent-files/egg-recent-util.c:
14662         * cut-n-paste/recent-files/egg-recent-view-gtk.c:
14663         * cut-n-paste/recent-files/egg-recent-view.c:
14664
14665         Update
14666
14667 2005-01-08  Martin Kretzschmar  <martink@gnome.org>
14668
14669         * pdf/splash/Splash.cc (clear, drawPixel, drawSpan, xorSpan, getPixel)
14670         (fillGlyph, fillImageMask, drawImage):
14671         pdf/splash/SplashBitmap.cc (SplashBitmap, ~SplashBitmap, writePNMFile):
14672         pdf/splash/SplashTypes.h:
14673         pdf/xpdf/SplashOutputDev (startPage, getColor, imageSrc): implement RGB8
14674         packed mode for Splash.
14675
14676         * pdf/xpdf/GDKSplashOutputDev.cc (GDKSplashOutputDev, redraw): use
14677         RGB8 packed mode, eliminates the pixbuf data creation loop.
14678
14679         * shell/ev-print-job.c (ev_print_job_finalize)
14680         (ev_print_job_set_property, ev_print_job_get_property)
14681         (ev_print_job_set_gnome_print_job, ev_print_job_set_document)
14682         (ev_print_job_use_print_dialog_settings, idle_print_handler)
14683         (print_closure_finalize, ev_print_job_print): implement
14684         printing (for backends with EvPsExporter)
14685
14686         * shell/ev_print_job.h: update prototypes.
14687
14688         * shell/ev-window.c (ev_window_print): unref print job after
14689         printing.
14690
14691         * shell/ev-view.c (ev_view_set_document): don't connect to "found"
14692         unless the document implements the EvDocumentFind interface.
14693
14694 2005-01-08  Satoru SATOH <ss@gnome.gr.jp>
14695
14696         * configure.ac: Added ja to ALL_LINGUAS.
14697
14698 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14699
14700         * pdf/xpdf/pdf-document.cc:
14701
14702         add a FIXME. We should probably not allocate
14703         a bookmark object every time
14704
14705 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14706
14707         * shell/ev-application.c: (ev_application_open),
14708         (ev_application_open_bookmark):
14709         * shell/ev-application.h:
14710         
14711         Add a way to open bookmarks
14712
14713         * backend/ev-bookmark.c: (ev_bookmark_get_uri),
14714         (ev_bookmark_set_uri), (ev_bookmark_get_property),
14715         (ev_bookmark_set_property), (ev_bookmark_class_init),
14716         (ev_bookmark_new_title), (ev_bookmark_new_link),
14717         (ev_bookmark_new_external):
14718
14719         Support for external uris, better constructors.
14720
14721         * backend/ev-bookmark.h:
14722         * pdf/xpdf/pdf-document.cc:
14723         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb):
14724
14725         Handle external uris
14726
14727 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14728
14729         * shell/ev-sidebar-bookmarks.c: (selection_changed_cb),
14730         (ev_sidebar_bookmarks_construct), (do_one_iteration):
14731
14732         Hook up bookmarks navigation
14733
14734 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14735
14736         * backend/Makefile.am:
14737         * backend/ev-bookmark.c: (ev_bookmark_type_get_type),
14738         (ev_bookmark_get_title), (ev_bookmark_set_title),
14739         (ev_bookmark_get_bookmark_type), (ev_bookmark_set_bookmark_type),
14740         (ev_bookmark_get_page), (ev_bookmark_set_page),
14741         (ev_bookmark_get_property), (ev_bookmark_set_property),
14742         (ev_window_dispose), (ev_bookmark_init), (ev_bookmark_class_init),
14743         (ev_bookmark_new):
14744         * backend/ev-bookmark.h:
14745         * backend/ev-document-bookmarks.c:
14746         (ev_document_bookmarks_get_bookmark):
14747         * backend/ev-document-bookmarks.h:
14748         * pdf/xpdf/pdf-document.cc:
14749         * shell/ev-sidebar-bookmarks.c: (do_one_iteration):
14750
14751         Add a bookmark object to the backend and use it instead of get_values
14752
14753 2005-01-07  Marco Pesenti Gritti  <marco@gnome.org>
14754
14755         * data/evince-ui.xml:
14756
14757         Cleanup and add select all.
14758
14759         * shell/ev-view.c: (ev_view_select_all),
14760         (ev_view_button_press_event):
14761         * shell/ev-view.h:
14762         * shell/ev-window.c: (ev_window_cmd_edit_select_all):
14763
14764         Add select all.
14765         Clear selection on click.
14766
14767 Fri Jan  7 01:28:58 2005  Jonathan Blandford  <jrb@redhat.com>
14768
14769         * shell/ev-sidebar-thumbnails.c
14770         (ev_sidebar_thumbnails_set_document): forgot to unref the
14771         loading_icon.
14772
14773 Fri Jan  7 01:22:48 2005  Jonathan Blandford  <jrb@redhat.com>
14774
14775         * shell/ev-sidebar-thumbnails.c: fill in the thumbnails starting
14776         at the visible page, not just linearly.  This makes it look fast.
14777
14778 Thu Jan  6 18:48:11 2005  Jonathan Blandford  <jrb@redhat.com>
14779
14780         * backend/ev-document-misc.c
14781         (ev_document_misc_get_thumbnail_frame): fill in the thumbnail with
14782         white.
14783         * backend/ev-document-thumbnails.h: New interface to get the size
14784         of a page.
14785
14786 2005-01-06  Jeremy Katz  <katzj@redhat.com>
14787
14788         * shell/Makefile.am (evince_SOURCES): Add ev-utils.[ch] so that
14789         make dist works
14790
14791 Wed Jan  5 15:38:28 2005  Jonathan Blandford  <jrb@redhat.com>
14792
14793         * pdf/xpdf/pdf-document.cc (bitmap_to_pixbuf): bypass
14794         GDKSplashOutputDev and just use a normal SplashOutputDev.  Speeds
14795         things up a bit.
14796
14797         * shell/ev-sidebar-thumbnail.c: start of some profiling code.
14798
14799 2005-01-05  Martin Kretzschmar  <martink@gnome.org>
14800
14801         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): match only outline
14802         fonts. Should fix font problems on systems that have the base
14803         fonts in bitmap format. Reported by James Henstridge
14804         <james@jamesh.id.au>.
14805
14806 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14807
14808         * pdf/xpdf/Gfx.cc:
14809         * pdf/xpdf/GfxState.cc:
14810
14811         Fix for CAN-2004-1125
14812
14813 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14814
14815         * shell/ev-view.c: (ev_view_copy):
14816         * shell/ev-view.h:
14817         * shell/ev-window.c: (ev_window_cmd_edit_copy):
14818
14819         Implement Edit->Copy
14820
14821 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14822
14823         * backend/ev-document.c: (ev_document_get_text):
14824         * backend/ev-document.h:
14825         * pdf/xpdf/pdf-document.cc:
14826         * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
14827         (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
14828         (ev_view_update_primary_selection), (ev_view_button_press_event),
14829         (ev_view_motion_notify_event), (ev_view_button_release_event):
14830
14831         Beginnings of clipboard support. Incomplete but primary sort
14832         of work.
14833
14834 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14835
14836         * shell/ev-view.c: (ev_gdk_color_to_rgb), (draw_rubberband),
14837         (expose_bin_window):
14838
14839         Nicer rubberband drawing, from GtkIconView.
14840
14841 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14842
14843         * backend/ev-document.c: (ev_document_save):
14844         * backend/ev-document.h:
14845         * data/evince-ui.xml:
14846         * pdf/xpdf/pdf-document.cc:
14847         * shell/ev-window.c: (save_error_dialog), (ev_window_cmd_save_as):
14848
14849         Implement "Save a copy..." menu item
14850
14851 2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>
14852
14853         * shell/ev-view.c: (ev_view_zoom):
14854
14855         Queue a resize when zoom changes
14856
14857 Wed Jan  5 02:33:06 2005  Jonathan Blandford  <jrb@redhat.com>
14858
14859         * backend/ev-document-misc.[ch]: New misc file to do simple drop
14860         shadows.
14861
14862         * pdf/xpdf/pdf-document.cc: use the drop shadows in both types of
14863         thumbnails..
14864
14865 Tue Jan  4 22:32:32 2005  Jonathan Blandford  <jrb@redhat.com>
14866
14867         * pdf/xpdf/pdf-document.cc
14868         (pdf_document_thumbnails_get_page_pixbuf): poor man's dropshadow.
14869
14870 Tue Jan  4 21:25:05 2005  Jonathan Blandford  <jrb@redhat.com>
14871
14872         * pdf/xpdf/pdf-document.cc: Do real thumbnailing of PDF files.
14873         It's slow, but I'll speed it up next!
14874
14875 2005-01-04  Jeff Muizelaar  <jrmuizel@nit.ca>
14876
14877         * shell/main.c (load_files):
14878
14879         use gnome_vfs_make_uri_from_shell_arg so that relative paths work
14880         from the command line and because it seems more appropriate.
14881
14882 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14883
14884         * data/evince-ui.xml:
14885         * shell/ev-window.c: (update_action_sensitivity),
14886         (ev_window_cmd_go_page_up), (ev_window_cmd_go_page_down):
14887
14888         s/next page/page down
14889         s/previous page/page up
14890
14891 2005-01-04  Marco Pesenti Gritti  <marco@gnome.org>
14892
14893         * data/evince-ui.xml:
14894
14895         Change the layout to match clarkbw design.
14896
14897         * shell/Makefile.am:
14898         * shell/ev-navigation-action.c: (build_menu), (menu_activated_cb),
14899         (set_tooltip_cb), (connect_proxy), (ev_navigation_action_init),
14900         (ev_navigation_action_finalize),
14901         (ev_navigation_action_set_property),
14902         (ev_navigation_action_get_property),
14903         (ev_navigation_action_class_init):
14904         * shell/ev-navigation-action.h:
14905
14906         Implement clarkbw toolbar navigation controls (incomplete)
14907
14908         * shell/ev-page-action.c: (update_label), (update_spin),
14909         (value_changed_cb), (create_tool_item), (connect_proxy),
14910         (ev_page_action_init), (ev_page_action_finalize),
14911         (ev_page_action_set_property), (ev_page_action_get_property),
14912         (ev_page_action_set_current_page),
14913         (ev_page_action_set_total_pages), (ev_page_action_class_init):
14914         * shell/ev-page-action.h:
14915
14916         Implement a page switcher in the toolbar
14917
14918         * shell/ev-view.c: (ev_view_scroll_view):
14919         * shell/ev-window.c: (update_total_pages), (ev_window_open),
14920         (update_current_page), (view_page_changed_cb), (goto_page_cb),
14921         (register_custom_actions), (ev_window_init):
14922
14923         Change page on PageUp/Down.
14924
14925 Tue Jan  4 03:22:56 2005  Jonathan Blandford  <jrb@redhat.com>
14926
14927         * pdf/xpdf/pdf-document.cc
14928         (pdf_document_thumbnails_get_thumbnail): initial stab at
14929         implementing thumbnail support for pdfs.  It only does documents
14930         with precached pdfs now.
14931
14932 Mon Jan  3 17:22:25 2005  Jonathan Blandford  <jrb@redhat.com>
14933
14934         * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
14935         thumbnail code into a time-based idle as well.  Also, turn off the
14936         shadow temporarily as it's really slow.
14937
14938 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14939
14940         * backend/ev-document.c: (ev_document_class_init):
14941         * pdf/xpdf/pdf-document.cc:
14942         * shell/ev-window.c: (ev_window_open):
14943
14944         Fix document title bugs and fallback to
14945         filename when not available.
14946
14947 2005-01-03  Marco Pesenti Gritti  <marco@gnome.org>
14948
14949         * backend/ev-document.c: (ev_document_get_type),
14950         (ev_document_class_init), (ev_document_load),
14951         (ev_document_get_title):
14952         * backend/ev-document.h:
14953         * pdf/xpdf/pdf-document.cc:
14954         * ps/ps-document.c: (ps_document_set_property),
14955         (ps_document_get_property), (ps_document_class_init),
14956         (document_load):
14957         * ps/ps-document.h:
14958         * ps/ps.h:
14959         * shell/ev-window.c: (update_window_title), (ev_window_open),
14960         (ev_window_init):
14961
14962         Initial support for document title. Not working yet.
14963
14964 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14965
14966         * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
14967
14968         Grab focus on the view when clicking it
14969
14970 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14971
14972         * shell/ev-marshal.list:
14973         * shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
14974         (ev_view_scroll_view), (ev_view_class_init), (ev_view_init):
14975
14976         Add key bindings to the view. Now if the focus would work
14977         right...
14978
14979 2005-01-02  Marco Pesenti Gritti  <marco@gnome.org>
14980
14981         * Makefile.am:
14982         * backend/Makefile.am:
14983         * data/Makefile.am:
14984         * dvi/Makefile.am:
14985         * dvi/dvilib/Makefile.am:
14986         * pdf/xpdf/Makefile.am:
14987         * po/POTFILES.in:
14988         * ps/Makefile.am:
14989
14990         Fix distcheck
14991
14992 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14993
14994         * shell/ev-view.c: (ev_view_realize):
14995
14996         Fix mouse wheel scrolling
14997
14998 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
14999
15000         * ps/Makefile.am:
15001         * ps/gstypes.h:
15002         * ps/gtkgs.c:
15003         * ps/gtkgs.h:
15004         * ps/ps-document.c: (catchPipe), (ps_document_init),
15005         (ps_document_class_init), (ps_document_cleanup),
15006         (ps_document_finalize), (send_ps), (ps_document_get_orientation),
15007         (set_up_page), (close_pipe), (is_interpreter_ready),
15008         (interpreter_failed), (output), (input), (start_interpreter),
15009         (stop_interpreter), (file_length), (file_readable),
15010         (check_filecompressed), (check_pdf), (compute_xdpi),
15011         (compute_ydpi), (compute_size), (ps_document_enable_interpreter),
15012         (ps_document_get_type), (ps_document_emit_error_msg),
15013         (document_load), (ps_document_next_page),
15014         (ps_document_get_current_page), (ps_document_get_page_count),
15015         (ps_document_goto_page), (ps_document_set_page_size),
15016         (ps_document_zoom_to_fit), (ps_document_set_zoom),
15017         (ps_document_load), (ps_document_get_n_pages),
15018         (ps_document_set_page), (ps_document_get_page),
15019         (ps_document_widget_event), (ps_document_set_target),
15020         (ps_document_set_scale), (ps_document_set_page_offset),
15021         (ps_document_get_page_size), (ps_document_render),
15022         (ps_document_document_iface_init):
15023         * ps/ps-document.h:
15024         * ps/ps.c:
15025         * shell/ev-window.c: (ev_window_open):
15026
15027         Rename GtkGS to PSDocument
15028
15029 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15030
15031         * ps/gtkgs.c: (gtk_gs_class_init):
15032         * ps/gtkgs.h:
15033
15034         Some more leftover...
15035
15036 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15037
15038         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_get_orientation),
15039         (output), (stop_interpreter), (gtk_gs_emit_error_msg),
15040         (gtk_gs_zoom_to_fit), (gtk_gs_set_zoom):
15041         * ps/gtkgs.h:
15042
15043         Remove unused code and make a lot of stuff private
15044
15045 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15046
15047         * ps/gsdefaults.c: (gtk_gs_defaults_gconf_client),
15048         (gtk_gs_defaults_changed):
15049         * ps/gsdefaults.h:
15050         * ps/gtkgs.c:
15051         * ps/gtkgs.h:
15052         * ps/ps.h:
15053
15054         Cleanup headers dependencies
15055
15056 2005-01-01  Marco Pesenti Gritti  <marco@gnome.org>
15057
15058         * ps/Makefile.am:
15059         * ps/ggvutils.c:
15060         * ps/ggvutils.h:
15061         * ps/gsdefaults.c: (gtk_gs_defaults_get_paper_sizes):
15062         * ps/gsdefaults.h:
15063         * ps/gtkgs.c: (file_length), (file_readable),
15064         (check_filecompressed), (check_pdf), (gtk_gs_load),
15065         (gtk_gs_get_postscript):
15066
15067         Get rid of ggvutils
15068
15069 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15070
15071         * ps/ggvutils.c:
15072         * ps/ggvutils.h:
15073         * ps/gsio.h:
15074         * ps/gtkgs.c: (gtk_gs_set_zoom):
15075
15076         Cleanups
15077
15078 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15079
15080         * ps/gtkgs.c: (gtk_gs_set_zoom), (gtk_gs_set_zoom_mode):
15081
15082         Ensure the page is rerendered when changing zoom
15083
15084 2004-12-31  Marco Pesenti Gritti  <marco@gnome.org>
15085
15086         * backend/ev-document.c: (ev_document_base_init),
15087         (ev_document_changed):
15088         * backend/ev-document.h:
15089
15090         Add a changed event that is emitted when the page content
15091         changes. This is necessary to deal with the fact that
15092         in ps backend rendering happen asycrounously.
15093         This makes the ps backend mostly work.
15094
15095         * pdf/xpdf/pdf-document.cc:
15096
15097         Emit changed event
15098
15099         * ps/gtkgs.c: (set_up_page), (gtk_gs_widget_event),
15100         (ps_document_set_target):
15101
15102         Emit changed event
15103
15104         * shell/ev-view.c: (document_changed_callback),
15105         (ev_view_set_document), (ev_view_set_page):
15106
15107         Redraw on the changed signal
15108
15109 2004-12-25  Raphael Higino  <raphaelh@cvs.gnome.org>
15110
15111         * configure.ac: Added pt_BR to ALL_LINGUAS.
15112
15113 Fri Dec 24 00:48:44 2004  Jonathan Blandford  <jrb@redhat.com>
15114
15115         * backend/ev-document-bookmarks.c:
15116         (ev_document_bookmarks_get_child): *
15117         backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile.am: *
15118         pdf/xpdf/pdf-document.cc: * pdf/xpdf/pdf-document.h: *
15119         shell/Makefile.am: * shell/ev-sidebar-bookmarks.c:
15120         (ev_sidebar_bookmarks_destroy),
15121         (ev_sidebar_bookmarks_class_init),
15122         (ev_sidebar_bookmarks_construct), (stack_data_free),
15123         (do_one_iteration), (populate_bookmarks_idle),
15124         (ev_sidebar_bookmarks_clear_document),
15125         (ev_sidebar_bookmarks_set_document): *
15126         shell/ev-sidebar-bookmarks.h: * shell/ev-sidebar.c:
15127         (ev_sidebar_add_page),
15128         (ev_sidebar_set_document): * shell/ev-window.c: (ev_window_open):
15129         Initial stab at a bookmarks sidebar.  It doesn't navigate yet, but
15130         it displays both the topics and the page numbers.
15131
15132 2004-12-23  Kristian Høgsberg  <krh@redhat.com>
15133
15134         * shell/ev-window.c (ev_window_view_sidebar_cb): Hook up sidebar
15135         toggle.
15136         * shell/ev-window.c (toggle_entries): Set sidebar default value to
15137         visible.
15138
15139 2004-12-23  Adam Weinberger  <adamw@gnome.org>
15140
15141         * configure.ac: Added en_CA to ALL_LINGUAS.
15142
15143 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15144
15145         * ChangeLog: replace bottom of this ChangeLog (merged history of
15146         ggv and gpdf; where all paths were wrong and most of the files are
15147         not even in this tree) with ChangeLog (from arch) of the shell
15148         code.
15149
15150 2004-12-23  Havoc Pennington  <hp@redhat.com>
15151
15152         * shell/ev-window.c: hook up potentially-questionable "find
15153         results status text" feature - something involving the sidebar or
15154         scrollbar or a continuous all-pages-on-giant-roll-of-paper-view
15155         might be better in the end.
15156
15157         * shell/ev-view.c (ev_view_get_find_status_message): new function, 
15158         with corresponding signal when it should be updated
15159
15160         * shell/eggfindbar.c (egg_find_bar_set_status_text): new function
15161
15162 2004-12-22  Havoc Pennington  <hp@redhat.com>
15163
15164         * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search
15165         find stuff on other pages, sort of (only returns one result on
15166         invisible pages, to show they have results; updates full results
15167         for a page when you view it). Currently repaints the current page
15168         every time a new result is found on any page, which isn't so nice.
15169
15170 2004-12-22  Havoc Pennington  <hp@redhat.com>
15171
15172         * shell/ev-window.c (ev_window_cmd_edit_find): display an error if
15173         the document doesn't support find (better ideas?)
15174         (find_bar_search_changed_cb): handle missing document or document
15175         that doesn't support find
15176
15177         * pdf/xpdf/pdf-document.cc: port to implement the new
15178         EvDocumentFindIface
15179
15180         * backend/ev-document-find.c: create a new interface for searching
15181
15182         * backend/ev-document.h, backend/ev-document.c: delete the find stuff
15183
15184 2004-12-23  Martin Kretzschmar  <martink@gnome.org>
15185
15186         * pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add
15187         libevbackend.la.
15188
15189         * shell/ev-window.c (ev_window_print): add GnomePrintJob to
15190         EvPrintJob constructor arguments.
15191
15192         * backend/ev-ps-exporter.c, backend/ev-ps-exporter.h: interface
15193         for documents that can export PostScript (page by page).
15194
15195         * backend/Makefile.am (libevbackend_la_SOURCES): add them.
15196         
15197         * pdf/xpdf/pdf-document.cc (pdf_document_ps_export_begin)
15198         (pdf_document_ps_export_do_page, pdf_document_ps_export_end)
15199         (pdf_document_ps_exporter_iface_init:
15200         Implement EvPSExporter.
15201
15202         * pdf/xpdf/Makefile.am (libxpdf_la_SOURCES): build PSOutputDev.
15203
15204 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15205
15206         * backend/Makefile.am:
15207         * backend/ev-document-thumbnails.c:
15208         (ev_document_thumbnails_get_type),
15209         (ev_document_thumbnails_get_thumbnail):
15210         * backend/ev-document-thumbnails.h:
15211         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15212         (pixbuf_document_thumbnails_get_thumbnail),
15213         (pixbuf_document_document_thumbnails_iface_init):
15214         * shell/Makefile.am:
15215         * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_destroy),
15216         (ev_sidebar_thumbnails_class_init), (ev_sidebar_thumbnails_init),
15217         (populate_thumbnails), (ev_sidebar_thumbnails_set_document):
15218         * shell/ev-sidebar-thumbnails.h:
15219         * shell/ev-sidebar.c: (ev_sidebar_init), (ev_sidebar_add_page),
15220         (ev_sidebar_set_document):
15221         * shell/ev-utils.c: (gaussian), (create_blur_filter),
15222         (create_shadow), (ev_pixbuf_add_shadow):
15223         * shell/ev-utils.h:
15224         Add thumbnail support.
15225         
15226 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15227
15228         * shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
15229         (using_postscript_printer): Set up a print dialog for "PostScript
15230         injection" method.
15231
15232         * shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
15233         EvPrintJob.
15234
15235         * shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
15236
15237 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15238
15239         * ps/gtkgs.c: (gtk_gs_init), (set_up_page),
15240         (ps_document_set_target), (ps_document_get_page_size),
15241         (ps_document_render):
15242         * ps/gtkgs.h:
15243
15244         Fix a few bugs
15245
15246 2004-12-22  Christian Rose  <menthos@menthos.com>
15247
15248         * configure.ac: Added "sv" to ALL_LINGUAS.
15249
15250 Wed Dec 22 14:47:38 2004  Jonathan Blandford  <jrb@redhat.com>
15251
15252         * backend/ev-document-bookmarks.[ch]: new interface to indicate
15253         document supports bookmarks.
15254
15255 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15256
15257         * ps/ggvutils.c: (ggv_file_readable):
15258         * ps/ggvutils.h:
15259         * ps/gtkgs.c: (check_filecompressed), (check_pdf),
15260         (gtk_gs_get_postscript):
15261
15262         Remove unused utils
15263
15264 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15265
15266         * ps/gtkgs.c: (gtk_gs_init), (gtk_gs_class_init), (gtk_gs_cleanup),
15267         (gtk_gs_finalize), (gtk_gs_set_center), (set_up_page), (output),
15268         (start_interpreter), (compute_size), (gtk_gs_enable_interpreter),
15269         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_reload),
15270         (gtk_gs_emit_error_msg), (gtk_gs_disable_interpreter),
15271         (gtk_gs_load), (gtk_gs_goto_page), (gtk_gs_set_page_size),
15272         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15273         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15274         (gtk_gs_set_antialiasing), (ps_document_load),
15275         (ps_document_render):
15276         * ps/gtkgs.h:
15277
15278         Another check point for the ps backend. Now I can get it to show
15279         pages!
15280
15281 Wed Dec 22 13:41:01 2004  Jonathan Blandford  <jrb@redhat.com>
15282
15283         * shell/ev-sidebar.c (ev_sidebar_set_document): initial sidebar
15284         document setting code.
15285
15286 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15287
15288         * shell/eggfindbar.c: (entry_activate_callback):
15289         Animate the next button when activate is pressed.
15290         
15291 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15292
15293         * shell/ev-window.c: (ev_window_cmd_edit_find),
15294         (update_fullscreen_popup), (ev_window_fullscreen),
15295         (ev_window_unfullscreen), (ev_window_state_event_cb),
15296         (ev_window_focus_out_cb), (find_bar_close_cb), (ev_window_init):
15297         Fix bugs in fullscreen code.
15298         
15299 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15300
15301         * Makefile.am:
15302         * configure.ac:
15303         * pixbuf/Makefile.am:
15304         * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE),
15305         (pixbuf_document_load), (pixbuf_document_get_n_pages),
15306         (pixbuf_document_set_page), (pixbuf_document_get_page),
15307         (pixbuf_document_set_target), (pixbuf_document_set_scale),
15308         (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size),
15309         (pixbuf_document_render), (pixbuf_document_begin_find),
15310         (pixbuf_document_end_find), (pixbuf_document_finalize),
15311         (pixbuf_document_class_init),
15312         (pixbuf_document_document_iface_init), (pixbuf_document_init):
15313         * pixbuf/pixbuf-document.h:
15314         * shell/Makefile.am:
15315         * shell/ev-application.c: (ev_application_open):
15316         * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf),
15317         (ev_window_open):
15318         Add pixbuf backend.
15319         
15320 Tue Dec 21 21:45:43 2004  Soeren Sandmann  <sandmann@redhat.com>
15321
15322         * Makefile.am: 
15323         * dvi/dvilib/Makefile.am:
15324         * dvi/Makefile.am:
15325         * configure.ac: Auto*ify dvi and dvi/dvilib
15326
15327         * dvi/Makefile: Remove from CVS
15328         
15329         * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint
15330         confusion.
15331
15332         * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class
15333         
15334         * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
15335         
15336 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15337
15338         * ps/Makefile.am:
15339         * ps/gtkgs.c: (gtk_gs_class_init), (gtk_gs_finalize),
15340         (gtk_gs_value_adjustment_changed), (compute_size),
15341         (gtk_gs_get_type), (gtk_gs_new), (gtk_gs_new_from_file),
15342         (gtk_gs_center_page), (gtk_gs_load), (gtk_gs_set_page_size),
15343         (gtk_gs_set_override_orientation), (gtk_gs_set_override_size),
15344         (gtk_gs_set_zoom), (gtk_gs_set_default_orientation),
15345         (gtk_gs_start_scroll), (gtk_gs_get_postscript),
15346         (gtk_gs_set_adjustments), (gtk_gs_set_available_size),
15347         (ps_document_load), (ps_document_get_n_pages),
15348         (ps_document_set_page), (ps_document_get_page),
15349         (ps_document_set_target), (ps_document_set_scale),
15350         (ps_document_set_page_offset), (ps_document_get_page_size),
15351         (ps_document_render), (ps_document_begin_find),
15352         (ps_document_end_find), (ps_document_document_iface_init):
15353         * ps/gtkgs.h:
15354         * shell/Makefile.am:
15355         * shell/ev-window.c: (ev_window_open):
15356
15357         Some work to integrate gtkgs with EvDocument
15358
15359 2004-12-22  Anders Carlsson  <andersca@gnome.org>
15360
15361         * shell/ev-window.c: (update_fullscreen_popup),
15362         (screen_size_changed_cb), (destroy_exit_fullscreen_popup),
15363         (exit_fullscreen_button_clicked_cb),
15364         (fullscreen_popup_size_request_cb), (ev_window_fullscreen),
15365         (ev_window_unfullscreen), (ev_window_cmd_view_fullscreen),
15366         (ev_window_state_event_cb), (ev_window_init):
15367         Add fullscreen support from Epiphany.
15368         
15369 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15370
15371         * data/ev-stock-zoom-fit-width.png: fit-width
15372         stock icon from gpdf.
15373         
15374         * shell/ev-stock-icons.[ch]: copied from gpdf.
15375         
15376         * shell/main.c: (main): init stock icons.
15377         
15378         * shell/ev-window.c: use the fit-width icon.
15379         
15380         * data/evince-ui.xml: add zooming toolbar items.
15381
15382 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15383
15384         * shell/ev-view.c: 
15385         (ev_view_best_fit), (ev_view_fit_width): because
15386         get_page_size() returns the scaled page size, we
15387         need to calculate the scale factor relative to
15388         the previous scale factor. Should really just
15389         add get_real_page_size().
15390
15391 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15392
15393         * shell/ev-view.[ch]:
15394         (ev_view_zoom), (ev_view_zoom_in), (ev_view_zoom_out),
15395         (ev_view_normal_size), (ev_view_best_fit), (ev_view_fit_width):
15396         add zooming.
15397         
15398         * shell/ev-window.c: (ev_window_cmd_view_zoom_in),
15399         (ev_window_cmd_view_zoom_out), (ev_window_cmd_view_normal_size),
15400         (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width):
15401         hook it up.
15402         
15403         * pdf/xpdf/pdf-document.cc:
15404         (pdf_document_begin_find),
15405         (pdf_document_end_find): make static.
15406
15407 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15408
15409         * pdf/xpdf/GlobalParams.h (setupBaseFontsFc): add prototype.
15410
15411         * pdf/xpdf/GlobalParams.cc (displayFontTabFc): maps base font
15412         names to fontconfig patterns.
15413         (setupBaseFontsFc): setupBaseFonts reimplemented using fontconfig.
15414
15415         * pdf/xpdf/pdf-document.cc (pdf_document_load): use
15416         setupBaseFontsFc.
15417
15418 2004-12-22  Marco Pesenti Gritti  <marco@gnome.org>
15419
15420         * Makefile.am:
15421         * configure.ac:
15422         * ps/Makefile.am:
15423         * ps/ggvutils.c:
15424         * ps/ggvutils.h:
15425         * ps/gsdefaults.c:
15426         * ps/gsdefaults.h:
15427         * ps/gsio.c:
15428         * ps/gsio.h:
15429         * ps/gtkgs.c:
15430         * ps/gtkgs.h:
15431         * ps/ps.c:
15432         * ps/ps.h:
15433
15434         Import ggv backend. Not hooked up yet.
15435
15436 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15437
15438         * shell/main.c: (load_files), (main): load files
15439         from the command line.
15440
15441 2004-12-22  Mark McLoughlin  <mark@skynet.ie>
15442
15443         * configure.ac: don't require bonobo.
15444         
15445         * cut-n-paste/recent-files/*: kill bonobo recent
15446         view.
15447
15448         * shell/ev-window.c:
15449         (ev_window_is_empty): upd.
15450         (unable_to_load), (ev_window_open): load backend
15451         based on the mime type.
15452
15453 2004-12-22  Martin Kretzschmar  <martink@gnome.org>
15454
15455         * backend/.cvsignore: ignore generated marshalers source.
15456
15457         * shell/main.c (main): this is not epiphany.
15458
15459 2004-12-22  Havoc Pennington  <hp@redhat.com>
15460
15461         * shell/ev-view.c (ev_view_set_document): connect to "found" signal
15462         (expose_bin_window): draw find highlights
15463
15464         * shell/ev-window.c (find_bar_search_changed_cb): implement 
15465         
15466         * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) 
15467         (pdf_document_end_find): implement this interface
15468
15469         * backend/ev-document.c (ev_document_found): add this to emit
15470         signal
15471
15472 Tue Dec 21 23:57:37 2004  Owen Taylor  <otaylor@redhat.com>
15473
15474         * data/evince-ui.xml: Add a few more toolbar items.
15475
15476         * shell/ev-window.c: Hook up page navigation toolbar 
15477         items.
15478
15479         * shell/ev-view.[ch]: add ev_view_set/get_page and 
15480         a page-changed signal.
15481
15482         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc::
15483         Add ev_document_get_page().
15484
15485         * shell/ev-window.c: Sensitize/desensitize navigation
15486         actions.
15487
15488 2004-12-21  Havoc Pennington  <hp@redhat.com>
15489
15490         * backend/ev-backend-marshal.c,
15491         backend/ev-backend-marshalers.list, backend/Makefile.am: add
15492         marshaler-generator thingy. I'm sure there's a better way to do
15493         this in the modern world.
15494
15495         * backend/ev-document.h (struct _EvDocumentIface): add begin_find,
15496         end_find methods and "found" signal.
15497
15498         * configure.ac: find glib-genmarshal
15499
15500 Tue Dec 21 23:20:35 2004  Jonathan Blandford  <jrb@redhat.com>
15501
15502         * shell/ev-sidebar.c: Construct an actual sidebar.
15503         * shell/ev-sidebar-bookmarks.[ch]:
15504         * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars.
15505
15506 Tue Dec 21 23:05:51 2004  Owen Taylor  <otaylor@redhat.com>
15507
15508         * backend/ev-document.{h,cc} pdf/xpdf/pdf-document.cc:
15509         Redo size handling.
15510         
15511         * shell/ev-view.c: Track the size from the document.
15512
15513 Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
15514
15515         * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
15516         constructor assumes ownership of the string passed in.
15517         
15518         * shell/ev-window.c (ev_window_open): Destroy the error
15519         dialog once we've displayed it.
15520
15521 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
15522
15523         * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up 
15524         a bit, it works! (sort of)
15525
15526         * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
15527         Move to .cc since we need to use C++ in the implementation.
15528
15529         * shell/dummy.cc: Add a CC file to force evince
15530         to be linked as a C++ program.
15531
15532 Tue Dec 21 21:07:55 2004  Owen Taylor  <otaylor@redhat.com>
15533
15534         * shell/ev-view.[ch]: Start of content-area widget.
15535
15536         * shell/ev-window.c: Create a EvView, update it
15537         as we change documents.
15538
15539         * shell/Makefile.am shell/ev-marshal.list: Add
15540         generated marshalers.
15541
15542 Tue Dec 21 20:28:11 2004  Jonathan Blandford  <jrb@redhat.com>
15543
15544         * Makefile.am (SUBDIRS): move shell.
15545
15546 Tue Dec 21 19:28:55 2004  Owen Taylor  <otaylor@redhat.com>
15547
15548         * pdf/{goo,fofi,splash,xpdf}/Makefile.am: Switch from
15549         .a to libtool convenience libraries.
15550
15551         * shell/ev-window.c (ev_window_open): Hard code loading
15552         a PDF document.
15553         
15554         * backend/ev-document.h: Add a boolean return to load(),
15555         fix GError * to GError **.
15556
15557         * pdf/xpdf/pdf-document.[ch] Makefile.am: Add a stub
15558         object for a PDF backend EvDocument.
15559
15560 Tue Dec 21 18:55:06 2004  Søren Sandmann  <sandmann@redhat.com>
15561
15562         * dvi/*: New directory with the beginning of a .dvi backend.
15563
15564 2004-12-21  Havoc Pennington  <hp@redhat.com>
15565
15566         * shell/eggfindbar.c (egg_find_bar_init): change buttons to
15567         previous/next instead of back/forward
15568
15569 Tue Dec 21 18:26:24 2004  Owen Taylor  <otaylor@redhat.com>
15570
15571         * backend/ev-document.[ch]: Fix a couple of problems so
15572         it compile.
15573
15574 Tue Dec 21 18:20:40 2004  Owen Taylor  <otaylor@redhat.com>
15575
15576         * viewer/* backend/* configure.ac Makefile.am: Move viewer directory 
15577         to backend/ directory, rename EvViewer to EvDocument.
15578
15579 2004-12-21  Havoc Pennington  <hp@redhat.com>
15580
15581         * shell/ev-window.c: hook up the find bar widget; now we just need
15582         a document to find things in
15583
15584         * shell/eggfindbar.c: a find bar widget
15585
15586 Tue Dec 21 17:20:16 2004  Jonathan Blandford  <jrb@redhat.com>
15587
15588         * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
15589
15590 Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>
15591
15592         * pdf/**: Import of xpdf code from gpdf. 
15593
15594         * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h
15595
15596         * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
15597         pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: 
15598         Fix FreeType includes.
15599
15600         * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
15601         pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
15602         pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
15603         Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
15604         pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
15605         Include xpdfconfig.h
15606         
15607 Tue Dec 21 16:08:17 2004  Jonathan Blandford  <jrb@redhat.com>
15608
15609         * shell/ev-window.c (ev_window_dispose): dispose can be called
15610         multiple times.
15611
15612 2004-12-21  Havoc Pennington  <hp@redhat.com>
15613
15614         * shell/ev-window.c (ev_window_init): set title to Document Viewer
15615         rather than Evince
15616
15617         * data/evince-ui.xml, shell/ev-window.c: add a bunch of stub menu
15618         items; really they should be synced with the strings, etc. from
15619         current gpdf, but just getting the boring typing out of the way 
15620
15621 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15622
15623         * po/POTFILES.in:
15624         * shell/ev-application.c: (window_destroy_cb):
15625         * shell/ev-window.c:
15626         * shell/main.c: (main):
15627
15628         Actually show the window...
15629
15630 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15631
15632         * Makefile.am:
15633         * shell/Makefile.am:
15634         * shell/ev-application.c: (ev_application_class_init):
15635         * shell/ev-window.c: (ev_window_dispose), (ev_window_class_init):
15636
15637         Make it build again
15638
15639 2004-12-21  Marco Pesenti Gritti  <marco@gnome.org>
15640
15641         Import to gnome cvs.
15642         
15643         * Remove copies of gpdf and ggv trees.
15644         * Rip out all the recursive configure code.
15645         * Remove bonobo machinery.
15646         * viewer/*: GInterfaces that backends should/can implement.
15647
15648 2004-11-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15649
15650         * shell/ev-window.c (ev_window_cmd_help_about): fix "documentors"
15651         typo
15652
15653 2004-10-28  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15654
15655         * shell/ev-application.c (EV_APPLICATION_GET_PRIVATE)
15656         (ev_application_finalize, ev_application_class_init)
15657         (ev_application_init): use GType instance private data for priv.
15658
15659         * shell/ev-window.c (EV_WINDOW_GET_PRIVATE)
15660         (ev_window_finalize, ev_window_class_init)
15661         (ev_window_init): ditto.
15662
15663 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15664
15665         * shell/ev-application.c (ev_application_new_window): make public
15666         (ev_application_show_initial_window): kill.
15667
15668         * shell/ev-application.h: update prototypes.
15669
15670         * shell/main.cc (main): inline ev_application_show_initial_window.
15671
15672 2004-10-27  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15673
15674         * shell/ev-application.c (ev_application_new_window): impl.
15675         (ev_application_show_initial_window): use it.
15676         (is_window_empty, ev_application_get_empty_window): returns an
15677         existing empty window or a new one.
15678         (ev_application_open): from ev_window_cmd_file_open.
15679
15680         * shell/ev-application.h: update prototypes
15681
15682         * shell/ev-window.c (ev_window_is_empty): impl.
15683         (ev_window_open): make public.
15684         (ev_window_cmd_file_open): use ev_application_open
15685
15686         * shell/ev-window.h: update prototypes, remove unused.
15687
15688 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15689
15690         * shell/ev-window.c (ev_window_destroy, ev_window_class_init):
15691         move destroy handler out of here...
15692
15693         * shell/ev-application.c, shell/ev-application.h: ...into this new
15694         class. Also handles initial window creation.
15695
15696         * shell/main.cc (main): use EvApplication to create initial
15697         window.
15698
15699 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15700
15701         * Makefile.am (SUBDIRS): add cut-n-paste
15702
15703         * cut-n-paste/Makefile.am: add
15704
15705         * configure.ac: generate Makefiles in cut-n-paste
15706
15707 2004-10-26  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15708
15709         * shell/ev-window.c (ev_window_dispose): new, unref the ui_manager
15710         (ev_window_class_init): install ev_window_dispose.
15711
15712 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15713
15714         * shell/ev-window.h, shell/ev-window.c: replace gchar with
15715         char (gchar looks stupid).
15716
15717 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15718
15719         * po/de.po: updated German translation.
15720
15721 2004-10-25  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15722
15723         * configure.ac: add more pkg-config library checks for gnome-vfs,
15724         bonobo etc.
15725
15726         * gpdf/configure.in: temporarily disable libpaper
15727         checks. Otherwise I'd have to add the checks for the shell, too.
15728
15729 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15730
15731         * shell/ev-window.c (ev_window_cmd_file_open): add ps+pdf, ps, pdf
15732         and * file filters to the file choose.
15733
15734 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15735
15736         * po/de.po: Updated German translation.
15737
15738 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15739
15740         * shell/ev-window.c: use "S" as mnemonic for Statusbar.
15741
15742 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15743
15744         * data/evince-ui.xml: add View->Toolbar and View->Statusbar.
15745
15746         * shell/ev-window.c (menu_item_select_cb, menu_item_select_cb)
15747         (ev_window_init): implement those menuitems.
15748
15749 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15750
15751         * data/evince-ui.xml: add a toolbar (with FileOpen action)
15752
15753         * shell/ev-window.c (ev_window_init): use the toolbar.
15754
15755 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15756
15757         * shell/ev-window.c (ev_window_init): use menu translations
15758
15759 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15760
15761         * configure.ac: add "de" to ALL_LINGUAS.
15762
15763         * po/de.po: add German translation.
15764
15765 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15766
15767         * Makefile.am (SUBDIRS): add po
15768
15769         * configure.ac: check intltool, glib-gettext etc, generate
15770         po/Makefile.in
15771
15772         * po, po/POTFILES.in, po/POTFILES.skip: new.
15773
15774 2004-10-24  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15775
15776         * shell/Makefile.am (INCLUDES): define GNOMELOCALEDIR which we
15777         already use (#ifdef ENABLE_NLS)
15778
15779         * shell/ev-window.c (ev_window_cmd_help_about): fix two star
15780         pointer indirection thinko.
15781
15782         * shell/main.c: include gi18n.h for bindtextdomain etc.
15783
15784 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15785
15786         * shell/ev-window.c (menu_item_select_cb, menu_item_deselect_cb)
15787         (connect_proxy_cb, disconnect_proxy_cb, ev_window_init): show
15788         tooltips for menu items in the statusbar.
15789
15790 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15791
15792         * configure.ac, data/Makefile.am, shell/Makefile.am: use
15793         pkgdatadir drop UIDIR
15794
15795 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15796
15797         * data/evince-ui.xml: Add File->Open menu item
15798
15799         * shell/ev-window.c (ev_window_cmd_file_open): impl. (shows a file
15800         chooser), hook it up in the ui manager.
15801
15802 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15803
15804         * shell/ev-window.c: fix Help->About tooltip.
15805
15806 2004-10-23 Martin Kretzschmar  <m_kretzschmar@gmx.net>
15807
15808         * configure.ac: set CFLAGS for libevprivate.
15809
15810         * lib/ev-stock-icons.h, lib/ev-stock-icons.c: stock icon
15811         definitions, factory etc.
15812
15813         * lib/Makefile.am: build libevprivate.a (only stock icon code).
15814
15815         * shell/Makefile.am: link against libevprivate.a.
15816
15817         * shell/ev-window.c (entries): add stock icon to Help->About.
15818
15819         * shell/main.c (main): init stock icon code.
15820
15821 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15822
15823         * lib/recent-files: egg recent files code
15824
15825         * lib/Makefile.am: add.
15826
15827         * Makefile.am: add lib subdir.
15828
15829         * configure.ac: gen. lib/Makefile and lib/recent-files/Makefile,
15830         set CFLAGS for recent-files.
15831
15832 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15833
15834         * configure.ac: disable -ansi and -pedantic gcc flags. They
15835         disable POSIX stuff in stdio.h, but egg-recent uses them.
15836
15837 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net> 
15838
15839         * configure.ac: add --disable-deprecated flag (defaults to on in
15840         "cvs" builds).
15841
15842         * shell/Makefile.am (INCLUDES): use it.
15843
15844 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15845
15846         * shell/main.c: add missing #include.
15847
15848         * shell/ev-window.c: fix for pedantic gcc.
15849         (ev_window_cmd_help_about): split license into paragraphs for
15850         translators and pedantic compilers.
15851
15852 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15853
15854         * configure.ac: add more warning flags if compiling with gcc from
15855         cvs (or explicitly requested with --enable-more-warnings).
15856
15857 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15858
15859         * data/evince-ui.xml: add File and File->Close menu.
15860
15861         * shell/ev-window.c (ev_window_cmd_file_close_window): impl.
15862         (ev_window_destroy): quit after destroy.
15863         (ev_window_class_init): override GtkObject::destroy.
15864         (entries): install close_window callback.
15865
15866 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15867
15868         * Makefile.am (SUBDIRS): add data subdir.
15869
15870         * configure.ac (UIDIR): gen data/Makefile, define UIDIR.  Require
15871         gtk+ 2.5.0 for GtkAboutDialog.
15872
15873         * data/Makefile.am, data/evince-ui.xml: add, ui definition for the
15874         main window.
15875
15876         * shell/Makefile.am (INCLUDES): propagate UIDIR definition.
15877
15878         * shell/ev-window.c (ev_window_init): create a menubar, using a ui
15879         manager.
15880         (ev_window_cmd_help_about): about command, using GtkAboutDialog.
15881
15882 2004-10-23  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15883
15884         * shell/ev-window.c, shell/ev-window.h: Created an EvWindow class.
15885
15886 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15887
15888         * shell/main.c: make it a trivial gtk+ program, adjust configure.ac
15889
15890 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15891
15892         * shell/*: Added shell directory boilerplate, build it.
15893
15894 2004-10-22  Martin Kretzschmar  <m_kretzschmar@gmx.net>
15895
15896         * configure.ac, Makefile.am: Added top-level configure.ac and
15897         Makefile.am